/*
Theme Name: Child theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Palatino Linotype';
    font-style: normal;
    font-weight: normal;
    src: local('Palatino Linotype'), url('fonts/pala.woff') format('woff');
}


/*************** ADD CUSTOM CSS HERE.   ***************/

h1 {
    font-size: 50px;
}

h3 {
    border-left: 8px solid #205527;
    padding-left: 20px;
    font-size: 28px;
    margin-bottom: 0;
}

h4 {
    font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #333333;
}

a {
    color: #333333;
}

.col {
    margin-bottom: 30px;
    padding-bottom: 0;
    padding-top: 0;
}

i.fas.fa-cog.fa-spin {
    font-size: 30px;
}

.nav>li {
    margin: 0;
}

.nav-small.nav>li.html {
    font-size: 12px;
}

.nav-small.nav>li.html span {
    display: inline-block;
    margin: 5px 12px;
}

.nav>li>a {
    font-size: 14px;
    font-weight: 400;
    border-bottom: 10px solid transparent;
    line-height: 80px!important;
    border-top: 10px solid transparent;
    padding: 0 25px;
}

li.header-search a {
    border-left: 1px solid #707070;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav-dropdown li.active>a,
.nav-column li.active>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover {
    color: #065436;
    font-weight: 700;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current {
    border-bottom: 10px solid #065436;
}

.nav>li.header-search>a:hover {
    border-bottom: 10px solid transparent;
}

.stuck .nav>li>a {
    line-height: 50px!important;
}

.banner .button {
    font-size: 18px;
}

.slick-slide>div>.col>a img {
    display: inline-block;
    width: auto!important;
    height: 70px;
}

section {
    padding: 47px 0;
    position: relative;
}

.home section {
    padding: 88px 0;
}

.row {
    position: relative;
}

#map {
    width: 100%;
    height: 600px;
}

.button {
    font-size: 14px;
    border-radius: 45px;
    background-color: #59B18F;
}

.button.center {
    margin: auto;
}

.absolute-footer {
    background-color: #333333;
}

.dark .button.is-form:hover,
.button:hover,
input[type='submit']:hover,
input[type='reset']:hover,
input[type='button']:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.3);
}

header .has-dropdown .icon-angle-down {
    display: none;
}

.nav-dropdown {
    display: block;
}

.nav-dropdown>li>a {
    font-size: 14px;
}

.nav-dropdown li li a {
    font-size: 12px;
    padding-left: 15px!important;
}

.header-top {
    background-color: #333333;
    min-height: 30px;
    color: #fff;
}

.posts_filter .posts_filter_single:not(:first-child) {
    display: none;
}

.col.medium-6.small-12.large-3 a {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
}

.caption {
    display: -webkit-flex;
    display: flex;
    height: 75px;
    position: absolute;
    bottom: 0;
    background-color: #494949;
    width: 100%;
    color: #fff;
    align-items: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.caption:hover {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background-color: #59B18F;
}

.caption .date {
    line-height: 1;
    font-size: 30px;
    font-weight: 500;
}

.caption .year {
    font-size: 12px;
    font-weight: 300;
}

.caption .month {
    text-transform: uppercase;
    padding-top: 2px;
    font-size: 14px;
}

.caption>div:first-child {
    height: 75px;
    width: 75px;
    background-color: #59B18F;
    text-align: center;
    flex-basis: 75px;
    display: block;
    min-width: 75px;
}

.caption>div:last-child {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 1.25;
    height: 75px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}



.single .caption>div:last-child {
    font-size: 16px;
}

div#right_contacts {
    position: fixed;
    right: 0;
    margin-top: -186px;
    z-index: 99;
    top: 50%;
}

div#right_contacts a {
    display: block;
    padding: 5px;
    height: 33px;
    box-sizing: content-box;
}

#right_contacts a#facebook {
    background-color: #0994C7;
}

#right_contacts a#phone {
    background-color: #1BD741;
}

#right_contacts a#wechat {
    background-color: #8BC34A;
}

div#right_contacts img {
    width: 32px;
}

div#right_contacts img#qrcode {
    width: 128px;
    position: fixed;
    display: none;
    margin-left: -128px;
    margin-top: -42px;
}

a#wechat:hover+#qrcode {
    display: block;
}

a.plain {
    color: #494949;
}

#top_banner {
    background-size: cover;
    background-position: center;
    height: 400px;
    position: relative;
}

#top_banner>.row {
    margin-top: 65px;
}

