/*
Theme Name: AutismOutreachSocal
Theme URI: http://outsourcevietnam.co
Author: Creative Haus
Coded by: Outsource Vietnam
Description: outsourced by OSVN, on demand of CH
Version: 1.1
*/

@import url('http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic');
@import url('http://fonts.googleapis.com/css?family=Cedarville+Cursive');
body {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 18px;
  background: #fff;
}
#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative
}
.container {
  max-width: 1030px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: 'Cedarville Cursive', cursive;
  font-weight: 400;
}

/* WP */

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0
}
.wp-smiley {
  margin: 0!important;
  max-height: 1em
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
  margin-top: 24px;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
  margin-top: 24px;
}

/* Header */

header {
  height: 0
}
header .logo {
  z-index: 9;
  width: 373px;
  height: 373px;
  text-align: center;
  background: #fff;
  top: -57px;
  border: 9px solid #44b4e3;
  left: -39px;
  padding-top: 79px
}
header .text {
  max-width: 290px;
  width: 100%;
  position: absolute;
  top: 7px;
  left: 339px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1173b8;
  z-index: 9;
  line-height: 15px
}

/* Nav */

#nav {
  background: #15d0cb;
  position: relative;
  margin: 0;
  height: 98px
}
#nav:before {
  content: '';
  background: url(images/pattern.png);
  position: absolute;
  width: 100%;
  height: 98px;
  top: 0px;
  z-index: 3;
}
#nav:after {
  content: '';
  z-index: 1;
  background: url(images/menu.jpg) top #44b4e3;
  position: absolute;
  height: 53px;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.navbar-toggle {
  border: 1px solid #1173b8;
  position: absolute;
  right: 0;
  top: 5px;
  margin-top: 0;
  z-index: 80;
  background: #fff;
}
.navbar-toggle .icon-bar {
  background: #1173B8;
}
.navbar-toggle:hover {
  background: #1173b8;
}
.navbar-toggle:hover .icon-bar {
  background: #fff;
}

/* Footer */

.form-footer {
  background: url(images/bg_footer.jpg) bottom center repeat;
  height: 600px; /*was 200 */
}
.form-footer h2 {
  width: 28.4%;
  float: left;
  color: #fff;
  font-size: 33px;
  margin-top: 32px;
  padding-left: 3px;
  line-height: 28px
}
.form-footer h2 span {
  color: #1173b8
}
.form-footer .col-input {
  float: left;
  width: 30.9%;
  margin-top: 27px;
  padding-right: 10px
}
.form-footer .form-control:focus {
  border-color: red
}
.form-footer input.form-control {
  max-width: 299px;
  height: 25px;
  font-size: 17px;
  color: #2e7db3;
  font-style: italic;
  border: 1px solid #BBA13C;
  background: #e8f9ff;
  margin-bottom: 7px
}
.form-footer textarea.form-control {
  max-width: 299px;
  border: 1px solid #BBA13C;
  background: #e8f9ff;
  font-size: 17px;
  color: #2E7DB3;
  font-style: italic;
  height: 57px
}
.form-footer input[type="submit"] {
  width: 9%;
  height: 35px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 48px
}
footer .bottom {
  background: #1173b8;
  color: #fff;
  position: relative;
  padding-top: 13px
}
footer .bottom:before {
  content: '';
  width: 100%;
  height: 6px;
  position: absolute;
  background: #6da9d4;
  top: 7px;
  left: 0
}
footer .bottom .left {
  max-width: 295px;
  width: 100%;
  height: 110px;
  font-size: 12px;
  padding-top: 27px;
  line-height: 20px
}
footer .bottom .right {
  width: 645px;
  text-align: right;
  padding-top: 26px
}
footer .bottom .right ul {
  margin-bottom: 14px
}
footer .bottom .right ul li {
  display: inline-block;
  margin: 0 2px
}
footer .bottom .right a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 0 4px;
  text-decoration: none;
  position: relative;
  z-index: 3;
  line-height: 24px
}
footer .bottom .right a:hover:before {
  background: #6da9d4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
footer .bottom .right a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 0;
  height: 0
}
footer .bottom .right .copy {
  color: #6da9d4
}

/* Index */

