@media (max-width: 575.98px){
/* ------ Common CSS -------- */
.navbar-collapse{
    margin-left: auto;
}
.common_heading h3{
    font-size: 22px ;
}
.common_heading p{
    font-size: 12px ;
    font-weight: 400;
    margin-bottom: 12px;
}
.common_heading p span{
    display: inline;
}

img, svg {
    vertical-align: middle;
    width: 75% !important;
}




#banner2 {
    max-width: 100%;
    background: url(../images/home-2-img-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 136px 15px;
}

#banner1 {
    width: 100%;
    background: url(../images/banner_bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 65px 15px;
}



/* ============== about page ========== */
#banner3 {
    width:100%;
    padding: 40px;
    text-align: left;
}
#banner3 h1{
    font-size: 24px;
    text-align: left;
}


#mission {
    width: 100%;
    padding: 10px 0;
    color: whitesmoke;
}
#mission .row4{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    row-gap: 20px;
}
.astory{
    padding: 50px 50px;
    color: whitesmoke;
    border-radius: 10px;
    width: fit-content;
    background-color: var(--brand-aux);
    justify-content: space-between;
}
.amission {
    padding: 50px 50px;
    color: #555;
    border-radius: 10px;
    width: fit-content;
    justify-content: space-between;
}
#team {
    width: 100%;
    height: 75svh;
    padding: 40px 10px;
    color: whitesmoke;
    text-align: center;
}

#team h1{
    font-size: 32px;
    padding-bottom: 80px;
    text-transform: uppercase;
}

#team h1 span{
    color: var(--brand-color);
}
/* ================contact page ==================== */
.contacts_text {
    width: 388px;
    box-shadow: #f8f8f8 solid 5px;
    margin-bottom: 24px;
    padding: 24px 0;
    text-align: center;
}
.row3{
    /* justify-content: center; */
    height: auto;
}
.google_map{
    width: 370px;
    height: 246.68px;
    margin-top: 24px;
}
.contacts_text h3 , .contacts_text p, .contacts_text a{
    text-align: center;
}


/* ================contact page ==================== */


.coltext{
    width: 388px;
    height: 502px;
    display: grid;
    justify-content: center;
    padding: 40px;
    margin-left: 0;
}

.coltext h1{
    font-size: 44px;
    margin-top: 0;
    text-align: center;
    color: #eee;
}
.coltext h1 span{
    background-color: var(--brand-color);
    font-size: 48px;

}
.coltext h5 {
    font-size: 24px;
    text-align: center;
    color: var(--brand-color);
    line-height: 0;
    margin-top: 5px;
    padding: 10px;
}

.coltext p {
    font-size: 16px;
    color: antiquewhite;
    text-align: center;
    justify-self: center;
}


.coltext .crmbtn{
    justify-self: center;
}

.coltext .crmbtn a {
    width: 140px;
    height: 48px;
    font-size: 20px;
    font-weight: 400;
    font-family: var(--titillium);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all linear;
    border: #eee 2px solid;
    justify-self: center;
    align-self: center;
    margin: 20px;
}


.coltext .crmbtn a:hover{
    color: white;
    font-weight: 500;
    transform: scale(1.1);
    background: var(--brand-color);
}



/* ================contact page ==================== */
/* ================contact page ==================== */



.banner_button1 a {
    max-width: 100%;
    background: var(--brand-color);
    border-radius: 1px;
    font-size: 20px;
    font-weight: 400;
    font-family: var(--titillium);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
    transition: 0.2s all linear;
}

.listProduct{
    grid-template-columns: 1fr;
}
.detail .description {
    font-weight: 500;
    padding: 24px;
}

.listProduct .item h2 {
    font-weight: 500;
    font-size: large;
    text-align: center;
}
#carlist .detail {
    display: grid;
    grid-template-columns: 1fr;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    background-color: #ffffff6e;
    backdrop-filter: blur(30px);
    gap:5px;
    text-align: left;
    box-shadow: #000;
    padding: 10px;
    text-align: center;
}
.detail .image img{
    max-width: 100%;
} 
.detail .name{
    font-size: x-large;
    margin: 0;

}
.detail .buttons button{
    font-size: small;
}
.detail .buttons{
    justify-content: center;
}

.navbar-toggler{
    color:#f8f8f8 ;
}

