@media only screen and (min-width:1920px) {}
@media only screen and (min-width:1600px) and (max-width:1900px) {}
@media only screen and (min-width:1400px) and (max-width:1599px) {
  header::before {
    width: 31%;
  }
}
@media only screen and (min-width:1300px) and (max-width:1399px) {
  header::before {
    width: 31% !important;
  }
}
@media only screen and (min-width:1200px) and (max-width:1280px) {
  header::before {
    width: 31%;
  }
}
@media screen and (max-width: 1024px) {
  .section_padding {
    padding: 50px 0;
  }
  header::before {
    width: 27%;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    margin: 0 8px;
  }
  header .logo {
    margin-top: 13px;
    margin-left: -10px;
  }
  .navbar-nav {
    margin-top: 12px;
  }
  a.Get_Free_Quote {
    padding: 6px;
    font-size: 14px;
    margin-top: 13px;
  }
  .banner .caption {
    bottom: 50px;
  }
  .section_padding.new-mid-content {
    padding: 70px 0 50px 0;
  }
  .comn_title h1, .comn_title h2, .comn_title h3, .comn_title h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .new-step-content li div {
    width: 79%;
  }
  .threepart {
    background-size: cover;
    background-position: center top;
  }
  .our_story {
    padding: 40px;
  }
  .why_visit_us {
    padding: 40px;
  }
  .our_story h5, .why_visit_us h5 {
    font-size: 26px;
  }
  .terms li a {
    font-size: 14px;
  }
  .count li {
    padding: 10px;
  }
  .social_link a {
    font-size: 18px;
    margin: 0 5px;
    ;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
  }
  .footer_logo p {
    text-align: center;
  }
  footer {
    padding: 40px 0;
  }

.new-form-health-quote label {
    font-weight: 600;
    margin-top: 12px;
    font-size: 13px;
}

.new-get-quote-page {
    padding: 90px 0 70px !important;
    
}


}
@media screen and (max-width: 991px) {
  header::before {
    width: 35% !important;
  }
  .navbar-light .navbar-toggler {
    color: #293da6;
    border-color: #293da6;
    margin-top: 11px;
    padding: 3px 6px;
    position: absolute;
    top: 0;
    right: -60px;
    z-index: 1000;
  }
  .navbar {
    position: absolute;
    width: 100%;
    background: #ffff;
    top: 60px;
  }
  .navbar-nav {
    margin-top: 12px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  }
  .navbar-nav li {
    border-bottom: 1px solid #eee;
  }
  .navbar-nav li:last-child {
    border-bottom: 0px solid #eee;
  }
  .banner form {
    width: 80%;
  }
  .banner .caption {
    bottom: 20px;
  }
  .ms-header__title {
    font-size: 30px;
    line-height: 40px;
  }
  .banner .caption span {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .comn_title h1, .comn_title h2, .comn_title h3, .comn_title h4 {
    font-size: 26px;
    line-height: 33px;
  }
  .about .box {
    padding: 10px;
    min-height: 150px;
  }
  .about a {
    font-size: 16px;
    line-height: 16px;
  }
  .get_quote aside {
    font-size: 24px;
  }
  .threepart .get_quote {
    padding: 20px 20px 0;
    top: 30px;
  }
  .terms li {
    width: 33%;
  }
  .count li {
    width: 50%;
  }
  .news_text {
    padding: 15px;
  }
  .news_text span {
    font-size: 14px;
  }
  footer h6 {
    font-size: 18px;
  }
  .social_link a {
    font-size: 15px;
    margin: 0 2px;
    width: 30px;
    line-height: 30px;
  }
  .health_terms {
    padding: 40px 0 190px 0;
  }
  .section_padding {
    padding: 40px 0;
  }
  .about .box .new-box-img img {
    width: 90%;
  }
  .testimonial .single-testimonial .part-qoute p {
    line-height: 28px;
  }
  .testimonial-slider .owl-nav {
    display: none;
  }
 
 .new-get-quote-page {
    padding: 100px 0 70px !important;
    
}
section.quote-page-banner aside{
  font-size: 24px !important;
}


}
@media screen and (max-width: 767px) {
  .banner .caption {
    width: 100%;
    top: 0;
    position: relative;
    background: #333;
    left: 0;
    padding: 20px;
  }
  .banner .caption span {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
  }
  .ms-header__title {
    font-size: 24px;
    line-height: 30px;
  }
  .banner form {
    width: 100%;
    margin-top: 15px;
  }
  .navbar {
    width: 92%;
    top: 15px;
  }
  .sub_menu .new-zip-code form button {
    padding: 5px 10px;
    width: auto;
    height: auto;
    border-radius: 5px;
    font-size: 16px;
  }
  .new_logo {
    margin-top: 8px;
    width: 75%;
  }
  .News_Appointment h3 {
    font-size: 24px;
  }
  header::before {
    width: 100%;
    height: 100%;
  }
  header .logo {
    float: left;
    width: 100%;
    margin-top: 0px;
  }
  header .navbar-light button {
    padding: 0;
    border: none;
  }
  a.Get_Free_Quote {
    padding: 6px;
    font-size: 14px;
    position: absolute;
    top: -35px;
    right: 12px;
    margin-top: 0px
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
    margin-top: 11px;
    padding: 3px 6px;
    position: absolute;
    top: 0px;
    right: -30px;
    z-index: 1000;
  }
  .top-content .comn_title h1 {
    line-height: 28px;
  }
  .comn_title h1, .comn_title h2, .comn_title h3, .comn_title h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .new-step-content li div {
    width: 70%;
  }
  .new-step-content li div h3 {
    font-size: 16px;
  }
  .new-step-content li i::after {
    height: 130%;
  }
  .onepart h5 {
    font-size: 22px;
    margin-top: 20px;
  }
  .get_quote aside {
    font-size: 20px;
  }
  .get_quote p {
    font-size: 18px;
  }
  .get_quote span {
    font-size: 18px;
  }
  .threepart .get_quote {
    padding: 20px;
    top: 0;
    position: relative;
  }
  .get_quote button {
    margin: 20px 0 0;
  }
  .section_padding.new-mid-content {
    padding: 30px 0;
  }
  .twopart {
    display: block;
  }
  .our_story, .why_visit_us {
    padding: 20px;
  }
  .our_story {
    width: 100%;
    float: none;
  }
  .why_visit_us {
    width: 100%;
    float: none;
  }
  .our_story h5, .why_visit_us h5 {
    font-size: 20px;
  }
  .terms li {
    width: 50%;
  }
  .comn_title {
    margin-bottom: 30px;
  }
  .terms li a {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    height: 60px;
  }
  .testimonial {
    margin-top: 40px;
  }
  .count_box {
    margin-top: 15px;
    min-height: 135px;
  }
  .count_box p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .count li {
    padding: 5px;
  }
  .count_box span {
    margin: 5px 0;
  }
  .social_link {
    text-align: left;
  }
  .social_link a {
    text-align: center;
  }
  .footer_logo p {
    text-align: left;
  }
  .new-zip-code .form-group {
    display: none;
  }
	
	.monile-caption .ms-header__title {
	padding: 20px;
}
	
	.monile-caption .ms-slider {
	height: 50px;
	font-size: 22px;
	line-height: 24px;
}
	.monile-caption .ms-slider__word {
	height: 50px;
}
	
	.top-content .comn_title h2 {
	font-size: 22px;
}

.new-form-update .form-control {
    font-size: 14px;
    margin-bottom: 8px;
}

.new-form-health-quote #inner-title {

    font-size: 16px;
    
}

.new-form-health-quote .input-group label {
  margin-top: 0px;
}

.new-get-quote-page {
    padding: 20px 0 70px !important;
    margin-top: initial !important;
}

img.mob_banner {
    height: 150px !important;
}


header::before{
width: 56.5% !important;
}
.desk_banner{
  display: none;
}
.mob_banner{
  display: block !important;
}
.new-get-quote-page{
  margin: 0;
}

section.quote-page-banner aside,
section.quote-page-banner aside span {

    font-size: 22px !important;

}


}



@media screen and (max-width:525px) {
  .navbar-light .navbar-toggler {
    top: -14px;
  }
  .new_logo {
    width: 100%;
  }
}
@media screen and (max-width:360px) {}