/**
 Theme Name:   Skilled Child Theme
 Theme URI:    http://skilled.aislinthemes.com/
 Description:  Skilled Child Theme
 Author:       Aislin
 Author URI:   http://aislinthemes.com
 Template:     skilled
 Version:      1.0.0
 Tags:
 Text Domain:
*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
.wh-footer .wh-footer-bottom {
    font-size: 16px;
}
.quick-navigation, .header-mobile .vc_pull-left {
    display: none !important;
}

@font-face {
    font-family: 'Raleway-Light';
    src: url('fonts/Raleway-Light.woff2') format('woff2'), url('fonts/Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway-Regular';
    src: url('fonts/Raleway-Regular.woff2') format('woff2'), url('fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.sf-menu.wh-menu-main a {
    text-shadow: 2px 1px 0px rgb(0 0 0);
}
.sf-menu.wh-menu-main .menu-item-has-children .sub-menu a {
    text-shadow: none;
}
#menu-main-right-menu li a {
    color: #FFF
}
.search-icon a {
    padding-left: 20px;
    position: relative;
}
.search-icon a::before {
    background-image: url(images/search.svg);
    content: "";
    position: absolute;
    width: 20px;
    height: 22px;
    background-size: 100% auto;
    top: 4px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -70px;
}
.faq-icon a {
    padding-left: 22px;
    position: relative;
}
.faq-icon a::before {
    background-image: url(images/faq.svg);
    content: "";
    position: absolute;
    width: 19px;
    height: 20px;
    background-size: 100% auto;
    top: 4px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -35px;
}
.login-icon a {
    padding-left: 26px;
    position: relative;
}
.login-icon a::before {
    background-image: url(images/user.svg);
    content: "";
    position: absolute;
    width: 19px;
    height: 20px;
    background-size: 100% auto;
    top: 4px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.search-icon a, .faq-icon a {
    font-size: 0px;
}
div#footer-top {
    padding-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.wh-footer h3 {
    font-size: 21px !important;
    margin-left: -8px;
}
.footer-address-column h5, .footer-contact-column h5 {
    font-size: 16px !important;
    font-family: 'Work Sans';
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.5 !important;
    text-transform: uppercase;
    color: rgba(255,255,255,.6) !important;
    margin: 0 0 6px!important;
}
div#footer-top .vc_col-sm-8 .vc_column-inner {
    padding-left: 8px;
}
.footer-address-column p {
    font-family: ''Roboto Slab'' !important;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 1.66667 !important;
    margin-bottom: 10px !important;
}
.footer-address-column p a, .footer-contact-column a {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Work Sans';
    color: #68ace5 !important;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration-color: transparent;
    transition: color .25s, text-decoration .25s;
}
.footer-contact-column a {
    margin-bottom: 12px;
    position: relative;
    padding-left: 28px;
    margin-top: 12px;
}
.footer-links-column p {
    margin-right: 0% !important;
    margin-bottom: 0px !important;
}
.footer-links-column h5 {
    margin: 0 !important;
}
.footer-links-column a, .footer-links-column h5 a {
    color: #68ace5 !important;
    display: inline-block;
    font-weight: 700;
    padding: 6px 0;
    text-decoration: underline;
    font-family: 'Work Sans';
    text-decoration-color: transparent;
    font-size: 16px !important;
    letter-spacing: 1px;
    transition: color .25s, text-decoration .25s;
    text-transform: uppercase;
    margin: 0;
}
.footer-additional-links p {
    margin: 0;
}
.footer-additional-links .vc_col-sm-4 p {
    font-size: 16px !important;
    padding: 10px 0;
}
.footer-additional-links .vc_column-inner {
    margin: 15px 0 0 !important;
    padding: 0 !important;
}
.footer-additional-links a {
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    transition-duration: 0.25s, 0.25s;
    display: block;
}
.footer-links-column {
    border-left: 1px solid rgba(255,255,255,.2);
    margin-top: 50px;
    padding-left: 38px;
}
.footer-links-column .vc_column-inner {
    padding-top: 0 !important;
    padding-left: 0;
}
.footer-address-column p a:hover, .footer-contact-column a:hover, .footer-links-column a:hover, .footer-links-column h5 a:hover {
    color: #fff !important;
    text-decoration: underline;
    opacity: 1 !important;
}
.footer-additional-links a:hover {
    text-decoration: underline;
    opacity: 1 !important;
    color: #68ace5 !important;
}
.footer-contact-column a::before {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    content: "\f10b";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.footer-contact-column h5 + div, .footer-contact-column h5 + div + div {
    margin-bottom: 0 !important;
}
.footer-contact-column h5 + div + div a::before {
    content: "\f003" !important;
    font-size: 18px;
}
.footer-links-column a::after, .footer-additional-links a::after {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    content: "\f14c";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}
.single-cltd_facility .wh-breadcrumbs a, .single-cltd_facility .wh-breadcrumbs span, .single-cltd_facility .wh-breadcrumbs li {
    color: #a7a7a7;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}

@media(max-width:1200px) {
div#footer-top .vc_col-sm-8 .vc_column-inner {
    padding-left: 20px;
}
.wh-footer h3 {
    margin-left: 5px;
}
.footer-additional-links .vc_column-inner {
    padding: 0px 15px !important;
}
.footer-links-column {
    padding-left: 27px;
}
.footer-links-column a::after, .footer-additional-links a::after {
    margin-left: 5px;
    font-size: 13px;
}
}

@media(max-width:980px) {
div#footer-top .vc_col-sm-8 {
    width: 100%;
}
.footer-links-column {
    padding-left: 20px;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,.2);
    border-left: 0;
    margin-top: 25px;
    padding-top: 30px;
}
.footer-links-column .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.footer-links-column h5, .footer-links-column p {
    width: 50%;
}
}

@media(max-width:767px) {
.footer-links-column h5, .footer-links-column p, .footer-address-column, .footer-contact-column {
    width: 100%;
}
.footer-additional-links .vc_col-sm-2 {
    width: 100%;
}
.footer-additional-links .vc_col-sm-2 .vc_column-inner {
    margin: 0 !important;
}
.footer-additional-links .vc_col-sm-4 p {
    text-align: left !important;
    float: left;
}
.footer-additional-links {
    padding-top: 30px;
    padding-left: 5px;
    padding-bottom: 30px;
}
.wh-footer h3 {
    font-size: 18px !important;
}
div#footer-top {
    margin-bottom: 30px;
}
.footer-address-column p a, .footer-contact-column a {
    font-size: 14px;
}
.footer-links-column a, .footer-links-column h5 a {
    padding: 4px 0;
    font-size: 14px !important;
}
#footer-address-column .vc_column-inner {
    margin-bottom: 5px;
}
.footer-contact-column a {
    margin-bottom: 8px;
    margin-top: 8px;
}
}
/*****31/7/2021 css********/
/*****31/7/2021 css********/
@font-face {
    font-family: 'BaskOldFace';
    src: url('fonts/BaskOldFace.woff2') format('woff2'), url('fonts/BaskOldFace.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.post-type-archive-course ul.sensei-course-filters li a {
    background: #86c8bc !important;
    padding: 16px 27px 16px 27px !important;
    outline: none;
}
.post-type-archive-course ul.sensei-course-filters li a.active {
    color: #333346 !important;
    background: #fff !important;
}
.sf-menu.wh-menu-main .menu-item-has-children .sub-menu {
    border-top: 2px solid #0072ce;
    background: #fff;
}
.sf-menu.wh-menu-main .menu-item-has-children .sub-menu a {
    color: #666666;
}
.sf-menu.wh-menu-main .menu-item-has-children .sub-menu li:hover a {
    color: #86c8bc;
}
.sf-menu.wh-menu-main .menu-item-has-children .sub-menu li:hover::before {
    color: #86c8bc;
}

@media(min-width:1080px) {
ul#menu-main-menu {
    margin-left: 20px;
}
}
.cbp-row.wh-footer {
    overflow-x: hidden;
}
.cbp-row.wh-footer .cbp-container.wh-padding {
    padding-top: 0;
}
.stay-connected {
    padding: 10px 0px 7px 0px !important;
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}
.stay-connected + .vc_row-full-width.vc_clearfix {
    padding: 0 0 10px;
}
.stay-connected .wpb_text_column.wpb_content_element {
    margin: 0;
}
.stay-connected .vc_col-sm-3 h2 {
    color: #002d72;
    font-size: 18px;
    margin: 0;
}
.stay-connected .vc_col-sm-3 img {
    max-width: 40px;
    margin-right: 8px;
}
.stay-connected ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: flex-end;
}
.stay-connected ul li a img {
    margin-right: 5px;
}
.stay-connected ul li a {
    color: #002d72;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    margin-right: 20px;
}
.stay-connected::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #d4d4d4;
    transform: translateX(-50%);
    z-index: 0;
    display: block !important;
}
div#footer-top::before, div#footer-top::after {
    display: none;
}
.trusted-by + .vc_row-full-width.vc_clearfix {
    padding: 0 0 0px;
}
.trusted-by {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.trusted-by {
    background: #86c8bc;
    color: #fff;
}
.trusted-by h2 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 20px;
}
.trusted-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.trusted-by ul li {
    width: 11%;
    padding: 0 10px;
}
.trusted-by ul li object {
    filter: invert(1) brightness(100);
    height: 26px;
}

