/*
* Template Name: 
* Author:  Alex Buka
* Author URL: http://www.6rs.co.uk/
* 2020 Copyright, all rights reserved.
* Version: 1.0
*/


/* @import must be at top of file, otherwise CSS will not work */

@import url("//hello.myfonts.net/count/3b036d");
@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('../fonts/3B036D_0_0.eot');
    src: url('../fonts/3B036D_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3B036D_0_0.woff2') format('woff2'), url('../fonts/3B036D_0_0.woff') format('woff'), url('../fonts/3B036D_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirLTPro-Black';
    src: url('../fonts/3B036D_1_0.eot');
    src: url('../fonts/3B036D_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3B036D_1_0.woff2') format('woff2'), url('../fonts/3B036D_1_0.woff') format('woff'), url('../fonts/3B036D_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('../fonts/Avenir-Medium.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('../fonts/Avenir-Medium.woff') format('woff'), url('../fonts/Avenir-Medium.ttf') format('truetype'), url('../fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* =============================================================================

[Table of contents]

0.0 Common CSS START 
1.0 HEADER AREA START 
2.0 INTRO AREA START 
3.0 MORE DETAILS AREA START
4.0 RESOURCES AREA START
5.0  AREA START
7.0 MAP AREA START
8.0 FOOTER AREA START

/*===========================
0.0 *** Common CSS START ***
=============================*/

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    color: #000;
    background-color: #fff;
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}

.body-text,
p {
    font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'AvenirLTPro-Black', sans-serif;
	font-weight: 100;
}

.body-text, p{
	font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
	font-size: 18px; line-height: 28px;
}
* {
    margin: 0;
    padding: 0;
    outline: 0;
}
h1,h2,h3,h4,h5{
	font-family: 'AvenirLTPro-Black', sans-serif;
}
h3{
	font-family: 'AvenirLTPro-Black'; 
	font-size: 27px; 
	line-height: 40px;
	margin-bottom: 35px;
}
h4{
	font-family: 'AvenirLTPro-Black'; 
	font-size: 24px; 
	line-height: 33px; 
	margin-bottom: 35px;
}
b, strong{
	font-family: 'AvenirLTPro-Black';
}

ol,
ul {
    list-style-type: none;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.img-responsive {
    max-width: 100%;
    outline: 0;
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #E30710;
}

a:focus,
.btn:focus,
.btn:active {
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

a {
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s;
}

a:hover,
a:active {
    outline: 0;
}

img {
    max-width: 100%;
}

.btn,
button {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    outline: 0;
}

.zindex {
    position: absolute;
    z-index: 999;
}

.zindex2 {
    position: relative;
    z-index: 999;
}

.relative {
    position: relative;
}

.os-animation {
    opacity: 0;
}

.ftco-animate {
    opacity: 0;
    visibility: hidden;
}

.os-animation.animated {
    opacity: 1;
}

.hidden {
    display: none;
}

.grid-sizer {
    float: left;
}

.os-animation {
    opacity: 0
}

.os-animation.animated {
    opacity: 1
}

.opacity-0 {
    opacity: 0;
}

.fadeIndiv {
    opacity: 0;
    transform: translateY(25px);
    transition: transform 1s ease-in-out .2s;
    transition-property: transform;
    transition-property: transform, opacity;
}

.fadeIndiv.showup {
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
}

.services-items li:nth-child(2) .fadeIndiv.showup {
    transition-delay: 10s;
}

.textfade {
    opacity: 0;
    transform: translateX(-25px);
    transition: transform 1s ease-out .2s;
    transition-property: transform;
    transition-property: transform, opacity;
}

.textfade.showup {
    opacity: 1;
    margin-top: 0;
    transform: translateX(0);
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1340px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}
.h2{
  color: #E2202C;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 42px;
}
@media (min-width: 1200px) {
	.h2{
	  font-size: 45px;
	  line-height: 59px;
	}	
}
.title-border a {
    color: #000;
}

.title-border span {
    width: calc(100%);
    z-index: 2;
    position: relative;
    background-image: linear-gradient(transparent calc(100% - 10px), rgba(0, 0, 0, 0.06) 10px);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size 1s;
    background-position: 0 -7px;
}

.item-inner:hover .title-border a {
    color: #E30710;
}


/*===========================
1.0 *** HEADER AREA START ***
=============================*/

.site-wrap {
    margin: 0 auto;
}

.site-header {
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 999;
    background: #fff;
}

.site-header {
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
}

.site-header.hide {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.sticky {
    background-color: #fff;
}

.animated {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0)
    }
    100% {
        -moz-transform: translateY(-100%)
    }
}

@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0)
    }
    100% {
        -o-transform: translateY(-100%)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

.animated.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp
}

.header-wrapper {
    max-width: 1920px;
    height: 80px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.header-inner-wrap {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto;
}

.site-header.sticky .header-wrapper {
    height: 80px;
}

body {
    padding-top: 80px;
}

@media (max-width: 479px) {
    .header-wrapper {
        height: 60px;
    }
    .site-header.sticky .header-wrapper {
        height: 60px;
    }
    .headroom--not-top .header-wrapper {
        height: 60px;
    }
    body {
        padding-top: 60px;
    }
}

@media (min-width: 1200px) {
    .header-wrapper {
        height: 130px;
    }
	.headroom--not-top .header-wrapper {
        height: 90px;
    }
    body {
        padding-top: 130px;
    }
    .sticky .header-wrapper {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.e-commerce-menu {
    margin-right: 15px;
}

.e-commerce-menu li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}

.e-commerce-menu li a {
    display: block;
}

@media (max-width: 1199.67px) {
    .e-commerce-menu li.my-account {
        display: none;
    }
}

@media (min-width: 992px) {
    .e-commerce-menu li {
        margin: 0 15px;
    }
}

@media (min-width: 576px) {
    .e-commerce-menu {
        margin-right: 15px;
    }
}


/* Site logo */

.site-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-logo .screen-logo {
    display: none;
}

.site-logo .mobile-logo {
    display: block;
}

.site-logo a {
    display: block;
    width: 50px;
    transition: all 0.5s;
}

.site-logo a img {
    transition: all 0.5s;
}

@media (min-width: 480px) {
    .site-logo a {
        width: 50px;
    }
}

@media (min-width: 1200px) {
    .site-logo a {
        display: block;
        width: 256px;
    }
    .site-logo .screen-logo {
        display: block;
    }
    .site-logo .mobile-logo {
        display: none;
    }
    .site-logo {
        margin-left: 0;
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.header-home .svg {
    -webkit-filter: invert(100%);
}

.header-home.sticky .svg {
    -webkit-filter: invert(0);
}

.btn-primary-bg {
    max-width: 200px;
    padding: 10px 25px;
    line-height: 35px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF!important;
    font-family: 'AvenirLTPro-Black';
    font-size: 20px;
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 0;
}

.btn-primary-bg:hover {
    background: transparent;
    color: #E30710!important;
}

.apply-btn a {
    width: 80px;
    height: 40px;
    padding: 0;
    line-height: 35px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
}

.apply-btn a:hover {
    background: transparent;
    color: #E30710;
}

.site-header .apply-btn3 {
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 105px;
    right: -25px;
}

.site-mobile-menu-body {
    position: relative;
}

.site-mobile-menu .apply-btn {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.site-mobile-menu .apply-btn a {
    width: 100%;
}

@media (max-width: 479px) {
    .site-header .apply-btn3 {
        top: 85px;
    }
}

@media (min-width: 576px) {
    .site-mobile-menu .apply-btn {
        display: none;
    }
    .apply-btn a {
        width: 145px;
        height: 50px;
        font-size: 21px;
        line-height: 46px;
    }
}

.site-nav {
    display: none;
}

@media (min-width: 1200px) {
    .site-nav {
        display: block;
    }
}

.site-nav ul>li {
    display: inline-block;
    margin: 0 6px;
}

.site-nav ul>li:first-child {
    margin-left: 0;
}

.site-nav ul>li:last-child {
    margin-right: 0;
}

@media (min-width: 1200px) {
    .site-nav ul>li {
        margin: 0 15px;
    }
}

.site-nav ul>li a {
    color: #000;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 30px;
    white-space: nowrap;
    font-family: 'AvenirLTPro-Black';
}

.header-home .site-nav ul>li a {
    color: #fff;
}

.header-home.sticky .site-nav ul>li>a {
    color: #000;
}

.site-nav ul li li {
    width: 100%;
}

.site-nav li {
    position: relative;
}

.site-nav .has-children>a {
    position: relative;
    white-space: nowrap;
}

.site-nav .has-children>a:before {
    position: absolute;
    content: "";
    font-size: 16px;
    top: 50%;
    right: -20px;
    width: 15px;
    height: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
}

.site-nav .has-children>a:after {
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.30em;
    position: relative;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
    top: 9px;
    color: #E30710;
    transform: rotate(135deg);
}

.site-nav ul li ul {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    -webkit-box-shadow: 5px 8px 9px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 8px 9px 1px rgba(0, 0, 0, 0.25);
    padding: 50px 0 20px 15px;
    margin-top: 30px;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
}

.site-nav .has-children .dropdown .dropdown {}

.site-nav .has-children .dropdown.arrow-top {
    position: absolute;
}

.site-nav .has-children>ul:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.site-nav .has-children .dropdown:before {
    border-color: rgba(155, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.site-nav .has-children>ul ul:before {
    content: none;
}

.site-nav .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #000;
}

.header-home.sticky .site-nav .has-children .dropdown a {
    color: #000;
}

.site-nav .has-children .dropdown .active>a {
    color: #b6dbf2 !important;
}

.site-nav .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
    min-width: 270px;
}

.site-nav .has-children .dropdown>li>a {
    padding: 5px 20px;
    display: block;
    font-size: 16px;
    line-height: 18px;
}

.site-nav ul>li.current-menu-parent>a,
.site-nav ul>li.current_page_item>a,
.site-nav .has-children .dropdown li.current-menu-item a,
.site-nav .has-children .dropdown>li>a:hover {
    color: #E30710;
}

.site-nav .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px;
    background-image: none;
    width: inherit;
    height: inherit;
}

.site-nav .has-children .dropdown>li.has-children>a:after {
    content: none;
}

.site-nav .has-children .dropdown>li.has-children>.dropdown,
.site-nav .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0;
}

.site-nav .has-children .dropdown>li.has-children:hover>a,
.site-nav .has-children .dropdown>li.has-children:active>a,
.site-nav .has-children .dropdown>li.has-children:focus>a {
    color: #E30710;
}

.site-nav .has-children:hover>a,
.site-nav .has-children:focus>a,
.site-nav .has-children:active>a {
    color: #E30710;
}

.site-nav .has-children:hover,
.site-nav .has-children:focus,
.site-nav .has-children:active {
    cursor: pointer;
}

.site-nav .has-children:hover>.dropdown,
.site-nav .has-children:focus>.dropdown,
.site-nav .has-children:active>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 10px;
    visibility: visible;
    opacity: 1;
}


/* Burger Icon */

.site-menu-toggle {
    width: 39px;
    height: 14px;
    display: block;
    position: relative;
}

.site-menu-toggle:before,
.site-menu-toggle:after {
    content: '';
    width: 39px;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    left: 0;
}

.site-menu-toggle:before {
    top: 0;
}

.site-menu-toggle:after {
    bottom: 0;
}

.burger-icon {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* Mobile menu */

.site-mobile-menu {
    width: 320px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    padding-top: 0px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 4;
    margin-bottom: 25px;
}

.offcanvas-logo {
    width: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.offcanvas-cart {
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: left;
    margin-top: 8px;
    width: 32px;
    height: 40px;
    position: relative;
    color: #000;
    cursor: pointer;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    opacity: 1;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:before,
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:before {
    transform: rotate(45deg);
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:after {
    transform: rotate(-45deg);
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #25262a;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 15px 30px 15px 15px;
    height: calc(100vh - 52px);
    padding-bottom: 20px;
    z-index: 6;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    padding: 5px 0px;
    display: block;
    position: relative;
    color: #000;
    font-size: 24px;
    line-height: 30px;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -0.4px;
}

.account-link a {
    padding: 5px 0px;
    display: block;
    position: relative;
    color: #000;
    font-size: 24px;
    line-height: 30px;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -0.4px;
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #E30710;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
    margin: 0 0 10px;
}

.site-mobile-menu .site-nav-wrap .has-children>a {
    position: relative;
}

.site-mobile-menu .site-nav-wrap li.active>a {
    color: #e3c4a8;
}

.dropdown-arrow {
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 20;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    color: #E30710;
}

.dropdown-arrow:before {
    font-size: 14px;
    z-index: 20;
    font-family: "icomoon";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 4px;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap li a.active .dropdown-arrow:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 0px;
    font-size: 20px;
}

.site-mobile-menu .site-nav-wrap>li>a:hover {
    color: #b6dbf2;
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px;
}

.overlay-sidebar {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

.offcanvas-menu .overlay-sidebar {
    opacity: 1;
    visibility: visible;
}

.site-mobile-menu .site-nav-wrap li ul {
    margin-left: 15px;
}

.faq-content .inner {
    display: none;
}

.faq-content h2 {
    cursor: pointer;
}

.cart-contents {
    position: relative;
    display: none !important;
}

.cart-contents-count {
    position: absolute;
    right: -12px;
    top: -10px;
}

.site-mobile-menu .sub-menu {
    width: 320px;
    padding: 15px;
    position: fixed;
    top: 0;
    right: -320px;
    z-index: 9999999;
    padding-top: 0px;
    background: #fff;
    height: calc(100vh);
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}

.site-mobile-menu .sub-menu.show {
    right: 0;
}

.menu-slide {
    width: 20px;
    height: 20px;
    background: #fff;
    color: #E30710;
    display: block;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.label-two-menu {
    position: relative;
    height: 70px;
}

.label-two-menu .s-logo {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.s-cart {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.s-cart a {
    position: relative;
}

.s-cart .cart-contents-count,
.cart-contents-count {
    color: #FFFFFF;
    font-family: AvenirLTPro-Black;
    font-size: 18px;
    letter-spacing: -0.3px;
    line-height: 18px;
    background: #E30710;
    padding: 2px 6px 2px 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
}

.s-cart .cart-contents-count {
    top: -7px;
}

.menu-slide::before {
    border-style: solid;
    border-width: 5px 5px 0 0;
    content: '';
    display: inline-block;
    height: 20px;
    left: 0;
    position: relative;
    top: 0;
    transform: rotate(-135deg);
    vertical-align: top;
    width: 20px;
}

.main-text {
    display: block;
    text-align: center;
    margin: 0;
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 20px;
    letter-spacing: -0.65px;
    line-height: 27px;
    opacity: 0;
}

.mobile-menu-bottom {
    padding: 15px 0;
    width: 100%;
}

.mobile-menu-bottom ul li a {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 20px;
    letter-spacing: -0.65px;
    line-height: 27px;
    text-align: center;
    display: block;
}

.applyBotton a {
    height: 66px;
    width: 287px;
    display: block;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: AvenirLTPro-Black;
    font-size: 30px;
    letter-spacing: -0.68px;
    line-height: 60px;
    text-align: center;
    margin: 10px auto 0;
}


/*===========================
7.0 ***  HOME PAGE START ***
=============================*/

.home-hero {
    position: relative;
    overflow: hidden;
}

.home-hero:before {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 9;
    background-color: #000;
}

.hero-slider .slider-image {
    height: 280px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-slider .slider-image img {
    display: none;
}

.hero-caption {
    width: 100%;
    padding: 0 10px;
    text-align: center;
}

.home-video .video-caption {
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%;
    z-index: 4;
    padding: 0 15px;
    text-align: center;
}

.hero-caption h1 {
    color: #E30710;
    font-family: 'AvenirLTPro-Black';
    font-size: 24px;
    letter-spacing: -0.75px;
    line-height: 34;
    text-align: center;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
    padding: 2px 0 1px 0;
    box-shadow: 4px 0px 0 0px #fff, -8px 0px 0 0px #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    word-wrap: break-word;
    background-color: #fff;
    display: inline;
    transition: opacity .5s;
}

.title {
    top: 24px;
    left: 24px;
    position: relative;
    font: 56px sans-serif;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 80px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 4px 0px 0 0px #000, -8px 0px 0 0px #000;
    padding: 2px 0 1px 0;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    word-wrap: break-word;
    background-color: #000;
}

@media (max-width: 479px) {
    .hero-caption h1 {
        padding: 15px;
    }
}

.hero-caption h1 span {
    transition: all 2s;
    box-decoration-break: clone;
    background-color: #FFF;
    padding: 5px 15px;
    display: inline;
}

.hero-caption h1 span.spaced {
    animation: in 3s ease-in-out infinite;
    animation-delay: 2s;
    opacity: 0;
    width: 0;
    display: inline-block;
}

@keyframes in {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 10px;
        opacity: 1;
    }
}

.hero-caption h1 span.spaced {
    padding-left: 0;
}

.home-video .hero-caption h1 {
    background-color: #000;
    display: inherit;
}

.home-video .video-caption h1 {
    display: inline;
    background-color: #FFF;
    box-shadow: 0.50em 0 0 #fff, -0.50em 0 0 #FFF;
    box-decoration-break: clone;
    line-height: 1.3;
    color: #E30710;
    font-family: 'AvenirLTPro-Black';
    font-size: 24px;
    letter-spacing: -0.75px;
    margin: 0;
}

@media (min-width: 768px) {
    .hero-caption h1,
    .home-video .video-caption h1 {
        font-size: 42px;
        line-height: 52px;
    }
    .hero-slider .slider-image {
        height: 472px;
    }
}

@media (min-width: 992px) {
    .hero-caption h1,
    .home-video .video-caption h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .hero-slider .slider-image {
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .hero-caption h1,
    .home-video .video-caption h1 {
        font-size: 60px;
        line-height: 670px;
    }
    .hero-caption h1,
    .home-video .video-caption h1 {
        font-size: 50px;
        line-height: 70px;
    }
    .hero-slider .slider-image {
        height: 620px;
    }
}

.home-video {
    height: calc(50vh - 30px);
    position: relative;
    overflow: hidden;
}

.home-video video,
.slider-image video {
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.slider-image video {
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (min-width: 992px) {
    .home-video {
        height: calc(100vh - 80px);
    }
}

@media (min-width: 1200px) {
    .home-video {
        height: calc(100vh - 130px);
    }
}


/* Where our alumni are */

@media (min-width: 992px) {
    .wrap-left-padding {
        padding-left: 15px;
    }
}

.alumni-log-wrap {
    max-width: 1920px;
    margin: 0 auto;
}

.alumni-logos {
    padding: 30px 0 30px 0;
    background-color: #E30710;
}

.alumni-logos h2 {
    margin: 0 0 20px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 1;
    text-align: center;
}

@media (min-width: 768px) {
    .alumni-logos {
        padding: 60px 0;
        background-color: #E30710;
    }
    .alumni-logos h2 {
        font-size: 28px;
        line-height: 37.76px;
        letter-spacing: -0.64px;
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    .alumni-logos h2 {
        font-size: 45px;
        line-height: 59px;
        letter-spacing: -1px;
        margin-bottom: 40px;
    }
}

.logo-item {
    text-align: center;
    margin-bottom: 0px;
    /*padding-top: 40px;*/
}

.logo-item img {
    display: block;
    margin: 0 auto;
    /*--width:100px;--*/
}

@media (min-width: 600px) {
    .logo-item {
        margin-bottom: 30px;
    }
}

.carousel-progress {
    width: 320px;
    height: 28px;
    margin: 30px auto 0;
    position: relative;
}

.carousel-progress .swc-btn {
    position: relative;
    color: #fff;
}

.swp-p {
    width: 150px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 12px;
    margin-left: 100px;
    overflow: hidden;
}

.swp-p:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.swp-p .swiper-pagination {
    width: 100%;
    height: 6px;
    border: 0;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: transparent;
}

.swp-p .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff;
    height: 6px;
    top: 0;
    left: 0;
}

@media (max-width: 480px) {
    .carousel-progress {
        margin: 0;
        width: 100%;
    }
    .swp-p {
        position: relative;
        display: block;
        margin: 0 auto;
    }
    .hero-slider .slider-image {
        height: 240px;
    }
}


/* home-testimonial */

.home-testimonial {
    position: relative;
    margin-top: 0;
    z-index: 2;
}

.home-testimonial:before {
    content: none;
    width: 50%;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.home-testimonial:after {
    content: none;
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #353545;
}

.home-testimonial-wrapper {
    max-width: 1600px;
    padding: 0 0 0px;
    margin: 0 auto;
}

.testimonial-box {
    padding: 30px 0 30px 30px;
}

.testimonial-box p {
    color: #E30710;
    font-family: 'AvenirLTPro-Black';
    font-size: 30px;
    letter-spacing: -1.02px;
    line-height: 38px;
}

.fullHeigt-section {
    height: 100vh;
}

.testimonial-quotes {
    position: relative;
    padding: 10px 0 15px;
}

.testimonial-quotes:before,
.testimonial-quotes:after {
    content: none;
    width: 71px;
    height: 43px;
    position: absolute;
    background-image: url('../images/QUOTET.svg');
    background-repeat: no-repeat;
    background-position: center center;
}

.testimonial-quotes:before {
    top: 0;
    left: 0;
}

.testimonial-quotes:after {
    bottom: 0;
    right: 0;
    transform: rotate(-180deg);
}

.testimonial-item h4 {
    margin-top: 0px;
    color: #000000;
    font-size: 18px;
    letter-spacing: -0.48px;
    line-height: 30px;
}

.homeImage-right {
    width: 100%;
    position: relative;
}

.homeImage-right img {}

@media only screen and (min-width:768px) {
    .homeImage-right {
        width: 60%;
        margin-left: auto;
    }
}

@media only screen and (min-width:992px) {
    .home-testimonial-wrapper {
        padding: 0 15px 0px;
    }
    .homeImage-right {
        height: 80%;
        width: 100%;
        position: relative;
    }
    .homeImage-right img {
        display: none;
    }
}

.image-center {
    position: relative;
    z-index: 4;
    margin-top: 30px;
}

.image-right {
    margin-top: 30px;
}

.slide-image-item .bg-image {
    position: relative;
    height: 320px;
    width: 100%;
    margin-top: 0;
}

.slide-image-item .bg-image .image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.image-pan .img-content {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 30% 0;
}

.image-pan .img-content.fixed-height {
    height: 400px
}

@media only screen and (min-width:768px) {
    .image-pan .img-content.fixed-height {
        height: 400px
    }
    .image-pan .img-content {}
}

@media only screen and (min-width:1200px) {
    .image-pan .img-content.fixed-height {
        height: 450px
    }
}

.image-pan .images {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.image-pan .images .img {
    background-position: center;
    background-size: cover;
    height: 100%;
    left: -5em;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 750ms linear, -webkit-transform 5s 0.75s linear;
    transition: opacity 750ms linear, transform 5s 0.75s linear;
    transition: opacity 750ms linear, transform 5s 0.75s linear, -webkit-transform 5s 0.75s linear;
    will-change: opacity, transform;
    -moz-will-change: opacity, transform;
    -web-kit-will-change: opacity, transform;
    -o-will-change: opacity, transform;
    width: calc(100% + 7em)
}

.image-pan .images .img.displayed:not(.nomove) {
    opacity: 1;
    -webkit-transform: translate(7em, 0);
    transform: translate(7em, 0);
    transition: opacity 750ms linear, -webkit-transform 15s linear;
    transition: opacity 750ms linear, transform 15s linear;
    transition: opacity 750ms linear, transform 15s linear, -webkit-transform 15s linear;
}

.image-pan .images .img.nomove {
    left: 0;
    opacity: 1;
    width: 100%
}

@media (min-width: 768px) {
    .image-right {
        margin-top: 0px;
    }
    .testimonial-box p {
        font-size: 36px;
        line-height: 47.2px;
        letter-spacing: -0.8px;
    }
    .testimonial-item h4 {
        font-size: 21px;
        line-height: 30px;
    }
    .image-right {
        margin-top: auto;
    }
    .image-center {
        max-width: 80%;
        position: relative;
        z-index: 4;
        margin-top: -80px;
    }
}

@media (min-width: 992px) {
    .testimonial-box p {
        font-size: 34px;
        line-height: 42px
    }
    .testimonial-box {
        padding: 40px 30px 100px 15px;
    }
    .slide-image-item .bg-image {
        height: 450px;
        margin-top: 10%;
    }
}

@media (min-width: 1200px) {
    .testimonial-box {
        padding: 40px 60px 130px 30px;
    }
    .testimonial-box p {
        font-size: 45px;
        line-height: 50px;
    }
    .image-center {
        max-width: 1070px;
        margin: 0 auto;
        margin-top: -80px;
    }
}

@media (min-width: 1600px) {
    .testimonial-box p {
        font-size: 45px;
        line-height: 55px;
    }
    .testimonial-box {
        padding: 60px 30px 200px 90px;
    }
}


/* Discover Your Creative Pathway */

.creative-pathway {
    padding: 30px 0 0;
}

.creative-category {
    max-width: 1600px;
    padding: 0;
    margin: 0px auto 0px;
}

.center-inner {
    width: 100%;
}

.creative-text {
    max-width: 645px;
    color: #fff;
    margin-top: 0px;
    padding: 0px 15px;
}

.creative-text p {
    color: #000;
    font-family: 'AvenirLTPro-Black';
    font-size: 20px;
    letter-spacing: -0.65px;
    line-height: 27px;
    margin-bottom: 30px;
}

.creative-pathway h2 {
    position: relative;
    margin: 30px auto;
    padding: 0 15px 0 0;
    background-color: #fff;
    letter-spacing: -0.38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 30px;
    font-family: 'AvenirLTPro-Black';
}

.discover-your-creati {
    height: 127px;
    width: 419px;
    font-family: 'AvenirLTPro-Black';
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 66px;
}

.creative-pathway h2 {
    position: relative;
    z-index: 2;
}

.creative-pathway h2 span {
    color: #fff;
    padding: 10px 10px;
    /* Needs prefixing */
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    background: #E30710;
}

.creative-pathway h2::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    mix-blend-mode: lighten;
    z-index: -1;
}

@media (min-width: 768px) {
    .creative-pathway {
        padding: 60px 0 0;
    }
    .center-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
    .creative-pathway h2 {
        font-size: 38.4px;
        line-height: 52.8px;
        letter-spacing: -0.8px;
    }
    .creative-text p {
        font-size: 24px;
        line-height: 36px;
        letter-spacing: -0.8px;
    }
}

@media (min-width: 992px) {
    .creative-text {
        padding: 0 0 0 30px;
    }
    .creative-pathway h2 {
        letter-spacing: -1px;
        line-height: 66px;
        font-size: 48px;
        margin-top: 0;
    }
    .creative-category {
        margin: 0px auto 60px;
    }
}

@media (min-width: 1200px) {
    .creative-text {
        padding: 0 0 0 60px;
    }
    .creative-text p {
        font-size: 31px;
        line-height: 45px;
    }
}


/* Alumni Reel */

.alumni-reel {
    padding: 0px 0;
    max-width: 1600px;
    margin: 0 auto;
}

.alumni-content {
    margin: 0 auto;
    padding: 0;
}

.alumni-reel-image5 {
    max-width: 100%;
}

.alumni-reel h2 {
    padding: 0 10px;
    margin: 0 0 30px 15px;
    color: #FFFFFF;
    letter-spacing: -0.6px;
    text-align: center;
    background-color: #E30710;
    font-size: 30px;
    letter-spacing: -0.38px;
    line-height: 38px;
}

@media (min-width: 768px) {
    .alumni-reel h2 {
        font-size: 40px;
        letter-spacing: -1px;
        line-height: 56px;
    }
}

@media (min-width: 992px) {
    .alumni-content {
        margin: 0 auto;
        max-width: 1130px;
    }
    .alumni-reel h2 {
        font-size: 48px;
        letter-spacing: -1px;
        line-height: 66px;
        margin: 0 0 60px;
    }
    .reel-title-slider h3 {
        font-size: 31px;
        line-height: 45px;
    }
    .js-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .alumni-reel {
        padding: 0px 150px;
    }
}

@media (min-width: 1360px) {
    .alumni-reel {
        padding: 0px 170px;
    }
}

@media (min-width: 1400px) {
    .alumni-reel {
        padding: 0px 230px;
    }
}

.alumni-reel-image {
    max-width: 1130px;
    margin: 0 auto;
    position: relative;
}

.reel-slide-img {
    padding: 26% 0;
    position: relative;
}

.reel-slide-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.reel-slide-img img {
    display: none;
}

.reel-slide-title {
    margin-top: 30px;
    background: #fff;
}

@media (min-width: 992px) {
    .reel-slide-title {
        margin-top: 50px;
    }
}

.align-right {
    width: 90%;
    padding-left: 30px;
    background: #fff;
}

@media (min-width: 768px) {
    .align-right {
        width: 50%;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .align-right {
        width: 100%;
        padding-left: 420px;
        margin-left: auto;
    }
}

@media (min-width: 1200px) {
    .align-right {
        padding-left: 420px;
    }
}

.reel-slide-title h3 {
    color: #353545;
    font-size: 18px;
    line-height: 22px;
}

.swiper-slide {
    width: 100%;
}

@media (min-width: 768px) {
    .reel-slide-title h3 {
        font-size: 31px;
        letter-spacing: -1px;
        line-height: 45px;
    }
}

@media (min-width: 992px) {
    .reel-slide-title h3 {
        font-size: 31px;
        letter-spacing: -1px;
        line-height: 45px;
    }
}

.slider-dots {
    width: 320px;
    position: relative;
    height: 30px;
    display: block;
    margin: 20px auto 0;
}

@media (max-width: 400px) {
    .slider-dots {
        width: 300px;
    }
}

.slider-dots .swiper-pagination {
    width: 148px;
    height: 1px;
    margin-left: 105px;
    margin-top: 14px;
}

.slider-dots .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #E30710;
}

.swiper-button-prev,
.swiper-button-next {
    font-family: 'AvenirLTPro-Black';
}

.blog-wrap .slider-dots {
    position: relative;
    margin-top: 40px;
    left: 0;
}

.blog-item {
    height: auto;
}

@media (max-width: 767.69px) {
    .more-blog-txt {
        margin-top: 30px;
    }
}

@media (max-width: 991.69px) {
    .slider-dots.reel-nav {
        top: 0!important;
    }
}

@media (min-width: 768px) {
    .blog-wrap .slider-dots {
        position: relative;
        margin-top: 60px;
        left: 0;
    }
}

@media (min-width: 992px) {
    .slider-dots {
        position: absolute;
        left: 40px;
        height: 30px;
        margin: 0 0 10px;
    }
    .slider-dots.reel-nav {
        margin-top: 55px;
    }
    .blog-wrap .slider-dots {
        position: relative;
        margin-top: 60px;
        left: 10px;
    }
}

@media (max-width: 480px) {
    .blog-wrap .slider-dots {
        margin-top: 30px;
    }
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
    .slider-dots .swiper-pagination {
        margin: 0 auto;
        position: relative;
    }
    .blog-wrap .swiper-button-prev,
    .blog-wrap .swiper-button-next {
        display: none;
    }
}

.home-blog-area {
    position: relative;
    padding: 30px 0;
    max-width: 1600px;
    margin: 0 auto;
}

.home-blog-area:after {
    content: none;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: #E30710;
}

@media (min-width: 992px) {
    .home-blog-area:after {
        height: 50%;
    }
    .home-blog-area {
        padding: 70px 0;
    }
}

.center-wrapper {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    padding-left: 0px;
    z-index: 4;
    overflow: hidden;
}

.left-title h2 {
    color: #E30710;
    font-size: 60px;
    letter-spacing: -3.63px;
    line-height: 120px;
    text-align: center;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .center-wrapper {
        padding-left: 150px;
    }
    .left-title {
        text-align: center;
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: left top;
        -moz-transform: rotate(-90deg);
        -moz-transform-origin: left top;
        -ms-transform: rotate(-90deg);
        -ms-transform-origin: left top;
        -o-transform: rotate(-90deg);
        -o-transform-origin: left top;
        transform: rotate(-90deg);
        transform-origin: right top;
        position: absolute;
        width: 70%;
        right: 101%;
        white-space: nowrap;
        padding: 0;
        text-align: center;
    }
    .left-title h2 {
        font-size: 100px;
        line-height: 120px;
        letter-spacing: -3.63px;
        margin-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .center-wrapper {
        max-width: 1600px;
        margin: 0 auto;
        position: relative;
        padding-left: 150px;
    }
    .left-title h2 {
        font-size: 160px;
        line-height: 170px;
        letter-spacing: -3.63px;
        margin-bottom: 50px;
    }
}

@media (min-width: 1360px) {
    .center-wrapper {
        padding-left: 170px;
    }
}

@media (min-width: 1400px) {
    .center-wrapper {
        padding-left: 230px;
    }
}

.blog-title h2 {
    margin-bottom: 0px;
}

.blog-title h2 {
    color: #000;
    font-size: 22px;
    letter-spacing: -0.7px;
    line-height: 28px;
    margin-bottom: 0px;
}

.blog-title h2 a,
.related-post-title a,
.post-bottom strong a {
    color: #000;
}

.blog-title h2 span,
.related-post-title span,
.post-bottom strong span {
    width: calc(100%);
    z-index: 2;
    position: relative;
    background-image: linear-gradient(transparent calc(100% - 10px), rgba(0, 0, 0, 0.06) 10px);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size 0.5s;
    background-position: 0 -3px;
}

.blog-item:hover h2 a,
.related-article:hover .related-post-title a,
.post-bottom strong:hover a {
    color: #E30710;
}

.wrap-centent {
    position: relative;
    z-index: 4;
}

.blog-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.blog-item {
    padding: 0 15px;
}

.blog-image {
    margin-top: 0px;
}

.blog-bottom {
    margin-top: 0px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991.65px) {
    .more-blog-txt {
        max-width: 370px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .blog-wrap {
        margin-left: -15px;
    }
    .blog-title h2 {
        font-size: 31px;
        line-height: 38px;
    }
    .blog-item {
        padding: 0 15px;
        overflow: hidden;
    }
    .blog-title h2 {
        font-size: 26px;
        line-height: 35px;
    }
    .blog-bottom {
        margin-top: -45px;
        padding: 0 15px;
    }
    .blog-image {
        margin-top: 20px;
    }
}

.bnav-next {
    right: 0;
}

.bnav-prev {
    left: 0;
}

.blog-nav:focus {
    outline: 0;
}

.more-blog-txt p {
    max-width: 439px;
    color: #000;
    font-family: 'AvenirLTPro-Black';
    font-size: 24px;
    letter-spacing: -0.7px;
    line-height: 32px;
}

.more-blog-txt a {
    color: #000;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 45px;
    position: relative;
    z-index: 1;
    text-decoration: underline;
}

.more-blog-txt a:hover {
    text-decoration: none;
}

.more-blog-txt a:after,
.more-blog-txt a:before {
    content: none;
    width: 100%;
    height: 10px;
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: -2;
    background: rgba(0, 0, 0, 0.06);
    transition: all 0.5s;
}

.more-blog-txt a:before {
    width: 0;
    left: 0;
    opacity: 1;
    z-index: -1;
    background: #E30710;
}

.more-blog-txt a:hover:after {
    width: 0;
}

.more-blog-txt a:hover:before {
    width: 100%;
    z-index: -1;
    background: #E30710;
}

.more-blog-txt a:hover {
    color: #E30710;
}

@media (min-width: 370px) {
    .blog-progress {
        width: 190px;
    }
}

@media (min-width: 992px) {
    .more-blog-txt p {
        font-size: 31px;
        line-height: 45px;
    }
}

.social-feed {
    padding: 50px 15px 50px;
}

.social-feed h2 {
    background-color: #E30710;
    color: #FFFFFF;
    font-size: 30px;
    letter-spacing: -0.6px;
    line-height: 38px;
    text-align: center;
    padding: 5px 15px;
    margin: 0 0 50px;
}

.followthedean {
    max-width: 1290px;
    margin: 0 auto;
}

.TweetAuthor-decoratedName {
    font-family: 'AvenirLTPro-Black'
}

.twitter-header h3,
.instagram-header h3 {
    margin: 0;
}

.twitter-header,
.instagram-header {
    height: 70px;
}

.twitter-header h3 a,
.instagram-header h3 a {
    color: #56ACEE;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    padding-left: 40px;
    padding-top: 13px;
    margin: 0;
    background-image: url('../images/TWITTER.svg');
    background-repeat: no-repeat;
    background-position: center left;
}

.instagram-header h3 a {
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url('../images/instgram-icon.png');
}

.twitter-header h4,
.instagram-header h4 {
    font-size: 21px;
    color: #000;
    letter-spacing: -0.48px;
    line-height: 24px;
    text-align: center;
    position: relative;
    margin: 0;
}

#rudr_instafeed li div {
    padding: 50%;
    margin: 0 0 30px;
    position: relative;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

#rudr_instafeed li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

#rudr_instafeed li div img {
    display: none;
}

@media (max-width: 567.76px) {
    #rudr_instafeed li:ntn-child(6),
    #rudr_instafeed li:ntn-child(7),
    #rudr_instafeed li:ntn-child(8),
    #rudr_instafeed li:ntn-child(9),
    #rudr_instafeed li:ntn-child(10),
    #rudr_instafeed li:ntn-child(11),
    #rudr_instafeed li:ntn-child(12) {
        display: none!important;
    }
}

@media (min-width: 768px) {
    .social-feed h2 {
        font-size: 38px;
        line-height: 48px;
    }
}

@media (min-width: 992px) {
    .social-feed h2 {
        font-size: 48px;
        line-height: 56px;
    }
}


/*===========================
4.0 ***  Pages START ***
=============================*/

.parallax {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-banner {
    position: relative;
    padding: 0 0 0 0;
}

.page-banner img,
.fullWidth-singleIimage img {
    max-height: 70vh;
    object-fit: cover;
    object-position: center;
}

.page-title {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 15px 20px;
    z-index: 2;
}

.banner-wrapper {
    position: relative;
}

.title-center {
    max-width: 1410px;
    margin: 0 auto;
}

.page-banner h1 {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    margin: 0;
    padding: 8px 15px 5px;
    background: #E30710;
    letter-spacing: -1px;
    font-size: 30px;
    z-index: 4;
}

.page-title h1 {
    color: #fff;
    margin: 0;
    padding: 5px 20px;
    background: #E30710;
    letter-spacing: -1px;
    font-size: 30px;
}

.contact-map h1,
.entry-title {
    color: #fff;
    margin: 0;
    padding: 5px 20px;
    background: #E30710;
    letter-spacing: -1px;
    font-size: 30px;
}

.entry-title {
    display: inline-block;
}

.banner-wrapper .image img {
    opacity: 0;
}

@media (max-width: 991.69px) {
    .banner-wrapper .image {
        min-height: 200px;
    }
    .page-banner {
        margin-left: 0!important;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 600px) {
    .page-banner h1,
    .page-title h1,
    .contact-map h1,
    .entry-title {
        font-size: 36px;
        line-height: 50px;
    }
}

@media (min-width: 992px) {
    .page-title {
        padding: 0 0 50px 0;
    }
    .page-banner h1,
    .page-title h1,
    .contact-map h1,
    .entry-title {
        font-size: 45px;
        line-height: 60px;
    }
    .banner-wrapper.bg-image .image {
        background-attachment: fixed;
        background-position: 50% 0;
    }
}

.page-intro {
    position: relative;
    z-index: 5;
}

.page-intro img {
    max-height: 70vh;
}

.columnLeft-overImage {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.left-col-bg:before {
    content: '';
    width: 100%;
    height: 100%;
    right: 50%;
    top: 0;
    position: absolute;
    background: #fff;
}

.intro-testimonial {
    padding: 40px 40px 0 20px;
    max-width: 580px;
}

.left-column {
    padding: 40px 10px 0 0px;
}

.image-column {
    padding: 20px 10px 0 0px;
}

.col-after-bg,
.col-before-bg {
    position: relative;
}

.intro-testimonial p {
    font-family: 'AvenirLTPro-Black';
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 38px;
    color: #E30710;
    margin-bottom: 40px;
}

.intro-testimonial .text-gray p {
    color: #000000
}

.testimonial-text-widget {
    max-width: 300px;
}

.intro-testimonial h4 {
    font-size: 16px;
    letter-spacing: -0.48px;
    line-height: 30px;
    font-family: AvenirLTStd-Heavy;
    font-weight: 400;
}

.testimonial-text-widget h4 {
    color: #000000;
    font-size: 16px;
    letter-spacing: -0.48px;
    line-height: 20px;
}

.paragraph-content {
    margin-top: 40px;
    max-width: 590px;
    padding-bottom: 30px;
}

.paragraph-content p {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.para-18 p {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.space-sm-15 {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .intro-testimonial,
    .left-column {
        margin-left: auto;
    }
    .intro-testimonial h4,
    .testimonial-text-widget h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .space-sm-15 {
        padding-left: 0;
        padding-right: 0;
    }
    .images-slider {
        width: 100%;
    }
    .testimonial-text-widget {
        max-width: 516px;
    }
    .columnLeft-overImage {
        position: relative;
        margin-top: -120px;
    }
    .paragraph-content {
        margin-top: 160px;
    }
    .left-column {
        padding: 180px 40px 0 20px;
        max-width: 580px;
        margin-left: auto;
    }
    .image-column {
        padding: 0px 40px 0 20px;
        max-width: 580px;
        margin-left: auto;
    }
    .pr-sm-15 {
        padding-right: 15px;
    }
    .col-after-bg:after {
        content: '';
        width: 15px;
        height: 100%;
        right: -15px;
        top: 0;
        position: absolute;
        background: #fff;
    }
    .col-before-bg:before {
        content: '';
        width: 15px;
        height: 100%;
        left: -15px;
        top: 0;
        position: absolute;
        background: #fff;
    }
}

@media (min-width: 992px) {
    .intro-testimonial p {
        font-size: 30px;
        line-height: 40px;
    }
    .intro-testimonial h4 {
        font-size: 21px;
        line-height: 30px;
    }
    .images-slider {
        width: 100%;
        max-width: 100%;
    }
    .testimonial-text-widget {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .intro-testimonial p {
        font-size: 45px;
        line-height: 50px;
    }
}

.bg-image img {
    opacity: 0;
}

.bg-image .image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.fullWidth-singleIimage {
    margin: 0 auto;
}

.stats-paragraph {
    margin: 0 auto;
    position: relative;
}

.stats-paragraph:before {
    content: '';
    width: 50%;
    height: 50%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
}

.box-padding {
    padding: 60px 20px 0;
}

.stats-col {}

.stats-content {
    padding: 40px 15px 40px 0;
}

.multi-line-text {
    line-height: 1.4;
    padding: 2px 0px;
    margin: 20px auto;
}

.multi-line-text span {
    background-color: #E30710;
    color: #fff;
    display: inline;
    padding: 4px 10px 10px;
    font-size: 45px;
    /* Needs prefixing */
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.stats-counter ul li {
    display: block;
    margin-bottom: 70px;
}

.stats-counter ul li h3 {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 50px;
    letter-spacing: -1.38px;
    line-height: 1;
    text-align: center;
    color: #E30710;
}

.stats-counter ul li h3 span {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    display: block;
    background-color: transparent;
    color: black;
}

@media (max-width: 991.57px) {
    .md-text-center h2 {}
    .md-text-center h2 br {
        display: none;
    }
}

@media (min-width: 768px) {
    .stats-paragraph {
        margin-top: -120px;
    }
    .stats-content {
        padding: 40px 15px 40px 0px;
        max-width: 590px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .stats-counter ul li h3 {
        font-size: 70px;
        line-height: 1;
    }
    .stats-content {
        margin: 0;
    }
    .max-width-580 {
        max-width: 580px;
    }
    .fullWidth-singleIimage {
        padding: 0 0 0 0;
        margin: 0 auto;
    }
}

@media (min-width: 1400px) {
    .stats-counter ul li h3 {
        font-size: 110px;
        line-height: 1;
    }
}

.right-text-col {
    padding: 0 15px 0px 15px;
}

.the-campus h2 {
    display: inline-block;
    color: #fff;
    margin: 0 0 30px;
    font-size: 48px;
    letter-spacing: -0.6px;
    line-height: 66px;
}

.the-campus p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    max-width: 590px;
}

.map-icon {
    display: block;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    line-height: 35px;
    color: #000;
    padding: 5px 0;
    padding-left: 50px;
    background-image: url('../images/Shape.svg');
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 30px;
}

@media(max-width:768px) {
    .map-icon {
        margin-bottom: 50px;
    }
}

.map-icon:hover {
    color: #E30710;
}

.fullImage-right,
.facilities {
    margin-top: 30px;
}

.facilities {
    margin-bottom: 30px;
}

.facilities h3 {
    color: #000000;
    font-size: 31px;
    letter-spacing: -0.7px;
    line-height: 1;
}

@media (min-width: 768px) {
    .facilities h3 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .right-text-col {
        padding: 0 15px 0px 15px;
    }
    .fullImage-right,
    .facilities {
        margin-top: 60px;
    }
    .facilities {
        margin-bottom: 60px;
    }
    .facilities .paragraph-widget {
        padding-left: 0;
    }
}

.center-container {
    max-width: 1600px;
    margin: 0 auto;
}

.center-content {
    max-width: 1410px;
    margin: 0 auto;
}

.page-center {
    max-width: 1438px;
    padding: 0 15px;
    margin: 0 auto;
}

.featured-links-carousel {
    overflow: hidden;
    position: relative;
}

.item-inner {
    max-width: 330px;
}

.page-item h2 {
    color: #000;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0 0 0;
}

.page-item h2 a {
    color: #000;
}

.page-item .item-inner:hover h2 a {
    color: #E30710;
}

.page-featImage {
    padding: 68.5% 0;
    position: relative;
    overflow: hidden;
}

.page-featImage .image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

.related-featured-image {
    position: relative;
    overflow: hidden;
}

.sca-post-featImage {
    margin-bottom: 20px;
}

.page-featImage .image a,
.sca-post-featImage .image a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
}

.related-featured-image .image {
    transition: all 0.5s;
}

.item-inner {
    padding: 0;
    width: 100%;
    position: relative;
}

.div-330 {
    max-width: 350px;
}

.slider-nav-content {
    position: relative;
    padding: 0 15px;
}

.slider-progress-swp {
    margin: 30px auto 0;
    position: relative;
    width: 300px;
}

.slider-progress-swp .swc-btn {
    color: #353545;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
}

.slider-progress-swp .swp-p {
    width: 50%;
    height: 6px;
    margin: 0 auto;
    left: 0;
    top: 0;
    position: relative;
}

.slider-progress-swp .swp-p:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 3px;
    background: #353545;
}

.slider-progress-swp .swp-p .swiper-pagination {
    width: 100%;
    height: 6px;
    border: 0;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: transparent;
}

.slider-progress-swp .swp-p .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #E30710;
    height: 6px;
    top: 0;
    left: 0;
}

@media (min-width: 460px) {
    .slider-progress {
        width: 150px;
    }
    .slider-nav {
        font-size: 21px;
    }
    .slider-progress-swp {
        margin: 60px 0 0;
        position: relative;
        width: 320px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
}

@media (min-width: 768px) {
    .slider-progress-swp .swp-p {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .page-item h2 {
        font-size: 28px;
        line-height: 34px;
    }
}

.paragraph-left {
    padding: 40px 20px 0;
    max-width: 580px;
}


/*===========================
7.0 ***  STAFF ***
=============================*/

.the-staff {
    padding: 0px 0 120px;
}

.team-categories h3,
.staff-title,
.tab-top-title h3 {
    margin-left: 0px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 10px;
}

.tab-top-title h3 {
    margin-left: 0;
}

.ml-md h3 {
    margin-left: 20px;
}

.staff-title {
    margin-left: 0;
}

.team-categories {
    background: #fff;
    margin-bottom: 20px;
}

.team-categories ul li,
.cp-categories ul li {
    margin-right: 5px;
}

.team-categories ul li a,
.cp-categories ul li a {
    position: relative;
    display: block;
    margin: 0 0 15px;
    padding: 0 0 0 0;
    line-height: 1;
}

.cp-categories ul li a {
    color: #000;
}

.cp-categories ul li a.active,
.cp-categories ul li.active a,
.team-categories ul li a.active {
    color: #E30710 !important;
}

.student-categories.cp-categories ul li a.active {
    background-color: #E30710;
    color: white !important;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.team-categories ul li a {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
}

.cp-categories ul li a {
    font-size: 18px;
    line-height: 22px;
}

.team-categories .nav-tabs,
.cp-categories .nav-tabs {
    border: 0;
    margin: 0;
    padding: 0;
}

.team-meta h3 {
    color: #000000;
    font-size: 21px;
    line-height: 29px;
    margin: 0 0 5px;
}

.team-meta strong {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    line-height: 29px;
    display: block;
    text-transform: capitalize;
}

.active-team-member {
    display: none;
    padding: 0 15px 30px 15px;
    width: 100%;
}

.js-team-name-target {
    color: #000000;
    font-size: 21px;
    line-height: 32px;
    margin: 0;
}

.js-team-position-target {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    display: block;
}

.js-team-para-target {
    margin: 20px 0 0;
}

.js-team-para-target {
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}

.js-team-para-target p {
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}

.active-item-image {
    width: 40%;
    margin-bottom: 0px;
}

.active-item-content {
    width: 100%;
    padding-left: 0px;
}

.team-slider-btn {
    position: relative;
    max-width: 300px;
    min-height: 24px;
}

.btn-theme {
    color: #353545;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 24px;
    position: absolute;
    padding: 0;
    border: 0;
}

.js-team-prev {
    left: 0;
}

.js-team-next {
    right: 0;
}

.team-slider-progress {
    position: absolute;
    width: 150px;
    left: 95px;
    top: 50%;
    height: 5px;
    margin-top: 1px;
}

.team-slider-progress:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 2px;
    background: #353545;
}

.team-slider-progress:after {
    content: '';
    width: 20%;
    height: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background: #E30710;
}

.gridder-list {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px;
}

.gridder-show {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}

.gridder-show.loading {
    background: #fff;
}

.gridder-content {
    display: none;
    position: relative;
}

.gridder-list {
    width: 49%;
}

.gridder-show {
    margin-bottom: 30px;
}

.gridder-navigation .gridder-nav.disabled {
    opacity: .5
}

.gridder-list {
    cursor: pointer
}

.gridder-list:hover {
    opacity: 0.8
}

.hasSelectedItem .gridder-list {
    opacity: 0.5
}

.hasSelectedItem .gridder-list.selectedItem {
    opacity: 1
}

.hasSelectedItem .gridder-list.selectedItem:after {
    content: '';
    height: 4px;
    width: 70px;
    display: block;
    margin: 0 auto;
    background-color: #E30710;
}

.staff-item {
    padding: 0 5px;
    margin: 0 0 15px;
}

.staff-image {
    padding: 75% 0;
    position: relative;
}

.staff-image .image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.staff-image .image img {
    display: none;
}

.gridder-navigation {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    right: 0;
}

.gridder-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px;
    color: #000;
}

.gridder-padding {
    padding-bottom: 50px;
}

.gridder-nextprev {
    position: absolute;
    bottom: 0;
    width: 30%;
}

.gridder-nextprev a {
    color: #353545;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
}

.gridder-nextprev a:hover {
    color: #E30710;
}

.gridder-nav.prev {
    padding-right: 100px;
}

@media (min-width: 568px) {
    .gridder-navigation {
        width: 65%;
        padding-left: 30px;
        right: 0;
    }
}

@media (max-width: 567px) {
    .active-item-image {
        display: none;
    }
    .active-item-content {
        padding: 0 15px;
    }
    .gridder-nextprev {
        text-align: center;
        width: 100%;
    }
    .gridder-nav {
        margin: 0 15px;
        padding: 0;
    }
    .team-meta {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .gridder-list {
        width: 32%;
    }
    .staff-item {
        padding: 0 12px;
    }
    .gridder-list {
        margin: 0 0 60px;
    }
    .gridder-show {
        margin-bottom: 60px;
    }
    .staff-item {
        margin: 0 0 30px;
    }
}

@media (min-width: 568px) {
    .flex-box {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .active-item-image {
        width: 35%;
    }
    .active-item-content {
        width: 65%;
        padding-left: 30px;
    }
}

@media (min-width: 768px) {
    .js-team-name-target {
        font-size: 31px;
        line-height: 42px;
    }
    .js-team-name-target {
        font-size: 31px;
        line-height: 42px;
    }
    .js-team-position-target {
        font-size: 21px;
        line-height: 30px;
    }
    .team-categories .nav,
    .cp-categories .nav {
        display: block;
    }
    .team-categories ul li a {
        font-size: 21px;
        line-height: 22px;
        padding-left: 0px;
    }
    .cp-categories ul li a {
        font-size: 21px;
        line-height: 22px;
    }
    .ml-md h3 {
        margin-left: 30px;
    }
    .team-categories h3,
    .staff-title,
    .tab-top-title h3 {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .js-team-para-target,
    .js-team-para-target p {
        font-size: 18px;
        line-height: 28px;
    }
}


/*===========================
7.0 ***  BLOG SINGLE START ***
=============================*/

.blog-single-content {
    margin: 0 auto;
    padding: 0 0 100px;
}

.entry-content {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1410px;
}

.post-article {}

.featured-media .featimage {
    width: 100%;
    text-align: center;
}

.featured-media .featimage img {
    margin: 0 auto 50px;
}

.post-article h2 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 46px;
    margin-bottom: 40px;
    color: #000;
    max-width: 740px;
}

.single-post-meta {
    max-width: 600px;
}

.share-post {
    margin-left: auto;
    margin-top: 25px;
}

.single-post-meta img {
    border-radius: 50%;
}

.single-post-meta h3 {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 0 10px;
    color: #000;
    text-transform: capitalize;
}

.share-post ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.share-post ul li a {
    color: #000;
    font-size: 24px;
}

.share-post h3 {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    margin: 0 15px 0 0;
}

.the-post-content p {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px;
}

.the-post-content h3 {
    color: #000;
    font-size: 24px;
    line-height: 30px;
}

.the-post-content,
.post-bottom {
    max-width: 690px;
}

.the-post-content p {
    font-family: 'AvenirLTStd-Heavy';
}

.the-post-content p strong {
    font-family: 'AvenirLTPro-Black';
    font-weight: 700;
}

.post-bottom h4 {
    font-size: 20px;
    letter-spacing: -0.7px;
    line-height: 24px;
    margin: 0;
    color: #000000;
}

.post-bottom strong {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 18px;
    letter-spacing: -0.41px;
    line-height: 35px;
    color: #000000;
    font-weight: 400;
}

.post-bottom strong a {
    color: #000;
}

.related-featured-image .image img {
    display: none;
}

.related-featured-image .image {
    position: relative;
    padding: 72% 0;
    background-color: #E30710;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.related-featured-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.related-post-title {
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.relative {
    position: relative;
}

.related-slider-item {
    padding: 0 15px;
    height: 100%;
}

.related-post-article:hover h2 a {
    color: #E30710;
}

.related-wrapper .slick-list {
    margin: 0 -15px;
}

@media (min-width: 576px) {
    .featured-media .featimage {
        width: auto;
        text-align: left;
    }
    .featured-media .featimage img {
        margin: 0;
    }
    .related-post-title {
        font-size: 21px;
        line-height: 29px;
    }
}

@media (min-width: 500px) {
    .share-post {
        margin-left: auto;
        margin-top: 0;
    }
    .single-post-meta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
    .post-bottom h4 {
        font-size: 31px;
        line-height: 45px;
    }
}

@media (min-width: 1200px) {
    .post-article h2 {
        font-size: 45px;
        line-height: 59px;
    }
}


/*===========================
7.0 ***  TESTIMONIAL START ***
=============================*/

.testimonial-wrapper {
    position: relative;
    overflow: hidden;
}

.testimonial-wrapper:after {
    content: none;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #ccc;
}

.testimonial-wrap {
    /* max-width: 1920px; */
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.testimonial-wrap-bg {
    position: relative;
    background: rgba(53, 53, 53, 0.04)
}

.testimonial-wrap-bg:after {
    content: '';
    position: absolute;
    width: 1000%;
    height: 100%;
    left: 100%;
    top: 0;
    background-color: #000;
    opacity: 0.04;
}

.testimonial-wrap h1 {
    background-color: #E30710;
}

.testimonial-slider {
    margin: 0 auto;
    padding: 0px 15px 50px;
    max-width: 750px;
    overflow: hidden;
    padding-top: 30px;
}

.testimonial-slider p {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 38px;
    color: #E30710;
}

.testimonial-slider h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.48px;
    line-height: 20px;
    color: #000;
    margin-top: 20px;
}

.testimonial-wrap {}

.testimonial-thmb {
    background: #fff;
    padding-top: 10px;
    position: relative;
    overflow: hidden;
    max-width: 1410px;
    margin: 0 auto;
}

.testimonial-thmb:after {
    background: #fff;
    position: absolute;
    left: 100%;
    width: 100%;
    bottom: 0;
    height: 100%;
    content: '';
}

.testimonial-thmb ul li {
    margin: 0 3px;
}

.testimonial-thmb .thmb-img {
    width: 136px;
    height: 102px;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.5s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #E30710;
}

.testimonial-thmb .thmb-img img {
    display: none;
}

.testimonial-thmb .slick-current .thmb-img {
    opacity: 1;
}

.testimonial-thmb-nav {
    height: 70px;
}

.testimonial-thmb .gallery-thumbs {
    margin-left: auto;
    margin-right: auto;
}

.testimonial-thmb .swiper-container {
    margin-left: auto;
    margin-right: auto;
}

.testimonial-thmb .swiper-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.testimonial-thmb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 136px;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

@media (min-width: 992px) {
    .testimonial-slider p {
        font-size: 31px;
        line-height: 45px;
    }
    .testimonial-slider {
        margin: 0 auto;
        padding: 80px 15px 50px;
        max-width: 750px;
    }
    .testimonial-slider h4 {
        font-size: 21px;
        line-height: 29px;
        margin-top: 40px;
    }
}


/*===========================
7.0 ***  PAGE CONTACT START ***
=============================*/

.contact-map {
    padding-bottom: 0px;
    position: relative;
}

.contact-map h1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.address-content {
    position: relative;
    z-index: 2;
    padding: 0 15px 0 15px;
}

.address-content h2 {
    max-width: 600px;
    color: #000000;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
    margin: 0;
}

.address-content h2 strong {
    color: #E30710;
}

.bg-left {
    position: relative;
}

.address-content:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    background: #fff;
}

.address-content h3 {
    color: #000000;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 24px;
    margin: 0;
}

.address-content a {
    color: #000000;
    font-size: 18px;
    letter-spacing: -0.48px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 6px;
    position: relative;
    z-index: 3;
}

.address-content a:after {
    content: none;
    height: 10px;
    width: 100%;
    opacity: 0.06;
    position: absolute;
    left: 0;
    bottom: 6px;
    z-index: -2;
    background-color: #000000;
}

.address-content a:before {
    content: none;
    height: 10px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 6px;
    z-index: -1;
    transition: all 0.5s;
    background-color: #E30710;
}

.address-content a:hover:before {
    width: 100%;
}

.address-content a:hover {
    color: #E30710;
}

.mail-address {
    width: 100%;
    float: left;
    padding: 0 0;
    margin: 0 0 30px;
}

@media (min-width: 640px) {
    .mail-address {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .mail-address {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .contact-map {}
    .address-content:before {
        content: '';
        width: 50%;
        height: 100%;
        position: absolute;
        right: 50%;
        top: 0;
        background: #fff;
    }
    .address-content h2 {
        font-size: 45px;
        line-height: 59px;
    }
    .address-content {
        margin-top: -100px;
        position: relative;
        z-index: 2;
        padding: 0 15px 0 50px;
    }
}


/*===========================
7.0 ***  FAQ's START ***
=============================*/

.page-content {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 15px 30px;
}

.top-title h2 {
    max-width: 857px;
    color: #000;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
}

.top-title h2 strong {
    color: #E30710;
}

.faqs-content {
    max-width: 740px;
}

.faqs-content h2,
.faqs-content h3 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
}

.faqs-content h2 {
    margin-bottom: 30px;
    position: relative;
    padding-left: 25px;
    cursor: pointer!important;
}

.faqs-content h3 {
    position: relative;
    padding-left: 25px;
}

.faqs-content h2:before {
    content: '';
    height: 11px;
    width: 11px;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #E30710;
}

.faqs-content h3:before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #f00;
    transition: all 0.5s;
}

.faqs-content h3.active:before {
    transform: rotate(-180deg);
}

.faq-answers {
    padding: 0 0 0px 25px;
}

.faq-answers p {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
}

.faqs-content ul li {
    display: block;
    padding-bottom: 0px;
    margin: 0;
}

.faqs-content ul li ul {
    display: none;
}

.faqs-content ul li li {
    display: block;
    padding-bottom: 0px;
    margin: 0 0 30px;
}

@media (min-width: 992px) {
    .page-content {
        padding: 0 15px 70px;
    }
    .top-title h2 {
        font-size: 45px;
        line-height: 59px;
    }
}


/*===========================
7.0 ***  BLOG START ***
=============================*/

.sca-post-article {
    max-width: 100%;
    margin: 0 auto;
}

.sca-post-article h2 {
    color: #000000;
    font-size: 21px;
    line-height: 29px;
}

.sca-post-article h2 span {
    font-weight: 500;
    display: block;
}

.sca-post-article h2 a {
    color: #000000;
}

.sca-post-article:hover h2 a {
    /*color: #E30710;*/
}

.sca-post-featImage,
.blog-image {
    position: relative;
    padding: 74% 0;
    overflow: hidden;
}

@media (max-width: 767.69px) {
    .blog-image {
        padding: 64% 0;
    }
}

.sca-post-featImage .hover-scale,
.blog-image .hover-scale,
.sca-post-featImage a,
.blog-image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sca-post-featImage a,
.blog-image a {
    z-index: 2;
}

.sca-post-featImage .image,
.blog-image .image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.blog-image .bg-nosize {
    background-image: none!important;
    background-size: inherit;
    background-position: center center;
    background-color: #E30710;
}

.blog-image .bg-nosize img {
    display: block;
    opacity: 1;
}


/* Blur-zoom Container */

.sca-post-featImage .hover-scale,
.blog-image .hover-scale {
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

.article-col {
    margin-bottom: 155px;
}

.floating--image {
    opacity: 0;
    transition: all linear 500ms;
    -webkit-transition: all linear 500ms;
    -moz-transition: all linear 500ms;
    -o-transition: all linear 500ms;
    -ms-transition: all linear 500ms;
}

.floating--image.swipe {
    opacity: 1;
    transition-delay: 500ms
}

#sidebar.sticky {
    position: fixed;
    z-index: 4;
    background: #fff;
}

.icon-div {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-div img {
    /* display: none; */
}

.blog-cat-title {
    font-size: 24px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .blog-cat-title {
        font-size: 31px;
    }
    .icon-div {
        width: 80px;
    }
    .sca-post-article {
        max-width: 330px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .blog-cat-title {
        font-size: 31px;
    }
    .icon-div {
        width: 80px;
        height: 80px;
    }
}

@media (min-width: 1200px) {
    .sca-post-featImage,
    .blog-image {
        padding: 74% 0;
    }
}

@media (max-width: 600px) {
    #sidebar.sticky {
        top: 0px!important;
    }
}

.marginDiv {}


/*===========================
7.0 ***  SHOP PAGE START ***
=============================*/

.art-for-sale {
    color: #FFFFFF;
    font-size: 45px;
    letter-spacing: -1px;
    line-height: 77px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.shop-item {
    margin-bottom: 40px;
}

.item-title {
    margin-top: 25px;
}

.item-title h2,
.shop-item .price {
    color: #000000;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 29px;
    text-transform: capitalize;
    margin: 0;
}

.shop-item-image {
    background: #fff;
    overflow: hidden;
}

.shop-item-image img {
    display: block;
    margin: 0 auto;
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}


/* The Transformation */

.shop-item-image:hover img {
    transform: scale(1.2);
}

.woocommerce nav.woocommerce-pagination {
    text-align: left!important;
}

.woocommerce .page-content nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    border-right: 0;
    margin: 1px;
}

.woocommerce .page-content nav.woocommerce-pagination ul li {
    border-right: 0;
    padding: 0;
    margin: 0 15px 0 0;
    float: left;
    display: inline;
    overflow: hidden;
}

.woocommerce .page-content nav.woocommerce-pagination ul li a {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 18px;
    letter-spacing: -0.41px;
    line-height: 35px;
    opacity: 0.39;
    display: block;
    padding: 0;
    margin: 0;
}

.woocommerce .page-content nav.woocommerce-pagination ul li a.next {
    opacity: 1;
}

.woocommerce .page-content nav.woocommerce-pagination ul li a:focus,
.woocommerce .page-content nav.woocommerce-pagination ul li a:hover,
.woocommerce .page-content nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #000;
    font-size: 18px;
    line-height: 35px;
    display: block;
    padding: 0;
    margin: 0;
    font-family: AvenirLTPro-Black;
}

.shop-bottom {
    margin-bottom: 100px;
}

.woocommerce-ordering select {
    color: #353545;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: -0.48px;
    line-height: 35px;
    border: 0;
}

.woocommerce-ordering select option {
    font-family: Avenir-Light;
    font-size: 21px;
}

.woocommerce .page-content .woocommerce-result-count {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 18px;
    letter-spacing: -0.41px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

@media (min-width: 600px) {
    .shop-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
}

.single-product .page-banner {
    display: none;
}

.single-product .woocommerce-breadcrumb {
    display: none;
}

.woocommerce-page div.product div.summary,
.woocommerce-page div.product div.images {
    width: 98% !important;
}

.woocommerce div.product div.images img {
    width: auto !important;
    margin: auto;
}

.image-width {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background-position: center center;
}

#wpgis-gallery .slick-slide {
    margin: 0 10px!important;
}

.image-width img {
    display: none!important;
}

.fancybox-container {
    z-index: 9999999!important;
}

.single-entry-title {
    color: #000000;
    font-size: 31px;
    letter-spacing: -0.7px;
    line-height: 45px;
    text-transform: capitalize;
}

.woocommerce-Price-amount.amount {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 18px;
    letter-spacing: -0.41px;
    line-height: 34px;
}

.woocommerce-product-details__short-description {
    margin: 0 0 30px;
}

.woocommerce-product-details__short-description p {
    max-width: 431px;
    color: #000000;
    font-family: AvenirLTStd-Heavy;
    font-size: 18px;
    line-height: 30px;
}

.single_add_to_cart_button {
    width: 100%;
    max-width: 440px;
    background-color: #E30710!important;
    color: #FFFFFF;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
    border-radius: 0!important;
    min-height: 65px;
}

.product_meta .posted_in {
    color: #000000;
    font-size: 13px;
    letter-spacing: -0.29px;
    line-height: 20px;
}

.woocommerce div.product form.cart {
    margin-bottom: 15px!important;
}

.woocommerce-tabs {
    margin-top: 30px;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs {
    margin: 0 0 30px;
    padding: 0;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: none;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: transparent;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 15px 5px 0;
    padding: 0;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs li a {
    color: #000000;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 35px;
    position: relative;
    padding: 0;
    z-index: 1;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs li a:after {
    content: '';
    height: 10px;
    width: 100%;
    opacity: 0.06;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
    background-color: #000000;
}

.woocommerce div.product .page-content .woocommerce-tabs ul.tabs li.tab-active a:after {
    opacity: 1;
    background-color: #E30710;
}

.woocommerce div.product .page-content .woocommerce-product-rating {
    margin-bottom: 10px;
}

.woocommerce-Tabs-panel h2 {
    display: none;
}

.woocommerce .page-content .star-rating {
    line-height: 1;
    font-size: 14px;
    font-family: star;
    color: #E30710;
}

.woocommerce-review-link {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 13px;
    letter-spacing: -0.29px;
    line-height: 35px;
}

.woocommerce .page-content .woocommerce-product-rating .star-rating {
    margin: 0 10px 0 0;
    float: none;
}

#reply-title {
    margin-bottom: 20px;
    width: 100%;
    clear: both;
    font-family: 'AvenirLTPro-Black';
}

select#rating {
    margin-left: 25px;
    width: 30%;
}

.comment-form-rating {
    margin: 20px 0 20px;
}

.comment-form-rating label {
    color: #E30710;
    font-family: 'AvenirLTPro-Black';
}

#comment {
    padding: 15px;
    border: solid 2px rgba(53, 53, 53, 0.5);
}

.woocommerce .page-content #respond input#submit {
    width: 145px;
    height: 50px;
    padding: 0;
    line-height: 46px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
    border-radius: 0;
}

.woocommerce .page-content #respond input#submit:hover {
    background-color: #fff;
    color: #E30710;
}

.styled-quantity {
    position: relative;
    width: 150px;
    border: solid 1px #000;
}

.styled-quantity input {
    width: 100%!important;
    border: 0;
}

.styled-quantity button {
    width: 30px;
    height: 100%;
    text-align: center;
    border: 0;
    padding: 0;
    position: absolute;
}

.styled-quantity button.minus {
    left: 0;
    border-right: solid 1px #000;
}

.styled-quantity button.plus {
    right: 0;
    border-left: solid 1px #000;
}

.page-content .woocommerce #respond input#submit,
.page-content .woocommerce a.button,
.page-content .woocommerce button.button,
.page-content .woocommerce input.button {
    font-size: 21px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #E30710;
    border: solid 1px #E30710;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}

.page-content .woocommerce #respond input#submit:hover,
.page-content .woocommerce a.button:hover,
.page-content .woocommerce button.button:hover,
.page-content .woocommerce input.button:hover {
    color: #E30710;
    background-color: #fff;
}

.page-content .woocommerce #respond input#submit.alt,
.page-content .woocommerce a.button.alt,
.page-content .woocommerce button.button.alt,
.page-content .woocommerce input.button.alt {
    background-color: #E30710;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.page-content .woocommerce #respond input#submit.alt:hover,
.page-content .woocommerce a.button.alt:hover,
.page-content .woocommerce button.button.alt:hover,
.page-content .woocommerce input.button.alt:hover {
    background-color: #fff;
    color: #E30710;
}

.page-content #add_payment_method .wc-proceed-to-checkout a.checkout-button,
.page-content .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.page-content .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 21px;
    padding: 10px 15px;
}

.add-to-cart-div {
    width: 100%;
    margin-top: 20px;
    float: left;
    clear: left;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
    width: 100%;
}

.woocommerce form.checkout .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce form.checkout label {
    display: none !important;
}

.woocommerce-billing-fields__field-wrapper .form-group {
    margin-bottom: 10px !important;
}

.woocommerce form.checkout .woocommerce-checkout-payment label {
    display: inline-block !important;
}

.related.products {
    margin-top: 50px;
}

.woocommerce-notices-wrapper {
    max-width: 1410px;
    padding: 0 15px;
    margin: 0 auto;
}

.woocommerce .site-wrap #respond input#submit,
.woocommerce .site-wrap a.button,
.woocommerce .site-wrap button.button,
.woocommerce .site-wrap input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #E30710;
    border: solid 1px #E30710;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}

.woocommerce .site-wrap #respond input#submit:hover,
.woocommerce .site-wrap a.button:hover,
.woocommerce .site-wrap button.button:hover,
.woocommerce .site-wrap input.button:hover {
    background-color: #fff;
    color: #E30710;
}

.woocommerce-message::before {
    content: "\e015";
    color: #E30710!important;
}

.woocommerce-message {
    border-top-color: #E30710!important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    color: #000!important;
}

.woocommerce-page .site-wrap table.shop_table_responsive tr td.product-thumbnail::before,
.woocommerce-page .site-wrap table.shop_table_responsive tr td.product-remove::before,
.woocommerce-page .site-wrap table.shop_table_responsive tr td.actions::before {
    content: attr(data-title);
    font-weight: 700;
}


/* Change WC Acct Page Column Widths */

@media only screen and (min-width: 769px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}

@media only screen and (max-width: 470.69px) {
    .woocommerce-page table.cart td.actions .coupon .button {
        display: block!important;
        width: 100%!important;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767.69px) {
    .sm-float-right {
        width: 68%;
        display: inline-block!important;
    }
    .styled-quantity {
        margin-left: auto;
    }
    .product-quantity:before {
        width: 30%;
        text-align: left;
        float: none;
        display: inline-block;
    }
}

.content-box .woocommerce ul li {
    padding-left: 0;
}

.content-box .woocommerce ul li:before {
    content: none!important;
}


/* Style WC Account Endpoint Links */

nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding-left: 0;
    max-width: 200px;
    font-size: 17px;
    line-height: 26px;
}

nav.woocommerce-MyAccount-navigation ul li {
    padding: 8px 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: rgba(0, 0, 0, 0.1);
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: rgba(0, 0, 0, 0.8);
    cursor: default;
}

nav.woocommerce-MyAccount-navigation ul li.is-active:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 14px solid rgba(0, 0, 0, 0.1);
    border-bottom: 20px solid transparent;
    float: right;
    margin-right: -34px;
    margin-top: -7px;
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
    background-color: rgba(0, 0, 0, 0.07);
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 14px solid rgba(0, 0, 0, 0.07);
    border-bottom: 20px solid transparent;
    float: right;
    margin-right: -34px;
    margin-top: -7px;
}


/*===========================
9.0 ***  OUR SPONSORS START ***
=============================*/

.our-sponsors {
    max-width: 1380px;
    padding: 0 15px;
    margin: 110px auto;
}

.our-sponsors-banner {
    background-color: #E30710;
    margin-left: 0;
}

.our-sponsors-banner h1 {
    background-color: white;
    color: #E30710;
    left: 0;
    z-index: 4;
}

.sponsor-logo {
    /* background-color: #D8D8D8; */
}

.sponsor-logo img {
    display: block;
    opacity: 1;
}

.sponsor-logo .image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-image: none!important;
}

.col-logo {
    margin-bottom: 60px;
}

.section-after-bg {
    position: relative;
    padding-left: 0;
    z-index: 1;
    overflow: hidden;
}

.section-after-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0.04;
    z-index: -1;
    position: absolute;
    background-color: #353545;
}

.z-index {
    position: relative;
    z-index: 1;
}

.title-relative h1 {
    position: relative;
}

.opacity-0 {
    opacity: 0;
}

.related-text-widget {
    max-width: 1600px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
}

.related-text-widget:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    background: #fff;
}

.box-padding-left {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-top-box {
    padding-top: 30px;
}

.intro-text-box h2 {
    color: #fff;
    color: #E30710;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
    margin-bottom: 30px;
}

.intro-text-box h3 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
}

.intro-text-box p {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 20px;
}

.intro-text-box ul li {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 16px;
    line-height: 35px;
    padding-left: 30px;
    margin: 0 0 8px;
    position: relative;
}

.intro-text-box ul.gform_fields li {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 16px;
    line-height: 35px;
    padding-left: 0px;
    margin: 0 0 30px;
    position: relative;
}

.intro-text-box ul li:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 13px;
    background-color: #E30710;
}


/*body .gform_wrapper ul li.gfield{
	    margin: 0!important;
}*/

body .gform_wrapper ul li.gf_title {
    font-size: 24px;
    margin-top: 40px!important;
    margin-bottom: 20px!important;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    font-size: 16px!important;
    letter-spacing: -0.48px!important;
}

.intro-text-box ul.gform_fields li:before {
    display: none!important;
}

body .gform_wrapper .top_label div.ginput_container input.gf_coupon_code {
    width: 49%;
}

@media (max-width: 480px) {
    body .gform_wrapper .top_label div.ginput_container input.gf_coupon_code {
        width: 42%;
    }
}

.gform_wrapper .gf_coupon_invalid span {
    background: none!important;
    padding: 0!important;
}

.gform_wrapper .gf_coupon_invalid {
    color: #E30710!important;
}

.gform_wrapper textarea.large {
    position: initial;
}

.InputContainer input.InputElement::placeholder {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

label.gfield_consent_label a {
    text-decoration: underline;
}

label.gfield_consent_label a:hover {
    text-decoration: none;
}

label.gfield_consent_label {
    font-size: 16px!important;
    line-height: 1.8em;
}

@media (max-width: 600px) {
    .our-sponsors {
        padding: 0 15px;
    }
}

@media (min-width: 768px) {
    .related-text-widget {
        margin-top: -100px;
    }
    .box-padding-left {
        padding-left: 20px;
        padding-right: 10px;
    }
    .padding-top-box {
        padding-top: 150px;
    }
    .intro-text-box ul li {
        max-width: 600px;
    }
    .intro-text-box p {
        max-width: 585px;
    }
    .intro-text-box h2 {
        max-width: 585px;
    }
}

@media (min-width: 992px) {
    .intro-text-box h2 {
        font-size: 45px;
        line-height: 59px;
    }
    .intro-text-box h3 {
        font-size: 31px;
        line-height: 36px;
    }
    .box-padding-left {
        padding-left: 50px;
        padding-right: 30px;
    }
    .padding-top-box {
        padding-top: 150px;
    }
}

@media (min-width: 1200px) {
    .box-padding-left {
        padding-left: 100px;
        padding-right: 50px;
    }
    .padding-top-box {
        padding-top: 150px;
    }
}

.work-placement ul li {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 20px;
}

.tab-active li a {
    opacity: 1;
}

.tab-active li a.active {
    opacity: 1;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    height: 49px!important;
    text-indent: 0;
    margin-top: 14px;
}

.gform_wrapper textarea,
.gform_wrapper select:after {
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,
.gform_wrapper.gf_browser_chrome .ginput_complex select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}


/*===========================
7.0 ***  APPLY  START ***
=============================*/

.apply-Forms {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}

.center-md {
    max-width: 600px;
    padding-left: 15px;
    margin: 70px auto 50px;
}

@media (min-width: 992px) {
    .form-content {
        padding-left: 30px;
    }
    .center-md {
        width: 100%;
        margin: 0;
        padding-left: 0;
    }
}

.apply-Forms h1 {
    left: 15px;
}

@media (max-width: 767.68px) {
    .apply-Forms h1 {
        position: relative;
        left: 0;
        top: 0;
        margin-left: 15px;
    }
}

.form-content h2 {
    color: #000000;
    font-size: 24px;
    letter-spacing: -0.7px;
    line-height: 30px;
    margin-top: 10px;
}

@media (min-width: 992px) {
    .form-content h2 {
        max-width: 573px;
        color: #000000;
        font-size: 31px;
        line-height: 45px;
        margin-top: 30px;
    }
}

#gform-progress_bar {
    text-align: center;
}

.gform_wrapper .gf_page_steps {
    display: block;
    text-align: center;
    border-bottom: 0!important;
}

.apply-Forms .gform_wrapper .gf_step {
    margin: 5px;
    opacity: 0.4;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border: solid 2px #353545;
    color: #353545;
    text-align: center;
    line-height: 70px!important;
    border-radius: 50%;
    font-size: 24px;
    padding: 0;
    position: relative;
    font-family: 'AvenirLTPro-Black'!important;
    margin-bottom: 0;
}

.gform_wrapper .gf_step span.gf_step_number {
    font-size: 1.25em;
    font-family: arial, sans-serif;
    margin: 0!important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.gform_wrapper .gf_step_completed span.gf_step_number {
    display: none!important;
}

.gform_wrapper .gf_step_completed:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 6px;
    top: 5px;
    background-image: url('../images/form-tick.png');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 30px 30px;
    background-size: contain;
}

.apply-Forms input[type="text"],
.apply-Forms input[type="number"],
.apply-Forms input[type="email"],
.apply-Forms .gform_wrapper textarea {
    border: 0;
    font-size: 21px;
    font-family: AvenirLTPro-Black;
    padding: 0 0 10px!important;
    border-bottom: solid 4px #353545;
}

.apply-Forms .gform_wrapper.large {
    height: 150px;
}

.apply-Forms input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 35px;
    opacity: 1;
    font-weight: 400;
}

.apply-Forms input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 35px;
    opacity: 1;
    font-weight: 400;
}

.apply-Forms input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 35px;
    opacity: 1;
    font-weight: 400;
}

.apply-Forms input:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 35px;
    opacity: 1;
    font-weight: 400;
}

.apply-Forms select {
    display: inline-block;
    font-family: AvenirLTPro-Black;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    vertical-align: middle;
    border: 0;
    border-radius: 0;
    border-bottom: solid 4px #353545;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 13px;
}

.gform_wrapper .top_label input.medium.datepicker {
    width: 100%!important;
}

.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
    border: 0!important;
    border-bottom: solid 4px #E30710!important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: none!important;
    margin-bottom: 0 !important;
    border-top: 0!important;
    border-bottom: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    box-sizing: border-box;
}

.gform_wrapper .field_description_below .gfield_description {
    padding: 0!important;
}

.gform_wrapper .validation_message {
    color: #E30710!important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none!important;
}

.gform_wrapper div.validation_error {
    color: #E30710!important;
    border-top: none!important;
    border-bottom: none!important;
    width: 100%;
    text-align: center;
}

@media (min-width: 768px) {
    .gform_wrapper div.validation_error {
        width: 94%;
    }
}

/* .1st-line-of-address {
    height: 358px;
    width: 258px;
} */

.apply-Forms .gform_wrapper .gform_page_footer {
    border: 0;
    margin-top: 30px;
    text-align: center;
}

.apply-Forms .gform_wrapper .gform_page_footer .button {
    border: 0;
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    transition: all .2s;
}

.apply-Forms .gform_wrapper .gform_page_footer .button:hover {
    background-color: #E30710;
    color: white
}

.apply-Forms .gform_wrapper .gform_page_footer .gform_previous_button {
    margin-right: 100px;
}

.form-bottom-box {
    color: #000000;
    font-family: AvenirLTStd-Heavy;
    font-size: 18px;
    letter-spacing: -0.48px;
    line-height: 24px;
}

.form-bottom-box h3 {
    font-size: 21px;
    margin-bottom: 30px;
}

.form-bottom-box ul li {
    margin: 0 0 15px;
}

.form-bottom-box ul li a {
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 18px;
    letter-spacing: -0.48px;
    line-height: 24px;
    position: relative;
    z-index: 1;
}

.form-bottom-box ul li a:hover {
    color: #E30710;
}

.slideIn-left-div {
    width: 100%;
    height: calc(100vh);
    position: fixed;
    right: 0;
    top: 0;
    padding-top: 100px;
    overflow: auto;
    background: #fff;
    z-index: 9999;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}

.slideIn-left-div.show-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.apply-Forms {
    background: #fff;
}

@media (min-width: 1200px) {
    .slideIn-left-div {
        padding-top: 150px;
    }
}

.gform_confirmation_wrapper {
    position: relative;
    padding-top: 250px;
}

.gform_confirmation_wrapper:before {
    content: '';
    width: 150px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -75px;
    background-image: url('../images/complete.svg');
    background-repeat: no-repeat;
    background-position: center center;
}

.gform_confirmation_wrapper a {
    color: #000000;
    text-decoration: underline;
    z-index: 1;
}

.gform_confirmation_wrapper a:hover {
    text-decoration: none;
}

input#gform_submit_button_1 {
    margin-left: auto;
    padding: 0;
    line-height: 35px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
    border-bottom: solid 2px #E30710 !important;
    width: 145px;
    height: 50px;
    font-size: 21px;
    line-height: 46px;
    transition: all .3s;
}

input#gform_submit_button_1:hover {
    background: transparent;
    color: #E30710;
}


/*===========================
7.0 ***  CURSOR STYLE ***
=============================*/


/*--Example 1--*/

.your-cursor1 {
    position: absolute;
    background-color: #000;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    z-index: 999;
    transition: 0.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    user-select: none;
    pointer-events: none;
    z-index: 99999;
    transform: scale(1);
}

.your-cursor1.active {
    opacity: 1;
    transform: scale(.8);
}

.your-cursor1.hovered {
    opacity: 0.08;
}


/*===========================
7.0 ***  PAGE START ***
=============================*/

.content-box {
    max-width: 680px;
    margin: 0 auto;
}

.content-box h2 {
    color: #000000;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
    margin-bottom: 30px;
}

.content-box h3 {
    color: #000000;
    font-size: 21px;
    line-height: 30px;
}

.content-box p {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}

ol {
    counter-reset: section;
    list-style-type: none;
}

ol li {
    margin: 0 0 15px;
    counter-increment: section;
}

ol li:before {
    content: counters(section, '.') '. ';
}

ol ol {
    margin-top: 10px;
    margin-left: 15px;
}

.content-box ul {
    margin: 20px 0 20px 20px;
}

.content-box ul li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 20px;
}

.content-box ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #000;
}

@media (min-width: 992px) {
    .content-box h2 {
        color: #000000;
        font-size: 45px;
        line-height: 54px;
        margin-bottom: 50px;
    }
}

.dropdown-wrapper {
    max-width: 320px;
    margin-bottom: 30px;
    position: relative;
}

.dropdown-wrapper .ae-select {
    padding: 8px 0;
    position: relative;
    color: #000000;
    font-family: AvenirLTPro-Black;
    font-size: 21px;
    line-height: 22px;
}

.dropdown-wrapper .ae-select::before {
    border-style: solid;
    color: #E30710;
    border-width: 3px 3px 0 0;
    content: '';
    display: inline-block;
    height: 10px;
    vertical-align: top;
    width: 10px;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(135deg);
    -moz-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    -o-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
}

.dropdown-wrapper .ae-select.chosen {
    color: #333;
}

.relative-zindex {
    position: relative;
    z-index: 999;
}

.dropdown-wrapper .ae-select .down-icon,
.ae-select .up-icon {
    position: absolute;
    right: 8px;
    top: 7px;
}

.dropdown-wrapper .ae-dropdown .dropdown-menu {
    background: #fffef3;
    box-shadow: none;
    border-radius: 0px;
}

.dropdown-wrapper .ae-dropdown .ae-select,
.dropdown-wrapper .ae-dropdown .dropdown-list>li {
    cursor: pointer;
}

.dropdown-wrapper .ae-dropdown .dropdown-list>li>a:focus,
.dropdown-wrapper .ae-dropdown .dropdown-list>li>a:hover {
    background: none;
}

.dropdown-wrapper .ae-disabled {
    pointer-events: none;
}

.dropdown-wrapper ul.dropdown-list {
    list-style-type: none;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    display: inherit;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    background: #fff;
}

ul.dropdown-list {
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
}

.dropdown-wrapper ul.dropdown-list.ae-hide {
    display: none;
}

ul.dropdown-list li {
    padding: 5px 0px;
}

.dropdown-wrapper h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-left: 5px;
}

.heading-bg {
    padding: 9px 15px 2px;
    color: #FFFFFF;
    font-size: 20.05px;
    letter-spacing: -0.25px;
    line-height: 29.41px;
    background-color: #E30710;
}

@media (min-width: 768px) {
    .heading-bg {
        font-size: 48px;
        letter-spacing: -1px;
        line-height: 56px;
    }
}

@media (max-width: 767.69px) {
    .paragraph-content {
        margin-top: 0;
        padding-left: 0px;
        padding-top: 0px;
    }
    .intro-testimonial {
        padding: 40px 0px 0 0px;
        max-width: 580px;
    }
}

.dt-campus {
    margin-bottom: 60px;
}

.right_column_up {
    position: relative;
    z-index: 4;
    overflow: hidden;
}

.right_column_up:after {
    content: '';
    width: 50%;
    height: 30%;
    left: 50%;
    top: 0;
    position: absolute;
    background: #fff;
}

.center-container {
    z-index: 5;
    position: relative;
}

.left-col-content {
    padding: 40px 20px 0px 0px;
}

.intro-left {
    padding: 40px 20px 0px 0px;
}

.right-content {
    max-width: 580px;
    padding: 40px 40px 30px 0px;
}

.the-campus .p-full p {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}

@media (max-width: 767.89px) {
    .space-xs-t0 {
        padding-top: 0;
        margin-top: 0;
    }
    .intro-text-box h2 {
        max-width: 500px;
        font-size: 26px;
        line-height: 34px;
    }
}

@media (max-width: 991.69px) {
    .parallax {
        background-image: none!important;
    }
    .parallax img {
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .right_column_up {
        margin-top: -140px;
    }
    .right-content {
        max-width: 580px;
        padding: 40px 40px 30px 15px;
    }
    .left-col-content {
        padding: 190px 20px 30px 20px;
    }
    .intro-left {
        padding: 50px 20px 30px 20px;
    }
    .pt-box {
        padding-top: 160px;
    }
}

@media (min-width: 1200px) {
    .left-col-content {
        max-width: 580px;
        margin-left: auto;
        padding: 190px 40px 30px 40px;
    }
    .intro-left {
        max-width: 580px;
        margin-left: auto;
        padding: 50px 40px 30px 40px;
    }
}


/*===========================
7.0 ***  APPLY  PAGE ***
=============================*/

.apply-page-container {
    max-width: 1410px;
    margin: 0 auto;
}

.long-courses,
.short-courses {
    position: relative;
    z-index: 1;
}

.long-courses:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.04;
    background-color: #000;
}

.short-courses:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.04;
    background-color: #000;
}

.course-item {
    padding: 25px;
}

.course-type {
    position: relative;
    margin: -25px 0 30px -25px;
}

.long-courses.course-item h3 {
    min-width: 203px;
    border: 3px solid #717c89;
    background-color: #717c89;
    color: #fff;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
}

.short-courses.course-item h3 {
    min-width: 203px;
    border: 3px solid #92b4bc;
    background-color: #92b4bc;
    color: #fff;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
}

.course-location {
    margin-bottom: 30px;
}

.course-item h4 {
    border: 2.7px solid #000000;
    border-radius: 100px;
    color: #000000;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 25.2px;
    padding: 3px 20px 0px;
    margin: 0;
}

.course-item h2 {
    color: #000000;
    font-size: 31px;
    letter-spacing: 0;
    line-height: 43px;
    margin-bottom: 30px;
    min-height: 90px;
}

.item-body {
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}

.course-fees {
    font-weight: 900;
}

.apply-button a {
    height: 50px;
    min-width: 145px;
    display: inline-block;
    color: #FFFFFF;
    font-size: 21px;
    font-family: 'AvenirLTPro-Black', sans-serif;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    padding-left: 30px;
    padding-right: 30px;
}

.apply-button a:hover {
    background-color: transparent;
    color: #E30710;
}

.page-links a {
    text-decoration: underline;
}

.page-links a:hover {
    text-decoration: none;
}


/*===========================
7.0 ***  FOOTER START ***
=============================*/

.footer {
    padding: 30px 0 0;
    box-sizing: border-box;
    background-color: #E30710;
}

.footer-wrapper {
    max-width: 1920px;
    padding: 0;
    margin: 0 auto;
}

.footer .school-of-communicat {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: -0.41px;
    line-height: 22px;
}

.footer .school-of-communicat a {
    color: #fff;
}

.footer .school-of-communicat a:hover {
    color: #353545;
}

.social-links ul {
    margin: 0 0 15px;
}

.social-links ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 0;
}

.social-links ul li a {
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.36px;
    line-height: 26px;
    display: block;
}

.social-links ul li a:hover {
    color: #353545;
}

.st-matthews-church {
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.36px;
    line-height: 26px;
}

.st-matthews-church a {
    color: #fff;
}

.st-matthews-church a:hover {
    color: #000;
}

.social-links {}

.footer-base {
    padding: 15px 0 15px;
    background: #fff;
}

.copy-right p {
    color: #000;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.36px;
    line-height: 31px;
}

.copy-right a {
    color: #000;
    margin: 0 15px;
}

.copy-right a:last-child {
    margin-left: 0;
}

.copy-right span {
    font-family: 'Avenir-Medium';
}

.copy-right p {
    margin: 0;
}

.site-by-6-rs a {
    color: #000;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    line-height: 31px;
    display: block;
}

.footer-base a:hover {
    color: #E30710;
    ;
}

.site-title {
    font-family: AvenirLTStd-Heavy;
    font-size: 18px;
    font-weight: 500;
    line-height: 31px;
    margin: 0;
}

.footer-top {
    margin-bottom: 40px;
}

@media (max-width: 767.67px) {
    .copy-right a {
        display: block;
        margin: 0;
    }
    .social-links ul li {
        display: block;
        margin-bottom: 5px;
    }
    .social-links ul li a {
        display: inline-block;
    }
    .cr-top p span {
        display: none;
    }
}

@media (min-width: 768px) {
    .flex-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
    .site-crdit {
        margin-left: auto;
    }
    .footer .school-of-communicat {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (min-width: 992px) {
    .footer {
        padding: 50px 0 0;
    }
    .footer-top {
        margin-bottom: 30px;
    }
    .footer {
        padding: 90px 0 0;
    }
    .footer .school-of-communicat {
        text-align: left;
    }
    .social-links {
        text-align: left;
    }
    .social-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
    .social-links ul li {
        margin: 0 15px 0 0;
    }
    .st-matthews-church {
        margin-left: auto;
    }
    .footer-base {
        text-align: left;
    }
    .social-links ul {
        margin: 0;
    }
    .flex-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
}

@-webkit-keyframes startAnimation {
    0% {
        -webkit-transform: translateY(300px);
        transform: translateY(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes startAnimation {
    0% {
        -webkit-transform: translateY(300px);
        transform: translateY(300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.cursor {
    position: fixed;
    width: 20px;
    height: 20px;
    background-color: #f5f5f5;
    pointer-events: none;
    mix-blend-mode: difference;
    z-index: 9999999;
    font-size: 14px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    border: none;
}

.cursor.cbg {
    mix-blend-mode: normal;
    border: solid 1px white;
    border-radius: 50%;
}

.cbg:before {
    content: 'View';
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: 9999999999999;
    font-size: 5px;
    font-family: 'Avenir-Medium';
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    transform: scale(1.1);
}

.cbg-play:before {
    content: "Play";
}

.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999999;
}

.video-popup.active {
    display: flex;
}

.video-popup iframe {
    z-index: 9999;
    max-width: 100%;
}

.close-area {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9998;
}

.js-video-link:after {
    content: '';
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
    height: 50px;
    width: 50px;
    background-image: url("../images/play.svg");
    text-align: center;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 50px;
}

.student-work .js-video-link:after {
    content: none;
}

@media (min-width: 992px) {
    .js-video-link:after {
        height: 120px;
        width: 120px;
    }
}

.pl-xs-15 {
    padding-left: 15px;
}

@media (min-width: 768px) {
    .pl-xs-15 {
        padding-left: 0;
    }
}

.alumni {
    margin-bottom: 60px;
}

.alumni:hover a {
    color: white;
}

.alumni .sca-post-featImage {
    padding: 50% 0;
}

.alumni h2 {
    color: #fff;
}

.alumni h2 a {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    height: unset;
    margin: auto;
}

span.highlight {
    color: white;
    background-color: #E30710;
    padding: 2px;
}

.alumni-post-article {
    height: 100%;
    min-height: 300px;
    text-align: center;
}

.alumni-single-post {
    height: 100%;
}

.alumni-single-post div {
    height: 100%;
    padding: 25px 15px;
    position: relative;
}

.alumni-single-post a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

h3 span {
    background-color: #E30710;
    color: #fff;
    padding: 14px 10px 10px;
    margin-bottom: 10px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    font-size: 45px;
    line-height: 1.2;
    display: inline-block;
}

.gform_wrapper {
    margin-top: 0px
}


/*body .gform_wrapper ul li.gfield {
	margin-top: 2px;
}*/

.contact-img {
    padding-right: 20px;
}

p a {
    text-decoration: underline;
}

.alumni-top-content p {
    max-width: 640px;
}

.post-author-image {
    width: 100px;
    height: auto;
}

img {
    max-width: 100%;
}

#gform_wrapper_3 li {
    /* 	width:100%; */
    margin-bottom: 0px;
}

#gform_wrapper_3 li:before {
    content: none;
}

#gform_wrapper_3 input,
#gform_wrapper_3 select {
    border: none;
    border-bottom: solid 4px #353545 !important;
}

#gform_wrapper_3 input::placeholder {
    color: black;
}

#gform_wrapper_3 select {
    margin-top: 20px;
    background-color: white;
    padding-bottom: 10px;
    padding-left: 0;
}

#gform_wrapper_3 label {
    font-size: 20px;
}

#gform_3 h2 {
    color: black;
    font-size: 30px;
}

#gform_wrapper_3 .gform_footer {
    display: flex;
}

#gform_wrapper_3 .gform_footer input {
    margin-left: auto;
    padding: 0;
    line-height: 35px;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 16px;
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
    border-bottom: solid 2px #E30710 !important;
    width: 145px;
    height: 50px;
    font-size: 21px;
    line-height: 46px;
    transition: all .3s;
}

#gform_wrapper_3 .gform_footer input:hover {
    background: transparent;
    color: #E30710;
}

#cookie-law-info-again {
    display: none !important;
}