#top_banner h1.title {
    margin-top: 10px;
    color: #fff;
    font-size: 52px;
    padding: 0 15px;
}

.page-template-scholarship #top_banner h1.title,
.page-template-matters #top_banner h1.title,
.single-scholarship #top_banner h1.title,
.single-matters #top_banner h1.title {
    margin-top: 50px;
}

#top_banner h6 {
    color: #fff;
    font-size: 18px;
    opacity: 1;
    padding-left: 15px;
}

#top_banner h6:before {
    content: "";
    height: 5px;
    width: 40px;
    background-color: #59B18F;
    display: block;
    margin-bottom: 10px;
}

.posts_filter_single .col a {
    position: relative;
    height: 100%;
    display: block;
}

.news_tab .desktop {
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.news_tab .col:last-child,
.school_tab .col:last-child {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.news_tab .col:last-child {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #CBCBCB;
    padding: 0;
}

.home_school_type_tab,
.home_news_tab {
    cursor: pointer;
}

.home_news_tab.active {
    border-bottom: 5px solid #205527;
}

.home_school_location_tab.active {
    border-bottom: 5px solid #59B18F;
}

.school_small_logo+h6 {
    margin-top: 30px;
}

section#home_school {
    padding: 0;
    background-color: #494949;
    color: #fff;
}

section#home_school .col {
    margin: 0;
}

.school_single_school {
    padding: 0 10px;
    position: relative;
}

.school_single_school img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

section#home_school h3,
section#contact_us h3 {
    color: #fff;
    margin-bottom: 0;
    border-color: #fff;
}

section#home_school_content .medium-2 {
    flex-basis: 180px;
    max-width: 180px;
}

#home_school_content .home_school_type_tab {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 105px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
}

.schools_container .col.medium-4.small-12.large-3 {
    padding: 10px;
    margin-bottom: 0;
}

section#home_news:before {
    content: "News & Events";
    font-size: 125px;
    font-family: 'Palatino Linotype';
    line-height: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    color: #f5f5f5;
    font-weight: 400;
}

section#partners .row:first-child::before {
    content: "Business Partness";
    font-size: 125px;
    font-family: 'Palatino Linotype';
    line-height: 1;
    position: absolute;
    left: 0;
    top: -30px;
    color: #f5f5f5;
    font-weight: 400;
}

section#contact_us .row:first-child:before {
    content: "Contact";
    font-size: 125px;
    font-family: 'Palatino Linotype';
    line-height: 1;
    position: absolute;
    left: 5px;
    top: 56px;
    color: rgba(88, 88, 88, 1);
    font-weight: 400;
}

#schools_filter .slick-dots {
    bottom: -30px;
}

.slick-dots li button:before {
    width: 10px;
    height: 10px;
    background-color: #fff;
    content: "";
    border: 1px solid #205528;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    background-color: #205528;
}

section#home_school_content {
    box-shadow: 5px 5px 5px #ccc;
    padding: 31px 0;
}

#home_school_type_tab1 {
    background-color: #205528;
}

#home_school_type_tab2 {
    background-color: #88A316;
}

#home_school_type_tab3 {
    background-color: #E39F50;
}

#home_school_type_tab4 {
    background-color: #9A3D0C;
}

#home_school_type_tab5 {
    background-color: #42426d;
}

#schools_filter .row {
    margin: 0;
}

.home_school_location_tab {
    cursor: pointer;
    flex: auto;
    text-align: center;
    line-height: 1.5;
    padding: 38px 0;
    border-bottom: 5px solid transparent;
}

.school_single {
    margin-bottom: 30px;
    height: auto;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 30px;
}

.school_single:last-child {
    height: auto;
    border-bottom: 0;
}

.school_single .col:last-child {
    margin-bottom: 0;
    padding-right: 0;
}

.school_single .slick-slide {
    height: 102px;
}

.school_single.active .slick-slide {
    height: auto;
}

.school_single .school_logo {
    height: 100%;
    width: 100%;
    display: block;
    height: 105px;
}

.school_single .col:hover .school_logo:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "+";
    left: 0;
    top: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.schools_filter .school_single:last-child::after,
#home_school_content .home_school_type_tab:last-child::after {
    display: none;
}

.school_single:first-child .col .school_logo:after {
    background-color: rgba(32, 85, 39, 0.8);
}

.school_single:nth-child(2) .col .school_logo:after {
    background-color: rgba(136, 163, 22, 0.8);
}

.school_single:nth-child(3) .col a.school_logo:after {
    background-color: rgba(227, 159, 80, 0.8);
}