#index {
  height: 928px;
  background: url(images/bg-home.jpg) top center no-repeat;
  background-size: cover;
  margin-top: -200px;
}
#index ul {
  font-size: 0;
  text-align: center;
  margin-top: 647px
}
#index ul li {
  display: inline-block;
  width: 33.3333%;
  text-align: left;
  height: 253px;
  position: relative
}
#index ul li:before {
  content: '';
  height: 231px;
  width: 3px;
  position: absolute;
  left: -1px;
  top: 11px;
  border-left: 3px dotted #1173b8;
  z-index: 99
}
#index ul li:first-child:before {
  display: none
}
#index ul li.box1 a {
  background: url(images/box_bg-1.jpg) top center fixed;
}
#index ul li.box1 a:hover h3 {
  font-size: 65px;
  color: #FFF600
}
#index ul li.box1 a:hover img {
  left: 109px;
  top: 71px
}
#index ul li.box2 a {
  background: url(images/box_bg-2.jpg) top center fixed;
}
#index ul li.box2 a:hover {
  background: url(images/box_bg-2-hover.jpg) top center fixed;
}
#index ul li.box2 a:hover h3,
#index ul li.box2 a:hover h3 span {
  left: 20px;
  color: #010409
}
#index ul li.box2 a:hover img {
  left: 155px
}
#index ul li.box3 a {
  background: url(images/box_bg-3.jpg) top center fixed;
}
#index ul li.box3 a:hover h3 {
  font-size: 53px;
  color: #1173B8
}
#index ul li.box3 a:hover img {
  left: 80px
}
#index ul li a {
  text-decoration: none;
  position: relative;
  overflow: hidden;
  height: 253px;
  width: 100%;
  display: block
}
#index ul li h3 {
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute
}
#index ul li.box1 h3 {
  font-size: 48px;
  width: 150px;
  line-height: 38px;
  top: 37px;
  left: 33px
}
#index ul li.box2 h3 {
  font-size: 48px;
  line-height: 50px;
  width: 180px;
  top: 32px;
  left: 30px
}
#index ul li.box3 h3 {
  font-size: 43px;
  top: 39px;
  left: 14px
}
#index ul li h3 span {
  font-size: 30px;
  color: #fff
}
#index ul li img {
  position: absolute
}
#index ul li.box1 img {
  top: 61px;
  left: 89px
}
#index ul li.box2 img {
  top: -9px;
  left: 132px
}
#index ul li.box3 img {
  top: -8px;
  left: 41px
}

/* Page */

