@media only screen and (max-width: 1100px)
{
    .serv {
        width: 100%;
        height: 195px;
        text-align: center;
        padding: 40px 10px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28);
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }
    .btn_cstom {
        padding: 10px 40px;
        color: #d8ae76;
        border-style: none;
        border: 2px solid #d8ae76;
        background-color: transparent;
        border-radius: 10px;
        font-size: 20px;
        margin-top: 20px;
        position: relative;
        transition: 0.5s;
        cursor: pointer;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 900px)
{
    #mynav
    {
        display: none !important;
    }
    .drop_ser
    {
        left: 0;
        position: relative;
    }
    #sm_logoo
    {
        display: flex;
        width: 100%;
    }
    
    .abt h2 {
        font-family: myFirstFont;
        font-size: 22px;
    }
    .heading--title2 h2 {
        font-family: myFirstFont;
        font-size: 22px;
    }
    .heading--title2 {
        padding-top: 46px;
    }

    .headingcstm h2
    {
        font-family: myFirstFont;
        font-size: 22px;
    }
    .brnds_logo table tr td {
        padding: 10px;
        border-right: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        overflow: hidden;
    }

    .brnds_logo table tr td img {
        width: 100%;
        display: block;
    }
    .serv {
        width: 100%;
        height: 195px;
        text-align: center;
        padding: 40px 10px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28);
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }
    .cnt_in_bxs {
        width: 100%;
        display: flex;
        border: 1px solid #000000;
        padding: 5px;
        margin: 5px;
    
    }
     
    .cont_frm_cnt h2
    {
        font-size: 20px;
    }
    .txt_b_cnt p:nth-child(1)
    {
        font-weight: 500;
        font-size: 25px;
    }
     .icn_b_cnt
     {
        padding: 10px; 
        line-height: 15px;
     }
    .cntct_bxs {
        width: 95%;
        margin: auto;
        display: -webkit-box;
        margin-top: 60px;
        margin-bottom: 30px;
        display: block;
        font-size: 22px;
    }
    .cont_frm_cnt form input {
        width: 100%;
        display: block;
        padding: 15px 5px;
        margin-top: 20px;
        margin-left: 5px;
    }
    .cont_frm_cnt form textarea {
        min-width: 100%;
        max-width: 100%;
        display: block;
        min-height: 150px;
        max-height: 300px;
        margin-top: 15px;
        padding: 15px 5px;
        margin-left: 5px;
    }
    .wh_img
    {
        height: auto;
    }
    .bnr_hd
    {
        padding: 0px;
    }
    .bnr_hd2
    {
        padding: 30px;
    }
     
    .bnr_hd3
    {
        padding: 30px;
    }
    .bnr_hd4
    {
        padding: 30px;
    }
    .bnr_hd5
    {
        padding: 30px;
    }
    .bnr_hd6
    {
        padding: 30px;
    }
    .bnr_hd7
    {
        padding: 30px;
    }
    .bnr_hd8
    {
        padding: 30px;
    }
    .bnr_hd9
    {
        padding: 30px;
    }
    .bnr_hd h3 
    {
        font-size: 20px;
    }
    .bnr_hd2 h3 
    {
        font-size: 20px;
    }
    .bnr_hd3 h3 
    {
        font-size: 20px;
    }
    .bnr_hd4 h3 
    {
        font-size: 20px;
    }
    .bnr_hd5 h3 
    {
        font-size: 20px;
    }
    .bnr_hd6 h3 
    {
        font-size: 20px;
    }
    .bnr_hd7 h3 
    {
        font-size: 20px;
    }
    .bnr_hd8 h3 
    {
        font-size: 20px;
    }
    .bnr_hd9 h3 
    {
        font-size: 20px;
    }
    .infographic_ser img {
        width: 100%;
        display: block;
        margin: auto;
    }
    .contact_formw {
        padding: 13px;
    }

    .logo1 img
    {
        width: 55%;
        display: block;
    }

    .servics_box table tr td {
        text-align: center;
        padding: 2px;
        width: 33%;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        font-size: 20px;
        color: #fff;
        transition: 0.5s ease-in-out;
    }

}


@media only screen and (max-width: 600px)
{
    .pdc
    {
        padding-top: 0px;
        padding-bottom: 200px;
    }
    #myCarousel h4 {
        margin-top: 30px;
        font-size: 22px;
        margin-bottom: 15px;
        color: #FFF;
        line-height: 100%;
        letter-spacing: 0.5px;
        font-weight: 600;
    }
    .imgicn {
        text-align: center;
        margin-bottom: 30px;
    }
    .abt
    {
        padding-top: 0px;
    }

    .mrgn {
        margin-top: 25px;
    }
    .contact_form
    {
        padding: 10px;
    }

    .btn_cstom {
        padding: 10px 20px;
        color: #d8ae76;
        border-style: none;
        border: 2px solid #d8ae76;
        background-color: transparent;
        border-radius: 10px;
        font-size: 14px;
        margin-top: 20px;
        position: relative;
        transition: 0.5s;
        cursor: pointer;
    }

    .serv {
        width: 100%;
        height: 195px;
        text-align: center;
        padding: 40px 10px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28);
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }
    .ser_box_text h2 {
        font-size: 1.4rem;
    }

    .servics_box table img {
        width: 50%;
        display: block;
        margin: auto;
    }
    .servics_box table {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px;
    }
}

@media only screen and (max-width: 380px)
{

    .serv {
        width: 100%;
        height: 195px;
        text-align: center;
        padding: 40px 10px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28);
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }

}

@media only screen and (max-width: 300px)
{

    .serv {
        width: 100%;
        height: 195px;
        text-align: center;
        padding: 40px 10px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 28%);
        -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28);
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }

}