.dropdown_custom {
    display: block;
    max-height: 145px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.remove_margin {
    margin-bottom: 0px;
}

.caret_down {
    font-size: 25px !important;
    color: white;
    margin-top: 11px;
}

.caret_down_mobile {
    font-size: 25px !important;
    color: white;
    margin-left: 10px;
}

.mob_dropdown {
    display: inline;
}

.caret_down:hover {
    cursor: pointer;
    color: #1abc9c;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #1abc9c;
}

.resultHistory p {
    text-transform: lowercase;
}

.search_backend {
    margin-bottom: 20px;
}

#lessButton {
    display: none;
}

.span_capital {
    text-transform: capitalize;
}

.lower_case {
    text-transform: lowercase !important;
    color: #8b8b8b !important;
}

.owl-carousel .item {
    /*min-height: 250px;*/
    background: none;
    max-height: 250px;
    overflow: hidden;
}

.modal {
    overflow: scroll;
}

.city-input {
    border-radius: 4px !important;
    margin-top: 0px;
}

.about-policy {
    padding: 0px;
}

.city_added {
    border: 1px solid #ddd;
    border-radius: 5px !important;
    margin-top: 0px;
}

.aboutContent p {
    color: #8b8b8b;
}

.aboutContent h3 {
    color: #8b8b8b;
}

.anchor_style:hover {
    text-decoration: none;
}

.anchor_style h3:focus {
    outline: none !important;
}

a:focus {
    text-decoration: none;
    outline: none;
}

.breadcrumb > li + li:before {
    content: none;
}

.breadcrumb a {
    color: #777;
    text-decoration: none;
    text-transform: capitalize;
}

.breadcrumb .abc {
    text-transform: capitalize;
}

.breadcrumb .glyphicon {
    font-size: 10px;
    color: #b6b6b6;
    padding-right: 2px;
    padding-left: 2px;
}

.breadcrumb .active {
    color: #1abc9c;
}

.breadcumbs_container {
    position: relative;
    bottom: 95px;

}

.breadcrumb {
    background: none;
}

.button_search {
    margin-top: 10px;
    width: 250px;

}

.school-descript .res_not_found {
    float: none;
    text-align: center;
    margin-top: 30px;
    font-size: 25px;
}

.breadcrumb_modify {
    bottom: 0;
}

.aboutContent {
    padding-top: 20px;
}

.schoolContent {
    padding-top: 20px;
}

.profile-content {
    padding-top: 115px;
}

.breadcumbs_container {
    margin: 0;
}

.small_faqs h1 {
    text-transform: none;
}

.teacherImg {
    height: 248px;
}

.makeAllUpperCase {
    text-transform: uppercase !important;
    color: #8b8b8b !important;
}

.inputFieldCapital {

    text-transform: uppercase;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}

.searchheading h4 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    margin-top: 350px;
    text-transform: uppercase;
    color: #fff;
}

.search-bar {
    padding: 40px 20px 20px;
}

.select2-container--default .select2-selection--single:focus {

    border-color: #66afe9 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.owl-theme .owl-dots .owl-dot {
    width: 17px;
}

.owl-next {
    left: 80px;
}

.owl-prev {
    left: -75px;
}

.school-heading p {
    color: #fbfbfb;
}

.file_span {
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}

.schoolImg {
    width: auto !important;
}

h1, h2, h3 {
    word-wrap: break-word;

}

/*.grade_multiselect input {
    width: auto !important;
}
.select2-search__field{
    width: auto !important;
    border: none;
    margin-top: 15px !important;
    margin-left: 15px !important;
}*/
/*
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #d6d5d5 !important;
    border-radius: 4px;
    cursor: text;
}

span.select2-selection.select2-selection--multiple {
    min-height: 50px;
}
.select2-selection__choice{
    margin-top: 15px !important;
}
*/
.select2-search__field::-webkit-input-placeholder {
    color: #bbb;
    text-transform: uppercase;
    font-weight: 600;
}

.select2-search__field::-moz-placeholder {
    color: grey;
    text-transform: uppercase;
    font-weight: 600;

}

.select2-container {
    width: 100% !important;
    display: block !important;
   
}

.select2-container--default .select2-selection--multiple {
    padding: 10px 17px 10px !important;
    background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    outline: none;
}

.select2-container--default .select2-selection--single {
    padding: 14px 17px 36px;
}

.span_capital {
    color: #8b8b8b !important;

}

.teacherHistory p {
    word-wrap: break-word;
}

.teacherImg {
    width: auto !important;
}

@media only screen and (max-width: 768px) {
    .searchheading h4 {
        margin-top: 300px;
        font-size: 24px;
    }

    .file_span {
        width: 71% !important;
    }

    .browse-upload {
        font-size: 13px;
    }
}

@media only screen and (max-width: 991px ) and (min-width: 768px ) {
    .zip_btn_home {
        clear: both;
    }

    .donateButton {
        padding: 12px 20px !important;
        font-size: 13px;
    }
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

@media only screen and (max-width: 1199px ) and (min-width: 992px ) {
    .zip_btn_home {
        clear: both;
    }
}

.img-contianer-viewschool {
    overflow: hidden;
    height: 250px;
}