#main {
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  color: #fad538
}
#main h3 {
  margin-top: 0;
  margin-bottom: 5px
}
#main h4 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 24px
}
#main h2.title {
  font-family: 'Cedarville Cursive', cursive;
  font-weight: 400;
  color: #fff;
  font-size: 62px;
  margin-top: 0;
  margin-bottom: 26px;
  text-transform: lowercase;
}
#main p {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  padding-top: 24px;
  margin-bottom: 0
}
#main strong {
  color: #3d3d3d;
  font-size: 14px;
  line-height: 24px
}
#main form {
  background: url(images/board.jpg);
  width: 100%;
  max-width: 354px;
  border-top: 14px solid #835e55;
  border-left: 9px solid #835E55;
  border-right: 11px solid #835E55;
  border-bottom: 16px solid #835E55;
  height: 900px; /* was 553px */
  position: relative;
  z-index: 4
}
#main form .form {
  position: absolute;
  width: 100%;
  height: 100%
}
#main form .form .form-controls,
#main form .form .form-select,
#main form .form .form-submit {
  padding: 0 10px
}
#main form h3 {
  color: #f6da61;
  width: 100%;
  text-align: center;
  font-family: 'Cedarville Cursive', cursive;
  font-weight: 400;
  font-size: 48px;
  margin-top: 8px;
  margin-bottom: 25px
}
#main form input[type="submit"] {
  background: url(images/button-board.png);
  width: 124px;
  height: 39px;
  border: none;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  font-style: italic;
  outline: none;
  background-size: 100% 100%;
  margin-left: 10%;
}
#main form input[type="submit"]:hover {
  background-image: url(images/button-board-hover.png);
  color: #e4cb5e
}
#main form .form-controls input,
#main .heapBox .holder {
  max-width: 260px;
  margin: 0 auto;
  height: 38px;
  background: url(images/input-board.png) 0 0;
  background-size: 100% 38px;
  border: none;
  outline: none;
  width: 100%!important;
  padding-left: 20px;
  font-style: italic;
  color: #fff;
  display: block;
  position: relative;
  left: -3px;
  margin-bottom: 15px
}
#main form .form-controls input[type="file"] {
  position: absolute!important;
  left: -5000px!important
}
#main form .form-controls input:focus {
  background-image: url(images/input-board-focus.png)
}
#main form .form-controls textarea {
  max-width: 260px;
  margin: 0 auto;
  height: 82px;
  background: url(images/textarea-board.png) 0 0;
  background-size: 100% 82px;
  border: none;
  outline: none;
  width: 100%!important;
  padding-left: 20px;
  font-style: italic;
  color: #fff;
  display: block;
  position: relative;
  left: -3px;
  margin-bottom: 19px
}
#main form .form-controls textarea:focus {
  background-image: url(images/textarea-board-focus.png)
}
#main form h4 {
  width: 100%;
  text-align: center;
  font-family: 'Cedarville Cursive', cursive;
  font-weight: 400;
  font-size: 36px;
  color: #fff;
  margin-top: 22px;
  margin-bottom: -15px;
}
#main .jquery-filestyle {
  position: relative;
  display: block!important;
  max-width: 260px;
  margin: 0 auto
}
#main .jquery-filestyle:before {
  color: #f4f4f4;
  font-style: italic;
  position: absolute;
  top: 6px;
  left: 16px
}
#main .jquery-filestyle label {
  font-size: 0;
  position: absolute;
  background: url(images/upload-icon.png);
  width: 19px;
  height: 21px;
  cursor: pointer;
  right: 12px;
  top: 8px
}
#main .jquery-filestyle label:hover {
  background: url(images/upload-icon-hover.png)
}
#main .form-submit {
  max-width: 260px;
  width: 100%;
  margin: 0 auto
}
#main .heapBox {
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 99
}
#main .heapBox .holder {
  line-height: 38px;
  text-decoration: none;
  overflow: hidden;
}
#main .heapBox:hover .holder {
  background-image: url(images/input-board-focus.png)
}
#main .heapBox .handler {
  background: url(images/input-board-drop.png);
  width: 16px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 15px
}
#main .heapBox .heap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 38px
}
#main .heapBox .heap .heapOptions {
  margin: 0;
  padding: 0 4px
}
#main .heapBox .heap .heapOption {
  background: #f4f4f4;
  padding: 0;
  border-top: 1px solid #494748
}
#main .heapBox .heap .heapOption:before {
  display: none
}
#main .heapBox .heap .heapOption a {
  display: block;
  padding: 5px 0 5px 12px;
  color: #494748;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none
}
#main .heapBox .heap .heapOption a:hover {
  background: #e4cb5e;
}

/* Staff */

#main.staff {
  background: url(images/bg-staff.jpg) 50% 0 fixed no-repeat;  /* removed no- repeat on last save to try and remedy lax issue of white bg */
  background-size: 100vh 100vw;
 /*   margin-top: 50px;*/
}

#main.staff {
  /*padding: 50px;*/
   background: url(images/bg-staff.jpg) 50% 0 fixed no-repeat;  /* removed no- repeat on last save to try and remedy lax issue of white bg */
  background-size: 100% 100%;
}
/*#staff {
  margin-top: 50px;
  padding-top: 50px;
  } */
  
#staff.container {
  margin-top: 50px;
  padding-top: 50px;
  }
  
#staff {
  margin-top: 50px;
  padding-top: 50px;
  margin-bottom: 0px;
}

#staff li {
  padding-top: 50px;
  padding-bottom: 40px;
  min-height: 450px;
}
#staff li.darken {
  background: rgba(92, 99, 197, 0.32)
}
#staff .avatar {
  position: relative;
  padding-left: 380px
}
#staff .avatar .avatar_img {
  position: absolute;
  left: 22px;
  top: 0;
  padding: 13px 11px 20px 18px;
  width: 100%;
  max-width: 343px
}
#staff .with-title .avatar_img {
  top: 90px
}
#staff .avatar .avatar_img:before {
  content: '';
  /* background: url(images/frame.png) top center no-repeat; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-size: cover
}
#staff .avatar .avatar_img.small {
  max-width: 280px
}
#staff .avatar .avatar_img.small:before {
  /* background-image: url(images/frame-small.png) */
}



/* What is ABA */