.menu_item{
    border-radius: 15px;
    padding: 15px 0;
    background-color: transparent;
}
.menu_item li a{
    color: snow !important;
    text-transform: uppercase;
}
.menu_item li a:hover{
    color: #ffffff !important;
}
/* ------Banner Part Start----- */
#banner{
    padding: 100px 15px;
    animation: none;
}
.banner_text h3 {
    max-width: 100%;
    font-size: 28px;
    /* padding: 5px; */
    text-shadow:#000000;
}
.banner_text h1 {
    max-width: 100%;
    font-size: 64px;
    font-family: var(--titillium);
    line-height: 60px;
    -webkit-animation: text-pop-up-right 1.5s ease-in-out 0.2s reverse both;
    animation: text-pop-up-right 1.5s ease-in-out 0.2s reverse both;
}
.banner_text h2 {
    width: 100%;
    font-size: 20px;
}
.banner_text h4 {
    max-width: 100%;
    font-size: 20px;
    /* margin-top: auto; */
    padding-top: 18px;
}
.banner_text p {
    max-width: 100%;
    font-size: 16px;
    /* margin-top: 20px; */
}
.banner_button a {
    width: 120px;
    font-size: 15px;
    margin-top: 20px;
}
/* ----- Tools Part Start ----- */
#tools{
    padding: 70px 0;
}
.tools_item {
    max-width: 75%;
    margin: 15px auto;
    max-height: 100%;
}
.tools_cards{
    margin-top: 40px;
}
/* ------ Works Part Start ------- */
#works{
    padding: 35px 0;
}

.works_text_item {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;

}
.works_text_item .works_number h4 {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}
.works_text_item p {
    width: 100%;
    font-size: 15px;
    /* margin-left: 10px; */
}
.works_video video {
    max-width: 300px;
    height: 230px;
    border-radius: 15px 15px;
}
.works_video{
    max-width: 300px;
    margin: 0 auto;
}

/* ----- Download Part Start ----- */
#downloads{
    padding: 20px 0;
}
.row {
    display: flex;
}
.row .download_text h3 {
    font-size: 20px;
    text-align: left;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 100px;
}
.row .download_text a {
    /* height: auto; */
    margin-left: 12px;
    margin-top: 20px;
    width: 30%;
    height: auto;
}

.row .download_text h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--titillium);
    padding-top: 10px;
    padding-left: 10px;
}

.detail .buttons span {
    background-color: var(--brand-aux);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 10px;
}
.row .service img {
    max-width: 75%;
    overflow-clip-margin: content-box;
    overflow: clip;
    margin-top: -150px;
    margin-left: 100px;
    margin-bottom: -20px;
    position: relative;
}
.banner1_text h1{
    text-align: center;
    font-size: 60px;
}

/* ------ Footer Part Start-------- */
#features{
    padding: 40px 0;
}

/* ------ Footer Part Start-------- */
.footer_logo{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_left .footer_text p {
    width: 100%;
    padding: 16px;
}
.footer_left .footer_text p span {
    text-align: center;
    margin-top: 30px;
}
.footer_left .footer_social_icon ul {
    margin: 20px auto 20px auto;
}
.footer_menu{
    width: 100%;
    margin: 30px auto;
}
.footer_menu h4,
.footer_form h4{
    text-align: center;
}
.footer_menu ul,
.footer_form form{
    text-align: center;
}
}

@media (min-width:576px) and (max-width: 767.98px) {
/* ------ Common CSS -------- */
    .common_heading h3{
        font-size: 25px ;
    }
    .common_heading p{
        font-size: 14px ;
        margin-bottom: 40px;
    }
/* ------- Navbar Part Start-------- */
    .dropdown-menu.show {
        display: block;
    
    }
    .navbar-toggler{
        border: 1px solid black;
        color: snow ;
    }
    .navbar-toggler:focus {
        box-shadow: none;
        color: snow;
    }
    .show{
        padding-bottom: 20px;
    }
    .menu_item{
        background-color: #3f3f41;
        border-radius: 15px;
        padding: 15px 0;
    }
    .menu_item li a{
        color: #fff !important;
    }
    .menu_item li a:hover{
        color:#F1595A !important;
    }
/* ------Banner Part Start----- */
    #banner{
        padding: 70px 0;
    }
    .banner_text h3 {
        font-size: 15px;
    }
    .banner_text h1 {
        font-size: 55px;
    }
    .banner_text h2 {
        font-size: 30px;
    }
    .banner_text p {
        font-size: 14px;
    }
    .banner_button a {
        width: 140px;
        font-size: 17px;
    }
/* ----- Tools Part Start ----- */
    #tools{
        padding: 70px 0;
    }
    .tools_item {
        width: 90%;
        margin: 15px auto;
    }
/* ------- Feature Part Start ---- */
    #features{
        padding: 70px 0;
    }