.school_single:nth-child(4) .col .school_logo:after {
    background-color: rgba(154, 61, 12, 0.8);
}
div#bitnami-banner {
    display: none;
}
section#contact_us {
    display: -webkit-flex;
    display: flex;
    padding: 0;
}

section#contact_us>div:first-child {
    background-color: #494949;
    flex: 4;
}

section#contact_us>div:last-child {
    background-color: #494949;
    flex: 5;
}

.contact_us_details {
    padding: 85px 0 60px 0;
}

.contact_us_details h4 {
    color: #59B18F;
    font-size: 18px;
    margin-bottom: 5px;
}

.contact_us_details p {
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
}

.contact_us_details div {
    border-bottom: 1px solid #707070;
    padding: 18px 0;
    cursor: pointer;
    position: relative;
}

.contact_us_details div:after {
    content: "\f105";
	  color: transparent;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    background-image: url(../../../wp-content/uploads/2019/04/contact-left-arrow.png);
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: center;
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

.contact_us_details div.active:after {
    content: "\f061";
    color: transparent;
    background-image: url(../../../wp-content/uploads/2019/03/right-arrow@2x_1_hover.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fa-spinner:before {
    content: "\f110";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 50px;
}

.post_content {
    border: 1px solid #CBCBCB;
    padding: 28px;
    flex: 1;
    margin-right: 1.5px;
}

.post_content ol,
.post_content ul {
    margin-left: 15px;
}

.post_content li,
.post_content td {
    font-size: 12px;
    color: #333333;
}

.col.post_sidebar,
.col.post_menu {
    flex: 280px;
    -ms-flex-preferred-size: 280px;
    max-width: 280px;
}

.col.post_menu {
    margin-right: 1.5px;
}

.col.post_menu ul.menu>li>a {
    font-weight: bold;
    line-height: 3;
    font-size: 18px;
}

.post_content .caption {
    position: relative;
    margin-bottom: 15px;
}

.post_content img {
    margin-bottom: 10px;
}

.single_nav {
    border-bottom: 1px solid #707070;
    padding-bottom: 18px;
    margin-bottom: 15PX;
    font-size: 12px;
}

.single-schools .single_nav {
    margin-bottom: 37PX;
}

form.wpcf7-form {
    margin-bottom: 0;
}

.col.post_sidebar .widget-area {
    background-color: #205527;
    padding: 20px;
    padding-bottom: 0;
    border: 1px solid #CBCBCB;
}

.col.post_sidebar .widget-area p,
.col.post_sidebar .widget-area .widget-title {
    color: #fff;
}

.col.post_sidebar .widget-area label {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #707070;
}

select.wpcf7-form-control {
    color: #707070;
}

input[type='submit'],
input[type='submit'].button,
input[type='submit'],
.primary {
    background-color: #59B18F;
}

.col.post_sidebar .widget-area input[type='submit'] {
    width: 100%;
    margin-bottom: 0;
    margin-left: -15px;
    /* margin-right: -15px; */
    box-sizing: content-box;
    padding-left: 14px;
    padding-right: 14px;
}

.widget .is-divider {
    margin-top: .66em;
    display: none;
}

span.widget-title {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

.col.post_sidebar .widget-area .wpcf7 {
    margin-left: -20px;
    margin-right: -20px;
    background-color: #fff;
}

input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
    font-size: 12px;
    padding: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ccc;
}

.col.post_sidebar .widget-area .widget {
    margin-bottom: 0;
}

.col.post_sidebar .textwidget>p {
    font-size: 14px;
}

form.wpcf7-form {
    margin-bottom: 0;
    padding: 15px;
    padding-bottom: 0;
}

select.wpcf7-form-control {
    font-size: 12px;
    border: 0;
}

select.wpcf7-form-control[name="menu-topic"] {
    border-bottom: 0;
}

.col.post_content .button {
    width: 250px;
    font-size: 20px;
    border-radius: 0;
    display: block;
}

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: 0px;
    font-size: 12px;
}

section#contact_us div:first-child .row {
    width: 500px;
    float: right;
    margin-right: 10%;
}

.col.post_menu,
.col.post_menu li {
    text-align: center;
    position: relative;
}

.col.post_menu .toggle {
    position: absolute;
    right: 0;
    top: 35px;
    margin-top: -22px;
}

.col.post_menu h3 {
    padding-left: 0;
    border-left: 0;
    color: #fff;
}

.col.post_menu ul {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.col.post_menu .menu {
    border: 1px solid #CBCBCB;
}

ul.menu>li+li,
.widget>ul>li+li {
    border-top: 1px solid #CBCBCB;
}

.post_menu .current_page_item>a,
.post_menu .current-menu-item>a {
    background-color: #59B18F;
    color: #fff;
}

.sub-menu .current_page_item a,
.sub-menu .current-menu-item a {
    background-color: #494949;
}

.current_page_item>a {
    color: #fff;
}

.col.post_menu ul a {
    line-height: 2;
    width: 100%;
}

.col.post_menu ul a:hover {
    color: #5C5A5A;
}

.col.post_menu ul li.current_page_item a:hover {
    color: #fff;
}

.col.post_menu ul.menu>li ul li {
    border-top: 1px solid #CBCBCB;
}

.col.post_menu ul.menu>li ul li:first-child {
    border-top: 0;
}

.post_menu li.current-menu-ancestor>a {
    background-color: #59B18F;
    color: #fff;
    line-height: 80px;
    font-size: 20px;
}

h4.title {
    color: #205527;
    border-bottom: 1px solid #707070;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.col.post_content .medium-4 a {
    border: 1px solid #CBCBCB;
    display: block;
    padding: 15px;
    height: 170px;
}

.col.post_content p strong {
    font-size: 16px;
}

.col.post_content p,
.col.post_content p a,
.col.post_content p a strong {
    font-size: 12px;
}

.col.post_content .medium-4 a span {
    font-size: 14px;
}

.col.post_content .medium-4 a:hover {
    background-color: #59B18F;
    color: #fff;
}

.col.post_content .medium-4 a:hover h5 {
    color: #fff;
}

.col.post_content .is-divider {
    margin-bottom: 1.2em;
}

.col.post_content .col-12 {
    margin-bottom: 0;
}

.accordion .toggle {
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -16px;
}

.accordion .active .toggle {
    top: 50%;
    margin-top: -25px;
}

.accordion-title {
    font-size: 100%;
    padding: .6em 2.5em .6em 1em;
    border: 1px solid #59B18F;
}

a.accordion-title.plain span {
    line-height: 1.3;
}

.page-template-study a.accordion-title.plain span:before,
.page-template-working-holiday a.accordion-title.plain span:before {
    content: "Q";
    position: absolute;
    left: 15px;
}

.page-template-study a.accordion-title.plain span,
.page-template-working-holiday a.accordion-title.plain span {
    margin-left: 20px;
    padding-left: 22px;
    border-left: 1px solid;
    display: block;
}

.accordion-title.active {
    color: #fff;
    font-weight: bold;
    background-color: #59B18F;
    border-color: #59B18F;
}

.accordion-inner {
    padding: 1em 1em;
}

.accordion-item {
    margin-bottom: 10px;
}

img.size-full.alignnone {
    margin-bottom: 0.5em;
}

.single-study h4.title {
    border-bottom: 0;
}

.schools_container {
    text-align: center;
    margin-top: 60px;
}

.schools_filter {
    text-align: center;
    flex: 1;
}

.color_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: none;
}

.color_overlay span {
    font-size: 20px;
    width: 25px;
    height: 25px;
    border: 1px solid;
    display: inline-block;
    color: #fff;
    line-height: 20px;
    margin-top: 38px;
    border-radius: 100%;
}

.school_single:first-child .school_single_school:hover .color_overlay {
    background-color: rgba(32, 85, 40, 0.7);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: block;
}

.school_single:nth-child(2) .school_single_school:hover .color_overlay {
    background-color: rgba(136, 163, 22, 0.7);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: block;
}

.school_single:nth-child(3) .school_single_school:hover .color_overlay {
    background-color: rgba(227, 159, 80, 0.7);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: block;
}

.school_single:nth-child(4) .school_single_school:hover .color_overlay {
    background-color: rgba(154, 61, 12, 0.7);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: block;
}

.school_single:nth-child(5) .school_single_school:hover .color_overlay {
    background-color: rgba(66, 66, 109, 0.7);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    display: block;
}

.col.post_content .schools_container .medium-4 a,
.schools_filter .col a {
    border: 0;
    padding: 0;
    height: 102px;
    background-size: cover;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
}

.col.post_content .schools_container .medium-4 a {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.col.post_content .schools_container .medium-4 a:hover {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background-size: cover;
}

.accordion-inner .schools_container {
    margin-top: 10px;
}

.schools_container h6 {
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 0 10px;
    line-height: 1.3;
}

.schools_filter .col a {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background-size: cover;
    position: relative;
}

.school_single .col.col-12>a {
    position: relative;
    height: 105px;
}

.schools_filter .col .school_banner_background a:hover {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transform: scale(1.3);
}

.col.post_content .schools_container .medium-4 a:hover,
.schools_filter .col a:hover {
    background-color: transparent;
    color: #fff;
}

.school_single_school>div,
.page-template-school-type .schools_container .col>div,
.single-schools .schools_container .col>div {
    -webkit-box-shadow: -1px 1px 13px -1px #CBCBCB;
    -moz-box-shadow: -1px 1px 13px -1px #CBCBCB;
    box-shadow: -1px 1px 13px -1px #CBCBCB;
    box-sizing: content-box;
    margin-bottom: 4px;
    padding-bottom: 5px;
}

.school_single_school>div {
    min-height: 265px;
    position: relative;
}

.single-schools .schools_container .col>div {
    min-height: 290px;
    position: relative;
}

.page-template-school-type .schools_container .col>div {
    min-height: 275px;
    position: relative;
}

.school_small_logo {
    /* display: table; */
    background-color: #fff;
    margin: auto;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    padding: 5px;
    border-radius: 45px;
    position: absolute;
    /* width: 100%; */
    left: 50%;
    margin-left: -30px;
}

.school_small_logo img {
    width: 70%;
}

.ranks {
    border-top: 1px solid #CBCBCB;
    padding-top: 3px;
    margin-top: 12px;
/*     position: absolute; */
    bottom: 4px;
    width: 100%;
}

.ranks span {
    display: inline-block;
    margin: 10px 2px;
    border: 1px solid #CBCBCB;
    padding: 3px;
    min-width: 40px;
    font-size: 12px;
    padding-top: 23px;
    font-weight: bold;
    background-size: auto 10px;
    background-repeat: no-repeat;
    background-position: center 5px;
    text-align: center;
}

.ranks span:first-child {
    background-image: url(../../../wp-content/uploads/2019/02/G8-ICON@2x.png);
    background-size: auto 18px;
}

.ranks span:nth-child(2) {
    background-image: url(../../../wp-content/uploads/2019/02/Top-500WUR_2019-icon@2x.png);
    background-position: center 7px;
    background-size: auto 14px;
}

.ranks span:nth-child(3) {
    background-image: url(../../../wp-content/uploads/2019/02/times@2x.png);
    background-position: center 7px;
    background-size: auto 10px;
}

div#school_sidebar {
    padding: 0;
    background-color: transparent;
    margin-bottom: 20px;
}

#school_sidebar .textwidget {
    background-color: #fff;
    padding: 20px;
}

