.field_error {
    color: red;
    margin-left: 10px;
    font-size: 10px;
    font-weight: bold;
}
.hma_cc_step{
    display: none;
}
.hma_cc_wraper .stepwizard{
    max-height: 100px;
}
.hma_cc_wraper .circle-ul{
    width: 100%;
    height: 80px;
    margin: 0;
    padding: 0;
}

.hma_cc_wraper .li-circle-displays{
    width: 25%;
    float: left;
    display: inline-block;
    position: relative;
}
.hma_cc_wraper .li-cirles:after,.hma_cc_wraper .li-cirles:before{
    content: "";
    width: 50%;
    top: 20px;
    position: absolute;
    height: 1px;
    border: 1px solid green;
}
.hma_cc_wraper .li-cirles:after{
    right:-20px;
}
.hma_cc_wraper .li-cirles:before {
    left: -20px;
}
.hma_cc_wraper ul li:first-child .li-cirles:before,.hma_cc_wraper ul li:last-child .li-cirles:after{
    display: none;
}

.hma_cc_wraper .li-cirles{
    margin: 0 auto;
    text-align: center;
}
.hma_cc_wraper .li-button{
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: red;
    padding: 0px;
}
.hma_cc_wraper .active .li-button {
    background-color: red;
    color: #fff;
}
.hma_cc_wraper .li-cirles.active::after, .hma_cc_wraper .li-cirles.active::before{
    border-color: red;
}

.datepicker {
    z-index: 9999999 !important;
}
.hma_ajax_wait {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0, 86, 198, 0.5);
    transition: opacity .15s linear;
    overflow-y: scroll;
    background-image: url(https://makemedicaltrip.com/wp-content/uploads/2015/05/logo2.png);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: center;

}
.file_upload_progress {
    width: 50%;
    color: #0056c6;
    text-align: center;
    margin: 32px auto 0;
    background-color: #fff;
}
.document_ul li {
    position: relative;
}
.remove_attachment {
    position: absolute;
    left: -15px;
    top: -2px;
    color: red;
    cursor: pointer;
    font-weight: bold;
    font-family: cursive;
}
.no_destination_error {
    text-align: center;
    color: red;
}



/*free Qoute*/
#field_15_1 {
    float: left;
    width: 50%;
}
.gfield_label{
    width: 100% !important;
}
#input_15_1{
    width: 90%;
}

#field_15_2 {
    float: left;
    width: 50%;
    clear: none;
}
#input_15_2{
    width: 90%;
}
#field_15_3{
    float: left;
    width: 50%;
}
#input_15_3{
    width: 90%;
}
#field_15_15{
    float: left;
    width: 50%;
    clear: none;
}
#input_15_15{
    width: 90%;
}



#field_15_4{
    float: left;
    width: 50%;
}

#input_15_4{
    width: 90%;
}
#input_15_4 li{
    float: left;
}
#input_15_4 li input{
    margin-left: 9px;
}



#field_15_5{
    float: left;
    width: 50%;
}
#input_15_5{
    width: 90%;
}
#field_15_7{
    float: left;
    width: 50%;
    clear: none;
}

#input_15_7{
    width: 90%;
}
#field_15_8{
    float: left;
    width: 50%;
    clear: none;
}

#input_15_8{
    width: 90%;
}
#field_15_9{
    float: left;
    width: 50%;
    clear: none;
}

#input_15_9{
    width: 90%;
}
#field_15_10{
    float: left;
    width: 50%;
    clear: none;
}
#input_15_10{
    float: left;
}
#input_15_10 li{
    float: left;
}
#input_15_10 li input{
    margin-left: 9px;
}

