/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

@media (max-width: 991px) {
    .hero_single.version_2 {
        height: 500px;
    }

    .singlepost {
        padding: 16px 16px 1px 16px;
    }

    div.program-samples {
        margin: 32px 0 16px 0 !important;
    }

    div.program-samples h3 {
        font-size: 15pt !important;
    }

    div.program-samples li a span {
        top: 0;
    }

    div.program-samples div.col-lg-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    div.program-samples div.col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    div.main_title_2 h1 {
        font-size: 1.5rem !important;
    }
}

@media (max-width: 900px) {
    .hero_single.version_2 {
        background-image: url(../images/front_image900px.jpg)
    }
}

@media (max-width: 400px) {
    .hero_single.version_2 {
        background-image: url(../images/front_image400px.jpg)
    }
}

@media (max-width: 640px) {
    .container.school, #mobile-comparison, .programWrapperWrapper {
        margin-right: 0 !important;;
        padding-left: 0 !important;;
        padding-right: 0 !important;;
    }
}


.card-header h5 a i.indicator {
    float: right;
}


.card-header h5 a i.ti-plus {
    display: none;
}

.card-header h5 a i.ti-minus {
    display: block;
}

.card-header h5 a.collapsed i.ti-plus {
    display: block;
}

.card-header h5 a.collapsed i.ti-minus {
    display: none;
}

.hidden {
    display: none !important;
}

.custom-search-input-2.inner input[type='submit'] {
    background-color: #7aa3e6;
}

.custom-search-input-2.inner input[type='submit']:hover {
    background-color: #ffc107;
}

#results {
    background-color: #7aa3e6;
}

a {
    color: #7aa3e6;
}

a:hover {
    color: #7aa3e6;
}

h2 {
    font-size: 1.75rem;
    margin-bottom: 16px;
}

h3 {

}

h3.rate {
    color: #7aa3e6;
    font-size: 18px;
}

h3.programlist-title {
    font-size: 18px;
    border-bottom:1px solid #e5e8e8;
    padding-bottom: 16px;
    margin-bottom: 32px;
}

h4 {
    font-size: 1.25rem;
    color:#7aa3e6;
    margin-top:11px;
}

h4 a {
    font-weight: 400;
    font-size: 18px;
}

div.see-all {
    padding:16px;
}

div.see-all h4 {
    margin-left: 9px;
}

h5 {
    margin-top:32px;
}

div.fb-wrapper {
    margin-bottom: 16px;
}

#review_summary em {
    margin-top:8px;
}

div.explain-rate {
    margin-top:20px;
}

div.explain-rate p {
    max-width: 450px;
    margin: 0 auto;
}

div.rate-box {
    text-align: center;
}

div.sources {
    margin-top:9px;
    text-align:right;
    margin-bottom: 6px;
}

.programWrapper div.sources, .school div.sources {
    text-align: left;
}

div.sources a {
    color: #2B9F2C;
}

div#review_summary{
    background-color: #2B9F2C;
}

.strip_booking {
    padding-bottom:19px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f3f3;
}

.strip_booking .date {
    background: none !important;
}

.strip_booking:last-child {
    border-bottom: none;
}

span.day {
    text-transform: none !important;
}

span.day strong {
    font-size: 42px !important;
    font-weight: 500 !important;
    color: #7aa3e6 !important;
}

.review-box {
    text-align: center;
}

h3.rate {
    padding-bottom: 0;
}

