/* Normal desktop :1400px. */
@media (min-width: 1400px) and (max-width: 1600px) {

    /* ==== Hero Area ======= */

    section.hero_area {
        height: 600px;
    }

}

/* Normal desktop :1300px. */
@media (min-width: 1300px) and (max-width: 1399px) {

    .header-menu ul li {
        margin: 0 12px 0;
    }
    /* ===== Hero Area ======= */

    section.hero_area {
        height: 548px;
    }
}

/* Normal desktop :1200 */
@media (min-width: 1100px) and (max-width: 1200px) {


}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1299px) {
    .small-card h5{
        font-size: 18px;
    }
    .advisar-header-area ul {
        margin-right: 0;
    }
    .header-menu .nav_scroll{
        gap: 10px;
    }
    .header-logo img{
        width: 60px;
        height: 50px;
    }
    .header-left .header-btn li a, .header-left .header-btn li span{
        font-size: 14px;
    }
    .header-left .header-btn{
        gap: 10px;
    }
    .header-menu ul li a{
        font-size: 13px;
    }
    .gallery-image img{
        height: 300px;
    }
    .column-7 {
        flex: 0 0 calc(100% / 6);
    }
    .image-hover-gallery img{
        height: 160px;
    }
    .image-hover-gallery .mask i{
        font-size: 30px;
    }
}

@media(max-width:767px){
    .footer-bottom-content{
        gap: 7px;
    }
    .pt-70 {
        padding-top: 20px;
    }
    p {
        font-size: 14px;
    }
    .gallery-image img{
        height: 200px;
    }
    .gallery-image {
        margin-bottom: 40px;
    }
    .section-padding {
        padding: 20px 0;
    }
    .safety_slider {
        padding-bottom: 30px;
    }
    .single-blog h4{
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 26px;
    }
    .single-blog img{
        height: 150px;
        margin-bottom: 0;
    }
    .section-title{
        font-size: 18px;
    }
    .hero_content h1 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .owl-nav{
        gap: 10px;
        right: 0;
    }
    .gallery_slider {
        padding-bottom: 10px;
    }
    .owl-dots{
        left: 0;
    }
    .owl-dot {
        margin-left: 5px;
        width: 12px;
        height: 12px;
    }
    .owl-prev, .owl-next {
        width: 35px;
        height: 35px;
        font-size: 12px;
    }
    .hero_content p{
        margin-bottom: 0;
    }
    .hero_content p span{
        font-size: 20px;
        line-height: 22px;
    }
    .hero_content p sub{
        font-size: 14px;
    }
    .hero_area{
        height: 200px;
    }
    .header-address-info li{
        font-size: 10px;
    }
    .header-address-info li svg {
        width: 16px;
        height: 14px;
    }
    .topber_left li a{
        font-size: 12px;
    }
    .topber_left li svg {
        width: 14px;
        height: 13px;
    }
    .topber_left{
        gap: 5px;
        justify-content: center;
    }
    .header-address-info{
        gap: 5px;
    }
    .topber_area{
        padding: 5px 0;
    }
    .header-logo img{
        width: auto;
        height: 50px;
    }
    .header-left .header-btn li a , .header-left .header-btn li span{
        font-size: 0;
    }
    .header-left .header-btn{
        gap: 10px;
    }
    .card-service-details{
        position: relative;
        padding: 20px;
        margin: 10px 0 0;
    }
    .service-info li h4{
        font-size: 15px;
    }
    .nav-service .nav-link{
        padding: 12px;
    }
    .bx-download{
        height: 150px;
    }
    .btn{
        padding: 5px 12px;
        font-size: 15px;
    }
    .breadcrumb-section{
        height: 200px;
    }
    .breadcrumb-section .shape {
        width: auto;
        height: 150px;
        bottom: 50px;
    }
    .card.p-5 {
        padding: 1rem !important;
    }
    .title-word img{
        left: -30px;
        bottom: -60px;
        width: auto;
        height: 180px;
    }
    .title-word h4{
        font-size: 16px;
    }
    .title-word p{
        font-size: 14px;
    }
    .image-platform img{
        height: 200px;
    }
    .column-7 {
        flex: 0 0 calc(100% / 2);
    }
    .image-hover-gallery img{
        height: 140px;
    }
    .image-hover-gallery .mask i{
        font-size: 30px;
    }
}

/* Normal desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .hero_area{
        height: 350px;
    }
    .footer-widget-content {
        margin-bottom: 30px;
    }
    .card-safety h3{
        font-size: 16px;
    }
    .card-safety p{
        font-size: 15px;
    }
    .badge{
        margin-bottom: 10px;
    }
    .single-blog img{
        height: 150px;
        margin-bottom: 5px;
    }
    .single-blog h4 {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 25px;
    }
    .single-blog p{
        font-size: 15px;
    }
    .single-blog .blog-footer{
        flex-wrap: wrap;
    }
    .gallery-image img{
        height: 250px;
    }
    .pt-70 {
        padding-top: 40px;
    }
    .card-service-details{
        padding: 20px;
    }
    .service-info li h4{
        font-size: 15px;
    }
    .service-info li small{
        font-size: 15px;
    }
    .service-info{
        gap: 8px;
    }
    .bx-download{
        height: 200px;
    }
    .nav-service {
        margin-bottom: 1em;
    }
    .card.p-5 {
        padding: 1rem !important;
    }
    .image-platform img{
        height: 300px;
    }
    .small-card h5{
        font-size: 18px;
    }
    .column-7 {
        flex: 0 0 calc(100% / 4);
    }
    .image-hover-gallery img{
        height: 150px;
    }
    .image-hover-gallery .mask i{
        font-size: 30px;
    }
}


/* Normal desktop :600px. */
@media (min-width: 600px) and (max-width: 767px) {
    .footer-widget-content {
        margin-bottom: 30px;
    }
    .hero_content {
        margin-top: 120px;
    }

}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .footer-widget-content {
        margin-bottom: 30px;
    }

}

/* Mobile Devices :320px. */
@media (min-width: 320px) and (max-width: 479px) {
    .footer-widget-content {
        margin-bottom: 30px;
    }

}


























/*xl device min width*/
@media screen and (min-width:992px) {

}

/*xl device min width*/
@media screen and (min-width:1200px) {

}