 
 /* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons of slideShow */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.slideImg {
    font-size: 0px; 
    left: -1.14697px; 
    top: 0px;          
    position: relative; 
    width: 100%;
    height: 100%;
}
 
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    background-color: #1f1f1f;
    margin: 0;
}

hr { margin: 0;}

#logoDiv {
    float: left;
    padding: 5px;
    text-align:center;
    position: relative;
    z-index: 1000;
}

#navigateDiv {
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;

}

#mainPages {
    float: right;
    padding: 5px;
    display: inline-flex;
    position: relative;
    z-index: 1000;
}


#headerImage {
    font-size: 0px; 
    left: -1.14697px; 
    top: 0px;          
    position: relative;  
}

#slogan {
    data-shrink-original-size:"68";
    letter-spacing: 0.0588235em;
}

#bodyJacket {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.6em;
    color: rgba(26,26,26,.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
*::selection {
    background-color: #000;
    color: #fff;
}

#header {
    width: calc(100% - 40px);
    background-color: #212121;
    line-height: 1em;
    position: absolute;
    padding: 0 20px; 
}

.transparent-header #header {
    background-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: absolute;
}


#formTable {
    width: 100%;
    font-size: 20px;
    color: rgba(26,26,26,.7);
}
.innerHeader, .innerFooter {
    width: 100%;
    height: 100%;
    display: table; 
}

@keyframes header-anim {
0% {
    opacity: 0;
}
72% {
    opacity: 0;
}

100% {
    opacity: 1;
}
}

@keyframes features-text-anim {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
75% {
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
100% {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
}

#header #logoWrapper, #header #siteTitleWrapper, #header #headNav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}

#logoText {
    margin: 0;
    font-size: 4vw;
    max-width: 100%;
}

h1:first-child, h2:first-child, h3:first-child, .entry-title:first-child {
    margin-top: 0;
}
h1, h2, h3, .entry-title { margin: 1em 0 .5em;}
    
h1, .entry-title { color: rgba(26,26,26,.9);}
    
h1, .entry-title {
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 48px;
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em;
}
h1, h2, h3 {
    text-rendering: optimizeLegibility;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}

#logoText a {
    display: block;
}
#header a {
    text-decoration: none;
}
a {
    text-decoration: none;
    color: rgba(26,26,26,.7);
}
a {
    background: transparent;
}

img {
    border: 0;
}

#headNav nav a, #sidecarNav nav a, #headNav nav a:visited, #sidecarNav nav a:visited, #headNav nav .folder-toggle {
    letter-spacing: 1px;
    font-family: proxima-nova;
    font-weight: 600;
    font-style: normal;
    font-size: 1.5vw;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1em;
    display: block;
    padding: .75em 1em;
    color: rgba(255,255,255,.9);
}

#mobileNavs nav a {
    letter-spacing: 1px;
    font-family: proxima-nova;
    font-weight: 600;
    font-style: normal;
    font-size: 3vw;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    line-height: 1em;
    display: block;
    padding: .75em 1em;
    color: rgba(255,255,255,.9);
}

#headNav nav .active>a, #sidecarNav nav .active>a, #headNav nav .active>a:visited, #sidecarNav nav .active>a:visited, #headNav nav .active>.folder-toggle, #sidecarNav nav .active>.folder-toggle {
    color: #fff;
}

.bannerWrapper {
    position: relative;
    overflow: hidden;
    background-color: #1f1f1f;
    width: 100%;
}

#headerFigure {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-animation: feature-bg-anim .6s ease-in-out;
    animation: feature-bg-anim .6s ease-in-out;
}
figure {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

#insuredImg {
    padding-left: 6%;
}

.missionDesc {
    width: 60%;
    z-index: 100;
    position: relative;
    max-width: 956px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
}

.missionDesc p>strong, .missionDesc p>em>strong {
    display: block;
    padding: 2%;
    font-size: 3vw;
    letter-spacing: 0px;
    text-transform: none;
    font-family: proxima-nova;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 1em;
    color: #fff;
    text-shadow: -1px 0 #1f1f1f, -1px 0 #1f1f1f, -1px 0 #1f1f1f, -1px 0 #1f1f1f;
}

.sideNavs {
    position: fixed;
    width: 50%;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    line-height: 1em;
    text-align: left;
    overflow: auto;
    visibility: hidden; 
    background-color: #212121;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0s .14s linear,visibility 0s .14s linear;
    -moz-transition: height 0s .14s linear,visibility 0s .14s linear;
    -ms-transition: height 0s .14s linear,visibility 0s .14s linear;
    -o-transition: height 0s .14s linear,visibility 0s .14s linear;
    transition: height 0s .14s linear,visibility 0s .14s linear;
}

 #sidecarLeft {
    left: 0;
    cursor: e-resize;
    background: transparent;
}

