@media (min-width: 1800px) {
  .carousel-caption {
    left: 70% !important;
  }
  .sub-page-banner-text {
    left: 20%;
  }
}

@media (min-width: 1200px) and(max-width:1450px) {
  .enigma_gallery_page .col-md-3 {
    width: 25%;
  }

  .navbar {
    margin-bottom: 0px;
  }

  #enigma_nav_top.affix {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 2px solid #f7f5f5;
    z-index: 9999;
  }

  .carousel-caption {
    top: 25%;
  }

  .boxed .carousel-caption {
    top: 20%;
  }

  .mt15 {
    margin-top: 8%;
  }

  .nopadding-left {
    padding-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #enigma_nav_top.affix {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 2px solid #f7f5f5;
    z-index: 99997;
    left: 0;
  }

  .nopadding-left {
    padding-left: 0;
  }
}

/* This Media screen css called for All Hc Pages Element---------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .enigma_gallery_page .col-md-3 {
    width: 25%;
  }

  .post-content-wrap {
    width: 83%;
  }

  .post-content-wrap-right {
    width: 83%;
  }

  .navbar {
    margin-bottom: 0px;
  }

  #enigma_nav_top.affix {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 2px solid #f7f5f5;
    z-index: 99997;
    left: 0;
  }

  .enigma_gallery_blog {
    width: 33.3%;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
  }

  .nopadding-left {
    padding-left: 0;
  }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
  .video iframe,
  .video img {
    height: 300px;
    width: 100%;
  }

  .contact-info-header .col-md-6:first-child,
  .contact-info-header .col-md-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
    text-align: center;
    border-right: none;
  }
  .services-box .col-sm-4 {
    width: 100%;
  }
  .services-box .service-desc {
    font-size: 14px;
    line-height: 20px;
    padding: 0 30px;
    min-height: auto;
  }

  .services-box .service-title {
    font-size: 18px;
    line-height: 24px;
  }

  .info-card .row .col-md-6:first-child,
  .info-card .row .col-md-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .carousel-caption.first-banner-slider {
    left: 22% !important;
  }

  .home .homepage-experience-trust {
    margin: 35px 30px !important;
  }

  .info-card {
    padding: 5rem 0px 5rem;
  }

  .home .about_dr {
    padding: 35px 15px 0;
  }

  .about_dr .col-md-8 {
    padding: 0;
  }

  .home .members {
    padding: 2rem 0 3rem;
  }

  .about_dr div.col-md-6 {
    margin-bottom: 50px;
  }

  .info-card h3 {
    padding: 10px 0;
  }

  .about_dr .member_details h3 {
    margin-top: 20px;
  }

  .blue-button {
    float: none !important;
  }

  .about_dr .member_details p.desc {
    min-height: auto;
    margin-bottom: 20px;
  }

  .arrow-img {
    width: 22px;
    height: 22px;
    margin-bottom: 0px;
  }

  .testimonial blockquote {
    border-left: none;
    margin-bottom: 30px;
  }

  .testi-content p {
    min-height: auto;
  }

  .testi-heading {
    padding: 45px 0 35px;
  }

  .enigma_footer_widget_area .enigma_footer_widget_column {
    min-height: 167px;
  }

  .logo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .social {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .navbar-default .navbar-nav > li > a {
    color: #005e74;
    /* //border-radius: 5px; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    /* //text-transform: uppercase; */
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    /* //font-weight: 600; */
    font-size: 16px;
  }

  .navbar {
    margin-bottom: 0px;
  }

  #enigma_nav_top.affix {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 2px solid #f7f5f5;
    z-index: 99997;
    left: 0;
  }

  .carousel-caption {
    top: 40px;
  }

  .carousel-text h1 {
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 10px;
  }

  .carousel-list li {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
  }

  .carousel-list {
    top: 60px;
    margin: 0px auto;
  }

  .enigma_callout_area {
    text-align: center;
  }

  .enigma_callout_area p {
    margin-bottom: 20px;
    padding: 0px;
  }

  .enigma_callout_btn {
    float: none;
  }

  /*** blog full width **/
  .enigma_sidebar_left_side {
    float: none;
  }

  .enigma_blog_right_side {
    float: none;
  }

  .post-content-wrap {
    width: 100%;
  }

  .post-content-wrap-right {
    width: 100%;
  }

  .blog-date-left {
    display: flex;
    margin-bottom: 0px;
  }

  .blog-date-right {
    display: flex;
    margin-bottom: 0px;
  }

  .enigma_fuul_blog_detail_padding {
    padding-left: 0px;
    padding-top: 20px;
  }

  .enigma_blog_full .enigma_blog_thumb_wrapper_showcase {
    margin-bottom: 0px;
  }

  .navbar-collapse {
    max-height: none;
  }

  .enigma_project_section .caroufredsel_wrapper {
    height: 350px !important;
  }

  .enigma_client_area .caroufredsel_wrapper {
    height: 250px !important;
  }

  .enigma_project_detail_related_projet .caroufredsel_wrapper {
    height: 350px !important;
  }

  /** enigma footer  copyright area ***/
  .enigma_footer_area {
    text-align: center;
  }

  .enigma_footer_copyright_info {
    float: none;
  }

  .enigma_footer_social_div {
    float: none;
  }

  /** contact us page **/
  .enigma_contact_form_fields {
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 0px solid #e5e5e5;
  }

  .enigma_contact_info {
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* gallery */
  .enigma_gallery_blog {
    width: 33.3%;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel-text .enigma_blog_read_btn {
    display: none;
  }

  .carousel-caption {
    top: 20%;
  }

  .nopadding-left {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .sub-page-banner-text .blue-button {
    width: 220px;
    text-align: center;
    padding-left: 0;
  }
  .general-page .ul-css li{
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  h2, .h2,.page-template-new-patient .newp-margin-100 h2 {
    font-size: 26px!important;
    line-height: 30px!important;
}
  .below-carousel.col-md-12 {
    font-size: 20px;
  }
  .sub-page-banner-text h1{
    font-size: 24px;
    line-height: 28px;
  }
  .page-template-single-page .below-carousel h2, .single-post .below-carousel h2{
    font-size: 25px;
    line-height: 28px;
  }
  .whitening-blue-text{
    font-size: 18px !important;
    line-height: 22px!important;
  }
  .enigma_fuul_blog_detail_padding h3{
    font-size: 16px;
    line-height: 18px;
  }
  .image-sub-banner img {
    width: 100%;
    min-height: 190px;
    display: none;
}
.sub-page-banner-text,.bannerTextOrtho{
  padding: 20px 0px;
  position: unset;
  background: rgba(6, 155, 172,0.3);
}
p.psudo {
  font-size: 12px;
  text-align: center;
  color:#333;
}
p.psudo:after {
  height: 27px;
  border-bottom: 2px solid #333!important;
  width: 50%!important;
  transform: translate(-50%, -50%)!important;
  left: 50%!important;
  top: 50%!important;
}
.sub-page-banner-text h1 ,.bannerTextOrtho h1{
  color: #000;
  text-align: center;
}
.subpages-overlay span.overlay{
  position: unset;
}
.subpage-banner-text{
  display: none;
}
  .social{
    margin: 0 0 10px 0;
  }
  .enigma_footer_social_div h4{
    margin-top: 0!important;
  }
  .border-top-white{
    border-top: none!important;
  }
  .enigma_footer_copyright_info {
    padding-top: 0!important;
  }
  .enigma_footer_widget_area  .enigma_footer_widget_column:first-child p:last-child{
    padding: 0;
    line-height: 0;
  }
  .enigma_footer_widget_area .enigma_footer_widget_column p:last-child{
    margin: 0!important;
  }
  .enigma_footer_widget_area .enigma_footer_widget_column,.enigma_footer_widget_title,.enigma_footer_widget_area .row{
    display: block!important;
    text-align: center;
  }
	.home .about_dr .col-md-6 {
		margin-bottom: 1rem;
	}
	.home .about_dr .col-md-6:last-child {
		margin-bottom: 0rem;
	}
	.home .member_img img {
		width: 100%;
	}
	.article-title img {
		width: 100%;
		max-height: 100%;
		height: 100%;
	  }
	  .contact-form-div h3 {
		font-size: 25px !important;
	  }
	  .contact-form-div .like-htag {
		font-size: 26px !important;
	  }
	  .book-an-app.custom-form [class*="col-md-10"] {
		padding: 0 !important;
	  }
	  .bg-grey a {
		margin: 5px 0;
	  }
	  .home .about_dr {
		padding: 5px 0 0;
	  }
	  .info-card .row {
		padding-bottom: 20px;
		padding-top: 20px;
	  }
	  .info-card {
		padding: 1rem 0;
	  }
	  .info-card p.desc {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
		min-height: 100%;
	  }
	  .info-card img {
		padding-bottom: 10px;
	  }
	  .intro-sec {
		margin: 2rem 0 1rem;
	  }
	  h2.like-htag {
		margin-bottom: 10px;
	  }
	  .intro-sec .like-htag {
    font-size: 22px !important;
    line-height: 30px !important;
	  }
  .contact_border_bottom:after {
    width: 100%;
    left: 5px;
  }
  .like-htag {
    font-size: 40px;
    line-height: 50px;
  }
  .video iframe {
    width: 100%;
  }

  .member_details h3 {
    font-size: 18px;
  }

  .video img {
    width: 100% !important;
  }

  .contact-info-header i {
    font-size: 20px;
  }

  .contact-info-header {
    padding: 20px 0;
  }

  .contact-info-header a,
  .contact-info-header span {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
  }

  .contact-info-header .col-md-6 > div {
    padding: 0px 0 15px;
  }

  .contact-info-header .col-md-6:first-child,
  .contact-info-header .col-md-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
    text-align: center;
    border-right: none;
  }

  .info-card .row .col-md-6:first-child,
  .info-card .row .col-md-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .services-box .box {
    padding: 25px 15px;
  }

  .services-box .service-title {
    font-size: 20px;
    line-height: 24px;
  }

  .services-box .service-desc {
    font-size: 14px;
    line-height: 22px;
  }

  .services-box .col-sm-4 {
    width: 100%;
  }

  .testimonial {
    margin-bottom: 0rem;
  }

  .author-name {
    font-size: 20px;
    line-height: 25px;
  }

  .carousel-inner > .item > img {
    height: 330px !important;
  }

  .home .members {
    padding: 1rem 0 0rem;
  }

  .about_dr div.col-md-6 {
    margin-bottom: 50px;
  }

  .about_dr .col-md-8 {
    padding: 0;
  }

  .about_dr .member_details p.desc {
    min-height: auto;
    margin-bottom: 20px;
  }

  .about_dr .member_details h3 {
    margin-top: 20px;
  }

  .arrow-img {
    width: 22px;
    height: 22px;
    margin-bottom: 0px;
  }

  .testimonial blockquote {
    border-left: none;
    margin-bottom: 30px;
  }

  .testi-content p {
    min-height: auto;
  }

  .testi-heading {
    padding: 15px 0 0px;
  }

  .info-card {
    padding: 1rem 0 2rem;
  }

  .blue-button,
  .blue-button-1 {
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none !important;
  }

  .info-card h3 {
    padding: 10px 0;
    line-height: 28px;
    font-size: 22px;
  }

  .services-box {
    margin-bottom: 0rem;
  }

  .home p {
    font-size: 14px;
    line-height: 24px;
  }

  .fp_doc_sec .mb-5 {
    margin-bottom: 1rem !important;
  }

  .fp_doc_sec p {
    font-size: 18px;
    line-height: 28px;
  }

  .fp_doc_sec h2,
  .bg_blue h2,
  .section-heading h5,
  .banner_bg_img h2,
  .fp_banner_text h1,
  .testi-heading h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .info-card h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 5px;
  }

  .services-box .service-desc {
    min-height: auto;
  }

  .action-buttons a:first-child p {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .info-card .row {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .info-card .row:first-child {
    padding-top: 0px;
  }

  .new-patients-layout .col-md-3:nth-child(even) {
    display: block;
  }

  .fp_banner {
    height: auto;
  }

  .fp_banner_text {
    position: unset !important;
    text-align: center;
    background: rgba(252, 191, 39, 1);
    padding: 10px;
  }

  .new-patients-layout div {
    border-right: none;
  }

  .new-patients-layout p.blue-button {
    margin: 0 auto;
    text-align: center;
    display: block;
  }

  .new-patients-layout {
    margin: 0rem 0 2rem;
    text-align: center;
  }

  .new-patients-layout .col-md-3 {
    width: 100%;
    margin-bottom: 5px;
    min-height: auto;
  }

  .new-patients-layout .new-call,
  .new-patients-layout .phone.color-light-blue {
    font-size: 18px;
    line-height: 22px;
  }

  .testimonial blockquote {
    border-left: none;
    margin-bottom: 30px;
  }

  .testi-content p {
    min-height: auto;
  }

  .new-patients-layout .col-md-3 {
    margin-right: 0;
  }

  .arrow-img {
    width: 22px;
    height: 22px;
    margin-bottom: 0px;
  }
}

/** tablet **/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home .members {
    padding: 12rem 0 3rem;
  }

  .logo img {
    width: 60% !important;
    height: 100% !important;
    top: 0px !important;
  }

  .contact-form-div h1 {
    margin-bottom: 0;
  }

  .page-template-contact .contact-form-div h1 {
    margin-bottom: 27px;
  }

  #rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: 100% !important;
    height: 250px !important;
  }

  .page-template-about .subpage-banner-text h3 {
    margin: 24px 0% 24px 15px;
  }

  .page-template-about .subpage-banner-text h3 br {
    display: none;
  }

  .header_section {
    height: auto !important;
  }

  .cform-css.select-time-height {
    height: auto !important;
  }

  .page-template-insurance .subpage-banner-text h5 {
    margin-top: 2.5%;
  }

  .contact-form-div {
    margin-bottom: 0px !important;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    margin: 0px -15px;
    padding: 0 15px;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 15px 10px !important;
  }

  .experience-trust {
    margin: 40px 0;
  }

  .mobile-icons-menu {
    width: 33%;
    float: left;
  }

  .navbar-default .navbar-nav > li > a > i {
    font-size: 32px !important;
  }

  .popup_menu {
    width: 2%;
  }

  .mobile-hide {
    display: none !important;
  }

  .mobile-show {
    display: block !important;
  }

  .carousel-inner > .item > img {
    margin-left: 0%;
    width: 100%;
    height: auto !important;
  }

  .timing p.color-blue {
    left: 14%;
  }

  .specials_text h4 {
    float: left !important;
  }

  .ml50 {
    margin-left: 0;
  }

  .mob-btn-center {
    text-align: center;
  }

  .technology_video {
    min-height: 0px;
    margin: 0 10.5% 20px;
  }

  .video {
    text-align: center;
  }

  .mb50 {
    margin-bottom: 20px;
  }

  .technology_video .video-section iframe {
    height: 300px;
    width: 400px;
  }

  .above-copyright ul li {
    display: inline-block;
    border-right: 2px solid #069bac;
  }

  .enigma_footer_widget_area {
    padding: 43px 55px 0px;
  }

  .newp-margin-100 {
    margin: 20px 0px;
  }

  .newp-below-carousel {
    padding: 25px 25px 40px !important;
  }

  .timing {
    margin: 0 16% !important;
  }

  .subtext {
    margin-left: 17%;
  }

  img.img-bane {
    position: absolute;
    left: 32% !important;
  }

  .enigma_footer_widget_column {
    margin-bottom: 40px;
    float: left;
    min-height: 180px;
  }

  .mb20 {
    margin-bottom: 25px;
  }

  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    color: #005e74;
    outline: none;
  }

  .enigma_footer_widget_column:last-child {
    margin-left: 16%;
  }

  .header_section .col-md-3 {
    float: left;
    display: inline-block;
    width: 75%;
  }

  .contact-form-div h1 {
    font-size: 24px;
  }

  .experience-trust h1 {
    font-size: 24px;
  }

  .experience-trust p {
    font-size: 18px;
  }

  .below-carousel h1 {
    font-size: 24px;
  }

  .banner-bottom-section {
    width: 100%;
  }

  .pl10 {
    padding-left: 0 !important;
  }

  .margin-top-10,
  .single-about .member-name .title-members h3 {
    margin-top: 0;
  }

  .margin-left-25 {
    margin-left: 0;
  }

  .enigma_blog_wrapper {
    margin-bottom: 20px;
  }

  .subpage-banner-text.care-standards h5 {
    margin-top: 1%;
  }

  .subpage-banner-text h3 .clearfix {
    display: none;
  }

  .below-carousel1 .col-md-6 img.dent-img {
    margin-bottom: 20px;
  }

  .below-carousel1 .col-md-6 p {
    min-height: 0px;
  }

  .below-carousel1 .col-md-6 {
    padding: 4.8% 15px 6.4% 15px;
  }

  .cform-css {
    padding: 10px 0px;
  }

  /*.video-section .color-light-blue .clearfix{display:none;}*/
  .rr_review_form input[type="submit"],
  #submit-book {
    display: block !important;
    margin-top: 30px;
  }

  .enter-contact {
    display: none !important;
  }

  .dropdown-menu {
    position: relative;
    min-width: 100%;
    float: inherit;
  }

  .below-carousel {
    padding: 0px 15px 25px 15px;
  }

  .homepage-below-carousel {
    padding: 15px 15px 85px 15px !important;
  }

  .treatment-below-carousel {
    padding: 25px 15px 30px 15px !important;
  }

  .container.members {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  .page-template-contact .below-carousel {
    padding: 60px 35px;
  }

  .special_services {
    margin-right: 0;
  }

  .special_services {
    padding: 8%;
    text-align: center;
  }

  .meet-doctor {
    margin: 25px 0 15px;
  }

  .insurance-below-carousel {
    padding: 25px 15px 15px 15px !important;
  }

  .general-page .ul-css ul {
    padding: 6px 0;
    margin-top: 20px;
    margin-left: -10px;
  }

  .subpage-banner-text h5 {
    margin-top: 3%;
    padding: 0 4%;
  }

  .margin-100 {
    margin: 25px 0;
  }

  .breadcrumb {
    font-size: 13px;
  }

  .enigma_header_breadcrum_title {
    padding: 10px 0;
  }

  .col-md-6.margin-bottom-cont {
    padding: 0;
  }

  .below-carousel.book-an-appo {
    padding-top: 15px;
    clear: both;
  }

  /*.navbar-nav > li > .dropdown-menu{display:block;}*/
  .navbar-toggle {
    height: 100px;
    width: 13%;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 16px 17px;
  }

  .navbar-default .navbar-nav > li:last-child a {
    text-align: center;
  }

  .mt50 {
    margin-top: 0px;
  }

  .logo img {
    width: 60% !important;
    height: 100% !important;
    top: 6px !important;
  }

  .carousel {
    min-height: inherit !important;
    margin-top: 0;
  }

  .banner-bottom-section .pull-left {
    float: none !important;
  }

  .banner-bottom-section .text-left {
    text-align: center !important;
  }

  .video a {
    position: relative;
    display: initial;
    top: 0;
    left: 0;
  }

  .video a img {
    width: 100%;
  }

  .review-section {
    margin-top: 20px !important;
  }

  .review-redirect {
    margin-bottom: 40px;
  }

  .enigma_footer_widget_area .enigma_footer_widget_column:nth-child(2) {
    padding-left: 15px;
  }

  .above-copyright li {
    display: block;
    border-right: 0px solid;
  }

  .enigma_header_breadcrum_title {
    float: none;
  }

  .below-carousel1 .col-md-6 {
    text-align: center;
    padding: 6.5% 15px 6.5% 15px;
  }

  .below-carousel1 .background-blue {
    padding: 6.5% 15px 6.5% 15px;
  }

  .video-section h2 {
    margin: 6% 0%;
    text-align: center;
  }

  .about-us-page .col-md-6 img {
    width: 100%;
    height: auto;
  }

  .margin-35 {
    margin-top: 0px;
  }

  .margin-4 {
    margin-left: 0%;
  }

  .margin-top-90 {
    margin-top: 40px;
  }

  #my_popup {
    height: auto !important;
    width: 93%;
  }

  .subpage-banner-text h3 {
    margin: 2% -4%;
  }

  .carousel-caption {
    right: 0;
    left: 0;
    top: 0 !important;
    margin-left: -22% !important;
  }

  .homepage-experience-trust {
    margin: 30px 0 0px 0 !important;
  }

  #my_popup a div {
    margin: 4% 11%;
  }

  .head-contact-info li {
    float: left;
    padding-bottom: 5px;
    width: 100%;
  }

  .mt15 {
    margin-top: 14%;
  }

  .special_services:last-child {
    margin-bottom: 50px !important;
  }

  .dropdown-menu {
    box-shadow: none;
  }

  .dropdown-menu > li {
    border-bottom: 0px solid;
  }

  .logo {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 0px;
    position: relative;
    z-index: 11;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .col-md-5.col-sm-12.wl_rtl {
    width: 60%;
    float: left;
  }

  .dropdown-menu {
    width: 100%;
    float: none;
    position: static !important;
  }

  .logo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .social {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .carousel-caption {
    top: 15px;
  }

  .carousel-text h1 {
    font-size: 2em;
    line-height: 2em;
    padding: 10px;
  }

  .carousel-list li {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: "Abel", sans-serif;
    text-transform: uppercase;
  }

  .carousel-list {
    top: 60px;
    margin: 0px auto;
  }

  /** about **/
  .padding-abt1,
  .padding-abt2 {
    padding: 0 !important;
  }

  .padding-abt1 .clearfix,
  .padding-abt2 .clearfix {
    display: none;
  }

  .about-us-page {
    margin-bottom: 10px;
  }

  /** about **/

  /** review **/
  .rr_form_input .form-err {
    clear: both;
  }

  .rr_small_input {
    width: 100%;
  }

  .form_table .rr_form_input:nth-child(6) .rr_small_input {
    float: none;
    margin-top: 0;
  }

  .star-label {
    width: 100%;
  }

  .rr_form_input .form-err {
    margin: 7px 0;
  }

  .star-label .form-err {
    margin: 13px 0;
    position: relative;
    top: 6px;
  }

  /** review **/
  .enigma_callout_area {
    text-align: center;
  }

  .enigma_callout_area p {
    margin-bottom: 20px;
    padding: 0px;
  }

  .enigma_callout_btn {
    float: none;
  }

  /**** blog full width: ***/
  .enigma_sidebar_left_side {
    float: none;
  }

  .enigma_blog_right_side {
    float: none;
  }

  .post-content-wrap {
    width: 100%;
  }

  .post-content-wrap-right {
    width: 100%;
  }

  .blog-date-left {
    display: flex;
    margin-bottom: 0px;
  }

  .blog-date-right {
    display: flex;
    margin-bottom: 0px;
  }

  .enigma_fuul_blog_detail_padding {
    padding-left: 0px;
    padding-top: 20px;
  }

  .enigma_blog_full .enigma_blog_thumb_wrapper_showcase {
    margin-bottom: 0px;
  }

  .navbar-collapse {
    max-height: none;
  }

  .enigma_project_section .caroufredsel_wrapper {
    height: 350px !important;
  }

  .enigma_client_area .caroufredsel_wrapper {
    height: 260px !important;
  }

  .enigma_project_detail_related_projet .caroufredsel_wrapper {
    height: 350px !important;
  }

  /*** comment section **/
  .enigma_comment_box .media-body {
    float: left;
  }

  /** enigma footer  copyright area ***/
  .enigma_footer_area {
    text-align: center;
  }

  .enigma_footer_copyright_info {
    float: none;
  }

  .enigma_footer_social_div {
    float: none;
  }

  /** contact us page **/
  .enigma_contact_form_fields {
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 0px solid #e5e5e5;
  }

  .enigma_contact_info {
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* gallery */
  .enigma_gallery_blog {
    width: 49.9%;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel-text .enigma_blog_read_btn {
    display: none;
  }

  .carousel-caption {
    top: 20%;
  }
}

@media only screen and (min-width: 200px) and (max-width: 600px) {
  #expanded-1590657393986.fullscreen-1590657393986 {
    min-height: 50% !important;
    height: 50% !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 600px) {
  .enigma_project_section .caroufredsel_wrapper {
    height: 450px !important;
  }

  .enigma_client_area .caroufredsel_wrapper {
    height: 300px !important;
  }

  .enigma_project_detail_related_projet .caroufredsel_wrapper {
    height: 450px !important;
  }

  .carousel-indicators {
    display: none;
  }

  .blog-sub-banner h1 {
    width: 280px;
    font-size: 30px;
    left: 0;
  }

  .single-post .below-carousel h1 {
    margin-top: 10px;
  }
}

/** mobile layout **/
/** iPhone6s and nexus **/
@media only screen and (min-width: 380px) and (max-width: 480px) {
  .navbar-toggle {
    right: -14px;
    height: 83px !important;
  }

  .header_section {
    height: auto !important;
  }

  .cform-css.select-time-height {
    height: auto !important;
  }

  .blog-link {
    padding-left: 0;
  }

  .blog-sub-banner h1 {
    width: 280px;
    font-size: 30px;
    left: 0;
  }

  .single-post .below-carousel h1 {
    margin-top: 10px;
  }

  /*img.img-bane {
    position: absolute;
    left: 25%!important;
}
img.img-center {
    left: 26%!important;
}
.banner-bottom-section .col-md-4 p#timing{margin-left:35%!important;}
.banner-bottom-section .col-md-4 p{margin-left:31%!important;}*/
}

@media only screen and (min-width: 200px) and (max-width: 480px) {
  .dropdown-menu > li > a {
    padding: 10px 32px 10px 10px !important;
  }

  .header_section .col-md-2 {
    float: left;
    display: inline-block;
    width: 75%;
  }

  .leftAlign {
    text-align: left;
  }

  .faq-answer {
    padding-left: 0;
  }

  .blog-landingpage-content {
    padding: 10px;
  }

  .blog-link {
    padding-left: 0;
  }

  .blog-sub-banner h1 {
    font-size: 21px;
    left: 0;
  }

  .single-post .below-carousel h1 {
    margin-top: 10px;
  }

  .padding-left-20 {
    padding-left: 0;
  }

  .padding-right-20 {
    padding-right: 0;
  }

  .single-post .faq-content ul li {
    padding-left: 0;
  }

  .blog .enigma_blog-img img {
    width: 100%;
  }

  .like-htag,
  .like-h1 {
    font-size: 30px;
    text-align: center;
  }

  .dropdown-submenu > .dropdown-menu {
    left: 0 !important;
  }

  .review-icons ul li:hover,
  .review-icons ul li {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #dc4e41;
  }

  .newp-below-carousel .blue-button {
    margin-bottom: 25px;
  }

  .contact-form-div h1 {
    margin-bottom: 0px;
  }

  .hvr-border-fade:active,
  .hvr-border-fade:focus,
  .hvr-border-fade:hover {
    box-shadow: none !important;
  }

  .page-template-about .about-us-image {
    padding: 0;
  }

  #rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: 100% !important;
  }

  .page-template-about .subpage-banner-text h3 {
    margin: 10px 0% 15px;
    text-align: center;
    padding: 0 3%;
    font-size: 30px;
  }

  .below-carousel1 .col-md-6 img.dent-img {
    margin-bottom: 10px;
  }

  .carousel {
    height: auto !important;
  }

  .header_section {
    height: auto !important;
  }

  .cform-css.select-time-height {
    height: auto !important;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    position: relative;
    z-index: 10000;
    margin: 0px -15px;
    padding: 0 15px;
  }

  .enigma_footer_widget_area {
    padding: 35px 25px 0px;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 15px 10px !important;
  }

  .mb0 {
    margin-bottom: 10px !important;
  }

  .mb5 {
    margin-bottom: 5px;
  }

  .mb50 {
    margin-bottom: 20px;
  }

  .pb0 {
    padding-bottom: 0 !important;
  }

  .enigma_footer_widget_column {
    margin-bottom: 30px;
  }

  .special_services:last-child {
    margin-bottom: 50px !important;
  }

  .banner-bottom-section h4 {
    margin-bottom: 0;
  }

  .about-us-page h4 {
    color: #fff;
  }

  .timing {
    margin: 0% 12% !important;
  }

  .ml50 {
    margin-left: 0;
  }

  .page-template-new-patient .homepage-h1 {
    margin: 25px 0 0;
  }

  .insurance_text h4 {
    margin-bottom: 10px !important;
  }

  .cosmetic .margin-100 h1 {
    font-size: 26px;
    margin-top: 0px;
  }

  .sliding-u-l-r3:hover {
    border-bottom: 3px solid white;
    width: 110%;
  }

  .sliding-u-l-r1:hover,
  .sliding-u-l-r2:hover {
    border-bottom: 3px solid white;
    width: 80%;
  }

  .quick-info {
    margin-top: 15px;
  }

  .specials_text {
    padding: 15px 0 20px;
  }

  .specials_text .col-md-6 {
    width: 100%;
  }

  .video {
    text-align: center;
  }

  .video iframe {
    height: 225px;
    width: auto;
  }

  .specials_text h4 {
    margin: 0 6%;
  }

  .newp-below-carousel {
    padding: 20px 10px 40px !important;
  }

  .newp-margin-100 {
    margin: 15px 0px 25px;
  }

  .ml10 {
    margin-left: 0;
  }

  .mob-btn-center {
    text-align: center;
    margin-top: 30px;
  }

  .download-instruct p,
  .download-instruct p a {
    font-size: 17px !important;
    margin-bottom: 10px;
  }

  .insurance_text {
    padding: 10px 0 20px;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  img.img-center {
    left: 24% !important;
  }

  .timing p.color-blue {
    left: 17%;
  }

  img.img-bane {
    position: absolute;
    left: 18% !important;
  }

  img.img-center {
    left: 17% !important;
  }

  .single-about .about-us-page .col-md-12 p {
    margin-top: 5%;
  }

  .single-about .about-us-page .col-md-12 p {
    margin-top: 5%;
  }

  .banner-bottom-section .col-md-4 p#timing {
    margin-left: 40%;
  }

  .banner-bottom-section .col-md-4 p {
    margin-left: 36%;
    text-align: left;
  }

  .navbar-default .navbar-nav > li:last-child a {
    text-align: center;
  }

  .mobile-hide {
    display: none !important;
  }

  .mobile-show {
    display: block !important;
  }

  .above-copyright ul {
    padding: 0;
  }

  .header_section .col-md-3 {
    float: left;
    display: inline-block;
    width: 75%;
  }

  .contact-form-div h1 {
    font-size: 24px;
  }

  .experience-trust h1 {
    font-size: 24px;
  }

  .experience-trust p {
    font-size: 18px;
  }

  .below-carousel h1 {
    font-size: 24px;
  }

  .banner-bottom-section .col-md-4 {
    padding: 15px 7%;
  }

  .banner-bottom-section {
    height: auto !important;
    position: relative;
    z-index: 1;
    border: 0px solid #ccc;
    width: 104%;
    top: 0;
    float: left;
    margin-top: 0;
    box-shadow: none;
    margin: 0 -15px;
  }

  .homepage-below-carousel h1 {
    margin-top: 6px;
  }

  /*.border-top-blue {
    border-top: none;
}*/
  .experience-trust {
    margin: 30px 0px 0px;
  }

  .technology_video .video-section iframe {
    height: auto;
    width: 300px;
  }

  .download-instruct p {
    width: 13em;
    overflow-wrap: normal;
  }

  .container.members {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .member-name .title-members h3 {
    margin-top: 0;
  }

  .navbar-container {
    height: auto;
  }

  .below-carousel1 .col-md-6 {
    text-align: center;
    padding: 9.8% 15px 9.8% 15px;
  }

  .below-carousel1 .background-blue {
    padding: 9.8% 15px 9.8% 15px;
  }

  .cform-css {
    padding: 20px 0px 5px 0;
    width: 100%;
  }

  .cform-css.select-time {
    width: 100%;
  }

  .book-an-app .col-md-8 {
    margin-bottom: 0px;
  }

  .rr_review_form input[type="submit"],
  #submit-book {
    margin-top: 25px;
  }

  .page-template-contact #submit-book {
    margin-top: 0px;
  }

  .book-an-app .col-md-8 input {
    width: 100%;
  }

  .book-an-app1 .cform-css {
    margin-bottom: 0px;
  }

  .book-an-app1 .last-class {
    padding: 22px 4px;
  }

  .home .experience-trust {
    margin: 35px 0px 20px;
  }

  .home .homepage-experience-trust {
    margin: 35px 0px !important;
  }

  .contact-form-div {
    padding-bottom: 0;
  }

  .video-section {
    margin-top: -13px;
  }

  .video-section h2 {
    text-align: center;
  }

  .meet-doctor {
    margin: 25px 0;
  }

  .members .row {
    display: block;
  }

  /*.video-section .color-light-blue .clearfix{display:none;}*/
  .rr_review_form input[type="submit"],
  #submit-book {
    display: block !important;
  }

  .meet-doctor p {
    margin-bottom: 10px;
  }

  p.meet-doc-heading {
    margin-top: 25px !important;
  }

  .enter-contact {
    display: none !important;
  }

  .dropdown-menu {
    position: relative;
    min-width: 100%;
    float: inherit;
  }

  .carousel-inner > .item > img {
    margin-left: 0%;
    width: 100%;
    height: 250px !important;
  }

  .mobile-icons-menu {
    /* width: 28%; */
    width: 10%;
    float: left;
  }

  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    color: #005e74;
    outline: none;
  }

  /*.text-center a{margin-left:-12%;}*/
  .navbar-default .navbar-nav > li > a > i {
    font-size: 32px !important;
    margin-right: 0 !important;
  }

  .popup_menu {
    width: 4%;
  }

  .below-carousel {
    padding: 25px 20px 15px 20px !important;
  }

  .treatment-below-carousel {
    padding: 20px 15px 30px 15px !important;
  }
  .menu-item-has-children i {
    margin-top: 0;
  }
  .insurance-below-carousel {
    padding: 25px 15px 30px 15px !important;
  }

  .homepage-below-carousel {
    padding: 25px 15px 88px !important;
  }

  .general-page .ul-css ul {
    padding: 25px 0;
  }

  .subpage-banner-text h5 {
    margin-top: 3% !important;
    padding: 0 4%;
  }

  .subpage-banner-text h3 {
    margin: 2% -4%;
    padding: 0 17% 0 9%;
  }

  .margin-100 {
    margin: 25px 0 35px;
  }

  .breadcrumb {
    font-size: 13px;
  }

  .enigma_header_breadcrum_title {
    padding: 10px 0;
  }

  .col-md-6.margin-bottom-cont {
    padding: 0px;
    margin-left: -20px;
  }

  .book-an-appo {
    padding: 25px 8px 10px !important;
    clear: both;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 16px 17px;
  }

  .logo img {
    top: 3px !important;
  }

  .carousel {
    min-height: 0 !important;
    margin-top: 0;
    height: auto !important;
  }

  .banner-bottom-section .pull-left {
    float: none !important;
  }

  .banner-bottom-section .text-left {
    text-align: center !important;
  }

  .video a {
    position: relative;
    display: initial;
    top: 0;
    left: 0;
  }

  .video a img {
    width: 100%;
  }

  .review-section {
    margin-top: 20px !important;
  }

  .review-redirect {
    margin-bottom: 40px;
  }

  .enigma_footer_widget_area .enigma_footer_widget_column:nth-child(2) {
    padding-left: 15px;
  }

  .above-copyright li {
    display: block;
    border-right: 0px solid;
  }

  .enigma_header_breadcrum_title {
    float: none;
  }

  .video-section h2 {
    margin: 13% 0%;
  }

  .about-us-page .col-md-6 img {
    width: 100%;
    height: auto;
  }

  .margin-35 {
    margin-top: 0px;
  }

  .margin-4 {
    margin-left: 0%;
  }

  .margin-top-90 {
    margin-top: 40px;
  }

  #my_popup {
    height: auto !important;
    width: 93%;
  }

  .carousel-caption {
    right: 0;
    left: 0;
    top: 0 !important;
    margin-left: 8% !important;
    width: 55%;
    top: 100px !important;
    left: 25% !important;
    /* top: 25px !important;
		left: 0 !important;
		width: 85%;
		top: 90px !important;
		left: 45% !important; */
  }

  .navbar {
    margin-bottom: 0px;
  }

  .subtext {
    margin-left: 6%;
  }

  /*#my_popup a div{margin-top:10px;}*/
  .head-contact-info li {
    float: left;
    padding-bottom: 5px;
    width: 100%;
  }

  .specials-margin-100 {
    margin: 50px 0px 0px 0;
  }

  .enigma_footer_widget_area p {
    padding: 0;
    font-size: 18px;
  }

  div .member-name {
    padding-left: 0px;
  }

  .about-us-image {
    width: 100%;
    padding: 3%;
  }

  .hvr-border-fade.member-image img {
    margin-bottom: 0px;
    margin-right: 20%;
  }

  .dropdown-menu {
    box-shadow: none;
  }

  .dropdown-menu > li {
    border-bottom: 0px solid;
  }

  .logo {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 0px;
    position: relative;
    z-index: 11;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .social {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .carousel-text h1 {
    margin-top: -10px;
    font-size: 1.5em;
    line-height: 35px;
  }

  .carousel-list li {
    color: #fff;
    font-size: 8px;
    line-height: 8px;
    margin-bottom: 5px;
    overflow: hidden;
    font-family: "Abel", sans-serif;
    text-transform: uppercase;
  }

  .carousel-caption {
    top: 10px;
  }

  .carousel-indicators {
    display: none;
  }

  /** about **/
  .padding-abt1,
  .padding-abt2 {
    padding: 0 !important;
  }

  .padding-abt1 .clearfix,
  .padding-abt2 .clearfix {
    display: none;
  }

  .about-us-page {
    margin-bottom: 10px;
  }

  /** about **/

  /** review **/
  .rr_form_input .form-err {
    clear: both;
  }

  .rr_small_input {
    width: 100%;
  }

  .form_table .rr_form_input:nth-child(6) .rr_small_input {
    float: none;
    margin-top: 0;
  }

  .star-label {
    width: 100%;
  }

  .rr_form_input .form-err {
    margin: 7px 0;
  }

  .star-label .form-err {
    margin: 13px 0;
    position: relative;
    top: 6px;
  }

  /** review **/
  .enigma_callout_area {
    text-align: center;
  }

  .enigma_callout_area p {
    margin-bottom: 20px;
    padding: 0px;
  }

  .enigma_callout_btn {
    float: none;
  }

  .enigma_sidebar_left_side {
    float: none;
  }

  .enigma_blog_right_side {
    float: none;
  }

  /** blog full width ***/

  .post-content-wrap {
    width: 100%;
  }

  .post-content-wrap-right {
    width: 100%;
  }

  .blog-date-left {
    display: flex;
    margin-bottom: 0px;
  }

  .blog-date-left li {
    width: 60px;
    height: 60px;
  }

  .blog-date-right {
    display: flex;
    margin-bottom: 0px;
  }

  .blog-date-right li {
    width: 60px;
    height: 60px;
  }

  .enigma_post_date {
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
  }

  .enigma_post_date span.date {
    font-size: 30px;
    line-height: 25px;
  }

  .enigma_post_date h6 {
    font-size: 10px;
    line-height: 10px;
    margin-top: 4px;
  }

  .enigma_post_author img {
    height: 60px !important;
  }

  .enigma_blog_comment {
    width: 60px;
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 6px;
  }

  .enigma_blog_comment a {
    color: #999999;
  }

  .enigma_blog_comment i {
    font-size: 30px;
    line-height: 25px;
  }

  .enigma_blog_comment h6 {
    font-size: 12px;
    margin-top: 4px;
  }

  .enigma_fuul_blog_detail_padding {
    padding-left: 0px;
    padding-top: 20px;
  }

  .enigma_blog_full .enigma_blog_thumb_wrapper_showcase {
    margin-bottom: 0px;
  }

  .navbar-collapse {
    max-height: none;
  }

  .enigma_client_area .caroufredsel_wrapper {
    height: 300px !important;
  }

  /*** comment section **/
  .enigma_comment_box .media-body {
    float: left;
  }

  /** enigma footer  copyright area ***/
  .enigma_footer_area {
    text-align: center;
  }

  .enigma_footer_copyright_info {
    float: none;
  }

  .enigma_footer_social_div {
    float: none;
  }

  /* gallery */
  .enigma_gallery_blog {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
  }

  .carousel-text .enigma_blog_read_btn {
    display: none;
  }

  .about-us-image {
    width: 100%;
    padding: 3%;
  }

  .hvr-border-fade.member-image img {
    margin-bottom: 0px;
  }

  .enigma_footer_widget_column ul.social {
    float: left;
  }

  .single-about .about-us-page {
    margin-bottom: 0;
  }

  .single-about .enigma_footer_copyright_info {
    padding-bottom: 10px;
  }

  .single-about .about-us-page .enigma_footer_widget_area p {
    margin-bottom: 8px;
  }

  .enigma_blog_wrapper {
    margin-bottom: 30px;
  }

  .member-name .title-members h3 {
    margin-top: 10px !important;
    margin-bottom: 0;
  }

  .pl10 {
    padding-left: 0 !important;
  }

  .insurance-below-carousel {
    padding: 25px 15px 10px 15px !important;
  }

  .general-page .ul-css ul {
    padding: 6px 0;
    margin: 25px 0 15px -10px;
  }

  .technology_video {
    min-height: 0;
    margin: 0;
  }

  .technology_video:last-child {
    margin-bottom: 20px;
  }

  .mt50 {
    margin-top: 0px;
  }

  .about-us-page p {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-left-25 {
    margin-left: 0;
  }

  .margin-top-10,
  h3,
  .member-name .title-members {
    margin-top: 0;
  }

  .banner2-text.carousel-caption {
    display: none;
  }

  .make-your-payment a,
  .book-an-appointment a {
    width: 100% !important;
  }

  .make-your-payment a:before {
    left: 105px;
    top: 14px;
  }
}

/** iPad Landscape**/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .image-sub-banner img {
    width: 100%;
    min-height: 220px;
  }
  img.img-bane {
    left: 14%;
  }

  #rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: 100% !important;
    height: 250px;
  }

  .page-template-about .subpage-banner-text h3 {
    margin: 75px 0% 15px;
    padding: 0 5%;
  }

  .page-template-about .subpage-banner-text h3 br {
    display: none;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 35px 5px !important;
  }

  .banner-bottom-section .col-md-4 {
    padding: 25px 3%;
  }

  .below-carousel1 .col-md-6 p {
    min-height: 0px;
  }

  .about-us-image .pull-left {
    float: none !important;
  }

  .carousel {
    min-height: auto !important;
    height: auto !important;
  }

  .below-carousel1 .col-md-6 img.dent-img {
    margin-bottom: 20px;
  }

  .enigma_footer_widget_title {
    font-size: 21px;
  }

  .below-carousel1 .col-md-6 {
    padding: 4.8% 15px 6.4% 15px;
  }

  .subpage-banner-text h3 {
    margin: 10% 0;
  }

  .homepage-below-carousel {
    padding: 25px 0px 46px 17px !important;
  }

  .experience-trust {
    margin:0px;
  }
  .enigma_footer_widget_area .font-20, .enigma_footer_widget_area .textwidget p{
	font-weight:400!important;
  }

  .homepage-experience-trust {
    margin: 25px 0 19px 0 !important;
  }

  .mt15 {
    margin-top: 2.5% !important;
  }

  .mb50 {
    margin-bottom: 20px;
  }

  .about-us-image {
    width: 104%;
  }

  .meet-doctor {
    margin: 25px 0 10px 0;
  }

  .meet-doctor p {
    margin-bottom: 5px;
  }

  .page-template-contact .below-carousel.book-an-appo {
    margin-top: 22px;
    padding-left: 20px;
  }

  .margin-left-25 {
    margin-left: -17%;
  }

  .timing {
    margin: 0 4% !important;
  }

  .pl10 {
    padding-left: 0% !important;
  }

  .member-name .title-members h3 {
    margin-top: 82px;
  }

  .margin-top-10 {
    margin-top: 21.5%;
  }

  /*.cform-css{padding: 20px 0px 5px 0;}*/
  /* blog page */
  .single-blog-wrap .col-sm-12 {
    text-align: center;
  }

  .single-blog-wrap .blog-landingpage-content {
    padding: 10px;
  }

  .single-post .below-carousel h1 {
    margin-top: 10px;
  }
}

