
@media only screen  and (min-width: 1450px)  {
.top-header,.navbar-expand-lg .navbar-collapse{
max-width: 1440px;
} 
.navbar-expand-lg .navbar-collapse{
max-width: 1440px;
margin: auto;
}
 
}


@media only screen  and (max-width: 1280px)  {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
}

@media only screen  and (max-width: 1180px)  {
  .nav-sticky-right{
    display: none;
  }
  .nav-sticky-right-link{
    display: block;
  }
}


@media only screen  and (max-width: 1024px) {

}

@media only screen 
and (max-width: 992px) 
and (min-width: 767px){
    .offset-lg-6 {
        margin-left: 0;
    }
 
}


@media only screen 
and (max-width: 768px) 
and (min-width: 576px){
    .offset-lg-6 {
        margin-left: 0;
    }
   
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 575px) {
    .offset-lg-6 {
        margin-left: 0;
    }
    
}




@media only screen  and (max-width: 375px)  {

} 



@media only screen  and (max-width: 320px)  {

}

@media only screen  and (max-width: 319px)  {

}


















@media only screen and (max-width: 992px) and (min-width: 768px) {

}


/*-------------------***********-------------------*/ /*@media only screen and (max-width: 768px) and (min-width: 576px)*/ /*-------------------***********-------------------*/
@media only screen and (max-width: 767px) and (min-width: 576px) {


} /*-------------------***********-------------------*/ /*@media only screen and (min-device-width : 320px) and (max-device-width : 575px)*/ /*-------------------***********-------------------*/ /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 575px) {

} 









/*-------------------***********-------------------*/ /*@media only screen  and (max-width: 375px) */ /*-------------------***********-------------------*/
@media only screen and (max-width: 375px) {

} /*-------------------***********-------------------*/ /*@media only screen  and (max-width: 320px)*/ /*-------------------***********-------------------*/
@media only screen and (max-width: 320px) {

} /*-------------------***********-------------------*/ /*@media only screen  and (max-width: 319px)*/ /*-------------------***********-------------------*/
@media only screen and (max-width: 319px) {

}

@media screen and (max-width: 991px) {
 .about-row { 
    display: flex;
    flex-direction: column;
}
.class1 {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 17px;
    text-align: center;
}
.class1 img{
    max-width: 150px;
}
.footer-left img{
    max-width: 200px;
}
.about-img::after {
    width: 150px;
    height: 150px;
    border: 3px solid #d35200;
    position: absolute;
    content: "";
    left: -12px;
    top: -15px;
}
    .button-wrapper {
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-direction: row-reverse;
    }
.button-wrapper > div {
    position: relative;
}
.our-vm-wrapper {
    display: flex;
    gap: 30px;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}
.footer-top-img {
    max-width: 800px;
    margin: auto;
    margin-bottom: -18px;
}
     .footer-top-img {
        max-width: 300px;
        margin: auto;
        margin-bottom: -8px;
    }
}

@media screen and (max-width: 767px) {
 .our-product-grid {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    flex-direction: column;
}

.footer-center {
    padding-left: 15px;
    margin-bottom: 25px;
}
.about {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-vm {
    padding: 50px 0;
}
.about-content h2 span,.aac-head h2 span,.compare-head h2 span,.class46 h2 { 
    font-size: 26px;
}
.about-content h2,.why-head h2,.our-product h2,.our-product-block h3,
.history-head h2,.aac-head h2,.compare-head h2 { 
    font-size: 30px;
}
.inner-hero-wrapper h1 {
    font-size: 35px;
}
.inner-hero { 
    padding-top: 150px;
    padding-bottom: 80px;
}
.spec-table thead th,.compare-table thead th,.class46 h3 { 
    font-size: 18px;
}
.aac ,.compare{
    padding-bottom: 50px;
}
.aac-grid {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    flex-direction: column;
}
.feature-title {
    max-width: 284px;
    background-color: #213c52;
    color: #fff;
    padding: 6px 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
.acc-block {
    display: flex;
    gap: 16px;
    flex-direction: column;
}
.aac-img {
    width: 90px;
    height: 80px;
    background-color: #213c52;
    flex: none;
}
.aac-content h3 {
    font-size: 20px;
}
.certificates-row {
    display: flex;
    gap: 30px;
    justify-content: space-around;
    flex-direction: column;
}
.navbar {
    padding: 10px 10px;
}
.our-product-block-image {
    max-width: 240px;
}
.class47 > div {
    padding: 0 0px;
}
input[type="text"], input[type="email"],textarea{
    margin-bottom: 0;
    height: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.class46 {
    background: #213c52;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
    padding: 30px 25px;
    padding-top: 25px;
    text-align: left;
    /* height: 400px; */
}
.button01{
    min-height: 40px;
}
}
@media screen and (max-width: 479px) {
 .compare-head h2::after {
    content: "";
    position: absolute;
    max-width: 170px;
 }
 .our-product-block-inner-block {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    flex-direction: column;
}
}