
@media screen and (max-width: 1850px) {
    header{
       
        width: auto;
        padding-left: 2%;
        padding-right: 2%;
    }  
    
    .global-width, footer .global-width,
    .footer-2 .bottom-section .global-width{
        max-width: 1400px;
    }

    .ins-dental .detal-pic{
        width: 40%;
    }

    .ins-dental .detal-pic img{
        width: 100%;
    }

    .ins-dental .dental-info h3{
        margin-top: 30px;
        font-size: 36px;
    }
    .ins-dental .dental-info h4{
        font-size: 28px;
        margin-bottom: 10px;
    }

    .ins-dental .dental-info p{
        width: 80%;
        margin: 10px 0 20px 0;
        font-size: 17px;
        line-height: 26px;
    }

    .ins-dental .dental-info ul{
        width: 62%;
    }

    .ins-dental .dental-info ul li{
        width: 170px;
        height: 90px;
    }

    .ins-dental.white-bg{
        background-size: 14%;
    }
    .ins-dental.white-bg .dental-info{
        width: 60%;
        margin-left: 13%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 72%;
    }

    .ins-dental.grey-bg{
        background-size: 14%;
    }
    
}

@media screen and (max-width: 1260px) {
    .about-us .company-profile ul li .profile-pic{
        width: 22%;
    }
}

@media screen and (max-width: 1160px) {
    .about-us .company-profile ul li .profile-pic{
        width: 27%;
    }

    .about-us .company-profile ul li .profile-info{
        width: 70%;
    }

    h5{
        margin: 100px 0 25px;
    }
}


@media screen and (max-width: 1440px) {
    header{
       
        width: auto;
        padding-left: 2%;
        padding-right: 2%;
    }  
    
    .global-width, footer .global-width,
    .footer-2 .bottom-section .global-width{
        max-width: 1400px;
    }

    .ins-dental .detal-pic{
        width: 40%;
    }

    .ins-dental .detal-pic img{
        width: 100%;
    }

    .ins-dental .dental-info h3{
        margin-top: 30px;
        font-size: 36px;
    }
    .ins-dental .dental-info h4{
        font-size: 28px;
        margin-bottom: 10px;
    }

    .ins-dental .dental-info p{
        width: 80%;
        margin: 10px 0 20px 0;
        font-size: 17px;
        line-height: 26px;
    }

    .ins-dental .dental-info ul{
        width: 62%;
    }

    .ins-dental .dental-info ul li{
        width: 170px;
        height: 90px;
    }

    .ins-dental.white-bg{
        background-size: 14%;
    }
    .ins-dental.white-bg .dental-info{
        width: 60%;
        margin-left: 13%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 72%;
    }

    .ins-dental.grey-bg{
        background-size: 14%;
    }
    
    .insurance ul li.list-item{
        width: 13.6%;
    }

    .ins-type{
        margin: 49px 10px 38px;
    }

    .global-width, footer .global-width, .footer-2 .bottom-section .global-width{
        max-width: 95.5%;
    }

    .blog .featured .banner-info h4{
        font-size: 1.7rem;
    }
}


@media screen and (max-width: 1360px) {
    .insurance ul.network-list{
        padding: 0 30px;  
        
    }
    .insurance ul li.list-item{
        margin-right: 45px;   
    }
}

