body{
    font-family: 'Arvo', sans-serif;
}
.slider-section{
    position: relative;
}
.search-box{
    position: relative;
}
.autocomplete-suggestions{
    font-size:15px !important;
    min-height: 170px !important;
    text-transform: uppercase !important;
}
.forgot-boxes{
    display: none;
}
.dataContents ul {
    list-style: none;
}
.sld img{
    height: 95vh !important;
    width: 100%;
    object-fit: cover;
}
table{
    width: 100% !important;
}
.mainheader{
    background: #fff !important;
    box-shadow: 0 0 10px #00000021 !important;
     position: inherit !important;
}

.mainheader .header_area .nav-menu>li>a {
    color: #040404 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.mainheader .header_area{
    position: inherit !important;
}



.ser{
        height: 64px;
    padding: 10px;
    margin: 0px 0;
}
.search-btn{
    margin: 0px;
}
.search-btn .btn{
     width: 64px;
    height: 64px;
    border-radius: 0 2.7px 2.7px 0;
    background-color: #ff7900;
    letter-spacing: .1px;
    color: #ffffff;
    border: none;
}
.slider-upper{
    position: absolute;
    top: 165px;
    left: 0;
    right: 0;
    text-align: center;
    width: 73%;
    margin: auto;
}
.mybtc{
        margin: 100px 0 0 0;
}
.feature-box:hover{
    border-radius: 8.9px;
    background-color: #fff;
    box-shadow: 0 0 36px 0 rgba(217,217,217,.5);
}
.feature-box{
    padding: 20px;
    margin-bottom: 30px;
    min-height: 270px;
}
.carousel-caption{
    bottom:150px !important;
}

.top-cource{
    background: #FCA300;
}
.lists ul {
    padding: 0;
    list-style: none;
}
.lists ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}
.lists ul li a {
    color: #fff;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 6px 12px;
    display: block;
    text-transform: uppercase;
}
.lists ul li a:hover {
    color: #9b9b9b;
    background: #fff;
    text-decoration: none;
}
.topcrs{
        color: #fff;
    margin: 30px 0;
}

.top_lists {
    background: #f26651;
    padding-top: 36px;
}