@media(max-width:960px) {
.stay-connected ul li a {
    font-size: 14px;
    margin-right: 7px;
}
.stay-connected .vc_col-sm-3 h2 {
    font-size: 16px;
}
.stay-connected .vc_col-sm-3 img {
    max-width: 29px;
    margin-right: 5px;
}
}

@media(max-width:767px) {
.trusted-by ul li {
    width: 33%;
}
.trusted-by .vc_col-sm-12 {
    padding-bottom: 0;
}
.trusted-by .vc_col-sm-12 .vc_column-inner {
    margin-bottom: 0;
}
.trusted-by h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 15px;
    margin-bottom: 20px !important;
}
.trusted-by .vc_col-sm-12 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.stay-connected {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.stay-connected .vc_col-sm-3 .vc_column-inner, .stay-connected .vc_col-sm-9 .vc_column-inner {
    margin-bottom: 15px;
}
.stay-connected ul li {
    margin-bottom: 10px;
}
.stay-connected ul {
    justify-content: center;
}
}
 @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');
.page-template-template-search-courses .cbp-row.wh-content {
    overflow-x: hidden;
}
.page-template-template-search-courses .counter_suffix {
    color: #FFF;
    font-weight: 500;
    display: inline-block;
    margin-left: 5px;
}
.page-template-template-search-courses .search-page-content>.vc_row.wpb_row.vc_row-fluid {
    padding-bottom: 0 !important;
    margin-bottom: 35px !important;
}
/**** Title*****/
.page-template-template-search-courses .cbp-row.wh-page-title-bar {
    background: #fff;
}
.page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper {
    padding: 50px 0 0;
}
.page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    color: #002d71;
    font-size: 38px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    position: relative;
    text-transform: inherit;
}
.page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after {
    display: block;
    width: 40px;
    height: 7px;
    content: "";
    background: #fde428;
    margin: 20px auto 0 auto;
}
/**** Title*****/



/******Breadcrumbs******/
.page-template-template-search-courses .wh-breadcrumbs.align-center {
    background: #f7f7f7;
    text-align: left;
    padding: 13px 0 12px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding-left: 15px
}
.page-template-template-search-courses .wh-breadcrumbs.align-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #f7f7f7;
    transform: translateX(-50%);
    z-index: -1;
}
.page-template-template-search-courses .wh-breadcrumbs a, .page-template-template-search-courses .wh-breadcrumbs span, .page-template-template-search-courses .wh-breadcrumbs li {
    color: #a7a7a7;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.page-template-template-search-courses .wh-breadcrumbs li.trail-item.trail-begin a span {
    font-size: 0 !important;
}
.page-template-template-search-courses .wh-breadcrumbs .trail-items li::after {
    content: ">";
    font-size: 24px;
    margin: 0px;
}
.page-template-template-search-courses .wh-breadcrumbs li.trail-item.trail-begin a::before {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    content: "\f015";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    color: #a7a7a7;
}
/******Breadcrumbs******/