.gform_confirmation_wrapper a:hover {
    color: #E30710;
}

#gform_wrapper_3 .gform_confirmation_wrapper:before {
    display: none;
}

#gform_wrapper_3 .ginput_container_consent {
    padding-left: 30px;
    position: relative;
}

#gform_wrapper_3 .ginput_container_consent input#input_3_24_1 {
    position: absolute;
    left: 0;
    top: 10px;
}

.gform_wrapper li {
    /* 	width:100%; */
    margin-bottom: 0px;
}

.gform_wrapper li:before {
    content: none;
}

.gform_wrapper input,
.gform_wrapper select {
    border: none;
    border-bottom: solid 4px #353545 !important;
}

.gform_wrapper textarea,
.gform_wrapper select {
    border: none;
    border-bottom: solid 4px #353545 !important;
}

.gform_wrapper input::placeholder {
    color: black;
}

.gform_wrapper select {
    margin-top: 20px;
    background-color: white;
    padding-bottom: 10px;
    padding-left: 0;
}

.gform_wrapper label {
    font-size: 20px;
}

#gform_3 h2 {
    color: black;
    font-size: 30px;
}

.gform_wrapper .gform_footer {
    display: flex;
}

.gform_wrapper .gform_footer input {
    margin-left: auto!important;
    padding: 0;
    line-height: 35px!important;
    text-align: center;
    border: solid 2px #E30710;
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -0.48px;
    text-align: center;
    display: block;
    border-bottom: solid 2px #E30710 !important;
    width: 145px!important;
    height: 50px;
    font-size: 21px!important;
    line-height: 46px;
    transition: all .3s;
}