div#school_sidebar span.widget-title {
    background-color: #333333;
}

div#school_sidebar span.widget-title {
    background-color: #333333;
    padding: 20px;
    margin-bottom: 0;
}

div#school_sidebar h5 {
    font-size: 18px;
    color: #707070;
    font-weight: 300;
    border-bottom: 1px solid;
    padding-bottom: 8px;
}

div#school_sidebar li {
    font-size: 12px;
}

.student_container .medium-5 {
    padding-right: 0;
    flex-basis: 298px;
    max-width: 298px;
}

.student_container .medium-7 {
    padding-left: 0;
    flex: 1;
    max-width: 100%;
}

.post_content .student_container .caption {
    margin-bottom: 0;
}
a#top-link {
    margin-right: 65px;
    display: block;
}
.wpcf7 .wpcf7-response-output {
    width: 200px;
    text-align: center;
    margin: auto;
}
.excerpt {
    padding: 10px;
    border: 1px solid #CBCBCB;
    height: 222px;
    font-size: 12px;
}

.excerpt a {
    font-size: 12px;
    color: #59B18F;
    margin-top: 50px;
    display: block;
}

.student_container .medium-7 a {
    width: 100%;
    height: 297px;
    display: block;
    background-size: cover;
}

.nav-links>* {
    width: 15px;
    padding: 5px;
    border: 1px solid #CBCBCB;
    margin-right: 5px;
    color: #CBCBCB;
    font-size: 12px;
}

