@media only screen and (max-width :1200px) {
    .dropbtn {
        padding: 16px 0px;
        font-size: 15px;
    }
    .rightbox ul li {
        margin: 0px 7px;
    }
    .stellarnav>ul>li>a {
        padding: 12px 6px;
        font-size: 13px;
    }
    .stellarnav .menu-toggle {
        padding: 6px;
    }
}
@media only screen and (max-width :991px) {
    .dd-toggle{
        text-align: center !important;
    }
    .custbtn {
        padding: 7px 20px;
    }
    .stellarnav li li {
    display: block;
    width: 100%;
}
.carousel {
    position: relative;
    z-index: -1;
}
}
@media only screen and (max-width :767px) {
    .threepoints {
        position: relative;
        bottom:0;
        margin-top: 10px;
    }
    .threepoints .threebox {
        margin-bottom: 10px;
    }
 }

@media only screen and (max-width :565px) {
    .rightbox {
    text-align: center;
    margin-top: 10px;
}
.navibar img {
    margin: auto;
    display: block;
    margin-bottom: 10px;
}
    .top-bar {
    text-align: center;
}
    .why-image {
        margin-left: 0;
        width: auto;
    }
    .carousel-item img {
        height: auto;
        object-fit: inherit;
    }
    .rightbox ul{
        text-align: center;
        margin-bottom: 10px;
    }
    .header {
        position: relative;
        z-index: 0;
        width: 100%;
        border-radius: 0;
        margin-bottom: 10px;
    }
    .slider-data {
        display: none;
    }
    .ptext {
    padding: 0px 0px;
}
.inner-bg2 {
    padding: 21px 0px 25px;
}
.inner-banner .inner-title h1 {
    font-size: 25px;
}
.ptext h2{
    font-size:24px;
}
.tab_content {
    padding: 20px 20px 20px 20px;
}
.threepoints .threebox {
    padding: 8px 10px;
}
.threebox h4{
    font-size:20px;
}
.big-heading {
    font-size: 28px;
}
.heading {
    font-size: 26px;
}
.asibox{
    margin-bottom:20px;
}
.asibox p {
    font-size: 20px;
}
.asibox h4 {
    font-size: 18px;
}
.calltext h2 {
    font-size: 22px;
}
footer h3 {
    font-size: 22px;
}
.left-sec h2 {
    font-size: 28px;
    margin-bottom: 14px;
}
 }
 @media only screen and (max-width :360px) {
    
 }