/* Sidebar */
.page-template-template-search-courses .wh-sidebar {
    float: left;
}
.page-template-template-search-courses .wh-sidebar .head-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    background: #002d71;
    padding: 7px 10px 7px 20px;
    position: relative;
}
.page-template-template-search-courses .wh-sidebar .head-section h3 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
}
.page-template-template-search-courses .wh-sidebar .head-section a.clear-result.button {
    background: #fff;
    color: #666666;
    padding: 7px 20px;
    border: 0;
    border-radius: 5px;
}
.page-template-template-search-courses .wh-sidebar .field h4 {
    margin-top: 0px;
    margin-bottom: 22px;
    position: relative;
    color: #666666;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
.page-template-template-search-courses .wh-sidebar .field h4::before {
    width: 8px;
    height: 8px;
    content: "";
    display: inline-block !important;
    vertical-align: middle;
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
    margin-right: 10px;
    transform: rotate(135deg);
    margin-top: -7px;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li {
    list-style: none;
    margin-bottom: 18px;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li label {
    position: relative;
    display: block;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li label span {
    color: #666666;
    padding-left: 30px;
    display: block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li label input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li label input[type="checkbox"] + span::before {
    content: "";
    position: absolute;
    background-image: url(images/check-img.png);
    width: 16px;
    height: 16px;
    top: 3px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
.page-template-template-search-courses .wh-sidebar .field-inner ul li label input[type="checkbox"]:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 3px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    top: 8px;
    left: 5px;
    transform: rotate(-35deg);
}
.page-template-template-search-courses .wh-sidebar .field {
    padding-bottom: 20px;
    box-shadow: 0 2px 9px 4px #f8f8f8;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
.page-template-template-search-courses .wh-sidebar .field.course-start-date .field-inner {
    position: relative;
}
.page-template-template-search-courses .wh-sidebar .field.course-start-date input[type="text"] {
    background: #fff;
    border: 1px solid #e9ecef;
    position: relative;
    height: 32px;
    padding-right: 36px;
    font-size: 14px;
    font-weight: 600;
    color: #666666;
    font-family: 'Raleway', sans-serif;
}
.page-template-template-search-courses .wh-sidebar .field.course-start-date .field-inner span {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    background: #e9ecef;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 16px;
}
.page-template-template-search-courses .wh-sidebar .field.close-filter .field-inner {
    display: none;
}
.page-template-template-search-courses .wh-sidebar .field.close-filter h4::before {
    transform: rotate(-45deg);
    margin-top: 2px;
}
.page-template-template-search-courses .wh-sidebar .field.close-filter h4 {
    margin-bottom: 0;
}
/* Sidebar */

/* Top Category Grid */
.page-template-template-search-courses .course-container {
    float: right;
}
.page-template-template-search-courses .search-course-topbar {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    align-content: center;
    border-bottom: 2px solid #f8f8f8;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.page-template-template-search-courses .search-course-topbar .three.fourths.wh-padding {
    width: 60%;
    padding-left: 0;
    padding-top: 0;
    font-family: 'Raleway-Regular';
}
.page-template-template-search-courses .search-course-topbar .one.fourth.wh-padding {
    width: 40%;
    padding-right: 0;
    padding-top: 0;
}
.page-template-template-search-courses .search-course-topbar form.courses-ordering {
    background: #f8f8f8;
    max-width: 230px;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
}
.page-template-template-search-courses .search-course-topbar form.courses-ordering label {
    color: #666666;
    font-weight: bold;
}
.page-template-template-search-courses .search-course-topbar form.courses-ordering select.orderby {
    background: #f8f8f8;
    padding-left: 0 !important;
    outline: none;
    background-image: url(images/down-ar.png);
    position: relative;
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-right: 26px;
}
.page-template-template-search-courses article.course.type-course {
    border-bottom: 2px solid #f8f8f8 !important;
}
.page-template-template-search-courses .course-container article.course.type-course:last-child {
    border-bottom: 0;
}
.page-template-template-search-courses article.course.type-course header h2 {
    margin-bottom: 6px;
}
.page-template-template-search-courses article.course.type-course header h2 a {
    font-family: 'Roboto Slab', times new roman, serif;
    color: #666666;
    font-size: 28px;
}
.page-template-template-search-courses article.course.type-course header h2 a:hover {
    color: #86c8bc;
}
.page-template-template-search-courses article.course.type-course p.course-excerpt {
    font-size: 14px;
    color: #666666;
    font-family: 'Raleway-Regular';
}
.page-template-template-search-courses article.course.type-course p.sensei-course-meta span {
    margin-right: 10px !important;
    font-size: 12px !important;
    color: #053174;
    /* font-weight: bold;*/
    font-family: 'Raleway', sans-serif;
}
.page-template-template-search-courses article.course.type-course p.sensei-course-meta span i {
    margin-right: 5px;
}
.page-template-template-search-courses article.course.type-course span.course-start-date {
    display: block;
    margin-top: 5px;
}
.page-template-template-search-courses article.course.type-course span.course-start-date samp {
    font-size: 12px;
    /*font-weight: bold !important;*/
    background: #f7f7f7;
    padding: 5px 10px;
    color: #666666;
    font-family: 'Raleway', sans-serif;
    border-radius: 5px;
    margin-top: 2px;
    display: inline-block;
}
.page-template-template-search-courses article.course.type-course span.course-start-date samp i {
    margin-left: 3px;
}
.page-template-template-search-courses article.course.type-course span.course-category::before {
    display: none;
}
.page-template-template-search-courses article.course.type-course span.course-category a {
    color: #053174;
}
.page-template-template-search-courses article.course.type-course span.course-format a {
    color: #053174;
}
.page-template-template-search-courses .linp-featured-courses-carousel .owl-item .course-price, .page-template-template-search-courses .wh-course-list-item .img-container .course-price, .page-template-template-search-courses .course-container article.course .course-price {
    background-color: #86C8BC;
}
.page-template-template-search-courses .course-container article.course .course-price:before {
    border-color: #86C8BC #86C8BC transparent transparent;
}
.page-template-template-search-courses .course-container article.course .course-price:after {
    border-color: #86C8BC transparent #86C8BC #86C8BC;
}
.page-template-template-search-courses article.course.type-course span.woocommerce-Price-amount.amount, .page-template-template-search-courses article.course.type-course span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
    color: #fff !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-family: 'Roboto Slab', times new roman, serif;
    font-weight: 500;
}
.page-template-template-search-courses article.course.type-course span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
    margin-right: 3px !important;
}
/* Top Category Grid */
.page-template-template-search-courses .pagination .current {
    background: #86c8bc;
    color: #fff;
}
.page-template-template-search-courses .pagination {
    text-align: center;
}
.page-template-template-search-courses .pagination a.inactive {
    color: #fff;
    background: #ddd;
}
.page-template-template-search-courses .pagination a:hover, .page-template-template-search-courses .pagination span:hover {
    background: #86c8bc;
}
.page-template-template-search-courses .pagination a:first-child, .page-template-template-search-courses .pagination span:first-child {
    border-radius: 5px 0px 0px 5px !important;
}
.page-template-template-search-courses .pagination span:last-child, .page-template-template-search-courses .pagination a:last-child {
    border-radius: 0px 5px 5px 0px !important;
}
.page-template-template-search-courses .course-container .course .starwrapper {
    display: none;
}
.tax-course-category .wh-breadcrumbs a:hover {
    color: #666666;
}
.similar-courses {
    padding: 0 10px;
}
.wpb_raw_html.header-search {
    display: none;
}

@media(min-width:1200px) {
span.course-start-date {
    width: calc(100% - 288px);
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 30px;
}
}

@media(max-width:1100px) {
.page-template-template-search-courses article.course.type-course span.course-start-date {
    display: inline-block;
}
}

@media(max-width:980px) {
.page-template-template-search-courses .cbp-row.wh-content .cbp-container {
    display: flex;
    flex-wrap: wrap;
}
.page-template-template-search-courses .wh-sidebar {
    width: 100%;
}
.sidebar-main {
    width: 100%;
    order: 2;
}
.page-template-template-search-courses .course-container {
    width: 100%;
    order: 3;
}
.page-template-template-search-courses article.course.type-course {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
}

@media(max-width:767px) {
.page-template-template-search-courses .search-page-content>.vc_row.wpb_row.vc_row-fluid .vc_col-sm-12 .vc_column-inner {
    margin-bottom: 0 !important;
}
.page-template-template-search-courses .search-page-content>.vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 30px !important;
}
.page-template-template-search-courses article.course.type-course header h2 a {
    font-size: 22px;
}
.page-template-template-search-courses .search-course-topbar {
    flex-wrap: wrap;
}
}

@media(max-width:480px) {
.page-template-template-search-courses article.course.type-course img.wh-course-search-thumb {
    width: 100%;
}
}
.tax-course-category .cbp-row.wh-page-title-bar, .single-course .cbp-row.wh-page-title-bar {
    background: #fff;
    overflow-x: hidden;
}
.tax-course-category .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title, .single-course .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    color: #002d71;
    font-size: 38px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    position: relative;
    text-transform: inherit;
    margin-bottom: 30px;
}
.tax-course-category .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after, .single-course .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after {
    display: block;
    width: 40px;
    height: 7px;
    content: "";
    background: #fde428;
    margin: 20px auto 0 auto;
}
.tax-course-category .wh-breadcrumbs.align-center, .single-course .wh-breadcrumbs.align-center {
    background: #f7f7f7;
    text-align: left;
    padding: 13px 0 12px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding-left: 15px;
}
.tax-course-category .wh-breadcrumbs.align-center::before, .single-course .wh-breadcrumbs.align-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #f7f7f7;
    transform: translateX(-50%);
    z-index: -1;
}
.tax-course-category .wh-breadcrumbs li.trail-item.trail-begin a span, .single-course .wh-breadcrumbs li.trail-item.trail-begin a span {
    font-size: 0 !important;
}
.tax-course-category .wh-breadcrumbs li.trail-item.trail-begin a::before, .single-course .wh-breadcrumbs li.trail-item.trail-begin a::before {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    content: "\f015";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    color: #a7a7a7;
}
.tax-course-category .wh-breadcrumbs a, .tax-course-category .wh-breadcrumbs span, .tax-course-category .wh-breadcrumbs li, .single-course .wh-breadcrumbs a, .single-course .wh-breadcrumbs span, .single-course .wh-breadcrumbs li {
    color: #a7a7a7;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.tax-course-category .wh-breadcrumbs .trail-items li::after, .single-course .wh-breadcrumbs .trail-items li::after {
    content: ">";
    font-size: 24px;
    margin: 0px;
}
.tax-course-category .wh-padding.wh-page-title-wrapper, .single-course .wh-padding.wh-page-title-wrapper {
    padding-bottom: 0;
}
.header-search {
    position: absolute;
    top: calc(100% + 28px);
    left: -320px;
    width: 100% !important;
    min-width: 280px;
    margin: 0;
}
.header-search form.search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.header-search form.search-form input[type="submit"] {
    background-image: url(images/search.svg);
    content: "";
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: center;
    background-color: #86c8bc;
    position: absolute;
    top: 0;
    right: 0;
}
.header-search form.search-form .search-type-option {
    width: 100%;
    background: #f2f2f2;
    padding: 3px 12px 5px;
    display: flex;
    align-items: center;
    align-content: center;
    border-top: 1px solid #ddd;
}
.header-search form.search-form .search-type-option label {
    margin: -2px 8px 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    opacity: 0.7;
}

@media(max-width:767px) {
.page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title, .tax-course-category .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title, .single-course .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    font-size: 30px;
}
.tax-course-category .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after, .page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after, .single-course .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after {
    margin: 10px auto 0 auto;
}
}


body {
    overflow-x: hidden;
}
.page-template-faculity .wh-breadcrumbs {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.page-template-faculity .faculity-member span.faculty-category {
    display: flex;
    align-items: center;
    align-content: center;
}
.page-template-faculity .faculity-member span.faculty-category i {
    padding-right: 5px;
}
.page-template-faculity .faculity-member span.faculty-category a {
    font-size: 14px;
}
.page-template-faculity .faculity-member .fac-mem .summary p a {
    width: 94px;
    padding: 6px 8px;
    font-size: 14px;
}
.vc_row.wpb_row.vc_row-fluid.about-sec1 {
    padding-top: 0 !important;
    padding-bottom: 40px;
}
.vc_row.wpb_row.vc_row-fluid.about-sec1 h2 {
    font-size: 20px;
    color: #666666 !important;
    font-family: Raleway, sans-serif;
    font-weight: 600 !important;
}
.vc_row.wpb_row.vc_row-fluid.about-sec1 .uvc-sub-heading {
    font-family: Raleway, sans-serif;
}
.heading-box h2 {
    font-family: ''Roboto Slab'' !important;
    font-weight: 700 !important;
    margin-bottom: 45px;
}
.boxes-grid {
    padding-bottom: 80px;
}
.boxes-grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    border: 1px solid #eee;
    padding: 25px 20px 10px 20px;
}
.boxes-grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h2 {
    font-weight: bold !important;
    margin: 0 0 20px;
}
.boxes-grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .uvc-sub-heading {
    font-family: Raleway, sans-serif;
}
.boxes-grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper p {
    font-family: Raleway, sans-serif;
    font-size: 16px;
}
.boxes-grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper a.vc_general.vc_btn3 {
    width: 120px;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    font-family: Raleway, sans-serif;
    align-content: center;
    justify-content: center;
    text-align: center;
    height: 42px;
    padding: 0;
    line-height: 1;
}
body {
    font-size: 16px !important;
}
.instructors-slider .item {
    border: 1px solid #eee;
    margin: 0 10px;
    position: relative;
    text-align: center;
    padding: 0 15px 30px 15px;
}
.instructors-slider .item h3 {
    margin: 15px 0;
    font-family: ''Roboto Slab'' !important;
    font-weight: bold;
}
.instructors-slider .item h3 a {
    font-size: 24px;
    color: #333;
}
.instructors-slider .item .summary p {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: Raleway, sans-serif;
}
.instructors-slider .item h5 {
    color: #ecb303;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: Raleway, sans-serif;
}
.instructors-slider .owl-carousel .owl-stage-outer {
    padding-top: 90px;
}
.instructors-slider .item>a {
    display: inline-block;
}
.instructors-slider .item a img {
    width: 175px;
    position: relative;
    display: block;
    margin: -88px auto 0 auto;
    border: 7px solid #ccdbe2;
    border-radius: 50%;
}
.instructors-slider button.owl-next {
    position: absolute;
    top: 50%;
    right: -15px;
    width: 36px;
    height: 36px;
    background-image: url(images/iconmonstr-arrow-right-thin.svg) !important;
    background-color: #fff !important;
    border-radius: 50%;
    font-size: 0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 22px !important;
    box-shadow: 0px 0px 5px #00000024;
}
.instructors-slider button.owl-prev {
    position: absolute;
    top: 50%;
    left: -15px;
    width: 36px;
    height: 36px;
    background-image: url(images/iconmonstr-arrow-right-thin.svg) !important;
    background-color: #fff !important;
    border-radius: 50%;
    font-size: 0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 22px !important;
    box-shadow: 0px 0px 5px #00000024;
    transform: rotate(180deg);
}
.wh-page-title-bar.has-background h1.page-title {
    color: #fff
}

@media(max-width:767px) {
.instructors-slider .item a img {
    width: 135px;
    margin: -68px auto 0 auto;
}
.instructors-slider .owl-carousel .owl-stage-outer {
    padding-top: 68px;
}
.vc_row.wpb_row.vc_row-fluid.about-sec1 {
    padding-bottom: 0;
}
.heading-box h2 {
    margin-bottom: 25px;
}
.boxes-grid {
    padding-bottom: 0;
}
}
.page-template-faculity .wh-padding.wh-page-title-wrapper {
    padding-bottom: 0;
}
.page-template-faculity .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    margin-bottom: 30px;
}