.footer_heading h2 {
    font-size: 35px;
    letter-spacing: 1.2px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    margin-top: 53px;
    margin-bottom: 10px;
}
.footer_heading .lr_data .data {
    font-weight: 700;
    letter-spacing: .4px;
    color: #f60;
    padding: 0 35px;
    position: relative;
}
.footer_heading .lr_data span.data::after {
    position: absolute;
    content: '';
    height: 7px;
    width: 7px;
    border-radius: 20px;
    background-color: #4fb7dd;
    right: 0;
    top: 7px;
}
.footer_heading .lr_data span.data::after {
    position: absolute;
    content: '';
    height: 7px;
    width: 7px;
    border-radius: 20px;
    background-color: #4fb7dd;
    right: 0;
    top: 3px;
}
.footer_heading {
    text-align: center;
}
.subscribe_form {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 82px;
    position: relative;
}
.footer_heading .lr_data span.data:last-child::after {
    height: 0;
    width: 0;
}
.subscribe_form .subscriber_email {
    background-color: #252e3e;
    color: #fff;
    vertical-align: top;
    border: none;
    border-radius: 0;
    height: 60px;
    width: 284px;
    padding: 0 15px;
}
.subscribe_form .subscriber-mobile-div {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.subscribe_form .subscriber-mobile-div::before {
    content: '+91';
    position: absolute;
    color: #fff;
    top: 23px;
}
.subscribe_form .subscriber-mobile, .footer_wrapper .subscribe_form .subscriber_email {
    background-color: #252e3e;
    color: #fff;
    vertical-align: top;
    border: none;
    border-radius: 0;
    height: 60px;
    width: 284px;
    padding: 0 15px;
}
.footer_heading .lr_data .data, .footer_wrapper .footer_heading h2 {
    text-transform: uppercase;
}
.subscribe_form .footer-select {
    background: #252e3e;
    display: inline-block;
}
.footer_heading h2 {
    text-transform: uppercase;
}
.subscribe_form .subscribe_submit {
    width: 168.9px;
    height: 60px;
    background-color: #2997bf;
    font-weight: 700;
    letter-spacing: .6px;
    color: #fff;
    border-radius: 0;
    vertical-align: top;
}
.news-suscribe{
        background-color: #313c4e;
}
.subscribe_form .select_course {
    background: #252e3e;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 6px 0;
    height: 60px;
}

.subscribe_form .subscribe_submit {
    width: 168.9px;
    height: 60px;
    background-color: #f60;
    font-weight: 700;
    letter-spacing: .6px;
    color: #fff;
    border-radius: 0;
    vertical-align: top;
}
.subscribe_form .subscriber-mobile-div .subscriber-mobile {
    text-indent: 14px;
}


@media only screen and (max-width: 600px) {
  .sld img {
        height: 100vh !important;
        object-fit: cover;
    }
    
    .rgt-mobile{
        padding: 18px 0 29px 24px;
        background: #ffffff;
    }
    .modal-title{
        font-size: 12px !important;
    }
    
    .slider-upper{
        top: 104px;
        width: 90%;
    }
    .header_ads_loader img{
        width: 100%;
    }
    .headerslot-fixedheight {
        min-height: 40px;
    }


    .mybtc{
        margin: 0px;
    }
    .popularCollegeBlock ul li {
        width: 100% !important;
    }
    
    .slider-text{
        margin: 0px;
    }
    
    .nav-menu>li>a {
        color: #7f7f7f !important;
    }
    
    .feature-titles {
        font-size: 11px;
    }
    
    .instructor-info a p {
        font-size: 10px;
    }
    .mobile-row{
        display: none;
    }
    .lr_data{
        display: none;
    }
    .copyright{
        text-align: center;
    margin: 15px 0 0 0;
    }
    
    .nav-toggle:before {
        content: "";
        position: absolute;
        width: 24px;
        height: 2px;
        background-color: #000;
        border-radius: 10px;
        box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000 !important;
    }

  .slider-text {
    margin: 0 0 60px;
    font-size: 17px;
    line-height: 27px;
    text-transform: none;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  
  .subscribe_form .subscriber_email {
   width: 100%;
       margin-bottom: 5px;
 }
 .subscribe_form .subscriber-mobile, .footer_wrapper .subscribe_form .subscriber_email {
   width: 100%;
       margin-bottom: 5px;
}
 .subscribe_form .subscriber-mobile-div {
    width: 100%;
        margin-bottom: 5px;
}
.subscribe_form .footer-select {
    width: 100%;
        margin-bottom: 5px;
}
.footer_heading h2 {
    font-size: 21px;
}
.footer_heading .lr_data .data {
    padding: 0 18px;
}
.subscribe_form .subscriber-mobile-div::before {
    left: 4px;
}

}
.exam-box{
    border: solid 1px #ddd;
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
        margin-bottom: 10px;
}
.pics{
    text-align: center;
        margin: 50px 0;
}
.pics i{
        font-size: 60px;
}
.pics h5{
        font-size: 17px;
    margin: 27px 0;
}
.exams_name_list ul {
    list-style: none;
    padding: 15px 0px 0px;
    max-height: 225px;
    overflow: hidden;
    margin-bottom: 5px;
}
.exams_name_list ul li {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: rgb(109, 109, 109);
}
.exams_name_list ul li a {
    color: rgb(109, 109, 109);
    text-decoration: none;
    
}
.exams_name_list ul li a span {
    font-weight: 600;
}
.exams_name_list a.exam_more {
    color: rgb(255, 108, 0);
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    bottom: 55px;
    
}

.exam_list_view {
    border-radius: 2.7px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    padding: 20px 20px 0;
    margin-bottom: 20px;
    position: relative;
}
.exam_info_wrapper {
    display: inline-block;
    width: 40%;
}
.exam_dates_info {
    float: right;
    display: inline-block;
}
.exam_list_view .exam-short-desc {
    padding: 5px 0;
    color: #7e8995;
}
.bottom_links_wrapper {
    border-top: solid .9px rgba(160,160,160,.3);
    margin: 5px -20px 0;
    padding: 5px 20px 0;
}
.exam_info_wrapper .exam_logo {
    width: 66px;
    height: 66px;
    border-radius: 3.2px;
    background-color: #fff;
    box-shadow: 0 0 11px 0 rgba(207,207,207,.3);
    text-align: center;
    float: left;
    margin-right: 15px;
}
.exam_dates_info ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
.exam_dates_info ul li {
    display: inline-block;
    margin-right: 50px;
    position: relative;
}
.exam_dates_info ul li .progress_wrap {
    min-height: 32px;
}
.exam_dates_info ul li .progress_status {
    background-color: #ffc100;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}
.exam_dates_info ul li .progress_status:before {
    content: '';
    position: absolute;
    top: 19px;
    border: 3px solid;
    border-color: #ffc100 transparent transparent #ffc100;
    left: 0;
}
.exam_dates_info ul li .progress_status h4 {
    font-size: 9px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    padding: 5px;
    letter-spacing: .5px;
}
.exam_dates_info ul li span {
    font-size: 11.6px;
    color: #7e8995;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
}
.exam_dates_info ul li h5 a {
    color: #5a88bb;
}
.exam_dates_info ul li.exam h5 a {
    color: #32adbf;
}
.exam_dates_info ul li.result h5 a {
    color: #937fd7;
}
.bottom_links_wrapper .exam_links {
    display: inline-block;
    position: relative;
}
.bottom_links_wrapper .exam_links ul {
    padding: 0;
    list-style: none;
}
.bottom_links_wrapper .exam_links ul li {
    display: inline-block;
    margin-right: 10px;
}
.bottom_links_wrapper .exam_links ul li a {
    font-size: 10.7px;
    color: #ff7900;
    font-weight: 600;
    letter-spacing: .3px;
    text-transform: uppercase;
}
.exam_links ul li:last-child a {
    font-size: 10.7px;
    font-weight: 600;
    border-radius: 88.9px;
    border: 1px solid #d6d6d6;
    padding: 3px 10px;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    background-color: #ff7900;
    color: #fff;
}

.course .course_snipp_body {
    padding: 15px 0 17px;
}
.course .course_snipp_body .basic_details.pad-top-15 {
    padding-top: 15px;
}
.course .course_snipp_body .basic_details {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.course .course_snipp_body .basic_details .left {
    display: inline-block;
}
.course .course_snipp_body .basic_details .right {
    display: inline-block;
    float: right;
    text-align: right;
}
.course .course_snipp_body .basic_details .left h2 {
    color: #4d586c;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.d-flex {
    display: flex!important;
}
.mt-half, .my-half {
    margin-top: 4px!important;
}
.text-primary {
    color: #ff7900!important;
}
.course .course_snipp_body .basic_details .right .total_fees, .course .course_snipp_body .basic_details .right h1 {
    line-height: 20px;
    margin: 0;
    display: inline-block;
    font-size: 37px;
    color: #3eae8d;
    font-weight: 900;
    padding-right: 5px;
}
.course .course_snipp_body .basic_details .right span {
    font-size: 10px;
    color: #b1b1b1;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
}
.course .course_snipp_body .basic_details .right .detailed-fees.bottom-margin-5 {
    margin-top: 5px;
}
.course .course_snipp_body .basic_details .right .detailed-fees {
    text-transform: uppercase;
}
.course .course_snipp_body .basic_details .right .detailed-fees a {
    color: #ff7900;
    text-decoration: none;
    font-weight: 700;
}
.mr-2, .mx-2 {
    margin-right: 12px!important;
}
.round_rating.top-0 {
    top: 0;
}
.top-0 {
    top: 0;
}
.round_rating {
    display: inline-block;
    top: 10px;
    margin-bottom: 5px;
}
.ml-10, .round_rating {
    margin-left: 10px;
}
.text-teal-blue {
    color: #4FB8DD!important;
}
.course .course_snipp_body .basic_info {
    padding: 20px;
}
.course .course_snipp_body .basic_info .info_details {
    display: inline-block;
    width: 25%;
    position: relative;
}
.course .course_snipp_body .basic_info .info_details div .info_for {
    font-size: 10.7px;
    color: #4d586c;
}
.course .course_snipp_body .basic_info .info_details div .info {
    font-size: 17px;
    color: #3eae8d;
    margin-top: 2px;
}
.filtter-box{
       margin-bottom: 30px;
    border-radius: 4.4px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    padding: 6px 12px 0;
}
.total_exams {
    font-size: 10.7px;
    color: #b4b4b4;
    
    font-weight: 600;
    text-transform: uppercase;
}
.filters-wrapper .reset {
    font-weight: 600;
    font-size: 11px;
    color: #ff7900;
    float: right;
    display: inline-block;
    position: relative;
    padding: 4px 0;
    text-decoration: none;
}
.filters-wrapper h4 {
    
    font-size: 11.6px;
    letter-spacing: .4px;
    color: #323c4f;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f7f7f7;
    margin: 0 -12px;
    padding: 10px 20px;
    position: relative;
}
.filters-wrapper:nth-child(2) h4:before {
    background: #b991ff;
}
.filters-wrapper h4:before {
    content: '';
    background: #91c2ff;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.search-box {
    font-size: 10.7px;
    letter-spacing: .4px;
    color: #d4d4d4;
    font-weight: 600;
    box-shadow: none;
    text-transform: uppercase;
    border: 1px solid #EDEFF0;
    padding: 3px 27px;
    height: 32px;
    margin: 6px auto 2px;
}
.listing_filter {
    padding: 0 0 0 23px;
    margin-bottom: 10px;
    max-height: 155px;
    overflow: auto;
}
.listing_filter li label a {
    color: #7b7b7b;
}
.listing_filter li label a:hover {
    color: #ff7900;
    text-decoration: none;
    transition: 0s ease all;
}
.selected-bubble {
    font-size: 9px;
    letter-spacing: .5px;
    color: #9d9d9d;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #fff;
    padding: 4px 14px 4px 20px;
    margin: 10px 9px 0 0;
    border-radius: 20px;
    border: 1px solid #ff7900;
    position: relative;
    transition: 0s ease all;
    display: inline-block;
    white-space: nowrap;
    max-width: 95%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.selected-bubble::before {
    position: absolute;
    width: 8px;
    background-color: #ff7900;
    border-radius: 8px;
    left: 7px;
    top: 12px;
}
.selected-bubble .bar::before {
    transform: rotate(-45deg);
}
.selected-bubble .bar::after, .selected-bubble .bar::before {
    content: '';
    width: 1px;
    height: 8px;
    top: 11px;
    right: 8px;
    background: #9d9d9d;
    position: absolute;
}
.selected-bubble .bar::after {
    transform: rotate(45deg);
}
.selected-bubble::before {
    content: '';
    height: 8px;
}
.singlecards {
    text-align: center;
    height: 300px;
    box-sizing: border-box;
    overflow: hidden;
    border: none;
    position: relative;
}
.singlecards:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 160px;
    position: absolute;
    background: linear-gradient(rgba(0,0,0,.1),#1f1e1e);
    background: -webkit-linear-gradient(rgba(0,0,0,.1),#1f1e1e);
    background: -o-linear-gradient(rgba(0,0,0,.1),#1f1e1e);
    background: -moz-linear-gradient(rgba(0,0,0,.1),#1f1e1e);
    border-radius: 2px;
}
.singlecards .panelstructure .block-snippet {
    position: absolute;
    top: 75px;
    width: 100%;
}
.singlecards .panelstructure a {
    text-decoration: none;
}
.singlecards .panelstructure p {
    
    color: #fff;
}
.singlecards .panelstructure h2 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 5px;
}
.singlecards .panelstructure {
    padding: 0!important;
}

.singlecards .panelstructure img {
    width: 100%;
}
img.clgdn_lazyload, img.lazyloaded {
    background: center no-repeat #fff;
    font-size: 0;
    max-width: 100%;
}
.singlecards .new-course-list {
    position: absolute;
    width: 100%;
    height: 135px;
    top: 160px;
    background-color: #fff;
    overflow: auto;
}
.stream_course_section .new-course-list {
    padding: 15px 0 0;
    text-align: center;
    position: absolute;
    top: 100px;
    width: 93%;
}
.new-course-list li {
    transition: .1s background ease-in;
    display: inline-block;
    list-style: none;
    margin: 4px 2px;
    height: 28px;
    line-height: 25px;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 12px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
    text-align: right;
    border: 1px solid #f3993f;
}
.singlecards .panelstructure a {
    text-decoration: none;
}
.new-course-list a {
    color: #565a5c;
    z-index: 1;
    text-decoration: none;
    text-align: right;
}
.new-course-list span:nth-of-type(1) {
    color: #fff;
    background: #ff7900 ;
    font-weight: bolder;
    cursor: pointer;
    height: 26px;
    border-radius: 3px;
    width: 30px;
    display: inline-block;
    text-align: center;
}
.new-course-list span:nth-of-type(2) {
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 7px;
}
.footerlink {
    text-align: center;
    padding: 0;
    border-top: none;
}

.footerlink a {
    font-size: 15px;
    font-weight: 600;
    color: #ff7900;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    background: #fff;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.links ul {
    padding: 0;
    height: 55px;
    overflow: hidden;
}
.links ul li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
}
.links ul li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    line-height: 2.31;
    color: #4d586c;
    text-transform: uppercase;
}
.links ul li:after {
    content: "";
    display: inline-block;
    height: 12px;
    width: 2px;
    background: rgba(77,88,108,.63);
    position: relative;
    left: 14px;
    top: 1px;
}
.panel-body span a.header {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .2px;
    color: #4f5767;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

.cource-box {
    border-radius: 4.4px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    padding: 8px 15px;
    margin-bottom: 20px;
    transition: .2s all ease-in;
}
.course_details ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.course_details ul li {
    display: inline-block;
    margin-right: 10px;
}

.course_details ul li:last-child a {
    background-color: #ff7900;
    color: #fff;
}
.cource_header a{
    font-size: 19.6px;
    color: #4d586c;
    font-weight: 600;
    text-decoration: none;
}
.course_fees span {
    font-size: 35px;
    color: #ff7900;
    font-weight: 900;
    float: right;
    width: 100%;
}
.course_fees h3 {
    font-size: 12px;
    color: #80899a;
    font-weight: 500;
    margin: 0;
    float: right;
}
.course_fees {
    float: right;
    display: inline-block;
    text-align: right;
   
}
.mysearch{
           width: 254px;
    float: right;
}
.gray{
    background-color: #f4f4f4;
}
.section-title{
    font-size: 33px;
    color: #48639e;
    font-weight: 900;
    margin-bottom: 5px;
}
.mycon{
    margin-top: 30px;
    padding-bottom: 20px;
}
.instructor-info .icon img{
        margin-bottom: 20px;
}
.feature-titles{
    color: #4f5767;
    font-weight: 600;
    margin-bottom: 8px;
    letter-spacing: .5px;
}
.instructor-info a p{
        margin: 0;
    color: #0000009e;
}
.column-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
.exam_tile {
    padding: 0 5px 10px;
}
.text-left {
    text-align: left!important;
}
.tile_wrapper {
    background-color: #f5f5f5;
    padding: 15px;
    box-shadow: 0 1px 3px 0 #ccc;
    transition: .1s all ease-in;
    height: 100%;
    cursor: pointer;
    min-height: 200px;
}
.top_exams p {
    margin-bottom: 5px;
}
.top_exams .title {
    margin: 5px 0 10px!important;
    color: #333;
    display: inline-block;
}
.text-h2 {
    font-size: 20px;
}
.seaction_header p {
    line-height: 1.4;
    color: #9d9d9d;
    font-weight: 400;
}
.top_exams .readmores {
    float: right;
    color: #ff7900;
}
.top_exams .anchor_wrap {
    padding-top: 20px;
    position: absolute;
    bottom: 15px;
}
.top_exams .anchor_wrap a {
    display: block;
    line-height: 22px;
}
.college_block {
    border: 1px solid #ececec;
    position: relative;
    line-height: 1.42857143;
}
.college_block .top_block {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.college_block .top_block .college-img {
    width: 100%;
    object-fit: cover;
    height: 160px;
    object-position: top;
}
.college_block .top_block .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .3;
}
.college_block .top_block .rating {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    width: 100%;
}
.college_block .top_block .rating .rating_college {
    font-weight: 900;
    color: #fff;
    font-size: 20px;
    float: right;
}
.college_block .top_block .rating .rating_college .lead-icon {
    display: inline-block;
    line-height: initial;
}
.college_block .top_block .rating .rating_college .review-rating {
    display: inline-block;
    font-size: 8px;
    vertical-align: middle;
}
.college_block .top_block .rating .rating_college .review-rating .review-rating-text {
    font-size: 8px;
    display: block;
}
.college_block .top_block .rating .rating_college .actual-rating {
    line-height: 1;
    font-size: 18px;
    font-weight: 900;
}
.college_block .top_block .rating .rating_college .rating-out-of {
    font-size: 12px;
}
.college_block .mid_block {
    padding: 0 10px;
    position: absolute;
    width: 100%;
    bottom: 75px;
}
.college_block .mid_block .college_info {
    display: block;
    width: 100%;
}
.college_block .mid_block .college_info .college_name, .college_block .mid_block .college_info h3 {
    font-weight: 600;
    color: #fff;
    display: block;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.42857143;
}
.college_block .mid_block .college_info .extra_info {
    padding-bottom: 5px;
    line-height: 1;
}
.college_block .mid_block .college_info .extra_info .college_loc {
    margin-right: 5px;
}

.college_block .mid_block .college_info .extra_info .info {
    font-size: 10px;
    color: #fff;
    display: inline-block;
    text-transform: initial;
}
.college_block .bottom_block {
    height: 71px;
    position: relative;
    background: #fff;
}
.college_block .bottom_block .left {
    display: block;
    padding: 5px 7px 7px;
    line-height: 1.42857143;
}
.college_block .bottom_block .right {
    display: inline;
    padding: 7px;
}
.college_block .bottom_block .left .course_name {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 10.7px;
    color: #4d586c;
}
.college_block .bottom_block .left .course_fee {
    display: block;
    font-size: 12px;
    color: #3eae8d;
    font-weight: 900;
    line-height: 1.42857143;
}
.college_block .bottom_block .left .course_fee span {
    font-size: 10px;
    color: #9b9b9b;
    font-weight: 600;
    text-transform: uppercase;
}
.college_block .bottom_block .right a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    vertical-align: super;
}
.college_block .mid_block .college_info .college_name, .college_block .mid_block .college_info h3 {
    font-weight: 600;
    color: #fff;
    display: block;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.42857143;
}
.college_block .mid_block .college_info .extra_info .info {
    font-size: 10px;
    color: #fff;
    display: inline-block;
    text-transform: initial;
}
.mb-25 {
    margin-bottom: 25px;
}
.college_block:hover {
    box-shadow: 0 3px 10px 2px rgba(0,0,0,.27);
}
.college_block .bottom_block .left .course_rating {
    background-color: #ffa100;
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    padding: 1px 8px;
    border-radius: 8px;
    margin-left: 10px;
    float: right;
    line-height: initial;
}



@media only screen and (max-width: 600px) {
  .top-bar{
      display:none;
  }
  
  .containers h2 {
    margin: 24px 0 -2px !important;
    font-size: 23px !important;
    color: #323c4f;
    height: 50px;
    font-weight: 600;
    text-align: center;
}
  .containers h2 span.typed-text{
      color:#ff7900;
  }
  .carousel-caption {
        bottom: 224px !important;
    }
    
    .page-link {

    bottom: 13px;
    }
    
    .single-logo{
    width:20%;
}
.college_info{
    width:80%;
}
    
    .college_info h3 {
        color: #fff;
        font-size: 18px !important;
    }
    
    .college_loc1 {
        font-size: 12px !important;
        color: #fff;
    }
}

.footer-social-icons li {
    float: left;
    margin-left: 6px;
}

.footer-social-icons li a i {
    color: #eef1f2;
    font-size: 14px;
}

.footer-social-icons ul li a {
    background: #2c2f3c;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
}

.college_top_wrapper {
    width: 100%;
    height: 193px;
    overflow: hidden;
    position: relative;
}
.page-banner{
    height: 200px; width: 100%;background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 70px 0;
}
.entry-title{
        font-size: 22px;
    color: #fff;
    float: left;
    margin: 18px 0 7px;
}
.tagline{
    font-size: 14px;
    color: #fff;
    float: left;
}
.single-logo{
       float: left;
    margin: 4px 0 0 0;
    background: #fff;
    border-radius: 50%;
}
.college_info1{
    float: left;
    padding: 13px;
    width: 80%;
}

.faculty-department {
    text-transform: capitalize;
    line-height: 12px;
    padding-top: 3px;
    color: #3eae8d;
    display: block;
}
.college_info1 h3{
       text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 32px;
}
.extra_info span {
    text-transform: uppercase;
    font-size: 12px;
    
    color: #fff;
    font-weight: 600;
    margin-right: 15px;
}
.college-logo{
        height: 80px;
    width: 80px;
    border-radius: 8px;
    padding: 5px;
    vertical-align: top;
    background-color: #fff;
}
.page-link{
       color: #fff;
    text-align: right;
    font-weight: 800;
    text-transform: uppercase;
    border: 2px solid #c4c6c9;
    padding: 3px 9px;
    margin: 0;
    border-radius: 25px;
    will-change: background-color;
    transition: .2s all ease;
}
.page-link:hover {
    background-color: #3eae8d;
    color: #fff;
    text-decoration: none;
}
.college_rating{
        margin: 0 0 10px 0;
}
.college_rating .rating_val {
    position: relative;
    left: 10px;
    font-size: 39px;
    letter-spacing: .6px;
    font-weight: 900;
    color: #ffdb00;
    display: inline-block;
}
.college_loc1{
    font-size: 17px;
    color: #fff;
}
.overlays {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .3;
}
.logo img{
    height:50px;
    object-fit: contain;
}

.sticky-nav {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    box-shadow: 0 2px 5px 0 #9E9E9E;
}
.contents h4{
        color: #0B2E58;
    line-height: 1.3;
    margin: 0;
    font-size: 14px;
    font-weight:bold;
}
.readmore{
    font-size: 11px;
    color: #3b5999;
    font-weight:bold;
}

.contents h6{
    color: #fff;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 1.5;
}
.icon a svg {
        width: 32%;
    height: 100px;
}
.icon p{
    color: #a9a9a9;
    font-weight: 700px;
}

.containers h2 {
    margin: 0 0 60px;
    font-size: 52px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}
.containers h2 span.typed-text {
  font-weight: 900;
  color: #E0EEFC;
}
.containers h2 span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.containers h2 span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}


.list-article {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    margin-top: 15px;
    margin-bottom: 5px;
    overflow: hidden;
}
.list-article .bg-head {
    font-size: 14px;
    letter-spacing: .5px;
    color: #4d586c;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #f1f1f1;
    padding: 15px 20px;
    margin: 0;
}
.reviews .content_body {
    height: auto;
    overflow: visible;
    max-height: none;
}
.list-article .single-article {
    border-bottom: solid 1px rgba(0,0,0,.07);
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 8px 13px 10px;
}
.reviews .single-article .rating-block {
    
    font-size: 11px;
    letter-spacing: .5px;
    color: #b2b2b2;
    font-weight: 600;
    text-transform: capitalize;
}
.reviews .single-article .rating-block .rating {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    background-color: #ffa100;
    padding: 2px 6px;
    border-radius: 10px;
}
.reviews .single-article .rating-block .rating span {
    font-weight: 100;
    font-size: 10px;
}
.reviews .single-article h3 {
    
    font-size: 13px;
    line-height: 1.5;
    color: #4fb7dd;
    font-weight: 600;
    text-transform: capitalize;
    margin: 10px 0 3px;
}
.reviews .single-article .review_data {
    line-height: 1.5;
    color: #747474;
}
.reviews .single-article .author_desc {
    line-height: 1.3;
    color: #a3a3a3;
}
.reviews .single-article .author_desc, .reviews .single-article .review_data {
    font-size: 12px;
    font-weight: 100;
    margin-top: 10px;
    
}
.list-article .single-article:hover {
    background-color: #f8f8f8;
}
.reviews .single-article:hover {
    text-decoration: none;
    transition: 0s ease all;
}
.list-article .single-article {
    border-bottom: solid 1px rgba(0,0,0,.07);
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 8px 13px 10px;
}
.list-article .single-article .article-data {
    display: inline-block;
    width: 70%;
    margin-left: 8px;
    margin-top: 0;
}
.list-article .single-article .article-data .article-name-all {
    font-size: 12px;
    letter-spacing: .2px;
    color: #0B2E58;
    font-weight: 600;
    text-transform: uppercase;
}

.applynow span {
    display: inline-block;
    float: right;
    margin-right: -63px;
    margin-bottom: -20px;
    margin-top: -20px;
    height: 60px;
    padding: 20px;
    background-color: #0b2e58;
}

.applynow span svg {
    height: 21px;
    width: 30px;
}


.applynow:hover, .follow-share .follow-btn:hover, .follow-share .share-btn:hover {
    text-decoration: none;
    transition: 0s ease all;
}
.downloadnowside span svg {
    height: 21px;
    width: 30px;
    fill: #ff7900;
}
.downloadnowside span {
    height: 60px;
    margin-left: 10px;
}
.downloadnowside {
    padding: 15px 25px!important;
    background-color: #fff;
    
    font-size: 15px;
    color: #ff7900;
    display: block;
    margin: 15px 0;
    transition: 0s ease all;
}
.notification_box__icon {
    float: right;
}
.notification_box__icon svg {
    width: 20px!important;
    height: 20px;
    margin: 0;
    transform-origin: 10px 0;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: ring;
    -moz-animation-name: ring;
    -o-animation-name: ring;
    animation-name: ring;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: forwards;
    -moz-animation-timing-function: forwards;
    -o-animation-timing-function: forwards;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s;
}

@keyframes ring{
  0%, 25%, 75%, 100% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  55% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-8deg);
  }
}
@keyframes bellClapper {
  0%, 25%, 75%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-0.15em);
  }
  45% {
    transform: translateX(0.15em);
  }
  55% {
    transform: translateX(-0.1em);
  }
  60% {
    transform: translateX(0.1em);
  }
}
@keyframes ring2 {
  0%, 25%, 75%, 100% {
    opacity: 1;
  }
  30%, 70% {
    opacity: 0;
  }
}