.gform_wrapper .gform_footer input:hover {
    background: transparent;
    color: #E30710;
}

.gform_wrapper input#gf_coupon_button.button {
    padding: 0;
    line-height: 35px!important;
    text-align: center;
    border: solid 2px #717c89;
    background-color: #717c89;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -0.48px;
    text-align: center;
    border-bottom: solid 2px #717c89 !important;
    width: 145px!important;
    height: 50px;
    font-size: 21px!important;
    line-height: 46px;
    transition: all .3s;
}

.gform_wrapper input#gf_coupon_button.button {
    margin-left: 14px!important;
}

@media (max-width: 768px) {
    .gform_wrapper input#gf_coupon_button.button {
        margin-left: 22px!important;
    }
}

.gform_wrapper input#gf_coupon_button.button input:hover {
    background: transparent;
    color: #E30710;
}

#cookie-law-info-again {
    display: none !important;
}

.gform_confirmation_wrapper a:hover {
    color: #E30710;
}

.gform_wrapper .gform_confirmation_wrapper:before {
    display: none;
}

.gform_wrapper .ginput_container_consent {
    padding-left: 30px;
    position: relative;
}

.gform_wrapper .ginput_container_consent input {
    position: absolute;
    left: 0;
    top: 10px;
}

.gform_wrapper .ginput_container_consent input#input_3_24_1 {
    position: absolute;
    left: 0;
    top: 10px;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
    font-weight: 400!important;
    font-size: inherit;
}