@media screen and (max-width: 1366px) {
    .blog .featured .banner-info h4{
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 1324px) {
    .blog .featured .banner-info h4{
        font-size: 1.4rem;
        line-height: 1.8rem;
        margin-bottom: 20px;
    }
    .contact-us{
        background: none;
    }

    .blog .featured .banner-pic img, .newsroom .featured .banner-pic img{
        width: 100%;
    }

    .blog .featured .banner-info .pro-insurance{
        margin-top: 0;
    }

    .contact-list{
        max-width: 100%;
    }

    .ins-dental .dental-info ul{
        width: 67%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 80%;
    }
}

@media screen and (max-width: 1360px) {
    .insurance ul li.list-item{
        margin-right: 40px;
    }
}

@media screen and (max-width: 1224px) {
    .ins-dental .dental-info ul {
        width: 71%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 87%;
    }

}

@media screen and (max-width: 1126px) {
    .ins-dental .dental-info ul {
        width: 77%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 98%;
    }
}

@media screen and (max-width: 1175px) {
    .insurance ul.network-list{
        max-width: 100%;
    }

    .ins-type{
        margin: 49px 20px 38px;
    }
}
@media screen and (max-width: 1068px) {
    .ins-dental .dental-info ul {
        width: 81%;
    }

}


@media screen and (max-width: 1024px) {
    .mobile-menu{
        display: block;
    }

    header{
        padding: 19px 2%;
    }

    h1{
        margin: 130px 0 20px;
    }

    .featured{
        display: block;
    }

    .featured .banner-pic, .featured .banner-info{
        width: 100%;
    }

    .featured .banner-pic img{
        width: 100%;
    }

    header #primary_nav_wrap{
        position: relative;
        transition: all 0.5s ease;
    }

    header #primary_nav_wrap .main-menu{
        position: absolute;
        right: 0;
        top: 35px;
        background: #fff;
        max-height: 0;
        overflow: hidden;
        min-width: 250px;
        box-shadow: 0 0px 60px 0 rgb(0 0 0 / 9%);
        transition: all 0.5s ease;
        display: block;
    }

    #primary_nav_wrap ul li{
        display: block;
        padding: 15px 25px;
        height: auto;
    }

    header #primary_nav_wrap label{
        display:flex;
        flex-direction:column;
        width:40px;
        cursor:pointer;
    }

    header #primary_nav_wrap label span{
        background: #17254e;
        border-radius:10px;
        height:3px;
        margin: 5px 0;
        transition: .4s  cubic-bezier(0.60, -0.1, 0.5, 1.0);      
      }

    header #primary_nav_wrap label span:nth-of-type(1){
        width:100%;        
      }
      
      header #primary_nav_wrap label span:nth-of-type(2){
        width:50%;
      }
      
      
      header #primary_nav_wrap label span:nth-of-type(3){
        width:100%;
       
      }      
      
      header #primary_nav_wrap input[type="checkbox"]{
        display:none;
      }      
      
      header #primary_nav_wrap input[type="checkbox"]:checked ~ label span:nth-of-type(1){
        transform-origin:bottom;
        transform:rotatez(45deg) translate(4px,0px)
      }      
      
      header #primary_nav_wrap input[type="checkbox"]:checked ~ label span:nth-of-type(2){
        
        transform-origin:top;
        transform:translate(6px,-4px) rotatez(-45deg);
      }      
      
    header #primary_nav_wrap input[type="checkbox"]:checked ~ label span:nth-of-type(3){        
        transform-origin:bottom;
        width:50%;
        transform: translate(21px,-31px) rotatez(-45deg);      
      }

      header #primary_nav_wrap input[type="checkbox"]:checked ~ .main-menu{
          max-height: 400px;      
          transition: 0.5s linear;  
      }
      header #primary_nav_wrap .list-item .profile img, header #primary_nav_wrap .list-item .profile{
          float: left;
          text-align: left;
      }

      header #primary_nav_wrap .list-item .profile img{
          margin:0 10px 30px 0
        }

      header #primary_nav_wrap .list-item .profile label{
          width: auto;
          margin-top: 0;
          white-space: pre-wrap;
          margin-bottom: 10px;
      }

    header{       
        width: auto;
        padding-left: 2%;
        padding-right: 2%;      
          
    }  
    
    .global-width, footer .global-width,
    .footer-2 .bottom-section .global-width,
    .insurance.global-width{
        max-width: 980px;
    }

    .blog .featured .banner-pic{
        width: calc(77% + 20px);
    }

    .blog .featured .banner-pic img{
        width: 100%;
    }

    .blog .featured .banner-info{
        padding: 15px 20px 0 20px;
    }

    .blog .featured .banner-info label{
        margin-bottom: 10px;
    }

    .blog .featured .banner-info h4{
        margin-top: 0;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 0px;

    }
    .blog .featured .banner-info .pro-insurance{
        margin-top: 14px;
    }

    .blog ul li h4{
        font-size: 18px;
    }

    footer .global-width .footer-titles li a{
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 7px;
    }

    footer .top-section{
        padding: 30px 0;
    }

    h2{
        font-size: 20px;
        margin: 0 5% 15px;
    }

    h3{
        font-size: 30px;
    }

    .ins-type .ins-column h3{
        font-size: 29px;
    }

    .insurance ul li.list-item{
        width: 17%;
        margin-right: 33px;
    }

    .insurance ul li.list-item:nth-child(5n){
        margin-right: 0;
    }
    .insurance ul li.list-item:nth-child(6n){
        margin-right: 30px;
    }

    .insurance ul li h4{
        font-size: 23px;
        margin-bottom: 5px;
        line-height: 30px;
    }
    .insurance ul li p{
        line-height: 27px;
    font-size: 18px;
    }
    .ins-dental .dental-info ul{
        width: 77%;
    }

    .ins-dental .dental-info ul li{
        width: 150px;
        height: 80px;
    }

    .ins-dental.grey-bg .detal-pic{
        padding-right: 30px;
    }

    .ins-dental .dental-info h4{
        font-size: 26px;
    }

    .ins-dental .dental-info p{
        width: 96%;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 91%;
    }

    .ins-dental.white-bg .dental-info h3{
        margin-top: 30px;
    }

    .about-us ul li span img{
        width: 110px;
    }

    .about-us ul li h4{
        font-size: 28px;
        line-height: 34px;
        min-height: 64px;
        margin-bottom: 15px;
    }

    .about-us .center-left{
        padding-left: 0;
        margin-left: 0;
    }

    .about-us p{
        font-size: 18px;
        line-height: 26px;
    }

    .about-us h5{
        margin: 130px 0 25px;
    }
    
    .mission-connect{
        padding: 50px 0 70px 20px;
        margin-bottom: 90px;
    }

    .mission-connect .global-width{
        background-position: 98% center;
    }

    .mission-connect h3{
        width: 62%;
        font-size: 37px;
        line-height: 45px;
        margin-bottom: 30px;
    }

    .about-us .company-profile ul li .profile-pic{
        width: 24%;
    }
    .about-us .company-profile ul li .profile-info{
        width: 75%;
    }

    .about-us .company-profile ul li:last-child .profile-pic img{
        width: 85%;
    }

    .about-us .company-profile ul li{
        margin-bottom: 50px;
    }

    .contact-us{
        background: none;
    }

    .contact-list{
        max-width: 100%;
    }

    
}