@media(max-width:767px) {
.page-template-faculity .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
font-size::30px;
}
.page-template-faculity .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after {
    margin: 10px auto 0 auto;
}
}
.instructor-sec {
    padding: 0 0 30px;
}
.instructor-sec h2 {
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
}
.instructor-sec .col-sm-8-inner p {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 22px;
}
.instructor-sec .instructor-right h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
}
.instructor-sec .instructor-right ul {
    display: flex;
    margin: 0 -10px;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
}
.instructor-sec .instructor-right ul li {
    width: 50%;
    font-size: 16px;
    padding: 0 10px;
}
.instructor-sec .instructor-right ul li a {
    color: #68ace5 !important;
}
.instructor-sec .instructor-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-top: 10px;
}
.instructor-sec .instructor-links .socail-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.instructor-sec .instructor-links .instructor-contact {
    background: #002d72;
    color: #fff;
    padding: 8px 20px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    max-width: max-content;
    margin-right: 20px;
    /*margin-left: auto;*/
    align-items: center;
    font-weight: bold;
    align-content: center;
}
.instructor-sec .socail-links a {
    background: #002d72;
    width: 40px;
    height: 41px;
    display: flex;
    margin-right: 10px;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}
.program-sec {
    padding: 20px 0 40px;
}
.program-sec .col-sm-3-inner {
    text-align: center;
}
.program-sec .col-sm-3-inner h3, .program-sec .col-sm-3-inner h3 a {
    font-size: 16px;
    margin: 10px 0 8px 0 !important;
    line-height: 22px;
    font-weight: 600;
}
.program-sec .col-sm-3-inner .text-wrap {
    padding: 15px 15px;
    border: 1px solid #E4E4E4;
    border-top: 0;
}
.program-sec .col-sm-3-inner a.read-more {
    background: #002d72;
    color: #fff;
    padding: 8px 20px;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    max-width: max-content;
    margin: 0 auto;
    align-items: center;
    font-weight: bold;
    align-content: center;
    margin-top: 15px;
}
.program-sec h2 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
.instructor-links-tags {
    display: flex;
    margin-top: 15px;
    flex-wrap: wrap;
}
.instructor-links-tags ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    align-content: center;
    width: calc(100% - 30px);
}
.instructor-links-tags ul li {
    margin-left: 10px;
}
.instructor-links-tags ul li a {
    display: inline-block;
    font-size: 18px;
}
.instructor-links-tags span {
    width: 30px;
    height: 30px;
    background: #002d72;
    color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 16px;
}
.single-teacher .wh-padding.wh-page-title-wrapper {
    padding-bottom: 0;
}
.single-teacher .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    font-size: 38px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}

@media(max-width:1024px) {
.instructor-sec .instructor-links .instructor-contact {
    font-size: 14px;
    padding: 5px 15px;
}
.instructor-sec .socail-links a {
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin-right: 5px;
}
.program-sec .col-sm-3-inner a.read-more {
    padding: 8px 14px;
    font-size: 14px;
}
}