.gform_wrapper span.ginput_product_price,
.gform_wrapper span.ginput_total {
    color: #000!important;
}

.page-item {
    height: auto;
}

.StripeElement {
    background-color: #fff;
    height: 60px;
    padding: 10px;
    border-radius: 0px!important;
    border: none!important;
    border-bottom: 4px solid #000!important;
    box-shadow: none;
}

.gform_wrapper .gfield_required {
    color: #000!important;
    margin-left: 4px;
}

.apply-button-desktop {
    display: none!important;
}

@media (min-width: 768px) {
    .apply-button-desktop {
        display: inline-block!important;
    }
    .apply-button-mobile {
        display: none!important;
    }
}

iframe.embed-responsive-item {
    top: 0;
    left: 0;
    bottom: 0;
    min-height: 332px;
    width: 100%;
    border: 0;
    margin-bottom: 35px;
}

@media (max-width: 992px) {
    iframe.embed-responsive-item {
        top: 0;
        left: 0;
        bottom: 0;
        min-height: 264px;
        width: 100%;
        border: 0;
        margin-bottom: 35px;
    }
}

@media (max-width: 768px) {
    iframe.embed-responsive-item {
        top: 0;
        left: 0;
        bottom: 0;
        min-height: 200px;
        width: 100%;
        border: 0;
        margin-bottom: 35px;
    }
}

