/*----------------------------------------------------
@File: Responsvie Styles
----------------------------------------------------*/

@media (max-width: 991px) {
 .default .navbar .navbar-header{
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
    .default .navbar .navbar-header a.navbar-brand{
        margin: 0 auto;
        display: inline-block;
        float: none;
    }
  .default .navbar #main_nav .nav li a {
    padding: 0 9px;
  }
  .default .navbar #main_nav .nav li.book a {
    padding: 0 14px;
    line-height: 40px;
    font-weight: 400;
  }
  .default .navbar.navbar2 .navbar-header a.navbar-brand {
    line-height: 50px;
  }
  .default .navbar.navbar2 #main_nav .nav li a {
    line-height: 30px;
    font-size: 15px;
  }
  .default .navbar.navbar2 #main_nav .nav li.book {
    padding-top: 0;
  }
  .default .navbar.navbar3 .navbar-header a.navbar-brand {
    line-height: 50px;
  }
  .default .navbar.navbar3 #main_nav .nav li a {
    line-height: 48px;
  }
  .default .navbar.navbar3 #main_nav .nav li.book {
    padding-top: 0;
  }  
}
@media (max-width: 767px) {
    .default .navbar .container{
        padding: 0;
    }
    .default.home .navbar{
        height: auto;
        background: #0186d5;
        padding-top: 0;
    }
    .default .navbar .navbar-header{
        margin: 0;
        padding: 0;
    }
  .default .navbar .navbar-header button {
    background: #fff;
    padding: 0 0;
    color: #fff;
    line-height: 40px;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    font-family: 'Lato', sans-serif;
    margin: 28px 15px 5px;
      font-size: 33px;
  }
  .default.home .navbar .navbar-header button, .default.home3 .navbar .navbar-header button {
    background: #0186d5;
    padding: 0 0;
    color: #fff;
    line-height: 40px;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    font-family: 'Lato', sans-serif;
    margin: 28px 18px;
      font-size: 33px;
  }
  .default .navbar .navbar-header button .icon-bar{
      width: 33px;
      margin: 0;
      height: 3px;
      background: #a14040;
  }
  .default.home .navbar .navbar-header button .icon-bar,.default.home3 .navbar .navbar-header button .icon-bar{
      width: 33px;
      margin: 0;
      height: 3px;
      background: #fff;
  }
  .default .navbar .navbar-header button .icon-bar + .icon-bar{
    margin-top: 4px;
  }
  .default .navbar .navbar-header a.visible-xs {
    background: #fe824c;
    padding: 0 25px;
    color: #fff;
    line-height: 40px;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    font-family: 'Lato', sans-serif;
    margin-top: 0;
    margin-bottom: 0;      
      display: block;
      margin: 0;
      width: 100%;
  }
  .default .navbar .navbar-header a.navbar-brand,
  .default .navbar.navbar2 .navbar-header a.navbar-brand ,
  .default .navbar.navbar3 .navbar-header a.navbar-brand {
    line-height: 1;
      float: left;
      margin: 20px 15px 5px;
      padding: 0;
  }
  .default .navbar #main_nav {
    background: #a14040;
    border: none;
    padding: 10px;
  }
  ul.dropdown-menu.show {
    display: block !important;
}
li.dropdown-item {
    padding: 0px;
}
  .default .navbar #main_nav .nav li.dropdown a {
    background: none;
  }
  .default .navbar #main_nav .nav li.dropdown .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    display: none;
    background: #a14040;
  }
  .default .navbar #main_nav .nav li.dropdown.open .dropdown-menu {
    display: block;
  }
  .default .navbar.navbar2 #main_nav .nav li a {
    color: #ffffff;
  }
  .default .navbar.navbar2 #main_nav .nav li a:hover {
    color: #fff;
  }
  .default .navbar.navbar2 #main_nav .nav li.active a {
    color: #fff;
  }
  .default .navbar.navbar2 #main_nav .nav li.dropdown:hover a {
    color: #fff;
  }
	.default.home .navbar{
		background: #ffffff;
	}
}



@media (min-width: 992px) and (max-width: 1366px){
    .default.home .navbar{
        /*height: 118px;*/
        background-size: contain;
    }
}


