a, button{
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}
.details-wrapper .breadcrumb{
    margin: 10px 0 0;
    background-color: #fff;
}
.details-wrapper .breadcrumb-item a{
    color: #20bdbe;
}
.details-page-head{
    background-color: #f1f1f1;
    min-height: 144px;
    border: 1px solid #e2e2e2;
}
.details-page-head .collegelogo{
    display: inline-block;
    margin: 15px 15px 0 0;
    width: 120px;
    height: 120px;
    overflow: hidden;
}
.details-page-head .text-details{
    display: inline-block;
    vertical-align: top;
}
.details-page-head h1{
    font-size: 18px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0 0;
}
.details-page-head .cityname{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 15px;
    color: #717171;
}
.details-page-head .key-info{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: black;
}
.details-page-head .score-cntr{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: white;
    background-color: #20bdbe;
    font-size: 21px;
    font-weight: 700;
    padding-top: 10px;
    margin: 15px auto 5px;
}
.details-page-head .score-label{
    font-size: 12px;
    color: #717171;
    font-weight: 300;
    margin: 0 0 5px;
}
.details-page-head .but_apply{
    background-color: #ff8400;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 15px;
    letter-spacing: 1px;
    margin-top: 8px;
}
.addm_content{
    font-size: 12px;
    padding: 10px;
    text-align:justify;
}
.addm_lable{
    border-top:1px solid #ddd;
        padding-top: 5px;
}
/*Panel tabs*/
.panel-primary{
    border-radius: 0;
    border-color: #e1e1e1;
}
.panel-primary>.panel-heading{
    background-color: #20bdbe;
    border-color: #20bdbe;
    padding: 0;
    border-radius: 0;
}
.panel-tabs {
    position: relative;
    clear:both;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    font-weight: 700;
    background-color: rgba(0,0,0, .20);
    border-bottom: 4px solid #ff8400;
}
.panel-body{
    padding: 15px 0;
}
/*End Panel tabs*/

.details_sections{
    margin-bottom: 24px;
}
.sec_college_description .image-cntr{
    max-width: 420px;
    max-height: 280px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}