/*mobile toggle */

.mobileToggle {
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    width: 10%;
    position: absolute; 
    z-index: 1002;
    top: 25%;
    right: 25px;
    margin-top: -8px;
    padding: 0;
    vertical-align: middle;
    line-height: 16px;
    text-align: right;
    cursor: pointer;
    user-select: none;
    color: rgba(255,255,255,.9);
    width: 15vw;
}

.mobileToggle .top, .mobileToggle .middle, .mobileToggle .bottom {
    width: calc(100% - 10px);
    height: 8px;
    margin: 6px;
    background-color: #fff;
    position: relative;
    top: 0;
    right: 0;
}

/************************** MAIN ************************************/

#mainBody {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: auto;
    max-width: 1020px;
    padding: 0px 32px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
}

#logoPageDiv {
    padding-top: 0;
    padding-top: 17px;
    padding-bottom: 17px;
}    

.mainDiv {    
    position: relative;
    height: auto;
    padding-left: 17px;
    padding-right: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
}

#logoPageImg {
    left: 0%;
    top: -101.746%;
    width: 100%;
}

.emptyHeadDiv {
    width: 100%;
    overflow: hidden;
    background-color: #1f1f1f;
    height: 5vw;
}

.emptyDiv {
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    height: 34px;
}

.formInput {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;  
    background: #fafafa;
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 7px;
}

.submitInput {
    background: rgba(26,26,26,.7);
    margin: 0 auto;
    color: white;
    font-size: 35px;
    width: 100%;
    margin: 6px 0 4px;
    font-family: sans-serif;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 7px;
}

#emailFormat ,
#phoneFormat,
#messageFormat {
    font-size: small;
    font-weight: 100;
    color: red;
    display: none;
}

.missionH {
    text-align:center;
}

.contentDiv {
    width: auto !important;
}

.contentDiv:before, .contentDiv:after {
    content: "";
    display: table;
}

.innerContent {
    width: calc(50% - 34px);
    height: calc(40% - 34px);
    padding: 17px;
    position: relative;
    float: left;
}

.specialInner {
    width: calc(50% - 34px);
    height: calc(40% - 34px);
    padding:0 17px;
    position: relative;
    float: left;
}

#insuredTable,
#footerTable {
    width: 100%;
    height: auto;
    text-align: center;
    text-shadow: -1px 0 #1f1f1f, -1px 0 #1f1f1f, -1px 0 #1f1f1f, -1px 0 #1f1f1f;
}

.tdStyle {
    width: 33.3%;
}

.testiImg {
    width: 25px;
}

.testName {
    color: #009933;
}

/***************    FOOTER ELEMENTS   ******************/
.innerTAB {
    width: 33.33%;
    font-weight: bold;
    color: white;
}

.footerImg {
    border: 0;
    height: 5vw;
    padding-top: 4px;
}

#footerTable {
    background-color: #1f1f1f;
    color: #ffffff;
}

#contactImg,
#locationImg,
#emailImg {
    cursor: pointer;
}

.footerRow { display: table-row;}

/************************* SCREEN && DEVICE SIZE *************************/

@media screen and (max-width: 640px) {
    
    #mainPages {
        display: none;
    }
    
    .mobileToggle {
        display: block;
    }
    
   .missionDesc {
         width: 90%;
         padding-top:8vw;
     }
    .missionDesc p>strong {
        font-size: 7vw;
        letter-spacing: 2px;
    }
    
    #logoText {
        font-size: 8vw;
    }
    
    .innerContent {
        width: calc(100% - 34px);
        height: calc(30% - 34px);
    }
    
    .specialInner {
        width: calc(100% - 34px);
        height: calc(30% - 34px);
    }
    
    .emptyHeadDiv {
        display: none;
    }
    
    .footerRow { display: none;}
}



@media only screen and (max-device-width: 640px) {
    
    span {
        font-size: 3.2vw;
    }
    
    #mainPages {
        display: none;
    }
    
   .mobileToggle {
        display: block;
        width: 9vw;
    }
    
    .missionDesc {
         width: 90%;
         padding-top:8vw;
     }
    .missionDesc p>strong {
        font-size: 7vw;
        letter-spacing: 2px;
    }
    
    #logoText {
        font-size: 8vw;
    }

    .specialInner {
        width: calc(100% - 34px);
        height: calc(30% - 34px);
    }
    
    .innerContent {
        width: calc(100% - 34px);
        height: calc(30% - 34px);
    }
    
    .emptyHeadDiv {
        display: none;
    }
    
    .footerRow { display: none;}
}