/* ------------ Start css ============ */
    .terms-and-conditions.desktop-view {
        margin-bottom: 30px;
    }
    .feedback.feedback-phone {
        height: 25px !important;
        width: 25px !important;
        background-size: 10px !important;
        top: 7px !important;
    }
    .feedback.feedback-email{
        height: 25px !important;
        width: 25px !important;
        background-size: 10px !important;
        top: 7px !important;
    }
    #get-listed .fieldset .control.primary.submit_btn input.wpcf7-form-control.wpcf7-submit {
        background: #ffd426 !important;
        font-size: 14px;
        line-height: 20px;
        color: #23282d !important;
        border-radius: 0px;
        border: 1px solid !important;
        border-color: #ffd426 !important;
        letter-spacing: 2px;
        font-weight: 500;
        margin: 0 0 20px;
        height: auto;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: inline-block;
        position: relative;
    }
    div#get-listed .fieldset .control.primary.submit_btn {
        text-align: right;
    }
    #get-listed .fieldset .control.primary.submit_btn input.wpcf7-form-control.wpcf7-submit:hover {
        background: transparent !important;
        color: #000 !important;
        border-color: #000 !important;
        -webkit-transition: all 0.5s ease !important;
        -moz-transition: all 0.5s ease !important;
        transition: all 0.5s ease !important;
    }
    .get-listed-content  div.wpcf7[role="form"] { 
         position: relative;
    }
    #get-listed .get-listed-body .wpcf7 .screen-reader-response ul {
        display: none;
    }
    #get-listed .get-listed-body .wpcf7 .screen-reader-response {
        position: absolute;
        overflow: unset;
        clip: unset;
        height: auto; 
        width: auto; 
        margin: 0;
        padding: 0;
        border: 0;
        position: absolute;
        bottom: -10px;
        width: 100%;
        text-align: center;
    }
    @media screen and (max-width:767px){

        div#get-listed .fieldset .control.primary.submit_btn {
            margin-top: 20px;
        }
    }
/* ------------ End css ============ */
@media screen and (max-width:768px){

    }    background: #fff;
    .down {
        padding: 0 15px 20px;
        text-align: center;
    }
    .simple-content {
        max-height: 250px;
        overflow-y: auto;
    }
    .simple-content p {
        font-size: 12px;
        margin: 0 0 10px;
    }
    .simple-content h1 {
        font-size: 20px;
    }
    .mobile-modal-link {
        background: white;
        padding: 20px;
        border: 1px solid black;
        background: white;
/*        display: grid;*/
        grid-template-rows: 1fr auto;
    }
    .mobile-modal-link a {
        font-size: 0.66667rem;
        margin-bottom: 0;
        font-weight: normal;
        line-height: 1.6;
        padding-bottom: 0;
        color: rgb(0,0,0);
        text-decoration: underline;
    }
    /*.terms-and-conditions.desktop-view {
        display: none;
    }*/
}
/*Modal css*/
.modal-header {
    display: flex;
    justify-content: space-between !important;
    padding: 20px;
}
.get_listed {
    display: none;
    position: fixed;
    z-index: 9999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 150px 0;
}

.get-listed-content {
    background-color: #fff;
    margin: auto;
    border: 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
    height: 100%;
    overflow: auto;
    max-width: 950px;
    text-align: left !important;
}
.get-listed-content .close-modal {
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
    font-size: 30px;
    color: #FFF;
}

div#get_listed_btn button.vc_general {
    padding: 12px 20px;
    font-size: 14px;
    line-height: 20px;
    background: #ffd426;
    color: #23282d;
    border-radius: 0px;
    border: 1px solid;
    border-color: #ffd426;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin: 0 0 20px;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
div#get_listed_btn button.vc_general:hover{
    background: transparent;
    color: #000;
    border-color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.fieldset {
    width: 50%;
    padding: 0 10px;
}

.fieldset-left {
    width: 100% !important;
    float: none !important;
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.modal-header {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/*.locate-main {
    max-height: calc(100% - 20%);
    margin: 50px auto;
}
*/
.quoterequest-form-subtext {
    padding: 15px 0px;
}

.locate {
    display: flex;
    flex-wrap: wrap; 
}

.get-listed-content .modal-header {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 10px !important;
    margin-top: 15px !important;
    display: flex;
    justify-content: space-between;
}
 
.get-listed-content .modal-title { 
    font-weight: 300; 
    font-size: 26px;
    margin-bottom: 0 !important;
    font-size: 1rem;
}

.fieldset.full-filed {
    width: 100%;
    text-align: left;
}

.get-listed-content .popup-scroll  > .quoterequest-form-subtext {
    padding: 0;
    margin-bottom: 30px;
}

.get-listed-content .quoterequest-form-subtext h3 {
    font-size: 30px;
    margin: 0;
}

.get-listed-content .popup-scroll {
    padding: 30px 20px;
}

.get-listed-content .fieldset input, 
.get-listed-content .fieldset textarea {
    background: transparent !important;
    border: 1px solid rgba(0, 0, 0, .09) !important;
    color: #777 !important;
}

.get-listed-content .fieldset.full-filed {
    padding: 0;
}
 

 
.get-listed-content .fieldset.full-filed .wpcf7-checkbox span.wpcf7-list-item {
    margin: 0 0 10px;
}


@media screen and (max-width: 1023px) {

    .get-listed-content { 
        max-width: 750px; 
    }

    .get-listed-content .quoterequest-form-subtext h3 {
        font-size: 24px;
    }

    .get-listed-content .popup-scroll > .quoterequest-form-subtext {
        margin-bottom: 16px;
    }

}

@media screen and (max-width: 767px) {

    .get-listed-content { 
        max-width: 90%; 
    }
    
    .get-listed-content .fieldset-left {
        flex-direction: column;
    }

    .get-listed-content .fieldset {
        width: 100%;
    }

}
#post-70363 #wpsl-wrap .wpsl-provided-by {
    display: none;
}