/** iPad Landscape**/

/** iPad Portrait**/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .enigma_fuul_blog_detail_padding h3{
    font-size: 16px;
    line-height: 18px;
  }
  .image-sub-banner img {
    width: 100%;
    min-height: 220px;
  }
  .header_section .col-md-2 {
    float: left;
    display: inline-block;
    width: 75%;
  }

  .menu-pos {
    float: none;
  }

  .logo img {
    position: relative;
    top: 7px;
  }

  .timing p.color-blue {
    left: 0%;
  }

  .below-carousel1 .col-md-6 img.dent-img {
    margin-bottom: 20px;
  }

  .below-carousel1 .col-md-6 p {
    min-height: 0px;
  }

  .contact-form-div h1 {
    margin-bottom: 0;
  }

  .below-carousel1 .col-md-6 {
    padding: 4.8% 15px 6.4% 15px;
  }

  #rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: 100% !important;
    height: 250px;
  }

  .page-template-about .subpage-banner-text h3 {
    margin: 2% 0;
    text-align: center;
  }

  .page-template-about .subpage-banner-text h3 br {
    display: none;
  }

  .header_section {
    height: auto !important;
  }

  .cform-css.select-time-height {
    height: auto !important;
  }

  .mobile-hide {
    display: none !important;
  }

  .mobile-show {
    display: block !important;
  }

  .navbar-default .navbar-nav > li:last-child a {
    text-align: center;
  }

  .above-copyright ul li {
    display: inline-block;
    border-right: 2px solid #069bac;
  }

  .timing {
    margin: 0 12% !important;
  }

  .specials_text h4 {
    text-align: center;
    margin: 0 30%;
  }

  .specials_text .col-md-6 {
    width: 100%;
  }

  .mb50 {
    margin-bottom: 20px;
  }

  .ml50 {
    margin-left: 0;
  }

  .mob-btn-center {
    text-align: center;
    margin-top: 10px;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 15px 10px !important;
  }

  .enigma_footer_widget_column {
    margin-bottom: 30px;
    padding: 0 63px !important;
  }

  .enigma_footer_widget_title {
    line-height: 10px;
  }

  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    color: #005e74;
    outline: none;
  }

  .cform-css {
    margin-top: 15px;
  }

  .header_section .col-md-3 {
    float: left;
    display: inline-block;
    width: 75%;
  }

  .contact-form-div h1 {
    font-size: 24px;
  }

  .experience-trust h1 {
    font-size: 24px;
  }

  .experience-trust p {
    font-size: 18px;
  }

  .below-carousel h1 {
    font-size: 24px;
  }

  .banner-bottom-section {
    width: 100%;
  }

  .video {
    text-align: center;
  }

  .specials_text {
    padding: 15px 0 90px;
  }

  .newp-below-carousel {
    padding: 25px 10px 40px !important;
  }

  .newp-margin-100 {
    margin: 20px 0px;
  }

  .ml10 {
    margin-left: 0;
  }

  .treatment-below-carousel .blue-button {
    margin-bottom: 25px;
  }

  .sliding-u-l-r3:hover {
    border-bottom: 3px solid white;
    width: 64%;
  }

  .sliding-u-l-r1:hover,
  .sliding-u-l-r2:hover {
    border-bottom: 3px solid white;
    width: 46%;
  }

  .technology_video {
    min-height: 0px;
  }

  .technology_video .video-section iframe {
    height: 300px;
    width: 400px;
  }

  .technology_video {
    min-height: 200px;
    margin: 0 22.5% 20px;
  }

  /*img.img-center {
    left: 17%!important;
}*/
  img.img-bane {
    position: absolute;
    left: 15%;
  }

  .mt15 {
    margin-top: 6% !important;
  }

  .subtext {
    margin-left: 9%;
  }

  .member-name .title-members h3 {
    margin-top: 68px;
  }

  .hvr-border-fade.member-image img {
    margin-right: 5%;
  }

  /*.navbar-default .navbar-collapse, .navbar-default .navbar-form{position:relative;z-index:10000;margin:0px -15px;padding:0 15px;}*/
  .navbar-collapse.collapse.in {
    margin: 0px -24px;
    padding: 0 15px;
  }

  .navbar-container {
    height: 97px;
  }

  div .member-name {
    padding: 0 !important;
    margin-top: 2%;
  }

  .single.single-about .member-name {
    margin-top: 24%;
  }

  .border-top-white {
    border-top: 3px solid #fff;
  }

  .experience-trust {
    margin: 47px 0px 32px;
  }

  .title-members h3 {
    font-size: 22px;
    margin-bottom: 0;
  }

  .desig-members p {
    font-size: 18px;
    margin-top: 0;
  }

  /*.navbar-collapse.collapse {
	    margin-top:20px!important;
	}*/

  .about-us-image {
    width: 100%;
    padding: 2%;
    margin-bottom: 0;
  }

  .margin-left-25 {
    margin-left: 0;
  }

  .margin-top-10,
  h3,
  .member-name .title-members {
    margin-top: 0;
  }

  .margin-top-90 {
    margin-top: 40px;
  }

  .container.members {
    margin-top: 40px;
  }

  .enigma_footer_widget_area {
    padding: 35px 0 0px;
  }

  .mt50 {
    margin-top: 0px;
  }

  .specials-margin-100 {
    margin: 50px 0px 0px 0;
  }

  .special_services {
    padding: 7%;
    text-align: center;
  }

  .special_services:last-child {
    margin-bottom: 50px !important;
  }

  .mt0 {
    margin-top: 0 !important;
  }

  /*.member-name .title-members h3{margin-top:0!important;}*/
  .pl10 {
    padding-left: 0 !important;
  }

  .enigma_blog_wrapper {
    margin-bottom: 30px;
  }

  .home .homepage-experience-trust {
    margin: 44px 0px !important;
  }

  .contact-form-div {
    padding-bottom: 0;
  }

  .col-md-12.subpages-overlay {
    margin-top: 0px;
  }

  .page-template-book-appointment .enigma_header_breadcrum_title {
    margin-top: 5px;
  }

  .carousel {
    margin-top: 0px !important;
  }

  .navbar-toggle {
    right: -24px;
  }

  .rr_review_form input[type="submit"],
  #submit-book {
    display: block !important;
    margin-top: 30px;
  }

  .enter-contact {
    display: none !important;
  }

  .navbar-toggle {
    height: 100px;
    width: 13%;
  }

  .below-carousel {
    padding: 25px 15px 35px 15px !important;
  }

  .treatment-below-carousel {
    padding: 25px 15px 30px 15px !important;
  }

  .insurance-below-carousel {
    padding: 25px 15px 15px 15px !important;
  }

  .homepage-below-carousel {
    padding: 30px 15px 90px 15px !important;
  }

  .homepage-below-carousel h1 {
    display: none;
  }

  .general-page .ul-css ul {
    padding: 6px 0;
    margin: 25px 0 10px -10px;
  }

  .subpage-banner-text h5 {
    margin-top: 2% !important;
    padding: 0 4%;
  }

  .margin-100 {
    margin: 25px 0 30px;
  }

  .breadcrumb {
    font-size: 13px;
  }

  .enigma_header_breadcrum_title {
    padding: 10px 0;
  }

  .col-md-6.margin-bottom-cont {
    padding: 0;
  }

  .below-carousel.book-an-appo {
    padding: 25px 0 5px;
    clear: both;
  }

  .carousel {
    min-height: inherit !important;
    margin-top: 0;
    height: auto !important;
  }

  .banner-bottom-section .pull-left {
    float: none !important;
  }

  .banner-bottom-section .text-left {
    text-align: left !important;
  }

  .video a {
    position: relative;
    display: initial;
    top: 0;
    left: 0;
  }

  .video a img {
    width: 100%;
  }

  .review-section {
    margin-top: 70px !important;
  }

  .enigma_footer_widget_area .enigma_footer_widget_column:nth-child(2) {
    padding-left: 15px;
  }

  .above-copyright li {
    display: block;
    border-right: 0px solid;
  }

  .enigma_header_breadcrum_title {
    float: none;
  }

  .below-carousel1 .col-md-6 {
    text-align: center;
    padding: 7.8% 15px 7.8% 15px;
  }

  .below-carousel1 .background-blue {
    padding: 7.8% 15px 7.8% 15px;
  }

  .video-section h2 {
    margin: 6% 0%;
    text-align: center;
  }

  .about-us-page .col-md-6 img {
    width: 100%;
    height: auto;
  }

  .margin-35 {
    margin-top: 0px;
  }

  .margin-4 {
    margin-left: 0%;
  }

  .margin-top-90 {
    margin-top: 40px;
  }

  .container.members {
    margin-bottom: 20px;
    margin-top: 30px;
  }

  #my_popup {
    height: auto !important;
    width: 93%;
  }

  .subpage-banner-text h3 .clearfix {
    display: none;
  }

  .subpage-banner-text h3 {
    margin: 2% -4%;
  }

  #my_popup a div {
    margin: 4% 11%;
  }

  .head-contact-info li {
    float: left;
    padding-bottom: 5px;
    width: 100%;
  }

  .carousel-inner > .item > img {
    margin-left: 0%;
    width: 100%;
    height: auto !important;
  }

  /* .dropdown-menu {

		//box-shadow:none;}
		.dropdown-menu>li {

			//border-bottom:0px solid;} */
  .logo {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 0px;
    position: relative;
    z-index: 11;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  /* .col-md-5.col-sm-12.wl_rtl {

				//width:60%;//float:left;}
				.dropdown-menu {
					//width:100%;
					//float:none;
					//position:static !important;
				} */

  .logo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .head-contact-info {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .social {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .carousel-text h1 {
    font-size: 25px;
    line-height: 35px;
    padding: 10px;
    color: #fff;
  }
  .home .member_img img {
    width: 100%;
	}
	.testi-heading {
		padding: 30px 0 20px;
	}
  .info-card p.desc{
	min-height: 100%;
  }
  /* .carousel-text h1 br {
    display: none;
  } */

  .carousel-list li {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: "Abel", sans-serif;
    text-transform: uppercase;
  }

  .carousel-list {
    top: 60px;
    margin: 0px auto;
  }

  /** about **/
  .padding-abt1,
  .padding-abt2 {
    padding: 0 !important;
  }

  .padding-abt1 .clearfix,
  .padding-abt2 .clearfix {
    display: none;
  }

  .about-us-page {
    margin-bottom: 10px;
  }

  /** about **/

  /** review **/
  .rr_form_input .form-err {
    clear: both;
  }

  .rr_small_input {
    width: 100%;
  }

  .form_table .rr_form_input:nth-child(6) .rr_small_input {
    float: none;
    margin-top: 0;
  }

  .star-label {
    width: 100%;
  }

  .rr_form_input .form-err {
    margin: 7px 0;
  }

  .star-label .form-err {
    margin: 13px 0;
    position: relative;
    top: 6px;
  }

  /** review **/

  /** nav bar extension to 1024 **/
  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .collapsing {
    overflow: hidden !important;
  }

  .col-md-9.col-sm-12.menu-pos {
    float: none;
  }

  .mobile-icons-menu {
    width: 28%;
    float: left !important;
    text-align: center;
  }

  .navbar-default .navbar-nav > li > a > i {
    font-size: 32px !important;
    margin-right: 0;
  }

  .popup_menu {
    width: 2%;
  }

  /*blog page*/
  .single-blog-wrap .col-sm-12 {
    text-align: center;
  }

  .single-blog-wrap .blog-landingpage-content {
    padding: 10px;
  }

  .single-post .below-carousel h1 {
    margin-top: 10px;
  }
}

/** iPad Portrait**/
/*about_us responsive styles by nayana*/
@media (min-width: 360px) and (max-width: 768px) {
  /*div .member-name{
	    padding-left:0px;
	}
	.about-us-image{
    	     width:100%;
	     padding:3%;
	}
	.hvr-border-fade.member-image img{
	     margin-bottom:0px;
	}
.enigma_footer_widget_column ul.social{float:left;}

.enigma_blog_wrapper{margin-bottom:30px;}
.member-name .title-members h3{margin-top:0!important;}
.pl10{padding-left:0!important;}
.treatment-below-carousel {
    padding: 25px 15px 35px 15px!important;
}
.insurance-below-carousel {
    padding: 25px 15px 10px 15px!important;
}
.general-page .ul-css ul {
    padding: 0;
    margin: 25px 0;
}*/
  /*.border-top-white{
    border:3px solid #fff ;
}*/
}

/*@media (min-width:680px) and (max-width:768px){
	.title-members h3{
	    font-size:22px;
	    margin-bottom:0;
	}
	.desig-members p{
	    font-size:18px;
	    margin-top:0;	
	}
	.enigma_footer_widget_column ul.social{
	    text-align:left;
	}
	div .member-name{
	    padding:5%;
	}
	.about-us-image{
    	     width:100%;
	     padding:4%
	}
	
}
@media (min-width:770px) and (max-width:998px){
	.title-members h3{
	    font-size:22px;
	    margin-bottom:0;
	}
	.desig-members p{
	    font-size:18px;
	    margin-top:0;	
	}
	.navbar-collapse.collapse {
	    margin-top:20px!important;
	}
	div .member-name{
	    padding:4%;
	}
	.about-us-image{
    	     width:100%;
	     padding:4%
	}
}
@media (max-width:998px){
	.margin-left-25{
	    margin-left:0
	}
	.margin-top-10,h3,.member-name .title-members{
	    margin-top:0
	}
	.margin-top-90{
	    margin-top:40px;
	}
	.container.members {
	    margin-top:40px;
	}
}
@media (min-width:1000px)and (max-width:1200px){
	.margin-left-25{
	    margin-left:-24%
	}
	.margin-top-10{
	    margin-top:13%
	}
	.margin-top-90{margin-top:40px;}
}
*/
/*iphone 6+*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .carousel {
    min-height: inherit !important;
    margin-top: 0;
  }

  div .member-name {
    padding-top: 0;
    padding-left: 4%;
  }

  .about-us-image img {
    width: 100%;
    padding: 4%;
  }

  .logo img {
    top: 8px !important;
  }

  .ml50 {
    margin-left: 0;
  }

  .enigma_footer_widget_column ul.social {
    float: left;
  }

  .navbar-container {
    height: auto !important;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    margin: 0 0px;
  }

  .hvr-border-fade.member-image img {
    margin-right: 17%;
  }

  .download-instruct p,
  .download-instruct p a {
    font-size: 20px;
  }

  .subpage-banner-text h5 {
    margin-top: 2% !important;
  }

  .experience-trust {
    margin: 35px 0px 20px;
  }

  .meet-doctor {
    margin: 30px 0px;
  }

  .technology_video .video-section iframe {
    height: auto;
    width: 350px;
  }

  .book-an-app1 select {
    width: 92.5%;
  }

  .cform-css {
    font-size: 17px;
  }

  .book-submit {
    margin-bottom: 0px;
  }

  .specials_text h4 {
    margin: 0 14%;
  }

  .h1Tag {
    font-size: 16px;
  }

  .h1Tag:after {
    height: 26px;
  }

  .hTag {
    font-size: 16px;
  }

  p.psudo {
    font-size: 14px;
  }

  p.psudo:after {
    height: 26px;
  }
}

@media (min-width: 1500px) {
  /*#my_popup{height:10%;}*/
  /*#myCarousel img{height:534px;}*/
  img.img-bane {
    left: 26%;
  }

  #my_popup a div {
    margin: 3% 11%;
  }

  .homepage-below-carousel {
    padding: 72px 0 !important;
  }

  .timing {
    margin: 0 18% !important;
  }

  .timing div {
    margin-bottom: 5px;
  }

  /*.timing p:last-child {
    margin-bottom: 25px!important;
}*/
  .meet-doctor {
    margin: 50px 0px 25px 0px;
  }

  .meet-doctor p,
  .banner-bottom-section h4 {
    /*margin-bottom: 20px;*/
    line-height: 26px;
  }

  .mt15 {
    margin-top: 5.5% !important;
  }

  .general-page .ul-css ul {
    padding: 100px 0 80px;
  }

  .margin-100 {
    margin: 80px 0 50px;
  }

  .specials-margin-100 {
    margin: 80px 0 70px;
  }

  .mb0 {
    margin-bottom: 10px !important;
  }

  .homepage-experience-trust {
    margin: 68px 0 17px !important;
  }

  .subpage-banner-text h3 {
    margin: 13% 0;
    padding: 4% 17% 0 15%;
  }

  .subpage-banner-text h5 {
    margin: 14.5% 0;
  }

  /*.subpage-banner-text h3{margin:14.5% 0;}*/
  .page-template-about .subpage-banner-text h3 {
    //margin: 16.8% 0; //padding: 5% 16% 0 12%;}
    .below-carousel1 .col-md-6 {
      padding: 5.2% 7.8% 5.2% 7.8%;
      text-align: center;
    }

    .below-carousel1 .background-blue {
      padding: 5.2% 7.8% 5.2% 7.8%;
      color: #fff;
    }
  }

  @media (min-width: 1400px) and (max-width: 1499px) {
    #my_popup a div {
      margin: 9% 11%;
    }
  }

  @media (min-width: 1279px) and (max-width: 1290px) {
    #rev_slider_1_1,
    #rev_slider_1_1_wrapper {
      width: 810px !important;
      height: 300px !important;
    }

    .timing {
      margin: 0% 11% !important;
    }

    .insurance_text {
      padding: 10px 0 !important;
    }

    .meet-doctor {
      margin: 19px 0 5px 0;
    }

    .subpage-banner-text h3 {
      margin: 13% 0;
    }

    img.img-bane {
      left: 21%;
    }

    .page-template-about .subpage-banner-text h3 {
      padding: 0 10%;
    }
  }

  @media (min-width: 310px) and (max-width: 767px) {
    #sliderbox {
      bottom: 0;
    }
  }

  @media only screen and (max-width: 375px) {
    .h1Tag {
      font-size: 16px;
    }

    .h1Tag:after {
      height: 27px;
    }

    .hTag {
      font-size: 24px;
    }

    p.psudo {
      font-size: 14px;
    }

    p.psudo:after {
      height: 27px;
      border-bottom: 2px solid #ffffff;
    }
  }

  @media only screen and (max-width: 320px) {
    .h1Tag {
      font-size: 16px;
    }

    .h1Tag:after {
      height: 27px;
    }

    .hTag {
      font-size: 16px;
    }

    .bannerTextOrtho {
      bottom: 2%;
    }

    p.psudo {
      font-size: 12px;
    }

    p.psudo:after {
      height: 27px;
      border-bottom: 2px solid #ffffff;
    }

  .timing p {
    font-size: 15px;
  }

  .insurance_text {
    padding: 10px 0 20px 15px;
  }

  .timing {
    margin-left: 4% !important;
    margin-right: 4% !important;
  }

  .ml50 {
    margin-left: 0;
  }

  .newp-margin-100 h1 {
    font-size: 28px;
  }

  .download-instruct p,
  .download-instruct p a {
    font-size: 14px !important;
  }

  img.img-bane {
    padding-right: 5px;
    left: 21%;
  }

  img.img-center {
    left: 25%;
  }

  .specials_text h4 {
    margin: 0 -3% 15px;
  }

  .subtext {
    margin-left: 1px;
    padding: 0px 0% 0 6.3%;
  }

  .technology_video .video-section iframe {
    height: auto;
    width: 260px;
  }
}

