    .navbar-toggle.pull-left {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .pull-sm-left {
    float: left !important;
  }
}



/*desktop menu font resize*/

@media (max-width: 1200px) {
      .primnav li a {
      font-size: 14px;
  }

  .secondnav li a {
    display: block;
    font-size: 14px;
    }
}

@media (max-width: 991px) {
      .primnav li a {
      font-size: 12px;
      padding: 14px 10px;
  }


/*  .secondnav li a {
    display: block;
    font-size: 14px;
    }*/

/*      .header-link {
    padding: 8px 10px;
  }*/
}



@media (min-width:320px) and (max-width:568px) {

.mobile-divider {
    height: 1 rem;
    padding-top: 6px;
    margin-top: 4px;
}

 .logo {
    width: 300px;
    height: 65px;
    margin-bottom: 4px;
 }

/*.mobile-logo{
    margin-left: 20px;
    margin-top: -60px;
    margin-bottom: 10px;
    width: 60%;
}*/

.mobile-logo{
    /*margin-left: 20px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: -50px;*/
    width: 30%;
}

#search-text-4 {
    width: calc(100vw - 3.5rem);
    right: calc(-1 * (-10vw - 3.5rem) - 3.5rem);
}
 .hide {
    display: none;
 }

    .header-search {
        display: none;
    }
    .c-center {
        justify-content: center !important;
        text-align: center;
        margin: 3px 0;
    }

   .mobile-bump{
    padding-top: 200px;
   }
   
}




@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {  

}

/*iPhone 6, 7, & 8 Plus in landscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { /* STYLES GO HERE */}

/*iPhone X in portrait & landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { /* STYLES GO HERE */}

/*iPhone X in landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { /* STYLES GO HERE */}

/*iPhone X in portrait*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { /* STYLES GO HERE */ }

/*iPhone 6, 7, & 8 Media Queries
iPhone 6, 7, & 8 in portrait & landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
    
    .mobile-divider {
    height: 40px;
    padding-top: 4px;
    background-color: #002F46;
    }
        .mobile-divider p{
            color: #ffffff;
            font-size: 20px;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 0px;
        }

        .mobile-divider-small {
        height: 10px;
        padding-top: 4px;
        background-color: #002F46;
        }
        

    .top-no-secondnav {
        margin-top: 130px;
    }

    .quote-image {
    display: none;
    }
      .talking-points-description h2 {
    padding-right: 0rem;
    }
    .question-area h2 {
    padding-right: 0rem;
    }

   .mobile-bump{
    padding-top: 200px;
   }
   .btn-button-2 {
    padding: 8px 60px;
    text-transform: capitalize;
    font-weight: 600;
    }
}

/*iPhone 6, 7, & 8 in landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
    .mobile-logo{
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    }
   .mobile-divider {
    height: 40px;
    padding-top: 4px;
    background-color: #002F46;
    }
        .mobile-divider p{
            color: #ffffff;
            font-size: 20px;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 0px;
        }

    #hero {
    margin-top: 140px;
    }
    

        .xs-mobile-div{
        margin-top: -80px;
        }

    .mobile-icons {
    margin-top: 25px;
    margin-bottom: 30px;
    height: 20px;
    padding: 0px 12px 0px 12px;
    }

    #secondary-nav {
    position: fixed;
    top: 125px;
    width: 100%;
    z-index: 490;
    }

    .secondnav li a {
    display: block;
    color: #191F32;
    font-size: 18px;
    text-align: center;
    padding: 8px 16px;
    text-decoration: none;
    }

    .sidenav .form-control {
    border-radius: 0;
    width: 500px;
    }

    #side-searchForm {
    display: absolute;
    margin-top: 90px;
    margin-bottom: 20px;
    padding-left: 5px;
    }

    .sidenav .form-control {
    border-radius: 0;
    width: 450px;
    }
    .btn-button-2 {
        padding: 8px 60px;
        text-transform: capitalize;
        font-weight: 600;
    }

    .banner-text p {
    font-size: 22px;
    line-height: 34px;
    }

   .mobile-bump {
    padding-top: 5px;
    }

/*    .home-h1
    {padding-top: 5px;}
*/
 .jumbotron h1 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Poppins;
    padding-right: 17%;
    line-height: 35px;
    margin-bottom: 7px;
    /*margin-top: 110px;*/
    }

/* css for prevent zoom of select and input fields */
      select, input {
      font-size: 16px !important;
      -webkit-transform-origin: top left;
              transform-origin: top left;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
/* css for prevent zoom of select and input fields */



}