#main.what-is {
  padding: 0
}
#what-is {
  margin: 0
}
#what-is > li {
  overflow: hidden
}
#what-is h2 {
  color: #b041ba;
  font-size: 37px;
  margin-bottom: 27px
}
#what-is h3 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 12px
}
#what-is p {
  color: #fff
}
#what-is li .container {
  position: relative
}
#what-is .first {
  background: url(images/bg-what-is-1.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
  padding-top: 263px;
  padding-bottom: 43px
}
#what-is .second {
  background: url(images/bg-what-is-2.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
  padding-top: 216px;
  padding-bottom: 249px
}
#what-is .first .content {
  width: 100%;
  max-width: 555px
}
#what-is .second .content {
  max-width: 675px;
  width: 100%;
  position: relative
}
#what-is .first .content:before,
#what-is .second .content:before {
  content: '';
  position: absolute
}
#what-is .first .content:before {
  background: url(images/bg-what-is-girl-1.png);
  width: 698px;
  height: 574px;
  left: 540px;
  top: -32px
}
#what-is .second .content:before {
  width: 827px;
  height: 647px;
  background: url(images/bg-what-is-girl-2.png);
  left: -585px;
  top: -136px
}

/* Our Appoach */

#main.our-approach {
  background: url(images/bg-our-appoach.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
#our-approach {
  margin-top: 225px;
  max-width: 610px;
  position: relative;
  z-index: 9;
  padding-bottom: 106px;
  width: 100%
}
#our-approach:before {
  content: '';
  position: absolute;
  background: url(images/bg-app-boy.png);
  width: 1212px;
  height: 1450px;
  left: -750px;
  z-index: -1;
  bottom: -10px
}
#our-approach h3 {
  margin-bottom: 4px;
  margin-top: 28px
}

/* Insurance */

#main.insurance {
  background: url(images/bg-insurance.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
#insurance {
  margin-top: 243px;
  max-width: 610px;
  position: relative;
  z-index: 9;
  padding-bottom: 200px;
  width: 100%
}

/*
#insurance:before{content: '';width: 664px;height: 726px;position: absolute;background: url(images/bg-insurance-boy.png) 
*/

#insurance:before {
  content: '';
  width: 664px;
  height: 726px;
  position: absolute;
  background: none;
  left: -700px;
  bottom: -10px;
  z-index: -1;
}
#insurance ul li {
  color: #f6a151;
  font-weight: 700;
  margin-bottom: 24px
}
#insurance ul li a {
  color: #F6A151;
  font-weight: 700;
  text-decoration: none
}
#insurance ul li:before {
  content: '>';
  margin-right: 5px
}
#insurance ul li a:hover {
  color: #fff
}
#insurance img.res-img {
  position: absolute;
  left: 0;
  top: 24px
}

/* Resources */

#main.resources {
  background: url(images/bg-resources.jpg) 50% 100% fixed no-repeat;
  background-size: cover;
}
#resources {
  margin-top: 243px;
  position: relative;
  min-height: 836px;
}
#resources:before {
  content: '';
  background: url(images/bg-res-boy.png);
  width: 761px;
  height: 920px;
  position: absolute;
  left: 397px;
  bottom: -10px;
}
#resources h3 {
  color: #14c5c0;
  margin-bottom: 18px
}
#resources ul {
  margin-bottom: 28px
}
#resources li {
  color: #fff;
  padding-left: 15px;
  position: relative;
  line-height: 24px
}
#resources li:before,
#careers li:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 10px;
}

/* Careers */

#main.careers {
  background: url(images/bg-career.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
#careers {
  margin-top: 243px;
  position: relative;
  max-width: 605px;
}
#careers:before {
  content: '';
  background: url(images/bg-career-girl.png);
  width: 700px;
  height: 999px;
  position: absolute;
  left: 450px;
  bottom: -10px;
}
#careers ul {
  margin-top: 24px
}
#careers li {
  padding-left: 15px;
  position: relative;
  line-height: 24px
}
#careers li:before {
  background: #414141
}
#careers form {
  margin-top: 58px;
  margin-bottom: 85px;
   height: 553px;
}

/* About us */

#main.about-us {
  background: url(images/bg-about-us.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
#about-us {
  margin-top: 243px;
  max-width: 635px;
  width: 100%;
  padding-bottom: 170px;
}
#about-us:before {
  content: '';
  width: 783px;
  height: 729px;
  position: absolute;
  background: url(images/kid.png) no-repeat;
  left: -818px;
}
#about-us h3 {
  color: #147ac3;
  margin-bottom: 0px;
  margin-top: 24px;
}
#about-us h2.title {
  margin-bottom: 0px;
}