@media (max-width: 576px) {
    iframe.embed-responsive-item {
        top: 0;
        left: 0;
        bottom: 0;
        min-height: 186px;
        width: 100%;
        border: 0;
        margin-bottom: 35px;
    }
}


/* New course Page */

.sticky-content {
    position: relative;
}

.sticky-wrapper {
    position: relative;
}

.sticky-wrapper {
    position: relative;
    margin: 0 auto;
    z-index: 4;
}

.post-details {
    max-width: 960px;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    position: relative;
    padding-left: 15px;
}

.post-details h1 {
    color: #FFFFFF;
    font-size: 42px;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -1.6px;
    line-height: 47px;
    margin: 0 0 20px;
}

.course-start-date h3 {
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
}

.course-duration {
    margin: 30px 0 0;
}

.course-duration li {
    max-width: 567px;
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: 0;
    line-height: 28px;
    display: block;
    margin: 0 0 20px;
}

.price-and-register {
    margin-top: 30px;
}

.price-and-register strong {
    display: block;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 31px;
    letter-spacing: 0;
    line-height: 42px;
}

.price-and-register a {
    height: 50px;
    width: 184px;
    color: #E3212C;
    display: block;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border: solid 2px #fff;
    margin: 10px 0 0;
}

.price-and-register a:hover {
    background-color: transparent;
    color: #fff;
}