@media(max-width:767px) {
.instructor-sec .instructor-links .socail-links {
    width: auto;
    margin-bottom: 0px;
}
.instructor-sec .col-sm-8-inner {
    margin-top: 30px;
}
.program-sec .col-sm-3-inner {
    margin: 0 0 30px;
}
.program-sec .col-sm-3-inner img {
    width: 100%;
}
.program-sec {
    padding: 20px 0 0px;
}
.single-teacher .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title {
    font-size: 30px;
}
.single-teacher .cbp-row.wh-page-title-bar .wh-page-title-wrapper h1.page-title::after {
    margin: 10px auto 0 auto;
}
.wh-breadcrumbs {
    padding-left: 8px !important;
}
.respmenu li.fa:before {
    top: 0.5em;
    left: 1.2em;
    color: #fff;
}
}
.sensei-single-course-header-author-name a, .sensei-single-course-header-author-name a:hover {
    color: #000;
}
.single-course .sensei-course-meta .meta-item:first-child {
    line-height: 16px;
}
.page-id-206 .wh-breadcrumbs {
    display: none;
}
.single-course .wh-sensei-header-author img {
    margin-right: 5px;
}
.meta-item span.format-category {
    margin-top: -5px;
}
body.single-lesson .breadcrumbs .trail-items li:nth-of-type(2) a {
    pointer-events: none
}
body.single-course .wh-page-title-bar, body.single-lesson .wh-page-title-bar {
    display: none
}
body.logged-in .login-icon a {
    font-size: 0px;
}
#wp-admin-bar-easy-updates-manager-admin-bar, #wp-admin-bar-updates, #wp-admin-bar-_options, #wp-admin-bar-vc_inline-admin-bar-link, #wp-admin-bar-ab-layerslider {
    display: none !important
}
body.search-results .wh-breadcrumbs.align-center {
    display: none
}
body.search-results .course-container .navigation {
    float: none;
}

@media(max-width:767px) {
.single-course	.wh-sidebar.one.fourth.wh-padding {
    display: none;
}
	
	.login-icon a {
    font-family: ''Work Sans'' !important;
    font-weight: normal !important;
    font-size: 16px;
    color: #fff !important;
}
	.search-icon a::before,.faq-icon a::before{margin-left:0;}
/*	
#menu-main-menu .sub-menu li.fa-robot::before {
    background-image: url(images/robot-solid.svg);
    content: "";
    width: 20px;
    height: 20px;
    top: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
}
*/	
.header-search {
    top: calc(100% + 0px);
    z-index: 31;
    left: 20px;
    width: calc(100% - 30px) !important;
}
ul#menu-main-right-menu {
    position: absolute;
    top: 30px;
    right: 40px;
    z-index: 999;
    display: flex;
}
	.respmenu-open {
    z-index: 22;
}
.breadcrumbs-container, .wh-breadcrumbs{
		display: none !important;
}
}
img.program-featured-image {
    margin-bottom: 20px;
}
.page-template-template-search-courses .vc_col-sm-12 .vc_row.wpb_row.vc_inner {
    display: flex;
    flex-wrap: wrap;
}
.page-template-template-search-courses .vc_col-sm-12 .vc_row.wpb_row.vc_inner .vc_column-inner {
    height: 100%;
}
.respmenu li.fa:before {
    font-family: FontAwesome, 'Font Awesome 5 Free';
    font-weight: 900;
}

@media(max-width:420px) {
.single-course .sensei-single-course-header-author-name {
    font-size: 0;
}	
	
/* 	.ls-wp-container.fitvidsignore.ls-v6.ls-container.ls-fullwidth{padding-bottom:240px !important; background-color: rgb(0, 45, 114);}
	.ls-layers{overflow:visible;}
	.ls-container .dntp-search-courses-form {
    margin-top: 80px;
  
} */
	section.course-content .vc_row.wpb_row:last-child .vc_column-inner,.single-course article .vc_row.wpb_row:last-child .vc_column-inner{
    margin-bottom: 0 !important;
}
.single-course	.vc_separator{margin-top:15px;margin-bottom:15px;}
.single-course	 .course-lessons,.single-course article.course,.single-course .post-entries {
   
  
    margin-bottom: 0;
   
}
	.wh-sensei-title-wrap.wh-padding h1 {
    margin-top: 0;
    font-size: 26px;
    line-height: 1.2;
}
	.page-template-template-search-courses .cbp-row.wh-page-title-bar .wh-page-title-wrapper {
    padding: 20px 0 0;
}
.page-template-template-search-courses	.wh-content {
    padding-top: 20px;
   
}
.page-id-206 .wh-page-title-wrapper, .page-id-29 .wh-page-title-wrapper,.page-id-31 .wh-page-title-wrapper,.page-id-10 .wh-page-title-wrapper{
    padding-top: 30px;
   
    padding-bottom: 0px;
    
}	
	.wh-page-title-wrapper {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
	 .page-id-29 .coupon button.button{font-size: 14px;
    padding-left: 8px !important;
    padding-right: 8px !important;}
.page-id-206	.wh-content {
    padding-top: 20px;
   
}
	.page-template h1.page-title, .page-template-default h1.page-title {
    
    font-size: 30px !important;
   
}
.page-title:after {
   
    margin: 10px auto 0 auto !important;
}

	body.single-course .sensei-course-meta {
  
    display: flex;
    flex-wrap: wrap;margin-top:15px !important;
    justify-content: space-between;
}
	.single-course .sensei-course-meta .meta-item {
    width: 80px !important;
    margin: 0 0 10px;
}
	.single-course .meter {
    
    margin-bottom: 0px;
}
}
.page-template-template-search-courses	.meta-item.date-course {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.single-course .wh-sensei-header-author .sensei-single-course-header-author-name {
    font-size: 0px;
    padding: 0;
}
.single-course .sensei-course-meta .meta-item {
   
    height: 70px;
   
}
@media(min-width:767px){
	
	.single-course .sensei-course-meta .meta-item {
   
    margin-bottom: 10px;
}
}
@media(max-width:480px){
	.single-course .sensei-course-meta .meta-item {
    height: auto;
 }
	
}
.login-icon a {
    color: #fff;
}

@media(max-width:800px){
	.woocommerce-account .u-columns .u-column1,.woocommerce-account .u-columns .u-column2{width:100% !important;}
	.woocommerce-account  .woocommerce-form-register input[type=email]{width:100% !important;}
}
.woocommerce-account  input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #f2f2f2 inset;
}
.upcoming-offers {
    padding: 18px;
    border: 1px solid #e4e4e4;
	margin-bottom:15px;
}
.upcoming-offers h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    text-align: center;
}
.upcoming-offers  label {
    position: relative;
    display: block;
    margin: 0 0 15px;
    line-height: 1;
}
.upcoming-offers  label input[type="checkbox"] {
    position: absolute;
    top: 3px;
    left: 0;
    cursor: pointer;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.upcoming-offers br{display:none;}
.upcoming-offers  label span {
    position: relative;
    padding-left: 22px;
    display: inline-block;
    line-height: 1;
    font-size: 0.9em;
}
.upcoming-offers label span::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 11px;
    height: 11px;
    border: 1px solid gray;
    background: #eee;
}
.upcoming-offers label input[type="checkbox"]:checked + span::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    width: 7px;
    height: 2px;
    border-left: 2px solid #605d5d;
    border-bottom: 2px solid #605d5d;
    transform: rotate(-45deg);
}
.upcoming-offers .single_add_to_cart_button {
    display: flex !important;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 1 !important;
    margin: 0 auto !important;
    height: 46px;
    margin-top: 20px !important;
    padding: 0 !important;
    width: 120px !important;
}
@media(max-width:420px){
	.upcoming-offers label input[type="checkbox"]:checked + span::after {
    left: 2px;
}
	
}

/******new css*****/
@media(max-width:767px){
.image-position-mob{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
}

/****new header css*****/
.top-bar {
    width: 100%;
    position: relative;
    z-index: 99;
}
.top-bar ul#menu-quick-links {
    margin: 0;
    padding: 5px 15px 2px;
    list-style: none;
	background-color:#002D72;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;


}
body.page-template-template-home-transparent-header .top-bar ul#menu-quick-links{background-color:transparent;}
body.page-template-template-home-transparent-header .wh-content{
    margin-top: -33px;
}
.top-bar ul#menu-quick-links  li {
    padding-left: 20px;
    position: relative;
}.top-bar ul#menu-quick-links li::before {
    width: 1px;
    height: 10px;
    display: block;
    content: ""  !important;
    background: #fff;
    position: absolute;
    left: 8px;
    top: calc(50% + 2px);
    transform: translateY(-50%);
}
.top-bar ul#menu-quick-links li:first-child::before {
display:none;
}
.top-bar ul#menu-quick-links  li a {
    color: #fff;
    font-family: 'Roboto Slab', times new roman, serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
}
.top-bar ul#menu-quick-links  li a:hover {    color: #86c8bc;}
.cbp-row.wh-header.top.sticky-header{
	top:0;
}
.search-icon a::before {
    margin-left: 0;
}
.header-search {
    left: -274px;
 }