#input_15_11{
    width: 95%;
}
.gfield_description{
    margin-left: unset !important;
}
#input_15_14{
    float: left;
}.gform_wrapper ul{
    margin-left: 50px !important;
}
body #gform_wrapper_15 .gform_body .gform_fields .gfield select {
    border-width: 1px !important;
    border-color: white !important;
    border-style: solid;
    background-color: white;
    border-radius: 0px !important;
    -web-border-radius: 10px;
    -moz-border-radius: 10px;
}
body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_15 .gform_body .gform_fields .gfield .textarea{
    border-width: 1px !important;
    border-color: white !important;
    border-style: solid;
    background-color: white;
    border-radius: 0px !important;
    -web-border-radius: 10px;
    -moz-border-radius: 10px;
}
#gform_15{
    padding: 20px !important;
}
#gform_wrapper_15{
    background-color: #c5d4e3;
}
form#gform_15 .gform_footer.left_label {
    padding: 0;
    text-align: center;
}
#logo_img{
    width: 120px
}
.navbar-nav>li>a {
    margin: 0 5px !important;
}
.hma_dr_contact_model{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    transition: opacity .15s linear;
}
.hma_dr_contact_inner {

    position: absolute;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hma_dr_contact_body {
    background-color: #fff;
    width: 100%;
    max-width: 500px;
    border: 1px solid;
    padding: 10px;
}
.child_of_directory_type{
    display: none
}
.child_of_directory_type ul {
    max-height: 150px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 7px !important;
}
.form-for-clinic-submit {
    color: #fff;
    background-image: linear-gradient(to bottom, #eda436, #ed9d2c, #ed9622, #ee8e16, #ee8607);
    padding: 6px 12px;
    border: none;
}
.get_a_quote_top_menu a {
    color: #fff !important;
    background-image: linear-gradient(to bottom, #eda436, #ed9d2c, #ed9622, #ee8e16, #ee8607);
    padding: 0px 30px !important;
    font-weight: bold;
}
.share_list, .single_dir_share_ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer;
}
.share_list {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0 !important;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.share_list a{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
li.share_li:hover>.share_list {
    display: block;
}
#top-social>ul {
    float: left;
}
.goog-te-gadget {
    float: right;
    color: transparent;
}
a.goog-logo-link {
    display: none;
}
select.goog-te-combo {
    background-color: #0056C6;
    line-height: 25px;
    margin-top: 0px !important;
    height: 34px;
}
.achivements_ul {
    padding: 0;
}
.achivements_ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 3px;
    list-style: none;
}
.tNcModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    transition: opacity .15s linear;
    overflow-y: scroll;
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: center;
}
.tNcModal_inner {
    padding: 4% 6%;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}
.tNcModal_closer {
    position: absolute;
    right: 30px;
    top: 16px;
    color: red;
    border: 2px solid;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}
@media(max-width: 767px){
    .top-menu {
        float: left;
        width: 100%;
        margin-top: -35px;
    }
    #menu-top-menu {
        float: right;
    }
    .hma_wiew_profile, .hma_dr_contact_model_opener {
        width: auto;
        padding: 5px;
    }
    /*free Qoute*/
    #field_15_1 {
        width: 100%;
    }
    .gfield_label{
        width: 100% !important;
    }
    #input_15_1{
        width: 100%;
    }

    #field_15_2 {
        width: 100%;
    }
    #input_15_2{
        width: 100%;
    }
    #field_15_3{
        width: 100%;
    }
    #input_15_3{
        width: 100%;
    }
    #field_15_15{
        width: 100%;
    }
    #input_15_15{
        width: 100% !important;
    }



    #field_15_4{
        width: 100%;
    }

    #input_15_4{
        width: 100%;
    }
    #input_15_4 li{
        float: left;
    }
    #input_15_4 li input{
        margin-left: 9px;
    }



    #field_15_5{
        width: 100%;
    }
    #input_15_5{
        width: 100% !important;
    }
    #field_15_7{
        width: 100%;
    }

    #input_15_7{
        width: 100% !important;
    }
    #field_15_8{
        width: 100%;
    }

    #input_15_8{
        width: 100% !important;
    }
    #field_15_9{
        width: 100%;
    }

    #input_15_9{
        width: 100% !important;
    }
    #field_15_10{
        width: 100%;
    }
    #input_15_10{
        float: left;
    }
    #input_15_10 li{
        float: left;
    }
    #input_15_10 li input{
        margin-left: 9px;
    }

    #input_15_11{
        width: 100%;
    }
    .gfield_description{
        margin-left: unset !important;
    }
    #input_15_14{
        float: left;
    }.gform_wrapper ul{
        margin-left: 50px !important;
    }
    body #gform_wrapper_15 .gform_body .gform_fields .gfield select {
        border-width: 1px !important;
        border-color: white !important;
        border-style: solid;
        background-color: white;
        border-radius: 0px !important;
        -web-border-radius: 10px;
        -moz-border-radius: 10px;
    }
    body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type=text],
    body #gform_wrapper_15 .gform_body .gform_fields .gfield .textarea{
        border-width: 1px !important;
        border-color: white !important;
        border-style: solid;
        background-color: white;
        border-radius: 0px !important;
        -web-border-radius: 10px;
        -moz-border-radius: 10px;
    }
    #gform_15{
        padding: 20px !important;
    }
    #gform_wrapper_15{
        background-color: #c5d4e3;
    }
}
.fa-star-yellow, .fa-star-o {
    color: orange;
}
.star-rate{
    padding: 0px;
}
.star-rate li{
    list-style: none;
    display: inline-block;
}
.hma-directory-photos{
    text-align: center;
}
.hma-directory-images{
    padding:18px;
}
.hma-directory-main{
    padding:25px 0px;
}
.hma-directory-title {
    font-size: 20px;
    font-weight: bold;
}

.hma-entity-icon-featured{
    color: #f89406;
}
.hma-title-link{
    color: #00b9f7;
}
.hma-entity {
    position: relative;
}

.grid{
    margin-top: 22px;
    margin-bottom: 22px;
}
.lists{
    margin-top: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #ebe4c9;
}
.grid{
    display: none;
}
.hma-directory-photos-grid {
    text-align: center;
    height: 200px;
}
.hma-directory-photos-grid img{
    height: 200px;
}
.hma_wiew_profile,.hma_dr_contact_model_opener{
    width: 200px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    padding: 10px 0;
    background-color:#428bca;
    cursor: pointer;
}
.hma_search_btn{
    background-color: #428bca;
    border: none;
    color: #fff;
    height: 32px;
    padding: 0 10px;
    border-radius: 0px;
}
li.avg_rat {
    font-weight: bold;
    padding-left: 10px;
}
.hma-directory-location {
    font-weight: bold;
}
@media screen and (max-width: 480px){
.kleo-quick-contact-wrapper {
     display: block !important
}
}