.join-masterclass {
    margin: 30px 0 0;
}

.join-masterclass p {
    position: relative;
    padding-left: 50px;
    margin-left: 0px;
}

.join-masterclass p:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url('../images/arrow-right.svg');
    background-repeat: no-repeat;
    background-position: center left;
}

.join-masterclass p a {
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    max-width: 337px;
    display: block;
    text-decoration: none;
}

.scroll-arrow {
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.image-video .image {
    height: 70vh;
    position: relative;
}

.video-button {
    width: 118px;
    height: 118px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-button a {
    width: 118px;
    height: 118px;
    display: block;
    background-image: url('../images/Combined-9-Shape.svg');
    background-repeat: no-repeat;
    background-position: center center;
}

.course-details-content {
    max-width: 710px;
    padding: 40px 15px 50px 15px;
}

.who-is-it-for {
    margin-top: 30px;
}

.overview-paragraph p {
    margin-bottom: 40px;
    max-width: 620px;
}

.overview-paragraph img {
    margin-top: 18px;
}

.what-will-your-learn {
    margin-top: 30px;
}

.course-details-content h2 {
    background-color: #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 30px;
    letter-spacing: -0.94px;
    line-height: 36px;
    display: inline-block;
    padding: 10px 15px 8px;
    margin: 0 0 20px;
}

.course-details-content .who-is-it-for h2 {
    margin: 0;
}

.course-details-content h3 {
    color: #000000;
    font-family: 'AvenirLTPro-Black';
    font-size: 21px;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 20px;
}

.course-details-content ul {
    margin: 0 0 0 30px;
}

.course-details-content .who-is-it-for ul {
    margin: 0 0 0 0px;
}

.course-details-content ul li {
    position: relative;
    color: #000000;
    /* font-family: 'AvenirLTPro-Black'; */
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}

.course-details-content .what-will-your-learn ul li {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    font-family: 'AvenirLTStd-Heavy';
    margin: 0 0 30px;
}

.course-details-content ul li:before {
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 11px;
    background-color: #E30710;
}

.course-details-content ul li ul {
    margin-top: 30px;
    margin-left: 0;
}

.course-details-content .what-will-your-learn ul li ul li {
    margin: 0 0 10px;
    line-height: 30px;
    font-family: 'AvenirLTStd-Heavy';
}

.course-details-content ul li ul li:before {
    width: 10px;
    height: 2px;
    top: 12px;
    background: #000;
}

.page-template-new-course-template-alt .course-details-content {
    margin: auto;
}

.page-template-new-course-template-alt .course-details-content .single-portfolio:before {
    content: none;
}

.page-template-new-course-template-alt .course-details-content .single-portfolio>ul>li:before {
    content: none;
}

.page-template-new-course-template-alt .course-details-content .single-portfolio>ul>li {
    padding-left: 0;
}

.page-template-new-course-template-alt .course-details-content .single-portfolio ol {
    padding-left: 20px;
}

.page-template-new-course-template-alt .course-details-content .gray {
    background-color: rgba(0, 0, 0, 0.04);
    padding: 40px;
    padding-top: 20px;
    margin-top: 60px;
}

.page-template-new-course-template-alt .course-details-content .gray p {
    position: relative;
    padding-left: 20px;
    padding-top: 3px;
    font-size: 20px;
    margin: 40px 0;
}

.page-template-new-course-template-alt .course-details-content .gray p:before {
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 11px;
    background-color: #E30710;
}

.page-template-new-course-template-alt .course-details-content .gray li {
    margin-bottom: 5px;
}

.page-template-new-course-template-alt .join-masterclass p:before {
    content: none;
}

.page-template-new-course-template-alt .join-masterclass p {
    color: white;
    padding-left: 0;
}

.page-template-new-course-template-alt .course-details-content h2 {
    margin: 50px 0;
}

.page-template-new-course-template-alt .course-teachers {
    margin-left: 60px;
    margin-top: 0;
}

.page-template-new-course-template-alt .course-details-content img {
    height: auto;
}

.page-template-new-course-template-alt .register-page-link p a {
    text-decoration: none;
}

.page-template-new-course-template-alt .register-page-link,
.page-template-new-course-template-alt .course-details-content {
    padding-top: -0px;
    padding-bottom: 0px;
}

.page-template-new-course-template-alt .register-page-link {
    margin-bottom: 100px;
}

@media (min-width:1300px) {
    .page-template-new-course-template-alt .post-details {
        padding: 40px 50px;
    }
}

@media (max-width:1300px) {
    .page-template-new-course-template-alt .post-details h1 {
        font-size: 50px;
    }
}

.content-hwyl {
    padding-left: 100px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 20px;
    transition: opacity .6s;
}

.hwyl-accordion {
    counter-reset: section;
}

.content-hwyl::before {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    counter-increment: section;
    content: counter(section)"";
    box-sizing: border-box;
    height: 70px;
    width: 70px;
    border: 3px solid #000000;
    background-color: #FFFFFF;
    color: #000000;
    font-family: 'AvenirLTPro-Black';
    font-size: 31px;
    letter-spacing: -0.7px;
    line-height: 45px;
    border-radius: 50%;
}

.content-hwyl:after {
    content: '';
    width: 4px;
    height: calc(100% - 85px);
    background: #000;
    position: absolute;
    left: 35px;
    top: 85px;
}

.hwyl-item:last-child .content-hwyl:after {
    content: none;
}

.hwyl-item .content-hwyl {
    opacity: 0.6;
}

.hwyl-item .content-hwyl img {
    transition: all 0.5s;
}

.hwyl-item.show-opacity .content-hwyl {
    opacity: 1;
}

.hwyl-item.show-opacity .content-hwyl img {
    opacity: 1;
    visibility: visible;
}

.content-hwyl p {
    margin-bottom: 40px;
}

.content-hwyl p:last-child {
    margin-bottom: 0;
}

.teacher-image div {
    width: 209px;
    margin-right: 30px;
}

.teacher-bio h4,
.teacher-bio h5 {
    color: #000000;
    font-family: 'AvenirLTPro-Black';
    font-size: 31px;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0 0 10px;
}

.register-page-link {
    padding: 50px 15px;
    width: 100%;
    max-width: 960px;
    display: block;
    margin-left: auto;
}

.register-page-link div {
    text-align: center;
}

.register-page-link .btn {
    height: 70px;
    display: block;
    border-radius: 0;
    width: 100%;
    max-width: 640px;
    background-color: #E30710;
    border: solid 2px #E30710;
    color: #FFFFFF;
    font-family: 'AvenirLTPro-Black';
    font-size: 30px;
    letter-spacing: -0.88px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
}

.register-page-link .btn:hover {
    background-color: transparent;
    color: #E30710;
}

.register-page-link p {
    color: #000000;
    font-family: 'AvenirLTPro-Black';
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    text-align: center;
    margin: 20px 0 0;
    font-weight: 400;
}

.register-page-link p a {
    color: #000000;
}

.hwyl {
    margin-top: 40px;
}

.bg-xs-red {
    background-color: #E30710;
}

.sidebar {
    will-change: min-height;
    width: 100%;
}

.sidebar .sidebar__inner {
    position: relative;
    width: 100%;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

.sidebar-mobile {
    display: block
}

.sidebar {
    display: none;
}

.teacher-image {
    margin-bottom: 30px;
}

.div-bg {
    background-color: rgba(53, 53, 69, 0.04);
    padding: 50px 15px 20px;
}

@media (max-width: 767.69px) {
    .course-details-content ul {
        margin: 0 0 0 0px;
    }
    .content-hwyl {
        padding-left: 50px;
    }
    .content-hwyl::before {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }
    .content-hwyl::after {
        left: 18px;
        top: 50px;
        height: calc(100% -50px);
    }
}

@media (min-width: 768px) {
    .course-entry-content {
        max-width: 960px;
        margin-left: auto;
    }
    .sidebar-mobile {
        display: none;
    }
    .sidebar {
        display: block;
    }
    .post-details {
        padding-top: 50px;
        padding-right: 30px;
        padding-bottom: 50px;
        padding-left: 35px;
    }
    .post-details h1 {
        font-size: 42px;
        line-height: 47px;
        margin: 0 0 30px;
    }
    .course-start-date h3 {
        font-size: 31px;
        line-height: 36px;
    }
    .sticky-wrapper:before {
        content: '';
        width: 50%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #E30710;
    }
    .bg-xs-red {
        background-color: transparent;
    }
    .course-details-content h2 {
        font-size: 36px;
        line-height: 40px;
        margin: 0 0 30px;
    }
    .who-is-it-for {
        margin-top: 70px;
    }
    .what-will-your-learn {
        margin-top: 70px;
    }
    .hwyl {
        margin-top: 50px;
    }
    .div-bg {
        padding: 50px 25px 20px;
    }
}

@media (min-width: 992px) {
    .post-details {
        padding-top: 50px;
        padding-right: 30px;
        padding-bottom: 50px;
    }
    .post-details h1 {
        font-size: 52px;
        line-height: 57px;
        margin: 0 0 30px;
    }
    .course-duration {
        margin: 70px 0 0;
    }
    .price-and-register {
        margin-top: 70px;
    }
    .join-masterclass {
        margin: 70px 0 0;
    }
    .who-is-it-for {
        margin-top: 90px;
    }
    .what-will-your-learn {
        margin-top: 90px;
    }
    .hwyl {
        margin-top: 70px;
    }
    .course-details-content {
        max-width: 795px;
        padding: 70px 50px 50px 15px;
    }
    .register-page-link {
        padding: 50px 35px;
    }
}

@media (min-width: 1200px) {
    .post-details {
        padding-top: 50px;
        padding-right: 70px;
        padding-bottom: 50px;
    }
    .post-details h1 {
        font-size: 72px;
        line-height: 77px;
        margin: 0 0 40px;
    }
    .course-details-content h2 {
        font-size: 45px;
        line-height: 50px;
        margin: 0 0 50px;
    }
    .who-is-it-for {
        margin-top: 129px;
    }
    .what-will-your-learn {
        margin-top: 100px;
    }
    .hwyl {
        margin-top: 100px;
    }
    .course-details-content ul li {
        font-size: 21px;
        line-height: 35px;
        margin: 0 0 40px;
        padding: 0 0 0 25px;
    }
    .course-details-content ul li::before {
        top: 13px;
    }
    .teacher-image {
        margin-bottom: 0;
    }
    .register-page-link .btn {
        height: 106px;
        font-size: 39px;
        letter-spacing: -0.88px;
        line-height: 100px;
    }
    .div-bg {
        padding-right: 55px;
    }
    .course-teachers {
        margin-top: 70px;
    }
}

.register-post-content {
    position: relative;
    padding-bottom: 50px;
}

.register-post-content:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.04;
    background-color: #353545;
}

.register-form-center {
    padding: 40px 15px 50px 15px;
    margin: 0 auto;
    position: relative;
    background-color: #FFFFFF;
}

.inner-page {
    position: relative;
    z-index: 10;
}

@media (min-width: 992px) {
    .register-form-center {
        max-width: 680px;
        padding: 40px 44px 50px 51px;
    }
    .register-post-content {
        padding-bottom: 200px;
    }
}

.coupon-box {
    background-color: #eeeeee;
    padding-bottom: 30px;
    padding-left: 15px;
}

.student-work-title {
    max-height: 110px !important;
    padding: 0 !important;
    padding-top: 20px !important;
}

.student-work-title h2 {
    font-size: 21px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 30px;
}

.student-work-title div {
    padding: 0 !important;
    height: unset !important;
}

.student-work-title p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 27px;
}

.student-work-title p.small {
    font-size: 80%;
    margin-left: 15px;
}

.student-work .alumni-post-article {
    min-height: 150px;
    margin-bottom: 30px;
}

@media(max-width:1100px) {
    .student-work .alumni-post-article {
        height: 126px;
        min-height: 0px;
    }
}

@media(max-width:800px) {
    .student-work .alumni-post-article {
        min-height: 144px;
    }
}

@media(max-width:700px) {
    .student-work .alumni-post-article {
        min-height: 194px;
    }
}

.youtube-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: black;
    background-position: center;
}