@media screen and (max-width: 960px) {
    .global-width, footer .global-width, .footer-2 .bottom-section .global-width, .insurance.global-width,
    .footer-2 .top-section .global-width    {
        max-width: 920px;
    }

    .blog .featured .banner-pic{
        width: 100%;
    }
}

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

    h1{
        margin: 100px 0 20px;
        font-size: 40px;
    }
    .global-width, footer .global-width, .footer-2 .bottom-section .global-width,
    .insurance.global-width{
        max-width: 96%;
    }

    .newsroom.all-news ul li{
        width: 49%;
    }

    .newsroom.awards ul li{
        width: 33.33%;
    }

    .blog .featured{
        display: block;
    }

    .blog .featured .banner-pic, .blog .featured .banner-info{
        width: auto;
    }

    .blog ul li h4{
        font-size: 15px;
        line-height: 20px;
    }

    .blog ul li .pro-insurance{
        margin-top: 10px;
    }
    .blog ul li label{
        font-size: 14px;
    }
    footer .global-width .footer-titles li a{
        font-size: 15px;
    }
    .footer-2 .bottom-section .copyright{
        margin-bottom: 30px;
        margin-top: 30px;
    }

    h2{
        font-size: 18px;
    }

    .insurance ul li.list-item{
        width: 21.75%;
    }

    .insurance ul li.list-item:nth-child(4n){
        margin-right: 0;
    }

    .insurance ul li.list-item:nth-child(5n){
        margin-right: 30px;
    }

    .insurance ul li span img{
        width: 110px;
    }
    .insurance ul li h4{
        height: 60px;
        font-size: 20px;
    }

    .ins-dental .dental-info ul{
        width: 83%;
    }

    .ins-dental .dental-info ul li{
        width: 120px;
    }

    .ins-dental.white-bg .dental-info ul{
        width: 98%;
    }

    .about-us ul li h4{
        font-size: 22px;
    line-height: 30px;
    min-height: 60px;
    }
    .about-us ul li{
        margin-bottom: 40px;
    }

    .about-us ul li span img{
        width: 100px;
    }

    .mission-connect .global-width{
        background-size: 40%;
    }

    .mission-connect h3{
        width: 66%;
        font-size: 31px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .mission-connect p{
        width: 57%;
        line-height: 27px;
    font-size: 18px;
    }

    .about-us .company-profile ul li .profile-pic{
        width: 29%;
    }

    .about-us .profile-info p{
        font-size: 16px;
        line-height: 24px;
    }

    .about-us .company-profile ul li .profile-info h3{
        font-size: 26px;
    }

    .contact-list .list-item{
        height: 130px;
    }

    .contact-list .list-item.video-chat,
    .contact-list .list-item.live-chat,
    .contact-list .list-item.book-an-appointment{
        background-size: 100px;
        background-position:90% center ;
    }

    .contact-list .list-item .image{
        width: 40px;
        margin-right: 10px;
    }

    .contact-list .list-item.video-chat .detail .text-1,
    .contact-list .list-item.live-chat .detail .text-1,
    .contact-list .list-item.book-an-appointment .detail .text-1{
        font-size: 20px;
        width: auto;
    }

    .contact-list .list-item .detail .text-1{
        font-size: 22px;
    }
}