/*iPhone 6, 7, & 8 in portrait*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {  

   #wrapper {
    margin-top: 195px;
    }

        .xs-mobile-div{
        margin-top: -60px;
        }

   .top-margin {
    margin-top: 195px;
    }

    #stuck{
      position: fixed;
        top: 0;
      width: 100%;
      z-index: 10;
    }

    #hero {
        margin-top: 80px;
    }

    .quote-content {
        font-size: 30px;
        text-align: center;
        line-height: 30px;
    }

    .jumbotron h1 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Poppins;
    padding-right: 17%;
    line-height: 35px;
    margin-bottom: 7px;
    /*margin-top: 110px;*/
    }


    .hero-home {
    height: 400px;
    background: url(../images/hero_homepage.jpg) no-repeat -485px 50px;
    background-size: cover;
    }


    .hero-wiltc {
    height: 400px;
    background: url(../images/hero_wiltc.jpg) no-repeat -460px center;
    background-size: cover;
    }
/*    .shift{
        margin-top: -50px;
    }*/

    .hero-pd {
    height: 400px;
    background: url(../images/hero_pd.jpg) no-repeat -500px center;
    background-size: cover;
    }

    .hero-ptr {
    height: 350px;
    background: url(../images/hero_ptr.jpg) no-repeat -520px center;
    background-size: cover;
    
    }

    .hero-ci{
    height: 400px;
    background: url(../images/hero_ci.jpg) no-repeat -520px center;
    background-size: cover;
    }

    /********** campaign hero content *************/
    .hero-campaign1 {
        height: 400px;
        background: url(../support/landing-pages/landing-images/hero_military.jpg) no-repeat -650px center;
        background-size: cover;
    }

    .hero-veteransday {
        height: 400px;
        background: url(../images/hero_veteransday-2019.jpg) no-repeat -550px center;
        background-size: cover;
    }
    

    /********** campaign hero content *************/



   .mobile-bump{
    padding-top: 100px;
   }



    .appbreadcrumbs__link {
        color: #kkkkkk;
            font-size: 10px;
        font-weight: 600;
        line-height: 2;
        display: inline-block;
        width: 100%;
        padding: 0 .75em;
        box-sizing: border-box;
        text-decoration: none;
        position: relative;
    }


    .appbreadcrumbs__item_active {
        background: #181D31/*#d25a02*/;
       font-weight: 600;
    font-size: 10px;
    position: relative;
    display: inline-block;
    height: 2.75em;
    width: 110px;
    padding-top: 1px;
        /*margin: 0 0.5em;*/
    }


    /****** ***** ****secondary nav ***** **** *** */
    navsecond{
      height: 3.5rem;
      background-color: #F0F5F8;
      color: white;
      position: relative;  
      /* Only needed for Variants 2 + 4 to clip content that is pushed out of view */
      overflow: hidden;
    }
    
       #secondary-nav {
        position: fixed;
        top: 120px;
        width: 100%;
        z-index: 5;
        }
    .second-menu .container {
        padding-left: 0px;
        padding-right: 0px;
    }



    .secondnav li a {
      display: block;
      color: #191F32;
      font-size: 12px;
      text-align: center;
      padding: 6px 8px;
      text-decoration: none;
    }

/* css for prevent zoom of select and input fields */
      select, input {
      font-size: 16px !important;
      -webkit-transform-origin: top left;
              transform-origin: top left;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
 /* css for prevent zoom of select and input fields */   

}

/*iPhone 6, 7, & 8 Plus Media Queries
iPhone 6, 7, & 8 Plus in portrait & landscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
       .wrapper {
    margin-top: 150px;
    }
    #hero {
        margin-top: 80px;
    }
    .quote-content {
        font-size: 30px;
        text-align: center;
        line-height: 30px;
    }

    .talking-points-description h2 {
    padding-right: 0rem;
    }
    .question-area h2 {
    padding-right: 0rem;
    }

   .mobile-bump{
    padding-top: 50px;
   }

}

/*iPhone 6, 7, & 8 Plus in landscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
       .mobile-divider {
    height: 40px;
    padding-top: 4px;
    background-color: #002F46;
    }
        .mobile-divider p{
            color: #ffffff;
            font-size: 20px;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 0px;
        }

    
    /****** ***** ****secondary nav ***** **** *** */
    navsecond{
      height: 3.5rem;
      background-color: #F0F5F8;
      color: white;
      position: relative;  
      /* Only needed for Variants 2 + 4 to clip content that is pushed out of view */
      overflow: hidden;
    }
    
       #secondary-nav {
        position: fixed;
        top: 125px;
        width: 100%;
        z-index: 5;
        }
    .second-menu .container {
        padding-left: 0px;
        padding-right: 0px;
    }



    .secondnav li a {
      display: block;
      color: #191F32;
      font-size: 12px;
      text-align: center;
      padding: 6px 8px;
      text-decoration: none;
    }

    .hero-home {
    height: 400px;
    background: url(../images/hero_homepage.jpg) no-repeat -320px 50px;
    background-size: cover;
    }

    /****** ***** ****secondary nav ***** **** *** */
}

/*iPhone 6, 7, & 8 Plus in portrait*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { /* STYLES GO HERE */ }



/*iPhone XR in landscape*/