.counselling {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    margin-top: 15px;
    padding: 28px;
}
.counselling svg {
    width: 147px;
    height: 47px;
    float: none!important;
}
.counselling h5 {
    font-size: 14px;
    letter-spacing: .2px;
    color: #414d61;
    margin-bottom: 15px;
}
.college-logos{
    height: 50px;
    width: 50px;
}
.counselling a {
    background: #ff7900;
    color: #fff;
    font-size: 13px;
    padding: 5px 9px 11px!important;
    border-radius: 3px;
}
.counselling a svg {
    width: 22px;
    height: 22px;
    position: relative;
    top: 5px;
    right: 9px;
    fill: #fff;
}
.content-box, .stream-tabs {
    text-align: center;
}
.leadform-left p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 21px;
}
.leadform-left .leadform-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    text-align: center;
    padding-right: 20px;
}
.leadform-left .leadform-card {
    padding: 15px;
    background: #fff;
    border: 1px solid #e9e9e9;
    width: 46%;
    border-radius: 5px;
}
.leadform-left .leadform-flex .leadform-card {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 110px;
}
.leadform-left .leadform-card svg {
    width: 52px;
    height: 52px;
}
.leadform-left .leadform-flex p {
    font-size: 11px;
    margin-top: 8px;
}
.leadform-left .leadform-card p {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.form-fields {
    display: inline-block;
    margin-top: 7px;
    position: relative;
}
.materialize-label {
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding-top: 6px;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    font-weight: 400;
}
form-fields select {
    height: 49px;
}
.materialize-label>input+span, .materialize-label>select+span, .materialize-label>textarea+span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border-color: #cfcfcf;
    width: 100%;
    max-height: 100%;
    color: #4f4f4f;
    font-size: 90%;
    line-height: 15px;
    cursor: text;
    transition: color .2s,font-size .2s,line-height .2s;
}
.materialize-label>input, .materialize-label>select, .materialize-label>textarea {
    box-sizing: border-box;
    margin: 0;
    border: 1px solid;
    border-color: transparent #cfcfcf #cfcfcf;
    border-radius: 4px;
    padding: 15px 15px 15px 33px;
    width: 100%;
    height: inherit;
    color: #4f4f4f;
    background-color: transparent;
    box-shadow: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    transition: border .2s,box-shadow .2s;
    -webkit-appearance: none;
}
.form-fields {
    display: inline-block;
    margin-top: 7px;
    position: relative;
}
.materialize-label>input+span::before{
    margin-right: 4px;
    border-left: solid 1px transparent;
    border-radius: 4px 0;
}
.materialize-label>input+span::after{
    flex-grow: 1;
    margin-left: 4px;
    border-right: solid 1px transparent;
    border-radius: 0 4px;
}

