@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .pt-70 {
    padding-top: 30px;
  }
  p {
    font-size: 14px;
  }
  .section-title {
    text-align: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .section-title .sub-title {
    margin-bottom: 10px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .section-title.text-left {
    text-align: center !important;
  }
  .section-title.text-left .btn {
    display: none;
  }
  .section-title.text-left h2 {
    max-width: 100%;
  }
  .section-title.text-left p {
    max-width: 100%;
  }
  .btn {
    padding: 17px 55px 16px 20px;
    -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.1) !important;
            box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.1) !important;
    font-size: 13px;
  }
  .form-control {
    font-size: 13px;
  }
  .top-header {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-contact-info {
    top: 0;
  }
  .header-contact-info li {
    padding-left: 24px;
    font-size: 14px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  .header-right-content {
    display: none;
  }
  .main-banner {
    height: 100%;
    padding-top: 260px;
    padding-bottom: 155px;
	background-position: 80% 50%;
  }
  .main-banner.banner-section {
    height: 100%;
    padding-top: 180px;
    padding-bottom: 160px;
  }
  .main-banner.banner-section .main-banner-content {
    margin-top: 0;
  }
  .main-banner-content {
    text-align: center;
    max-width: 100%;
    margin-top: 0;
  }
  .main-banner-content .sub-title {
    font-size: 13px;
  }
  .main-banner-content h1 {
    line-height: 1.4;
    font-size: 30px;
  }
  .main-banner-content p {
    max-width: 100%;
    font-size: 14px;
  }
  .main-banner-content .btn-box {
    margin-top: 25px;
  }
  .main-banner-content .btn-box .btn-primary {
    margin-right: 0;
    width: 60%;
  }
  .main-banner-content .btn-box .video-btn {
    position: relative;
    top: 0;
    font-size: 15px;
    margin-top: 20px;
  }
  .home-slides.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0px;
    top: auto;
    -webkit-transform: unset;
            transform: unset;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 15px;
    bottom: 0px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0px;
  }

  .about-image {
    padding-right: 0;
  }
  .about-image img {
    width: 100%;
    border: none;
  }
  .about-image .text {
    top: 100%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    width: 115px;
    height: 115px;
  }
  .about-image .text p {
    font-size: 13px;
  }
  .about-image .text p span {
    font-size: 25px;
  }
  .about-content {
    text-align: center;
    margin-top: 30px;
  }
  .about-content h2 {
    line-height: 1.4;
    font-size: 25px;
  }
	.about-content ul li{
		width: 15px;
	}
	.about-content ul li:nth-of-type(2){
		width: 40px;
	}
  .about-content .features-list {
    text-align: left;
  }
  .about-content .signature {
    display: block;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    margin-top: 30px;
  }
  .about-content .signature .image {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .about-content .signature .content h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .about-twentytwenty-image {
    padding-right: 0;
  }
  .about-twentytwenty-image img {
    width: 100%;
    border: none;
  }
  .about-twentytwenty-image .text {
    top: 100%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    width: 115px;
    height: 115px;
  }
  .about-twentytwenty-image .text p {
    font-size: 13px;
  }
  .about-twentytwenty-image .text p span {
    font-size: 25px;
  }
  .funfacts-content {
    text-align: center;
    margin-bottom: 10px;
  }
  .funfacts-content h2 {
    font-size: 25px;
  }
  .single-funfacts {
    margin-top: 30px;
  }
  .single-funfacts h3 {
    font-size: 30px;
  }
  .single-funfacts h3 sup {
    right: -5px;
    top: -15px;
  }
  .single-funfacts p {
    font-size: 15px;
  }
  .services-title-content {
    margin-bottom: 35px;
  }
  .services-title-content h2 {
    font-size: 25px;
    margin-bottom: 12px;
    line-height: 1.4;
    text-align: center;
  }
  .services-title-content .sub-title {
    text-align: center;
  }
  .services-title-content p {
    text-align: center;
  }
  .services-title-content .features-list li {
    padding-left: 37px;
  }
  .services-title-content .features-list li i {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 12px;
  }
  .services-title-content .btn {
    margin-top: 25px;
  }

  .single-services-box {
    padding: 25px;
    border-right: none !important;
    border-top: none !important;
    border-left: none !important;
    border-bottom: 1px solid #eeeeee !important;
	height: 300px;
  }
  .single-services-box h3 {
    font-size: 17px;
  }
  .single-services-box h3 i {
    font-size: 40px;
  }
  .single-services-box h3 i::after {
    left: -5px;
    top: 0;
    width: 35px;
    height: 35px;
  }
	.single-services-box p{
		text-align: center;
	}
  .single-services-box .read-more-btn {
    margin-top: 5px;
    font-size: 13px;
  }
  .services-details-area .widget-area {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .services-details-header h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .services-details-info {
    padding: 25px;
  }
  .services-details-info h4 {
    font-size: 18px;
  }
  .services-details-info ul {
    margin-top: 10px;
  }
  .services-details-info ul li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .services-details-desc h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .services-details-desc .features-list li {
    font-size: 14px;
  }
  .services-details-desc .services-details-pricing {
    padding: 25px;
  }
  .services-details-desc .services-details-pricing .pricing-image img {
    width: 100%;
  }
  .services-details-desc .services-details-pricing .pricing-content {
    margin-top: 30px;
  }
  .services-details-desc .services-details-pricing .pricing-content h4 {
    font-size: 18px;
  }
  .services-details-desc .services-details-pricing .pricing-content ul li {
    font-size: 14px;
  }
  .services-details-desc .services-details-pricing .pricing-content ul li span {
    float: unset;
  }
  .services-details-desc .services-details-footer-image {
    margin-top: 10px;
  }
  .services-details-desc .services-details-footer-image img {
    width: 100%;
  }
  .services-details-desc .services-details-footer-features {
    margin-top: 30px;
  }
  
  .divider {
    display: none;
  }
  .doctor-area.extra-pb {
    padding-bottom: 90px;
  }
	.single-doctor-box{
		height: auto;
	}
  .single-doctor-box .content h3 {
    font-size: 18px;
  }
  .single-doctor-box .content .social {
    margin-top: 10px;
  }
  .single-doctor-box .content .social li a {
    font-size: 16px;
  }
  .doctor-slides.owl-theme .owl-nav.disabled + .owl-dots {
    line-height: .01;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .single-research-box .research-info {
    padding: 20px;
  }
  .single-research-box .research-info .category {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .single-research-box .research-info .title {
    font-size: 17px;
  }
  .single-research-box:hover {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  
  .cta-content {
    max-width: 100%;
    text-align: center;
  }
  .cta-content .icon {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .cta-content h2 {
    line-height: 1.4;
    font-size: 25px;
  }
  .cta-content .call-us {
    font-size: 22px;
  }
  
  .testimonial-slides .client-feedback .single-feedback {
    padding-top: 55px;
  }
  .testimonial-slides .client-feedback .single-feedback::before {
    margin-top: -20px;
    font-size: 50px;
  }
  .testimonial-slides .client-feedback .single-feedback p {
    max-width: 100%;
    line-height: 1.5;
    margin-bottom: 0;
    font-size: 19px;
    margin-left: 0;
    margin-right: 0;
  }
  .testimonial-slides .client-thumbnails .item .title h3 {
    font-size: 15px;
  }
  .testimonial-slides .client-thumbnails .item .title span {
    font-size: 13px;
    margin-top: 5px;
  }
  .testimonial-slides .next-arrow, .testimonial-slides .prev-arrow {
    display: none !important;
  }
  
  .error-area {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .error-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .error-content h3 {
    font-size: 30px;
    margin-top: 40px;
  }
  
  .contact-info-area {
    margin-top: 0;
    padding-top: 60px;
  }
  .contact-info-area::before {
    display: none;
  }
  .contact-info-box {
    border-left: none;
    border-bottom: 1px solid #094780;
    border-right: none;
  }
  .contact-info-box h3 {
    font-size: 17px;
  }
  .contact-form {
    padding: 25px;
  }
  .contact-form h2 {
    font-size: 25px;
  }
.contact-form ul:not(.list-unstyled) li{
	width: 25px;
}
.contact-form ul:not(.list-unstyled) li:nth-of-type(2){
	width: 55px;
	}
  .contact-form form .form-group {
    margin-bottom: 12px;
  }
  .contact-form form .form-group label {
    left: 10px;
    top: 15px;
    font-size: 15px;
  }
  .contact-form form .form-group .form-control {
    padding-left: 45px;
  }
  #map {
    height: 350px;
  }
  
  .footer-area {
    padding-top: 60px;
  }
  .single-footer-widget h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .single-footer-widget .logo p {
    font-size: 14px;
    margin-top: 15px;
  }
  .single-footer-widget .footer-quick-links li a {
    font-size: 12px;
  }
  .single-footer-widget .footer-contact-info li {
    font-size: 14px;
  }
  .copyright-area {
    margin-top: 20px;
    text-align: center;
  }
  .copyright-area p {
    font-size: 14px;
  }
  .copyright-area ul {
    text-align: center;
    margin-top: 15px;
  }
  .copyright-area ul li {
    font-size: 14px;
  }
	.cta-area::before{
		background-position: unset;
	}
	.wpfm-template-19 .wpfm-menu-nav ul{
		padding: 10px 5px;
	}
	.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap{
		top: 5px;
	}
	.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right ul, .wpfm-template-19 .wpfm-position-top-right ul, .wpfm-template-19 .wpfm-position-bottom-right ul{
		right: 10px;
		top: 55%;
	}
	
	@-moz-document url-prefix() {
    .wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap{
			top: 18px;
		}
	}
	
	.sidebar-modal .sidebar-modal-inner{
		width: 90%;
	}
	.sidebar-modal .sidebar-about-area .title .features-list li{
		flex: none;
		max-width: 100%;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main-banner-content {
    text-align: left;
    max-width: 435px;
  }
  .main-banner-content .btn-box .btn-primary {
    margin-right: 20px;
    display: inline-block;
    width: auto;
  }
  .main-banner-content .btn-box .video-btn {
    position: absolute;
    top: 0;
    font-size: 15px;
    margin-top: 0;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 30px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 30px;
  }
  .col-lg-3:nth-child(1) .featured-services-box, .col-lg-3:nth-child(3) .featured-services-box {
    border-right: 1px solid #436585;
  }
  
  .col-lg-6:nth-child(1) .single-services-box, .col-lg-6:nth-child(3) .single-services-box, .col-lg-6:nth-child(5) .single-services-box {
    border-right: 1px solid #eeeeee !important;
  }
  .col-lg-4:nth-child(1) .single-services-box, .col-lg-4:nth-child(3) .single-services-box, .col-lg-4:nth-child(5) .single-services-box, .col-lg-4:nth-child(7) .single-services-box, .col-lg-4:nth-child(9) .single-services-box {
    border-right: 1px solid #eeeeee !important;
  }
  .services-details-info ul li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  
  .copyright-area {
    text-align: left;
  }
  .copyright-area ul {
    text-align: right;
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 15px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-100 {
    padding-top: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  p {
    font-size: 15px;
  }
  .btn {
    font-size: 13px;
  }
  .section-title h2 {
    font-size: 32px;
  }
  .section-title.text-left {
    max-width: 720px;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }
  .section-title.text-left .btn {
    display: none;
  }
  .section-title.text-left h2 {
    max-width: 100%;
  }
  .section-title.text-left p {
    margin-left: auto;
    margin-right: auto;
  }
  .top-header {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-contact-info li {
    margin-right: 15px;
    margin-left: 15px;
  }
  .header-right-content {
    display: none;
  }
  .main-banner {
    height: 100%;
    padding-top: 265px;
    padding-bottom: 220px;
  }
  .main-banner.banner-section {
    height: 100%;
    padding-top: 210px;
    padding-bottom: 200px;
  }
  .main-banner.banner-section .main-banner-content {
    margin-top: 0;
  }
  .main-banner-content {
    max-width: 610px;
    margin-top: 0;
  }
  .main-banner-content .sub-title {
    margin-bottom: 10px;
  }
  .main-banner-content h1 {
    font-size: 50px;
  }
  .main-banner-content p {
    max-width: 550px;
    margin-top: 12px;
    font-size: 16px;
  }
  .main-banner-content .btn-box {
    margin-top: 30px;
  }
  .home-slides.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0px;
    top: auto;
    -webkit-transform: unset;
            transform: unset;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 15px;
    bottom: 0;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0;
  }
  .free-consultation-area {
    margin-top: -45px;
  }
  .free-consultation-content {
    text-align: center;
    padding: 50px 40px;
  }
  .free-consultation-content h2 {
    font-size: 32px;
  }
  .about-image {
    padding-right: 0;
  }
  .about-image img {
    width: 100%;
    border: none;
  }
  .about-image .text {
    top: 100%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .about-content {
    text-align: center;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
  }
  .about-content h2 {
    font-size: 32px;
  }
  .about-content .features-list {
    text-align: left;
  }
  .about-twentytwenty-image {
    padding-right: 0;
  }
  .about-twentytwenty-image img {
    width: 100%;
    border: none;
  }
  .about-twentytwenty-image .text {
    top: 100%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .funfacts-content {
    margin-bottom: 55px;
    text-align: center;
  }
  .funfacts-content h2 {
    font-size: 32px;
  }
  .single-funfacts h3 {
    font-size: 32px;
  }

  .services-title-content {
    text-align: center;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  .services-title-content h2 {
    font-size: 32px;
  }
  .services-title-content .features-list {
    text-align: left;
  }
  .single-services-box {
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #eeeeee !important;
    border-top: none !important;
  }
  .single-services-box h3 {
    font-size: 20px;
  }
  .col-lg-6:nth-child(1) .single-services-box, .col-lg-6:nth-child(3) .single-services-box, .col-lg-6:nth-child(5) .single-services-box {
    border-right: 1px solid #eeeeee !important;
  }
  .col-lg-4:nth-child(1) .single-services-box, .col-lg-4:nth-child(3) .single-services-box, .col-lg-4:nth-child(5) .single-services-box, .col-lg-4:nth-child(7) .single-services-box, .col-lg-4:nth-child(9) .single-services-box {
    border-right: 1px solid #eeeeee !important;
  }

  .doctor-area.extra-pb {
    padding-bottom: 110px;
  }
  .testimonial-slides .client-feedback .single-feedback p {
    max-width: 600px;
    font-size: 20px;
  }
  .services-details-area .widget-area {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .services-details-header h3 {
    font-size: 22px;
  }
  .services-details-desc h3 {
    font-size: 22px;
  }
  
  .divider {
    display: none;
  }
  .single-blog-post .post-content h3 {
    font-size: 19px;
  }
  
  .error-area {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .cta-content h2 {
    font-size: 32px;
  }
  .cta-content .call-us {
    font-size: 30px;
  }
	.cta-area::before{
		background-position: unset;
	}
  .col-lg-4:nth-child(3) .contact-info-box {
    border-top: 1px solid #094780;
  }
  .contact-info-area {
    margin-top: 0;
    padding-top: 80px;
  }
  .contact-info-area::before {
    display: none;
  }
  .contact-form h2 {
    font-size: 32px;
  }
  #map {
    height: 400px;
  }
	.sidebar-modal .sidebar-modal-inner{
		width: 80%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-contact-info li {
    margin-right: 10px;
    font-size: 14px;
  }
  .main-banner {
    height: 840px;
  }
  .main-banner-content h1 {
    font-size: 60px;
  }
  .single-services-box h3 {
    padding-left: 50px;
    font-size: 20px;
  }
  .single-services-box h3 i {
    font-size: 35px;
  }
  .single-services-box h3 i::after {
    width: 45px;
    height: 45px;
  }
  .single-funfacts p {
    font-size: 14px;
  }
  .services-details-info ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .services-details-info ul li {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*# sourceMappingURL=responsive.css.map */