.nav-links>*:hover,
span.page-numbers.current {
    background-color: #59B18F;
    color: #fff;
}

a.next.page-numbers,
a.prev.page-numbers {
    border: 0;
    color: #59B18F;
}

a.next.page-numbers:hover,
a.prev.page-numbers:hover {
    background-color: transparent;
}

.icon-angle-down:before {
    content: "+";
}

.accordion-item .icon-angle-down:before {
    content: "+";
    top: -5px;
    display: inline-block;
    position: relative;
}

.active .icon-angle-down:before {
    content: "-";
}

.post_menu li.current-menu-ancestor.active>a .icon-angle-down:before {
    color: #fff;
}

section#contact_form .wpcf7 label {
    /* display: inline-block; */
    /* float: left; */
    flex-basis: 90px;
}

section#contact_form .wpcf7 .col:last-child label {
    flex-basis: 50px;
}

section#contact_form .wpcf7 .wpcf7-form-control-wrap {
    /* display: block; */
    flex: 1;
}

section#contact_form .wpcf7 p {
    display: flex;
    margin-bottom: 20px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #CBCBCB;
    height: 196px;
    margin-bottom: 0;
    padding: 15px;
}

section#contact_form .wpcf7 p.submit_button {
    display: block;
}

p.submit_button .wpcf7-submit {
    width: calc( 100% - 50px);
    float: right;
    margin: 0;
    background-color: #494949;
    font-size: 14px;
}