/* Services */

#main.services {
  background: url(images/bg-service.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
#services {
  margin-top: 243px;
  max-width: 605px;
  width: 100%;
  position: relative;
  z-index: 9;
}
#services:before {
  content: '';
  background: url(images/bg-service-boy.png);
  width: 1314px;
  height: 1811px;
  position: absolute;
  left: 190px;
  bottom: -10px;
  z-index: -1;
}
#services h1 {
  color: #ff5757;
  margin-bottom: 0;
  margin-top: 24px;
}
#services h2 {
  color: #ff5757;
  margin-bottom: 0;
  margin-top: 24px;
}
#services h3 {
  color: #ff5757;
  margin-bottom: 0;
  margin-top: 24px;
}

#services form {
  margin-bottom: 146px;
  margin-top: 75px
}

/* Contact us */

#main.contact-us {
  background: url(images/bg-contact.jpg) 50% 0 fixed no-repeat;
  background-size: cover;
}
/* try to only make left margin big, right form needs to be high up */
#contact-us {
  margin-top: 100px;
}
#contact-us .left {
  width: 55%;
  margin-top: 100px;
}
#contact-us .left p {
  color: #f4f4f4;
  font-size: 24px;
  line-height: 30px;
}
#contact-us .left strong {
  color: #f4f4f4;
  font-size: 24px;
  line-height: 30px;
}
#contact-us .right {
  margin-top: 10px;
  width: 45%;
  max-width: 100%;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 428px;
  position: relative;
}
#contact-us .right .form {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-us form {
  border: none;
}
#contact-us form:before {
  display: none;
}
#main .form-submit {
  max-width: 387px;
}
#contact-us form .form-controls input {
  max-width: 387px;
  height: 56px;
  font-size: 18px;
  background-size: 100% 56px;
  padding-left: 30px;
}
#contact-us form .form-controls textarea {
  max-width: 387px;
  height: 152px;
  font-size: 18px;
  background-size: 100% 152px;
  padding-top: 13px;
  padding-left: 30px;
}
#contact-us form input[type="submit"] {
  width: 155px;
  height: 49px
}
#contact-us form .form {
  position: static;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