@media screen and (max-width: 640px) {
    .blog ul, footer .global-width .footer-titles{
        display: block;
    }

    .blog ul li, .newsroom ul li,
    .newsroom.awards ul li,
    .newsroom.all-news ul li{
        width: 100%;
    }

    footer .global-width .footer-titles li{
        text-align: center;
    }

    footer .global-width .footer-titles li a{
        font-size: 20px;
        margin-bottom: 15px;
    }

    .footer-2 .bottom-section .copyright,
    .footer-2 .bottom-section aside .head-1,
    .footer-2 .bottom-section aside address,
    .footer-2 .bottom-section aside .text-2{
        text-align: center;
    }

    .img-about img{
        width: 90%;
    }

    .about-us .center-left br{
        display: none;        
    }

    .about-us .center-left{
        text-align: center;
    }

    .about-us ul li{
        width: auto;
        text-align: center;
    }

    .mission-connect{
        padding: 25px 20px;        
    }

    .mission-connect h3{
        width: auto;
        text-align: center;
        margin-top: 85%;
        font-size: 24px;
    line-height: 34px;
    }
    .mission-connect .global-width{
        background-position: center top;
        background-size: 80%;
    }

    .mission-connect p{
        width: auto;
        line-height: 25px;
    font-size: 17px;
    }

    
    .about-us .yoda-stats li{
        width: 50%;
    }

    .about-us .company-profile ul li{
        display: block;
    }
    .about-us .company-profile ul li .profile-pic,
    .about-us .company-profile ul li .profile-info,
    .about-us .company-profile ul li:last-child .profile-pic img{
        width: auto;
    }

    .about-us .company-profile ul li .profile-info h3{
        text-align: center;
        margin-top: 30px;
    }

    .contact-list .list-item{
        width: 100%;
    }
}

@media screen and (max-width: 425px) {
    h1{
        font-size: 35px;
    }

    .insurance h2{
        margin: 0 0 15px;
    }
    .insurance h3{
        font-size: 23px;
    }

    .insurance p, .sp-health-plan{
        font-size: 18px;
        margin: 0 3%;
    }

    .ins-type{
        display: block;
    }
    
    .ins-type .ins-column{
        margin-bottom: 30px
    }
    .insurance ul li.list-item{
        width: 46%;
        margin-right: 20px;
    }

    .insurance ul li.list-item:nth-child(2n){
        margin-right: 0;
    }

    .insurance ul.network-list{
        margin-left: 10px;
    }

    .insurance ul, .ins-dental{
        display: block;
    }

    .insurance ul li, .ins-dental .detal-pic{
        width: auto;
    }

    .ins-dental.grey-bg .detal-pic{
        width: auto;
        padding: 0;
    }

    .ins-dental .dental-info{
        width: auto;
    padding-left: 5%;
    }

    .ins-dental .dental-info ul,
    .ins-dental.white-bg .dental-info ul{
        width: 95%;
    }

    .ins-dental.white-bg .dental-info{
        width: auto;
        margin-left: 0;
    }
}