/***************** Custom CSS *********************************/

@media only screen and (max-width: 991px) {
#topbar_nav ul.nav.navbar-nav{
    margin-top: 0px !important;
    text-align: center;
}
article .image_box {
    margin-bottom: 10px;
}
.footer_menu ul, .copyright_text, .footer_address{
  text-align: center;
}
.footer_menu {
    padding: 10px 0;
}
section.footer_bottom {
    position: relative;
}
.resources_content .heading-title h1 span{
  display: none;
}
.resources_content .heading-title h1{
  background: none;
  padding-bottom: 5px;
  padding-top: 5px;
}
.bottom_box {
    border: none !important;
}
.footer_bottom .column a.button {
    border-bottom: 1px solid #e7e7e7 !important;
}

footer {
    padding: 10px 0 20px;
}

.leadership_members li{
      width: 50%;     
    }


}

@media only screen and (max-width: 767px) {
#topbar_nav ul.nav.navbar-nav.navbar-right.ml-auto {
    display: block ;
}

.footer_nvc {    
    position: relative;    
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    position: absolute;
    right: 20px;
    width: 35px;
    background: #a14040;
    top: 20px;
    color: #fff;
    padding: 5px;
}
nav.navbar.navbar-defaul.main_head {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
}
#topbar_nav ul.nav.navbar-nav li {
    display: inline-block;
}
.default .navbar #main_nav .nav li.dropdown .dropdown-menu {
    border-radius: 0;
    padding: 5px 20px;
    }
.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a {
    line-height: 30px;
}
nav.navbar.navbar-defaul.main_head{
  padding-bottom: 2px;
}
nav.navbar.navbar2.main_nav{ 
    background: #a14040; 
    background-color: #a14040 !important;   
}

.navbar{
  min-height: inherit;
}
.nav_text {
    display: none;
}
.nav_icon {
    width: 100%;
    height: 50px;
}
.artical_container{
  padding: 10px 0 0;
}
div#topbar_nav ul li a {
    padding: 5px;
}
.select_nav select{
  display: block;
}
.select_nav ul{
  display: none;
}

section.page_content{
  padding: 10px 0;
}
.slideshow .slide-nav .slide-button{
  width: 50px;
  height: 50px;
}
.slideshow .slide-nav .slide-button img{
  width: 90%;
}
.widget_menu ul {
text-align: center;
}
.widget_menu ul li {
    display: inline-block;
}

.widget_menu ul li a{
  font-size: 15px;
  padding: 5px 10px;
  border: none;
  margin-bottom: 5px;
}

.banner {
   padding-bottom: 0px;
}

 header.nvc_header h2{
    font-size: 20px;
  }
  .nvc_logo img{
    width: 80px;
  }
  .image_container {
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.heading-title a.spanish{
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    text-align: center;
    width: 40%;
}

.heading-title .addthis{
    display: inline-block;
    /*position: relative;*/
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    top: 20px;
    text-align: right;
}
  h2.main-title {
    font-size: 1rem;
}
#topbar_nav {
    display: block;
    width: 100%;
}

.plan_content .resource.tile {
    max-width: 370px;
    width: auto;
    }
    ul.breadcrumbs{
      font-size: 12px;
    }
    ul.breadcrumbs li{
      padding: 5px;
    }

.members-list li {   
    width: 100%;
    text-align: center;
    padding:  15px;
}

span.banner_title{
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  font-size: 15px;
}


.partner-list ul.partners li{
  width: 33.3%;
  height: 90px;
}
.partners-full-list li {
    width: 50%;
    }

    .leadership_members li{
      width: 100%;
      min-height: auto;
    }

    ul.members-list.advisory_board li{
      width: 50%;
    }

    .map_menu{
      height: auto;
    }

}


@media only screen and (max-width: 500px) {
.partner-list ul.partners li{
  width: 50%; 
}

ul.members-list.advisory_board li{
      width: 100%;
      height: auto;
      min-height: auto;
    }

}


@media only screen and (max-width: 420px) {
.navbar-brand img{
   width: 100%;
}
.navbar-brand {
  width: 70%;
}



}