@media (min-width: 1300px) and (max-width: 1350px) {
  .meet-doctor {
    margin: 30px 0 15px 0;
  }

  .timing {
    margin: 0 13% 4% !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .navbar-default .navbar-nav > li > a {
    padding: 35px 10px;
  }
}

@media (min-width: 1920px) {
  .page-template-about .subpage-banner-text h3 {
    margin-top: 19%;
  }

  .timing {
    margin: 0px 24% !important;
  }

  img.img-bane {
    left: 32%;
  }
}

/*  ipad pro */
@media (min-device-width: 1024px) and (max-device-width: 1366px) {
}

/* Landscape*/

@media only screen and (min-device-width: 1366px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .blog .single-blog-wrap .enigma_blog-img img {
    width: 100%;
  }

  .blog-landingpage-content {
    text-align: left;
  }

  .header_section .menu-pos {
    width: 100%;
  }

  #myCarousel {
    width: 100%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-12 {
    width: 100%;
  }
}

@media (min-device-width: 375px) and (max-device-width: 767px) {
  .h1Tag {
    font-size: 16px;
  }

  .h1Tag:after {
    height: 27px;
  }

  .hTag {
    font-size: 24px;
  }

  p.psudo {
    font-size: 14px;
  }

  p.psudo:after {
    height: 27px;
    border-bottom: 2px solid #ffffff;
  }
}

@media (min-device-width: 768px) and (max-device-width: 991px) {
  .image-sub-banner img {
    width: 100%;
    min-height: 220px;
  }
  .hTag {
    font-size: 90px;
  }

  p.psudo {
    font-size: 30px;
  }
}

@media only screen and (max-width: 576px) {
  .covid_content {
    padding: 30px 10px !important;
  }

  .pop-up-header-text {
    margin: 0 18px;
  }

  .pop-up-footer {
    padding: 0 5px;
    bottom: 0;
  }

  .pop-up-header-text h4 {
    font-size: 14px !important;
    font-weight: 500;
    margin: 0 14px 0 !important;
    text-transform: none !important;
  }

  .pop-up-header-text h4 span {
    font-size: 16px;
    line-height: 18px;
  }

  .pop-up-header-text p {
    left: 2px;
    bottom: -27px;
  }

  .pop-up-header-text:before,
  .pop-up-header-text h4:after {
    width: 122.5px;
  }

  .pop-up-header-text:after {
    border-top: 39px solid #0071ba;
    border-left: 62px solid transparent;
    border-right: 62px solid transparent;
    top: 100px;
    left: 0;
  }

  .pop-up-header-logo:before {
    width: 154px;
    height: 50px;
    left: 19px;
    top: -50px;
  }

  .pop-up-header-logo img {
    width: 100%;
    padding: 20px;
  }

  .pop-up-header-logo:after {
    width: 154px;
    left: 19px;
  }

  .pop-up-header-logo p {
    left: 17px;
  }

  .pop-up-rect-bg:after {
    border-top: 32px solid #0071ba;
    border-left: 76px solid transparent;
    border-right: 77px solid transparent;
    top: 170.5px;
    left: 21px;
  }

  .pop-up-timing {
    padding: 82px 20px;
  }

  .pop-up-header {
    width: 100%;
  }

  .pop-up-footer p {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-style: italic;
  }
}

@media only screen and (max-width: 379px) {
  .carousel-text h1 br {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .info-card h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 5px;
  }
}