div.wpcf7-mail-sent-ok {
  display: block;
  margin-top: 0px;
  border-color: #1173B8;
  background: rgba(255, 255, 255, 0.29);
  font-style: italic;
}
#contact-us div.wpcf7-mail-sent-ok {
  color: #fff;
}
#services div.wpcf7-mail-sent-ok,
#careers div.wpcf7-mail-sent-ok {
  position: absolute;
  bottom: -75px;
  left: 0px;
}
@media (min-width:2530px) {
  #index {
    height: 1428px;
  }
  #index ul {
    margin-top: 1147px;
  }
}
@media (min-width:1890px) and (max-width:2529px) {
  #index {
    height: 1128px;
  }
  #index ul {
    margin-top: 847px;
  }
}
@media (min-width:1570px) and (max-width:1889px) {
  #index {
    height: 978px;
  }
  #index ul {
    margin-top: 697px;
  }
}
@media (min-width:993px) and (max-width:1569px) {
  #index {
    height: 928px;
  }
  #index ul {
    margin-top: 647px;
  }
}
@media (max-width: 992px) {
  .navbar-toggle {
    display: block;
  }
  .navbar {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 0;
    width: 100%;
    min-height: 0;
    padding: 0;
    border: none
  }
  .navbar-main {
    top: 0;
    right: -70%;
    position: absolute;
    width: 70%;
    background: #222;
    z-index: 900
  }
  .navbar-main.active {
    right: 0
  }
  .navbar-main ul li {
    display: block;
    margin: 0
  }
  .navbar-main #navbar {
    padding: 0;
    margin: 0;
  }
  .navbar-main ul {
    margin: 0
  }
  .navbar-main ul li ul li {
    max-height: 0;
    overflow: hidden
  }
  .navbar-main ul li:hover ul li {
    max-height: 68px;
  }
  .navbar-main ul li a {
    color: #fff;
    font-size: 14px;
    text-align: left;
    display: block;
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
  }
  .navbar-main ul li a:hover {
   max-height: 68px;
    color: #38A19E;
    background: #3B3B3B
  }
  .navbar-main .close-btn {
    text-align: center;
    color: #38A19E;
    font-size: 16px;
    cursor: pointer;
    padding: 8px 0;
    background: #323232
  }
  #nav .container {
    position: static;
  }
  .navbar-main ul li li a:before,
  .navbar-main .menu > li > a:before {
    content: '';
    font-family: 'FA';
    font-size: 16px;
    display: inline-block;
    width: 25px;
  }
  #navbar .menu > li:nth-child(1) > a:before {
    content: '\f015';
  }
  #navbar .menu > li:nth-child(2) > a:before {
    content: '\f0f0';
  }
  #navbar .menu > li:nth-child(3) > a:before {
    content: '\f0c0';
  }
  #navbar .menu > li:nth-child(4) > a:before {
    content: '\f135';
  }
  #navbar .menu > li:nth-child(5) > a:before {
    content: '\f132';
  }
  #navbar-top .menu > li:nth-child(1) > a:before {
    content: '\f1b3';
  }
  #navbar-top .menu > li:nth-child(2) > a:before {
    content: '\f044';
  }
  #navbar-top .menu > li:nth-child(3) > a:before {
    content: '\f041';
  }
  #nav:after {
    display: none;
  }
  #nav {
    height: 45px
  }
  #nav:before {
    height: 45px
  }
  .navbar-main ul li li a:before {
    content: '\f178';
    margin-left: 25px;
  }
  #index ul li {
    width: 100%;
    max-width: 333px;
    display: block;
    margin: 0 auto;
  }
  #index ul li:before {
    display: none;
  }
  #index ul {
    margin-top: 250px;
  }
  header .logo {
    width: 320px;
    height: 320px;
    padding: 56px 28px 0;
    left: -20px
  }
  header .text {
    left: 315px;
  }
  footer .bottom {
    padding-bottom: 15px
  }
  footer .bottom .left {
    max-width: 100%;
    text-align: center;
    height: 65px;
  }
  footer .bottom .right {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .form-footer h2 {
    width: 100%;
    margin-bottom: 27px;
  }
  .form-footer {
    height: 100%; /* was auto */
  }
  .form-footer .container {
    max-width: 330px;
  }
  .form-footer .col-input {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .form-footer input[type="submit"] {
    width: 98px;
    margin: 20px 0;
  }
  #insurance img.res-img {
    position: relative;
    top: 0;
    margin-bottom: 25px
  }
  #insurance {
    padding-left: 0
  }
}
@media (max-width: 720px) {
  header .logo {
    width: 220px;
    height: 220px;
    padding: 53px 28px 0;
    left: 0px;
  }
  header .text {
    left: 245px;
  }
  #index ul {
    margin-top: 185px;
  }
  #index ul li {
    margin-bottom: 28px
  }
  #staff .avatar .avatar_img {
    position: relative;
    margin: 0 auto 25px;
    top: 0px;
    left: 0;
  }
  #staff .avatar {
    padding-left: 15px;
  }
  #main.staff h3,
  #main.staff h4 {
    text-align: center;
  }
  #staff {
    margin-top: 97px;
  }
  #what-is .first {
    padding-top: 130px;
  }
  #services,
  #about-us,
  #careers,
  #resources,
  #insurance,
  #our-approach {
    margin-top: 120px
  }
  #contact-us {
    margin-top: 220px
  }
}
@media (max-width: 600px) {
  #nav:before {
    display: none;
  }
  header .logo {
    background: none;
    position: relative;
    max-width: 220px;
    display: block;
    border: none;
    height: auto;
    padding: 0px 10px;
    width: 100%;
    margin: 10px auto 16px;
    top: 0px;
  }
  header .text {
    text-align: center;
    position: relative;
    display: block;
    margin: 0 auto;
    left: 0;
    top: 0;
  }
  header {
    height: auto;
    padding-bottom: 16px;
    background: #15D0CB;
  }
  .navbar-toggle {
    right: 50%;
    margin: 0;
    margin-right: -22px;
    top: 210px;
  }
  #nav {
    height: 60px;
    position: static;
  }
  #staff {
    margin-top: 0px;
  }
  #what-is .second .content:before {
    display: none
  }
  #what-is .first {
    padding-top: 40px
  }
  #services,
  #about-us,
  #careers,
  #resources,
  #insurance,
  #our-approach {
    margin-top: 60px
  }
  #contact-us {
    margin-top: 160px
  }
  #insurance {
    padding-bottom: 60px
  }
  #careers form {
    margin: 58px auto 85px;