.news_tab .col:last-child span {
    flex: 1;
    text-align: center;
}

.category_image {
    height: 230px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.page-template-about .category_image {
    background-image: url(../../../wp-content/uploads/2019/02/aboutusfpi@2x.jpg);
}

.page-template-study .category_image,
.page-template-study-post .category_image,
.single-study .category_image {
    background-image: url(../../../wp-content/uploads/2019/02/studysidebar@2x.jpg);
}

.page-template-working-holiday .category_image {
    background-image: url(../../../wp-content/uploads/2019/02/workingholiday@2x.jpg);
}

.page-template-school-type .category_image,
.tax-student_location .category_image,
.single-schools .category_image,
.single-student .category_image {
    background-image: url(../../../wp-content/uploads/2019/02/school-intro@2x.jpg);
}

.category .category_image,
.single-post .category_image {
    background-image: url(../../../wp-content/uploads/2019/03/news-img.jpg);
}

input[type='email']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
    box-shadow: none;
}

.slick-track {
    margin-left: 0;
}

.col.post_content .single_school_content .col div .button {
    font-size: 14px;
    border-radius: 45px;
    width: auto;
    display: inline-block;
    margin-bottom: 50px;
}

.school_banner_background {
    overflow: hidden;
    background-size: cover;
}

.school_names {
    border-top: 1px solid #CBCBCB;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.single_school_content .school_names+.ranks {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CBCBCB;
    margin-bottom: 18px;
}

.school_names h4 {
    color: #205527;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    /* font-size: 20px; */
}

.single_school_content .col:first-child>img {
    max-height: 80px;
    width: auto;
    margin-top: 8px;
}

.page-id-301 #top_banner>.row {
    display: none;
}

.slider-wrapper {
    z-index: 2;
}

.flickity-prev-next-button.previous {
    right: 150px;
    left: auto;
    top: auto;
    bottom: 0;
    background-color: #fff;
    height: 75px;
    width: 75px;
}

.flickity-prev-next-button.next {
    right: 0;
    top: auto;
    bottom: 0;
    background-color: #fff;
    width: 150px;
    height: 75px;
}

.previous svg.flickity-button-icon {
    background-image: url(../../../wp-content/uploads/2019/03/left-arrow@2x.png);
    background-size: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.next svg.flickity-button-icon {
    background-image: url(../../../wp-content/uploads/2019/03/right-arrow@2x.png);
    background-size: 20px auto;
    background-position: 25px center;
    background-repeat: no-repeat;
    z-index: 1;
}

.previous svg.flickity-button-icon:hover {
    background-image: url(../../../wp-content/uploads/2019/03/left-arrow@2x_hover.png);
}

.next svg.flickity-button-icon:hover {
    background-image: url(../../../wp-content/uploads/2019/03/right-arrow@2x_1_hover.png);
}

.previous svg.flickity-button-icon path,
.next svg.flickity-button-icon path {
    opacity: 0;
}

section#home_school .desktop {
    line-height: 107px;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

div#school_sidebar li {
    cursor: pointer;
}

div#school_sidebar li:before {
    width: 20px;
    height: 20px;
    border: 1px solid #59B18F;
    content: "";
    display: inline-block;
    margin-right: 10px;
    top: 6px;
    position: relative;
}

div#school_sidebar li.active:before {
    background-color: #59B18F;
}

ol.flickity-page-dots {
    display: none;
}

.mobile {
    display: none!important;
}

.slick-next:before,
.slick-prev:before {
    color: #205527;
}

