@media (max-width: 480px) {
    .Main_Banner_Section .container {
        padding-top: 150px !important;
        padding-bottom: 50px !important;
    }
    .Main_Banner_Section .container h1 {
        font-size: 30px !important;
    }
    .Main_Banner_Section .container .Button_card_calcy p {
        font-size: 14px;
    }
    .Main_Banner_Section .container .Button_card_calcy img {
        height: 48px;
        width: 48px;
    }
    .section_title h2 {
        font-size: 22px !important;
    }
    .Latest_Circular .Circular_card p {
        font-size: 14px;
    }
    .cusome_comun_btn {
        padding: 8px 16px;
        border-radius: 8px;
        font-size: 14px;
    }
    .Our_Latest_Blogs h3 {
        font-size: 18px !important;
    }
    .About_Us_Part .right_part p,
    .Our_Latest_Blogs p {
        font-size: 14px;
    }
    .About_Us_Part .right_part h4,
    footer p a {
        font-size: 16px !important;
    }
    .custome_navbar {
        position: relative !important;
    }
    .About_Banner_Section {
        height: 300px !important;
    }
    .About_Banner_Section h1 {
        font-size: 32px !important;
    }
    .About_Us_Part .Years_Experience p {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .About_Us_Part .Years_Experience h3 {
        font-size: 16px;
    }
    .Our_Services {
        padding: 50px 0px;
    }
    .logo_img{
        width: 200px;
    }
    .Mv_Overflow_Scroll{
        overflow-x: scroll;
    }


}

@media (min-width: 481px) and (max-width: 767px) {
    .Main_Banner_Section .container {
        padding-top: 150px !important;
        padding-bottom: 50px !important;
    }
    .Main_Banner_Section .container h1 {
        font-size: 30px !important;
    }
    .Main_Banner_Section .container .Button_card_calcy p {
        font-size: 14px;
    }
    .Main_Banner_Section .container .Button_card_calcy img {
        height: 48px;
        width: 48px;
    }
    .section_title h2 {
        font-size: 22px !important;
    }
    .Latest_Circular .Circular_card p {
        font-size: 14px;
    }
    .cusome_comun_btn {
        padding: 8px 16px;
        border-radius: 8px;
        font-size: 14px;
    }
    .Our_Latest_Blogs h3 {
        font-size: 18px !important;
    }
    .About_Us_Part .right_part p,
    .Our_Latest_Blogs p {
        font-size: 14px;
    }
    .About_Us_Part .right_part h4,
    footer p a {
        font-size: 16px !important;
    }
    .custome_navbar {
        position: relative !important;
    }
    .About_Banner_Section {
        height: 300px !important;
    }
    .About_Banner_Section h1 {
        font-size: 32px !important;
    }
    .About_Us_Part .Years_Experience p {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .About_Us_Part .Years_Experience h3 {
        font-size: 16px;
    }
    .Our_Services {
        padding: 50px 0px;
    }
    .logo_img{
        width: 200px;
    }
    .Mv_Overflow_Scroll{
        overflow-x: scroll;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    .Main_Banner_Section .container {
        padding-top: 150px !important;
        padding-bottom: 50px !important;
    }
    .Main_Banner_Section .container h1 {
        font-size: 30px !important;
    }
    .Main_Banner_Section .container .Button_card_calcy p {
        font-size: 14px;
    }
    .Main_Banner_Section .container .Button_card_calcy img {
        height: 48px;
        width: 48px;
    }
    .section_title h2 {
        font-size: 22px !important;
    }
    .Latest_Circular .Circular_card p {
        font-size: 14px;
    }
    .cusome_comun_btn {
        padding: 8px 16px;
        border-radius: 8px;
        font-size: 14px;
    }
    .Our_Latest_Blogs h3 {
        font-size: 18px !important;
    }
    .About_Us_Part .right_part p,
    .Our_Latest_Blogs p {
        font-size: 14px;
    }
    .About_Us_Part .right_part h4,
    footer p a {
        font-size: 16px !important;
    }
    .custome_navbar {
        position: relative !important;
    }
    .About_Banner_Section {
        height: 300px !important;
    }
    .About_Banner_Section h1 {
        font-size: 32px !important;
    }
    .About_Us_Part .Years_Experience p {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .About_Us_Part .Years_Experience h3 {
        font-size: 16px;
    }
    .Our_Services {
        padding: 50px 0px;
    }
    .logo_img{
        width: 200px;
    }
    .Mv_Overflow_Scroll{
        overflow-x: scroll;
    }
}


@media (min-width: 1025px) and (max-width: 1280px){

}

@media (min-width: 1281px) and (max-width: 1440px) {

}
