@media screen and (max-width:360px) {
    #c1 {
        height: 26vh !important;
        font-size: 12px !important;
        
    }

    #c2 {
        height: 30vh !important;
        font-size: 13px !important;
    }

    #c3 {
        height: 30vh !important;
    }

    #c4 {
        height: 25vh !important;
    }
}
@media screen and (max-width:425px) {

    
    #mobile2 {
        padding-top: 10px !important;
    }

    #res {
        position: static !important;

    }
/* 
    #c1 {
        height: 25vh !important;
        font-size: 13px !important;
    } */
/* 
    #c2 {
        height: 25vh !important;
        font-size: 13px !important;
    } */

    /* #c3 {
        height: 25vh !important;
    } */

    #c4 {
        height: 25vh !important;
    }

    .elementor-10 .elementor-element.elementor-element-4aa949c {
        padding: 50px 15px 20px 15px !important;
    }

    section#new {
        padding: 60px 20px 30px 20px !important;
    }

    #searchmobile {
        display: block !important;
        margin: 10px !important;
    }

    #searchnav {
        display: none !important;
    }

    #a {
        display: none !important;
    }

    #b {
        display: block !important;
    }

    #c {
        display: none !important;
    }

    #icon1 {
        text-align: center !important;

    }

    #icon2 {
        text-align: center !important;
    }

    #icon2 a img {
        width: 70%;
    }

    #girl {

        top: 27% !important;
        left: 15% !important;
    }

    #girl img {
        width: 100% !important;
    }

    #image-1 {
        right: -6% !important;
        top: 13% !important;


    }

    svg.svg-icon.drdt-ignore-dark {
        margin-top: 8px;

    }


    #form_last {
        /* background-color: transparent !important; */
        width: 100%;
        margin: auto;

    }

    #form_last input {
        margin-bottom: 10px;
    }

    #form_last input::placeholder {
        text-align: center;
    }

}
input#username {
background-color: transparent !important;
border: none !important;
}

#form_last {
    background-color: white;
}

.errormessage {
    color: red;
    font-size: 15px;
}

.successmessage {
    color: green;
    font-size: 15px;
}

#mobile1 {
    width: 80% !important;
    padding: 20px;
    display: block;
    margin: auto;
}

.elementor-10 .elementor-element.elementor-element-5cf3269 {
    padding: 230px 0px 0px 0px !important;
}

.elementor-10 .elementor-element.elementor-element-44c03d6 {
    padding: 0px 0px 0px 0px !important;
}

/* last desgin of index page placeholder */
.get_started::placeholder {
    font-size: 13px;
}

section#cc {
    padding: 60px 20px 25px 20px !important;
}














/* responsive for tablet */
 @media screen and (max-width:768px) {
    #searchnav{
        display: none !important;
    }
    #searchmobile{
        display: block !important;
        margin: 20px;
    }
    #res{
        top: 74% !important;
    }
    #condiv{
        bottom: 20px !important;
    }
    /* #instant1{
        font-size:14px;
    }
    #instant2{
        font-size:12px;
    }
    #instant3{
        font-size: 14px;
    }
    #instant4{
        font-size: 14px;
    }
    .elementor-icon-box-description{
        font-size: 10px;
    }  */
    /* #c1{
        height: 75vh ;
    } */
    /* #blogimg1{
        width: 50%;
    }
    #image-1{
        top: 15% ;
        right: 0% ;
        width: 100% ;
    }
    #girl{
        top: 26%!important;
        right: 0% !important;
    }
    #girl img{
        width: 50% !important;
    } */
    /* #form_last{
        z-index: 1;
    } */


} 