.student-work-container .row {
    margin-bottom: 50px;
}


/* Course 2020 */

.page-hero {
    width: 100%;
    background: #fff;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}
.page-hero-long-courses{
	max-width: 1920px;
	margin: 0 auto;
}
.page-hero img {
    display: none;
}

.z-index-5 {
    position: relative;
    z-index: 5;
}

.page-hero-inner-image {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-heading {
    margin-bottom: 0px;
}

.page-hero h3 {
    padding: 10px 18px;
    color: #FFFFFF;
    font-size: 13px;
    font-family: 'AvenirLTPro-Black';
    letter-spacing: -0.53px;
    line-height: 30px;
    background: #E30710;
    margin: 0;
    display: inline-block
}
.page-hero-long-courses h3 {
  color: #E30710;
  font-family: 'AvenirLTPro-Black';
  font-size: 24px;
  letter-spacing: -0.53px;
  line-height: 40px;
  background-color: transparent;
}
.enrolment-date {
    width: 90%;
    padding: 15px 20px 12px 18px;
    text-align: left;
    background-color: #FFFFFF;
}

.enrolment-date p {
    color: #000000;
    font-size: 24px;
    letter-spacing: -0.7px;
    line-height: 34px;
    margin: 0;
    font-family: 'AvenirLTPro-Black';
}

.semester-content {
    max-width: 793px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.semester-content h2 {
    color: #E30710 !important;
    font-family: 'AvenirLTPro-Black';
    font-size: 45px;
    font-weight: 400;
    letter-spacing: -0.56px;
    line-height: 60px;
    padding: 0;
}

.semester-paragraph-content p {
    max-width: 793px;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 30px;
}

.body-text-copy {
    height: 35px;
    width: 601px;
    color: #000000;
    font-family: Avenir;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 35px;
}

.list-items {
    background: rgb(53, 53, 69, 0.04);
    padding-top: 40px;
    padding-right: 15px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.list-items h3 {
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
}

.list-items h3:before {
    content: '';
    position: absolute;
    height: 11px;
    width: 11px;
    left: 0;
    top: 7px;
    background-color: #E2202C;
}

.ul-ml-18 ul {
    margin-left: 18px;
}

.list-items ul {
    margin-bottom: 60px;
}

.list-items ul li {
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
    position: relative;
    padding-left: 18px;
    margin-bottom: 20px;
}

.list-items ul li:before {
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 14px;
    background: #000;
}

.semester-bottom h2 {
    max-width: 680px;
    margin: 0 auto 40px;
    color: #E30710;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -0.8px;
    line-height: 48px;
    text-align: center;
}
@media(max-width:768px) {
    .semester-bottom h2 {
        font-size: 24px; 
        line-height: 33px;
    }
}
.book-a-call {
    display: block;
    color: #FFFFFF;
    font-size: 21px;
    letter-spacing: -0.67px;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    height: 62px;
    width: 175px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #E30710;
    background-color: #E30710;
    font-family: 'AvenirLTPro-Black';
}

.btn-outline {
    background-color: transparent;
    color: #E30710;
}

.book-a-call:hover {
    background-color: transparent;
    color: #E30710;
}

.btn-outline:hover {
    background-color: #E30710;
    color: #fff;
}

.div-ml-md-30 {
    padding-left: 15px;
}

.semesters {
    margin-top: 20px;
    margin-bottom: 50px;
}

.semester-image {
    margin-top: 30px;
}

.semester-paragraph-content {
    margin: 30px 0 0;
}
.page-heading p {
  max-width: 512px;
  color: #000000;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -0.63px;
  line-height: 40px;
  padding-right: 15px;
}
.page-heading p, .paragraph-bold p {
    letter-spacing:0px;
    font-size: 24px;
    line-height: 33px;
}

@media(max-width:575.69px) {
    .semester-bottom h2 {
        font-size: 24px; 
        line-height: 33px !important;
    }
}

@media(max-width: 767.96px) {
    .page-hero .page-hero-inner-image img {
        display: block;
    }
}

@media(min-width: 576px) {
    .page-hero h3 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media(min-width: 768px) {
    .page-hero-inner-image {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 2;
    }
}

@media(min-width: 768px) {
    .enrolment-date {
        width: 60%;
        text-align: right;
    }
    .enrolment-date p {
        font-size: 22px;
        line-height: 34px;
    }
    .div-ml-md-30 {
        padding-left: 30px;
    }
    .page-hero {
        min-height: 400px;
    }
    .semesters {
        margin-top: 60px;
        margin-bottom: 100px;
    }
    .semester-image {
        margin-top: 60px;
    }
    .semester-paragraph-content {
        margin: 60px 0 0;
    }
}

@media(min-width: 992px) {
    .enrolment-date {
        width: 48%;
        padding: 15px 50px 12px 15px;
    }
    .enrolment-date p {
        font-size: 24px;
        line-height: 34px;
    }
    .page-hero {
        min-height: 500px;
    }
}

@media(min-width:1200px) {
    .page-hero {
        min-height: 630px;
    }
    .enrolment-date p {
        font-size: 31px;
        line-height: 45px;
    }
}


/* New course page */

.banner-image-right {
    position: relative;
}

.banner-image {
    position: relative;
    width: 100%;
    height: 352px;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.banner-image-right .page-heading {
    position: relative;
    z-index: 4;
    margin: 0 0 0px;
}
.page-hero-long-courses .page-heading {
    position: relative;
    z-index: 4;
    margin: 0 0 0 15px;
}

.banner-content {
    max-width: 1920px;
    margin: 0px auto 0;
    position: relative;
    z-index: 10;
}

.page-info p {
    max-width: 585px;
    color: #000000;
    font-size: 20px;
    letter-spacing: -0.44px;
    line-height: 28px;
    font-family: 'AvenirLTPro-Black';
}

.hero-paragraph p {
    max-width: 550px;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
}

.relative-sm {
    position: relative;
    padding-bottom: 150px;
}

.testimonial-section {
    padding: 50px 0 70px;
}
.testimonial-before-paragraph{
	max-width: 840px;
	padding: 0 15px;
	margin: 0 auto 70px;
}
.testimonial-before-paragraph p {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}
.testimonial-before-paragraph p strong{
	font-family: 'AvenirLTPro-Black';
    font-size: 21px; 
    line-height: 36px; 
    font-weight: 100;
}
.testimonial-content {
    max-width: 790px;
    margin: 0 auto;
    padding: 0 15px;
}

.testimonial-content p {
    color: #E30710;
    font-size: 34px;
    line-height: 46px;
    font-family: 'AvenirLTPro-Black';
}
@media(max-width:992px) {
    .testimonial-content p {
        font-size: 28px; 
        line-height: 37px;
    }
}

.testimonial-content h4 {
    color: #000000;
    font-size: 16px;
    letter-spacing: -0.42px;
    line-height: 24px;
    margin-top: 40px;
	font-weight: 400;
	font-family: 'AvenirLTStd-Heavy';
}

.center-content-wrapper {
    max-width: 1260px;
    margin: 0 auto;
}
.fullwidth-video{
	position: relative;
	padding: 22%;
	background:#ccc;
}
.fullwidth-video iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.section-title {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -0.3px;
    margin-bottom: 30px;
}

.section-title span {
    display: inline;
    background-color: #E30710;
    padding: 4px 9px 2px 9px;
    box-decoration-break: clone;
    z-index: -1;
    position: relative;
    -webkit-box-decoration-break: clone;
}

.the-course {
    padding-bottom: 30px;
}

.paragraph-bold p {
    color: #000000;
    letter-spacing: -0.7px;
    font-size: 22px; 
    line-height: 31px;
    margin-bottom: 30px;
    font-family: 'AvenirLTPro-Black';
}

.column-heading {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 46px;
    margin-bottom: 30px;
}

.color-red {
    color: #E30710;
}

.text-list li {
    color: #000000;
    max-width: 520px;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 29px;
    padding-left: 50px;
    position: relative;
    margin-bottom: 35px;
    position: relative;
    font-family: 'AvenirLTPro-Black';
}

.text-list li:last-child {
    padding-left: 0;
}

.text-list li a {
    color: #000000;
}

.text-list li a:before {
    content: none;
}

.video-md p a {
    text-decoration: none;
    color: #000000;
    font-size: 21px;
    letter-spacing: -0.48px;
    line-height: 29px;
    position: relative;
    position: relative;
    cursor: pointer;
    padding-left: 50px;
    display: block;
    font-family: 'AvenirLTPro-Black';
}

.video-md p a:after,
.text-list li a:after {
    content: none;
}

.video-md p img {
    position: absolute;
    left: 0;
    top: 0;
}

.video-md p:hover a,
.text-list li:hover a {
    color: #E30710;
}

.text-list li span,
.video-md p span {
    position: relative;
    transition: all 0.5s;
    border-bottom: solid 2px rgba(0, 0, 0, 1);
}

.text-list li:hover span,
.video-md p:hover span {
    border-bottom: solid 2px rgba(0, 0, 0, 0);
}

.text-list li img {
    position: absolute;
    left: 0;
    top: 0;
}

.audio-video {
    padding: 30px 0;
}

.logo-heading {
    padding: 0px 0 30px;
}

.logo-heading h2 {
    color: #E30710;
    font-size: 31px;
    line-height: 45px;
    text-align: center;
}

.sponsor-logos {
    padding: 20px 0 0px 0;
    background: #E30710;
}

.school-Fees ul li {
    margin-bottom: 30px;
}

.school-Fees ul li strong {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    display: block;
    font-family: 'AvenirLTPro-Black';
}

.school-Fees ul li span {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
}

.application-Process {
    padding: 60px 0;
}

.sponsors-logo {
    padding: 0 15px;
}

.logo-slider-sm .slick-track {
    display: flex !important;
}

.logo-slider-sm .slick-slide {
    height: inherit !important;
}

.modal-backdrop {
    z-index: 999999!important;
}

.modal {
    z-index: 99999999999;
}

.sponsors-logos h2 {
  max-width: 700px;
  margin: 0 auto 50px;
  color: #E30710;
  font-size: 36px;
  font-weight: 100;
  line-height: 52px;
  text-align: center;
}
@media(max-width:575.69px) {
    p {
        font-size: 18px;
        line-height: 28px;
    }
    .book-a-call {
        font-size: 21px;
        line-height: 46px;
        height: 49px;
    }
    .column-heading {
        font-size: 26px;
        font-weight: 900;
        line-height: 32.4px;
    }
    .logo-heading h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .sponsors-logos h2 {
        font-size: 24px; 
        line-height: 34px;
    }
}

@media(min-width:576px) {
    .page-info p {
        font-size: 31px;
        line-height: 45px;
    }
    .hero-paragraph p {
        font-size: 18px;
        line-height: 28px;
    }
    .testimonial-content p {
        font-size: 34px;
        line-height: 46px;
    }
    .testimonial-content h4 {
        font-size: 18.48px;
        line-height: 30px;
    }
    .section-title {
        font-size: 45px;
        line-height: 54px;
        letter-spacing: -0.56px;
        margin-bottom: 50px;
    }
    .paragraph-bold p {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 40px;
    }
	 .banner-image {
        width: 50%;
        height: 100%;
        padding: 0;
        position: absolute;
    }
}

@media(min-width:768px) {
    .banner-image {
        width: 50%;
        height: 100%;
        padding: 0;
        position: absolute;
    }
    .relative-sm {
        position: inherit;
        padding-bottom: 0;
    }
    .banner-content {
        margin-top: 0;
        padding-bottom: 120px;
    }
    .testimonial-section {
        padding: 70px 0 70px;
    }
}

@media(min-width:992px) {
    .the-course {
        padding-bottom: 60px;
    }
    .audio-video {
        padding: 60px 0;
    }
    .paragraph-bold p {
        font-size: 24px; 
        line-height: 33px;
    }
    .column-heading {
        margin-bottom: 40px;
    }
    .logo-heading {
        padding: 60px 0 40px;
    }
    .application-Process {
        padding: 90px 0;
    }
}
.section-title {

	margin-bottom: 50px;
}
.section-title span {
	padding-top: 10px;
	padding-bottom: 7px;
}
@media(min-width: 992px) {
    .section-title {
        font-size: 45px;
        line-height: 60px;
        margin-bottom: 50px;
    }
    .section-title span {
        padding-top: 10px;
        padding-bottom: 7px;
    }
}

@media(min-width:1200px) {
    .testimonial-content p {
        font-size: 45px; 
        line-height: 55px;
    }
    .testimonial-section {
        padding: 80px 0 70px;
    }
    .column-heading {
        font-size: 45px;
        letter-spacing: -1px;
        line-height: 54px;
    }
}

.media-image iframe {
    height: 300px;
}

@media(min-width:1024px) {
    .media-image iframe {
        height: 400px;
    }
}

/* Long Courses */
.hero-wrapper{
	max-width: 1440px;
	margin: 0 auto;
}
.page-title-column{
	margin-top: 20px;
}
.multiline-text-bg {
  color: #FFFFFF;
  font-size: 40.8px;
  font-weight: 100;
  letter-spacing: -1.44px;
  line-height: 1.2;
  font-family: 'AvenirLTStd-Heavy';
}
.multiline-text-bg span{
   display: inline-block;
   padding: 5px 15px;
   background-color: #E30710;
   margin: 0 0 15px;
   font-family: 'AvenirLTPro-Black';
}
@media(max-width:992px) {
    .multiline-text-bg span {
        margin-bottom: 8px;
    }
}
.course-tile-box {
  max-width: 488px;
  /*background-color: #D8D8D8;*/
}
.course-tile-box .multiline-text-bg{
	font-size: 30px;
	margin-left: -15px;
	position: relative;
}
.lp-school .multiline-text-bg{
	margin-bottom: 100px;
}
.ad-school .multiline-text-bg{
	margin-bottom: 30px;
}
.lp-cat-title{
  height: 74.8px;
  width: 194.8px;
  color: #E30710;
  font-family: 'AvenirLTStd-Heavy';
  font-size: 26.88px;
  font-weight: 900;
  letter-spacing: -0.34px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 30px 30px auto;
  border: 4.8px solid #E30710;
}
.online-cat-title{
  height: 118.8px;
  width: 118.8px;
  color: #E30710;
  font-family: 'AvenirLTStd-Heavy';
  font-size: 26.88px;
  font-weight: 900;
  letter-spacing: -0.34px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin: 7px 30px 70px auto;
   display: flex;
  justify-content: center;
  align-items: center;
}
.online-cat-title:before{
	content:'';
	height: 118.8px;
	width: 118.8px;
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(45deg);
	border: 4.8px solid #E30710;
}
.logn-courses-paragraph p {
  color: #000000;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 29px;
}
.long-courses-qa h2 {
  color: #E30710;
  font-family: 'AvenirLTPro-Black';
  font-size: 35px;
  font-weight: 100;
  letter-spacing: -1px;
  line-height: 49px;
  margin:  0 0 20px;
}
.long-courses-qa h3 {
  color: #000000;
  font-family: 'AvenirLTPro-Black';
  font-size: 30px;
  font-weight: 100;
  letter-spacing: -1px;
  line-height: 49px;
  margin:  0 0 20px;
}
.long-courses-qa p {
  color: #000000;
  font-size: 18px;
  font-family: 'AvenirLTStd-Heavy';
  letter-spacing: 0;
  line-height: 28px;
}

@media(min-width:768px) {
	.multiline-text-bg {
	  font-size: 44.8px;
	}
	.course-tile-box .multiline-text-bg{
		font-size: 30px;
	}
	.page-title-column{
		margin-top: 20px;
	}
	.course-tile-box {
	  height: 689px;
	}	
}
@media(min-width:1200px) {
	.multiline-text-bg {
	  font-size: 64.8px;
	}
	.course-tile-box .multiline-text-bg{
		font-size: 40px;
	}	
	.long-courses-qa h2 {
	  font-size: 45px;
	  line-height: 59px;
	}
	.long-courses-qa h3 {
	  font-size: 45px;
	  line-height: 59px;
	}
	.page-title-column{
		margin-top: 120px;
	}
}
.about-us-intro{
	padding: 70px 0 40px;
}
.center-wrap{
	max-width: 870px;
	margin: 0 auto;
}
.testimonial-copy p {
  color: #E2202C;
  font-family: 'AvenirLTPro-Black';
  font-size: 45px;
  font-weight: 100;
  letter-spacing: -1px;
  line-height: 59px;
}
@media(max-width:768px) {
    .testimonial-copy p {
        font-size: 28px;
        line-height: 37px;
        margin-bottom: 50px;
    }
}
.sca-awards {
	padding: 70px 0;
}
.sca-awards h2 {
  max-width: 700px;
  margin: 0 auto 50px;
  color: #E30710;
  font-size: 36px;
  font-weight: 100;
  line-height: 52px;
  text-align: center;
}
@media(max-width:576px) {
    .sca-awards h2 {
        font-size: 24px; 
        line-height: 34px;
    }
}
.center-title{
	max-width: 460px;
	margin: 0 auto;
	text-align: center;
}
.the-awardeds{
	height: 100%;
	padding: 30px 0 0;
	background-color: #E30710;
}
.the-awardeds h3 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -1.82px;
  line-height: 54px;
}
.the-awardeds strong {
  color: #000000;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: -0.55px;
  line-height: 28px;
  text-align: center;
}
.img-down img{
	margin-bottom: -35px;
	position: relative;
}
.fullwidth-image {
	position: relative;
}
.fullwidth-image:after{
	content:'';
	width: 52%;
	height: 100px;
	right: 0;
	bottom: 0;
	z-index: 2;
	position: absolute;
	background: #fff;
}
.title-overlay{
	position: relative;
}
.title-overlay h2{
	position: absolute;
	left: -15px;
	top: 40%;
	z-index: 2;
}
.title-overlay h2 span {
	transition: all 2s;
	box-decoration-break: clone;
	background-color: #E2202C;
	padding: 5px 15px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 45px;
	font-weight: 100;
	letter-spacing: -1.44px;
    line-height: 45px;
    margin-bottom: 8px;
}

@media(min-width:1200px) {
	.the-awardeds h3 {
	  font-size: 70px;
	  line-height: 84px;
	}	
}
.faq-top-image {
	position: relative;
	z-index: 2;
	margin-right: -20px;
}
.faq-top-image img {
    object-fit: cover;
}
.faq-page-top{
	position: relative;
	z-index: 5;	
}
.faq-page-top h1 span {
	/* transition: all 2s;
	box-decoration-break: clone;
	background-color: #E2202C;
	padding: 5px 15px;
	display: inline;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -1.44px;
    line-height: 75px; */
    display: inline-block;
}
.faq-page-top p {
  color: #000000;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 33px;
  
}
@media(max-width:768px) {
    .faq-page-top p {
        font-size: 21px;
    }
}
.faq-categories {
	transition: all 0.5s;
	background: #fff;
	z-index: 5;
	padding: 0 5px;
}

.faq-categories.fixed {
    top:30px;
    width:50% !important;
    padding:40px 0 20px;
    left: 0;
    right: 0;
    margin: auto;
}
@media(max-width:992px) {
    .faq-categories {
        display: none !important;
    }
}
.faq-categories h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -0.48px;
  line-height: 24px;
  margin: 0 30px 0 0;
}
.faq-categories ul li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.faq-categories ul li a {
  color: #000000;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: -0.48px;
  line-height: 33px;
}
.faq-categories ul li.active a {
  color: #E2202C;
}
.faq-categories-item{
	max-width: 782px;
	margin-left: auto;
	margin-right: auto;
}
.faq-categories-item h2 {
    max-width: 700px;
    margin-bottom:50px;
    color: #E30710;
    font-size: 36px;
    font-weight: 400;
    line-height: 52px;

}
@media(max-width:768px) {
    .faq-categories-item h2 {
        font-size: 30px;
        line-height: 42px;
    }
}
.faq-category-image{
	margin-bottom: 40px;
}
.faq-title{
	cursor: pointer;
}
.faq-title,.faq-details h4 {
  color: #000000;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 35px;
  position: relative;
  padding-left: 25px;
}
.faq-title:before{
	content: '';
	width: 11px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 10px;
	background-color: #E2202C;
}
.faq-title.active:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 11px solid #E2202C;
    background-color:transparent;
}
.faq-details{
	padding: 40px 0 0;
	display: none;
}
.faq-details p {
    font-size: 18px; 
    line-height: 28px;
}
@media(max-width:768px) {
    .faq-details p {
        font-size: 20px;
        line-height: 23px;
    }
}
/* .faq-details h4:before {
  content:'';
  width: 0; 
  height: 0; 
  position: absolute;
  left: 0;
  top: 10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;  
  border-top: 11px solid #E2202C;
} */
.faq_lists li{
	margin: 0 0 30px;
}
.fixed{
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 9999999;
}
.faq-categories ul li:last-child{
	margin-right: 0;
}

@media(max-width:767px) {
	.faq-categories h3{
		display : none;
	}
	.faq-categories ul li{
		margin-right: 5px;
	}
}
@media(min-width:540px) {
	.faq-categories h3 ,.faq-categories ul li a {	
		font-size: 21px;
		line-height: 30px;
	}	
}
@media(min-width:576px) {
	.faq-top-image {
		transform: rotate(5deg);
	}
	.fixed{
		position: fixed;
		top: 80px;
		left: 0;
		z-index: 9999999;
	}
	.faq-categories h3 ,.faq-categories ul li a {	
		font-size: 21px;
		line-height: 30px;
	}	
}
@media(min-width:768px) {
	.faq-page-top{
		margin-top: 50px;
	}

}
@media(min-width:1200px) {
	/* .faq-page-top h1 span {
		font-size: 64.8px;
		line-height: 105.3px;
	} */
	.faq-page-top p {
	  font-size: 28px;
	  line-height: 40px;
	}
	.fixed{
		position: fixed;
		top: 90px;
		left: 0;
		z-index: 9999999;
	}	
}

/* Page Webinar */
.webinar-hero-wrapper{
	max-width: 1920px;
	margin: 0 auto;
}
.webinar-hero-hero-text{
	position: relative;
	padding: 40px 15px 40px 15px;
}
.h1-multiline-background span {
	transition: all 2s;
	box-decoration-break: clone;
	background-color: #E2202C;
	padding: 5px 15px;
	display: inline;
	color: #FFFFFF;
	font-size: 36.8px;
	font-weight: 900;
	letter-spacing: -1.44px;
	line-height: 65px;
	font-family: 'AvenirLTStd-Heavy';
}
.hero-paragraph{
	margin-top: 30px;
}
.hero-paragraph p{
  max-width: 538px;
  color: #000000;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.63px;
  line-height: 34px;
  font-family: 'AvenirLTStd-Heavy';
}
.webinar-hero-hero-text img{
	display: none;
}
.webinar-headerimage {
    order:1;
}
.webinar-hero-hero-text p {
    display: none;
}
.webinar-hero-text-mobile {
    position: relative;
    padding: 30px 30px 0px 30px;
    color: #000000;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.63px;
    line-height: 34px;
    font-family: 'AvenirLTStd-Heavy';
}

@media(min-width:768px) {
	.hero-paragraph{
		margin-top: 60px;
    }
    .webinar-headerimage {
        order:0;
    }
	.webinar-headerimage img{
		width: 100%;
		height: 100%;
        object-fit: cover;
        object-position: top;
        max-height: 80vh;
	}
	.webinar-hero-hero-text img{
		position: absolute;
		bottom: 0;
		right: 50px;
		display: block;
	}
	.webinar-hero-hero-text{
		position: relative;
		padding: 100px 30px 100px 30px;
    }	
    .webinar-hero-hero-text p {
        display: block;
    }
    .webinar-hero-text-mobile {
        display: none;
    }
}
@media(min-width:992px) {
	.h1-multiline-background span {
		font-size: 46.8px;
		line-height: 80px;
	}	
	.webinar-hero-hero-text{
		position: relative;
		padding: 220px 30px 180px 30px;
	}
	.hero-paragraph p{
        font-size: 24px;
        line-height: 33px;
	}
}
@media(min-width:1200px) {
	.h1-multiline-background span {
		font-size: 76.8px;
		line-height: 120px;
	}	
}
.section-one{
	margin: 0px 0 40px;
}
.section-wrapper{
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
}
.section-text {
	padding: 40px 0;
}
.section-text p {
  max-width: 559px;
  color: #000000;
  font-size: 18px;  
  line-height: 28px;
  font-family: 'AvenirLTStd-Heavy';
}
.section-text p:first-child{
  max-width: 585px;
  font-size: 24px;
  letter-spacing: -0.73px;
  line-height: 34px;
  font-weight: 900;
   
}
.image-bottom-up {
	position: relative;
}
.btn-sca {
  height: 56px;
  width: 168px;
  color: #E30710;
  font-family: AvenirLTStd-Heavy;
  font-size: 23.52px;
  letter-spacing: -0.53px;
  line-height: 52px;
  text-align: center;
  border: 2px solid #E30710;
}
.btn-sca-bg{
	background-color: #E30710;
	color: #fff;
}
.btn-sca:hover{	
	background-color: #E30710;
	color: #fff;
}
.btn-sca-bg:hover{
	background-color: transparent;
	color: #E30710;
}
@media(max-width:991px) {
	.btn-sca {
		width: 140px;
		font-size: 18px;
	}
}
@media(min-width:768px) {
	.section-one{
		margin: 60px 0;
	}
}
@media(min-width:992px) {
	/*.image-bottom-up {
		position: relative;
		margin-top: -20%;
	}*/
	.section-text p:first-child{
	  font-size: 28px;
	  line-height: 40px;	   
	}
	.section-wrapper{
		padding: 0 30px 0 30px;
	}	
}
@media(min-width:1280px) {
	.section-wrapper{
		padding: 0 35px 0 35px;
	}	
}
@media(min-width:1600px) {
	.section-wrapper{
		padding: 0 35px 0 35px;
	}	
}
.section-logos h2 {
  color: #E30710;
  font-family: 'AvenirLTPro-Black';
  font-size: 36px;
  letter-spacing: -0.8px;
  line-height: 52px;
  text-align: center;
}
.logos-wrapper{
	max-width: 1400px;
	margin: 50px auto;
}
.sections-heading h2 {
  color: #E30710;
  font-family: AvenirLTStd-Heavy;
  font-size: 40px;
  letter-spacing: -1.56px;
  line-height: 50px;
  text-align: center;
}
.sections-heading p {
  max-width: 590px;
  margin: 20px auto;
  color: #000000;
  font-family: AvenirLTStd-Heavy;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
}
.latest-post{
	max-width: 1920px;
	margin: 40px auto;
}
.section-full-wrapper{
	padding: 0
}
.box-text-widget{
	padding: 0px 15px 40px 15px;
	position: relative;
}
.box-text-widget:before{
	content: '';
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background: rgba(255, 255, 255);
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

.open-speakers .box-text-widget:before {
    opacity: 0.4;
    visibility: visible;
}
.open-speakers .box-text-widget{
	opacity: 0.2;
}
.box-text-widget .new-badge {
  border-radius: 17.5px;
  background-color: #E30710;
  color: #FFFFFF;
  font-size: 14.4px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 22.4px;
  padding: 5px 10px;
}
.box-text-widget h3 {
  max-width: 378px;
  color: #E30710;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 35px;
  margin: 0 0 20px;
}
.event-date-time {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}
.btn-sca:hover svg g,
.btn-sca:hover svg line,
.btn-sca:hover svg path{
	stroke: #fff;
	fill: #fff;
}
.mask {
  background-color: #000000;
}
.fullWidthIimage {
	position: relative;
	overflow: hidden;
}

.speakers{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5;
	transition: all 0.5s;
	transform: translateX(-100%);
	background: #fff;
	padding: 100px 30px 60px;
}
.open-speakers .speakers{
	transform: translateX(0);
}
.close-speakers{
	position: absolute;
	right: 30px;
	top: 30px;
	border: 0;
	width: 25px;
	height: 25px;
	background-image: url('../images/close-speakers.svg');
	background-repeat: no-repeat;
    background-color: #fff!important;
}
.speakers ul li {
  color: #000000;
  font-family: Avenir-Medium;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 15px;
}
.speakers ul li strong{
	display: block;
	font-family: AvenirLTStd-Heavy;
}
.signup-over-div{
	padding: 40px 0;
}
.signup-over-div h3{
  max-width: 378px;
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 39px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.signup-over-div p {
  max-width: 362px;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin: 0 auto;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media(max-width:767px) {
	.speakers {
		position: fixed;
		width: 100%;
		height: 100%;
		overflow: auto;
		top: 0;
		left: 0;
		z-index: 99999;
	}
}
@media(min-width:768px) {
	.latest-post{
		margin: 70px auto;
	}
	.box-text-widget{
		padding: 60px 30px 200px 15px;;
	}
	.box-text-widget h3 {
	  font-size: 32px;
	  line-height: 39px;
	}
	.speakers{
		width: 90%;
	}
	.fullWidthIimage img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.signup-over-div{
		position: relative;
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;		
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
@media(min-width:992px) {
	.sections-heading h2 {
	  font-size: 50px;
	  line-height: 60px;
	}
	.section-full-wrapper{
		padding: 0 0 0 35px;
	}	
}
@media(min-width:1200px) {
	.sections-heading h2 {
	  font-size: 70px;
	  line-height: 70px;
	}	
	.speakers{
		width: 65%;
	}	
}
@media(min-width:1280px) {
	.section-full-wrapper{
		padding: 0 0 0 35px;
	}
	.speakers{
		width: 45%;
	}		
}
@media(min-width:1600px) {
	.section-full-wrapper{
		padding: 0 0 0 35px;
	}
	.speakers{
		width: 45%;
	}	
}
.sca-modal{
	width: 100%;
	min-height: 540px;
	padding: 40px 25px 70px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.sca-modal-header ul li{
	margin: 0 20px;
}
.sca-modal-header ul li a {
  color: #000000;
  font-family: AvenirLTStd-Heavy;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: -0.48px;
  line-height: 33px;
}
.sca-modal-header ul li.active a {
  color: #E30710;
}
.sca-modal h2 {
  max-width: 857px;
  color: #E2202C;
  font-family: AvenirLTStd-Heavy;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 45px;
  text-align: center;
  margin: 40px auto;
}
.sca-modal h3{
  max-width: 404px;
  margin: 0 auto;
  color: #000000;
  font-family: AvenirLTStd-Heavy;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 39px;
  text-align: center;
}
.sca-modal h4 {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin: 10px 0 20px;
  font-weight: 400;
  font-family: Avenir-Medium;
}
.sca-popup-form{
  max-width: 585px;
  margin: 0 auto;
}
.sca-popup-form input[type="text"],
.sca-popup-form input[type="email"],
.sca-popup-form input[type="password"] {
  color: #000000;
  font-family: AvenirLTStd-Heavy;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: -0.48px;
  line-height: 35px;
  padding: 10px 0;
  border: 0;
  width: 100%;
  margin: 0 0 10px;
  background-color: transparent;
  border-bottom: solid 4px #353545;
}
.sca-popup-form ::placeholder{
	opacity: 1;
	color: #000000;
}
.sca-popup-form .btn-sca{
	margin-top: 40px;
}
.scaModal{
	z-index: 9999999;
}
.scaModal .modal-dialog{
	max-width: 970px;
}
@media(min-width:1200px) {
	.sca-modal h2 {
	  font-size: 45px;
	  line-height: 59px;
	}	
}

.course-tile-box {
	position:relative;
}
.long-course-item{
	position: relative;
}
.long-course-title{
	padding: 0px 0 0px;
}
.padded-multiline { 
  line-height: 1.4; 
  padding: 2px 0; 
  margin: 0;
}
.padded-multiline span { 
	color: #FFFFFF;
    font-size: 30px;
    font-family: 'AvenirLTPro-Black';
    font-weight: 100;
    letter-spacing: -0.3px;
    line-height: 42px;
    background-color: #E30710;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 9px 2px 9px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.long-course-item h3{
	display: inline-block;
	padding: 10px 20px 10px 15px;
	margin: 0;
	color: #E30710;
	font-size: 27.22px;
	 font-family: 'AvenirLTStd-Heavy';
	letter-spacing: -0.34px;
	line-height: 36px;
	background-color: #fff;
}
.long-course-item .video-field,
.long-course-item-image{
	padding: 30%;
	position: relative;
	overflow: hidden;
	background-color: #E30710;
}
.long-course-item .video-field video,
.long-course-item-image .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.logn-courses-paragraph{
	margin-top: 30px;
	font-family: 'AvenirLTStd-Heavy';
}
.position-sticky{
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
.short-Courses,.courses-info{
	margin-top: 0px;
}
.short-Courses-item {
  height: 300px;
  padding: 25px;
  margin-bottom: 30px;
  background-color: #E30710;
}
.short-Courses p {
  max-width: 251px;
  color: #000000;
  font-size: 21px;
  font-family: 'AvenirLTPro-Black';
  letter-spacing: 0;
  line-height: 29px;
}
.lc-logos li{
	padding: 0 25px 0 0;
}
.courses-info{
	margin-bottom: 100px;
}
.short-Courses h2{
	margin: 0;
}
@media(min-width:768px) {
	.long-course-title{
		height:450px;
		padding: 50px 0 50px;
	}
	.padded-multiline { 
	  margin: 10px 0;
	}
	.long-course-item .video-field,
	.long-course-item-image{
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	.bml-15{
		position: relative;
		margin-left: -15px;
	}
	.short-Courses-item {
	  height: 348px;
	  padding: 25px;
	}
}	
@media(min-width:992px) {
	.long-course-title{
		height: 550px;
		padding: 50px 0 100px;
	}
	.padded-multiline span { 
		font-size: 38px;
		line-height: 82px;
		padding: 10px 15px 10px 15px;  
	}
	.short-Courses	,.courses-info{
		margin-top: 100px;
	}
	.short-Courses-item {
	  height: 448px;
	  padding: 25px;
	}
}	
@media(min-width:1200px) {
	.long-course-title{
		height: 689px;
		padding: 50px 0 100px;
	}
	.padded-multiline span { 
		font-size: 45px;
		line-height: 90px;
		padding: 10px 15px 10px 15px;  
	}
}

.multiline-padded-title { 
  line-height: 1.4; 
  padding: 2px 0; 
  margin: 0;
}
.multiline-padded-title span { 
	color: #FFFFFF;
	font-size: 40px;
	 font-family: 'AvenirLTPro-Black';
	letter-spacing: -1.44px;
	line-height: 75px;
	background-color: #E30710;
	display: inline;
	padding: 10px 15px 7px 15px;  
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
@media(min-width:768px) {
	.multiline-padded-title span { 
		font-size: 44.8px;
		line-height: 80.3px;
	}
}
@media(min-width:1200px) {
	.multiline-padded-title span, .multiline-text-bg span { 
        font-size: 64px; 
        line-height: 70px;
        margin-bottom: 10px;
	}
}
.all-logos ul{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
.all-logos ul li{
	flex: 0 0 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	margin: 20px 0;
	text-align: center;
}
@media(min-width: 576px) {
	.all-logos ul li{
		flex: 0 0 33.33333%;
	}	
}
@media(min-width:768px) {
	.all-logos ul li{
		flex: 0 0 25%;
	}	
}
@media(min-width:1200px) {
	.all-logos ul li{
		flex: 0 0 20%;
	}	
}

.w100 {
    width:100%;
}
.the-post-content h3{
	font-family: 'AvenirLTPro-Black';
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 35px;
}

.the-post-content h4{
    font-family: 'AvenirLTPro-Black';
    font-size: 24px;
    line-height: 33px;
	margin-bottom: 35px;}