#header {
    background: url(../images/header-bg.png) top center no-repeat;
    background: url(http://rescue3.com/wp-content/uploads/R3_header-bg.png) top center no-repeat;
    min-height:144px;
}
section#advanced_text-2 {
    margin-bottom: -13px;
}


.top-logo {
   
}
.top-logo .logo {
    max-width: 61%;
    margin-top: -18px;
    margin-left: 60px;
}
.top-logo .logo img {
    max-width: 100%;
    }

.top-right-area {
    
}
.top-right-area .header-top-bar {
    margin-top: 17px;
}
.header-top-bar ul {
    padding-left: 31px;
}
.header-top-bar ul li {
    display:inline-block;
    list-style-type: none;
}
.header-top-bar ul li a {
    color:#fff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    font-weight: 400;
    padding: 0px 18px;
}
.main-login {
    margin-top: 28px;
}
.main-login p {
  padding-left: 30px;
  height: 14px;
  line-height: 15px;
  margin-top: 5px;
}
.main-login p a {
    color: #331c8c;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 17px;
    text-decoration: none;
    margin-left: 5px;
    background: white;
    padding: 2px 8px;
    border-radius: 25px;
}
.head-con-info {
    
}
.head-con-info .head-info {
    margin-top: -13px;
    height: 15px;
}
.head-con-info .head-info ul {
    list-style: outside none none;
text-align: right;
line-height: 12px;
margin-top: -4px;
}
.head-con-info .head-info ul li {
    color: #22387B;
font-weight: 700;
padding: 0px 10px;
font-family: "Roboto",sans-serif;
font-size: 14px;
display: inline-block;
}
.head-con-info .head-info ul li span {
    font-weight: 300;
}

.head-con-info .head-social {
      
}
.head-con-info .head-social .inner {
          margin-left: 31px;
     	  margin-top: -5px;
}
.head-social .inner img {
        margin-left: 12px;
        margin-top: -44px;
}


/**
 * .nav li {position: relative; }
 * .navbar .nav > li > a {text-shadow: none;}
 * .nav ul { left: -999em; top: 0; position: absolute; background: #fff; border: 1px solid #eee; border-top: 0; margin: 2.5em 0 0 0 !important; padding: 0 !important; line-height: 1em; }
 * .nav li:hover ul { left: auto; width: 15em;z-index: 1000;}
 * .nav li:hover ul ul { left: -999em; margin: 0; }
 * .nav ul li:hover ul { left: 15em; margin-top: -1px !important;}
 * .nav ul li { display: block; float: none; padding: 0 !important; margin: 0 !important; border-top: 1px solid #eee; }
 * .nav ul li a { display: block; padding: 1em; }
 */