.review-total {
    font-size: 42px;
    color: #7aa3e6;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 6px;
}
.review-text {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

p.credits {
    margin: 5px -20px 20px 0;
    color: #999;
    font-size: 0.8125rem;
    text-align:right;
    font-style: italic;
}

.singlepost figure {
    margin-bottom:0;
}

div.people-chart-ct div.legend i {

}

div.infographic-odds {
    text-align: center;

}

div.infographic-odds strong {
    display: block;
    margin: 18px 0 16px 0;
    font-size: 16pt;
    color: #7aa3e6;
}

div.infographic-odds strong span {
    margin: 0 8px;
}

div.infographic-odds p {
    margin: 0;
    padding: 0;
}

div.infographic-odds div.icons {
}

div.infographic-odds i {
    color: #7aa3e6;
}

div.infographic-odds i.selected {
    color: #7aa3e6;
}

table.infographic.infographic-people {
    margin: 0 auto;
    margin-top: 16px;
}

table.infographic.infographic-people td i.application {
    color: #CCC;
}

table.infographic.infographic-people td i.offer {
    color: yellowgreen;
}

table.infographic.infographic-people td i.acceptance {
    color: #2B9F2C;
}

table.infographic.infographic-people td {
    padding: 2px;
}

td.offer_border {
    border-style: solid;
    border-color: green;
    border-width: 0;
}

td.offer_top_border {
    border-top-width: 1px;
}

td.offer_left_border {
    border-left-width: 1px;
}

td.offer_right_border {
    border-right-width: 1px;
}

td.offer_bottom_border {
    border-bottom-width: 1px;
}

div.multiple_programs {
    margin-top: 16px;
}

div.multiple_programs .box_topic {
    padding: 32px;
    height: 100%;
}

div.multiple_programs .box_topic h3 {
    font-size: 12pt;
    text-align: left;
    color: #7aa3e6;
}

.hero_single.version_2 .wrapper p {
    color: #FFF;
    text-shadow: 4px 4px 12px rgb(0 0 0 / 15%);
}

.hero_single.version_2 .wrapper h3 {
    color: #FFF;
    text-shadow: 4px 4px 12px rgb(0 0 0 / 15%);
}

.hero_single.version_2 .wrapper .container
{
    background-color: rgba(0,0,0,0.5);
    border-radius:8px;
    padding: 32px;
}

div.multiple_programs .box_topic {
    margin-bottom: 0;
}

div.multiple_programs .box_topic:hover h3 {
    color: #7aa3e6;
}

div.multiple_programs div.program {
    height: 250px;
    margin-bottom: 32px;
}

div.main_title_2 p a {
   /* color: #7aa3e6;*/
}

div.program-samples {
    margin: 32px 16px 16px 16px;
}

div.program-samples h3 {
    font-size: 17pt;
}

div.program-samples h4 {
    text-align:center;
    font-size: 14pt;
    color:#7aa3e6;
}

div.program-samples h3 small {
    display: block;
    font-size: 0.75rem;
}

div.program-samples h4 small {
    display: block;
    color:#555555;
    font-size: 0.75rem;
}

div.charts-row h3 {
    font-size: 1.25rem;
    text-align:center;
    margin-bottom:32px;
    margin-top:0;
    color:#555555;
}

div.school {
    margin-top:16px;
}

div.school div.singlepost:first-child {
    padding-bottom:16px;
}

div.school div.main_title_2 {
    text-align:center;
    margin:10px 0 16px 0px;
}

div.main_title_2 h1 {
    font-size: 1.75rem;
    margin: 25px 0 0 0;
}

div.main_title_3 h1 {
    font-size: 1.625rem;
    margin: 0;
}

div.school div.main_title_2 h1 {
    margin: 0;
}

div.school div.main_title_2 span {
    display:block;
    background-color:transparent;
    font-size:13pt;
    height: auto;
    width: auto;
}

@media screen and (max-width: 1000px) {
    div.sources {
        text-align:center;
    }
}

div.singlepost .dropdown-toggle {
    background: transparent !important;
}

.foi-wizard .program-list div {
    margin-bottom: 5px;
}

.foi-wizard .box_contacts a {
    color: #7aa3e6;
    text-decoration: underline;
}

.foi-wizard .box_contacts a:hover {
    color: #7aa3e6;
}

.singlepost .post-content blockquote {
    text-align: center;
    font-size: 1.25rem;
}

.singlepost .post-content ul {
    margin-bottom: 16px;
}

.singlepost .post-content ul li {
    list-style-type: disc;
    margin-left: 32px;
    color: #000;
}

.singlepost .post-content ol {
    list-style: auto;
    margin-left: 16px;
}

.singlepost .post-content p {
    margin-bottom: 16px;
    color: #000000;
}

.singlepost .post-content h2 {
    font-size: 1.25rem;
}

.singlepost .post-content h3 {
    font-size: 1.1rem;
}

.cc-revoke {
    writing-mode: vertical-rl;
    top: 50%;
}

div#rankings a#filters_col_bt:before {
    content: none;
}

div#rankings #filters_col {
    margin-bottom: 0;
}

div#rankings table.ranking {
    width: 100%;
    margin-left: 16px;
}

div#rankings .strip_booking a {
    text-decoration: underline;
}

.strip.compact {
    margin-bottom: 8px;
}

.strip.compact .col-lg-2 {
    text-align: center;
}

.strip.compact .col-lg-3 {
    text-align: center;
}

.strip.compact .col-lg-2 .score {
    margin-top: 10px;
}

.strip.compact .col-lg-3 .score {
    margin-top: 10px;
}

.strip.compact img {
    height: 64px;
}

.strip.compact .school-col a {
    font-size: 1rem;
    color: black;
}

.strip.compact .school-col a:hover {
    color: blue;
}

.strip.compact .score strong {
    border-radius: 5px !important;;
}

.strip.compact .score span {
    margin-right: 0;
}

.strip.compact.list_view .wrapper {
    padding: 16px 30px;
}

.strip.list_view.compact {
    min-height: auto;
}

.strip.list_view.compact figure {
    min-height: auto;
}

.strip.list_view.compact .wrapper {
    min-height: auto;
}

.strip.compact figure {
    height: 100px;
}

.strip.list_view.compact figure a img {
    height: 100px;
}

div.row {
    margin-right: 0 !important;
}

/* ============================================================
   Tutorhunt brand theme — primary colour #7aa3e6
   Appended override block (delete this block to revert).
   ============================================================ */

/* Primary & search buttons: solid brand blue, white text */
.btn_1,
a.btn_1,
input.btn_1,
.custom-search-input-2.inner input[type='submit'] {
    background: #7aa3e6 !important;
    background-color: #7aa3e6 !important;
    border-color: #7aa3e6 !important;
    color: #fff !important;
}
.btn_1:hover,
a.btn_1:hover,
.custom-search-input-2.inner input[type='submit']:hover {
    background: #5e8ad6 !important;       /* darker brand blue on hover */
    background-color: #5e8ad6 !important;
    border-color: #5e8ad6 !important;
    color: #fff !important;
}

/* Highlight / results bar */
#results {
    background-color: #7aa3e6 !important;
}

/* Links: keep the navy base, brand-blue hover (replaces the orange) */
a:hover {
    color: #7aa3e6 !important;
}

/* Unify the stray bright-blue heading colour into the navy */
h4 {
    color: #7aa3e6 !important;
}