.sec_college_description .image-cntr .gal_link{
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0 0 3px;
    width: 100%;
    background-image: url('../images/gal-link-bg.png');
}
.sec_college_description .image-cntr .gal_link a{
    font-size: 14px;
    color: white;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
    padding: 8px;
}
.sec_college_description .image-cntr .badge{
    background-color: #ff8400;
}
.sec_header{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    padding: 0px 0 5px 24px;
    border-bottom: 2px solid #20bdbe;
}
.sec_header:before{
    background-color: #20bdbe;
    content: "";
    height: 32px;
    left: 15px;
    position: absolute;
    width: 16px;
}
.sec_details{
    padding: 15px 0 30px;
    letter-spacing: 1px;
}
.sec_details .picked_course{
    font-size: 18px;
    color: black;
    font-weight: 700;
    display: block;
}
.sec_details .course_fee{
    font-size: 21px;
    color: black;
    font-weight: 400;
    display: block;
}
.sec_details .courses{
    padding: 0;
}
.sec_details .courses li{
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 2px;
}
.sec_details .but_details{
    background-color: #ff8400;
    color: white;
    font-size: 14px;
    padding: 5px 8px;
    letter-spacing: 1px;
}
.sec_details .facilities_icon_wrap{
    border: none;
    width: 10%;
    height: 72px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.sec_details .facilities_icon{
    position: relative;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    background-image: url('../images/icons-details-page.png');
}
.com_lab{
    background-position: 0 0;
}
.gym{
    background-position: -56px 0;
}
.sports{
    background-position: -112px 0;
}
.library{
    background-position: -168px 0;
}
.cafeteria{
    background-position: -224px 0;
}
.hostel{
    background-position: -280px 0;
}
.medical{
    background-position: -336px 0;
}
.lab{
    background-position: -392px 0;
}
.auditorium{
    background-position: -448px 0;
}
.wifi{
    background-position: -504px 0;
}
.transport{
    background-position: -560px 0;
}
.place_cell{
    background-position: -616px 0;
}
.sec_details .name{
  font-size: 10px;
  font-weight: 400;
  color: #717171;
  text-transform: uppercase;
}
.sec_details .gray_cntr{
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
}
.sec_details .gray_cntr .sal_sec_cntr{
    width: 49%;
    display: inline-block;
    margin-top: 36px;
}
.sec_details .gray_cntr .sal_label{
    background-color: #ff971c;
    color: white;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 0;
    width: 100%;
}
.sec_details .gray_cntr .high_sal{
    background-color: #73ae17;
}
.sec_details .sal_cntr .sal{
    margin: 15px 0 36px;
    font-size: 18px;
    font-weight: 700;
    color: black;
}
.sec_details .top_blue_label{
    font-size: 18px;
    font-weight: 700;
    color: #1d6ab2;
}
.sec_details .top_blue_label_tab{
    font-size: 18px;
    font-weight: 700;
    color: #1d6ab2;
    margin-top: 15px;
}
.sec_details .top_recruit_logo_cntr ul{
    padding: 0;
}
.sec_details .top_recruit_logo_cntr li{
    display: inline-block;
    margin: 0 5px 10px 0;
}
.sec_details .rating_wrap{
    border: none;
    width: 12.5%;
    height: 72px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.sec_details .rating{
    position: relative;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    font-size: 21px;
    padding-top: 10px;
    font-weight: 400;
    color: #20bdbe;
}
.sec_details .rating_label{
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.sec_details .review_comments{
    margin-top: 24px;
    border-top: 1px dashed #e8e8e8;
    padding-top: 24px;
}
.sec_details .icon_avatar{
    width: 72px;
    height: auto;
    display: inline-block;
}
.sec_details .comments{
    width: 85%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-weight: 300;
    color: #717171;
}
.sec_details .comments .name-label{
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: black;
}
.sec_details .comments .sub-head{
    display: block;
    margin: 0 0 5px 0;
    font-size: 12px;
    color: black;
}
.sec_details .ratio{
    font-size: 24px;
    font-weight: 700;
    color: #20bdbe;
    display: block;
    margin-bottom: 20px;
}
.sec_details .faculty_icon{
    width: 108px;
    height: 82px;
    background-image: url('../images/icons-details-page.png');
    background-position: 0 -56px;
    display: inline-block;
}
.sec_details .stud_ratio_icons{
    width: 62%;
    display: inline-block;
    vertical-align: top;
}
.sec_details .stud_ratio_icons ul{
    padding: 0;
    margin: 0
}
.sec_details .stud_ratio_icons li{
    width: 24px;
    height: 24px;
    background-image: url('../images/icons-details-page.png');
    background-position: -108px -56px;
    display: inline-block;
}
.sec_details .top_faculty_cntr ul{
    padding: 0;
}
.sec_details .top_faculty_cntr li{
    padding-left: 60px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    width: 48%;
    display: inline-block;
    margin-bottom: 10px;
    min-height: 48px;
}
.sec_details .top_faculty_cntr li img{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
}
.sec_details .top_faculty_cntr li p{
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    color: #717171;
}
.admission{
    text-align: center;
}
.admission p{
    margin: 0;
}
.admission .top_blue_label{
    font-size: 14px;
}
.sec_details .awards, .sec_details .near_by{
    margin: 0;
    padding: 0
}
.sec_details .awards li{
    padding: 10px 0 0 40px;
    position: relative;
    min-height: 10px;
}
.sec_details .awards .award_icon{
    width: 32px;
    height: 48px;
    background-image: url('../images/icons-details-page.png');
    background-position: -132px -56px;
    position: absolute;
    left: 0;
    top: 0;
}
.sec_details .location_contacts{
    padding: 0;
}
#getleadModal{
   padding:15px; 
}
 .hide_addr{
    display: none;
}
.addr_lead_form{
    padding:15px;
}
.head_tit{
    padding-top:10px;
}
.sec_details .location_contacts i{
    margin-right: 5px;
}
.sec_details .location_contacts li, .sec_details .near_by li{
    margin: 0 20px 10px 0;
    display: inline-block;
}
.sec_details h4{
    font-size: 14px;
    font-weight: 700;
    color: #1d6ab2;
    margin: 20px 0 10px 0;
}
.sec_details .near_by .nearby_icon{
    width: 16px;
    height: 16px;
    background-image: url('../images/icons-details-page.png');
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.sec_details .near_by .flight{
    background-position: -164px -56px;
}
.sec_details .near_by .train{
    background-position: -180px -56px;
}
.sec_details .near_by .bus{
    background-position: -196px -56px;
}
.sec_details .thumb_img_cntr, .videos_cntr{
    padding: 0;
    margin: 0;
}
.sec_details .thumb_img_cntr li{
    display: inline-block;
    width: 200px;
    height: 150px;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}
.sec_details .videos_cntr li{
    display: inline-block;
    max-width: 360px;
    height: 150px;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}
.gallery_cntr{
    margin: 20px 0;
    text-align: left;
}
.thumbnail-img{
    width: 200px;
    min-height: 150px;
    height: auto;
    display: inline-block;
    margin: 0 5px 5px 0;
    object-fit: cover;
    object-position: center;
}
.table{
  border: 1px solid #ddd;  
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: 1px solid #ddd !important;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.course_head{
    text-align:center;
    font-weight:600;
    vertical-align: middle !important;
}
/**
  MEDIA QUERIES
*/
@media (max-width: 992px) { 
   
}
@media (max-width: 768px) { 
    .details-page-head{
        text-align: center;
    }
    .details-page-head .but_apply{
        margin-bottom: 10px;
    }
    .sec_details .but_details{
        margin: 20px 0 5px;
    }
    .sec_details .facilities_icon_wrap{
        width: 30%;
    }
    .top_recruit_logo_cntr{
        text-align: center;
    }
    .sec_details .stud_ratio_icons{
        width: 100%;
    }
    .sec_details .top_faculty_cntr li{
        width: 100%;
    }
}
@media (max-width: 480px) { 
    .sec_details .facilities_icon_wrap{
        width: 48%;
    }
    .sec_details iframe{
        max-width: 240px;
    }
}