@media (min-width: 769px) {
	.hideOnDesktop {
		display: none !important;
	}
}
@media (max-width:768px) {
	.hideOnMobile {
		display: none !important;
	}
}

@media (max-width: 1700px) {

  .home-help img {
      max-width: 725px;
  }

  .home-help {
      padding: 70px 0;
  }

  .home-map {
      padding: 125px 0 70px;
  }

}

@media (max-width: 1367px) {

  .home-intro .home-intro-bg {
      width: calc(58.3333333333% - 25px);
  }

  .pg-content h2 {
      font-size: 42px;
  }

  .pg-content p, .pg-content li {
      font-size: 19px;
  }

  .home-help img {
      max-width: 610px;
  }

  .home-help {
      padding: 55px 0;
  }

  .home-help ul {
      margin: 0 0 30px;
  }

  .btn {
      font-size: 15px;
  }

  .footer .footer-contact {
      font-size: 23px;
  }

  .icon-footer-1 {
      width: 24px;
      height: 24px;
  }

  .icon-footer-2 {
      width: 21px;
      height: 26px;
  }
	
.icon-footer-3 {
      width: 25px;
    height: 32px;
  }

  .footer .footer-contact i.icon-footer-2 {
      margin-left: 47px;
  }

  .hero h2 {
      font-size: 50px;
  }

  .header nav ul li a {
      font-size: 23px;
      padding: 27px;
  }

  .header nav ul li a:after {
      left: 27px;
      right: 27px;
  }

  .header .brand a img {
      max-width: 209px;
  }

  .footer {
      border-top: 3px solid #0e76bc;
      padding: 28px 0;
  }

  .footer .copy {
      font-size: 14px;
  }

  .footer .brand a img {
      max-width: 140px;
  }

}

@media (max-width: 1199px) {


  .preheader, .header {
      padding-left: 50px;
      padding-right: 50px;
  }

  .hero h2 {
      font-size: 39px;
      padding: 30px;
      bottom: 65px;
  }

  .pg-content h2 {
      font-size: 32px;
  }

  .pg-content h3 {
      font-size: 11px;
      letter-spacing: 1px;
  }

  .pg-content p, .pg-content li {
      font-size: 18px;
  }

  .home-intro br, .home-intro br::after {content: " ";}

  .home-intro img {
      display: block;
  }

  ul.checklist li {
      width: 50%;
      padding-left: 30px;
  }

  .home-help ul li {
      margin: 0 0 7px;
  }

  ul.checklist li:before {
      width: 24px;
      height: 24px;
  }

  .home-help img {
      max-width: 500px;
  }

  .home-help.pg-content p {
      margin: 0 0 17px;
  }

  .home-help.pg-content p:last-child {
      margin: 0;
  }

  .home-map {
      padding: 75px 0 54px;
  }

  .home-intro {
      padding: 90px 0;
  }

  .home-intro {
      padding: 90px 0;
  }

  .home-map form input[type="text"], .home-map form input[type="submit"] {
      display: block;
      width: 100%;
  }

  .page-title h1 {
    font-size: 60px;
    letter-spacing: -4px;
}

.page-title h2 {
    font-size: 21px;
}

.page-title, .pg-padding {
    padding: 60px 0;
}

.service-right li, .service-right p {
    font-size: 19px;
    margin: 0 0 31px;
}

.service .service-right {
    padding: 50px;
}

.service .service-left h2 {
    font-size: 29px;
}

.service {
    height: 500px;
}




}


@media (max-width: 991px) {

  .preheader {
      font-size: 14px;
  }

  .icon-preheader-1 {
      width: 15px;
      height: 15px;
  }

  .icon-preheader-2 {
      width: 12px;
      height: 15px;
  }

  .preheader p i.icon-preheader-2 {
      margin-left: 20px;
  }

  .preheader, .header {
      padding-left: 35px;
      padding-right: 35px;
  }

  .header .brand a img {
      max-width: 194px;
  }

  .hero {
      height: 590px;
  }

  .hero h2 {
      font-size: 33px;
      padding: 25px;
      bottom: 30px;
  }

  .pg-content h2 {
      font-size: 27px;
  }

  .pg-content p, .pg-content li {
      font-size: 15px;
  }

  .footer .container, .footer .row {
      display: block;
  }

  .footer div[class*="col"] {
      margin: 0 auto;
      max-width: 100%;
      width: 100%;
      text-align: center !important;
      display: block;
  }

  .footer .footer-contact {
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
  }

  .footer .brand {
      margin: 0 0 30px;
  }

  .home-intro .home-intro-bg {
      width: calc(58.3333333333% - 55px);
      -webkit-background-size: 350px;
      background-size: 350px;
  }

  .pg-content h3 {
      margin: 0 0 20px;
  }

  .home-intro em img {
      max-width: 155px;
  }

  .home-intro {
      padding: 55px 0;
  }

  .home-help img {
      max-width: 500px;
      left: -90px;
  }

  .header nav ul li a {
      font-size: 17px;
      padding: 21px 16px;
  }

  .header nav ul li a:after {
      left: 16px;
      right: 16px;
  }

  .header .brand a img {
      max-width: 175px;
  }

  .service-right li, .service-right p {
    font-size: 16px;
}

.service .service-right {
    padding: 25px;
}


}

@media (max-width: 850px) {
  .hero {
      height: 400px;
  }
}

