@media only screen and (max-device-width: 568px) {
    .portfolio-items .col.elastic-portfolio-item {
        width: 100% !important;
    }
}

.home-float-form p {
    padding: 0px;
}

.home-float-form .subject .fancy-select-wrap {
    padding: 0px;
}

.home-float-form select {
    background: #fff !important;
    border-bottom: solid #ccc;
    border-radius: 0px !important;
    border-width: 0 0 2px 0;
    text-align: left;
    color: #555 !important;
    font-family: inherit;
    line-height: 24px;
    padding: 10px !important;
    font-size: 14px;
}

.home-float-form .subject .fancy-select-wrap .select2-container .select2-choice span {
    color: #555 !important;
}

.home-float-form .wpcf7-submit {
    margin: 10px 0;
}

.home-float-form .select2-container {
    display: none !important;
}

.home-float-form select {
    display: block !important;
}

.home-float-form .fancy-select-wrap {
    padding: 0px !important;
}

#ajax-loading-screen {
    display: none !important;
}

#flat-preloader-overlay {
    background: #f1f1f1;
    background-attachment: cover;
    background-position: center;
}

.single #single-below-header {
    margin-bottom: 0;
    display: none;
}

.my-fl {
    background: #000;
    padding: 7px;
    line-height: 38px;
}

#wpcs_content_inner_1477 {
    margin: 15px !important;
    background: transparent !important;
    border: none !important;

}

#wpcs_content_main_1477 {
    width: 350px !important;
    top: 10px !important;
    height: auto !important;
    background-color: whitesmoke;
    
    border: none !important;
    overflow-y: auto !important;
}

#wpcf7-f1476-o1 .wpcf7-form-control.wpcf7-textarea {
    height: 100px !important;
}

#wpcf7-f1476-o1 .wpcf7-text {
    background: #fff;
}

#wpcf7-f1476-o1 .wpcf7-textarea {
    background: #fff;
}

#wpcf7-f1476-o1 {
    text-align: center;
}

#wpcs_tab_1477 {
    top: 250px !important;
    border-radius: 5px 5px 0px 0px;
}

.f-f {
    color: #ed3237;
    font-size: 16px;
    border-bottom: 1px solid #ed3237;
    padding-bottom: 2px;
    margin-bottom: 15px;
}

#wpcs_content_inner_1477 .wpcf7-submit {
    background: #ed3237 !important;
    border-radius: 5px !important;
}

#wpcf7-f1476-o1 .wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    background: transparent !important;
}

#wpcf7-f1476-o1 .wpcf7-response-output {
    margin: 5px !important;
    padding: 2px !important;
    color: #ed3237;
    line-height: 20px;
}

.contact-menu {
    display: inline-table !important;
    vertical-align: middle !important;
    margin-top: 45px;
    border-left: 1px solid #000;
}

.flag_icon {
    padding-bottom: 5px !important;
    background: rgba(0, 0, 0, 0) url(https://www.maverickindia.net/wp-content/uploads/2020/10/india.png) no-repeat scroll left 2px;
    padding-left: 25px !important;
}

.contact-menu a {
    text-transform: lowercase !important;
}

.work-info .vert-center p span {
    display: none;
}

.contact-menu {
    height: 25px;
}

.submitbtn1 {
    background: red !important;
    color: white;
    margin-top: 10px;
    padding: 8px 16px;
    font-weight: 700;
    font-family: 'Roboto';
    border-radius: 10px;
}
.submitbtn1:hover{
    background: rgb(199, 42, 42) !important;
}