/* ------- Works Part Start ------ */
    #works{
        padding: 70px 0;
    }
    .works_video{
        width: 435px;
        margin: 0 auto;
    }
    .works_video video {
        width: 435px;
        height: 325px;
        border-radius: 15px;
    }
    .works_text_item {
        width: 100%;
    }
    .works_text_item p {
        display: inline;
        width: 100%;
        font-size: 17px;
        /* margin-left: 10px; */
    }
    .works_text_item p span{
        display: inline;
    }


/* ----- Download Part Start ----- */
    #downloads{
        padding: 25px 0;
    }
    .row {
        display: flex;
    }
    .row .download_text h3 {
        font-size: 18px;
        padding-top: 10px;
        text-align:left;
        justify-content: first baseline;
    }
    .row .download_text h4 {
        font-size: 14px;
        padding-top: 10px;
        text-align:left;
        justify-content: flex-start;
    }
    .row .service {
        display: flex;
    }
    .row .service img {
        max-width: 40%;
        overflow-clip-margin: content-box;
        overflow: clip;
        margin-top: -97px;
        margin-bottom: -97px;
        margin-left: 278px;
        position: relative
}

/* ------ Footer Part Start-------- */
.footer{
    width: 100%;
    padding-top: -71px;
    background: linear-gradient(327deg, #576DB4 , transparent);
}
.footer_logo{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer_left .footer_text p {
        width: 100%;
        text-align: center;
    }
    .footer_left .footer_text p span {
        text-align: center;
    }
    .footer_left .footer_social_icon ul {
        margin: 20px auto 50px auto;
    }
    .footer_menu{
        width: 100%;
        margin: 30px auto;
    }
    .footer_menu h4,
    .footer_form h4{
        text-align: center;
    }
    .footer_menu ul,
    .footer_form form{
        text-align: center;
    }
    .copywrite_text h6 {
        font-size: 14px;
    }
}

@media (min-width:768px) and (max-width:991.98px){
    /* ------- Navbar Part Start-------- */
    .dropdown-menu.show {
        display: block;
        background: #3f3f41;
    }
    
    .navbar-toggler{
        border: 1px solid #D31E28;
        color:#D31E28 ;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .show{
        padding-bottom: 20px;
    }
    .menu_item{
        background-color: #3f3f41;
        border-radius: 15px;
        padding: 15px 0;
    }
    .menu_item li a{
        color: #fff !important;
    }
    .menu_item li a:hover{
        color:#D31E28 !important;
    }
    /* ----- Tools Part Start ----- */
    .tools_item {
        margin: 15px auto;
    }
     /* ------- Works Part Start ------ */
        .works_video{
            width: 600px;
            margin: 0 auto;
        }
        .works_video video {
            width: 600px;
            height: 450px;
            border-radius: 15px;
        }
        .works_text_item {
            width: 100%;
        }
        .works_text_item p {
            display: inline;
            width: 100%;
            font-size: 17px;
            margin-left: 10px;
        }
        .works_text_item p span{
            display: inline;
        }

    /*--------------- Download ------------ */
    #downloads{
        padding: 25px 0;}
    .row {
        display: flex;
    }
    .row .download_text h3 {
        font-size: 22px;
        padding-top: 10px;
        text-align:left;
        justify-content: first baseline;
    }
    .row .download_text h4 {
        font-size: 16px;
        padding-top: 10px;
        text-align:left;
        justify-content: flex-start;
    }
    .row .service {
            display: flex;
    }
    .row .service img {
        max-width: 40%;
        overflow-clip-margin: content-box;
        overflow: clip;
        margin-top: -97px;
        margin-bottom: -97px;
        margin-left: 334px;
        position: relative
    }
    /* ------ Footer Part Start-------- */
        .footer_logo{
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .footer_left .footer_text p {
            width: 100%;
            text-align: center;
        }
        .footer_left .footer_text p span {
            text-align: center;
        }
        .footer_left .footer_social_icon ul {
            margin: 20px auto 50px auto;
        }
        .footer_menu{
            width: 100%;
            margin: 30px auto;
        }
        .footer_menu h4,
        .footer_form h4{
            text-align: center;
        }
        .footer_menu ul,
        .footer_form form{
            text-align: center;
        }
        .copywrite_text h6 {
            font-size: 16px;
        }
        .sidenav {
        top: 32%;
        right: 12.5%;
    }
        .row .service img {
        max-width: 100%;
        overflow-clip-margin: content-box;
        overflow: clip;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 44px;
        position: relative;
    }
}




@media (min-width: 992px){
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}