/* .wh-header.top .vc_col-sm-4{float:right;}
.wh-header.top>.vc_row.wpb_row .main-navigation +.vc_col-sm-4 .wpb_wrapper {
    display: flex;
    padding-top: 15px;
}
.wh-header.top .vc_col-sm-4 .wpb_wrapper .vc_btn3-container.vc_btn3-inline {
      margin-right: 0;
    margin-left: auto;
}
.wh-menu-center ul.sf-menu {
    text-align: left;
    padding-left: 30px;
    padding-top: 0;
}
.search-icon a::before {
    position: relative;
    top: auto;
    left: auto;
	margin-right:5px;
	margin-top:2px;
    margin-left: auto;
    display: inline-block;
}
.width-auto.pull-left.main-navigation.wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner{
    padding-top: 0 !important;
}
.header-search {
    top: 30px;
    left: -218px;
 }
.search-icon a {
    font-size: 14px;
    color: #fff !important;
    display: flex;
    align-items: center;
    align-content: center;
}
.wh-header.top .vc_col-sm-4 .wpb_wrapper .vc_btn3-container.vc_btn3-inline button{
background-color: #fff;
    font-family: ''Work Sans'';   
}

@media(max-width:1120px){
	.sf-menu.wh-menu-main a {
    padding: 3px 9px;
 }
	
} */
@media(max-width:767px){

/* .wpb_raw_html.header-search + .vc_btn3-container.vc_btn3-inline {
    display: none;
} */
	
	.top-bar ul#menu-quick-links  li a {
    font-size: 11px;
 }
	.top-bar ul#menu-quick-links  li {
    padding-left: 10px;
}
	.top-bar ul#menu-quick-links {
    padding: 10px 15px 12px;
	justify-content: center;	
 }
 .top-bar ul#menu-quick-links {
    background-color: #002D72 !important;
    border-bottom: 1px solid #333;
}
	body.page-template-template-home-transparent-header .wh-content{
    margin-top:0px;
}
	.top-bar ul#menu-quick-links li::before {
    left: 5px;
 }
	.header-search {
    left: 20px;
}
/* 	.header-search {
    top: 85px;
    left: 20px;
} */
}

@media(max-width:480px){
.home .header-mobile .vc_row.wpb_row.vc_row-fluid{margin-bottom:0 !important;}
.home .vc_row.wpb_row.vc_row-fluid.home-sec1{margin-bottom:20px !important;margin-top: 20px;}	
.home-sec1 h6.vc_custom_heading{margin-top:20px;}	
.home .vc_row.wpb_row.vc_row-fluid{margin-bottom:10px !important;}
.home .vc_col-sm-5 .vc_column-inner{margin-bottom:0 !important;}
.home .wpb_single_image.vc_align_left{margin-bottom:0;}
.home .vc_col-sm-7 h3.vc_custom_heading{margin-top:20px;}
.home .wh-content > .cbp-container .vc_row.wpb_row.vc_row-fluid:last-child{margin-bottom:0 !important;}
.home .wh-content{padding-bottom:0;}
.home .wpb_column.vc_column_container.vc_col-sm-12 > div{margin-bottom:0;padding-top:0;}
.home .vc_col-sm-7 h3.vc_custom_heading + div {margin-bottom: 15px;}
.stay-connected ul li{margin:0 10px 15px;}
.stay-connected	.vc_col-sm-9 .vc_column-inner{margin-bottom:0;}

.learning-page .vc_sep_width_100{width:100%;margin:0;margin-bottom:20px;}	
.learning-page 	.entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid{margin-bottom:0 !important;}
.learning-page 	.entry-content.one.whole.wh-padding	.wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner{margin-bottom:0;}
.learning-page 	.entry-content.one.whole.wh-padding .wpb_column.vc_column_container.vc_col-sm-6 + .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner{margin-bottom:0;}
.learning-page 	.entry-content.one.whole.wh-padding	.wpb_wrapper h3.vc_custom_heading{margin-top:0;}
.learning-page .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:30px !important;}
.learning-page	.wh-content{padding-top:0px;padding-bottom:0;}
.learning-page	.entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .vc_column-inner{margin-bottom:20px}	
.learning-page .vc_col-sm-5 .wpb_single_image,.learning-page .vc_col-sm-6 .wpb_single_image{margin-bottom:20px;}
.learning-page .vc_col-sm-6 h3.vc_custom_heading + div,.learning-page .vc_col-sm-7 h3.vc_custom_heading + div {margin-bottom:15px;}	
	
	
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner{margin-bottom:0;}
.multimedia-page .vc_sep_width_100{margin:0;}
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-7 h3.vc_custom_heading{margin-top:0 !important;}
.multimedia-page .vc_row.wpb_row.vc_row-fluid{margin-bottom:15px !important;}
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner{margin-bottom:20px;}
.multimedia-page .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:30px !important;}
.multimedia-page .wh-content{padding-top:0px;padding-bottom:0;}
.multimedia-page .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .vc_column-inner{margin-bottom:5px}	
.multimedia-page .header-mobile .vc_row.wpb_row.vc_row-fluid{margin-bottom:0px !important;}
.multimedia-img .vc_column-inner,.multimedia-img{margin-bottom:0 !important;}
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-7 h3.vc_custom_heading + div{margin-bottom:15px;}	
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-5 .wpb_single_image{margin-bottom:20px !important;}	
.multimedia-page .wpb_column.vc_column_container.vc_col-sm-5 .wpb_video_widget{margin-bottom:20px !important;}
.multimedia-page .vc_btn3-container.cldt-button{margin-bottom:0;}
	
.faculty-development .vc_row.wpb_row.vc_row-fluid{margin-bottom:0 !important;}
.faculty-development .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:30px !important;}
.faculty-development .wh-content{padding-top:0px;padding-bottom:0;}
.faculty-development .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .vc_column-inner{margin-bottom:0px}	
.faculty-development .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .wpb_content_element{margin-bottom:50px;}
.faculty-development .wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner{margin-bottom:0px;}
.faculty-development h3.vc_custom_heading + div{margin-bottom: 15px;}
	
.learning-technology .wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner{margin-bottom:0 !important;}
.learning-technology .wpb_column.vc_column_container.vc_col-sm-7 h3.vc_custom_heading{margin-top:0;}
.learning-technology .vc_row.wpb_row.vc_row-fluid{margin-bottom:30px !important;}
.learning-technology .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:last-child{margin-bottom:0px !important;}
.learning-technology .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner{margin-bottom:0;}
.learning-technology .vc_col-sm-12 .vc_column-inner{margin-bottom:0;}
.learning-technology .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:30px !important;}
.learning-technology .wh-content{padding-top:0px;padding-bottom:0;}
.learning-technology .wh-content .entry-content.one.whole.wh-padding{padding-bottom:0 !important;}	
.learning-technology .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .vc_column-inner{margin-bottom:0px}	
.learning-technology .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child{margin-bottom:15px !important}	
.learning-technology .vc_row.wpb_row.vc_row-fluid.common-tc{margin-bottom:0 !important;} 	
.learning-technology .header-mobile .vc_row.wpb_row.vc_row-fluid{margin-bottom:0px !important;}
.learning-technology .vc_row-fluid	.wpb_column.vc_column_container.vc_col-sm-3:last-child .ult_pricing_table_wrap{margin-bottom:20px;}
.learning-technology .vc_row-fluid	.wpb_column.vc_column_container.vc_col-sm-3 .ult_price_features p{font-size:16px !important;}	
.learning-technology .wpb_column.vc_column_container.vc_col-sm-5 .wpb_single_image.wpb_content_element{margin-bottom: 15px;}	
.learning-technology .wpb_column.vc_column_container.vc_col-sm-7 h3.vc_custom_heading + div {margin-bottom: 15px;}	
.learning-technology  .vc_btn3-container.cldt-button{margin-bottom: 35px;}	

	
.team-page .wh-page-title-wrapper{padding-top:50px !important;}
.team-page .wh-content{padding-top:0px;padding-bottom:0;}
.team-page .wh-content .entry-content.one.whole.wh-padding{padding-bottom:0 !important;}	
.team-page .three.fourths.wh-padding.wh-content-inner.course-container.faculity-con{margin-bottom: 0;}	

