/**** big tablet view ****/
@media only screen and (min-width: 1170px) and (max-width: 1210px) {
.main-menu ul li a{
  padding-left:18px;
  padding-right:18px;
}
}
@media only screen and (max-width: 1169px) {
.main-menu ul li a {
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
}
  .resource-tab ul li {
    float: none;
  } 
  .resource-tab ul li a {
    font-size: 20px;
   }
.footer .contact .address b {
  font-size: 14px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1024px) {

.container {
  width: 98%;
}
.main-menu {
  margin-left: 0;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li:last-child a {
  padding-right: 0;
}
.main-menu ul li a {
  padding: 22px 23px 12px;
}
.about-right .video video {
  width: 100%;
}
.offer-block .offer-link::after {
  left: 12px;
}
.footer-left {
  background-size:102px auto;
  padding: 43px 0 75px;
}
.footer-right {
  padding: 51px 0 43px 45px;
}
.links ul li a {
  line-height: 200%;
}
.opening-bg-wrapper {
  height: 386px;
  width: 32.7%;
}

/********/ } /****** Big tablet close *********/

@media only screen and (min-width: 1024px) and (max-width: 1025px) {
.main-menu ul li a{
  padding-left:13px;
  padding-right:13px;
}
}
/******* tablet view *******/
@media only screen and (max-width: 1024px) {
  
.resource-tab ul li a {
  font-size: 16px;  
  padding: 28px 20px;
}

.benefits-block.bottom:first-child { 
    padding-left: 0px;
}
.autism-section .autism-left  .video {
  width: 100%;
}
.autism-section .autism-left video {
  width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {

.container {
  width: 98%;
}
.slidermain li .caption p {
  font-size: 20px !important;
}
.main-menu::before {
  left: -33px;
}
.main-menu {
  margin-left: 0;
  padding-left: 0;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li a {
  font-size: 11px;
  padding: 22px 9px 12px;
}
.main-menu ul li:last-child a {
  padding-right: 0;
}

.about-right .video video {
  width: 100%;
}
.section-padding {
  padding: 40px 0;
}
.about-left {
  padding-right: 20px;
}
.about-left p {
  padding-right: 0;
  text-align: justify;
}
.about-left .about-link .link.mission {
  background-position: 8px 18px;
}
.about-left .about-link .link {
  margin-right: 20px;
  padding: 23px 20px 23px 60px;
}
.about-left .about-link .link.who {
  background-position: 8px -83px;
}
.about-left .about-link .link.join {
  background-position: 8px -167px;
}
.benefits-section {
  padding: 40px 0;
}
.benefits-section .section-title h3 {
  margin-bottom: 30px;
}
.benefits-block h4 {
  font-size: 18px;
}
.benefits-block p {
  font-size: 16px;
}
.benefits-block {
  display: block;
  float: left;
  margin-left: 0;
  width: 33.3%;
}
.work-section {
  padding-bottom: 40px;
  padding-top: 40px;
}
.work-list .work-block h4 {
  font-size: 22px;
  min-height: 55px;
}
.work-list .work-block p {
  margin-top: 0;
}
.autism-section {
  padding: 40px 0;
}
.autism-section .autism-right p {
  margin-top: 0;
  text-align: justify;
}
.enquiry-section {
  padding: 40px 0;
}
.btn-submit {
  margin-bottom: 0;
}
.offer-block .offer-link a {
  height: 150px;
  width: 150px;
}
.offer-block .offer-link::after {
  left: -8px;
}
.offer-block .offer-link a::before {
  left: 3px;
  top: 17px;
}
.benefits-block:nth-child(3n+1) {
  clear: left;
}
.footer h4 {
  font-size: 20px;
}
.links ul li a {
  font-size: 15px;
  line-height: 160%;
}
.footer .contact {
  margin-left: 5%;
}
.footer-left {
  background:url("../images/footer-corner.jpg") no-repeat right top;
  background-size:97px auto;  
  padding: 43px 0 46px;
}
.footer-right {
  padding: 43px 0;
}

/** About-us page ***/

.banner-caption {
  width: 53%;
}
.about-page .about-left > p {
  margin-bottom: 0;
  padding-right: 0;
  line-height: 150%;
}
.mission-join-sec .mission-block {
  padding-top: 40px;
}
.mission-join-sec .mission-block:last-child {
  padding-bottom: 40px;
}
.about-page #mission {
  padding-top: 40px;
}
.mission-block .mission-desc {
  line-height: 160%;
}
.about-page .benefits-section {
  padding: 40px 0;
}
.opening-bg-wrapper {
  width: 32.7%;
  height: 379px;
}

/*** Service page ***/

.service-page .offer-section-top {
  padding-bottom: 34px;
  padding-top: 40px;
}
.service-page .offer-section-top .section-title p {
  line-height: 160%;
}
.service-page .offer-block .info p {
  line-height: 150%;
}
.service-page .offer-section {
  padding-bottom: 35px;
  padding-top: 0;
}
.pagination {
    margin-top: 50px;
}
.career-page .mission-block .mission-title, .career-detail h1 {
  font-size: 23px;
}
.career-page section {
    padding: 60px 0;
}






} 
/******** tablet close *************/

/********* Mobile view *****************/

@media only screen and (max-width: 767px) {

.container {
  width: 90%;
}
.menu-bg-wrapper {
  display: none;
}
.side-menu {
  display: block;
  padding: 20px 0 0 20px;
}

.header {
  background-size: 100% 100%;
}
.header .header-left {
  float: left;
  width: 100%;
}
.header-left a {
  float: left;
  width: 120px;
}
.menu .menu-trigger {
    float: left;
    margin: 8px 20px 0 25px;
}
.close-button {
  margin-bottom: 15px;
  padding-right: 15px;
  text-align: right;
}
.side-menu .close-button i {
  background: #0a5b91;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  height: 35px;
  line-height: 34px;
  text-align: center;
  width: 35px;
}
.side-menu .close-button i:hover {
  background: #fff;
  color: #0a5b91;
}
.menu {
  display: block;
  margin-top: 30px;
  float: right;
}
.menu:hover .line {
  background: #0a5b91;
}
.side-menu ul li a {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.side-menu ul li a:hover , .side-menu ul li a.active {
  color: #0a5b91;
}
.side-menu ul li {
  padding: 10px 0;
}
.main-menu {
  display: none;
}
.header .header-right {
  clear: left;
  float: none;
  margin-bottom: 15px;
  width: 100%;
}
.header-right .header-top {
  float: none;
  padding-top: 30px;
  text-align: center;
}
.social-links > ul {
  display: inline-block;
}
.social-links {
  float: none;
  text-align: center;
}
.header-top .call-info {
  border-right: none;
  display: inline-block;
  float: none;
  margin-right: 0;
  padding-right: 0;
}

.slidermain li .caption.style1 span {
  font-size: 20px;
}
.slidermain li .caption.style1 p {
  font-size: 16px;
}
.slidermain li .caption.style2 p {
  font-size: 10px;
}
.slidermain li .caption.style3 p {
  font-size: 12px;
}
.slidermain li .caption.style4 {
  bottom: 28%;
}
.slidermain li .caption.style4 p {
  font-size: 13px;
}
.slidermain li .caption.style5 p {
  font-size: 10px;
}

.section-padding {
  padding: 30px 0;
}
.about-left {
  float: none;
  width: 100%;
}
.about-left h3 {
  font-size: 16px;
}
.about-left p {
  line-height: 150%;
  padding-right: 0;
  text-align: justify;
}
.about-link {
  text-align: center;
}
.about-left .about-link .link {
  float: none;
  margin-right: 0;
}
.btn-more-wrapper {
  text-align: center;
}
.about-right {
  float: none;
  margin-top: 20px;
  width: 100%;
}
.about-right .video video {
  width: 100%;
}
.offers-list .offer-block {
  float: none;
  margin-left: 0;
  width: 100%;
  max-width: 320px;
  margin: 45px auto;
}
.benefits-section {
  padding: 30px 0;
}
.benefits-section .section-title h3 {
  margin-bottom: 20px;
}
.benefits-block {
  margin-left: 0;
  margin-bottom: 25px;
}
.benefits-block.bottom {
  width: 100%;
  margin-top: 25px;
}
.work-section {
  padding-bottom: 10px;
  padding-top: 30px;
}
.workslider {
  float: left;
  width: 100%;
}
.work-section .section-title h3 {
  margin-bottom: 20px;
}
.work-list ul li {
  float: none;
  margin-left: 0;
  min-height: 250px;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 30px;
}
.work-list .work-block h4 {
  font-size: 20px;
}
.work-list .work-block p {
  padding: 0 10px;
  
}
.autism-section {
  padding: 30px 0;
}
.autism-section .section-title h3 {
  margin-bottom: 20px;
}
.autism-section .autism-left {
  width: 100%;
}
.autism-section .autism-right {
  width: 100%;
  padding-left: 0;
  text-align: center;
  margin-top: 15px;
  word-break: break-word;
}
.work-list .work-block:last-child {
  margin-bottom: 0;
}
.autism-section .autism-right p {
  line-height: 150%;
  text-align: justify;
}
.enquiry-section {
  padding: 30px 0;
  padding-bottom: 10px;
}
.enquiry-section .section-title h3 {
  margin-bottom: 20px;
}
.form-control {
  float: none;
  margin-left: 0;
  width: 100%;
}
.form-control.option {
  margin-top: 10px;
}
.form-control.btn {
  margin-left: 0;
  text-align: left;
  margin-top: 10px;
}
.btn-submit {
  margin-bottom: 0;
  width: 200px;
}
.call-section p.title {
  font-size: 20px;
  margin-bottom: 5px;
  margin-right: 0;
}
.call-section p.no {
  font-size: 25px;
}
.footer-left {
  background:none;
  float: none;
  padding: 30px 0;
  width: 100%;
}
.footer-right {
  float: none;
  padding: 30px 0 30px 10px;
  width: 100%;
}
.links {
  background: none;
  float: none;
  padding-right: 0;
  width: 100%;
}
.footer .contact {
  float: none;
  margin-left: 0;
  margin-top: 15px;
  width: 100%;
}
.links ul li a {
  line-height: 150%;
}
.footer .contact ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-right img {
  display: inline-block;
  float: none;
  margin-left: 0;
}
.footer-img-wrapper {
  text-align: center;
}
.copyright p {
  float: none;
  margin-top: 0;
  text-align: center;
}
.social-bottom {
  float: none;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.social-bottom > ul {
  display: inline-block;
}

/** About-us page ****/

.banner-caption {
  padding-bottom: 30px;
  padding-top: 30px;
  width: 100%;
}
.about-page .about-banner-sec .banner-img .banner-caption .banner-heading {
  font-size: 20px;
  margin-bottom: 10px;
}
.about-page .about-banner-sec .banner-caption .banner-desc {
  font-size: 14px;
  line-height: 120%;
}
.about-page .about-left > p {
  padding-right: 0;
}
.mission-block:nth-child(2n+1) .mission-img {
  float: none;
  width: 100%;
}
.mission-block:nth-child(2n+1) .mission-desc-main {
  float: none;
  margin-top: 15px;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
.mission-block:nth-child(2n) .mission-img {
  float: none;
  width: 100%;
}

.mission-block .mission-title {
  font-size: 24px;
  margin-bottom: 5px;
  padding-bottom: 7px;
}
.mission-block .mission-desc {
  font-size: 14px;
  line-height: 150%;
}
.mission-block:nth-child(2n) .mission-desc-main {
  float: none;
  margin-top: 15px;
  padding-right: 0;
  text-align: center;
  width: 100%;
}
.about-page .benefits-section {
  padding: 30px 0;
}
.opening-bg-wrapper {
  display: none;
}
.call-section p.no i {
  font-size: 30px;
  height: 45px;
  margin-right: 10px;
  width: 45px;
}

/*** Service page **/

.offer-section-top .section-title h3 {
  font-size: 24px;
  padding-bottom: 30px;
}
.service-page .offer-section-top .section-title p {
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
}
.service-page .offer-section-top {
  padding-bottom: 25px;
  padding-top: 30px;
}
.service-page .offer-block .info p {
  font-size: 14px;
  line-height: 150%;
}
.service-page .offers-list .offer-block {
  margin-top: 25px;
}
.service-page .offer-section {
  padding-bottom: 30px;
  padding-top: 10px;
}

  
.resource-tab ul li {
  width: 100%;
}
.resource-tab ul li a {
    padding: 20px 15px;
    display: block;
}
.makeHeader .header .header-left{
  width: 100%;
    position: fixed;
    background: #FFFFFF;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px;
    z-index: 999999;
    box-shadow: 0px 0 10px #000;
}
.makeHeader .header-left a{
  float: left;
    width: 100px;
}

.makeHeader .menu {
    margin-top: 20px;
    float: right;
}
.autism-section .autism-left img {
  float: none;
}
.week-time tr td {
  font-size: 14px;
}
.map-section {
  padding-bottom: 20px;
}

.resource-page .offer-section-top {
  padding-bottom: 20px;
    padding-top: 20px;
}
.work-list ul li:nth-child(3n+1) {
  clear: initial;
}

.mission-join-sec .mission-block {
  padding-top: 30px;
}
.mission-join-sec .mission-block:last-child {
  padding-bottom: 30px;
}
.about-page #mission {
    padding-top: 30px;
}

#siteseal {
    display: block;
    float: none;
    margin-left: 0px;
    padding-top: 10px;
}
.form-control .area {
  margin-bottom: 10px;
}

.pagination {
    margin-top: 40px;
}
.career-page section {
    padding: 45px 0;
}
.career-page .mission-block .mission-title, .career-detail h1 {
  font-size: 20px;
  line-height: 120%;
}
.pagination li {
    margin: 0;
}
.pagination a {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.career-page #mission > p {
  text-align: justify !important;
}
.current-openings .mission-block li:not(:last-child) {
    margin-bottom: 35px;
    padding-bottom: 35px;
}
.career-detail h1 {
  margin-bottom: 20px;
  text-align: left;
}
.career-detail dl, .career-detail p, .career-detail li {
  line-height: 160%;
  text-align: left;
}
.career-detail b {
  font-size: 18px;
}
.career-detail {
  text-align: center;
}

.current-openings li h6{
  text-align:center;
}
.mission-block p:last-child{
  text-align:center;
}
.block_form .some-text > p {
  font-size: 12px;
  line-height: 130%;
  text-align:left;
}
.block_form .some-text > p br{
  display:none;
}
html .certification-div-wrap .certification-div {
  margin-bottom: 10px;
  width: 100%;
  float:none;
}
html .certification-div-wrap .certification-div:last-child{
  margin-bottom:0;
}
html .certification-div-wrap .certification-div label{
  margin-bottom:0;
}
.career-page .current-openings {
    padding: 10px 0 45px;
}


/************/ } /***********Mobile close ***********/


@media only screen and (min-width: 400px) and (max-width: 767px) {
.header .container {
  width: 100%;
  padding-left:15px;
  padding-right:15px;
}
.header-top .call-info {
  float: left;
}
header .social-links {
  float: right;
}
.header-right .header-top {
  padding-top: 20px;
}











}
