

@media screen and (max-width: 768px) {
    
    .acc-heading {
    font-size: 16px!important;
    line-height: 24px!important;
  
}


.company-footer-contact-list {
    margin-top: 5px;
}
.company-footer-contact-list li+li {
    margin-top: 1px;
    
}

.res-px-3{
    padding-left:20px;
    padding-right:20px;
}


.section2-img {
    max-width: 81%;
    margin-top: 25px;
}
    .courses-link-list li+li {
    margin-top: 1px;
}
    
    .footer-top .widget-title {
        margin-bottom: 6px;
}

    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}



.bg{
 position: relative;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgb(18 31 83)), url(https://matchwarranty.com/assets/images/img.webp) no-repeat center center / cover;
    /* Two colors in the gradient: black and red */}
    
    
   .bg-new {
        background: linear-gradient(45deg, rgba(255, 255, 255, 0.6), rgb(255, 255, 255)), 
                    url(https://matchwarranty.com/assets/images/bg-new.png) no-repeat center center / cover!important;
        background-size: cover;
        background-position: center;
        background-blend-mode: normal!important; /* Ensure blend mode is reset */
    }
    
    
    
        
p.planss {
    font-size: 1rem;
    margin-bottom:0;
}    
        h6.fontsz{
        font-size:0.7rem;
    }
    .resview1{
    display:none;
}

.high {
    height: 51px;
    padding: 7px;
}
        .resview2{
        display:block;
    }
    
    
    .btn-box {
    display: grid;
}

.new-text {
    font-size: 1rem!important;
}
.common_text {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-top: 25px;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
}

.head {
    font-weight: 400;
}

.brd {
  
    align-items: flex-start;
    padding: 5px 14px;

}

.icon img {
    display: none;
}

.circle-icon {
    
    width: 33px;
    height: 33px;
}

.btn1 {
    font-size: 19px;
    line-height: 25px;
    background: none;
    border-radius: 4px;
    padding: 12px 46px;
    letter-spacing: 1px;
    background: #fef22e;
    color: black;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}

.smltxt {
    text-align: center;
    
}
       .h1head {
        font-size: 22px;
        line-height: 27px;
        color: white;
        position: relative;
        display: block;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        margin-bottom: 18px;
    }
    .subhead {
        position: relative;
        display: inline-block;
        font-size: 17px;
        line-height: 22px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #fec606;
        font-style: italic;
        margin-bottom: 12px;
        padding-right: 0px;
    }

.herop {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 45px;
}

.pt-100 {
       padding-top: 46px;
        padding-bottom: 46px;
    padding-left: 10px;
    padding-right: 10px;
    }
    
    
.hei {
    height: auto;
}

.heroperson{
    display:none;
}





.padding-t{
    padding-top:50px;
}

    .sec-title-two {
                                 position: relative;
        display: block;
        font-size: 29px;
        line-height: 38px;
        font-weight: 900;
        font-family: 'Roboto';
        color: #071345;
    }


    .text p {
        position: relative;
        display: block;
        font-size: 15px;
        line-height: 20px;
        font-family: 'Roboto';
        color: #444;
    }
.ulclass li {
    font-weight: 500;
    font-size: 16px;
    color: #0b1953;
    line-height: 31px;
}


.plr-10{
    padding-left:15px;
    padding-right:15px;
}

.bdp:after, .bdp:before {
    content: none;
}
.plr-80 {
    padding-left: 16px;
    padding-right: 16px;
}
.terms-privacy li+li {
   
    margin-left: 23px;
}
.fs-13 {
    font-size: 12px!important;
    text-align: justify!important;
}


.about-img {
    max-width: 100%!important;
}

.mt-80 {
    margin-top: 80px;
}




}


@media screen and (min-width: 768px) {
    

    
.bg-new {
    background-color: #eaf1f6;
    background: linear-gradient(45deg, rgb(255 255 255 / 60%), rgb(18 31 83 / 0%)), url(https://matchwarranty.com/assets/images/bg-new.png) no-repeat center center / cover;
    background-position: bottom;
    background-blend-mode: color-burn;
    height: 90vh;
}


.resview1{
    display:block;
}

        .resview2{
        display:none;
    }

}










@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pt-100 {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}
    
    
  .h1head {
    font-size: 2.1rem;
    line-height: 45px;
    color: white;
    position: relative;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin-bottom: 22px;
}  
    
    .subhead {
    position: relative;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 31px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #f7f7f7;
    font-style: italic;
    margin-bottom: 17px;
    padding-right: 30px;
}
    
    .herop {
    position: relative;
    display: block;
    font-size: 0.9rem;
    line-height: 24px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 27px;
}
    
    
   .bg {
    background-image: url(https://tmstesting.xyz/match1/assets/images/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} 
    
   .sec-title-two {
    position: relative;
    display: block;
    font-size: 34px;
    line-height: 40px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    color: #071345;
} 
    
.text p {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Barlow', sans-serif;
    color: #444;
    margin-bottom: 0px;
}    
 .ulclass li {
    font-weight: 500;
    font-size: 18px;
    color: #0b1953;
    line-height: 30px;
}   
   .container, .container-md, .container-sm {
        max-width: 830px;
    } 
    
    
    
    .section3-text p {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Barlow', sans-serif;
    color: #fff;
    margin-bottom: 0px;
}
  .hidemob{
      display:none;
  }  
   
   
   
   .listar-feature-item-wrapper {
    margin-bottom: 120px!important;
    padding-left: 0px!important;
    padding-right: 10px!important;
    position: relative!important;
}
   
   
   .listar-feature-item .listar-feature-block-content-wrapper {
    position: relative!important;
    display: block!important;
    text-decoration: none!important;
    margin: -33px!important;
    padding: 6px!important;
    height: calc(100% + 100px)!important;
}
   .listar-feature-icon-wrapper {
    width: 120px!important;
    height: 120px!important;
    line-height: 117px!important;
    margin-left: -74px!important;
    top: -41px!important;
    margin-top: -77px!important;
}
    
  
  .listar-feature-item a:after {

    bottom: -18px!important;
    left: 48%!important;
}  







.footer-top .widget-title {
    color: #d19900;
    margin-bottom: 15px;
}
.mt-80{
    margin-top: 40px;

}

}

@media (min-width: 1366px) and (max-width: 1920px) and (aspect-ratio: 16/9) {
   .pt-100 {
    padding-top: 20px;
}
.h1head {
    font-size: 2.1rem;
margin-bottom: 1px;
} 
.subhead {
    margin-bottom: 12px;
}
.herop {
 
    font-size: 1.0rem;
}

}













@media screen and (max-width: 400px)

{
        .sec-title-two {
       
        font-size: 24px!important;
                line-height: 29px!important;
}
    
}





