@media (max-width: 767px) {

  .preheader {
    display: none;
  }

  .header {
    border-top: 4px solid #0e76bc;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    z-index: 10000;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  }

  .header .brand {
      margin: 0 0 -17px;
  }

  .header .brand a img {
      max-width: 130px;
  }

  .header nav {
      max-width: calc(100% + 20px);
      -webkit-flex: 0 0 calc(100% + 20px);
      -moz-flex: 0 0 calc(100% + 20px);
      flex: 0 0 calc(100% + 20px);
      background-color: #0e76bc;
      margin: 0 -10px;
      text-align: center;
      display: none;
  }

  .header .brand {
      -webkit-flex: 0 0 130px;
      -moz-flex: 0 0 130px;
      flex: 0 0 130px;
  }

  .header .mnav {
      -webkit-flex: 0 0 calc(100% - 130px);
      -moz-flex: 0 0 calc(100% - 130px);
      flex: 0 0 calc(100% - 130px);
  }


  .header nav ul li a:after {
      display: none;
  }

  .header nav ul li {
      display: block;
  }

  .header nav ul li a {
      padding: 15px !important;
      color: #fff !important;
      border-bottom: 1px solid rgba(0,0,0,0.1);
  }

  .header nav ul li a.nav-selected {
      color: #fff;
      background: rgba(0,0,0,0.3);
  }

  .header nav ul li:last-child a {
      border: none;
  }

  .mnav a i, .mnav a span {
      display: block;
  }

  .mnav a {
      display: inline-block;
      text-align: center;
      margin-left: 7px;
      margin-top: 5px;
  }

  .mnav a:first-child {
      margin: 0;
  }

  .mnav a i {
      background: #0e76bc;
      width: 43px;
      height: 43px;
      color: #fff;
      border-radius: 5px;
      line-height: 43px;
      font-size: 27px;
  }

  .mnav a span {
      font-size: 11px;
      text-transform: uppercase;
      color: #666;
      margin-top: 2px;
  }

  .hero h2 {
      font-size: 18px;
      letter-spacing: -1px;
  }

  .hero h2 em {
      margin: 6px 0 0 15px;
  }

  .hero {
      height: auto;
      padding: 300px 0 0;
  }

  .hero, .page-title {
    margin-top: 75px;
  }


  .hero h2 {
      font-size: 18px;
      letter-spacing: -1px;
  }

  .hero h2 em {
      margin: 6px 0 0 15px;
  }

  .hero {
      height: auto;
      padding: 300px 0 0;
  }

  .home-map iframe {margin-top: 25px;}

  .footer .footer-contact, .footer .footer-contact i {display: block;}

  .footer .footer-contact i {
      margin: 0 auto;
  }

  .footer .footer-contact i.icon-footer-2 {
      margin: 30px auto 0;
  }

  .footer .footer-contact {
      font-size: 18px;
  }

  .footer .copy {
      font-size: 12px;
  }

  .footer .copy span {
      display: none;
  }

  .footer .copy {
      margin-top: 60px;
  }

  .footer .copy a {
      display: block;
  }

  .footer .copy a:last-child {
      margin-top: 20px;
  }

  .home-map {
      text-align: center;
      padding: 75px 0;
  }

  .home-intro-bg {
      display: none;
  }

  .home-intro .home-intro-right {
      padding-left: 15px;
      background-color: #0e76bc;
      background-image: url(../i/foot-bg.png);
      background-repeat: no-repeat;
      background-position: bottom right;
      -webkit-background-size: 200px;
      background-size: 200px;
  }

  .home-intro .home-intro-right, .home-intro .col-sm-5 {
      padding-top: 60px;
      padding-bottom: 60px;
  }

  .home-intro {
      padding: 0;
  }

  .home-help {
      position: relative;
      overflow: hidden;
  }

  .home-help img {
      max-height: 100%;
      opacity: 0.1;
  }

  .pg-contact-us .col-sm-8 {margin-top: 45px;}

  .pg-contact-us ul {
      margin: -20px 0 30px;
  }

  .btn {
      font-size: 13px;
  }

  .pg-contact-us form .form-group:nth-child(1), .pg-contact-us form .form-group:nth-child(2), .pg-contact-us form .form-group:nth-child(3) {
      margin: 0 0 20px;
      float: none;
      width: 100%;
  }

  .pg-contact-us form .form-group {
  }

  .new-patients h2 {
      font-size: 20px;
  }

  .new-patients p {
      margin: 0 0 26px;
      font-size: 13px;
      line-height: 1.2;
  }

  .new-patients {
      padding: 50px 0;
  }

  .pg-contact-us + iframe + .new-patients {
      display: none;
  }

  .pg-about-us .col-sm-5 {
      -webkit-order: -1;
      -moz-order: -1;
      order: -1;
      margin-bottom:  40px;
  }

  .page-title h1 {
      font-size: 26px;
      letter-spacing: -2px;
  }

  .page-title h2 {
      font-size: 13px;
  }

  .pg-content h2 {
      font-size: 23px;
  }

  .pg-about-us .btn {
      display: block;
      margin-top: 4px;
  }

  .page-title {
      padding: 30px 0;
      -webkit-background-size: 100px;
      background-size: 100px;
  }

  .pg-padding {
      padding: 55px 0;
  }

  .service-right li, .service-right p {
    font-size: 16px;
}

.service .service-right {
    padding: 25px;
}

.service .service-left, .service .service-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 1px;
}

.service {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
}

.service.alt .service-left {
    -webkit-order: 0;
    -ms-order: 0;
    order: 0;
}

.service .service-left, .service .service-right {
    padding: 30px;
}

.service .service-left {
    text-align: left;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
}

.service .service-left h2 {
    font-size: 18px;
}

.service .service-left h2:after {
    margin: 10px 0 0;
    width: 35px;
    height: 2px;
}

}
