@media only screen and (min-width: 768px) {

 .nodesk {
        display: none;
    }
.iframeflex {
  overflow: hidden;
  padding-top: 75%;
  position: relative;
}
.iframeflex iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.iframemar {
margin-bottom: -100px;
}
 .marbotneg40 {
        margin-bottom: -40px;
}
}
@media only screen and (max-width: 767px) {

.notablet {
        display: none;
}
.iframeflex {
  overflow: hidden;
  padding-top: 70%;
  position: relative;
}
.iframeflex iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.iframemar {
margin-bottom: -80px;
}
 .martopneg26 {
        margin-top: -26px;
}
 .martopneg20 {
        margin-top: -20px;
}
 .marbotneg20 {
        margin-bottom: -20px;
}
 .marbotneg6 {
        margin-bottom: -6px;
}


 .marbot50 {
        margin-bottom: 50px;
}
}
@media only screen and (max-width: 600px) {

.iframeflex {
  overflow: hidden;
  padding-top: 70%;
  position: relative;
}
.iframeflex iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.iframemar {
margin-bottom: 60px;
}
}
@media only screen and (max-width: 400px) {

    .marbot120 {
        margin-bottom: 120px;
}
   .nomobile {
        display: none;
}
}
.syspage4 {
        margin: 0px -15px -50px -15px;
        padding:4% 4% 10% 4%;
        background: linear-gradient(#e6e6e6 20%, #1c2d3c);
}
.syspage10 {
        margin: 0px -15px -50px -15px;
        padding:10% 4% 10% 4%;
        background: linear-gradient(#e6e6e6 20%, #1c2d3c);
}
.cleargradient {
        background: linear-gradient(#e6e6e6 20%, #1c2d3c);
}
.hoverlite:hover {
box-shadow: 0 0 10px #fff;
}
.hoverdark:hover {
box-shadow: 0 0 10px #000;
}
.center95 {
  margin-left: auto;
  margin-right:auto;
  width:95%;
   }
.center90 {
  margin-left: auto;
  margin-right:auto;
  width:90%;
   }
.center85 {
  margin-left: auto;
  margin-right:auto;
  width:85%;
   }
.center80 {
  margin-left: auto;
  margin-right:auto;
  width:80%;
   }
.center75 {
  margin-left: auto;
  margin-right:auto;
  width:75%;
   }
.center70 {
  margin-left: auto;
  margin-right:auto;
  width:70%;
   }
.center65 {
  margin-left: auto;
  margin-right:auto;
  width:65%;
   }
.center60 {
  margin-left: auto;
  margin-right:auto;
  width:60%;
   }
.center50 {
  margin-left: auto;
  margin-right:auto;
  width:50%;
   }


/*-------log in button-white------*/
.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: 0;
    color: white;
    line-height: 400px;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
}

/*-------footer horizontal menu------*/
.WaGadgetCustomMenu.menuStyle002 ul li a {
    font-family: 'Raleway','Arial',sans-serif;
    color: rgba(255,255,255,0.9);
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .08em;
}
/*-------main horizontal menu-----*/
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a {
    position: relative;
    display: block;
    height: 23px;
    padding: 8px 16px;
    background: inherit;
    color: #676767;
    font: bold 16px/23px 'Raleway','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: normal;
}
/*----link color in menu------*/
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
    color: #265077;
}
/*------button style #5----*/
a.buttonStyle005, a:link.buttonStyle005 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid #265077;
    color: #265077;
    font-family: 'Raleway','Arial',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

/*-------button style #3------------*/
a.buttonStyle003, a:link.buttonStyle003 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #265077;
    color: white;
    font-family: 'Lato','Arial',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}
/* Change backgrond of slideshow to be white */
.camera_wrap {
    position: relative;
    z-index: 0;
    float: left;
    display: none;
    width: 100%;
    background: #FFFFFF;
}