.facilities-page .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner{margin-bottom:0 !important;}
.facilities-page .wpb_column.vc_column_container.vc_col-sm-9 h3{margin-top:0;}
.facilities-page  .vc_separator.vc_sep_width_100.vc_sep_pos_align_center{margin:0 0 20px;}
.facilities-page .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:30px !important;}
.facilities-page .wh-content{padding-top:0px;padding-bottom:0;}
.facilities-page .wh-content .entry-content.one.whole.wh-padding{padding-bottom:0 !important;}	
.facilities-page .vc_col-sm-3 .wpb_single_image{margin-bottom: 15px;}
	
.xr-page .wh-page-title-wrapper{padding-top:50px !important;padding-bottom:35px !important;}
.xr-page .wh-content{padding-top:0px;padding-bottom:0;}
.xr-page .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child .vc_col-sm-5 .vc_column-inner{margin-bottom:0px;}
.xr-page .image-position-mob .vc_col-sm-7 .vc_column-inner{margin-bottom:0px;}
.xr-page .image-position-mob{margin-bottom:0px !important;}
.xr-page .vc_col-sm-5 .wpb_single_image.wpb_content_element{margin-bottom:0;}
.xr-page .vc_col-sm-5 .vc_column-inner{margin-bottom:0;}	
.xr-page .image-position-mob .vc_col-sm-7 h3.vc_custom_heading + div{margin-bottom:15px;}
.xr-page .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child{margin-bottom:40px !important;}	
	.facilities-page .wpb_column.vc_column_container.vc_col-sm-9 h3 + div {
    margin-bottom: 10px;
}
	.xr-page .entry-content.one.whole.wh-padding .vc_row.wpb_row.vc_row-fluid:first-child + div {
    margin-bottom: 0 !important;
}
body.blog .wh-page-title-wrapper{padding-bottom:30px !important;}	
body.blog .wh-content{padding-top:10px;padding-bottom:0;}
body.blog .wh-post-item{margin-bottom:25px;}
.multimedia-page .vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-3 .ult_price_features p{font-size:16px !important;}	
}
@media(min-width:767px){
.learning-page  .wh-page-title-wrapper ,.multimedia-page .wh-page-title-wrapper,.faculty-development .wh-page-title-wrapper,.learning-technology .wh-page-title-wrapper,.facilities-page .wh-page-title-wrapper,.xr-page .wh-page-title-wrapper{
padding-top: 25px;padding-bottom: 0px;}
}