@media only screen and (max-width: 896px) and (orientation: landscape) {
    .header-link a {
        font-size: 12px;
        padding: 8px 15px;
    }
    .primnav li a {
    font-size: 11px;
    padding: 10px 8px;
    }

        #secondary-nav {
    position: fixed;
    top: 135px;
    width: 100%;
    z-index: 490;
    }

    .secondnav li a {
    display: block;
    color: #191F32;
    font-size: 18px;
    text-align: center;
    padding: 15px 16px;
    text-decoration: none;
    }
 }



/*iPad in portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 


    .ipad-port-only{
        margin-right: 110px;
    }
    
      .primnav li a {
      /*font-size: .82em;
      padding: 14px 8px;*/
      font-size: 11px;
     padding: 14px 8px;
    }

        .quote-content {
        font-size: 30px;
        line-height: 30px;
    }
        .quote-image {
        /* margin-left: 40px; */
        margin-top: -26px;
        height: 80%;
        /* width: 20%; */
    }    
        hr {
         margin-top: 5px; 
    }
        .quote-cite {
        margin-right: 25px;
    }

    .header-link a {
      padding: 8px 15px;
    }

    #search-text-4{
    right: calc(-1 * (95vw - 3.5rem - 4rem + 1px - 3.5rem));
    width: calc(95vw - 3.5rem - 4rem + 1px);
    }

    .appbreadcrumbs__link {
        font-size: 10px;
    }
    .appbreadcrumbs__item_active {
    font-weight: 600;
    font-size: 10px;
    position: relative;
    display: inline-block;
    height: 28px;

    }
}

/*iPad in landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
        #search-text-4{
    right: calc(-1 * (95vw - 3.5rem - 4rem + 1px - 3.5rem));
    width: calc(95vw - 3.5rem - 4rem + 1px);
    }

        .appbreadcrumbs__link {
        font-size: 10px;
    }
    .appbreadcrumbs__item_active {
    font-weight: 600;
    font-size: 10px;
    position: relative;
    display: inline-block;
    height: 28px;

    }


  .secondnav li a {
    display: block;
    font-size: 16px;
    }


/*    .mobile-bump {
        margin-top: 150px;
    }*/




}


@media (max-width: 770px){
        .hero-home {
        margin-top: -100px;
    }
}

@media (max-width:568px) and (orientation: landscape) {
 .sidenav .form-control {
    border-radius: 0;
    width: 500px;
    }

}

@media (max-width:767px) and (orientation: landscape) {



}



@media (min-width:598px) and (max-width:767px) and (orientation: landscape) {


    .sm-hidden {
        display: none !important;
    
    }
    .c-right {
        justify-content: flex-end !important;
    }

    .header-menu {
        position: relative;
    }

}


@media (min-width: 768px) and (max-width:989px) {






#search-text-4 {
/*    width: 575px;
*/}



}

@media (max-width:991px) {
    .header-menu {
        position: relative;
    }

    .secondnav {
    margin-right: 30px;
    
}
	.secondnav li a{
	font-size: 12px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
    .header-search {
        display: none !important;
    }

}

@media (max-width:853px) and (orientation: landscape) {

}

@media (min-width:768px) and (max-width:1024px) {
    .header-menu {
        position: relative;
    }

}

@media (min-width:768px) and (max-width:1024px) and (orientation: landscape) {

    .header-menu {
        position: relative;
    }


}

@media (max-width: 576px){
    .mobile-divider {
        height: 1 rem;
        padding-top: 6px;
        margin-top: 4px;
    }
}



// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }


/* **** Galaxy 5 **** */

@media only screen 
   and (max-width : 360px) 
   and (max-height : 640px) {

        #hero {
        margin-top: 60px;
    }


    .jumbotron h1 {
        font-size: 2.4rem;
        font-weight: bold;
        font-family: Poppins;
        padding-right: 17%;
        line-height: 35px;
        /*margin-top: -60px;  */
        margin-bottom: 7px;
    }

     .mobile-divider {
    height: 40px;
    padding-top: 4px;
    background-color: #002F46;
    }
        .mobile-divider p{
            color: #ffffff;
            font-size: 20px;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 0px;
        }

        .mobile-divider-small {
        height: 10px;
        padding-top: 4px;
        background-color: #002F46;
        }

        .mobile-logo {
            margin-bottom: -30px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .hero-home {
    height: 400px;
    background: url(../images/hero_homepage.jpg) no-repeat -500px 50px;
    background-size: cover;
    }

         /****** ***** ****secondary nav ***** **** *** */
    navsecond{
      height: 3.5rem;
      background-color: #F0F5F8;
      color: white;
      position: relative;  
      /* Only needed for Variants 2 + 4 to clip content that is pushed out of view */
      overflow: hidden;
    }
    
       #secondary-nav {
        position: fixed;
        top: 120px;
        width: 100%;
        z-index: 5;
        }
    .second-menu .container {
        padding-left: 0px;
        padding-right: 0px;
    }



    .secondnav li a {
      display: block;
      color: #191F32;
      font-size: 12px;
      text-align: center;
      padding: 6px 10px;
      text-decoration: none;
    }


    /****** ***** ****secondary nav ***** **** *** */

}