.tags_group {
    margin-top: 30px;
}
.remove_padding_top_hd_style {
    padding-top: 0;
}
.program_top_img {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out;
}
.btn_corner.btn_purple.btn_disabled {
    /*background: #bdbdbd;*/
}
.wrap_small .contact_us_wrap .contact_us_box {
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.wrap_small .contact_us_wrap .contact_us_box .loading_results {
    border-radius: 5px;
    z-index: 888;
}
.select_theme .customSelect dd:last-child {
    padding-bottom: 14px;
}
.input_box_4 {
    width: 60%;
}