/*     height: 553px; */
  }
  #contact-us .left {
    width: 100%;
    margin-top: 45px;
  }
  #contact-us .right {
    width: 100%;
    max-width: 100%;
    margin-top: 39px;
  }
  #index {
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  .form-footer h2 {
    text-align: center;
    line-height: 40px;
  }
  #staff .avatar .avatar_img {
    padding: 16px 11px 18px 18px;
  }
  #main h2.title {
    font-size: 20vw;
  }
  #main form h3 {
    font-size: 14vw;
  }
  #index {
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 240px) {
  #staff .avatar .avatar_img {
    padding: 13px 12px 13px 6px;
  }
  #index {
    height: auto;
    margin-top: 0;
  }
}
@media (min-width: 993px) {
  .navbar {
    border: none;
  }
  .navbar-main {
    max-height: 98px;
  }
  .navbar-main .close-btn {
    display: none;
  }
  .navbar-main .menu {
    font-size: 0;
  }
  .navbar-main .menu > li {
    display: inline-block;
    position: relative;
  }
  .navbar-main .menu > li:before {
    content: '';
    width: 0%;
    height: 0%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%
  }
  .navbar-main .menu > li.current-menu-item:before,
  .navbar-main .menu > li:hover:before {
    width: 100%;
    height: 53px;
    top: 0px;
    left: 0px
  }
  #navbar-top .menu > li.current-menu-item:before,
  #navbar-top .menu > li:hover:before {
    height: 45px;
  }
  #navbar .menu > li:before {
    background: url(images/menu.jpg);
  }
  #navbar .menu > li.current-menu-item:before,
  #navbar .menu > li:hover:before {
    background: url(images/menu_hover.jpg)
  }
  #navbar-top .menu > li:before {
    background: #15d0cb;
  }
  #navbar-top .menu > li.current-menu-item:before,
  #navbar-top .menu > li:hover:before {
    background: #12afab
  }
  .navbar-main .menu > li > a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    line-height: 53px;
    z-index: 5;
    display: block;
    padding: 0 11px
  }
  #navbar-top .menu > li > a {
    font-size: 14px;
    line-height: 45px;
  }
  #navbar {
    position: absolute;
    right: 4px;
    top: 45px;
  }
  #navbar-top {
    position: absolute;
    right: 4px;
    top: 0px;
  }
  #navbar-top .menu > li {
    margin-left: 14px;
  }
  #navbar .menu > li {
    margin-left: 4px;
    position: relative;
  }
  #navbar .menu > li ul {
    position: absolute;
  }
  #navbar .menu > li ul li {
    height: 0px;
    overflow: hidden;
  }
  #navbar .menu > li ul li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    min-width: 180px;
    background: #44b4e3;
    color: #fff;
    text-decoration: none;
    padding-left: 15px;
    text-transform: uppercase;
  }
  #navbar .menu > li ul li a:hover {
    background: #1173B8;
  }
  #navbar .menu > li:hover ul li {
    height: 31px;
    border-bottom: 1px solid #1173b8;
  }
}
#resources a:link {
  color: #FFFFFF;
  text-decoration: none;
}
#resources a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#resources a:hover {
  color: #14c5c0;
  text-decoration: none;
}
#ins-logos {
  background: url(images/logos-bg.png) no-repeat;
  background-size: cover;
  padding: 40px 0 40px 35px;
  max-width: 475px;
  min-height: 342px;
}
h1.nfhead {
  color: #333 !important;
}
.btn-cs {
  background: rgba(0, 0, 0, 0) url("images/button-board.png") repeat scroll 0 0 / 100% 100%;
  border: medium none;
  color: #fff;
  font-size: 19px;
  font-style: italic;
  font-weight: 700;
  height: 49px;
  margin-left: 10%;
  outline: medium none;
  width: 155px;
}
.btn-cs:hover {
  background-image: url("images/button-board-hover.png");
  color: #e4cb5e;
}
#full-width-template {
	margin-top: 230px;
}
#full-width-template h1 {
	color: #fff;
	font-family: 'Cedarville Cursive',cursive;
	font-size: 46px;
}
#full-width-template h2,
#full-width-template h3 {
	color: #000;
}
#main.full-width-template {
	background-image: url('/wp-content/themes/autismoutreachsocal-osvn/images/bg-what-is-1.jpg');
}
#full-width-template img.Surf_Monkeys {
	margin: 0 30px 150px 0;
}
#navbar .menu > li ul.sub-menu {
  width: 200px;
  left: -19px;
}