.materialize-label>select+span::after{
    flex-grow: 1;
    margin-left: 4px;
    border-right: solid 1px transparent;
    border-radius: 0 4px;
}
.materialize-label>input+span::after, .materialize-label>input+span::before, .materialize-label>select+span::after, .materialize-label>select+span::before, .materialize-label>textarea+span::after, .materialize-label>textarea+span::before {
    content: "";
    display: block;
    box-sizing: border-box;
    margin-top: 6px;
    border-top: solid 1px;
    border-top-color: #cfcfcf;
    min-width: 15px;
    height: 8px;
    pointer-events: none;
    box-shadow: inset 0 1px transparent;
    transition: border-color .2s,box-shadow .2s;
}
.icon-lead-input svg {
    background: #fff;
    height: 14px;
    width: 27px;
    fill: #4f4f4f;
}
 .leadform-left {
    padding: 18px 0 29px 24px;
    background: #f8f8f8;
}
.icon-lead-input {
    position: absolute;
    top: 61%;
    left: 5px;
    transform: translateY(-50%);
}
.ald{
   color: #ff7900;
    font-size: 15px;
    font-weight: 700;
    margin: 15px 0;
}
.mybtn{
    background: #4077bc;
    border: 1px solid #4077bc;
    color: #fff;
    margin-top:5px;
    font-size: 16px;
    padding: 10px 50px;
    outline: 0;
}
.filters-wrapper h4 .filter_toggle {
    position: relative;
    float: right;
}
.filters-wrapper h4 .filter_toggle span:nth-child(1) {
    top: 2px;
    transform: rotate(-134deg);
    left: 0;
}
.filters-wrapper h4 .filter_toggle span.bar {
    width: 1px;
    height: 6px;
    background: #4d586c;
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.filters-wrapper h4 .filter_toggle span:nth-child(2) {
    top: 2px;
    transform: rotate(-45deg);
    right: -5px;
}
.filters-wrapper h4.collapsed .filter_toggle span:nth-child(1) {
    top: 1px;
    transform: rotate(-50deg);
    left: 1px;
}
.filters-wrapper h4.collapsed .filter_toggle span.bar {
    width: 1px;
    height: 6px;
    background: #4d586c;
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.filters-wrapper h4.collapsed .filter_toggle span:nth-child(2) {
    top: 1px;
    transform: rotate(50deg);
    right: -6px;
}

.is-affixed .inner-wrapper-sticky{
    position: fixed;
    margin-top: 15px;
    top: 38px !important;
    overflow:hidden;
    background: #fff;
    z-index: 9;
}
.media-rank .svg svg {
    width: 20px;
    height: 20px;
}
.media-rank .svg {
    display: inline-block;
    margin: 10px 15px 0 0;
}
.location-badge svg {
    fill: #a0a0a0;
    width: 8px;
    height: 8px;
}

.svg-sm svg{
    height: 11px;
    width: 11px;
    fill: #777;
}

.svg-sm{
    height: 11px;
    width: 11px;
    fill: #777;
}

.clg-apply svg {
    fill: #fff;
}
.step-heading {
    font-size: 19px!important;
}
.review-card{
       background-color: #fff;
    border: solid 1px #ececec;
    margin: 50px 0;
    padding: 30px;
    width: 80%;
  
    margin: auto;
    margin-top: 52px;
      margin-bottom: 60px;
    box-shadow: 0 0 10px #ddddddb5;
}

.ques-subhead {
    font-weight: 600!important;
}
.ques-subhead, .ques-subpoints {
    margin: 0 0 4px!important;
}
.ques-subhead, .ques-subpoint {
    color: #444;
}
.ques-subpoint p .point-line {
    padding: 5px 20px;
    background: #f8f9fa;
    font-weight: 500;
}
.ques-subpoint p .point-circle {
    position: absolute;
    margin: 0!important;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
}
.border-gray-400, .focus\:border-gray-400:focus {
    border-color: #ced4da;
}
.material-input-field-group input:not([type=radio]), .material-input-field-group textarea {
    width: 100%;
    padding-left: 16px!important;
    padding-right: 16px!important;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #343a40!important;
    outline: 0;
}
.material-input-field-group textarea {
    height: 10rem;
    border: 1px solid #ced4da;
}

.btn-white, .college-search-container .active-white {
    color: #212529;
    background-color: #fff;
}
.btn-white, .college-search-container .active-white {
    border-color: #ced4da!important;
}
.ser-section{
        background-color: #dddddd40;
    padding: 77px 0;
}
.college-search{
        background: none;
    height: 400px;
    line-height: 58px;
    width: 100%;
    left: 0;
    z-index: 20;
}
.bg-offwhite {
    background-color: #f7f7f7!important;
}

.review_lists_container .review_block {
    box-shadow: 0 0 5px #888;
    border-radius: 2px;
    margin-bottom: 20px;
    background-color: #fff;
}
.review_lists_container .review_block .review_for {
    border-bottom: 1px solid #E4E7E8;
    padding: 10px 15px;
    font-weight: 600;
    letter-spacing: .2px;
}
.review_lists_container .review_block .review_for span {
    padding-right: 5px;
    color: #8d97a9;
}
.review_lists_container .review_block .review_for a {
    color: #ff7900;
    text-decoration: none;
}
.review_lists_container .review_block .review_for .claim_college_reviews {
    float: right;
}
.review_lists_container .review_block .review_for a {
    color: #ff7900;
    text-decoration: none;
}
.review_lists_container .review_block .review_sets {
    padding: 15px;
    width: 100%;
}
.review_lists_container .review_block .review_sets .left_side.user-avatar-revicon {
    padding: 6px;
    font-size: 22px;
}
.review_lists_container .review_block .review_sets .left_side {
    border-radius: 100px;
    display: inline-block;
    height: 45px;
    width: 45px;
    vertical-align: top;
}
.avatar-container:nth-child(6n+1) .user-avatar-revicon {
    background: #be9fe1!important;
}
.user-avatar-revicon {
    color: #fff;
    text-align: center;
    border-radius: 50%;
    text-transform: uppercase;
    height: 40px;
    width: 40px;
    background: #be9fe1;
    padding: 4px;
    display: inline-block;
    font-size: 20px;
}
.review_lists_container .review_block .review_sets .right_side {
    display: inline-block;
    width: 95%;
    padding-left: 10px;
}
.review_lists_container .review_block .review_sets .right_side .reviewer_profile .details {
    display: inline-block;
    padding-top: 3px;
    width: 75%;
    text-transform: uppercase;
}
.review_lists_container .review_block .review_sets .right_side .reviewer_profile .Student_rating {
    float: right;
}
.review_lists_container .review_block .review_sets .right_side .reviewer_profile .Student_rating .numric_rating {
    margin: 0;
    font-weight: 900;
    letter-spacing: .9px;
    display: inline-block;
    padding-right: 5px;
    color: #80899a;
}
.review_lists_container .review_block .review_sets .right_side .reviewer_profile .details p {
    margin: 0;
    color: #3eae8d;
    letter-spacing: .5px;
}
.review_lists_container .review_block .review_sets .right_side .college_status a h4 {
    font-weight: 900;
    color: #4fb7dd;
    margin: 0;
}
.review_lists_container .review_block .review_sets .right_side .college_status {
    margin-top: 15px;
    margin-bottom: 15px;
}
.reviewer_review ul {
    list-style: none;
    padding: 0;
}
.reviewer_review ul li p span {
    font-weight: 600;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 15px;
}
.review_footer {
    padding-top: 20px;
    padding-bottom: 10px;
}
.review_footer span {
    color: #8d97a9;
    text-transform: uppercase;
    font-size: x-small;
    letter-spacing: .5px;
}
.review_footer .links_bar {
    display: inline-block;
    text-align: center;
    width: 50%;
}
.links_bar .liked {
    color: #3eae8d;
}
.review_footer .links_bar a {
    padding-right: 20px;
    padding-left: 20px;
    border: 2px solid #e3e3e3;
    border-radius: 100px;
    margin: 10px;
    padding-bottom: 3px;
    text-transform: uppercase;
    text-decoration: none;
}
.review_footer .read_more {
    float: right;
    border: 1px solid #e3e3e3;
    border-radius: 100px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #ff7900;
    font-weight: 300;
    font-size: smaller;
    margin-top: -5px;
    padding: 5px 20px;
}
aside .side_bar2 {
    background-color: #fff;
    box-shadow: 0 0 5px #888;
    border-radius: 2px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.side_bar2 .title_line {
    padding: 10px;
    border-bottom: 1px solid #E4E7E8;
}
.side_bar2 .title_line h4 {
    text-transform: uppercase;
}
aside .side_bar2 .reviews_content {
    padding: 10px;
    border-bottom: solid 1px #e6e5e5;
}
aside .side_bar2 .reviews_content .photo {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
aside .side_bar2 .reviews_content .photo img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
aside .side_bar2 .reviews_content .right_content {
    display: inline-block;
    width: 80%;
}
aside .side_bar2 .reviews_content .right_content h4 {
    margin: 0;
    font-size: small;
    font-weight: 600;
    text-transform: uppercase;
    color: #ff7900;
}
aside .side_bar2 .reviews_content .right_content .branch {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 0;
    color: gray;
}
aside .side_bar2 .reviews_content .right_content .college_name {
    font-size: 10px;
    color: #9a9090;
    padding-top: 2px;
}
aside .side_bar2 .reviews_content .middle_content .reviews_para {
    font-family: Arvo,sans-serif;
    color: #565a5c;
    line-height: 25px;
}
aside .side_bar2 .reviews_content .middle_content .reviews_para .read_more {
    color: #ff7900;
}
.step-1,.step-2,.step-3,.step-4,.step-5,.step-6,.step-7,.step-8,.step-9,.step-10{
    display: none;
}
.college_shortlist a:hover svg {
    padding: 3px;
    transition: .4s ease all;
    fill: #FD703B;
}
.college_shortlist a {
    display: block;
    border: 3px solid rgba(255,255,255,.54);
    border-radius: 29px;
    padding: 12px 9px 4px;
    height: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    transition: padding .4s cubic-bezier(0,1.8,1,1.8);
}
.single-article {
    border-bottom: solid 1px rgba(0,0,0,.07);
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 8px 13px 10px;
}
.article-data {
    display: inline-block;
    width: 83%;
    margin-left: 8px;
    margin-top: 0;
}
.article-name {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 4px;
}
.article-data a h3 {
    font-size: 13px;
    line-height: 1;
    letter-spacing: .4px;
    color: #4d586c;
    font-weight: 600;
    display: block;
    margin: 0;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.list-article svg {
    width: 25px;
    height: 25px;
    fill: #4d586c;
    float: left;
    top: -5px;
    left: -5px;
}
.article-data a {
    font-size: 11px;
    line-height: 1;
    letter-spacing: .4px;
    color: #4d586c;
    font-weight: 600;
    display: block;
    margin: 0;
}
.pt-half, .py-half {
    padding-top: 4px!important;
}
.mr-3, .mx-3 {
    margin-right: 16px!important;
}
.top-courses .duration::before {
    position: absolute;
    width: 6px;
    background-color: #ffa100;
    left: -13px;
}
.top-courses .avg-fees::before, .top-courses .duration::before {
    content: '';
    height: 6px;
    border-radius: 20px;
    top: 3px;
}
.top-courses .duration {
    color: #ffa100;
    float: right;
    position: relative;
    width: 30%;
}
.text-primary {
    color: #ff7900!important;
}

.p-0 {
    padding: 0!important;
}
.content_box .content_pad {
    padding: 15px 30px;
}
.pb-0, .py-0 {
    padding-bottom: 0!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.course-section-heading {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.header_banner {
    background: url(../images/cover-image.png) no-repeat;
    height: 380px;
    background-size: cover;
    margin-top: -130px;
}
.header_banner .header_overlay {
    
    height: 100%;
}
.admission_search_wrapper {
    margin: -140px 30px 0;
}
.admission_search_wrapper h1 {
    font-size: 40px;
    color: #fff;
    line-height: 48px;
    font-weight: 900;
    margin-bottom: 30px;
}
.admission_search_wrapper .admission_search_container .input_bg {
    background: #fff;
    border-radius: 3px;
}
.admission_search_wrapper .admission_search_container .course_dropdown {
    width: 223px;
    height: 72px;
    border-radius: 3px 0 0 3px;
    background-color: #ff7900;
}
.admission_search_wrapper .admission_search_container .text_input:read-only {
    background: #fff;
    cursor: default;
}
.admission_search_wrapper .admission_search_container .text_input {
    opacity: .6;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: .2px;
    color: #b1b1b1;
    text-transform: uppercase;
    height: 100%;
    margin-top: 10px;
    padding: 15px;
    border: none;
    box-shadow: none;
    width: 45%;
}
.admission_search_wrapper .admission_search_container .admission_search_button {
    background: #ff7900;
    padding-left: 25px;
    color:#ffffff;
   
}
.admission_search_wrapper .admission_search_container .submit_button {
    font-weight: 900;
    font-size: 12px;
    letter-spacing: .1px;
    color: #ffffff;
    background: 0 0;
    border: none;
    margin-right: 25px;
}
.admission_wrapper .news_lists_container {
    background: #fff;
    padding: 40px 40px 10px;
    margin-top: 30px;
    border-radius: 5px;
}
.exam_news_content {
    padding: 10px;
    position: relative;
}
.exam_news_container .exam_news_content span.posted_on {
    color: #bbb;
    display: inline-block;
}
.exam_news_container .exam_news_content span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.exam_news_container .exam_news_content .apply-now-button {
    background: #ff7900;
    border: 1px solid #ff7900;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: bolder;
    margin-bottom: 6px;
    font-size: 12px;
    padding: 2px 12px;
    display: inline-block;
    vertical-align: baseline;
    float: right;
    cursor: pointer;
}
.exam_news_container .exam_news_content span.categories {
    color: #363636;
    display: block;
    margin-top: 5px;
    line-height: 18px;
}
.exam_news_container .exam_news_content h3 {
    font-size: 14px;
    line-height: 2.2rem;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 2px;
    color: #ff7900;
}
.exam_news_container .exam_news_content p {
    color: #858585;
    font-size: 1.4rem;
    line-height: 2.1rem;
    max-height: 82px;
    overflow: hidden;
}
.exam_news_container .news_img_container {
    overflow: hidden;
}
.news_lists_container {
    background: #fff;
    padding: 40px 40px 10px;
    margin-top: 30px;
    border-radius: 5px;
    margin: 47px 17px 60px;
}
.exam_news_container {
    background: #fcfcfc;
    border: 1px solid #eee;
    margin-bottom: 30px;
    height: 380px;
    overflow: hidden;
}
.news_img_container img {
    width: 100%;
    height: 160px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 5s,opacity 1s .15s;
    transition: transform 5s,opacity 1s .15s;
}
.back-bg{
    background: #edeff0;
}


.college-filter-frm input[type="radio"] {
  -webkit-appearance: checkbox; /* Chrome, Safari, Opera */
  -moz-appearance: checkbox;    /* Firefox */
  -ms-appearance: checkbox;     /* not currently supported */
}

.login-left {
    background: linear-gradient(125deg,#2997bf 0,#5370a9 100%);
    border-right: 1px solid rgba(188,188,188,.2);
}
.login-all {
       width: 50%;
       float: left;
    display: inline-block;
    vertical-align: top;
    padding: 60px 3px;
}
.login-right {
    background: #dbd9da;
}
.login-left .data-wrap {
      width: 58%;
    box-shadow: 0 0 2px #ccc;
    display: block;
    border-radius: 4px;
    border: 1px solid #dadada;
    background: #f6f6f6;
    padding: 15px 15px 30px;
    margin: auto;
}
.login-left .data-wrap, .login-right .login-form .inline-mobileno, .login-right .login-form form, .login-wrapper {
    position: relative;
}
.data-wrap {
    text-align: left;
    margin: auto;
    display: inline-block;
}
.login-left ul li {
    background: #d5dadc;
    margin-bottom: 5px;
    font-size: 13px;
    border: 1px solid #eee;
    font-weight: 600;
    border-radius: 2px;
    list-style: inside;
    min-width: 360px;
    color: #000;
    padding: 10px;
}
.login-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.login-right .login-div {
    border: 1px solid #dadada;
    box-shadow: 0 0 2px #ccc;
    border-radius: 4px;
    margin: auto;
    background: #f6f6f6;
    padding: 10px 20px 30px;
    width: 430px;
}
.login-div h4 {
    font-weight: 600;
    font-size: 20px;
    color: #3b5998;
    margin-bottom: 15px;
}
.forgots {
    display: inline-block;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    color: #aaa;
    outline: 0;
    float: right;
    margin: 5px 0;
}
.next-link {
        font-size: 14px;
    margin: 1% 120px 23px;
    color: #aaa;
    text-align: right;
}
.signup-boxes{
    display: none;
}
.new_option {
    color: #F57603;
    transition: .1s all ease;
    animation: highlightnew .5s infinite;
    top: -7px;
}
.mybtc{
     background: #ff6600;
    color: #ffffff;
    color: #fff;
    display: inline-block;
    margin: 27px auto;
    padding: 7px 20px;
    background: #ff7900;
    text-decoration: none;
    border-radius: 4px;
    font-size: 16px;
    text-transform: capitalize;
}
.mybtc:hover{
     background: #ff6600;
    color: #ffffff;

}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgb(230 230 230);
    /* border: 4px solid #fff; */
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    border: 4px solid #f1f1f1;
    background-color: #16bbd6;
}
.carousel-caption {
    bottom: 130px !important;
    right: 0;
    left: 0;
    margin: auto;
}
.writeReview {
    background-image: url(https://www.college.entrancebox.com/assets/site/images/Review-bg-01.jpg);
    padding: 20px;
    background-size: cover;
}
.writeReview .revHeading {
    font-size: 25px;
    color: #fff;
}
.writeReview .rlimit {
    color: #fff;
    font-size: 18px;
    font-weight: lighter;
}
.clgNameWrite {
    width: 50% !important;
    margin: 0 auto;
}
.writeButton {
    background-color: #FF6600;
    font-size: 17px !important;
    padding: 8px 80px !important;
    color: #fff !important;
    margin-top: 15px;
}
.block h2 {
    margin-bottom: 15px;
}
.popularCollegeBlock ul li {
    float: left;
    width: 25%;
    padding: 0 5px;
    margin-bottom: 10px;
    vertical-align: top;
}
.popularCollegeBlock .box {
    height: 82px;
    margin-bottom: 13px;
    overflow: hidden;
    background: #fff;
    transition: all .2s;
   
}

.box {
    display: table;
    width: 100%;
    padding: 8px 10px;
    border: 2px solid #e8e8e8;
    border-radius: 2px;
    background: #fff;
}
.popularCollegeBlock .collegeLogo {
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 10px 0 0;
    background: #fff;
    border-radius: 4px;
}
.popularCollegeBlock ul li h5 {
    height: 48px;
    overflow: hidden;
    white-space: normal;
    margin: 6px 0 0 65px;
    font-weight: normal;
}
.popularCollegeBlock ul li h5 a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.popularCollegeBlock .collegeLogo img {
    width: 100%;
    height: 100%;
}
.single-blog-post {
    margin-bottom: 30px;
    position: relative;
        overflow: hidden;
}
.single-blog-post .post-image {
    border-radius: 5px 5px 0 0;
        overflow: hidden;
}
.single-blog-post .post-image a {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.single-blog-post:hover .post-image a img {
    transform: rotate(5deg) scale(1.3);
}

.single-blog-post .post-image a img {
    border-radius: 5px 5px 0 0;
    transition: .5s;
    width: 100%;
}
.single-blog-post .post-content {
    margin-top: 25px;
}
@media only screen and (max-width: 767px){
.single-blog-post .post-content .category {
    font-size: 12px;
}
}

@media only screen and (max-width: 767px){
.single-blog-post .post-content h3 {
    font-size: 18px;
}
}

.single-blog-post .post-content h3 {
    margin-bottom: 12px;
    line-height: 1.3;
    font-size: 24px;
    font-weight: 800;
    margin-top: 0px;
}
.single-blog-post .post-content .category {
    display: inline-block;
    margin-bottom: 10px;
    color: #606060;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.single-blog-post .post-content h3 a {
    display: inline-block;
        color: #221638;
}
@media only screen and (max-width: 767px){
.single-blog-post .post-content .post-content-footer {
    margin-top: 15px;
}
}
.single-blog-post .post-content .post-content-footer {
    list-style-type: none;
    padding-left: 0;
    margin: 18px -7px 0;
}
.single-blog-post .post-content .post-content-footer li:first-child {
    padding-left: 7px;
}

.single-blog-post .post-content .post-content-footer li {
    color: #606060;
    font-size: 15px;
    position: relative;
    padding-left: 29px;
    padding-right: 7px;
}
.align-items-center {
    align-items: center!important;
}

.d-flex {
    display: flex!important;
}
.single-blog-post .post-content .post-content-footer li .post-author span {
    color: #fe4a55;
    font-weight: 600;
    font-size: 15px;
}
.single-blog-post .post-content .post-content-footer li i {
    color: #fe4a55;
    position: absolute;
    left: 7px;
    top: 0;
}

.review_page_header {
    background: url(../images/review_cover.jpg) 50% 0 no-repeat;
    background-size: cover;
    height: 250px;
    padding: 0;
    position: relative;
}
.review_page_header .review_page_header_overlay {
    z-index: 2;
    position: relative;
}
.review_page_header:before {
    content: '';
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    top: -3px;
    left: 0;
    width: 100%;
    height: 101%;
}
.review_page_header_overlay h1 {
    margin-top: 0;
    padding: 100px 4% 0;
    color: #fff;
    font-family: din;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 5rem;
    text-align: center;
}