.slick-prev {
    left: 2px;
}

.slick-next {
    right: -15px;
}

@media only screen and (max-width: 1420px) {
    .news_tab .col:last-child,
    .school_tab .col:last-child {
        display: block;
    }
    .home_school_location_tab {
        padding: 38px 10px;
        display: inline-block;
    }
    .slick-slide>div>.col>a img {
        height: auto;
    }
    section#home_news:before {
        left: 0;
        right: auto;
    }
    .caption>div:last-child {
        font-size: 14px;
    }
    section#contact_us div:first-child .row {
        margin-right: 0;
    }
    .nav>li>a {
        padding: 0 10px;
    }
    .news_tab .col:last-child span {
        padding: 19px;
    }
    h3 {
        padding-left: 10px;
    }
    .schools_container .col {
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 850px) {
	.caption>div:last-child {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 100%;
    line-height: 1.3;
}
    .desktop {
        display: none!important;
    }
    .mobile {
        display: block!important;
    }
    .res-text {
        left: 0;
        right: 0;
    }
    .slick-prev {
        left: -14px;
    }
    .school_single .col:last-child {
        padding-left: 0;
    }
    .school_single_school img {
        width: auto;
    }
    .off-canvas-center .mfp-content {
        padding-top: 0;
    }
    .banner .text-inner.text-left {
        text-align: center;
    }
    .col.post_sidebar,
    .col.post_menu,
    .post_content {
        flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        max-width: 100%;
    }
    .post_content {
        flex-basis: calc(100% - 30px);
        max-width: calc(100% - 30px);
        margin: auto;
        margin-bottom: 30px;
    }
    .category_image {
        display: none;
    }
    .nav>li>a {
        line-height: 20px!important;
    }
    .col.post_sidebar {
        margin-bottom: 0;
    }
    .home_news_tab {
        display: block;
    }
    .news_tab .col:last-child span {
        text-align: left;
        padding: 5px 20px;
    }
    .home_school_location_tab {
        padding: 0 20px;
        display: block;
        text-align: left;
    }
    .news_tab .col:last-child,
    section#home_school .col:last-child {
        padding: 0 15px;
    }
    select#home_school_location_tabs {
        width: 200px;
        float: right;
        top: 7px;
        position: relative;
    }
    .nav>li>a:hover,
    .nav>li.active>a,
    .nav>li.current>a,
    .nav>li>a.active,
    .nav>li>a.current {
        border-bottom: 10px solid transparent;
    }
    .nav>li>a>i.icon-menu {
        color: #000;
    }
    section#home_news:before,
    section#partners .row:first-child::before,
    section#contact_us .row:first-child:before {
        font-size: 90px;
    }
    .off-canvas-center .mfp-container {
        background-color: #2F2F2F;
    }
    .off-canvas-center .mfp-content {
        background-color: transparent;
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li>a {
        color: #fff;
        font-weight: normal;
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li.current-menu-item a {
        border: 0;
        border-bottom: 1px solid #ffff;
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li>a {
        font-size: 1.2em;
        padding: 15px 0;
    }
    .off-canvas-center .nav-vertical li {
        width: auto;
    }
    .mfp-ready .mfp-close {
        opacity: 1;
        color: #fff!important;
        right: 20px;
        top: 20px;
    }
    .header-top {
        display: none;
    }
    .student_container .medium-5 {
        padding-right: 15px;
        flex-basis: 100%;
        max-width: 100%;
    }
    .student_container .medium-7 {
        padding-left: 15px;
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 0!important;
    }
    .student_container .medium-7 a {
        height: 125px;
    }
    .excerpt {
        height: auto;
    }
    .excerpt a {
        margin-top: 0px;
    }
    .student_container_inner .row {
        flex-direction: column-reverse;
    }
    section#contact_us {
        flex-wrap: wrap;
    }
    #map {
        height: 350px;
    }
    section#contact_us div:first-child .row {
        width: 100%;
        float: none;
    }
    section#contact_us>div:first-child {
        flex-basis: 100%;
    }
    section#contact_us>div:last-child {
        flex-basis: 100%;
    }
    section#home_school_content .medium-2 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .schools_filter .school_single:after,
    #home_school_content .home_school_type_tab:after {
        display: none;
    }
    #home_school_content .home_school_type_tab {
        width: 25%;
        float: left;
        margin-bottom: 0;
        font-size: 16px;
    }
    .row.school_tab {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .school_single .col.col-12>a {
        display: none!important;
    }
    .school_single .col.col-12>div:last-child {
        display: block!important;
    }
    .home_school_type_tab.active {
        height: auto;
        opacity: 0.7;
    }
    .school_single {
        height: auto;
    }
    .school_single.active {
        height: auto;
    }
    .news_tab .col:last-child {
        border-bottom: 0;
    }
    #home_school_location_tabs {
        width: 200px;
        float: right;
        top: 7px;
        position: relative;
        color: #205527;
        font-weight: bold;
    }
    #home_news_tabs {
        width: 200px;
        float: right;
        position: relative;
        color: #205527;
        font-weight: bold;
    }
    .col.medium-6.small-12.large-3 img {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .school_single {
        height: auto;
        margin-bottom: 0;
    }
    ol.flickity-page-dots {
        display: block;
    }
    .home section {
        padding: 30px 0;
    }
    .flickity-page-dots .dot {
        border: 1px solid #ccc;
    }
    section#home_news:before {
        top: 30px;
    }
    .banner .button {
        font-size: 18px;
        color: #003E89!important;
        font-weight: normal;
    }
    .banner h1 {
        font-size: 25px;
    }
    .banner .text-inner.text-left {
        text-align: left;
        padding-left: 25px;
    }
    section#home_news:before,
    section#partners .row:first-child::before,
    section#contact_us .row:first-child:before {
        font-size: 55px;
    }
    section#partners img {
        max-width: 211px;
        margin: auto;
        display: block;
    }
    section {
        padding: 30px 0;
    }
    .contact_us_details {
        padding: 30px 0 30px 0;
    }
	.category .post_content .row {
    flex-wrap: wrap-reverse;
}
    #top_banner h1.title {
        margin-top: 10px;
        color: #fff;
        font-size: 30px;
        padding: 0 15px;
    }
    .page-template-study-post .col.medium-4.small-12.large-4 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .page-template-study-post .col.medium-4.small-12.large-4:first-child {
        padding-right: 7.5px;
    }
    .page-template-study-post .col.medium-4.small-12.large-4:last-child {
        padding-left: 7.5px;
    }
    .page-template-scholarship #top_banner h1.title,
    .page-template-matters #top_banner h1.title,
    .single-scholarship #top_banner h1.title,
    .single-matters #top_banner h1.title {
        margin-top: 15px;
    }
    .col.post_content {
        padding: 15px;
    }
    .col.post_content .col {
        margin-bottom: 15px;
    }
	.col.post_content .col.medium-5.small-12.large-5{  margin-bottom: 0px;}
    .col.post_sidebar {
        display: none;
    }
    .accordion-inner .schools_container {
        margin-top: 15px;
        padding: 0px;
    }
    .schools_container .col {
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 30px!important;
        border-bottom: 1px solid #CBCBCB;
        padding-bottom: 30px;
    }
    .schools_container .col:last-child {
        border-bottom: 0;
        margin-bottom: 0!important;
    }
    #top_banner {
        height: 220px;
    }
    #top_banner>.row {
        margin-top: 13px;
    }
    .col.post_content .single_school_content .col div .button {
        margin-bottom: 20px;
    }
    section#contact_form .wpcf7 p {
        display: block;
        margin-bottom: 10px;
    }
    section#contact_form .wpcf7 label {
        flex-basis: 100%;
    }
    input[type='email'],
    input[type='date'],
    input[type='search'],
    input[type='number'],
    input[type='text'],
    input[type='tel'],
    input[type='url'],
    input[type='password'],
    textarea,
    select,
    .select-resize-ghost,
    .select2-container .select2-choice,
    .select2-container .select2-selection {
        height: 3.507em;
    }
    input[type='email'],
    input[type='search'],
    input[type='number'],
    input[type='url'],
    input[type='tel'],
    input[type='text'],
    textarea {
        padding: 10px;
        border: 1px solid #CBCBCB;
        line-height: 1.5;
    }
    #contact_us .col.col-12 {
        margin-bottom: 0;
    }
    select.wpcf7-form-control {
        padding: 10px;
        border: 1px solid #CBCBCB;
        height: 3.507em;
    }
    section#contact_us .row:first-child:before {
        top: 20px;
        left: 15px;
    }
    .contact_us_details div:last-child {
        border-bottom: 0;
    }
    #contact_form .col.medium-5.small-12.large-5 {
        margin-bottom: 10px;
    }
    p.submit_button .wpcf7-submit {
        width: 100%;
        float: none;
    }
    #contact_form .col.medium-2.small-12.large-2:first-child {
        display: none;
    }
}