/* @group core nav menu */
nav .nav { margin: 0; padding: 0; list-style: none; border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8; border-bottom: 1px solid #d5dce8; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; height: 50px; padding-left: 15px; padding-right: 15px; background: #edf3f7; }

nav .nav li { float: left; display: block; background: none; position: relative; z-index: 999; margin: 0 1px; }

nav .nav li a { display: block; padding: 0; font-weight: 700; line-height: 50px; text-decoration: none;  color: #818ba3; zoom: 1; border-left: 1px solid transparent; border-right: 1px solid transparent; padding: 0px 12px; }
nav .nav li a:hover, #nav li a.hov { background-color: #fff; border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8; color: #576482; }

/* @group subnav */
nav .nav ul { position: absolute; left: 1px; display: none; margin: 0; padding: 0; list-style: none; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding-bottom: 3px; }	
nav .nav ul li { width:100%; float: left; border-top: 1px solid #fff; text-align: left; }
nav .nav ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent; }

nav .nav ul a { display: block; height: 20px; line-height: 20px; padding: 8px 5px; color: #666; border-bottom: 1px solid transparent; text-transform:  uppercase; color: #797979; font-weight: normal; }
nav .nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #4e4e4e; }
.nav .dropdown-toggle .caret {border-top-color: #FFFFFF!important;
border-bottom-color: #FFFFFF!important;}
.toggleMenu:hover{color: #FFF;}
 .toggleMenu {
    display: none;
    padding: 6px 16px;
    margin-top: 20px;
    color: #FFF;
     background: url('../images/menu.png') no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
    
}




/************************** Resposive Css *****************************************/
@media screen and (max-width: 1199px){
    .top-logo .logo {
        text-align:center;
        margin-left: auto;
        margin-right: auto;
}
a.toggleMenu {
    display: none !important;
}

#header {
    background:#fff;
    border-top: 6px solid #bc1e24;
}
.top-right-area .header-top-bar {
    background:#22387b;
    padding: 2px 0px;
    -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
margin-bottom: -55px;
}
.header-top-bar ul {
  padding-left: 0;
  text-align: center;
  padding-top: 5px;
}
.header-top-bar ul li a {
    padding: 0px 10px;
}
.main-login {
    text-align: center;
        margin-bottom: 35px;
    margin-top: 75px;
}
.main-login p {
    border-left:none;
    padding-left: 0px;
}
.main-login p a {
    color:#fff;
    background: #22387B;
      padding: 3px 13px;
      -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.head-con-info .head-info ul {
  list-style: outside none none;
  text-align: center;
  line-height: 12px;
  margin-top: -4px;
  padding: 0;
  margin-left: 190px;
}
.head-con-info .head-social {
    margin-top:2px;
    margin-bottom: 13px;
}
.head-con-info .head-social .inner {
  margin-top: 0px;
  background: #22387B;
  text-align: center;
  padding: 7px;
  margin-left: 0px;
  -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.head-social .inner img:hover {
      transition: all 1s ease;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.head-social .inner img {
   
    margin-top: -3px;
}
.head-con-info .head-info {
  margin-top: 10px;
  height: 15px;
  margin-left: -170px;
}
}
@media screen and (max-width: 600px) {
    
}
@media screen and (max-width: 480px){
      
}
@media screen and (max-width: 365px){
     .head-con-info .head-info {
    margin-top: 33px;
    height: 30px;
} 
}







/************************** Resposive Css *****************************************/




#main-con .uni-states .rescue{
      padding: 10px 13px 10px;
  text-align: center;
  border: 2px solid #22387b;
}
#main-con .uni-states .rescue .inner-rescue{
      background: #22387b;
  color: #fff;
  padding: 30px 0px 26px 5px;
  font-size: 20px;
}


#main-con .search-instructor .checkbox label {
float: left;
margin-right: 32px;
}

#main-con .select-box{
  background: url('../images/select.png') no-repeat center right;
  margin-right: 0px;
  border: 1px solid #CCC;
  border-radius: 4px;
  height: 41px;
  margin-bottom: 20px;
}
#main-con .select-box ul {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 100%;
  list-style: none;
  padding: 0;
  text-align: left;
  border: 2px solid #CCC;
  z-index: 1;
  margin-left: -15px;
  margin-top: -1px;
}
#main-con .select-box  ul li{
  margin: 10px;
  border-bottom: 1px dotted #CBCBCB;
  /* padding-bottom: 4px; */
  padding: 6px;
  cursor: pointer;
  transition: all .2s;
}
#main-con .select-box  ul li:hover{
  background-color: #4475BC;
  color: #fff;
}

#main-con .select-box:hover ul{
display: block;

}

#main-con .select-box  h3.select-head{
  font-size: 14px;
  text-align: left;
  color: #6D7580;
  margin-top: 15px;
  text-transform: uppercase;
}
#main-con .search-form input#s{
  margin-right: 0px;
  border: 1px solid #CCC;
  border-radius: 4px;
  height: 41px;
  margin-bottom: 20px;
  width: 87%;
  padding-left: 9px;
  float: left
}
#main-con .search-form #searchsubmit {
  background: url(../images/search-bg.png)no-repeat center;
  min-height: 21px;
  font-size: 0px;
  width: 22px;
  border: none;
  background-color: #22387b;
  padding: 21px 23px;
  float: left;
  margin-top: -20px;
  margin-left: -5px;
  border-radius: 4px;
  }