@media only screen and (max-width: 1500px) {
   
}

@media only screen and (max-width: 1367px) {
    h1{font-size: 64px !important;}
}
        
@media only screen and (max-width: 1171px) {
   
}
@media only screen and (max-width: 1090px) {
   
}
@media only screen and (max-width: 992px) {
.main.vh-100{height: auto !important;}
.main-content .row{padding: 40px 0;}
.main-left{text-align: center;}
.footer-social{text-align: center;}
.copyright{text-align: center;margin-bottom: 10px;}
.header-rw .navbar-light .navbar-nav .nav-link{margin-left: 0;}
.tpservices-img::before{display: none;}
.aboutses .tpbanner__sub-title{margin-top: 30px;}
.navbar-light .navbar-toggler-icon{filter: invert(1) brightness(1);}
.navbar-collapse.collapse.show{background: #ffffff;padding: 10px;}
.header-rw .navbar-light .navbar-nav .nav-link{color: black;}
.navbar-light .navbar-toggler{border-color: rgba(255, 255, 255, .1);}
.header-rw.scrolled{border-color: rgba(0, 0, 0, .1);}
    .navbar-brand img{width: 80px;}
    .hero_slide {
    border-bottom-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.about_img_sec {
    height: 320px;
}
.about_img_one, .about_img_th {
    height: 160px;
    width: 160px;
}
.about_text{margin-left: 0;padding: 20px;margin-top: 100px;}
.why_us .about_text {
    margin-top: 30px;
}
#whyus .row{flex-direction: column-reverse;}
.why_us .about_img_one, .why_us .about_img_th {
    height: 140px;
}
.why_us .about_img_sec {
    width: 100%;
    margin: 0;
    height: auto;
}
.mrt-100{margin-top: 50px;}
.mrb-100 {
    margin-bottom: 50px;
}
}

@media only screen and (max-width: 768px) {
h1{font-size: 42px;line-height: 52px;padding-top: 15px;}
h3{font-size: 30px;line-height: 40px;}
.main-right h1{padding-bottom: 20px;}
.main-left img{width: 250px;}
.team_ct{margin-bottom: 20px;}
.pt-120{padding-top: 50px;}
.pb-120{padding-bottom: 50px;}
.footer-rw{padding: 50px 0;}
.tpsection__title{font-size: 36px;}
.tpservices-list ul{grid-template-columns: repeat(2, 1fr);gap: 15px;}
.tpservices-img{margin-top: 15px;margin-bottom: 0px;}
.tpservices-list ul li:hover .tpservices-img img {
    transform: translateY(-15px);
}
h1{font-size: 36px !important;}
.team_img{width: 20%;}
.team_name{width: 80%;}
.team_name p {
    font-size: 15px;line-height: 24px;
}
.mb-70 {
    margin-bottom: 40px;
}
.navbar-brand img{width: 50px;}
.hero_slide {
    border-bottom-left-radius: 70px;
    border-bottom-right-radius: 70px;
    height:50vh;
}
.hero_slide .container {
    top: 20%;
}
.about_img_sec {
    height: 250px;
}
.about_img_one, .about_img_th {
    height: 150px;
    width: 150px;
}
h2 {
    font-size: 36px;
    line-height: 42px;
}
.our_client ul {
    grid-template-columns: repeat(3, 1fr);
}
}

@media only screen and (max-width: 576px) {
h1{font-size: 28px !important;line-height: 32px;}
h3{font-size: 20px;line-height: 30px;}
.main-left img{width: 200px;}
.copyright{display: flex;flex-direction: column;}
.copyright span.ms-5{margin-left: 0 !important;}
.main-right form input[type="text"]{width: 100%;margin-right: 0;margin-bottom: 10px;}
.main-right form{flex-direction: column;}
.main-right form button{width: 100%;}
.main-right h1{padding-bottom: 10px;}
.main .container{max-width: 1460px;}
.tpsection__title{font-size: 24px;}
.tpcontact-form-title, .tpcontact-box .tpsection-title-white{font-size: 20px;}
h5{font-size: 16px;line-height: 30px;}
.tpbanner__search p{font-size: 16px;}
.tpbanner__search p br{display: none;}
.tpblog-thumb{height: 250px;}
.navbar-brand img{width:45px;}
.about_img_sec {
    height: 200px;
}
.about_img_one, .about_img_th {
    height: 120px;
    width: 120px;
}
h2 {
    font-size: 24px;
    line-height: 36px;
}
.our_client ul {
    grid-template-columns: repeat(2, 1fr);
}
.footer_info ul {
    grid-template-columns: repeat(1, 1fr);
}
.footer_info ul li:nth-child(2){padding: 15px 0;}
}

@media only screen and (max-width: 360px) {
 
}