/**new css****/
body.facilities-page .courses-category-grid {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.facilities-page .courses-category-grid .wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner {
    padding-top: 0 !important;
}
.icon-row-wrapper .wpb_column.vc_column_container.vc_col-sm-1\/5>.vc_column-inner{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px 10px !important;
}
.icon-row-wrapper span.count {
    display: block;
    text-align: center;
    color: #fff;
    font-family: 'Raleway';
    font-size: 24px;
    margin: 10px 0 0;
}
.icon-row-wrapper .uvc-main-heading.ult-responsive h2 {
    margin: 10px 0 10px !important;
    word-break: break-word;
}
.icon-row-wrapper .wpb_single_image {
    max-width: 70px;
    margin: 0 auto;
    max-height: 90px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-row-wrapper .wpb_single_image img{
	max-height:90px;
	object-fit:contain;
}
.facilities-page  .action-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.facilities-page  .action-row .left {
    width: calc(100% - 122px);
}

.single-cltd_facility  .action-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.single-cltd_facility  .action-row .left {
    width: calc(100% - 122px);
}

.facilities-page .search-course-topbar .one.fourth.wh-padding {
    width: 50%;
   
    display: flex;
}
.facilities-page .search-course-topbar .one.fourth.wh-padding button.trigger-search-keyword {
    background: #002d72 !important;
}
.single-cltd_facility .room-admin {color: #002d72 !important;}
.facilities-page  .action-row .right {
    width: 122px;
	text-align:right;
}
body.cltd_facility-template-default .breadcrumbs-container {
display: none;
}
.single-cltd_facility  .action-row .right {
    width: 122px;
	text-align:right;
}

.single-cltd_facility .action-row .right a.button {
    background: #002d72 !important;
	border:0;
}
.single-cltd_facility .action-row .left span strong{
	color:#002d72 !important;
}
.single-cltd_facility  .action-row .left a{
	 color: #002d72;
}
.facilities-page .action-row .right a.button {
    background: #002d72 !important;
	border:0;
}
.facilities-page .action-row .left span strong{
	color:#002d72 !important;
}
.facilities-page  .action-row .left a{
	 color: #002d72;
}
.facilities-page article.course.type-course header h2 a {
   
    color: #002d72;
    
}
.facilities-page article.course.type-course header h2{
	 color: #002d72;
}

.facilities-page .wh-sidebar .field {
    padding-bottom: 0 !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    margin: 0 0 10px;
}
.facilities-page .wh-sidebar .field h4 {
    color: #fff !important;
    background: #7f95b8;
    padding-left: 20px;
    padding-right: 20px;
}
.facilities-page .wh-sidebar .field h4::before {
    width: 15px !important;
    height: 10px !important;
    content: "" !important;
    display: inline-block !important;
    vertical-align: middle;
    border-top: 0 !important;
    border-right: 0 !important;
    margin-right: 0 !important;
    background: #fff;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    transform: rotate(180deg) !important;
    position: absolute;
    right: 10px;
    top: 50%;
}
.facilities-page .wh-sidebar .field.close-filter h4::before {
    transform: rotate(0deg) !important;
    margin-top: -6px;
}
.facilities-page .wh-sidebar  .field-inner ul {
    padding: 0;
    padding-left: 20px;
}
.facilities-page .room-admin {
    color: #002d72;
}

.bottom-facilities-section-inner .vc_col-sm-9 h2 {
    color: #002d72;
    margin: 0 0 15px;
}
.bottom-facilities-section .vc_separator.vc_separator_align_left h4 {
    padding: 0 .8em 0 60px;
    font-size: 24px;
	position:relative;
    color: #002d72;
}
.bottom-facilities-section .vc_separator.vc_separator_align_left h4::before {
    content: "";
    position: absolute;
    background: #ebebeb;
    width: 50px;
    height: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.facilities-page .search-course-topbar .three.fourths.wh-padding {
   
    color:#002d72;
}

.facilities-page article.course.type-course {
    display: flex;
    flex-wrap: wrap;
}
.facilities-page .comm-listing img {
    width: 100%;

}
.facilities-page article.course.type-course>a {
    width: 30%;
}
@media(max-width:1200px){
	.vc_row.wpb_row.vc_row-fluid.top-facilities-page-text {
    padding-left: 15px;
    padding-right: 15px;
}
	.vc_row.wpb_row.vc_row-fluid.bottom-facilities-section {
    padding: 0 15px;
}
}
@media(max-width:980px){
	.facilities-page article.course.type-course {
    padding-bottom: 30px;
    margin-bottom: 20px;
}
	.facilities-page	.cbp-container .vc_row .wpb_column.vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
	.facilities-page .search-course-topbar .three.fourths.wh-padding {
    color: #002d72;
    padding-bottom: 15px !important;
    padding-right: 0 !important;
}
}
@media(max-width:520px){
	.facilities-page article.course.type-course>a {
    width: 100%;
}
	.vc_row.wpb_row.vc_row-fluid.top-facilities-page-text {
   
    padding-bottom: 30px;
}
.facilities-page	.courses-category-grid .wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner {
    padding-top: 0 !important;
    margin-bottom: 0;
}
	.facilities-page .search-course-topbar .three.fourths.wh-padding + div {
    padding: 0 0 15px;
}
	.bottom-facilities-section .vc_separator.vc_separator_align_left h4 {
    font-size: 18px;
 }
.bottom-facilities-section	.wpb_single_image .vc_single_image-wrapper,.bottom-facilities-section .wpb_single_image .vc_figure,.bottom-facilities-section .wpb_single_image .vc_figure img {
    max-width: 100%;
    width: 100%;
}
	.facilities-page .course-container {
    padding-bottom: 0;
    margin-bottom: 0;
}
}

/****New custom css****/

.single-cltd_facility .wh-sidebar a.button.reservation {
    display: block;
    text-align: center;
    background: #002D72;
	border-color:#002D72;
    border-radius: 3px;
    overflow: hidden;
    font-size: 18px;
    margin: 0 0 20px;
}
.single-cltd_facility .wh-sidebar .thumbnail {
    border: 1px solid #D4E1F0;
    background: #EFF5FE;
    padding: 6px;
    margin-bottom: 30px;
}
.single-cltd_facility .wh-sidebar .room-admin-widget {
    border: 1px solid #D4E1F0;
    background: #EFF5FE;
    padding: 18px 18px;
    margin-bottom: 30px;
}

.single-cltd_facility .wh-sidebar .room-admin-widget .room-admin {
    color: #666666 !important;
    font-size: 16px;
    font-weight: 300;
}
.single-cltd_facility .wh-sidebar .widget-title {
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: bold;
    color: #002D72;
}
.single-cltd_facility .wh-sidebar .room-admin-widget hr {
    margin-top: -7px;
    margin-bottom: 10px;
   }
.single-cltd_facility .wh-padding.wh-content-inner .wh-sensei-title-wrap h1 + hr {
    margin-top: -10px;
 }
.single-cltd_facility .wh-sidebar .equipment-widget {
    border: 1px solid #D4E1F0;
    background: #EFF5FE;
    padding: 18px 18px;
    margin-bottom: 30px;
}


.single-cltd_facility .wh-sidebar .equipment-widget .equipment-list a{
	 color: #666666 !important;
    font-size: 16px;
    font-weight: 300;
}


.single-cltd_facility .wh-sidebar .equipment-widget .equipment-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-cltd_facility .wh-sidebar .equipment-widget .equipment-list ul li {
    margin: 0 0 5px;
    position: relative;
    padding-left: 20px;
}

.single-cltd_facility .wh-sidebar .equipment-widget .equipment-list ul li::before {
    content: "";
    position: absolute;
    background-image: url(images/ar-img.svg);
    width: 8px;
    height: 14px;
    top: 6px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
.single-cltd_facility  .prev-next-item .left-cell {
    width: 100%;
    padding-right: 0px;
    text-align: center;
}


.single-cltd_facility  .prev-next-item .left-cell p.label {
    font-size: 16px !important;
    color: #002D72;
    font-weight: 500;
    margin: 0 0 20px !important;
}
.single-cltd_facility  .prev-next-item .left-cell .button {
    color: #ffffff;
    border: none;
    background-color: #002d72;
    background-image: -webkit-linear-gradient(left, #002d72 0%, #0072ce 50%,#002d72 100%);
    background-image: linear-gradient(to right, #002d72 0%, #0072ce 50%,#002d72 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
	    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
	border-radius: 2em;
    padding-left: 20px;
    padding-right: 20px;
	    font-family: 'Work Sans';
    font-weight: 300;
	text-transform:capitalize;
	text-align:center;
	max-width:210px;
margin-left:auto;
	margin-right:auto;
}
.single-cltd_facility  .prev-next-item .left-cell .button::before {
    content: "";
    background-image: url(images/btn-ar.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 10px;
}
.single-cltd_facility  .prev-next-item .left-cell .button:hover {
    color: #ffffff;
    background-color: #0072ce;
    border: none;
	
    background-position: 100% 0;
}
.single-cltd_facility .wh-padding.wh-content-inner .wh-sensei-title-wrap.wh-padding {
    padding: 0;
    margin: 0 0 30px;
}

.single-cltd_facility .wh-padding.wh-content-inner .icon-list li {
    width: 23%;
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list samp {
    font-weight: bold;
    font-style: normal;
    display: block;
    width: 100%;
    text-align: center;
    margin: 14px 0 10px;
    font-family: ''Roboto Slab'';
    font-size: 15px;
    color: #002D72;
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list {
    align-items: inherit;
    margin: 0 0 20px;
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list  i::before {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.single-cltd_facility .prev-next-item {
    padding: 0px 0;
    border-top: 0;
    border-bottom: 0;
   }
.single-cltd_facility .wh-padding.wh-content-inner .icon-list .course-category a {
    font-size: 18px;
    color: #666666 !important;
	text-align:center;
    font-weight: 300;
    font-family: ''Work Sans'';
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list  i.campus-icon::before {
 background: url(images/campus-icon.png);
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list  i.building-icon::before {
 background: url(images/building.png);
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list  i.type-icon::before {
 background: url(images/type-icon.png);
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list  i.capacity-icon::before {
 background: url(images/capacity-icon.png);
}
.single-cltd_facility  .wh-content {
    margin-top: 40px;
}

.single-cltd_facility .wh-padding.wh-content-inner .icon-list .course-category {
    font-size: 18px;
	text-align:center;
    color: #666666 !important;
    font-weight: 300;
    font-family: ''Work Sans'';
    
}
.single-cltd_facility .wh-padding.wh-content-inner .icon-list li .meta-item {
    background: #e4eaf2;
    justify-content: center;
    padding: 25px 10px;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    display: flex;
}

.single-cltd_facility .wh-padding.wh-content-inner  .wh-sensei-title-wrap h1 {
    color: #002D72 !important;
    font-weight: bold;
    font-size: 38px !important;
    margin-top: 0 !important;
}
@media(max-width:767px){
	.single-cltd_facility .wh-padding.wh-content-inner .icon-list li {
    width: 50%;
    padding: 5px !important;
}
	.single-cltd_facility .wh-padding.wh-content-inner .icon-list {
    align-items: inherit;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}
	.single-cltd_facility .wh-padding.wh-content-inner  .wh-sensei-title-wrap h1 {
    font-size: 30px !important;
   }
}

.page-template-template-search-facilities .vc_col-sm-12 .icon-row-wrapper .vc_column-inner .uvc-heading{
	min-height:46px;
}.page-template-template-search-facilities  .vc_col-sm-12 .icon-row-wrapper  .vc_column-inner {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}.page-template-template-search-facilities  .vc_col-sm-12 .icon-row-wrapper  .wpb_single_image img {
    max-height: 70px;
    object-fit: contain;
}
.page-template-template-search-facilities  .icon-list i{position:relative;padding-left:25px;}

.page-template-template-search-facilities  .icon-list i::before {
    position: absolute;
    width: 24px;
    height: 25px;
    left: 0;
    z-index: 1;
    display: block;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    top: -9px;
    content: "";
}

.page-template-template-search-facilities  .icon-list i.capacity-icon::before {
   
    background: url(images/capacity-icon.png);
   
}

.page-template-template-search-facilities  .icon-list i.building-icon::before {
    background: url(images/building.png);
    top: -11px;
}
.page-template-template-search-facilities  .icon-list  i.type-icon::before {
    background: url(images/type-icon.png);
    top: -13px;
}
.page-template-template-search-facilities .icon-list  i.campus-icon::before {
    background: url(images/campus-icon.png);
    top: -14px;
}
@media(max-width:767px){
	.page-template-template-search-facilities  .vc_col-sm-12 .icon-row-wrapper  .vc_column-inner {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
}