@charset "UTF-8";

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}

@media (max-width:1399px) and (min-width:1200px) {
    .container {
        max-width: 1100px
    }
}

body {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    word-break: break-word
}

.text-with-big-one-image {
    float: left;
    width: 100%;
    padding-bottom: 60px
}

@media (max-width:1024px) {
    .text-with-big-one-image {
        padding-bottom: 35px
    }
}

@media (min-width:1280px) {
    .text-with-big-one-image {
        padding-left: 249px
    }

    .text-with-big-one-image .col-md-5 {
        margin-left: -69px
    }
}

.text-with-big-one-image p {
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    max-width: 500px
}

@media (max-width:1024px) {
    .text-with-big-one-image p {
        font-size: 19px;
        line-height: 1.21
    }
}

.text-with-big-one-image a {
    color: #C8A337;
    text-decoration: underline
}

.text-with-big-one-image a:hover {
    color: #C8A337
}
.theme-front .content-section .image-wrap .card:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(https://designmatters.io/new/wp-content/themes/2021/assets/images/grain.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
}
.theme-front .content-section .image-wrap .card{
    position: relative
}

.text-with-big-one-image .image-wrap {
    border: 3px solid #C8A337;
    max-width: 100%;
    width: 332px
}


@media screen and (min-width:1025px){
    .theme-front .content-section .image-wrap .card a {
        display: block;
        height: 100%;
        border-left: 3px solid #C8A337;
        border-right: 3px solid #C8A337;
        transition: none;
    }
    .color-2 .theme-front .content-section .image-wrap  .card a{
        border-color: #8699F8 !important;
    }
    .color-3 .theme-front .content-section .image-wrap .card a{
        border-color: #06CE6C !important
    }
    .color-4 .theme-front .content-section .image-wrap .card a{
        border-color: #FF8C99 !important
    }
    .theme-front .content-section .image-wrap .card a img {
        display: none;
    }
    
    .theme-front .content-section .content-wrap .content-wrap-inner {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
        align-content: center;
    min-height: 260px;
}
}

@media (min-width:1280px) {
    .text-with-big-one-image .image-wrap {
        margin-top: 4px
    }
}

@media (max-width:1024px) {
    .text-with-big-one-image .image-wrap {
        width: 356px;
        margin-top: 39px
    }

    .text-with-big-one-image .image-wrap img {
        width: 100%
    }
}

.text-with-big-one-image .image-wrap img {
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.text-with-big-one-image .image-wrap img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.text-with-two-image {
    float: left;
    width: 100%;
    padding-bottom: 106px;
    padding-top: 109px
}

@media (max-width:1024px) {
    .text-with-two-image {
        padding-top: 37px;
        padding-bottom: 34px
    }
}

.text-with-two-image .header-section {
    float: left;
    width: 100%;
    border-bottom: 3px solid #C8A337;
    margin-bottom: 40px
}

@media (max-width:767px) {
    .text-with-two-image .header-section {
        margin-bottom: 8px
    }
}

.text-with-two-image .content-info-section {
    float: left;
    width: 100%
}

@media (min-width:1280px) {

    .text-with-two-image .content-info-section,
    .text-with-two-image .header-section {
        padding-left: 249px
    }

    .text-with-two-image .col-md-5 {
        margin-left: -69px
    }
}

.text-with-two-image a {
    color: #C8A337;
    text-decoration: underline
}

.text-with-two-image a:hover {
    color: #C8A337
}

.text-with-two-image .col-md-7 h4 {
    max-width: 500px
}

.text-with-two-image h4 {
    font-size: 70px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    text-transform: uppercase
}

@media (max-width:1024px) {
    .text-with-two-image h4 {
        padding-top: 26px !important;
        font-size: 36px;
        line-height: normal
    }
    .news-letter-button {
        font-size: 15px !important;
    }
}

@media (max-width:360px) {
    .text-with-two-image h4 {
        font-size: 30px
    }
}
@media (max-width: 576px) {
    .news-letter-header {
        font-size: 41px !important;
    }
    .pr-footer-heading {
        font-size: 55px !important;
    }
    .news-letter-button {
        font-size: 15px !important;
    }
    .big-page-header h1{
        font-size: 54px !important;
    }
    .program-table .program-items.two-column td:first-child {
        font-size: 13px;
    }
}

.text-with-two-image p {
    float: left;
    font-size: 27px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    max-width: 500px
}

@media (max-width:1024px) {
    .text-with-two-image p {
        font-size: 19px;
        line-height: 1.21
    }
}

@media (max-width:767px) {
    .text-with-two-image p:first-child {
        padding-top: 30px
    }
}

.text-with-two-image p+p {
    padding-top: 20px
}

@media (max-width:1024px) {
    .text-with-two-image p+p {
        padding-top: 16px
    }
}

@media (max-width:767px) {
    .text-with-two-image p+p {
        padding-top: 8px
    }
}

.text-with-two-image .image-wrap,
.text-with-two-image .video-wrap {
    border: 3px solid #C8A337;
    width: 332px;
    max-width: 100%;
    float: left
}

@media (max-width:1024px) {

    .text-with-two-image .image-wrap,
    .text-with-two-image .video-wrap {
        width: 356px;
        margin-top: 39px
    }

    .text-with-two-image .image-wrap img,
    .text-with-two-image .video-wrap img {
        width: 100%
    }
}

.text-with-two-image .image-wrap img,
.text-with-two-image .video-wrap img {
    width: 100%;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.text-with-two-image .image-wrap:hover img,
.text-with-two-image .image-wrap:hover svg,
.text-with-two-image .video-wrap:hover img,
.text-with-two-image .video-wrap:hover svg {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.text-with-two-image .image-wrap:first-child,
.text-with-two-image .video-wrap:first-child {
    margin-top: 9px
}

.text-with-two-image .image-wrap+.image-wrap,
.text-with-two-image .image-wrap+.video-wrap,
.text-with-two-image .video-wrap+.image-wrap {
    margin-top: 55px
}

@media (max-width:767px) {

    .text-with-two-image .image-wrap+.image-wrap,
    .text-with-two-image .image-wrap+.video-wrap,
    .text-with-two-image .video-wrap+.image-wrap {
        margin-top: 38px
    }
}

.text-with-two-image .video-item-inner {
    position: relative
}

.text-with-two-image .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.text-with-two-image .play-btn svg {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.text-with-two-image .play-btn svg path {
    stroke: #C8A337
}

.big-page-header {
    float: left;
    width: 100%;
    padding-bottom: 71px;
    padding-top: 243px;
    position: relative
}

@media (max-width:1024px) {
    .big-page-header.line-up-header {
        padding-top: 154px;
        padding-bottom: 19px
    }
}

@media (min-width:1025px) {
    .big-page-header.line-up-header {
        padding-top: 220px;
        padding-bottom: 36px
    }
}

.big-page-header.line-up-header h1 {
    margin-bottom: 0;
    line-height: normal
}

.big-page-header .inner-page-pattern {
    position: absolute;
    left: 0;
    top: 165px;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

@media (min-width:1025px) {
    .big-page-header .inner-page-pattern {
        -webkit-animation: float 6s ease-in-out infinite;
        animation: float 6s ease-in-out infinite
    }

    .big-page-header .inner-page-pattern svg {
        -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
        transform: scale(1.06)
    }
}

@media (max-width:1024px) {
    .big-page-header {
        padding-bottom: 30px;
        padding-top: 116px
    }
}

.big-page-header h1 {
    font-size: 90px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    text-transform: uppercase
}

@media (min-width:1300px) {
    .big-page-header h1 {
        padding-left: 67px;
        padding-right: 30px
    }
}

@media (max-width:991px) and (min-width:576px) {
    .big-page-header h1 {
        padding-left: 15px
    }
}

@media (max-width:1024px) {
    .big-page-header h1 {
        font-size: 60px;
        line-height: 1.12
    }
}

.big-page-header h1 span {
    position: relative;
    top: 8px;
    font-size: 70px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    display: block;
    text-transform: uppercase
}

@media (max-width:1024px) {
    .big-page-header h1 span {
        font-size: 30px;
        line-height: 1.3;
        top: -13px
    }
}

.big-page-header p {
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0 auto;
    padding: 0 15px
}

@media (max-width:1279px) {
    .big-page-header p {
        padding: 0
    }
}

@media (max-width:1024px) {
    .big-page-header p {
        font-size: 19px;
        font-weight: 500;
        line-height: 1.21;
        padding-bottom: 25px;
        padding-top: 7px
    }
}

@media (min-width:768px) {
    .inner-page-pattern.desktop-pattern {
        display: block
    }

    .inner-page-pattern.desktop-pattern svg {
        width: 100%
    }

    .inner-page-pattern.desktop-pattern svg path {
        stroke: #C8A337
    }

    .inner-page-pattern.mobile-pattern {
        display: none
    }
}

@media (max-width:767px) {
    .inner-page-pattern.desktop-pattern {
        display: none
    }

    .inner-page-pattern.mobile-pattern {
        display: block;
        top: 88px
    }

    .inner-page-pattern.mobile-pattern svg {
        width: 100%
    }

    .inner-page-pattern.mobile-pattern svg path {
        stroke: #C8A337
    }
}

.text-with-big-one-image+.text-with-two-image,
.text-with-two-image+.text-with-two-image {
    padding-top: 0
}

.full-width-text {
    float: left;
    width: 100%;
    padding-bottom: 100px;
    position: relative;
    z-index: 9
}

section.not-fount-page {
    float: left;
    width: 100%;
    padding: 170px 0 100px
}

section.not-fount-page h1 {
    color: #C8A337;
    font-size: 40px
}

section.not-fount-page h3 {
    color: #C8A337;
    font-size: 20px
}

section.not-fount-page p {
    color: #C8A337
}

section.not-fount-page img {
    width: 100%
}

section.not-fount-page a {
    color: #C8A337
}

input::-ms-clear {
    display: none
}

@-webkit-keyframes zoominout {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.02, 1.05);
        transform: scale(1.02, 1.05)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoominout {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.02, 1.05);
        transform: scale(1.02, 1.05)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (-ms-high-contrast:none) and (min-width:768px),
(ms-high-contrast:active) and (min-width:768px) {
    .inner-page-pattern.desktop-pattern {
        overflow: hidden;
        top: 167px
    }

    .inner-page-pattern.desktop-pattern svg {
        -webkit-transform: scale(1.19);
        -ms-transform: scale(1.19);
        transform: scale(1.2)
    }
}

@media (-ms-high-contrast:none),
(ms-high-contrast:active) {
    .full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
        color: #C8A337;
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff !important;
        font-size: 22.3vw !important
    }

    .line-up-wrap .image-wrap svg,
    .picture-slider.speakers .three-cols-slider svg {
        width: 418px !important;
        height: 418px !important
    }

    .line-up-wrap .image-wrap.pattern-5 .lines-above {
        left: -58px !important
    }
}

@media (-ms-high-contrast:none) and (min-width:1025px),
(ms-high-contrast:active) and (min-width:1025px) {
    body .main-banner-desktop {
        display: block !important
    }

    body .main-banner-mobile {
        display: none !important
    }
}

@media (-ms-high-contrast:none) and (max-width:1024px),
(ms-high-contrast:active) and (max-width:1024px) {

    body .main-banner-desktop,
    body .main-banner-mobile {
        display: none !important
    }
}

@media (-ms-high-contrast:none),
(ms-high-contrast:active) {
    .base-mask {
        display: none !important
    }
}

.main-banner-desktop,
.main-banner-mobile {
    display: none !important
}

.wp-content {
    float: left;
    width: 100%
}

.wp-content ol,
.wp-content ul {
    padding: 0 0 0 30px
}

.wp-content p {
    float: left;
    width: 100%;
    max-width: 100% !important;
    color: #C8A337
}

.wp-content dd,
.wp-content dt,
.wp-content figcaption,
.wp-content li,
.wp-content td,
.wp-content th {
    color: #C8A337
}

.wp-content figure,
.wp-content img {
    max-width: 100% !important
}

.wp-content h1,
.wp-content h2,
.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6 {
    float: left;
    width: 100%;
    max-width: 100% !important;
    color: #C8A337
}

.wp-content h1 {
    padding-bottom: 17px;
    font-size: 54px !important
}

@media (max-width:1024px) {
    .wp-content h1 {
        font-size: 36px !important;
        padding-bottom: 5px
    }
}

.wp-content h2 {
    padding-bottom: 17px;
    font-size: 50px !important
}

@media (max-width:1024px) {
    .wp-content h2 {
        font-size: 34px !important;
        padding-bottom: 5px
    }
}

.wp-content h5 {
    padding-bottom: 17px;
    font-size: 40px !important
}

@media (max-width:1024px) {
    .wp-content h5 {
        font-size: 28px !important;
        padding-bottom: 5px
    }
}

.wp-content h6 {
    padding-bottom: 17px;
    font-size: 36px !important
}

@media (max-width:1024px) {
    .wp-content h6 {
        font-size: 24px !important;
        padding-bottom: 5px
    }
}

.wp-content table {
    margin-bottom: 40px;
    float: left;
    width: 100%
}

.wp-content table td {
    padding: 5px
}

:focus {
    outline: none !important
}

#svg-clone-image1,
#svg-clone-image2 {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.banner-blue,
.banner-violet {
    opacity: 0;
    visibility: hidden;
    display: none
}

@media (max-width:1024px) {

    .mobile-banner-blue,
    .mobile-banner-violet {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.tito-badge-link,
.tito-tickets-unavailable {
    color: #C8A337
}

.tito-ticket-status>span,
dd,
dt,
td,
th {
    color: #C8A337 !important
}

.fill-clr,
.stroke-clr {
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.fill-clr {
    fill: #C8A337
}

.logo * {
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-1 .banner-orange {
    opacity: 1;
    visibility: visible;
    display: block
}

.color-1 .banner-blue,
.color-1 .banner-violet {
    opacity: 0;
    display: none;
    visibility: hidden
}

@media (max-width:1024px) {
    .color-1 .mobile-banner-orange {
        opacity: 1;
        visibility: visible;
        display: block
    }

    .color-1 .mobile-banner-blue,
    .color-1 .mobile-banner-violet {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.color-1 .tito-tickets-unavailable {
    color: #C8A337
}

.color-1 ::-moz-selection {
    background: #C8A337;
    color: #fff
}

.color-1 ::selection {
    background: #C8A337;
    color: #fff
}

.color-1 a {
    color: #C8A337
}

.color-1 #svg-clone-image1,
.color-1 #svg-clone-image2 {
    opacity: 0;
    visibility: hidden
}

.color-1 #svg-clone-image,
.color-1 .filter-button-group,
.color-1 .filter-button-group ul li.tab.active,
.color-1 .full-width-image-with-content,
.color-1 .humburger span,
.color-1 .img-single,
.color-1 .inner-text-div,
.color-1 .line-up-single-head,
.color-1 .line-up-single-wrap,
.color-1 .line-up-wrap .content-wrap,
.color-1 .line-up-wrap .image-wrap,
.color-1 .line-up-wrap .items-row:after,
.color-1 .line-up-wrap .items-row:before,
.color-1 .line-up-wrap .items-row:first-child,
.color-1 .lineup-social-links,
.color-1 .lineup-social-links a,
.color-1 .news-letter-field,
.color-1 .news-letter-input,
.color-1 .picture-vertical-slider .slider-wrapper,
.color-1 .primary-footer,
.color-1 .round-behind path,
.color-1 .scroller-section,
.color-1 .section-intro-two-cols,
.color-1 .section-intro-two-cols .col-left:after,
.color-1 .section-intro-two-cols .inner-container,
.color-1 .text-with-big-one-image .image-wrap,
.color-1 .text-with-two-image.big-header.left:before,
.color-1 .text-with-two-image .header-section,
.color-1 .text-with-two-image .image-wrap,
.color-1 .text-with-two-image .video-wrap,
.color-1 .three-cols-slider-wrapper,
.color-1 .three-cols-slider .slide-item,
.color-1 .three-cols-slider:after,
.color-1 .title,
.color-1 .video-content,
.color-1 .watch-our-videos .video-link,
.color-1 a,
.color-1 dd,
.color-1 dt,
.color-1 ellipse#Oval,
.color-1 figcaption,
.color-1 h1,
.color-1 h2,
.color-1 h3,
.color-1 h4,
.color-1 h5,
.color-1 h6,
.color-1 li,
.color-1 p,
.color-1 path,
.color-1 path#Combined-Shape,
.color-1 path#Combined_Shape,
.color-1 span,
.color-1 td,
.color-1 th,
.color-1 ul {
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}
.color-1 .line-up-single-content .text-contents *,
.color-1 .news-letter-input,
.color-1 .watch-our-videos .video-link,
.color-1 a,
.color-1 dd,
.color-1 dt,
.color-1 figcaption,
.color-1 h1,
.color-1 h2,
.color-1 h3,
.color-1 h4,
.color-1 h5,
.color-1 h6,
.color-1 li,
.color-1 p,
.color-1 span,
.color-1 td,
.color-1 th,
.color-1 ul {
    color: #C8A337 !important;
}
.color-1 .news-letter-input::-webkit-input-placeholder {
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input::-moz-placeholder {
    -moz-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input:-ms-input-placeholder {
    -ms-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input::-ms-input-placeholder {
    -ms-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input::placeholder {
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input:-moz-placeholder,
.color-1 .news-letter-input::-moz-placeholder {
    -moz-transition: all .9s;
    transition: all .9s
}

.color-1 .news-letter-input::-webkit-input-placeholder {
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-1 .full-width-image-with-content.border-line .image-wrap .overlay-content h3,
.color-1 .logo path#path-3,
.color-1 .logo path#path-11,
.color-1 .logo path#path-17,
.color-1 .logo polygon#Path,
.color-1 .logo polygon#path-1,
.color-1 .logo polygon#path-5,
.color-1 .logo polygon#path-13,
.color-1 .logo polygon#path-15 {
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

@media (max-width:1024px) {

    .color-1 .three-cols-slider .slide-item:last-child:after,
    .color-1 .three-cols-slider .slide-item:nth-child(2):after {
        z-index: 999
    }
}

@media (max-width:464px) {
    .color-1 .lineup-social-links a:nth-child(3):after {
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:609px) {

    .color-1 .lineup-social-links:before,
    .color-1 .lineup-social-links a:nth-child(4):after {
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}
.color-1 .pattern-11 svg path#coming-soon,
.color-1 .round-behind path,
.color-1 ellipse#Oval,
.color-1 path#Combined-Shape,
.color-1 path#Combined_Shape {
    fill: #C8A337 !important;
}

.color-1 .news-letter-button:hover span {
    color: #2f292f !important
}
.color-2 .banner-blue {
    opacity: 1;
    visibility: visible;
    display: block
}

.color-2 .banner-orange,
.color-2 .banner-violet {
    opacity: 0;
    visibility: hidden;
    display: none
}

@media (max-width:1024px) {
    .color-2 .mobile-banner-blue {
        opacity: 1;
        visibility: visible;
        display: block
    }

    .color-2 .mobile-banner-orange,
    .color-2 .mobile-banner-violet {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.color-2 ::-moz-selection {
    background: #8699F8 !important;
    color: #fff
}

.color-2 ::selection {
    background: #8699F8 !important;
    color: #fff
}

.color-2 .news-letter-button:hover span {
    color: #2f292f !important
}

.color-2 #svg-clone-image,
.color-2 #svg-clone-image2 {
    opacity: 0;
    visibility: hidden
}

.color-2 #svg-clone-image1 {
    opacity: 1;
    visibility: visible
}

.color-2 .line-up-single-content .text-contents *,
.color-2 .news-letter-input,
.color-2 .watch-our-videos .video-link,
.color-2 a,
.color-2 dd,
.color-2 dt,
.color-2 figcaption,
.color-2 h1,
.color-2 h2,
.color-2 h3,
.color-2 h4,
.color-2 h5,
.color-2 h6,
.color-2 li,
.color-2 p,
.color-2 span,
.color-2 td,
.color-2 th,
.color-2 ul {
    color: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 path {
    stroke: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .pattern-11 svg path#coming-soon,
.color-2 .round-behind path,
.color-2 ellipse#Oval,
.color-2 path#Combined-Shape,
.color-2 path#Combined_Shape {
    fill: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .filter-button-group ul li.tab.active,
.color-2 .humburger span,
.color-2 .inner-text-div,
.color-2 .line-up-wrap .items-row:after,
.color-2 .line-up-wrap .items-row:before,
.color-2 .news-letter-button:hover,
.color-2 .primary-footer,
.color-2 .scroller-section,
.color-2 .section-intro-two-cols .col-left:after,
.color-2 .text-with-two-image.big-header.left:before,
.color-2 .three-cols-slider:after {
    background: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
    color: #fff !important
}

.color-2 .filter-button-group,
.color-2 .full-width-image-with-content,
.color-2 .img-single,
.color-2 .line-up-single-head,
.color-2 .line-up-single-wrap,
.color-2 .line-up-wrap .content-wrap,
.color-2 .line-up-wrap .image-wrap,
.color-2 .line-up-wrap .items-row:first-child,
.color-2 .lineup-social-links,
.color-2 .lineup-social-links a,
.color-2 .news-letter-button,
.color-2 .news-letter-field,
.color-2 .news-letter-input,
.color-2 .picture-vertical-slider .slider-wrapper,
.color-2 .primary-menu,
.color-2 .secondary-menu,
.color-2 .section-intro-two-cols,
.color-2 .section-intro-two-cols .inner-container,
.color-2 .text-with-big-one-image .image-wrap,
.color-2 .text-with-two-image .header-section,
.color-2 .text-with-two-image .image-wrap,
.color-2 .text-with-two-image .video-wrap,
.color-2 .three-cols-slider-wrapper,
.color-2 .three-cols-slider .slide-item,
.color-2 .title,
.color-2 .video-content {
    border-color: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input::-webkit-input-placeholder {
    color: #8699F8 !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input::-moz-placeholder {
    color: #8699F8 !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input:-ms-input-placeholder {
    color: #8699F8 !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input::-ms-input-placeholder {
    color: #8699F8 !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input::placeholder {
    color: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input:-moz-placeholder,
.color-2 .news-letter-input::-moz-placeholder {
    color: #8699F8 !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-2 .news-letter-input::-webkit-input-placeholder {
    color: #8699F8 !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-2 .full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
    -webkit-text-stroke-color: #8699F8 !important;
    color: transparent !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .logo .stroke-clr {
    stroke: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .logo .fill-clr,
.color-2 .logo path#path-3,
.color-2 .logo path#path-11,
.color-2 .logo path#path-17,
.color-2 .logo polygon#path-1,
.color-2 .logo polygon#path-5,
.color-2 .logo polygon#path-13,
.color-2 .logo polygon#path-15 {
    fill: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .logo polygon#Path {
    stroke: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 footer .s-item svg g#magasine,
.color-2 footer .s-item svg polygon,
.color-2 footer .s-item svg rect {
    fill: #8699F8 !important
}
.color-1 footer .s-item svg g#magasine,
.color-1 footer .s-item svg polygon,
.color-1 footer .s-item svg rect {
    fill: #C8A337 !important
}
.color-1 .tito-submit{
    background:#C8A337 !important
}
.color-1 .tito-ticket-vat{
    color:#C8A337 !important
}
.color-1 .tito-ticket-description, .color-1 .tito-ticket-name{
    color:#C8A337 !important
}
.color-1 .tito-ticket.row,
.color-1 .tito-wrapper {
    border-color: #C8A337 !important
}
@media (max-width:1024px) {

    .color-2 .line-up-wrap .content-wrap:before,
    .color-2 .line-up-wrap .items-row-wrap a+a:before {
        background: #8699F8 !important
    }

    .color-2 .line-up-wrap .items-row .items-row-wrap {
        border-color: #8699F8 !important
    }

    .color-2 .three-cols-slider .slide-item:last-child:after,
    .color-2 .three-cols-slider .slide-item:nth-child(2):after {
        background: #8699F8 !important;
        z-index: 999
    }
}

@media (max-width:767px) {
    .color-2 .section-intro-two-cols .col-left {
        border-color: #8699F8 !important
    }
}

.color-2 .theme-front .content-image-section,
.color-2 .theme-front .content-section .image-wrap img {
    border-color: #8699F8 !important
}

.color-2 .tito-ticket-description,
.color-2 .tito-ticket-name {
    color: #8699F8 !important
}

.color-2 .tito-ticket.row,
.color-2 .tito-wrapper {
    border-color: #8699F8 !important
}

.color-2 .tito-submit {
    background: #8699F8 !important
}

.color-2 .tito-submit:hover {
    background: transparent !important;
    border-color: #8699F8 !important;
    color: #8699F8 !important
}

.color-2 .tito-ticket-vat {
    color: #8699F8 !important
}

@media (max-width:464px) {
    .color-2 .lineup-social-links a:nth-child(3):after {
        background: #8699F8 !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:609px) {

    .color-2 .lineup-social-links:before,
    .color-2 .lineup-social-links a:nth-child(4):after {
        background: #8699F8 !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:560px) {
    .color-2 .line-up-single-wrap .container {
        border-left: 3px solid #8699F8 !important;
        border-right: 3px solid #8699F8 !important
    }
}

.color-2 .program-table table.program-items td {
    border-color: #8699F8 !important
}

.color-2 .list-items-wrap h6,
.color-2 .three-cols-slider .slide-item--contents h6,
.color-2 .wrap-contents h6 {
    background-color: #8699F8 !important
}

.color-2 .program-tab-wrap .image-wrap,
.color-2 .program-tab-wrap .program-image,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-two-column-title,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-time,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-time .program-time-wrap,
.color-2 .program-tab-wrap .tabs-head,
.color-2 .program-tab-wrap ul#tabs-nav,
.color-2 .program-tab-wrap ul#tabs-nav li {
    border-color: #8699F8 !important
}

.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-image:nth-child(3) .content-wrap:after,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-three-column-title:after,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:first-child .program-two-column-title:after {
    background: #8699F8 !important
}

@media (max-width:1024px) {
    .color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        border-color: #8699F8 !important
    }
}

.color-2 .articles-wrap .article-container .article-lists .article-item .article-content {
    border-color: #8699F8 !important
}

.color-3 .banner-violet {
    opacity: 1;
    visibility: visible;
    display: block
}

.color-3 .banner-blue,
.color-3 .banner-orange {
    opacity: 0;
    visibility: hidden;
    display: none
}

@media (max-width:1024px) {
    .color-3 .mobile-banner-violet {
        opacity: 1;
        visibility: visible;
        display: block
    }

    .color-3 .mobile-banner-blue,
    .color-3 .mobile-banner-orange {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.color-3 #svg-clone-image,
.color-3 #svg-clone-image1 {
    opacity: 0;
    visibility: hidden
}

.color-3 #svg-clone-image2 {
    opacity: 1;
    visibility: visible
}

.color-3 .line-up-single-content .text-contents *,
.color-3 .news-letter-input,
.color-3 .watch-our-videos .video-link,
.color-3 a,
.color-3 dd,
.color-3 dt,
.color-3 figcaption,
.color-3 h1,
.color-3 h2,
.color-3 h3,
.color-3 h4,
.color-3 h5,
.color-3 h6,
.color-3 li,
.color-3 p,
.color-3 span,
.color-3 td,
.color-3 th,
.color-3 ul {
    color: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-button:hover span {
    color: #2f292f !important
}

.color-3 .news-letter-input::-webkit-input-placeholder {
    color: #06CE6C !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input::-moz-placeholder {
    color: #06CE6C !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input:-ms-input-placeholder {
    color: #06CE6C !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input::-ms-input-placeholder {
    color: #06CE6C !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input::placeholder {
    color: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input:-moz-placeholder,
.color-3 .news-letter-input::-moz-placeholder {
    color: #06CE6C !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-3 .news-letter-input::-webkit-input-placeholder {
    color: #06CE6C !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-3 path {
    stroke: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .pattern-11 svg path#coming-soon,
.color-3 .round-behind path,
.color-3 ellipse#Oval,
.color-3 path#Combined-Shape,
.color-3 path#Combined_Shape {
    fill: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .filter-button-group ul li.tab.active,
.color-3 .humburger span,
.color-3 .inner-text-div,
.color-3 .line-up-wrap .items-row:after,
.color-3 .line-up-wrap .items-row:before,
.color-3 .news-letter-button:hover,
.color-3 .primary-footer,
.color-3 .scroller-section,
.color-3 .section-intro-two-cols .col-left:after,
.color-3 .text-with-two-image.big-header.left:before,
.color-3 .three-cols-slider:after {
    background: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .filter-button-group,
.color-3 .full-width-image-with-content,
.color-3 .img-single,
.color-3 .line-up-single-head,
.color-3 .line-up-single-wrap,
.color-3 .line-up-wrap .content-wrap,
.color-3 .line-up-wrap .image-wrap,
.color-3 .line-up-wrap .items-row:first-child,
.color-3 .lineup-social-links,
.color-3 .lineup-social-links a,
.color-3 .news-letter-button,
.color-3 .news-letter-field,
.color-3 .news-letter-input,
.color-3 .picture-vertical-slider .slider-wrapper,
.color-3 .primary-menu,
.color-3 .secondary-menu,
.color-3 .section-intro-two-cols,
.color-3 .section-intro-two-cols .inner-container,
.color-3 .text-with-big-one-image .image-wrap,
.color-3 .text-with-two-image .header-section,
.color-3 .text-with-two-image .image-wrap,
.color-3 .text-with-two-image .video-wrap,
.color-3 .three-cols-slider-wrapper,
.color-3 .three-cols-slider .slide-item,
.color-3 .title,
.color-3 .video-content {
    border-color: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
    -webkit-text-stroke-color: #06CE6C !important;
    color: transparent !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .logo .fill-clr {
    fill: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .logo .stroke-clr {
    stroke: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .logo path#path-3,
.color-3 .logo path#path-11,
.color-3 .logo path#path-17,
.color-3 .logo polygon#path-1,
.color-3 .logo polygon#path-5,
.color-3 .logo polygon#path-13,
.color-3 .logo polygon#path-15 {
    fill: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .logo polygon#Path {
    stroke: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 footer .s-item svg g#magasine,
.color-3 footer .s-item svg polygon,
.color-3 footer .s-item svg rect {
    fill: #06CE6C !important
}

@media (max-width:1024px) {

    .color-3 .line-up-wrap .content-wrap:before,
    .color-3 .line-up-wrap .items-row-wrap a+a:before {
        background: #06CE6C !important
    }

    .color-3 .line-up-wrap .items-row .items-row-wrap {
        border-color: #06CE6C !important
    }

    .color-3 .three-cols-slider .slide-item:last-child:after,
    .color-3 .three-cols-slider .slide-item:nth-child(2):after {
        background: #06CE6C !important;
        z-index: 999
    }
}

@media (max-width:767px) {
    .color-3 .section-intro-two-cols .col-left {
        border-color: #06CE6C !important
    }
}

.color-3 .theme-front .content-image-section,
.color-3 .theme-front .content-section .image-wrap img {
    border-color: #06CE6C !important
}

.color-3 .tito-ticket-description,
.color-3 .tito-ticket-name {
    color: #06CE6C !important
}

.color-3 .tito-ticket.row,
.color-3 .tito-wrapper {
    border-color: #06CE6C !important
}

.color-3 .tito-submit {
    background: #06CE6C !important
}

.color-3 .tito-submit:hover {
    background: transparent !important;
    color: #06CE6C !important;
    border-color: #06CE6C !important
}

.color-3 .tito-ticket-vat {
    color: #06CE6C !important
}

.color-3 ::-moz-selection {
    background: #06CE6C !important;
    color: #fff
}

.color-3 ::selection {
    background: #06CE6C !important;
    color: #fff
}

@media (max-width:464px) {
    .color-3 .lineup-social-links a:nth-child(3):after {
        background: #06CE6C !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:609px) {

    .color-3 .lineup-social-links:before,
    .color-3 .lineup-social-links a:nth-child(4):after {
        background: #06CE6C !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:560px) {
    .color-3 .line-up-single-wrap .container {
        border-left: 3px solid #06CE6C !important;
        border-right: 3px solid #06CE6C !important
    }
}

.color-3 .program-table table.program-items td {
    border-color: #06CE6C !important
}

.color-3 .list-items-wrap h6,
.color-3 .three-cols-slider .slide-item--contents h6,
.color-3 .wrap-contents h6 {
    background-color: #06CE6C !important
}

.color-3 .program-tab-wrap .image-wrap,
.color-3 .program-tab-wrap .program-image,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-two-column-title,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-time,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-time .program-time-wrap,
.color-3 .program-tab-wrap .tabs-head,
.color-3 .program-tab-wrap ul#tabs-nav,
.color-3 .program-tab-wrap ul#tabs-nav li {
    border-color: #06CE6C !important
}

.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-image:nth-child(3) .content-wrap:after,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-three-column-title:after,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:first-child .program-two-column-title:after {
    background: #06CE6C !important
}

@media (max-width:1024px) {
    .color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        border-color: #06CE6C !important
    }
}

.color-3 .articles-wrap .article-container .article-lists .article-item .article-content {
    border-color: #06CE6C !important
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }

    50% {
        -webkit-transform: translatex(-50px);
        transform: translatex(-50px)
    }

    to {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }

    50% {
        -webkit-transform: translatex(-50px);
        transform: translatex(-50px)
    }

    to {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
}

main {
    float: left;
    width: 100%;
    overflow: hidden
}

.picture-slider.speakers+.picture-slider.speakers {
    padding-bottom: 132px;
    padding-top: 0
}

@media (max-width:1024px) {
    .picture-slider.speakers+.picture-slider.speakers {
        padding-top: 0 !important;
        padding-bottom: 70px
    }

    .picture-slider.speakers+.picture-slider.speakers .three-cols-slider-wrapper {
        margin-top: 0 !important;
        border-top: 0 !important
    }
}

.lineup-more-container {
    width: 100%;
    padding-top: 82px;
    text-align: center
}

@media (max-width:1024px) {
    .lineup-more-container {
        padding-top: 40px
    }
}

.lineup-more-container a {
    margin-top: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 3;
    font-size: 3.125rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.28;
    text-decoration: underline;
    color: #C8A337
}

@media (max-width:1024px) {
    .lineup-more-container a {
        font-size: 2.25rem
    }
}

.lineup-more-container a:hover {
    color: #C8A337
}

@media (max-width:768px) {
    .base-mask {
        display: block !important
    }

    .main-banner-mobile {
        display: none !important
    }
}

.list-items-wrap h6,
.three-cols-slider .slide-item--contents h6,
.wrap-contents h6 {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: .5px;
    color: #fff !important;
    background-color: #C8A337;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 4px 12px;
    text-transform: uppercase;
    word-break: break-word
}

.line-up-single-content .wp-content {
    padding-bottom: 4rem
}

@media (max-width:1024px) {
    .line-up-single-content .wp-content {
        padding-bottom: 2rem
    }
}

.line-up-single-content .wp-content:last-child {
    padding-bottom: 0
}

.main-banner {
    width: 100%;
    background: #f0f0f0;
    padding-top: 160px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width:1024px) {
    .main-banner {
        padding-top: 83px
    }
}

.main-banner img {
    width: 100%
}

.main-banner .banner-content {
    position: absolute;
    right: 104px;
    top: 210px
}

@media (max-width:1024px) {
    .main-banner .banner-content {
        right: 17px;
        top: 124px
    }
}

.main-banner .banner-content h3 {
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: right;
    color: #C8A337;
    padding-bottom: 4px
}

@media (max-width:1024px) {
    .main-banner .banner-content h3 {
        font-size: 19px;
        line-height: 1.32;
        padding-bottom: 13px;
        padding-right: 14px
    }
}

.main-banner .banner-content h4 {
    font-size: 22px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: right;
    color: #C8A337;
    padding-bottom: 23px;
    padding-right: 27px
}

@media (max-width:1024px) {
    .main-banner .banner-content h4 {
        font-size: 15px;
        line-height: 1.13;
        max-width: 155px;
        float: right;
        padding-right: 0
    }

    .main-banner .banner-content h4 span {
        padding-right: 5px
    }
}

.main-banner .banner-link {
    position: absolute;
    right: 104px;
    top: 313px;
    z-index: 99
}

@media (max-width:1024px) {
    .main-banner .banner-link {
        right: auto;
        top: auto;
        bottom: 63px;
        left: 26px
    }
}

.main-banner .banner-link a.banner-btn {
    float: right;
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: right;
    color: #C8A337;
    padding-right: 3px;
    cursor: pointer;
    text-decoration: underline
}

@media (max-width:1024px) {
    .main-banner .banner-link a.banner-btn {
        font-size: 22px;
        line-height: 1.27
    }
}

.main-banner .banner-link a.banner-btn:hover {
    color: #C8A337;
    text-decoration: underline
}

h1 {
    font-size: 75px
}

.base-mask {
    position: relative;
    width: 100%;
    height: 722px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.bg-line-mobile {
    display: none
}

.base-text {
    position: relative;
    width: 100%
}

@media (max-width:767px) {
    .base-text {
        padding-top: 65px
    }
}

.base-text>.anim-base-class {
    position: relative;
    width: 100%;
    text-align: center;
    height: 377px
}

@media screen and (max-width:768px) {
    .base-text>.anim-base-class {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

@media screen and (max-width:767px) {
    .base-text>.anim-base-class {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        height: 277px
    }
}

.base-text .text-div>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 377.73401px
}

@media screen and (max-width:767px) {
    .base-text .text-div>div {
        height: 227.73401px
    }
}

.base-text .text-div>div h1 {
    position: absolute;
    left: 0;
    top: 125px;
    width: 100%;
    height: 100%;
    color: #C8A337;
    white-space: nowrap
}

@media screen and (max-width:1390px) {
    .base-text .text-div>div h1 {
        font-size: 55px
    }
}

@media screen and (max-width:991px) {
    .base-text .text-div>div h1 {
        font-size: 35px
    }
}

@media screen and (max-width:767px) {
    .base-text .text-div>div h1 {
        font-size: 35px;
        max-width: 330px;
        white-space: normal;
        max-width: 295px;
        left: 50%;
        top: 89px;
        text-align: left;
        -webkit-transform: translateX(-49%);
        -ms-transform: translateX(-49%);
        transform: translateX(-49%);
        line-height: 35px
    }
}

.bg-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99
}

@media (min-width:2000px) {
    .bg-line svg path {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (min-width:2500px) {
    .bg-line svg path {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@media (min-width:3100px) {
    .bg-line svg path {
        -webkit-transform: scale(1.6);
        -ms-transform: scale(1.6);
        transform: scale(1.6)
    }
}

@media (min-width:3500px) {
    .bg-line svg path {
        -webkit-transform: scale(2.1);
        -ms-transform: scale(2.1);
        transform: scale(2.1)
    }
}

.inner-text-div {
    background: #C8A337;
    -webkit-clip-path: url(#svgPath);
    clip-path: url(#svgPath);
    width: 430px;
    height: 430px;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .inner-text-div {
        width: 195px;
        height: 190px;
        -webkit-clip-path: url(#svgPath2);
        clip-path: url(#svgPath2)
    }
}

.inner-text-div h1 {
    color: #fff;
    white-space: nowrap;
    width: auto;
    height: auto
}

.inner-text-div svg {
    width: 100%;
    font-size: 75px;
    position: absolute;
    left: 0;
    top: 113px
}

@media screen and (max-width:768px) {
    .inner-text-div svg {
        font-size: 55px;
        top: 85px
    }
}

@media screen and (max-width:1390px) {
    .inner-text-div svg text {
        font-size: 55px
    }
}

@media screen and (max-width:991px) {
    .inner-text-div svg text {
        font-size: 35px
    }
}

.text-div-wrapper {
    left: 50% !important;
    top: 50% !important;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto !important
}

.shape {
    opacity: 1;
    width: 430px;
    height: 490px
}

.bg-lines,
.shape {
    position: absolute;
    left: 0;
    top: 0
}

.bg-lines {
    width: 793.70081px;
    height: 700px
}

.police {
    position: absolute;
    top: 0;
    left: 0;
    background: #0d0d0d;
    width: 100%;
    height: 100vh;
    -webkit-clip-path: url(#front-anim);
    clip-path: url(#front-anim)
}

.image-line {
    display: none;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.line-wrapper {
    width: 600px;
    height: 600px;
    background: #C8A337;
    -webkit-clip-path: url(#svgPath);
    clip-path: url(#svgPath)
}

.line-wrapper,
.mask {
    position: absolute;
    left: 0;
    top: 0
}

.mask {
    -webkit-clip-path: url(#mainTextPath);
    clip-path: url(#mainTextPath)
}

.footer-marquee,
.header-marquee {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #C8A337;
    z-index: 1;
    color: #fff
}

.footer-marquee p,
.header-marquee p {
    font-size: 25px;
    padding: 5px 0;
    white-space: nowrap;
    -webkit-animation: marqueetext 3s step-end infinite;
    animation: marqueetext 3s step-end infinite
}

.footer-marquee {
    bottom: 0;
    top: auto
}

.shape-mobile {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 310px;
    height: 310px
}

.svg-main-text-mobile {
    display: none
}

@-webkit-keyframes marqueetext {
    20% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    40% {
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

    60% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px)
    }

    80% {
        -webkit-transform: translateX(-400px);
        transform: translateX(-400px)
    }

    90% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    to {
        -webkit-transform: translateX(-600px);
        transform: translateX(-600px)
    }
}

@keyframes marqueetext {
    20% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    40% {
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

    60% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px)
    }

    80% {
        -webkit-transform: translateX(-400px);
        transform: translateX(-400px)
    }

    90% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    to {
        -webkit-transform: translateX(-600px);
        transform: translateX(-600px)
    }
}

@media screen and (max-width:1390px) {
    .inner-text-div svg {
        top: 96px
    }
}

@media screen and (max-width:1350px) {
    .bg-line svg {
        height: 680px
    }

    .base-mask {
        height: 540px
    }

    #svg-clone-image,
    #svg-clone-image1,
    #svg-clone-image2 {
        y: -177px !important;
        width: 1800px;
        height: 680px
    }
}

@media screen and (max-width:1200px) {
    .bg-line svg {
        height: 610px
    }

    #svg-clone-image,
    #svg-clone-image1,
    #svg-clone-image2 {
        y: -177px !important;
        width: 1600px !important;
        height: 610px !important
    }
}

@media screen and (max-width:991px) {
    .inner-text-div svg {
        top: 80px
    }
}

@media screen and (max-width:768px) {
    .base-mask {
        height: 320px
    }
}

@media screen and (max-width:767px) {
    .base-mask {
        height: 380px
    }

    .shape-mobile {
        display: block
    }

    .inner-text-div svg {
        font-size: 35px;
        top: -11px;
        left: 3px
    }

    .svg-main-text-mobile {
        display: block
    }

    .svg-main-text-desktop {
        display: none
    }

    .bg-line {
        display: none !important
    }

    .bg-line-mobile {
        display: block;
        position: absolute;
        top: 0;
        z-index: 99;
        left: -10px
    }

    .bg-line-mobile svg {
        width: 560px;
        height: 380px
    }

    .svg-main-text-mobile #svg-clone-image,
    .svg-main-text-mobile #svg-clone-image1,
    .svg-main-text-mobile #svg-clone-image2 {
        y: -56px !important;
        width: 600px !important;
        height: 380px !important
    }

    #svg-main-text-mobile {
        left: 0 !important
    }
}

@media screen and (max-width:430px) {
    .bg-line-mobile {
        display: block;
        position: absolute;
        top: 0
    }

    .bg-line-mobile svg {
        width: 440px;
        height: 310px
    }
}

.inner-text-div svg text {
    font-weight: 700
}

.banner-covit-content {
    position: absolute;
    bottom: 114px;
    z-index: 99;
    left: 57px
}

@media (max-width:1024px) {
    .banner-covit-content {
        bottom: 17px;
        z-index: 99;
        left: 43px
    }
}

.banner-covit-content h4 {
    font-size: 26px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    margin-bottom: 0
}

@media (max-width:1024px) {
    .banner-covit-content h4 {
        font-size: 12px
    }
}

.banner-covit-content a {
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #C8A337;
    padding-left: 28px;
    text-decoration: underline
}

@media (max-width:1024px) {
    .banner-covit-content a {
        font-size: 15px
    }
}

.banner-covit-content a:hover {
    color: #C8A337
}

@media (max-width:640px) and (min-width:540px) {
    .bg-line-mobile svg {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@media (max-width:767px) and (min-width:641px) {
    .bg-line-mobile svg {
        -webkit-transform: scale(1.9);
        -ms-transform: scale(1.9);
        transform: scale(1.9)
    }
}

@keyframes shape-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes shape-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes shape-scale-mobile {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes shape-scale-mobile {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.shape {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.shape svg {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.shape svg clipPath {
    animation: shape-scale 7s ease-in infinite;
    -webkit-animation: shape-scale 7s ease-in infinite;
    -moz-animation: shape-scale 7s infinite ease-in
}

.shape-mobile {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.shape-mobile svg {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.shape-mobile svg clipPath {
    animation: shape-scale-mobile 7s ease-in infinite;
    -webkit-animation: shape-scale-mobile 7s ease-in infinite;
    -moz-animation: shape-scale-mobile 7s infinite ease-in
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (-o-min-device-pixel-ratio:0/1),
not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        @media (max-width: 767px) {
            .inner-text-div svg {
                top: -2px !important
            }
        }
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999
}

.header {
    position: relative;
    float: left;
    width: 100%;
    background: #fff
}

.header .top-header {
    float: left;
    width: 100%;
    padding: 20px 0 20px 37px
}

@media (max-width:1024px) {
    .header .top-header {
        padding: 10px 0 14px 14px
    }
}

.header p {
    margin-bottom: 0;
    letter-spacing: -1.06px
}

@media (max-width:1024px) {
    .header p {
        letter-spacing: -.51px
    }
}

.header a {
    display: inline-block
}

.header a:hover {
    text-decoration: none
}

.header svg {
    max-width: 100%;
    width: 670px;
    margin-left:-3px;
}

@media (max-width:1024px) {
    .header svg {
        width:auto;
        height: 21px
    }
}


.menu li {
    list-style-type: none
}

.logo {
    float: left
}

.title {
    float: right;
    width: 100%;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    padding: 19px 36px 17px 37px
}

@media (max-width:1024px) {
    .title {
        padding: 9px 14px
    }
}

.title p {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: .4px;
    text-align: left;
    color: #C8A337;
    float: left
}

@media (max-width:1024px) {
    .title p {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.27;
        letter-spacing: .22px
    }
}

@media (max-width:350px) {
    .title p {
        font-size: 13px
    }
}

.title a {
    float: right;
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: right;
    cursor: pointer;
    visibility: hidden;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    right: 35px
}

.title a,
.title a:hover {
    color: #C8A337;
    text-decoration: underline
}

@media (max-width:1024px) {
    .title a {
        font-size: 15px;
        line-height: 1.27;
        letter-spacing: .22px;
        right: 15px
    }
}

@media (max-width:350px) {
    .title a {
        font-size: 13px
    }
}

.humburger {
    display: flex;
    position: absolute;
    right: 36px;
    top: 35px;
    float: right;
    z-index: 3;
    flex-wrap: wrap;
    transition:all .4s ease;
}
#humburger {
   
    max-width: 39px;
    cursor: pointer;
}

.lang-block {
    margin-right: 40px;
}
@media(max-width:767px){
    .lang-block {
        margin-right: 10px;
    } 
}
.humburger>a {
    line-height: 0;
    cursor: pointer
}
.lang-block a {
    cursor: pointer;
    font-family: 'Sen', sans-serif !important;
    font-size: 18px;
    color: #C8A337;
    cursor:pointer;
    transition:all .4s ease;
}
@media(max-width:767px){
    .lang-block a {
        
        font-size: 15px;
    }  
}
.lang-block a:hover{
    color: #C8A337; 
}
.lang-block a:hover{
    text-decoration: underline;
}
.lang-block p:hover {text-decoration: underline;}
.humburger>a.active span:first-child,
.humburger>a span:first-child,
.humburger>a span:nth-child(3) {
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease
}

.humburger>a.active span:first-child {
    -ms-transform: translateY(7px) rotate(-40deg);
    transform: translateY(7px) rotate(-40deg);
    -webkit-transform: translateY(7px) rotate(-40deg);
    -moz-transform: translateY(7px) rotate(-40deg)
}

.humburger>a.active span:nth-child(3) {
    -ms-transform: translateY(-1px) rotate(40deg);
    transform: translateY(-1px) rotate(40deg);
    -webkit-transform: translateY(-1px) rotate(40deg);
    -moz-transform: translateY(-1px) rotate(40deg);
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease
}

.humburger>a.active span:nth-child(2) {
    display: none
}

.humburger span {
    display: inline-block;
    background: #C8A337;
    width: 39px;
    height: 5px;
    margin-bottom: 3px;
    vertical-align: top
}

.humburger span:last-child {
    margin-bottom: 0
}

@media screen and (max-width:1024px) {
    .humburger {
        top: 12px;
        right: 15px
    }
}

.nav-menu {
    position: fixed;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    overflow: auto
}

.nav-menu,
.nav-menu.active {
    -o-transition: left .3s ease;
    transition: left .3s ease;
    -webkit-transition: left .3s ease;
    -moz-transition: left .3s ease
}

.nav-menu.active {
    z-index: 999999;
    left: 0
}

.nav-menu .menu {
    height: 100%
}

.primary-menu {
    margin-bottom: 0;
    max-width: 570px;
    min-height: 40%;
    border-right: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    padding: 37px 10px 31px 39px
}

@media (max-width:1024px) {
    .primary-menu {
        max-width: 100%;
        border-right: 0;
        padding-top: 18px;
        padding-left: 26px
    }
}

.primary-menu li.current-menu-item a {
    color: #C8A337;
    font-weight: 300
}

.primary-menu a {
    font-size: 53px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    position: relative;
    z-index: 1;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

@media (max-width:1024px) {
    .primary-menu a {
        font-size: 33px !important;
        line-height: 1.79 !important
    }
}

.primary-menu a:hover {
    color: #C8A337;
    text-decoration: underline;
    padding-left: 20px;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.secondary-menu {
    padding-left: 39px;
    margin-bottom: 0;
    max-width: 570px;
    min-height: 60%;
    border-right: 3px solid #C8A337;
    padding-top: 32px;
    padding-right: 10px
}

@media (max-width:1024px) {
    .secondary-menu {
        max-width: 100%;
        border-right: 0;
        padding-top: 14px;
        padding-left: 26px
    }
}

.secondary-menu li.current-menu-item a {
    color: #C8A337;
    font-weight: 300
}

.secondary-menu a {
    font-size: 34px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    position: relative;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

@media (max-width:1024px) {
    .secondary-menu a {
        font-size: 22px;
        line-height: 2.05
    }
}

.secondary-menu a.active {
    color: #C8A337;
    font-weight: 500
}

.secondary-menu a:hover {
    color: #C8A337;
    text-decoration: underline;
    padding-left: 8px;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fixed-header {
    position: fixed;
    width: 100%;
    -webkit-animation: slide-down .8s;
    animation: slide-down .8s;
    z-index: 99999
}

.nav-menu.active+header .logo,
.nav-menu.active+header .title {
    display: none
}

.nav-menu.active+header .ticket-link {
    opacity: 0
}

.nav-menu.active+header .top-header {
    padding: 0
}

body.scroll-disable {
    overflow: hidden
}

header.fixed-header .title a {
    visibility: visible
}

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #6fa4ce;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #025147;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #6fa4ce;
    --secondary: #6c757d;
    --success: #025147;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: Space Grotesk, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder !important
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #6fa4ce;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #3d7fb3;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #6fa4ce
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #6fa4ce !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #498cc1 !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #025147 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #011f1b !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #6fa4ce !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #025147 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #6fa4ce !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #498cc1 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important
}

.text-success {
    color: #025147 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #011f1b !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    :after,
    :before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,
    body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

@media screen and (max-width:1024px) {
    .logo a {
        max-width:70%
    }

    .logo,
    .title {
        float: left;
        width: 100%
    }
}
@media screen and (max-width:335px) {
    .logo a {
        max-width:65%
    }

    
}
@media screen and (max-width:1024px) {
    .pr-footer-heading {
        font-size: 100px;
        letter-spacing: -3.65px;
        text-align: center;
        line-height: 66px;
        margin-bottom: 26px
    }

    .primary-footer-para {
        max-width: 375px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 38px
    }

    .primary-footer-para p {
        font-size: 16px !important;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1 !important;
        letter-spacing: -.58px
    }

    .footer p {
        font-size: 17px;
        font-weight: 400;
        line-height: 17px
    }

    .partner img {
        max-width: 100%
    }

    .partner {
        padding: 0 18px;
        width: 33.33333%
    }

    .contact-us-footer {
        text-decoration: none;
        color: #ffa700
    }

    .link-bold {
        display: none
    }
}

@media screen and (max-width:375px) {
    .partners-list {
        padding-bottom: 73px
    }
}

@media (max-width:1024px) {
    .contact-us-para.mobile-div {
        display: block;
        max-width: 280px
    }

    .contact-us-para.mobile-div .link-bold {
        display: inline !important
    }

    .contact-us-para.mobile-div p {
        font-size: 16px !important;
        font-weight: 300 !important
    }

    .contact-us-para.mobile-div .link-bold:after {
        content: "";
        bottom: 0 !important
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.primary-footer {
    width: 100%;
    padding-top: 92px;
    float: left;
    background: #C8A337
}

@media (max-width:1024px) {
    .primary-footer {
        padding-top: 35px
    }
}

.footer p,
.pr-footer-heading,
.pr-footer-stroke {
    font-stretch: normal;
    font-style: normal
}

.pr-footer-stroke {
    width: 100%;
    display: inline-block;
    padding-left: 147px;
    -webkit-text-stroke: 3px red;
    font-size: 100px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -3.65px;
    color: #fff;
    -ms-transform: translateY(62px);
    transform: translateY(62px);
    -webkit-transform: translateY(62px);
    -moz-transform: translateY(62px)
}

.pr-footer-heading,
span.pr-footer-heading {
    color: #ffffff !important
}

.pr-footer-heading {
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 90px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 18px
}
.fp_section_image
{
    
    height: auto;
}

@media (max-width:1024px) {
    .pr-footer-heading {
        font-size: 60px;
        line-height: 1.28;
        margin-bottom: 29px
    }
}

.footer p {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: -1.1px;
    text-align: center;
    color: #fff
}

.footer .agreement {
    display: none
}

.pr-footer-header {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.primary-footer-para {
    max-width: 627px;
    margin: 0 auto;
    padding-bottom: 74px
}

.partners-list {
    max-width: 1289px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0 24px 80px
}

@media (max-width:1024px) {
    .partners-list {
        padding-bottom: 38px
    }
}

.news-letter {
    background: #f0f0f0;
    float: left;
    width: 100%;
    padding-top: 77px;
    position: relative
}

@media (max-width:1024px) {
    .news-letter {
        padding-top: 60px
    }
}

.news-letter-inner-content {
    position: relative;
    z-index: 2
}

.news-letter-header {
    font-size: 62px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: center;
    color: #C8A337
}

@media (max-width:1024px) {
    .news-letter-header {
        font-size: 45px;
        line-height: 1.16;
        padding-bottom: 12px
    }
}

.footer .news-letter-header {
    margin-bottom: 51px
}

@media (max-width:1024px) {
    .footer .news-letter-header {
        margin-bottom: 4px
    }
}

.news-letter-field {
    max-width: 100%;
    width: 100%;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    margin-bottom: 56px
}

@media (max-width:1024px) {
    .news-letter-field {
        margin-bottom: 53px
    }
}

.news-letter-wrapper {
    position: relative;
    max-width: 1074px;
    margin: 0 auto
}

@media (max-width:1200px) {
    .news-letter-wrapper {
        max-width: 92%
    }
}

.news-letter-button {
    position: absolute;
    right: 2px;
    top: 0;
    height: 100%;
    width: 180px;
    font-size: 32px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.34;
    letter-spacing: .8px;
    text-align: left;
    color: #C8A337;
    text-decoration: none !important;
    text-transform: uppercase;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    padding: 0;
    border-left: 3px solid #C8A337 !important;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    cursor: pointer
}

.news-letter-button:hover {
    background: #C8A337;
    text-decoration: none;
    color: #fff !important
}

.news-letter-button:focus {
    outline: none !important
}

@media (max-width:1024px) {
    .news-letter-button {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px;
        width: 90px
    }
}

.news-letter-input {
    height: 77px;
    width: 100%;
    outline: none;
    border: 3px solid #C8A337;
    border-top: none;
    border-bottom: none;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    background: transparent;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337;
    padding: 0 21px;
    border-radius: 0 !important
}

@media (max-width:1024px) {
    .news-letter-input {
        height: 43px;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.28;
        letter-spacing: .45px;
        padding: 0 7px
    }
}

input.news-letter-input::-webkit-input-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

input.news-letter-input::-moz-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

input.news-letter-input:-ms-input-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

input.news-letter-input::-ms-input-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

input.news-letter-input::placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

@media (max-width:1024px) {
    input.news-letter-input::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px
    }

    input.news-letter-input::-moz-placeholder {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px
    }

    input.news-letter-input:-ms-input-placeholder {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px
    }

    input.news-letter-input::-ms-input-placeholder {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px
    }

    input.news-letter-input::placeholder {
        font-size: 18px;
        line-height: 1.28;
        letter-spacing: .45px
    }
}

input.news-letter-input:-moz-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

@media (max-width:1024px) {
    input.news-letter-input:-moz-placeholder {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.28;
        letter-spacing: .45px
    }
}

input.news-letter-input::-moz-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: .8px;
    color: #C8A337;
    opacity: 1
}

@media (max-width:1024px) {
    input.news-letter-input::-moz-placeholder {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.28;
        letter-spacing: .45px
    }
}

input.news-letter-input::-webkit-input-placeholder {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: .8px;
    color: #C8A337
}

@media (max-width:1024px) {
    input.news-letter-input::-webkit-input-placeholder {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.28;
        letter-spacing: .45px
    }
}

.s-item {
    float: left;
    text-align: center
}

.s-item a {
    display: inline-block;
    padding: 0 23px;
    vertical-align: top
}

.s-item a:hover svg {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width:1024px) {
    .s-item a {
        padding: 0 13px
    }
}

.s-item a svg {
    max-width: 71px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width:1024px) {
    .s-item a svg {
        max-width: 75%
    }
}

.social-media {
    max-width: 698px;
    margin: 0 auto 58px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-media:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:1024px) {
    .social-media {
        margin-bottom: 28px
    }
}

@media (max-width:575px) {
    .social-media {
        max-width: 350px
    }
}

.contact-us-para {
    max-width: 100%;
    position: relative;
    z-index: 1;
    margin: 0 auto 56px
}

@media (max-width:1024px) {
    .contact-us-para {
        max-width: 88%;
        margin-bottom: 29px
    }
}

.contact-us-para p {
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: .55px;
    text-align: center;
    color: #C8A337
}

.contact-us-para p a {
    color: #C8A337
}

@media (max-width:1024px) {
    .contact-us-para p {
        font-size: 15px;
        line-height: 1.27;
        letter-spacing: .38px
    }
}

.link-bold {
    font-weight: 700;
    color: #cd7002;
    text-decoration: underline
}

.contact-us-footer {
    color: #C8A337
}

.contact-us-footer,
.contact-us-footer:hover {
    text-decoration: none
}

.footer p.agreement {
    max-width: 271px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 22.5px;
    letter-spacing: normal;
    text-align: center;
    color: #000 !important;
    margin: 0 auto 38px
}

.partners {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partners-list .partner {
    width: 33.33333%;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 25px
}

@media (max-width:1300px) {
    .partners-list .partner img {
        width: auto
    }
}

.news-letter-wrapper label {
    display: none
}

.line-up-single {
    position: relative;
    padding-top: 157px;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .line-up-single {
        padding-top: 91px
    }
}

@media (max-width:350px) {
    .line-up-single {
        padding-top: 88px !important
    }
}

.line-up-single .container {
    position: relative;
    max-width: 100%
}

@media only screen and (min-width:1200px) {
    .line-up-single .container {
        padding: 0 151px
    }
}

.bg-pattern-lu-single {
    position: absolute;
    right: 0;
    top: 11%;
    display: none
}

@media only screen and (min-width:1025px) {
    .bg-pattern-lu-single {
        display: block;
        -webkit-animation: float 6s ease-in-out infinite;
        animation: float 6s ease-in-out infinite
    }

    .bg-pattern-lu-single svg {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.line-up-single-head {
    position: relative;
    padding: 18px 20px;
    border-bottom: 3px solid #C8A337
}

@media only screen and (max-width:1024px) {
    .line-up-single-head {
        display: none
    }
}

.btn-back {
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: capitalize
}

.btn-back,
.btn-back:hover {
    color: #C8A337
}

.line-up-single-wrap {
    position: relative;
    border-bottom: 3px solid #C8A337
}

.line-up-single-wrap .wrap-contents {
    padding-bottom: 25px
}

@media only screen and (max-width:1024px) {
    .line-up-single-wrap {
        background: #f0f0f0
    }

    .line-up-single-wrap .wrap-contents {
        padding-bottom: 10px
    }
}

@media only screen and (max-width:560px) {
    .line-up-single-wrap {
        padding: 0 15px
    }
}

.line-up-single-wrap .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:560px) {
    .line-up-single-wrap .container {
        padding: 0;
        border-left: 3px solid #C8A337;
        border-right: 3px solid #C8A337
    }
}

.img-single {
    display: inline-block;
    border: 3px solid #C8A337;
    width: 495px;
    max-width: 100%;
    max-height: 610px;
    overflow: hidden;
    margin: -3px 0
}

.img-single img {
    max-width: 100%;
    height: auto;
    width: 100%
}

@media only screen and (max-width:1024px) {
    .img-single {
        width: 50%
    }
}

@media only screen and (max-width:560px) {
    .img-single {
        width: 100%;
        border-left: 0;
        border-right: 0
    }
}

.wrap-contents {
    position: relative;
    padding-left: 50px;
    max-width: calc(100% - 495px)
}

@media (min-width:1025px) {
    .wrap-contents {
        padding-top: 22px
    }
}

@media only screen and (max-width:1024px) {
    .wrap-contents {
        width: 50%;
        max-width: 100%;
        padding: 0 15px
    }
}

@media only screen and (max-width:560px) {
    .wrap-contents {
        margin: 0 -15px;
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        padding: 26px 30px 23px
    }
}

.wrap-contents * {
    color: #C8A337
}

.wrap-contents h2 {
    font-weight: 700;
    font-size: 5.625rem;
    margin-bottom: 0;
    line-height: 1;
    padding-bottom: 16px
}

@media only screen and (max-width:1024px) {
    .wrap-contents h2 {
        font-size: 41px
    }
}

.wrap-contents h3 {
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase
}

@media (min-width:1025px) {
    .wrap-contents h3 {
        margin-top: -3px
    }
}

@media only screen and (max-width:1024px) {
    .wrap-contents h3 {
        font-size: 24px
    }
}

.wrap-contents h5 {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.3;
    margin: -12px 0 7px
}

@media only screen and (max-width:1024px) {
    .wrap-contents h5 {
        font-size: 32px
    }
}

.line-up-single-content .text-contents {
    padding: 60px 0 30px
}

@media only screen and (max-width:560px) {
    .line-up-single-content .text-contents {
        padding: 32px 0 0
    }
}

.line-up-single-content .text-contents>.container {
    padding-bottom: 74px
}

@media only screen and (max-width:560px) {
    .line-up-single-content .text-contents>.container {
        padding-bottom: 15px
    }
}

.line-up-single-content .text-contents .container {
    max-width: 1200px;
    float: left
}

.line-up-single-content .text-contents * {
    color: #C8A337;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.286
}

@media only screen and (max-width:1024px) {
    .line-up-single-content .text-contents * {
        font-size: 19px;
        line-height: 1.3
    }
}

.line-up-single-content .text-contents h3 {
    font-size: 2.875rem;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 17px
}

@media only screen and (max-width:1024px) {
    .line-up-single-content .text-contents h3 {
        font-size: 32px;
        line-height: 1
    }
}

.line-up-single-content .text-contents h4 {
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 12px
}

@media only screen and (max-width:1024px) {
    .line-up-single-content .text-contents h4 {
        font-size: 32px;
        line-height: 1
    }
}

.line-up-single-content .text-contents p+h3,
.line-up-single-content .text-contents p+h4 {
    padding-top: 59px
}

@media only screen and (max-width:560px) {

    .line-up-single-content .text-contents p+h3,
    .line-up-single-content .text-contents p+h4 {
        padding-top: 31px
    }
}

.lineup-social-links {
    clear: both;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    position: relative
}

@media (max-width:609px) {
    .lineup-social-links:before {
        position: absolute;
        content: "";
        height: 3px;
        background: #C8A337;
        top: 50%;
        left: 0;
        width: 100%
    }

    .lineup-social-links a:nth-child(4):after {
        position: absolute;
        content: "";
        height: 100%;
        width: 3px;
        background: red;
        left: -3px;
        top: 0
    }
}

@media (max-width:464px) {
    .lineup-social-links a:nth-child(3):after {
        position: absolute;
        content: "";
        height: 100%;
        width: 3px;
        background: red;
        left: 0;
        top: 0
    }
}

@media (max-width:767px) {
    .lineup-social-links .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.lineup-social-links:after {
    content: "";
    display: table;
    clear: both
}

.lineup-social-links a {
    padding: 18px 22px;
    float: left;
    border-right: 3px solid #C8A337;
    font-size: 1.5rem !important;
    line-height: 1.1 !important;
    font-weight: 700;
    text-decoration: underline;
    text-transform: capitalize;
    position: relative
}

@media (max-width:325px) {
    .lineup-social-links a {
        min-width: 135px !important
    }
}

@media (max-width:767px) {
    .lineup-social-links a {
        min-width: 145px;
        text-align: center
    }
}

.lineup-social-links a:first-child {
    border-left: 3px solid #C8A337
}

@media only screen and (max-width:1024px) {
    .lineup-social-links a {
        font-size: 18px !important;
        line-height: 23px !important;
        font-weight: 700 !important
    }
}

@media only screen and (max-width:560px) {
    .lineup-social-links a {
        padding: 9px 21px
    }
}

@media only screen and (max-width:365px) {
    .lineup-social-links a {
        padding: 9px 12px
    }
}

.picture-vertical-slider {
    clear: both;
    margin: 40px 0 76px
}

@media (min-width:381px) {
    .picture-vertical-slider .slider-wrapper {
        border-bottom: 3px solid #C8A337
    }
}

@media (max-width:380px) {
    .picture-vertical-slider .slider-wrapper {
        border: 3px solid #C8A337
    }
}

@media only screen and (max-width:560px) {
    .picture-vertical-slider {
        margin: 40px 15px 52px
    }
}

.picture-vertical-slider:after {
    content: "";
    display: table;
    clear: both
}

.picture-vertical-slider .slider-sec {
    float: left
}

@media (max-width:767px) {
    .picture-vertical-slider .slider-sec {
        width: 350px;
        max-width: 100%
    }
}

.picture-vertical-slider .slider-sec img {
    max-width: 100%;
    height: auto
}

body.single-line_up .title a {
    visibility: visible
}

.line-up-single-wrap .pattern-4 {
    position: relative;
    z-index: 9
}

.line-up-single-wrap .pattern-4 img {
    position: relative;
    z-index: 99
}

.line-up-single-wrap .pattern-4 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.line-up-single-wrap .pattern-4 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-single-wrap .pattern-4 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-single-wrap .pattern-4 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.line-up-single-wrap .pattern-4 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-single-wrap .pattern-4 .round-behind svg path {
    fill: #C8A337
}

.line-up-single-wrap .pattern-11 svg {
    width: 100%
}

.text-with-two-image.big-header.left {
    position: relative;
    padding-top: 0;
    padding-bottom: 167px
}

@media (max-width:1024px) {
    .text-with-two-image.big-header.left {
        padding-bottom: 50px
    }
}

.text-with-two-image.big-header.left h4 {
    padding-top: 34px;
    padding-bottom: 17px
}

@media (max-width:1024px) {
    .text-with-two-image.big-header.left h4 {
        padding-bottom: 6px
    }
}

.text-with-two-image.big-header.left p {
    max-width: 545px
}

.text-with-two-image.big-header.left p:last-child {
    margin-bottom: 0
}

@media (max-width:1360px) and (min-width:1280px) {
    .text-with-two-image.big-header.left .col-md-7 {
        margin-left: -64px !important
    }
}

@media (min-width:1280px) {
    .text-with-two-image.big-header.left .col-md-5 {
        margin-left: 0
    }

    .text-with-two-image.big-header.left .col-md-7 {
        margin-left: -94px
    }
}

.text-with-two-image.big-header.left .header-section {
    float: left;
    width: 100%
}

.text-with-two-image.big-header.left:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: #C8A337;
    top: 0;
    left: 0
}

.text-with-two-image.big-header.left .image-wrap:first-child,
.text-with-two-image.big-header.left .video-wrap:first-child {
    margin-top: 29px
}

.full-width-image-with-content.border-line {
    border-bottom: 3px solid #C8A337;
    margin-bottom: 55px;
    margin-top: 31px;
    border-top: 3px solid #C8A337;
    padding-top: 54px
}

.full-width-image-with-content.border-line .image-wrap {
    position: relative
}

.full-width-image-with-content.border-line .image-wrap .overlay-content {
    position: absolute;
    top: -2px;
    height: 100%;
    width: 100%;
    left: 0
}

@media (min-width:1600px) {
    .full-width-image-with-content.border-line .image-wrap .overlay-content {
        top: -7px
    }
}

.full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
    font-size: 22.3vw;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: transparent;
    -webkit-text-stroke: 6px #C8A337
}

@media (max-width:767px) {
    .full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
        -webkit-text-stroke: 2px #C8A337
    }
}

.full-width-image-with-content.border-line .image-wrap img {
    width: 100%
}

.full-width-image-with-content.border-line .content-wrap {
    margin-top: 27px
}

.full-width-image-with-content.border-line .content-wrap p {
    max-width: 924px;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    padding-bottom: 34px;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:1024px) {
    .full-width-image-with-content.border-line .content-wrap p {
        font-size: 19px;
        font-weight: 500;
        line-height: 1.21
    }
}

@media (max-width:767px) {
    .full-width-image-with-content.border-line .content-wrap p {
        max-width: 540px
    }
}

.big-page-header .info-wrap {
    max-width: 995px;
    width: 100%
}

@media (min-width:1280px) {
    .big-page-header .info-wrap {
        padding-left: 115px
    }
}

.desktop-themes-pattern {
    position: absolute;
    right: 0;
    top: 302px;
    bottom: 0;
    height: 100%;
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite
}

.desktop-themes-pattern svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

@media (max-width:767px) {
    .desktop-themes-pattern {
        display: none
    }
}

.mobile-themes-pattern {
    position: absolute;
    right: 0;
    top: 128px;
    bottom: 0;
    height: 100%
}

@media (min-width:768px) {
    .mobile-themes-pattern {
        display: none
    }
}

.page-template-themes .title a {
    visibility: visible
}

.page-template-themes .big-page-header {
    padding-top: 221px;
    padding-bottom: 47px
}

@media (max-width:1024px) {
    .page-template-themes .big-page-header {
        padding-bottom: 30px !important;
        padding-top: 159px !important
    }
}

.page-template-themes .big-page-header h1 {
    padding-bottom: 20px
}

@media (max-width:1024px) {
    .page-template-themes .big-page-header h1 {
        padding-bottom: 8px
    }
}

.theme-front {
    float: left;
    width: 100%;
    padding-top: 96px;
    padding-bottom: 122px
}

@media (max-width:1024px) {
    .theme-front {
        padding-top: 70px;
        padding-bottom: 73px
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .theme-front .container {
        max-width: 985px
    }
}

.theme-front .content-image-section {
    float: left;
    width: 100%;
    border-bottom: 3px solid #C8A337;
    border-top: 3px solid #C8A337
}

.theme-front .heading-section {
    float: left;
    width: 100%
}

.theme-front .heading-section h2 {
    font-size: 90px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    text-align: center;
    padding-bottom: 28px
}

@media (max-width:1024px) {
    .theme-front .heading-section h2 {
        font-size: 60px;
        padding-bottom: 25px
    }
}

.theme-front .col-md-12 {
    padding: 0 !important
}

.theme-front .content-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.theme-front .content-section .image-wrap {
    float: left;
    padding-right: 54px
}

@media (max-width:1024px) {
    .theme-front .content-section .image-wrap {
        padding: 0;
        width: 100%
    }
}

.theme-front .content-section .image-wrap .card {
    max-width: 100%;
    float: left;
    width: 241px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%
}

.theme-front .content-section .image-wrap .card:nth-child(2),
.theme-front .content-section .image-wrap .card:nth-child(3) {
    margin-left: -3px
}

@media (max-width:1024px) {

    .theme-front .content-section .image-wrap .card:nth-child(2),
    .theme-front .content-section .image-wrap .card:nth-child(3) {
        margin: 0
    }
}

@media (max-width:1024px) {

    .theme-front .content-section .image-wrap .card:nth-child(2) img,
    .theme-front .content-section .image-wrap .card:nth-child(3) img {
        border-top: 3px solid #C8A337
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .theme-front .content-section .image-wrap .card {
        width: 191px
    }
}

@media (max-width:1024px) {
    .theme-front .content-section .image-wrap .card {
        width: 100%;
        text-align: center;
        margin-bottom: 10px !important;
        height: auto;
        background-image: none !important
    }
}

.theme-front .content-section .image-wrap img {
    width: 241px;
    max-width: 100%;
    border: 3px solid #C8A337;
    float: left;
    border-bottom: 0;
    border-top: 0;
    height: 100%
}


@media (max-width:1200px) and (min-width:1025px) {
    .theme-front .content-section .image-wrap img {
        width: 191px
    }
}

@media (max-width:1024px) {
    .theme-front .content-section .image-wrap img {
        width: 270px;
        margin: 0 auto;
        float: none !important;
        border-bottom: 3px solid #C8A337;
        height: auto
    }
}

.theme-front .content-section .content-wrap {
    float: left;
    padding: 40px 0
}

@media (max-width:1200px) and (min-width:1025px) {
    .theme-front .content-section .content-wrap {
        padding: 10px 0
    }
}

@media (max-width:1024px) {
    .theme-front .content-section .content-wrap {
        padding: 30px 0 40px;
        width: 270px
    }
}

.theme-front .content-section .content-wrap h4 {
    font-size: 41px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #C8A337;
    width: 363px;
    max-width: 100%;
    padding-bottom: 20px;
    text-decoration: underline;
    text-transform: capitalize
}

@media (max-width:1024px) {
    .theme-front .content-section .content-wrap h4 {
        font-size: 31px;
        padding-bottom: 10px
    }
}

.theme-front .content-section .content-wrap h4 a {
    color: #C8A337
}

.theme-front .content-section .content-wrap h4:last-child {
    padding-bottom: 0
}

.page-template-themes img {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important
}

.articles-wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    margin-top: 40px;
    padding-bottom: 94px
}

@media (max-width:768px) {
    .articles-wrap {
        margin-top: 10px
    }
}

@media (min-width:1025px) {
    .articles-wrap .pattern-svg.desktop-view {
        -webkit-animation: zoominout 7s infinite;
        animation: zoominout 7s infinite
    }
}

@media (min-width:768px) {
    .articles-wrap .pattern-svg.desktop-view {
        position: absolute;
        top: -20px;
        width: 100%;
        height: 100%
    }

    .articles-wrap .pattern-svg.desktop-view svg {
        -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
        transform: scale(1.01);
        width: 100%
    }

    .articles-wrap .pattern-svg.desktop-view svg path {
        stroke: #C8A337
    }

    .articles-wrap .pattern-svg.desktop-view svg path#Combined_Shape {
        fill: #C8A337
    }

    .articles-wrap .pattern-svg.mobile-view {
        display: none
    }
}

@media (min-width:1300px) and (max-width:1670px) {
    .articles-wrap .pattern-svg.desktop-view {
        width: 110%
    }
}

@media (max-width:767px) {
    .articles-wrap .pattern-svg.mobile-view {
        position: absolute;
        top: 104px;
        width: 100%;
        right: -25px
    }

    .articles-wrap .pattern-svg.mobile-view svg {
        -webkit-transform: scale(2.6);
        -ms-transform: scale(2.6);
        transform: scale(2.6);
        width: 100% !important
    }

    .articles-wrap .pattern-svg.mobile-view svg path {
        stroke: #C8A337
    }

    .articles-wrap .pattern-svg.mobile-view svg path#Combined_Shape {
        fill: #C8A337
    }

    .articles-wrap .pattern-svg.desktop-view {
        display: none
    }
}

@media (max-width:767px) and (min-width:400px) {
    .articles-wrap .pattern-svg.mobile-view {
        top: 130px
    }
}

.articles-wrap .heading-wrap {
    float: left;
    width: 100%;
    padding-bottom: 22px;
    padding-top: 0
}

@media (max-width:1024px) {
    .articles-wrap .heading-wrap {
        padding-bottom: 18px
    }
}

.articles-wrap .heading-wrap h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 5.625rem;
    color: #C8A337;
    line-height: 1.28
}

@media (max-width:1024px) {
    .articles-wrap .heading-wrap h2 {
        font-size: 3.75rem !important
    }
}

.articles-wrap .article-container {
    display: flex;
    max-width: 1285px;
    width: 100%;
    padding-top: 31px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
}

@media (max-width:1024px) {
    .articles-wrap .article-container {
        padding-top: 0
    }
}

.articles-wrap .article-container .article-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width:1024px) {
    .articles-wrap .article-container .article-lists {
        display: block !important;
        width: 380px;
        margin: 0 auto;
        max-width: 90%
    }
}

.articles-wrap .article-container .article-lists a {
    float: left;
    width: 380px;
    height: auto;
    margin: 24px;
    display: block;
    width: calc(33.33% - 48px);
}

@media (max-width:1024px) {
    .articles-wrap .article-container .article-lists a {
        margin: 0 0 30px;
        max-width: 100%;
        width:100%;
    }
}

.articles-wrap .article-container .article-lists .article-item {
    float: left;
    width: 100%
}

.articles-wrap .article-container .article-lists .article-item .article-content {
    width: 100%;
    height: 310px;
    border: 3px solid #C8A337;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: 21px
}

.articles-wrap .article-container .article-lists .article-desc h3 {
    font-size: 2.5rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: .95;
    color: #C8A337;
    margin-bottom: 3px
}

@media (max-width:1024px) {
    .articles-wrap .article-container .article-lists .article-desc h3 {
        font-size: 2.5rem
    }
}

.articles-wrap .article-link-container {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 90px;
    position: relative
}

@media (max-width:1024px) {
    .articles-wrap .article-link-container {
        padding-top: 20px
    }
}

.articles-wrap .article-link {
    font-size: 3.125rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #C8A337;
    text-decoration: underline
}

@media (max-width:1024px) {
    .articles-wrap .article-link {
        font-size: 2.25rem
    }
}

@media (-ms-high-contrast:none),
(ms-high-contrast:active) {
    .articles-wrap .pattern-svg.desktop-view {
        top: -125px
    }
}

.program-table {
    float: left;
    width: 100%;
    padding-bottom: 100px
}

@media (max-width:767px) {
    .program-table {
        padding-bottom: 50px
    }
}

.program-table .wp-content table td {
    padding: 0
}

.program-table table.program-wrap {
    width: 100%
}

.program-table h4 {
    font-size: 70px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    text-transform: uppercase
}

@media (max-width:1024px) {
    .program-table h4 {
        padding-top: 26px !important;
        font-size: 36px;
        line-height: normal
    }
}

@media (max-width:360px) {
    .program-table h4 {
        font-size: 30px
    }
}

.program-table table.program-items {
    width: 100%
}

.program-table table.program-items td {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    border: 3px solid #C8A337;
    padding: 16px 19px
}

@media (max-width:767px) {
    .program-table table.program-items td {
        font-size: 17px;
        padding: 12px 6px
    }
}

.program-table table.program-items tr.heading-cell td {
    background-color: #f0f0f0;
    text-transform: uppercase
}

.program-table .program-items.two-column {
    margin-bottom: -5px
}

.program-table .program-items.two-column td:first-child {
    width: 250px;
    font-size: 24px
}

@media (max-width:767px) {
    .program-table .program-items.two-column td:first-child {
        font-size: 17px;
        width: 136px
    }
}

.program-table .program-items.three-column {
    margin-bottom: -5px
}

.program-table .program-items.three-column td:first-child {
    width: 250px;
    font-size: 24px
}

@media (max-width:767px) {
    .program-table .program-items.three-column td:first-child {
        font-size: 17px;
        width: 136px
    }
}

.program-table .program-items.three-column tr:nth-child(3) td {
    font-size: 28px
}

@media (max-width:767px) {
    .program-table .program-items.three-column tr:nth-child(3) td {
        font-size: 15px
    }
}

.program-table .program-items.three-column tr:nth-child(4) td {
    font-size: 28px
}

@media (max-width:767px) {
    .program-table .program-items.three-column tr:nth-child(4) td {
        font-size: 15px
    }
}

.program-table .program-items.three-column tr:nth-child(5) td {
    font-size: 28px
}

@media (max-width:767px) {
    .program-table .program-items.three-column tr:nth-child(5) td {
        font-size: 15px
    }
}

.program-tab-wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
    padding-bottom: 108px
}

.program-tab-wrap .tabs {
    width: 100%;
    border-radius: 5px 5px 5px 5px
}

.program-tab-wrap .tabs-head {
    float: left;
    width: 100%;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337
}

.program-tab-wrap #tabs-content {
    float: left;
    width: 100%
}

.program-tab-wrap ul#tabs-nav {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    border-left: 3px solid #C8A337;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

.program-tab-wrap ul#tabs-nav,
.program-tab-wrap ul#tabs-nav li {
    border-right: 3px solid #C8A337;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.program-tab-wrap ul#tabs-nav li {
    float: left;
    font-weight: 700;
    padding: 23px 56px 22px 18px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.program-tab-wrap ul#tabs-nav li:nth-child(2) {
    float: right;
    border-right: 0 !important;
    padding: 23px 46px 22px 18px
}

.program-tab-wrap #tabs-nav li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: right;
    color: #C8A337;
    text-decoration: underline
}

@media (max-width:1024px) {
    .program-tab-wrap #tabs-nav li a {
        font-size: 20px
    }
}

.program-tab-wrap #tabs-nav li.active a {
    font-size: 60px;
    line-height: normal;
    text-decoration: none
}

@media (max-width:1024px) {
    .program-tab-wrap #tabs-nav li.active a {
        font-size: 30px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-time {
    border-bottom: 3px solid #C8A337
}

.program-tab-wrap .tab-content .program-tab-item .program-time .program-time-wrap {
    padding: 13px 19px;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337;
    width: 100%
}

.program-tab-wrap .tab-content .program-tab-item .program-time span {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-time span {
        font-size: 20px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content {
    border-bottom: 3px solid #C8A337
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap {
        display: block !important
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column+.program-two-column .program-two-column-wrap {
    border-right: 0 !important
}

@media (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:first-child .program-two-column-title {
        position: relative
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:first-child .program-two-column-title:after {
        position: absolute;
        content: "";
        height: 3px;
        width: 62px;
        bottom: -3px;
        right: -65px;
        background: #C8A337
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-three-column-title {
        position: relative
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-three-column-title:after {
        position: absolute;
        content: "";
        height: 3px;
        width: 32px;
        bottom: -3px;
        right: -35px;
        background: #C8A337
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-image:nth-child(3) .content-wrap {
        position: relative
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-image:nth-child(3) .content-wrap:after {
        position: absolute;
        content: "";
        height: 3px;
        width: 32px;
        top: -3px;
        right: -35px;
        background: #C8A337
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column {
    margin-right: 62px;
    max-width: 100%
}

@media (min-width:1201px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column {
        width: 536px
    }
}

@media (max-width:1200px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column {
        width: 446px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column {
        margin-right: 0;
        width: 100%
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title {
    border-right: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    padding: 14px 18px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title {
        border-right: 0
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title h4 {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 67px)
}

@media (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap {
        border-right: 3px solid #C8A337
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap .program-image+.program-image {
        border-right: 0 !important
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap {
        display: block
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image {
    width: 268px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image {
        width: 342px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image {
        width: 295px
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image {
        width: 223px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .image-wrap {
    min-height: 342px;
    height: 342px
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .image-wrap {
        min-height: 300px;
        height: 300px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .image-wrap {
        min-height: 418px;
        height: 418px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .image-wrap {
        min-height: 380px;
        height: 380px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h4 {
    font-size: 24px;
    font-weight: 700
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h4 {
        font-size: 41px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image p {
    font-size: 20px;
    font-weight: 700
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image p {
        font-size: 24px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h5 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 16px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h5 {
        font-size: 32px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h6 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #C8A337;
    padding-bottom: 9px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image h6 {
        font-size: 32px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image a {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    text-decoration: underline;
    cursor: pointer
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) {
    margin-right: 0 !important
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-two-column-title {
    border-left: 3px solid #C8A337;
    border-right: 0
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-two-column-title {
        border-left: 0;
        border-top: 3px solid #C8A337
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-image:first-child {
    border-left: 3px solid #C8A337
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column-wrap {
    border-right: 0 !important
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap {
        display: block
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column {
    margin-right: 32px;
    max-width: 100%
}

@media (min-width:1201px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column {
        width: 666px
    }
}

@media (max-width:1200px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column {
        width: 555px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column {
        margin-right: 0;
        width: 100%
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title {
    border-right: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    padding: 14px 18px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title {
        border-right: 0
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title h4 {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap {
        border-right: 3px solid #C8A337
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap .program-image:nth-child(3) {
        border-right: 0 !important
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap {
        display: block
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image {
    width: 221px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image {
        width: 342px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image {
        width: 295px
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image {
        width: 184px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .image-wrap {
    min-height: 279px;
    height: 279px
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .image-wrap {
        min-height: 245px;
        height: 245px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .image-wrap {
        min-height: 418px;
        height: 418px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .image-wrap {
        min-height: 380px;
        height: 380px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h4 {
    font-size: 24px;
    font-weight: 700
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h4 {
        font-size: 41px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image p {
    font-size: 20px;
    font-weight: 700
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image p {
        font-size: 24px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h5 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 23px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h5 {
        font-size: 32px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h6 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #C8A337;
    padding-bottom: 9px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image h6 {
        font-size: 32px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image a {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    text-decoration: underline;
    cursor: pointer
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column:nth-child(2n) {
    margin-right: 0 !important
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column:nth-child(2n) .program-three-column-title {
    border-left: 3px solid #C8A337;
    border-right: 0
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column:nth-child(2n) .program-image:first-child {
    border-left: 3px solid #C8A337
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column {
    max-width: 100%
}

@media (min-width:1201px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column {
        width: 436px
    }
}

@media (max-width:1200px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column {
        width: 368px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column {
        width: 100%
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image {
    width: 218px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image {
        width: 342px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image {
        width: 295px
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image {
        width: 184px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image .image-wrap {
    min-height: 279px;
    height: 279px
}

@media (max-width:1200px) and (min-width:1025px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image .image-wrap {
        min-height: 245px;
        height: 245px
    }
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image .image-wrap {
        min-height: 418px;
        height: 418px
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-two-column .program-image .image-wrap {
        min-height: 380px;
        height: 380px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
    width: calc(100% - 342px);
    padding: 27px 35px 39px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        width: 342px;
        margin: 0 auto;
        border-left: 3px solid #C8A337;
        border-right: 3px solid #C8A337
    }
}

@media (max-width:375px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        width: 295px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box h2 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #C8A337;
    padding-bottom: 13px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box h2 {
        font-size: 32px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box p {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    padding-bottom: 5px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box p {
        font-size: 19px
    }
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box p+p {
    padding-top: 10px
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box a {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    text-decoration: underline;
    cursor: pointer
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap.break-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap.break-section h3 {
    padding-bottom: 0
}

.program-tab-wrap .tab-content .program-tab-item .program-content h3 {
    padding: 26px 19px;
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #C8A337;
    margin-bottom: 0
}

.program-tab-wrap .tab-content .program-tab-item .program-content .break-descrption {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    cursor: pointer;
    margin-bottom: 30px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.program-tab-wrap .tab-content .program-tab-item .program-content .break-descrption span {
    display: block;
    margin-bottom: 6px
}

@media (max-width:1024px) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .break-descrption {
        margin-bottom: 33px;
        margin-top: 9px
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .break-descrption span {
        margin-bottom: 12px
    }
}

.program-tab-wrap .tab-content .program-tab-item.grey-bg {
    background-color: #f0f0f0
}

.program-tab-wrap .tab-content .program-tab-item:last-child .program-content {
    border-bottom: 0 !important
}

.program-tab-wrap .program-image {
    width: 342px;
    max-width: 100%;
    border-right: 3px solid #C8A337
}

@media (max-width:1024px) {
    .program-tab-wrap .program-image {
        margin: 0 auto;
        border-bottom: 0;
        border-left: 3px solid #C8A337
    }
}

@media (max-width:375px) {
    .program-tab-wrap .program-image {
        width: 295px
    }
}

.program-tab-wrap .program-image img {
    width: 100%
}

.program-tab-wrap .program-image h4 {
    font-size: 40px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0;
    padding-bottom: 1px
}

@media (max-width:1024px) {
    .program-tab-wrap .program-image h4 {
        font-size: 41px
    }
}

.program-tab-wrap .program-image p {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0;
    padding-bottom: 2px
}

@media (max-width:1024px) {
    .program-tab-wrap .program-image p {
        font-size: 24px
    }
}

.program-tab-wrap .program-image h5 {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #C8A337;
    margin: 0
}

@media (max-width:1024px) {
    .program-tab-wrap .program-image h5 {
        font-size: 32px
    }
}

.program-tab-wrap .program-image .content-wrap {
    padding: 22px 17px 53px
}

.program-tab-wrap .program-image:last-child {
    border-bottom: 0 !important
}

.program-tab-wrap .image-wrap {
    border-bottom: 3px solid #C8A337;
    overflow: hidden;
    min-height: 418px;
    height: 418px
}

@media (max-width:375px) {
    .program-tab-wrap .image-wrap {
        min-height: 380px;
        height: 380px
    }
}

.program-tab-wrap .image-wrap svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-1 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-1 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-1 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.program-tab-wrap .image-wrap.pattern-1 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-1 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-1 .round-behind {
    position: absolute;
    top: 0;
    left: -2px;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.program-tab-wrap .image-wrap.pattern-1 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-1 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-2 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-2 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-2 .lines-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-2 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-2 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-2 .round-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-2 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-2 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-2 .lines-above {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-2 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-2 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-3 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-3 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-3 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-3 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-3 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-3 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-3 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-3 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-3 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-3 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-3 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-4 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-4 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-4 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-4 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-4 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-4 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-4 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-4 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-4 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-4 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-4 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-5 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-5 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-5 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-5 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-5 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-5 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-5 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-5 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-5 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-5 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-5 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-6 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-6 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-6 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-6 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-6 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-6 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-6 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-6 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-6 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-6 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-6 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-7 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-7 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-7 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-7 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-7 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-7 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-7 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-7 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-7 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-7 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-7 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-8 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-8 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-8 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-8 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-8 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-8 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-8 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-8 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-8 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-8 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-8 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-9 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-9 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-9 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-9 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-9 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-9 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-9 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-9 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-9 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-9 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-9 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-10 {
    position: relative;
    z-index: 9
}

.program-tab-wrap .image-wrap.pattern-10 img {
    position: relative;
    z-index: 99
}

.program-tab-wrap .image-wrap.pattern-10 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-10 .lines-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-10 .lines-behind svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-10 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-10 .round-behind svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-10 .round-behind svg path {
    fill: #C8A337
}

.program-tab-wrap .image-wrap.pattern-10 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.program-tab-wrap .image-wrap.pattern-10 .lines-above svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-10 .lines-above svg path {
    stroke: #C8A337
}

.program-tab-wrap .image-wrap.pattern-11 svg {
    width: 100%;
    height: 100%
}

.program-tab-wrap .image-wrap.pattern-11 svg path#coming-soon {
    fill: #C8A337
}

.program-tab-item.grey-bg .program-content-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-programnew .title a {
    visibility: visible !important
}

@media (-ms-high-contrast:none),
(ms-high-contrast:active) {
    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column {
        margin-right: 32px !important
    }
}

@media (max-width:1024px) {

    .program-three-column .program-image,
    .program-two-column .program-image {
        border-bottom: 3px solid #C8A337
    }

    .program-tab-wrap .program-image .content-wrap {
        padding: 22px 18px 0
    }

    .program-tab-wrap .program-image .content-wrap h4 {
        padding-bottom: 9px
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        padding: 22px 18px 39px
    }

    .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box h2 {
        padding-bottom: 2px
    }

    .program-tab-wrap .program-three-column .program-image .content-wrap,
    .program-tab-wrap .program-two-column .program-image .content-wrap {
        padding: 22px 18px 33px
    }

    .program-tab-wrap .program-three-column .program-image .content-wrap h5,
    .program-tab-wrap .program-two-column .program-image .content-wrap h5 {
        font-weight: 700 !important
    }
}

.new-section__block {
    margin-bottom: 100px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 9
}

@media (max-width:768px) {
    .new-section__block {
        margin-bottom: 40px
    }
}

.new-section__block-date {
    border-top: 3px solid #C8A337
}

.new-section__block-date .container {
    padding: 23px 19px 21px;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337
}

.new-section__block-date h2 {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    font-size: 60px;
    line-height: normal;
    margin-bottom: 0
}

@media (max-width:1024px) {
    .new-section__block-date h2 {
        font-size: 30px
    }
}

.new-section__block-location {
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    background: #f0f0f0
}

.new-section__block-location .container {
    padding: 33px 19px 47px;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337
}

.new-section__block-location h4 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    margin-bottom: 7px;
    word-break: break-word
}

@media (max-width:1024px) {
    .new-section__block-location h4 {
        font-size: 30px
    }
}

.new-section__block-location a {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #C8A337;
    text-decoration: underline;
    cursor: pointer
}

.color-2 .new-section__block-date {
    border-top: 3px solid #8699F8
}

.color-2 .new-section__block-date .container {
    border-left: 3px solid #8699F8;
    border-right: 3px solid #8699F8
}

.color-2 .new-section__block-location {
    border-top: 3px solid #8699F8;
    border-bottom: 3px solid #8699F8
}

.color-2 .new-section__block-location .container {
    border-left: 3px solid #8699F8;
    border-right: 3px solid #8699F8
}

.color-3 .new-section__block-date {
    border-top: 3px solid #06CE6C
}

.color-3 .new-section__block-date .container {
    border-left: 3px solid #06CE6C;
    border-right: 3px solid #06CE6C
}

.color-3 .new-section__block-location {
    border-top: 3px solid #06CE6C;
    border-bottom: 3px solid #06CE6C
}

.color-3 .new-section__block-location .container {
    border-left: 3px solid #06CE6C;
    border-right: 3px solid #06CE6C
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box .dm_event_type,
.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .dm_event_type,
.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .dm_event_type {
    background-color: #C8A337;
    color: #fff !important;
    display: inline-block;
    padding: 3.5px 5px;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 27px;
    font-weight: 500;
    text-align: center
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .dm_event_type {
    font-size: 16px
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .dm_event_type {
    margin-top: 20px
}

.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box .dm_event_type,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .dm_event_type,
.color-3 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .dm_event_type {
    background-color: #06CE6C
}

.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box .dm_event_type,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .dm_event_type,
.color-2 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .dm_event_type {
    background-color: #8699F8
}

body.post-type-archive-line_up .title a {
    visibility: visible
}

.line-up-wrap {
    float: left;
    width: 100%;
    padding-bottom: 33px;
    overflow: hidden
}

@media (max-width:768px) {
    .line-up-wrap {
        padding-bottom: 75px
    }
}

.line-up-wrap .container {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.line-up-wrap .row {
    margin: 0 !important
}

.line-up-wrap .tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:1025px) {
    .line-up-wrap .tabs {
        margin: 0 95px
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .line-up-wrap .tabs {
        max-width: 985px
    }
}

@media (max-width:1024px) {
    .line-up-wrap .tabs {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        overflow: hidden
    }

    .line-up-wrap .tabs:before {
        top: 48px
    }

    .line-up-wrap .tabs:after,
    .line-up-wrap .tabs:before {
        content: "";
        display: block;
        position: absolute;
        height: 3px;
        background: #C8A337;
        left: 0;
        right: 0
    }

    .line-up-wrap .tabs:after {
        top: 96px
    }
}

@media (max-width:1024px) and (min-width:358px) {
    .line-up-wrap .tabs:after {
        display: none
    }
}

.line-up-wrap .tab-content {
    float: left;
    width: 100%;
    display: none;
    line-height: 1.4
}

.line-up-wrap .tab-content.current {
    display: block
}

@media (min-width:1025px) {
    .line-up-wrap .list-items-wrap .content-wrap {
        min-height: 273px;
        height: calc(100% - 418px)
    }
}

@media (max-width:1024px) {
    .line-up-wrap .speaker-wrap-info-container .grid-item:first-child .cat-description h3 {
        padding-bottom: 6px
    }
}

.speaker-wrap {
    float: left;
    width: 100%
}

.filter-button-group {
    width: 100%;
    display: block;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    margin-bottom: 34px
}

.filter-button-group ul {
    padding-left: 0
}

.filter-button-group ul li {
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    padding: 0 25px;
    cursor: pointer;
    text-transform: uppercase
}

@media (max-width:1024px) {
    .filter-button-group ul li {
        font-size: 24px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.7;
        letter-spacing: normal;
        text-align: left;
        color: #C8A337;
        padding: 4px 12px
    }

    .filter-button-group ul li:first-child {
        margin-right: 12px
    }
}

.filter-button-group ul li.tab.active {
    background: #C8A337;
    color: #fff !important
}

.line-up-wrap a {
    text-decoration: none;
    margin-right: 61px;
    width: 342px;
    max-width: 100%
}

@media (max-width:1200px) and (min-width:1025px) {
    .line-up-wrap a {
        width: calc(33.33333% - 19px);
        margin-right: 28px
    }
}

@media (max-width:1024px) {
    .line-up-wrap a {
        margin: 0 auto;
        display: block;
        width: 338px;
        position: relative
    }
}

.line-up-wrap a:nth-child(3n) {
    margin-right: 0
}

@media (max-width:1024px) {
    .line-up-wrap a:nth-child(3n) {
        margin-right: auto
    }
}

.line-up-wrap .items-row {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.line-up-wrap .items-row:first-child {
    border-top: 3px solid #C8A337
}

.line-up-wrap .items-row:first-child .image-wrap {
    border-top: 0 !important
}

.line-up-wrap .items-row .items-row-wrap {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1150px;
    margin: 0 auto
}

@media (max-width:1024px) {
    .line-up-wrap .items-row .items-row-wrap {
        display: block;
        border-bottom: 3px solid #C8A337
    }
}

@media (max-width:1200px) and (min-width:1025px) {
    .line-up-wrap .items-row .items-row-wrap {
        max-width: 985px
    }
}

@media only screen and (max-width:767px) {
    .line-up-wrap .items-row .items-row-wrap .three-cols-slider .slide-item {
        margin: 0 21px;
        width: calc(100% - 42px)
    }
}

@media (max-width:1024px) {
    .line-up-wrap .items-row .list-items-wrap {
        display: block;
        border-bottom: 3px solid #C8A337
    }
}

.line-up-wrap .items-row:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: #C8A337;
    top: 418px;
    left: 0
}

@media (max-width:1024px) {
    .line-up-wrap .items-row:after {
        display: none
    }
}

.line-up-wrap .items-row:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: #C8A337;
    bottom: 0;
    left: 0
}

@media (max-width:1024px) {
    .line-up-wrap .items-row:before {
        display: none
    }
}

.line-up-wrap .items-row+.items-row .image-wrap {
    border-top: 0 !important
}

.line-up-wrap .image-wrap {
    border: 3px solid #C8A337;
    width: 100%;
    border-bottom: 0;
    overflow: hidden;
    min-height: 418px;
    max-height: 418px
}

@media (max-width:1024px) {
    .line-up-wrap .image-wrap {
        border-top: 0 !important;
        min-height: 415px;
        max-height: 415px
    }
}

.line-up-wrap .image-wrap img {
    width: 100%
}

.line-up-wrap .content-wrap {
    border: 3px solid #C8A337;
    border-top: 0 !important;
    width: 100%;
    min-height: 268px;
    padding: 25px 15px 25px 22px;
    border-bottom: 0
}

@media (max-width:1024px) {
    .line-up-wrap .content-wrap {
        padding: 11px 15px 25px 20px;
        min-height: 208px;
        position: relative
    }

    .line-up-wrap .content-wrap:before {
        content: "";
        display: block;
        position: absolute;
        left: -100%;
        right: -100%;
        height: 3px;
        background: #C8A337;
        top: 0
    }
}

.line-up-wrap .content.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
    width: 100%
}

.line-up-wrap .content.grid .cat-description {
    width: 100%;
    padding-bottom: 18px;
    max-width: 1140px;
    margin: 0 auto
}

@media (max-width:1200px) and (min-width:1025px) {
    .line-up-wrap .content.grid .cat-description {
        max-width: 985px
    }
}

@media (max-width:1024px) {
    .line-up-wrap .content.grid .cat-description {
        padding-left: 15px;
        padding-right: 15px
    }
}

.line-up-wrap .content.grid .cat-description h3 {
    font-size: 60px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 11px
}

@media (max-width:1024px) {
    .line-up-wrap .content.grid .cat-description h3 {
        font-size: 45px;
        line-height: 1.27;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 5px
    }
}

.line-up-wrap .content.grid .grid-item {
    width: 100%;
    float: left;
    padding-bottom: 39px !important
}

.category-des {
    float: left;
    width: 100%;
    padding-bottom: 30px
}

.list-items-wrap a:nth-child(3n) .single-content {
    margin-right: 0 !important
}

.list-items-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-items-wrap h4 {
    font-size: 41px;
    line-height: 1.1
}

.list-items-wrap h4,
.list-items-wrap h5 {
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    margin-bottom: 0
}

.list-items-wrap h5 {
    font-size: 32px;
    line-height: 1.41;
    padding-bottom: 10px
}

.list-items-wrap p {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #C8A337;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 2px
}

@media (max-width:1024px) {
    .line-up-wrap .items-row-wrap a+a:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -100%;
        right: -100%;
        background: #C8A337;
        height: 3px
    }
}

.line-up-wrap .image-wrap svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-1 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-1 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-1 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.line-up-wrap .image-wrap.pattern-1 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-1 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-1 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.line-up-wrap .image-wrap.pattern-1 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-1 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-2 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-2 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-2 .lines-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-2 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-2 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-2 .round-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-2 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-2 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-2 .lines-above {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-2 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-2 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-3 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-3 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-3 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-3 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-3 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-3 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-3 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-3 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-3 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-3 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-3 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-4 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-4 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-4 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-4 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-4 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-4 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-4 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-4 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-4 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-4 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-4 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-5 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-5 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-5 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-5 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-5 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-5 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-5 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-5 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-5 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-5 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-5 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-6 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-6 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-6 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-6 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-6 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-6 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-6 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-6 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-6 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-6 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-6 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-7 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-7 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-7 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-7 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-7 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-7 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-7 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-7 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-7 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-7 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-7 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-8 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-8 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-8 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-8 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-8 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-8 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-8 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-8 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-8 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-8 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-8 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-9 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-9 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-9 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-9 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-9 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-9 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-9 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-9 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-9 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-9 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-9 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-10 {
    position: relative;
    z-index: 9
}

.line-up-wrap .image-wrap.pattern-10 img {
    position: relative;
    z-index: 99
}

.line-up-wrap .image-wrap.pattern-10 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-10 .lines-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-10 .lines-behind svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-10 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-10 .round-behind svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-10 .round-behind svg path {
    fill: #C8A337
}

.line-up-wrap .image-wrap.pattern-10 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.line-up-wrap .image-wrap.pattern-10 .lines-above svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-10 .lines-above svg path {
    stroke: #C8A337
}

.line-up-wrap .image-wrap.pattern-11 svg {
    width: 100%;
    height: 100%
}

.line-up-wrap .image-wrap.pattern-11 svg path#coming-soon {
    fill: #C8A337
}

.color-2 .line-up-wrap .tabs:after,
.color-2 .line-up-wrap .tabs:before {
    background: #8699F8 !important
}

.color-3 .line-up-wrap .tabs:after,
.color-3 .line-up-wrap .tabs:before {
    background: #06CE6C !important
}

@media (max-width:1024px) {
    .page-template-previous-events .text-with-two-image h4 {
        font-size: 37px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.16;
        letter-spacing: -1.35px;
        color: #000
    }

    .page-template-previous-events .text-with-big-one-image.right.with-link h4 {
        padding-bottom: 11px
    }

    .page-template-previous-events .text-with-big-one-image.right.with-link {
        padding-bottom: 143px
    }

    .page-template-previous-events .text-with-big-one-image.right.with-link .link-btn {
        bottom: 90px
    }

    .page-template-previous-events .text-with-big-one-image.right.with-link+.text-with-big-one-image.right.with-link {
        padding-bottom: 144px
    }

    .page-template-previous-events .text-with-big-one-image.right.with-link+.text-with-big-one-image.right.with-link .link-btn {
        bottom: 90px
    }

    .page-template-previous-events .text-with-two-image.left.with-link p:first-child {
        padding-top: 0 !important
    }

    .page-template-previous-events .text-with-two-image.left.with-link p {
        padding-left: 0
    }

    .page-template-previous-events .text-with-two-image.left.with-link h4 {
        padding-bottom: 21px
    }

    .page-template-previous-events .text-with-two-image.left.with-link a.link-btn {
        bottom: 89px
    }

    .page-template-previous-events .text-with-two-image.left.with-link {
        padding-bottom: 152px
    }

    .page-template-previous-events .text-with-two-image.right.with-link {
        padding-bottom: 210px
    }

    .page-template-previous-events .text-with-two-image.right.with-link .link-btn {
        bottom: 119px
    }
}

@media (max-width:468px) {
    .page-template-previous-events .text-with-two-image.right.with-link {
        padding-bottom: 183px
    }
}

.page-template-previous-events .text-with-big-one-image p {
    font-size: 30px;
    font-weight: 600;
    line-height: 43px
}

.page-template-previous-events .text-with-big-one-image.right.with-link h4 {
    padding-bottom: 27px
}

.page-template-previous-events .text-with-big-one-image.right.with-link .link-btn {
    margin-top: 34px
}

.page-template-previous-events .text-with-two-image.left.with-link h4 {
    padding-bottom: 51px
}

.page-template-previous-events .text-with-two-image p {
    font-weight: 600
}

.page-template-previous-events .text-with-two-image.left .col-left img {
    margin-right: 24px
}

.page-template-previous-events .text-with-two-image.left .col-right p {
    padding-left: 14px
}

.page-template-previous-events .text-with-two-image.right.with-link .image-wrap:first-child img {
    margin-top: -83px
}

@media (max-width:1450px) and (min-width:1400px) {
    .page-template-previous-events .container {
        padding-left: 11px !important
    }
}

.page-template-previous-events .text-with-two-image h4 {
    padding-bottom: 41px
}

.page-template-previous-events .text-with-two-image.right.with-link a.link-btn {
    margin-top: 52px
}

.page-template-previous-events .text-with-two-image.right.with-link {
    padding-bottom: 290px
}

.page-template-previous-events .text-with-two-image p {
    padding-left: 125px
}

.page-template-previous-events .text-with-two-image img {
    margin-right: 123px
}

.page-template-previous-events .text-with-big-one-image.right.with-link+.text-with-big-one-image.right.with-link .link-btn {
    margin-top: 71px
}

@media (min-width:1025px) {
    .page-template-previous-events .primary-footer {
        margin-top: 165px
    }

    .page-template-previous-events .text-with-two-image.left.with-link a.link-btn {
        margin-top: 50px
    }
}

@media (max-width:1024px) {
    .page-template-previous-events .text-with-big-one-image h4 {
        padding-bottom: 13px !important
    }

    .page-template-previous-events .text-with-two-image p {
        font-size: 18px !important;
        line-height: 30px !important;
        padding-bottom: 3px;
        max-width: 100%;
        font-weight: 600;
        letter-spacing: -.66px;
        padding-left: 0 !important
    }

    .page-template-previous-events .text-with-big-one-image p {
        font-size: 18px !important;
        line-height: 30px
    }

    .page-template-previous-events .text-with-two-image.left.with-link h4,
    .page-template-previous-events .text-with-two-image h4 {
        padding-bottom: 21px
    }

    .page-template-previous-events .text-with-two-image.right.with-link {
        padding-bottom: 181px
    }

    .page-template-previous-events .text-with-two-image .image-wrap:first-child img {
        margin-top: 25px !important
    }

    .page-template-previous-events .text-with-big-one-image .col-md-5 img {
        margin-top: 32px !important
    }
}

@media (max-width:1480px) and (min-width:1400px) {
    .page-template-previous-events .text-with-big-one-image.right.with-link .link-btn {
        margin-right: 62px
    }

    .page-template-previous-events .text-with-two-image.left.with-link a.link-btn {
        margin-right: 108px
    }
}

@media (min-width:1025px) {
    .page-template-previous-events .text-with-two-image.right.with-link+.text-with-big-one-image.right.with-link {
        padding-bottom: 172px
    }

    .page-template-previous-events .text-with-two-image.right.with-link+.text-with-big-one-image.right.with-link a.link-btn {
        margin-top: 64px
    }
}

.page-template-get-in-touch {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2dd), to(#ffa700));
    background-image: -o-linear-gradient(top, #fff2dd, #ffa700);
    background-image: linear-gradient(180deg, #fff2dd, #ffa700);
    background-repeat: no-repeat
}

.page-template-get-in-touch:after {
    top: 0;
    background-image: url(../images/bg-about.png)
}

.page-template-get-in-touch:after,
.page-template-get-in-touch:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat
}

.page-template-get-in-touch:before {
    top: -80px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2dd), to(#ffa700));
    background-image: -o-linear-gradient(top, #fff2dd, #ffa700);
    background-image: linear-gradient(180deg, #fff2dd, #ffa700);
    background-position: 100% 0
}

@media (min-width:1025px) {
    .page-template-get-in-touch:after {
        background-size: cover
    }
}

.page-template-get-in-touch .picture-slider {
    padding-bottom: 73px
}

.page-template-get-in-touch .picture-slider h2 {
    font-size: 150px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: .84;
    letter-spacing: -5.48px;
    color: #000
}

.page-template-get-in-touch .picture-slider h5 {
    font-size: 19px !important;
    letter-spacing: -.69px !important;
    color: #000
}

.page-template-get-in-touch .picture-slider img {
    width: 100%
}

.page-template-get-in-touch .picture-slider .picture-slide.mt-1,
.page-template-get-in-touch .picture-slider .picture-slide.mt-2 {
    max-width: 312px
}

.page-template-get-in-touch .picture-slider .picture-slide.mt-3 {
    max-width: 355px
}

.page-template-get-in-touch .picture-slider .picture-slide.mt-4 {
    max-width: 445px
}

.page-template-get-in-touch .text-with-big-one-image.right.with-link h4 {
    padding-bottom: 28px
}

.page-template-get-in-touch .text-with-big-one-image.right.with-link .link-btn {
    margin-top: 41px
}

.page-template-get-in-touch .text-with-big-one-image.right.with-link {
    padding-bottom: 85px
}

.page-template-get-in-touch .text-with-big-one-image p {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.43;
    letter-spacing: -1.1px
}

.page-template-get-in-touch .text-with-two-image p {
    font-weight: 600
}

.page-template-get-in-touch .text-with-two-image h4 {
    padding-bottom: 67px
}

.page-template-get-in-touch .text-with-two-image {
    padding-bottom: 62px
}

@media (max-width:1024px) {
    .page-template-get-in-touch .text-with-two-image h4 {
        font-size: 37px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.16;
        letter-spacing: -1.35px;
        color: #000
    }

    .page-template-get-in-touch .text-with-big-one-image.right.with-link h4 {
        padding-bottom: 14px
    }

    .page-template-get-in-touch .picture-slider.speakers .picture-slide {
        max-width: 294px !important;
        overflow: hidden;
        margin: 0 auto
    }

    .page-template-get-in-touch .picture-slider {
        padding-left: 0
    }

    .page-template-get-in-touch .picture-slider.speakers h2 {
        font-size: 100px;
        padding-bottom: 70px
    }

    .page-template-get-in-touch .text-with-two-image.left .col-right p {
        margin-left: 0;
        padding-left: 0
    }

    .page-template-get-in-touch .text-with-big-one-image.right.with-link .link-btn {
        bottom: 83px
    }

    .page-template-get-in-touch .text-with-two-image h4 {
        padding-bottom: 20px
    }

    .page-template-get-in-touch .text-with-big-one-image p {
        font-size: 18px;
        line-height: 30px;
        letter-spacing: -.66px
    }

    .page-template-get-in-touch .text-with-big-one-image.right.with-link {
        padding-bottom: 135px
    }

    .page-template-get-in-touch .text-with-two-image .image-wrap:first-child img {
        margin-top: 30px !important
    }
}

@media (min-width:1025px) {
    .page-template-get-in-touch .text-with-two-image.one-media+.text-with-two-image.one-media {
        padding-top: 143px !important;
        padding-bottom: 95px
    }

    .page-template-get-in-touch .text-with-two-image.one-media+.text-with-two-image.one-media h4 {
        padding-bottom: 73px
    }

    .page-template-get-in-touch .picture-slider .picture-slider-wrap .picture-slide h4 {
        font-size: 56px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: .96;
        letter-spacing: -2.04px;
        color: #000
    }

    .page-template-get-in-touch .picture-slider .picture-slider-wrap .picture-slide p {
        line-height: 1.16
    }

    .page-template-get-in-touch .picture-slider.speakers h2 {
        margin-bottom: 0;
        padding-bottom: 47px;
        margin-left: -30px
    }

    .page-template-get-in-touch .picture-slider .picture-slider-wrap .picture-slide h4 {
        padding-top: 34px;
        padding-bottom: 11px
    }

    .page-template-get-in-touch .picture-slider {
        padding-left: 52px
    }

    .page-template-get-in-touch .text-with-two-image.left p {
        max-width: 610px
    }

    .page-template-get-in-touch .text-with-two-image.right.one-media img {
        max-width: 520px !important;
        max-height: 421px
    }

    .page-template-get-in-touch .picture-slider.team.speakers .container {
        padding-left: 0 !important
    }

    .page-template-get-in-touch .text-with-two-image.left .col-left img {
        margin-right: 23px
    }

    .page-template-get-in-touch .text-with-two-image.left .col-right p {
        padding-left: 14px
    }

    .page-template-get-in-touch .text-with-two-image.right.one-media p {
        padding-left: 122px
    }

    .page-template-get-in-touch .text-with-two-image.right.one-media img {
        margin-right: 122px
    }

    .page-template-get-in-touch .picture-slider {
        padding-bottom: 194px !important
    }

    .page-template-get-in-touch .big-page-header h1 span {
        padding-left: 172px
    }
}

.password-protect-form {
    float: left;
    width: 100%;
    padding: 180px 0
}

.password-protect-form p {
    text-align: center;
    font-size: 20px
}

.password-protect-form input[type=submit] {
    background: red !important;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 4px 18px;
    top: -1px;
    position: relative;
    cursor: pointer
}

.white-link {
    color: #fff !important;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.46px;
    text-transform: capitalize;
    float: left;
    width: 100%
}

.white-link:hover {
    color: #fff
}

.white-link-bold {
    font-weight: 700
}

.white-link-italics {
    font-style: italic
}

.themes {
    width: 100%;
    position: relative;
    float: left;
    z-index: 3;
    background: #f49a9a;
    height: 870px;
    padding-top: 157px;
    background-image: -o-linear-gradient(209deg, #ff5700 193%, #93aff9 52%, #93aff9 -58%, #93aff9 -58%);
    background-image: -o-linear-gradient(209deg, #ff5700 193%, #93aff9 0, #93aff9 0, #93aff9 0);
    background-image: linear-gradient(241deg, #ff5700 193%, #93aff9 0, #93aff9 0, #93aff9 0);
    background: url(../images/extras/blue-filter-mask.png) no-repeat;
    background-size: cover
}

.themes:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/extras/blue-filter-background.png) no-repeat;
    background-position: 50%;
    background-size: auto !important
}

.themes .white-link-bold {
    line-height: 43px
}

.themes .white-link-italics {
    line-height: 51px
}

.themes h3.themes-heading {
    line-height: 60.3px;
    margin-bottom: 84px
}

.themes-container {
    width: 100%;
    max-width: 1160px !important;
    padding: 0 15px;
    margin: 0 auto;
    height: 100%
}

.themes-cards,
.themes-links {
    position: relative;
    height: 100%;
    float: left
}

.themes-cards {
    max-width: 704px;
    width: 100%;
    height: 100%
}

.themes-links {
    width: 100%;
    max-width: calc(100% - 704px);
    max-width: -moz-calc(100% - 704px)
}

.themes-heading {
    font-size: 150px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: .4;
    letter-spacing: -5.48px;
    color: #fff;
    line-height: 98px;
    margin: 0 0 64px
}

.dm-theme-custom-hover .card-flip-wrapper {
    -ms-transform: translateX(-38px);
    transform: translateX(-38px);
    -webkit-transform: translateX(-38px);
    -moz-transform: translateX(-38px)
}

.card-flip-wrapper,
.dm-theme-custom-hover .card-flip-wrapper {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.card-flip-wrapper {
    position: relative
}

.card-f {
    display: inline-block;
    max-width: 273px;
    max-height: 404px;
    width: 100%;
    height: 404px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.card-f,
.card-f-1 {
    background: #f0f0f0
}

.card-f-2 {
    left: 89px;
    top: 10px;
    background: rgba(241, 168, 173, .2)
}

.card-f-3 {
    background: #f22222;
    left: 198px;
    top: 23px
}

.line-up {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    right: 0;
    padding-left: 61px
}

@media screen and (min-width:1440px) {
    .themes-container {
        max-width: 1440px !important;
        padding-left: 184px !important
    }

    .themes-cards {
        max-width: 644px;
        width: 100%;
        height: 100%
    }

    .themes-links {
        width: 100%;
        max-width: calc(100% - 644px);
        max-width: -moz-calc(100% - 644px)
    }

    .line-up {
        padding-left: 63px;
        padding-top: 5px
    }
}

@media screen and (max-width:1139px) {
    .themes {
        height: auto;
        padding-bottom: 125px
    }

    .card-flip-wrapper {
        min-height: 404px;
        max-width: 404px;
        margin: 0 auto
    }

    .themes-heading {
        text-align: center
    }

    .line-up {
        position: relative;
        -ms-transform: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        top: auto;
        top: unset;
        right: auto;
        right: unset
    }

    .line-up a {
        text-align: center
    }

    .themes-cards,
    .themes-links {
        max-width: 100%;
        position: relative
    }

    .themes-cards {
        margin-bottom: 60px
    }
}

@media screen and (max-width:1139px) {
    .card-flip-wrapper {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        justify-content: -webkit-center
    }

    .card-flip-wrapper a {
        display: inline-block;
        margin-bottom: 10px
    }

    .card-f {
        width: 303px;
        margin: 0 15px;
        position: relative;
        top: auto !important;
        top: unset !important;
        left: auto !important;
        left: unset !important
    }

    .line-up {
        padding-left: 0
    }
}

@media screen and (max-width:1024px) {
    .themes-heading {
        font-size: 100px
    }

    .themes {
        display: none
    }

    .themes .white-link-italics {
        line-height: 35px
    }

    .themes .white-link {
        font-size: 24px
    }

    .card-flip-wrapper:hover,
    .dm-theme-custom-hover .card-flip-wrapper {
        -ms-transform: none !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important
    }

    .themes .white-link {
        font-size: 27px !important
    }

    .themes-mobile a.white-link:first-child {
        margin-bottom: 11px
    }

    .themes-mobile a.white-link:nth-child(2) {
        margin-bottom: 7px
    }
}

@media screen and (max-width:990px) {
    .card-flip-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap
    }
}

a.white-link:nth-child(2) {
    margin-left: -5px;
    margin-bottom: 3px
}

a.white-link:nth-child(3) {
    margin-left: -4px;
    text-transform: inherit;
    font-weight: 200
}

a.white-link:hover {
    text-decoration: none !important
}

.themes .white-link {
    position: relative;
    display: inline-block !important
}

.themes .white-link:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    border: 1px solid #fff;
    position: absolute;
    bottom: 0;
    left: 0
}

@media screen and (min-width:1140px) {
    .themes .white-link {
        width: auto
    }

    .themes .white-link:first-child:after {
        content: "";
        left: -3px;
        bottom: 5px
    }

    .themes .white-link:nth-child(2):after {
        content: "";
        left: 3px
    }

    .themes .white-link:nth-child(3):after {
        content: "";
        left: 2px;
        bottom: 5px
    }
}

.themes .white-link:first-child:after,
.themes .white-link:nth-child(3):after {
    content: "";
    bottom: 5px
}

@media screen and (max-width:1139px) {
    .themes .white-link {
        width: auto
    }

    .line-up {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        width: 447px;
        margin: 0 auto
    }
}

@media screen and (max-width:1024px) {
    .line-up {
        width: 277px
    }

    .themes .white-link:nth-child(2):after {
        content: "";
        bottom: 6px
    }
}

@media screen and (max-width:1350px) and (min-width:1140px) {
    .white-link {
        font-size: 30px
    }

    .dm-theme-custom-hover .card-flip-wrapper {
        -ms-transform: translateX(62px);
        transform: translateX(62px);
        -webkit-transform: translateX(62px);
        -moz-transform: translateX(62px)
    }
}

@media screen and (min-width:1210px) and (max-width:1299px) {
    .dm-theme-custom-hover .card-flip-wrapper {
        -ms-transform: translateX(43px);
        transform: translateX(43px);
        -webkit-transform: translateX(43px);
        -moz-transform: translateX(43px)
    }
}

@media screen and (min-width:1300px) and (max-width:1350px) {
    .dm-theme-custom-hover .card-flip-wrapper {
        -ms-transform: translateX(8px);
        transform: translateX(8px);
        -webkit-transform: translateX(8px);
        -moz-transform: translateX(8px)
    }
}

.section-statement-container {
    position: relative;
    z-index: 3;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    float: left;
    width: 100%;
    padding-top: 159px
}

.section-statement-container h2 {
    font-weight: 400;
    line-height: 95px;
    letter-spacing: -3px
}

.section-statement-container b,
.section-statement-container h2 {
    font-size: 90px;
    font-stretch: normal;
    font-style: italic;
    color: #000
}

.section-statement-container b {
    -webkit-text-stroke: 2px #fff;
    font-weight: 800;
    line-height: 109px;
    letter-spacing: -3.29px;
    display: inline-block;
    line-height: 98px
}

.section-statement-container .video-link {
    margin-top: 148px;
    margin-bottom: 136px;
    text-transform: uppercase;
    -webkit-text-stroke: 1.5px #001aff;
    color: red !important;
    position: relative;
    z-index: 3
}

.section-statement-container .video-link:hover {
    -webkit-text-stroke: 1.5px #001aff;
    color: red !important;
    text-decoration: none
}

.statement-container {
    max-width: 1222px;
    width: 100%;
    margin: 0 auto
}

.statement-container:after {
    content: "";
    display: table;
    clear: both
}

.mouse-move {
    width: 100%;
    height: 100%;
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    z-index: 2;
    position: relative
}

.statement-contnet {
    max-width: 697px;
    float: left
}

.statement-videos {
    max-width: calc(100% - 803px);
    max-width: -moz-calc(100% - 803px);
    float: left;
    width: 100%
}

.statement-long-vid {
    padding-left: 34px;
    max-height: 637px;
    margin-bottom: 39px
}

.statement-long-vid>figure {
    margin-bottom: 38px
}

.flip-over-text {
    position: relative;
    background: #000;
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    height: 82px;
    line-height: 95px;
    -webkit-text-stroke: 1.5px #fff;
    display: inline-block;
    font-size: 90px;
    font-style: normal;
    margin-left: 15px
}

.flip-over-text:before {
    content: "";
    left: 10px;
    padding: 0 10px
}

.flip-over-text:before,
.mouse-bg-anim {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.mouse-bg-anim {
    left: 0;
    overflow: hidden;
    z-index: -1
}

.mouse-bg-anim img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-48%, -52%);
    transform: translate(-48%, -52%);
    -webkit-transform: translate(-48%, -52%);
    -moz-transform: translate(-48%, -52%)
}

.mouse-bg-anim:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #0d0d0d;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/extras/statement-mask-jpg.jpg) no-repeat;
    background-position: 50%;
    background-size: cover;
    opacity: 1
}

@media screen and (min-width:1025px) {

    .statement-contnet,
    .statement-videos {
        max-width: 100%;
        width: 100%;
        padding-left: 0
    }

    .second-vid {
        float: left
    }

    .statement-long-vid {
        padding-left: 0
    }
}

@media screen and (min-width:1300px) {
    .statement-container .statement-contnet {
        max-width: 803px
    }

    .statement-videos {
        padding-right: 0;
        max-width: calc(100% - 803px);
        max-width: -moz-calc(100% - 803px)
    }

    .statement-videos .statement-long-vid {
        padding-left: 0
    }
}

@media screen and (max-width:1299px) {
    .second-vid {
        float: left !important
    }
}

@media screen and (min-width:1025px) {
    .statement-container .b-second {
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px)
    }
}

@media screen and (min-width:1440px) {
    .statement-container {
        max-width: 1440px;
        width: 100%;
        margin: 0 auto;
        padding-left: 0
    }

    .statement-container .statement-contnet {
        max-width: 916px;
        width: 100%;
        padding-left: 114px
    }

    .statement-container h2 {
        line-height: 94px;
        letter-spacing: -3px;
        max-width: 697px;
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        max-width: 698px;
        word-break: break-word
    }

    .statement-container .b-first {
        letter-spacing: -3.29px;
        line-height: 99px;
        padding-top: 7px;
        margin-left: -12px
    }

    .statement-container .b-second {
        line-height: 109px;
        line-height: 94px;
        letter-spacing: -3.29px;
        margin-left: -9px
    }

    .statement-container .flip-over-text {
        -ms-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-transform: translateY(-8px);
        -moz-transform: translateY(-8px);
        height: 82px;
        line-height: 95px;
        -webkit-text-stroke: 1.5px #fff;
        display: inline-block;
        font-size: 90px;
        font-style: normal;
        margin-left: 15px
    }

    .statement-videos {
        padding-right: 91px;
        text-align: right;
        max-width: calc(100% - 916px);
        max-width: -moz-calc(100% - 916px)
    }

    .statement-videos .statement-long-vid {
        padding-left: 0
    }
}

@media screen and (max-width:1229px) {

    .statement-contnet,
    .statement-videos {
        max-width: 100%
    }

    .statement-videos {
        padding-left: 0
    }

    .statement-container {
        max-width: 100%;
        padding: 0 24px
    }
}

@media screen and (max-width:1024px) {
    .section-statement-container {
        padding-top: 57px
    }

    .section-statement-container b,
    .section-statement-container p {
        word-break: break-all;
        font-size: 39.8px;
        line-height: 41.6px
    }

    .section-statement-container h2,
    .section-statement-container p {
        font-size: 39.8px;
        line-height: 41.6px
    }

    .statement-contnet {
        float: none;
        margin: 0 auto 46px
    }

    .statement-videos {
        margin: 0 auto;
        float: none;
        padding-left: 17px
    }

    .statement-videos figure {
        width: 293px;
        padding: 0;
        margin-bottom: 23px
    }

    .statement-videos figure video {
        width: 100%;
        height: 485px
    }

    .statement-videos figure.second-vid {
        margin-bottom: 0
    }

    .statement-videos figure.second-vid video {
        height: 249px
    }

    .statement-long-vid {
        padding-left: 0;
        margin-bottom: 15px
    }

    .section-statement-container .video-link {
        margin-top: 65px;
        margin-bottom: 87px;
        font-size: 27px;
        -webkit-text-stroke: .5px #001aff !important;
        color: red !important
    }

    .statement-container {
        max-width: 375px
    }

    .statement-container h2 {
        line-height: 41px;
        letter-spacing: -1.33px
    }

    .statement-container .b-first {
        line-height: 48.3px;
        letter-spacing: -1.45px;
        word-break: break-word
    }

    .statement-container .b-second {
        line-height: 41.6px;
        letter-spacing: -1.45px
    }

    .statement-container .flip-over-text {
        letter-spacing: -1.45px;
        -webkit-text-stroke: 1px #fff;
        display: inline-block;
        font-style: normal;
        margin-left: 20px;
        height: 39px;
        line-height: 45.3px;
        margin-top: 12px
    }

    .statement-container .anim-el {
        height: 39px
    }

    .statement-container .anim-el:after,
    .statement-container .anim-el:before {
        content: "";
        height: 39px
    }

    .statement-container b {
        -webkit-text-stroke: .5px #fff
    }

    .section-statement-container {
        background: #92aff9;
        background: url(../images/statement_mob_bg.png) no-repeat;
        background-size: cover
    }

    .statement-container {
        z-index: 2;
        position: relative
    }

    .mouse-bg-anim:after {
        content: "";
        display: none
    }

    .mouse-bg-anim {
        z-index: 1
    }

    .mouse-bg-anim img {
        position: absolute;
        left: 0;
        top: 0;
        -ms-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px);
        -webkit-transform: translate(-313px, -84px);
        -moz-transform: translate(-313px, -84px);
        width: 290%
    }

    .second-vid {
        float: left !important
    }

    .statement-container {
        padding: 0 15px
    }
}

.statement-container .gif-img {
    margin-bottom: 34px;
    max-width: 385px
}

.statement-container .gif-img img,
.statement-container .gif-sec img {
    max-width: 100%
}

@media screen and (max-width:374px) {
    .statement-videos figure {
        width: 100% !important
    }

    .statement-videos {
        padding-left: 0
    }

    .statement-videos video {
        width: 100% !important
    }
}

.flip-over-edges:before {
    left: -15px;
    width: 15px
}

.flip-over-edges:after,
.flip-over-edges:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: #000;
    z-index: -1
}

.flip-over-edges:after {
    left: unset;
    left: auto;
    right: -17px;
    width: 18px
}

.second-vid {
    max-width: 418px;
    max-height: 355px;
    overflow: hidden;
    float: right
}

.home.page-template-default:after {
    content: "";
    display: none !important
}

.statement-container+div {
    text-align: center
}

.statement-container+div .video-link {
    display: inline-block;
    width: auto !important
}

@media screen and (min-width:1300px) {
    .statement-container .gif-img {
        float: right;
        overflow: hidden;
        min-width: 385px
    }

    .statement-container .gif-sec {
        overflow: hidden;
        min-width: 418px;
        max-width: 418px
    }
}

@media screen and (min-width:1025px) {
    .mouse-bg-anim img {
        -webkit-animation: statementbganim 15s ease 0s infinite;
        animation: statementbganim 15s ease 0s infinite;
        -webkit-transform: translate(-49%, -52%)
    }
}

@-webkit-keyframes statementbganim {
    0% {
        -webkit-transform: translate(-48%, -52%)
    }

    20% {
        -webkit-transform: translate(-41%, -52%)
    }

    40% {
        -webkit-transform: translate(-56%, -64%)
    }

    60% {
        -webkit-transform: translate(-44%, -58%)
    }

    to {
        -webkit-transform: translate(-49%, -52%)
    }
}

@keyframes statementbganim {
    0% {
        -webkit-transform: translate(-48%, -52%)
    }

    20% {
        -webkit-transform: translate(-41%, -52%)
    }

    40% {
        -webkit-transform: translate(-56%, -64%)
    }

    60% {
        -webkit-transform: translate(-44%, -58%)
    }

    to {
        -webkit-transform: translate(-49%, -52%)
    }
}

@media screen and (max-width:1024px) {
    .mouse-bg-anim img {
        -webkit-animation: statementbganimmobile 15s ease 0s infinite;
        animation: statementbganimmobile 15s ease 0s infinite;
        -webkit-transform: translate(-313px, -84px);
        -ms-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }
}

@-webkit-keyframes statementbganimmobile {
    0% {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }

    20% {
        -webkit-transform: translate(-473px, -84px);
        transform: translate(-473px, -84px)
    }

    40% {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }

    60% {
        -webkit-transform: translate(-473px, -84px);
        transform: translate(-473px, -84px)
    }

    to {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }
}

@keyframes statementbganimmobile {
    0% {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }

    20% {
        -webkit-transform: translate(-473px, -84px);
        transform: translate(-473px, -84px)
    }

    40% {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }

    60% {
        -webkit-transform: translate(-473px, -84px);
        transform: translate(-473px, -84px)
    }

    to {
        -webkit-transform: translate(-313px, -84px);
        transform: translate(-313px, -84px)
    }
}

.section-intro-two-cols {
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    position: relative;
    padding: 61px 0;
    display: block;
    clear: both;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols {
        padding: 36px 0
    }
}

.section-intro-two-cols .bg-pattern {
    position: absolute;
    right: -35%;
    top: 0;
    bottom: 0;
    max-width: 100%
}

@media (min-width:1025px) {
    .section-intro-two-cols .bg-pattern {
        -webkit-animation: float 6s ease-in-out infinite;
        animation: float 6s ease-in-out infinite
    }
}

@media only screen and (min-width:768px) {
    .section-intro-two-cols .bg-pattern {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .bg-pattern {
        position: absolute;
        right: 39%;
        top: -26%;
        bottom: 0;
        max-width: 40%
    }
}

.section-intro-two-cols .bg-pattern .fill-path {
    stroke: #C8A337
}

.section-intro-two-cols:after {
    content: "";
    display: table;
    clear: both
}

.section-intro-two-cols .inner-container {
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.section-intro-two-cols .col-left {
    position: relative;
    width: calc(100% - 493px);
    padding: 37px 85px 27px 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) {
    .section-intro-two-cols .col-left:after {
        content: "";
        width: 3px;
        position: absolute;
        right: 0;
        top: -66px;
        bottom: -66px;
        background: #C8A337
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .section-intro-two-cols .col-left {
        width: calc(100% - 330px);
        padding: 57px 36px
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .col-left {
        width: 100%;
        padding: 38px 19px 32px 15px;
        border-bottom: 3px solid #C8A337
    }
}

@media (min-width:2000px) {
    .section-intro-two-cols .col-left {
        padding-left: 405px;
        width: calc(100% - 415px);
        padding-right: 0
    }

    .section-intro-two-cols .col-left .content-item-inner {
        max-width: 1140px;
        margin: 0 auto
    }
}

@media (min-width:2500px) {
    .section-intro-two-cols .col-left {
        padding-left: 490px;
        width: calc(100% - 500px)
    }
}

@media (min-width:3000px) {
    .section-intro-two-cols .col-left {
        padding-left: 660px;
        width: calc(100% - 670px)
    }
}

.section-intro-two-cols .col-right {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 493px
}

@media (min-width:2000px) {
    .section-intro-two-cols .col-right {
        max-width: 415px
    }
}

@media (min-width:2500px) {
    .section-intro-two-cols .col-right {
        max-width: 500px
    }
}

@media (min-width:3000px) {
    .section-intro-two-cols .col-right {
        max-width: 670px
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .section-intro-two-cols .col-right {
        max-width: 330px
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .col-right {
        width: 100%;
        max-width: 100%
    }
}

.section-intro-two-cols .col-right .img-block-bg {
    width: 100%;
    min-height: 685px;
    background-size: cover !important;
    height: 100%
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .section-intro-two-cols .col-right .img-block-bg {
        min-height: 531px
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .col-right .img-block-bg {
        min-height: 531px
    }
}

.section-intro-two-cols .content-item * {
    color: #C8A337
}

.section-intro-two-cols .content-item h2 {
    font-size: 4.625rem;
    letter-spacing: .21px;
    text-transform: uppercase;
    line-height: 1.12;
    margin-bottom: 0;
    font-weight: 600
}

@media only screen and (max-width:1366px) {
    .section-intro-two-cols .content-item h2 {
        font-size: 3.125rem
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .content-item h2 {
        font-size: 2.125rem;
        line-height: .971
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .section-intro-two-cols .content-item h2 {
        font-size: 2.625rem;
        line-height: .971
    }
}

@media only screen and (max-width:767px) {
    .section-intro-two-cols .content-item h2 {
        font-weight: 500
    }
}

.section-blue-slide {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
    height: 768px;
    background: #001aff
}

.section-blue-slide:after {
    content: "";
    display: table;
    clear: both
}

.blue-slide-container {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding-top: 26px
}

.blue-slide-container .blue-slider {
    max-width: 863px;
    width: 100%;
    padding-left: 86px;
    padding-right: 86px
}

.section-blue-slide-mob .blue-slide-container {
    padding-top: 0
}

.slide-contents {
    position: relative;
    max-width: 100%;
    vertical-align: top
}

.slide-contents,
.slide-still-image {
    width: 100%;
    display: inline-block;
    height: 100%
}

.slide-still-image {
    background: url(../images/extras/blue-still-image.png) no-repeat
}

.slide-still-image img {
    max-width: 100%
}

.bl-video-set,
.slide-still-image {
    width: 559px;
    height: 768px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.sl-content {
    position: absolute;
    top: 50%;
    left: 86px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

.sl-content i {
    font-weight: 400;
    font-style: italic
}

.sl-content b,
.sl-content i,
.sl-content p {
    display: block;
    font-size: 40px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.46px;
    color: #fff
}

.sl-content b,
.sl-content p {
    font-weight: 700;
    font-style: normal
}

.sl-content p {
    display: block;
    font-weight: 300;
    letter-spacing: -1.46px;
    margin-bottom: 0
}

.sl-content i.bold-italics {
    font-weight: 700;
    font-style: italic
}

.sl-content .bold-heavy,
.sl-content i.bold-italics {
    display: block;
    font-size: 40px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.46px;
    color: #fff
}

.sl-content .bold-heavy {
    font-weight: 400;
    font-style: normal
}

.sl-content h6 {
    display: block;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.46px;
    color: #fff
}

.bl-mobile-content {
    display: none
}

@media screen and (max-width:1280px) {
    .slide-still-image {
        width: 498px
    }
}

@media screen and (max-width:1200px) {
    .slide-contents {
        max-width: 510px
    }
}

@media screen and (max-width:1110px) {
    .slide-contents {
        max-width: 410px
    }
}

@media screen and (max-width:1024px) {
    .section-blue-slide {
        display: none !important
    }

    .section-blue-slide-mob {
        display: inline-block !important;
        padding-top: 6px
    }

    .slide-contents,
    .slide-contents-mob {
        max-width: 100%
    }

    .section-blue-slide {
        min-height: 768px;
        height: auto
    }

    .slide-contents {
        min-height: 186px;
        text-align: left;
        margin-bottom: 19px;
        margin-top: 26px;
        margin-left: 8px
    }

    .sl-content {
        max-width: 100%;
        left: 50%;
        max-width: 360px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .sl-content .bold-heavy,
    .sl-content b,
    .sl-content h6,
    .sl-content i,
    .sl-content i.bold-italics,
    .sl-content p {
        font-size: 24px;
        letter-spacing: -.88px
    }

    .slide-still-image {
        max-width: 375px;
        position: relative;
        width: 100%;
        left: auto;
        left: unset;
        top: auto;
        top: unset;
        height: 605px;
        background-position: 50%
    }

    .blue-slide-container {
        text-align: center;
        padding-top: 20px
    }

    .bl-mobile-content {
        display: inline-block;
        width: 100%;
        margin-top: 22px;
        text-align: left;
        margin-left: 9px
    }

    .bl-mobile-content .video-link {
        margin-top: 50px;
        padding-bottom: 53px;
        font-size: 27px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.99px;
        text-transform: uppercase
    }

    .bl-mobile-content b {
        font-weight: 900;
        font-style: normal;
        text-transform: uppercase
    }

    .bl-mobile-content b,
    .bl-mobile-content i {
        width: 100%;
        display: inline-block;
        font-size: 24px;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -.88px;
        color: #fff
    }

    .bl-mobile-content i {
        font-weight: 400;
        font-style: italic
    }

    .bl-mobile-content p {
        width: 100%;
        display: inline-block;
        font-size: 24px;
        font-weight: 200;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.88px;
        color: #fff;
        margin-bottom: 0
    }

    .bl-mobile-content p.semi {
        font-weight: 600
    }

    .bl-mobile-content .bold-overpass,
    .bl-mobile-content p.semi {
        width: 100%;
        display: inline-block;
        font-size: 24px;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.88px;
        color: #fff;
        text-transform: uppercase
    }

    .bl-mobile-content .bold-overpass {
        font-weight: 700
    }

    .slide-contents-mob .sl-content.active>i+b+p {
        margin-top: -3px
    }

    .slide-contents-mob .sl-content.active>i+b+p+i {
        margin-top: -4px
    }

    .slide-contents-mob .sl-content.active>i+b+p+i+b {
        margin-top: -3px
    }

    .slide-contents-mob .sl-content.active>i+b+p+i+b+h6 {
        margin-top: -6px;
        margin-bottom: 4px
    }
}

@media screen and (min-width:1025px) {
    .sl-content {
        display: none;
        opacity: 0;
        -webkit-filter: blur(70px);
        filter: blur(70px)
    }

    .sl-content.active {
        -webkit-filter: blur(70px);
        filter: blur(70px);
        display: block;
        opacity: 1;
        -webkit-animation: sl-content-fadein 1s forwards;
        animation: sl-content-fadein 1s forwards
    }

    .sl-content:first-child {
        -ms-transform: translateY(calc(-50% - 15px));
        transform: translateY(calc(-50% - 15px));
        -webkit-transform: translateY(calc(-50% - 15px));
        -moz-transform: translateY(calc(-50% - 15px))
    }

    .sl-content:nth-child(2) {
        -webkit-transform: translateY(calc(-50% - 22px));
        -ms-transform: translateY(calc(-50% - 22px));
        transform: translateY(calc(-50% - 22px))
    }

    .home.mac-body .sl-content:first-child {
        -ms-transform: translateY(calc(-50% - 18px));
        transform: translateY(calc(-50% - 18px));
        -webkit-transform: translateY(calc(-50% - 18px));
        -moz-transform: translateY(calc(-50% - 18px))
    }

    .home.mac-body .sl-content:nth-child(2) {
        -webkit-transform: translateY(calc(-50% - 20px));
        -ms-transform: translateY(calc(-50% - 20px));
        transform: translateY(calc(-50% - 20px))
    }
}

@media screen and (max-width:1024px) {
    .bl-video-set {
        position: relative;
        width: 100%;
        left: auto;
        left: unset;
        top: auto;
        top: unset;
        height: 605px;
        background-position: 50%
    }

    .bl-video-set video {
        height: 605px
    }
}

@-webkit-keyframes sl-content-fadein {
    0% {
        -webkit-filter: blur(70px);
        filter: blur(70px);
        display: none;
        opacity: 0
    }

    50% {
        display: block;
        -webkit-filter: blur(50px);
        filter: blur(50px)
    }

    to {
        display: block;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes sl-content-fadein {
    0% {
        -webkit-filter: blur(70px);
        filter: blur(70px);
        display: none;
        opacity: 0
    }

    50% {
        display: block;
        -webkit-filter: blur(50px);
        filter: blur(50px)
    }

    to {
        display: block;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

.section-video-green {
    position: relative;
    width: 100%;
    float: left;
    z-index: 3;
    background: #8ef8a9;
    padding-top: 163px;
    padding-left: 0;
    padding-right: 0
}

.section-video-green:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/extras/green-oval.png) no-repeat;
    background-position: 65% 6%;
    background-size: 82% 37%;
    z-index: 1;
    -webkit-animation: green-scale 2.5s ease infinite;
    animation: green-scale 2.5s ease infinite
}

.section-video-green .gif-img img {
    max-width: 100%
}

.section-video-green .video-link {
    line-height: 70px;
    margin-top: 67px;
    padding-left: 0;
    -webkit-text-stroke: 1px #001aff;
    color: red !important;
    margin-left: 10px
}

.section-video-green .video-link:hover {
    -webkit-text-stroke: 1px #001aff;
    text-decoration: none;
    color: red !important
}

.video-container {
    max-width: 100%;
    width: 100%;
    text-align: center
}

.video-green-container {
    position: relative;
    padding-bottom: 172px
}

.video-green-container:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/extras/green-oval-xx.png) no-repeat;
    z-index: 1;
    background-position: bottom;
    background-size: auto
}

.video-header {
    position: static;
    max-width: 100%;
    padding: 0 54px 0 74px;
    margin: 0 auto 272px
}

.video-header h3 {
    font-size: 200px;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
    line-height: 121px;
    letter-spacing: -7.3px;
    text-align: center;
    color: #000;
    word-break: break-word
}

.video-green-wrapper {
    position: relative;
    z-index: 2;
    max-width: 796px;
    margin: 0 auto;
    padding-left: 9px;
    width: 100%
}

.video-sec {
    width: 796px;
    height: 430px
}

.video-sec video {
    background: #000
}

.video-sec figure {
    margin-bottom: 0
}

.video-link {
    display: inline-block;
    width: 100%;
    -webkit-text-stroke: 1px #001aff;
    font-size: 50px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.83px;
    text-align: center;
    color: red;
    margin-top: 73px
}

@media screen and (max-width:1279px) {
    .section-video-green:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width:1024px) {
    .video-green-wrapper {
        max-width: 294px
    }

    .video-green-wrapper .video-link {
        display: none
    }

    .video-header {
        margin-bottom: 79px;
        padding-left: 0;
        padding-right: 0;
        max-width: 375px
    }

    .video-header h3 {
        font-size: 100px;
        line-height: 61.4px;
        letter-spacing: -3.65px
    }

    .video-green-container {
        padding-bottom: 50px
    }

    .video-green-container:before {
        content: "";
        background-position: 3% 103%;
        background-size: 104% 45%
    }

    .section-video-green {
        padding: 48px 0 26px
    }

    .section-video-green:before {
        content: "";
        -webkit-animation: green-scale-med 1.5s infinite;
        animation: green-scale-med 1.5s infinite;
        -webkit-animation: none;
        background-position: 50% -58%;
        background-size: 33% 82%
    }

    .video-sec {
        max-width: 294px;
        height: 159px
    }

    .video-sec video {
        width: 294px;
        height: 159px
    }
}

@media screen and (max-width:767px) {
    .section-video-green:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../images/extras/green-oval.png) no-repeat;
        background-position: 49% -41%;
        background-size: 40% 78%;
        -webkit-animation: green-scale-xx 1.5s infinite forwards;
        animation: green-scale-xx 1.5s infinite forwards
    }
}

@media screen and (max-width:449px) {
    .section-video-green:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../images/extras/green-oval.png) no-repeat;
        background-position: 49% -26%;
        background-size: 70% 77%;
        -webkit-animation: green-scale-xss 1.5s infinite forwards;
        animation: green-scale-xss 1.5s infinite forwards
    }

    .video-green-container:before {
        content: "";
        background-position: 3% 103%;
        background-size: 104% 45%
    }
}

@media screen and (max-width:374px) {
    .video-sec {
        max-width: 100%;
        height: 238px;
        padding: 0
    }

    .video-sec figure,
    .video-sec video {
        width: 100% !important
    }
}

@-webkit-keyframes green-scale {
    50% {
        background-position: 68% 6%;
        background-size: 84% 39%
    }

    60% {
        background-position: 50% 9%;
        background-size: 65% 32%
    }

    90% {
        background-position: 65% 6%;
        background-size: 82% 37%
    }
}

@keyframes green-scale {
    20% {
        background-position: 68% 6%;
        background-size: 84% 39%
    }

    60% {
        background-position: 50% 9%;
        background-size: 65% 32%
    }

    to {
        background-position: 65% 6%;
        background-size: 82% 37%
    }
}

@-webkit-keyframes green-scale-xl {
    50% {
        background-size: 1100%;
        background-position: 50% 14%
    }

    to {
        background-position: 50% 2%;
        background-size: 80%
    }
}

@keyframes green-scale-xl {
    50% {
        background-size: 110%;
        background-position: 50% 14%
    }

    to {
        background-position: 49% 2%;
        background-size: 80%
    }
}

@-webkit-keyframes green-scale-xs {
    20% {
        background-position: 52% -41%;
        background-size: 45% 80%
    }

    60% {
        background-position: 49% 7%;
        background-size: 56% 56%
    }

    to {
        background-position: 49% -26%;
        background-size: 70% 77%
    }
}

@keyframes green-scale-xs {
    20% {
        background-position: 49% -29%;
        background-size: 86% 76%
    }

    60% {
        background-position: 49% 7%;
        background-size: 56% 56%
    }

    to {
        background-position: 49% -26%;
        background-size: 70% 77%
    }
}

@-webkit-keyframes green-scale-xss {
    20% {
        background-position: 49% -29%;
        background-size: 86% 76%
    }

    60% {
        background-position: 49% 7%;
        background-size: 56% 56%
    }

    to {
        background-position: 49% -26%;
        background-size: 70% 77%
    }
}

@keyframes green-scale-xss {
    20% {
        background-position: 49% -29%;
        background-size: 86% 76%
    }

    60% {
        background-position: 49% 7%;
        background-size: 56% 56%
    }

    to {
        background-position: 49% -26%;
        background-size: 70% 77%
    }
}

@-webkit-keyframes green-scale-xx {
    20% {
        background-position: 52% -41%;
        background-size: 45% 80%
    }

    60% {
        background-position: 50% -34%;
        background-size: 45% 79%
    }

    to {
        background-position: 50% -58%;
        background-size: 33% 82%
    }
}

@keyframes green-scale-xx {
    20% {
        background-position: 52% -41%;
        background-size: 45% 80%
    }

    60% {
        background-position: 50% -34%;
        background-size: 45% 79%
    }

    to {
        background-position: 50% -58%;
        background-size: 33% 82%
    }
}

@-webkit-keyframes green-scale-med {
    20% {
        background-position: 50% -58%;
        background-size: 35% 82%
    }

    60% {
        background-position: 50% -58%;
        background-size: 23% 82%
    }

    to {
        background-position: 50% -58%;
        background-size: 33% 82%
    }
}

@keyframes green-scale-med {
    20% {
        background-position: 50% -58%;
        background-size: 35% 82%
    }

    60% {
        background-position: 50% -58%;
        background-size: 23% 82%
    }

    to {
        background-position: 50% -58%;
        background-size: 33% 82%
    }
}

@media screen and (min-width:1440px) {
    .video-green-container {
        max-width: 1440px;
        margin: 0 auto
    }
}

@media screen and (min-width:1441px) {
    .video-green-container {
        max-width: 100%
    }

    .video-header {
        max-width: 1440px
    }

    .watch-our-videos .guide-heading {
        padding-left: 0 !important;
        max-width: 787px !important
    }

    .guide-heading-wrap {
        max-width: 1140px !important;
        margin-left: auto;
        margin-right: auto
    }

    .watch-our-videos .guide-heading b {
        right: 8px !important
    }
}

@media screen and (min-width:1025px) {
    .video-desc h3 {
        margin-bottom: 13px
    }

    .watch-our-videos .video-link {
        padding-top: 33px !important
    }
}

.guide-para p {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -1.46px;
    text-align: center
}

.guide-para h3,
.guide-para p {
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    color: #fff
}

.guide-para h3 {
    font-size: 50px;
    line-height: 46.6px;
    letter-spacing: -1.83px
}

.guide-para .guide-italics-small {
    font-weight: 400;
    font-style: italic
}

.guide-para h4 {
    font-size: 31px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 33.6px;
    letter-spacing: -1.13px;
    color: #fff
}

.guide-para h4 i {
    font-size: 31px
}

.guide-para * {
    text-align: left !important
}

.guide-absolute {
    padding-top: 110px
}

.guide-absolute .guide-para p {
    font-size: 23px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 28.6px;
    letter-spacing: -.84px;
    color: #fff
}

.guide-absolute .guide-para .guide-red-stroke {
    -webkit-text-stroke: 1px #e02020;
    font-size: 30px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.84px;
    text-align: center;
    color: #fff
}

.guide-absolute .guide-para i {
    font-size: 26px;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.41;
    letter-spacing: -.95px;
    color: #fff
}

.guide-absolute .guide-para h3 i {
    font-size: 50px;
    line-height: 46.6px;
    letter-spacing: -1.83px;
    color: #fff
}

.p-one .guide-red-stroke {
    font-size: 26px
}

.guide-heading {
    font-size: 250px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: -9.13px;
    color: #000
}

.guide-heading,
.guide-heading b {
    font-stretch: normal;
    font-style: normal
}

.guide-heading b {
    display: inline-block;
    -webkit-text-stroke: 1.5px #001aff;
    font-size: 100px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -3.65px;
    color: #fff;
    padding-left: 169px;
    -ms-transform: translateY(52px);
    transform: translateY(52px);
    -webkit-transform: translateY(52px);
    -moz-transform: translateY(52px)
}

.guide-two-list {
    width: 100%;
    float: left;
    background: url(../images/extras/blue-filter-background-large1.png) no-repeat;
    padding: 237px 87px 145px;
    background-size: auto;
    background-position: 50%;
    cursor: url(../images/extras/copenhagen\ cursor.png), default
}

.guide-two-list .guide-para {
    max-width: 495px;
    word-break: break-word
}

@media screen and (min-width:1440px) {
    .guide-two-list {
        background-position: 50% 25%
    }

    .guide-absolute .guide-para .p-four {
        max-width: 580px
    }
}

@media screen and (min-width:1441px) {
    .guide-two-list {
        background-size: cover;
        position: relative;
        z-index: 3
    }

    .guide-two-list .guide-heading {
        position: absolute;
        left: 50% !important;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%)
    }
}

.guide-two-list {
    position: relative;
    z-index: 3
}

.guide-two-list .guide-heading {
    position: absolute;
    left: 218px;
    top: 0;
    z-index: 1;
    max-width: 1000px;
    word-break: normal
}

.guide-two-list-rel {
    position: relative
}

.guide-two-list-rel .guide-para {
    position: absolute;
    right: 80px;
    top: 208px
}

.guide-two-list-rel .video-link {
    font-size: 50px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -1.83px;
    text-align: center;
    color: red !important;
    line-height: 104px;
    text-transform: uppercase;
    text-align: center !important;
    margin: 11px 0 0
}

.guide-two-list-rel .video-link:hover {
    color: red !important;
    text-decoration: none
}

.guide-absolute {
    min-height: 606px;
    position: relative
}

.guide-absolute .guide-image {
    position: absolute;
    right: 0;
    top: 192px;
    -ms-transform: translateX(-16px);
    transform: translateX(-16px);
    -webkit-transform: translateX(-16px);
    -moz-transform: translateX(-16px)
}

.guide-two-list-rel .guide-image {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px)
}

.guide-absolute+.inline-link .video-link,
.guide-absolute+.video-link {
    margin-top: 332px;
    -webkit-text-stroke: 1.5px #001aff;
    color: red !important
}

.guide-absolute+.inline-link .video-link:hover,
.guide-absolute+.video-link:hover {
    -webkit-text-stroke: 1.5px #001aff;
    color: red !important;
    text-decoration: none
}

.cmg-container {
    max-width: 1215px;
    margin: 0 auto
}

.guide-image {
    -ms-transform: translateX(-67px);
    transform: translateX(-67px);
    -webkit-transform: translateX(-67px);
    -moz-transform: translateX(-67px)
}

.guide-two-list-rel .guide-image {
    min-height: 606px
}

@media screen and (max-width:1280px) {
    .guide-two-list-rel .guide-para {
        right: 0;
        max-width: 380px
    }

    .guide-two-list .guide-para {
        max-width: 380px
    }

    .guide-absolute .guide-image {
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }
}

@media screen and (max-width:1110px) {
    .guide-two-list-rel .guide-para {
        right: 0;
        max-width: 320px
    }

    .guide-two-list .guide-para {
        max-width: 320px
    }

    .guide-absolute .guide-image {
        -ms-transform: translateX(67px);
        transform: translateX(67px);
        -webkit-transform: translateX(67px);
        -moz-transform: translateX(67px)
    }
}

@media screen and (max-width:1024px) {
    .guide-two-list {
        padding-left: 42px;
        padding-right: 41px
    }

    .cmg-container {
        padding-bottom: 38px
    }

    .cmg-container .guide-absolute+.inline-link .video-link,
    .cmg-container .guide-absolute+.video-link {
        margin-top: 34px;
        -webkit-text-stroke: .9px #001aff !important;
        color: red !important
    }

    .cmg-container .guide-para a.video-link {
        -webkit-text-stroke: .9px #001aff !important
    }

    .guide-two-list {
        padding-top: 79px;
        padding-bottom: 18px
    }

    .guide-two-list .guide-heading {
        font-size: 75.1px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 17.4px;
        letter-spacing: -2.74px;
        text-align: center;
        color: #000;
        position: relative;
        left: unset;
        left: auto;
        max-width: 344px;
        margin: 0 auto
    }

    .guide-two-list .guide-heading b {
        -webkit-text-stroke: 3px #001aff;
        font-size: 26px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.95px;
        color: #fff;
        padding-top: 0;
        -ms-transform: none;
        transform: none;
        position: absolute;
        top: -31px;
        left: 53px;
        padding-left: 0;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important
    }

    .guide-two-list .guide-para {
        max-width: 292px
    }

    .guide-absolute {
        padding-top: 6px
    }

    .guide-absolute .guide-image {
        position: relative;
        top: auto;
        top: unset;
        right: unset;
        right: auto;
        left: unset;
        left: auto;
        -ms-transform: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none
    }

    .guide-absolute .guide-para {
        padding-top: 41px
    }

    .guide-image {
        max-width: 292px;
        margin: 0 auto
    }

    .guide-image img {
        max-width: 100%
    }

    .guide-para {
        max-width: 292px;
        margin: 0 auto;
        text-align: center
    }

    .guide-para p {
        font-size: 24px;
        font-weight: 700;
        line-height: 23.5px;
        letter-spacing: -.88px;
        text-align: center !important;
        color: #fff
    }

    .guide-image {
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .guide-two-list-rel .guide-image {
        margin-bottom: 19px
    }

    .guide-two-list-rel .guide-para {
        position: relative;
        top: auto;
        top: unset;
        right: unset;
        right: auto;
        left: unset;
        left: auto
    }

    .guide-two-list-rel .guide-para p {
        text-align: center;
        margin-bottom: 0 !important
    }

    .cmg-container .video-link {
        font-size: 27px !important;
        font-weight: 700;
        letter-spacing: -.99px;
        margin-top: 1px;
        margin-bottom: 3px
    }

    .cmg-container .video-link,
    .guide-absolute .guide-para * {
        text-align: center !important
    }

    .guide-absolute .guide-para .p-one {
        margin-bottom: 19px
    }

    .guide-absolute .guide-para .p-one .guide-red-stroke {
        font-size: 15px;
        letter-spacing: -.55px
    }

    .guide-absolute .guide-para .p-two {
        margin-bottom: 19px;
        line-height: 14.3px
    }

    .guide-absolute .guide-para .p-two .guide-red-stroke {
        font-size: 15px;
        letter-spacing: -.55px
    }

    .guide-absolute .guide-para .p-three {
        margin-bottom: 27px;
        font-size: 16px;
        line-height: 14px
    }

    .guide-absolute .guide-para .p-three .guide-red-stroke {
        font-size: 15px;
        letter-spacing: -.55px
    }

    .guide-absolute .guide-para h4,
    .guide-absolute .guide-para h4 i {
        font-size: 18px;
        line-height: 18.1px;
        letter-spacing: -.66px;
        color: #fff
    }

    .guide-absolute .guide-para h3 {
        margin-bottom: 14px;
        font-weight: 700;
        text-align: center !important
    }

    .guide-absolute .guide-para h3,
    .guide-absolute .guide-para h3 i.guide-italics-small {
        font-size: 18px;
        line-height: 18.2px;
        letter-spacing: -.66px
    }

    .guide-absolute .guide-para .p-one,
    .guide-absolute .guide-para .p-one b,
    .guide-absolute .guide-para .p-one i,
    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para .p-three b,
    .guide-absolute .guide-para .p-three i,
    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two b,
    .guide-absolute .guide-para .p-two i {
        font-size: 16px;
        line-height: 14.2px;
        letter-spacing: -.58px;
        color: #fff
    }

    .p-four {
        display: none
    }

    .guide-two-list-rel .guide-para {
        color: #fff !important;
        font-size: 24px !important;
        padding: 0 !important;
        line-height: 23.5px !important;
        max-width: 292px !important
    }

    .guide-two-list-rel .guide-image {
        min-height: 83px
    }
}

@media screen and (max-width:1024px) {
    .guide-two-list {
        padding-top: 107px
    }

    .guide-two-list .guide-heading {
        max-width: 100%;
        position: absolute;
        top: 78px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%)
    }
}

@media screen and (max-width:374px) {
    .guide-two-list .guide-heading {
        word-break: break-all
    }
}

.guide-two-list .guide-heading {
    top: 59px
}

.guide-two-list .guide-heading b {
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px);
    -moz-transform: translateY(25px);
    -webkit-text-stroke: 2.6px #001aff
}

.guide-absolute .guide-para {
    max-width: 592px
}

.overpass-t {
    font-family: Overpass
}

.guide-two-list .guide-red-stroke {
    text-transform: uppercase !important
}

.guide-two-list-rel .guide-para p {
    text-align: center !important;
    margin-bottom: 11px
}

.guide-absolute .guide-para .p-one {
    max-width: 600px
}

.guide-absolute .guide-para .p-one a {
    font-size: 23px
}

.guide-absolute .guide-para h3 {
    max-width: 600px
}

.guide-absolute .guide-para .p-two,
.guide-absolute .guide-para .p-two i p {
    font-size: 26px
}

.guide-absolute .guide-para .p-two i p {
    display: inline-block
}

.guide-absolute .guide-para .p-two,
.guide-absolute .guide-para .p-two i {
    max-width: 1200px
}

.guide-absolute .guide-para .p-two i {
    display: inline-block
}

.guide-absolute .guide-para .p-three {
    max-width: 1200px;
    font-size: 35.6px
}

.guide-absolute .guide-para .p-three .drouler.overpass-t {
    font-size: 35.6px
}

.guide-absolute .guide-para h4 {
    max-width: 1200px;
    font-size: 31px
}

.guide-absolute .guide-para h4 i {
    font-size: 31px
}

.guide-absolute .guide-para .p-four,
.guide-absolute .guide-para .p-four i {
    font-size: 23px
}

@media screen and (max-width:1024px) {
    .guide-absolute .guide-para .p-one a {
        font-size: 15px
    }

    .guide-absolute .guide-para h3 {
        max-width: 600px
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i p {
        font-size: 15px
    }

    .guide-absolute .guide-para .p-two i p {
        display: inline-block
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i {
        max-width: 1200px
    }

    .guide-absolute .guide-para .p-two i {
        display: inline-block
    }

    .guide-absolute .guide-para .p-three {
        max-width: 1200px;
        font-size: 15px
    }

    .guide-absolute .guide-para .p-three .drouler.overpass-t {
        font-size: 15px
    }

    .guide-absolute .guide-para h4 {
        max-width: 1200px;
        font-size: 15px
    }

    .guide-absolute .guide-para .p-four,
    .guide-absolute .guide-para .p-four i,
    .guide-absolute .guide-para h4 i {
        font-size: 15px
    }

    .guide-two-list .guide-heading {
        top: 81px !important
    }

    .guide-two-list .guide-heading b {
        -webkit-text-stroke: .9px #001aff
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i span {
        font-family: Overpass;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: .89;
        letter-spacing: -.58px;
        color: #fff
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i>span {
        font-weight: 400
    }

    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para h3,
    .guide-absolute .guide-para h4 {
        max-width: 254px;
        text-align: left !important;
        margin-left: 0 !important
    }

    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two *,
    .guide-absolute .guide-para h4 {
        text-align: left !important
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para h4 {
        max-width: 264px;
        font-weight: 700
    }

    .guide-absolute .guide-para .p-one {
        max-width: 285px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 19px !important
    }

    .guide-absolute .guide-para {
        max-width: 285px
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para h3 {
        margin-bottom: 16px !important
    }

    .guide-absolute .guide-para .p-two {
        margin-bottom: 19px !important
    }

    .guide-absolute .guide-para .p-three {
        margin-bottom: 26px !important;
        font-weight: 300 !important
    }

    .guide-absolute .guide-para .p-one,
    .guide-absolute .guide-para h3 {
        max-width: 289px !important
    }

    .guide-absolute .guide-image {
        max-width: 291px !important
    }
}

.guide-two-list-rel .guide-para {
    font-size: 40px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 44px;
    letter-spacing: -1.46px;
    text-align: center;
    color: #fff
}

@media screen and (min-width:1025px) {
    .guide-two-list-rel .guide-para {
        position: absolute;
        right: 39px;
        top: 208px
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i>span {
        font-family: Overpass;
        font-weight: 400;
        font-size: 26px !important
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i span {
        font-family: Overpass;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 36.6px;
        letter-spacing: -.95px;
        color: #fff;
        font-size: 26px !important
    }

    .guide-absolute .guide-para .p-three {
        font-weight: 300
    }

    .guide-absolute .guide-para .p-three .drouler.overpass-t {
        line-height: 0 !important
    }

    .guide-absolute .guide-para .p-one {
        margin-bottom: 26px
    }

    .guide-absolute .guide-para h3 {
        margin-bottom: 22px;
        line-height: 51.6px
    }

    .guide-absolute .guide-para h4 {
        margin-bottom: 17px
    }

    .guide-absolute .guide-para .p-two {
        margin-bottom: 24px
    }

    .guide-absolute .guide-para .p-three {
        margin-bottom: 22px
    }

    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i span {
        line-height: 35.6px
    }

    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para h4 {
        line-height: 36.6px
    }

    .guide-absolute .guide-para .p-four i {
        line-height: 29px
    }

    .guide-absolute+.video-link {
        margin-top: 240px;
        font-size: 60px
    }

    .guide-two-list {
        padding-bottom: 144px
    }

    .guide-absolute .guide-image {
        -ms-transform: translateX(36px);
        transform: translateX(36px);
        -webkit-transform: translateX(36px);
        -moz-transform: translateX(36px);
        top: 193px
    }
}

@media screen and (min-width:1280px) {
    .guide-absolute .guide-para {
        max-width: 622px;
        margin-left: 55px
    }

    .guide-absolute .guide-para .p-one,
    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para h3 {
        max-width: 592px !important
    }

    .guide-absolute .guide-para .p-one {
        max-width: 562px !important
    }

    .guide-absolute .guide-para .p-one .guide-red-stroke {
        font-size: 23px
    }
}

.guide-absolute .guide-para .p-four {
    font-family: Overpass;
    font-weight: 400;
    font-style: italic !important
}

.guide-absolute+.inline-link .video-link {
    margin-top: 310px;
    font-size: 60px;
    -webkit-text-stroke: 1.5px #001aff;
    color: red !important
}

.guide-red-stroke:hover {
    text-decoration: none !important
}

.watch-our-videos {
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    padding-top: 52px;
    padding-bottom: 88px;
    overflow: hidden
}

@media (min-width:1025px) {
    .watch-our-videos .pattern-svg.desktop-view {
        -webkit-animation: zoominout 7s infinite;
        animation: zoominout 7s infinite
    }
}

@media (min-width:768px) {
    .watch-our-videos .pattern-svg.desktop-view {
        position: absolute;
        top: 76px;
        width: 100%;
        height: 100%
    }

    .watch-our-videos .pattern-svg.desktop-view svg {
        -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
        transform: scale(1.01);
        width: 100%
    }

    .watch-our-videos .pattern-svg.desktop-view svg path {
        stroke: #C8A337
    }

    .watch-our-videos .pattern-svg.desktop-view svg path#Combined_Shape {
        fill: #C8A337
    }

    .watch-our-videos .pattern-svg.mobile-view {
        display: none
    }
}

@media (max-width:767px) {
    .watch-our-videos .pattern-svg.mobile-view {
        position: absolute;
        top: 104px;
        width: 100%;
        right: -25px
    }

    .watch-our-videos .pattern-svg.mobile-view svg {
        -webkit-transform: scale(2.6);
        -ms-transform: scale(2.6);
        transform: scale(2.6);
        width: 100% !important
    }

    .watch-our-videos .pattern-svg.mobile-view svg path {
        stroke: #C8A337
    }

    .watch-our-videos .pattern-svg.mobile-view svg path#Combined_Shape {
        fill: #C8A337
    }

    .watch-our-videos .pattern-svg.desktop-view {
        display: none
    }
}

@media (max-width:767px) and (min-width:400px) {
    .watch-our-videos .pattern-svg.mobile-view {
        top: 130px
    }
}

.watch-our-videos .video-link {
    padding-top: 222px;
    margin-top: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding-top: 47px !important;
    position: relative;
    z-index: 3;
    font-size: 3.125rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
    color: #C8A337 !important;
    line-height: 1.28
}

.watch-our-videos .video-link,
.watch-our-videos .video-link:active,
.watch-our-videos .video-link:focus,
.watch-our-videos .video-link:hover {
    text-decoration: underline;
    -webkit-text-stroke: 0
}

.watch-our-videos .video-link:after {
    display: none !important
}

.video-content {
    position: relative;
    overflow: hidden;
    border: 3px solid #C8A337
}

.video-content .play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 50px;
    height: 82px;
    background-size: contain
}

.video-content iframe {
    width: 100%
}

.guide-heading-wrap {
    margin-bottom: 157px;
    padding-top: 223px
}

.guide-heading-wrap:after {
    content: "";
    display: table;
    clear: both
}

.wo-container {
    max-width: 1125px;
    margin: 0 auto;
    width: 100%;
    padding-top: 31px
}

.wo-container:after {
    content: "";
    display: table;
    clear: both
}

.watch-video-lists>a {
    float: left;
    width: 340px;
    height: auto;
    margin: 24px;
    display: block
}

.watch-video-lists>a .play-button,
.watch-video-lists>a .video-content-thumb {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.watch-video-lists>a .video-desc {
    cursor: pointer !important;
    text-decoration: none !important
}

.watch-video-lists>a:active,
.watch-video-lists>a:focus,
.watch-video-lists>a:hover {
    text-decoration: none
}

.watch-video-lists>a:active .play-button,
.watch-video-lists>a:active .video-content-thumb,
.watch-video-lists>a:focus .play-button,
.watch-video-lists>a:focus .video-content-thumb,
.watch-video-lists>a:hover .play-button,
.watch-video-lists>a:hover .video-content-thumb {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    text-decoration: none
}

.video-item {
    width: 100%
}

.video-content {
    background: #fff;
    width: 100%;
    height: 100%;
    height: 602px;
    display: inline-block
}

.video-desc h3 {
    font-size: 2.5rem;
    line-height: .95;
    margin-bottom: 3px
}

.video-desc h3,
.video-desc p {
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    color: #C8A337
}

.video-desc p {
    font-size: 1.5rem;
    line-height: 1.585
}

.video-desc p.label-p {
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: 0;
    color: #C8A337
}

.video-desc a:hover {
    text-transform: none !important
}

.video-desc .video-link {
    font-size: 3.125rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #C8A337
}

.watch-video-lists {
    margin: -24px
}

@media screen and (min-width:1440px) {
    .watch-our-videos .video-desc {
        padding-top: 0
    }

    .watch-our-videos .video-desc p {
        margin-bottom: 19px
    }

    .home.mac-body .watch-our-videos .video-link {
        padding-top: 52px !important
    }
}

@media screen and (max-width:1200px) {
    .wo-container {
        padding: 0 15px
    }
}

@media screen and (max-width:1024px) {
    .wo-container {
        padding: 0;
        margin-top: -5px
    }

    .guide-heading-wrap {
        padding-top: 0;
        position: relative;
        padding-top: 117px;
        margin-bottom: 70px
    }

    .watch-our-videos .guide-heading {
        position: relative;
        max-width: 270px;
        padding-left: 0;
        margin: 0 auto
    }

    .watch-our-videos .guide-heading h3 {
        position: relative;
        display: inline-block;
        max-width: 270px;
        width: 100%
    }

    .watch-our-videos .guide-heading b {
        position: absolute;
        top: -56px;
        right: 138px;
        font-size: 26px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: normal
    }

    .watch-video-lists>a {
        width: 339px;
        height: auto;
        float: none;
        margin: 0 auto;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        max-width: 100%
    }

    .video-content {
        height: 624px
    }

    .watch-video-lists {
        margin: -2px 0 0
    }

    .watch-our-videos {
        padding-bottom: 52px;
        padding-top: 37px
    }

    .video-desc {
        padding-top: 14px;
        padding-bottom: 42px
    }

    .video-desc h3 {
        font-size: 2.5rem;
        line-height: .95;
        letter-spacing: 0;
        margin-bottom: 19px
    }

    .video-desc p {
        font-size: 1.5rem;
        line-height: 1.585;
        margin-bottom: 2px
    }

    .video-desc p.label-p {
        font-size: 1.5rem;
        letter-spacing: 0;
        margin-bottom: 58px
    }

    .watch-our-videos {
        background-position: 100%
    }

    .watch-our-videos .guide-heading b {
        -webkit-text-stroke: .9px #001aff !important;
        right: auto !important;
        left: 0 !important;
        -ms-transform: translateX(-12px);
        transform: translateX(-12px);
        -webkit-transform: translateX(-12px);
        -moz-transform: translateX(-12px)
    }

    .watch-our-videos .guide-heading {
        padding-left: 15px
    }

    .video-item .video-content {
        margin-bottom: 1px !important
    }

    .video-desc h3 {
        margin-bottom: 3px !important
    }

    .video-desc p {
        margin-bottom: 10px
    }

    .video-desc p.label-p {
        margin-bottom: 45px !important
    }

    .watch-our-videos .video-link {
        padding-top: 0 !important;
        font-size: 2.25rem;
        margin-top: -2px
    }

    .watch-our-videos {
        background: url(../images/extras/video_mob_bg.png) no-repeat;
        background-size: cover !important
    }

    .video-content,
    .video-content iframe {
        height: 602px !important
    }

    .video-content iframe {
        width: 342px !important
    }

    .watch-our-videos .guide-heading-wrap {
        padding-top: 122px
    }

    .home.mac-body .watch-our-videos .guide-heading b {
        top: -60px
    }

    .home.mac-body .watch-our-videos .guide-heading-wrap {
        padding-top: 120px
    }
}

@-webkit-keyframes scaling {
    50% {
        -webkit-transform: scale(1.05) translateY(20px);
        transform: scale(1.05) translateY(20px)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes scaling {
    50% {
        -webkit-transform: scale(1.05) translateY(20px);
        transform: scale(1.05) translateY(20px)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes floating {
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes floating {
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.video-desc a:hover {
    text-decoration: none !important
}

.video-item .video-content {
    margin-bottom: 22px
}

.play-button.hide-it {
    display: none !important
}

.video-link {
    cursor: pointer !important
}

video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-fullscreen-button,
video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-timeline {
    display: none !important
}

video::-webkit-media-controls-panel {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
    background-image: linear-gradient(transparent, transparent) !important
}

.inline-link {
    text-align: center
}

.inline-link a {
    display: inline-block;
    width: auto
}

@media screen and (min-width:1025px) and (max-width:1201px) {
    .home .watch-video-lists {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home .watch-video-lists>a {
        width: 230px
    }

    .home .watch-video-lists>a .video-content {
        height: 500px
    }

    .home .watch-video-lists>a .video-content iframe {
        width: 230px !important;
        height: 500px !important
    }
}

.video-content-thumb {
    height: 100%;
    width: 100%
}

.unique-image {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
    overflow-x: hidden
}

.unique-image .image-content {
    width: 100%;
    padding-top: 87px;
    height: 960px;
    background: url(../images/extras/bg.png) no-repeat;
    background-size: cover;
    padding-left: 76px
}

.unique-image span {
    display: inline-block;
    font-size: 180px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 124.3px;
    letter-spacing: -6.57px;
    color: #fff
}

.unique-image span:nth-child(3) {
    width: 100%
}

.translate-active .unique-image span:first-child,
.unique-image span:first-child,
.unique-image span:nth-child(2),
.unique-image span:nth-child(3) {
    -webkit-transform: translateX(400%);
    -ms-transform: translateX(400%);
    transform: translateX(400%)
}

.translate-active .unique-image span:first-child {
    -webkit-animation: span-1-anim 1s forwards;
    animation: span-1-anim 1s forwards
}

.translate-active .unique-image span:nth-child(2) {
    -webkit-transform: translateX(400%);
    -ms-transform: translateX(400%);
    transform: translateX(400%);
    -webkit-animation: span-1-anim 1s 1s forwards;
    animation: span-1-anim 1s 1s forwards
}

.translate-active .unique-image span:nth-child(3) {
    -webkit-transform: translateX(400%);
    -ms-transform: translateX(400%);
    transform: translateX(400%);
    -webkit-animation: span-1-anim 1s 1.7s forwards;
    animation: span-1-anim 1s 1.7s forwards
}

@-webkit-keyframes span-1-anim {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes span-1-anim {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media screen and (max-width:1024px) {
    .unique-image .image-content {
        padding-left: 0;
        padding-top: 31px;
        height: 599px
    }

    .unique-image span {
        display: block;
        font-size: 80px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 68.1px;
        letter-spacing: -2.92px;
        color: #fff;
        padding: 0 24px
    }

    .guide-two-list {
        padding-left: 0;
        padding-right: 0;
        background: url(../images/extras/blue_mob_bg.png) no-repeat !important;
        background-size: 100% 102% !important;
        background-position: 0 -18px !important;
        padding-top: 106px
    }

    .cmg-container {
        max-width: 320px;
        margin: 0 auto
    }

    .guide-two-list-rel .guide-image {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .guide-absolute .guide-para .p-three,
    .guide-absolute .guide-para .p-three i.drouler.overpass-t,
    .guide-absolute .guide-para .p-two,
    .guide-absolute .guide-para .p-two i,
    .guide-absolute .guide-para .p-two i span {
        font-size: 16px
    }

    .guide-absolute .guide-para h4,
    .guide-absolute .guide-para h4 i {
        font-size: 18px
    }

    .home .guide-two-list .guide-heading b {
        top: -34px !important;
        -webkit-text-stroke: 1px #001aff
    }

    .guide-absolute .guide-para .p-one,
    .guide-absolute .guide-para h3 {
        max-width: 250px;
        text-align: left !important;
        margin: 0 auto;
        font-weight: 400
    }
}

@media screen and (min-width:1025px) {
    .unique-image .image-content {
        padding-top: 91px
    }

    .translate-active .unique-image span:nth-child(3) {
        margin-top: -3px
    }
}

@media screen and (max-width:1024px) {
    .translate-active .unique-image span:first-child {
        margin-bottom: 23px !important
    }
}

@media screen and (min-width:1025px) and (max-width:1361px) {
    .translate-active .unique-image span:first-child {
        margin-bottom: 80px
    }

    .translate-active .unique-image span:nth-child(2) {
        margin-bottom: 16px
    }
}

.three-image-wrap {
    position: relative;
    z-index: 3;
    float: left;
    width: 100%
}

.three-image-wrap:after {
    content: "";
    display: table;
    clear: both
}

.image-item {
    width: 33.33333%;
    background: url(../images/extras/single-image.png) no-repeat;
    float: left;
    height: 768px;
    background-size: cover;
    background-position: 50%
}

@media screen and (max-width:1025px) {
    .image-item:first-child {
        width: 100%;
        background-position: 0 0;
        height: 604px
    }

    .image-item:nth-child(2),
    .image-item:nth-child(3) {
        display: none
    }
}

.banner {
    float: left;
    font-size: 0;
    z-index: 0;
    overflow: visible
}

.background-wrapper,
.banner {
    width: 100%;
    position: relative
}

.background-wrapper {
    display: inline-block;
    height: 717px;
    overflow: hidden
}

.background-wrapper img {
    width: 100%
}

.background-wrapper #canvas {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 717px;
    z-index: 2;
    padding-top: 165px
}

.mobil-banner,
.plane {
    display: none
}

.plane {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    right: 0;
    overflow: hidden
}

.plane,
.plane img {
    width: 100%
}

@media screen and (max-width:1024px) {
    .banner {
        overflow: hidden
    }

    .background-wrapper {
        height: 657px
    }

    #canvas,
    .plane {
        display: none
    }

    .mobil-banner {
        display: inline-block;
        width: 100%;
        height: 100%;
        background-size: cover !important;
        background-position: top !important
    }

    .mobil-banner img {
        width: auto;
        height: auto
    }
}

@media screen and (max-width:460px) {
    .mobil-banner {
        background-position: -249px
    }
}

.new-letter.news-letter-mid {
    position: relative;
    z-index: 3;
    float: left;
    width: 100%;
    background: #fb9400
}

.new-letter.news-letter-mid .news-letter-wrapper {
    max-width: 1325px;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 54px 59px 22px 58px
}

.new-letter.news-letter-mid .email-input {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #c37f00
}

.new-letter.news-letter-mid .email-input input {
    width: 100%;
    display: inline-block;
    height: 95px;
    background-color: #d88d00;
    font-size: 80px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 67px;
    letter-spacing: -6.72px;
    color: #fff;
    padding-left: 23px;
    outline: none;
    border: none;
    position: relative;
    z-index: 1;
    opacity: 0;
    padding-right: 183px;
    color: transparent;
    text-shadow: 0 0 0 #fff
}

.new-letter.news-letter-mid .email-input input:focus {
    opacity: 1
}

.new-letter.news-letter-mid .email-input input:focus+span {
    display: none
}

.new-letter.news-letter-mid .email-input .sign-up-button {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 13px;
    top: 6px;
    width: 142px;
    height: 78px;
    background: #d88d00;
    -webkit-text-stroke: 1.8px #001aff;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px 3px 0 0 #585e8d;
    box-shadow: 3px 3px 0 0 #585e8d;
    -moz-box-shadow: 3px 3px 0 0 #585e8d;
    z-index: 2
}

.new-letter.news-letter-mid .email-input .sign-up-button,
.new-letter.news-letter-mid .email-input .sign-up-button span {
    font-size: 31px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.47px;
    text-align: center;
    color: #fff
}

.new-letter.news-letter-mid .email-input .sign-up-button span {
    background: #c67f2e;
    padding: 23px 0 0;
    text-transform: uppercase
}

.new-letter.news-letter-mid h4 {
    font-size: 40px;
    line-height: 36px;
    letter-spacing: -1.89px;
    margin-bottom: 25px
}

.new-letter.news-letter-mid h4,
.new-letter.news-letter-mid span {
    width: 100%;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    color: #fff
}

.new-letter.news-letter-mid span {
    position: absolute;
    font-size: 80px;
    line-height: 67px;
    letter-spacing: -6.72px;
    background-color: #d88d00;
    top: 0;
    left: 0;
    height: 100%;
    padding-left: 17px;
    padding-top: 23px
}

.new-letter.news-letter-mid p {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 47px;
    letter-spacing: -.95px;
    color: #fff
}

.new-letter.news-letter-mid p a {
    color: #fff !important;
    position: relative;
    text-decoration: none
}

.new-letter.news-letter-mid p a:hover {
    color: #fff !important
}

.new-letter.news-letter-mid p a:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background: #fff
}

@media screen and (max-width:1350px) {
    .news-letter-mid .news-letter-wrapper {
        max-width: 100%;
        padding-left: 58px;
        padding-right: 58px
    }
}

@media screen and (max-width:1024px) {
    .new-letter.news-letter-mid .news-letter-wrapper {
        padding: 42px 15px 34px
    }

    .new-letter .email-input .sign-up-button {
        top: 0;
        height: 25px;
        right: 0
    }

    .new-letter .email-input {
        margin-bottom: 2px
    }

    .new-letter.news-letter-mid .email-input input {
        height: 25px;
        font-size: 20.8px;
        line-height: 17.4px;
        letter-spacing: -.71px;
        padding: 0 82px 0 2px;
        border-radius: 0;
        padding-top: 5.55px !important
    }

    .device-ios .new-letter.news-letter-mid .email-input input {
        font-size: 15.8px
    }

    .new-letter.news-letter-mid span {
        font-size: 20.8px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 17.4px;
        letter-spacing: -.71px;
        color: #fff;
        height: 25px;
        padding-top: 5.55px !important;
        padding-left: 2px
    }

    .new-letter.news-letter-mid .email-input .sign-up-button span {
        font-size: 15.1px;
        font-weight: 900;
        line-height: normal;
        letter-spacing: -.71px;
        padding-left: 0;
        height: 21px;
        padding-top: 3px !important
    }

    .new-letter.news-letter-mid p {
        font-size: 14px;
        font-style: italic;
        line-height: 17.4px;
        letter-spacing: -.66px;
        margin-top: 0;
        line-height: 33px;
        margin-bottom: 23px
    }

    .new-letter.news-letter-mid p,
    .new-letter h4 {
        font-weight: 700;
        font-stretch: normal;
        text-align: center;
        color: #fff
    }

    .new-letter h4 {
        font-size: 40px;
        font-style: normal;
        letter-spacing: -1.89px;
        margin-bottom: 12px;
        display: inline-block
    }

    .new-letter h4,
    .new-letter p {
        line-height: 40px
    }

    .new-letter.news-letter-mid .email-input .sign-up-button {
        height: 21px;
        width: 64px;
        top: 0;
        right: 5px;
        -webkit-text-stroke: .9px #001aff;
        top: 1px;
        right: 3px;
        -webkit-box-shadow: 1px 1px 0 0 #585e8d;
        box-shadow: 1px 1px 0 0 #585e8d;
        -moz-box-shadow: 1px 1px 0 0 #585e8d;
        z-index: 2
    }

    .new-letter.news-letter-mid h4 {
        margin-bottom: 23px !important
    }

    .new-letter.news-letter-mid .email-input {
        border: .5px solid #c37f00 !important;
        font-size: 0
    }
}

@media screen and (min-width:1441px) {
    .new-letter.news-letter-mid .news-letter-wrapper {
        max-width: 1325px;
        width: 100%
    }
}

@media screen and (max-width:1024px) {
    .mac-body .new-letter.news-letter-mid .email-input {
        font-size: 0 !important
    }

    .mac-body .new-letter.news-letter-mid .email-input input {
        padding-top: 0 !important
    }

    .mac-body .new-letter.news-letter-mid .email-input span {
        padding-top: 2.55px !important
    }

    .mac-body .new-letter.news-letter-mid .email-input .sign-up-button span {
        padding-top: 0 !important
    }
}

.close-sp input+span {
    display: none !important
}

.close-sp input {
    opacity: 1 !important;
    -webkit-box-shadow: inset 4px 6px 6px #bd8111;
    box-shadow: inset 4px 6px 6px #bd8111
}

@media screen and (min-width:1025px) {
    .home .new-letter.news-letter-mid .email-input input {
        padding-top: 18px !important
    }

    .mac-body .new-letter.news-letter-mid .email-input input {
        font-size: 61px;
        line-height: 67px;
        padding-top: 0 !important;
        vertical-align: top
    }

    .mac-body .new-letter.news-letter-mid .email-input span {
        padding-top: 16px !important
    }

    .close-sp input,
    .new-letter.news-letter-mid .email-input input:focus {
        -webkit-box-shadow: inset 4px 6px 6px #bd8111;
        box-shadow: inset 4px 6px 6px #bd8111;
        animation: blur-anim 1s ease forwards;
        -webkit-animation: blur-anim 1s ease forwards;
        -moz-animation: blur-anim 1s ease forwards
    }

    .close-sp input {
        opacity: 1 !important
    }
}

@-webkit-keyframes blur-anim {
    0% {
        -webkit-box-shadow: inset 4px 6px 6px #bd8111;
        box-shadow: inset 4px 6px 6px #bd8111
    }

    to {
        -webkit-box-shadow: inset 4px 6px 14px #bd8111;
        box-shadow: inset 4px 6px 14px #bd8111
    }
}

@keyframes blur-anim {
    0% {
        -webkit-box-shadow: inset 4px 6px 6px #bd8111;
        box-shadow: inset 4px 6px 6px #bd8111
    }

    to {
        -webkit-box-shadow: inset 4px 6px 14px #bd8111;
        box-shadow: inset 4px 6px 14px #bd8111
    }
}

.anim-el {
    position: absolute;
    left: 0;
    top: -55px;
    width: 100%;
    height: 82px;
    background: #000;
    -webkit-transform: rotateX(60deg) scale(.94);
    transform: rotateX(60deg) scale(.94);
    z-index: 3;
    opacity: 0
}

.anim-el:before {
    left: -10px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg)
}

.anim-el:after,
.anim-el:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100px;
    height: 82px;
    background: #000;
    z-index: -1
}

.anim-el:after {
    right: -10px;
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg)
}

.flip-over-text.custom-hover .anim-el {
    -webkit-animation: flipitparent .8s ease forwards;
    animation: flipitparent .8s ease forwards
}

.flip-over-text.custom-hover .anim-el:before {
    -webkit-animation: flipitpseudobefore .8s ease forwards;
    animation: flipitpseudobefore .8s ease forwards
}

.flip-over-text.custom-hover .anim-el:after {
    -webkit-animation: flipitpseudoafter .8s ease forwards;
    animation: flipitpseudoafter .8s ease forwards
}

@-webkit-keyframes flipitparent {
    30% {
        opacity: .6
    }

    60% {
        opacity: 1;
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1)
    }

    90% {
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1);
        top: 15px;
        opacity: 1
    }

    to {
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1);
        top: 0;
        opacity: 1
    }
}

@keyframes flipitparent {
    30% {
        opacity: .6
    }

    60% {
        opacity: 1;
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1)
    }

    90% {
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1);
        top: 15px;
        opacity: 1
    }

    to {
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1);
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes flipitpseudobefore {
    40% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        left: 0
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        left: -15px
    }
}

@keyframes flipitpseudobefore {
    40% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        left: 0
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        left: -15px
    }
}

@-webkit-keyframes flipitpseudoafter {
    40% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        right: 0
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        right: -15px
    }
}

@keyframes flipitpseudoafter {
    40% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        right: 0
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        right: -15px
    }
}

.themes-mobile {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 76px;
    display: none;
    margin-top: 0;
    padding-bottom: 31px
}

.themes-mobile .themes-heading {
    position: relative;
    z-index: 1;
    font-size: 75px;
    margin-bottom: 49px !important
}

.themes-mobile .themes-links {
    margin-top: 0;
    margin-bottom: 82px
}

.themes-mobile .themes-mobile a.white-link:first-child {
    margin-bottom: 11px
}

.themes-mobile .themes-mobile a.white-link:nth-child(2) {
    margin-bottom: 7px
}

.themes-mobile .swap-wrapper {
    max-width: 100%;
    margin: 0 auto 33px
}

.themes-mobile .swap-wrapper>ul {
    margin: 0 auto
}

.elasticstack li {
    list-style-type: none
}

.elasticstack li img {
    display: block
}

.elasticstack {
    position: relative;
    padding: 0;
    width: 265px;
    max-width: 265px;
    margin: 0 auto;
    height: 392px;
    list-style: none;
    -webkit-perspective: 1000px;
    -webkit-perspective-origin: 50% 150%;
    perspective: 1000px;
    perspective-origin: 50% 150%
}

.elasticstack li {
    position: absolute;
    z-index: 1;
    width: 265px;
    height: 392px;
    -webkit-box-shadow: 0 10px 7px -7px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 7px -7px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .1);
    opacity: 0;
    cursor: pointer;
    -webkit-transform: translateZ(-180px);
    transform: translateZ(-180px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.elasticstack li.animate {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.elasticstack li.move-back {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .47, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .47, 1.515);
    -o-transition-timing-function: cubic-bezier(.175, .885, .47, 1.515);
    transition-timing-function: cubic-bezier(.175, .885, .47, 1.515)
}

@media screen and (max-width:1024px) {
    .themes-mobile {
        display: block
    }

    .themes-mobile .themes-links {
        margin-bottom: 83px
    }

    .themes-mobile .themes-links:after {
        content: "";
        display: table;
        clear: both
    }

    .themes-mobile .swap-wrapper {
        float: left;
        width: 100%;
        position: relative
    }

    .themes-mobile .themes-heading {
        margin-bottom: 50px !important
    }

    .themes-mobile.themes {
        padding-bottom: 55px
    }

    .themes-mobile.themes .white-link {
        font-size: 40px
    }

    .themes-mobile.themes .white-link:first-child {
        margin-bottom: 11px
    }

    .themes-mobile.themes .white-link:nth-child(2) {
        margin-bottom: 6px
    }

    .themes-mobile.themes .white-link:nth-child(3) {
        margin-bottom: 0
    }
}

.toggleIt {
    transform: rotate(-14deg) translateZ(0) !important;
    -webkit-transform: rotate(-14deg) translateZ(0) !important;
    -moz-transform: rotate(-14deg) translateZ(0) !important;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transform: translate3d(-20px, 20px, 0) !important;
    transform: translate3d(-20px, 20px, 0) !important
}

.elasticstack li:first-child {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.p-content-two-bold {
    font-weight: 700 !important
}

.p-content-two {
    font-weight: 600 !important
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i {
    font-style: normal;
    font-weight: 900;
    line-height: 27.6px
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b {
    font-weight: 400 !important;
    font-style: italic;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 2px
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b+p.p-content-two {
    font-family: Overpass;
    font-weight: 600 !important;
    line-height: 28.8px;
    margin-bottom: 2px
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b+p.p-content-two+i.bold-italics {
    font-family: Overpass;
    font-weight: 200;
    line-height: 31px
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b+p.p-content-two+i.bold-italics+b.bold-heavy {
    font-family: Cormorant;
    font-style: italic;
    font-weight: 700 !important;
    line-height: 30px;
    margin-top: -8px
}

.section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b+p.p-content-two+i.bold-italics+b.bold-heavy+.p-content-two-bold {
    text-transform: uppercase !important;
    font-family: Overpass;
    font-weight: 700 !important;
    line-height: 30px;
    margin-top: -1px
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i {
    font-style: normal;
    font-weight: 900
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b {
    font-weight: 400 !important;
    margin-bottom: 2px
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b+p.p-content-two {
    font-family: Overpass;
    font-weight: 600 !important;
    margin-bottom: 2px;
    text-transform: uppercase !important
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b+p.p-content-two+i.bold-italics {
    font-family: Overpass;
    font-weight: 200
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b+p.p-content-two+i.bold-italics+b.bold-heavy {
    font-family: Cormorant;
    font-style: italic;
    font-weight: 700 !important;
    margin-top: -8px
}

.blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b+p.p-content-two+i.bold-italics+b.bold-heavy+.p-content-two-bold {
    text-transform: uppercase !important;
    font-family: Overpass;
    font-weight: 700 !important;
    margin-top: -1px
}

@media screen and (min-width:1025px) {
    .section-blue-slide-mob {
        display: none
    }

    .slide-contents-mob .sl-content {
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
        display: block !important;
        opacity: 1 !important;
        animation: none !important;
        -webkit-animation: none !important
    }

    .slide-contents-mob .sl-content,
    .slide-contents-mob .slide-still-image {
        position: relative;
        top: unset;
        top: auto;
        left: unset;
        left: auto
    }

    .blue-slide-container>div[data-fade-anim=true] i+b+p+i.bold-italics {
        margin-top: -6px !important
    }

    .blue-slide-container>div[data-fade-anim=true] i+b+p+i.bold-italics+b.bold-heavy {
        line-height: 40px;
        margin-top: 5px
    }

    .blue-slide-container {
        padding-top: 15px !important
    }
}

.slide-contents-mob .sl-content {
    max-width: 295px;
    margin: 0 auto;
    text-align: left
}

.slide-contents-mob {
    text-align: center
}

.slide-contents-mob .slide-still-image {
    right: unset;
    right: auto;
    text-align: center;
    float: none;
    margin: 0 auto;
    background-size: cover !important
        /*! width: auto; */
}

@media screen and (max-width:1024px) {
    .section-blue-slide-mob {
        display: inline-block
    }

    .section-blue-slide-mob .blue-slide-container {
        padding-top: 0
    }

    .slide-contents-mob {
        margin-left: 0;
        margin-top: 0
    }

    .slide-contents-mob .sl-content {
        max-width: 375px;
        text-align: left;
        margin: 0 auto 25px;
        display: none;
        opacity: 0;
        -webkit-filter: blur(70px);
        filter: blur(70px)
    }

    .slide-contents-mob .sl-content.active {
        -webkit-filter: blur(70px);
        filter: blur(70px);
        display: block;
        opacity: 1;
        -webkit-animation: sl-content-fadein 1s forwards;
        animation: sl-content-fadein 1s forwards
    }

    .section-blue-slide-mob .video-link {
        margin-top: 1px;
        margin-bottom: 53px;
        font-size: 27px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.99px;
        text-align: center;
        color: red !important;
        text-transform: uppercase
    }

    .home .section-blue-slide-mob div[data-fade-anim] {
        min-height: 213px;
        position: relative;
        margin-top: 17px !important;
        margin-bottom: 0 !important;
        margin-bottom: 0
    }

    .home.mac-body .section-blue-slide-mob div[data-fade-anim] {
        min-height: 247px;
        margin-top: -4px !important
    }

    .home.mac-body .slide-contents-mob .sl-content.active>b,
    .home.mac-body .slide-contents-mob .sl-content.active>h6,
    .home.mac-body .slide-contents-mob .sl-content.active>i,
    .home.mac-body .slide-contents-mob .sl-content.active>p {
        line-height: 24px
    }

    .home.mac-body .slide-contents-mob .sl-content.active>i+b {
        margin-bottom: 6px !important
    }

    .home.mac-body .slide-contents-mob .sl-content.active>i+b+p {
        margin-bottom: 8px !important
    }

    .home.mac-body .slide-contents-mob .sl-content.active>i+b+p+i.bold-italics {
        margin-bottom: 6px !important;
        margin-left: 0 !important
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i {
        margin-bottom: 5px
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i+b {
        margin-bottom: 1px !important
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i+b:first-of-type {
        margin-bottom: 8px !important
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i+b+p.p-content-two,
    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i+b+p.p-content-two+i.bold-italics+b {
        margin-bottom: 0 !important
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content.active>i+b+p.p-content-two+i.bold-italics+b+b {
        margin-top: -2px !important
    }

    .home.mac-body .section-blue-slide-mob .slide-still-image+div[data-fade-anim] {
        min-height: 224px !important
    }

    .home.mac-body .section-blue-slide-mob .video-link {
        margin-top: 0 !important;
        -ms-transform: translateY(-16px);
        transform: translateY(-16px);
        -webkit-transform: translateY(-16px);
        -moz-transform: translateY(-16px);
        margin-bottom: 10px
    }

    .section-blue-slide-mob .slide-still-image {
        padding-bottom: 0
    }

    .section-blue-slide-mob .slide-still-image+div[data-fade-anim] {
        margin-top: 1px;
        margin-bottom: 34px !important;
        margin-top: 11px !important;
        min-height: 194px
    }

    .slide-contents-mob .sl-content.active>i {
        margin-left: 3px
    }

    .slide-contents-mob .sl-content.active>b {
        margin-left: 2px
    }

    .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b {
        margin-bottom: 6px !important
    }

    .section-blue-slide-mob .slide-still-image+div[data-fade-anim] .sl-content>i+b+p.p-content-two {
        text-transform: uppercase
    }
}

@media screen and (max-width:460px) {
    .slide-contents-mob .sl-content {
        max-width: 375px;
        text-align: left;
        margin: 0 auto 0 8px
    }
}

@media screen and (min-width:1025px) {

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content b,
    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content h6,
    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content i,
    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content p {
        line-height: 25px
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content>i {
        margin-bottom: 18px
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content>i+b {
        margin-bottom: 24px !important;
        margin-top: 0 !important
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content>i+b+p {
        margin-bottom: 30px
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content i+b+p+i+.bold-heavy {
        margin-bottom: 15px !important
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content i+b+p+i+.bold-heavy+b.p-content-two-bold {
        margin-top: 25px !important
    }

    .home.mac-body .blue-slide-container>div[data-fade-anim] .sl-content:nth-child(2)>i+b+p.p-content-two {
        margin-bottom: 30px !important
    }

    .home.mac-body .slide-contents[data-fade-anim=true] .sl-content i+b+p+i.bold-italics {
        margin-bottom: 26px !important
    }
}

.home .picture-slider.speakers {
    background: #f0f0f0;
    z-index: 3;
    position: relative;
    padding-left: 0;
    margin-bottom: 75px;
    padding-top: 49px
}

.home .picture-slider.speakers.line-up-body .heading-wrap h2 {
    color: #C8A337;
    text-align: center;
    text-transform: uppercase;
    font-size: 5.625rem;
    line-height: 1.28;
    letter-spacing: 0;
    padding-bottom: 0;
    margin: 0
}

@media only screen and (max-width:1024px) {
    .home .picture-slider.speakers.line-up-body .heading-wrap h2 {
        font-size: 3.75rem
    }
}

.home .picture-slider.speakers .picture-slider-wrap .picture-slide h4 {
    padding-top: 40px;
    padding-bottom: 12px
}

.home .picture-slider.speakers .picture-slider-wrap .picture-slide h4 br {
    content: "";
    margin: 2.4px 0;
    display: block;
    font-size: 0
}

.home .picture-slider.speakers .picture-slider-wrap .picture-slide p {
    padding-bottom: 9px
}

.home .picture-slider.speakers .picture-slider-wrap .mt-1 img {
    margin-top: 54px
}

.home .picture-slider.speakers .video-link {
    font-size: 50px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 70px;
    letter-spacing: -1.83px;
    text-align: center;
    color: red;
    text-transform: uppercase;
    margin-top: 128px;
    margin-bottom: 150px;
    -webkit-text-stroke: 1px #001aff;
    color: red !important
}

.home .picture-slider.speakers .video-link:hover {
    -webkit-text-stroke: 1.5px #001aff !important;
    color: red !important;
    text-decoration: none
}

@media screen and (max-width:1024px) {
    .home .picture-slider.speakers .picture-slide {
        max-width: 293px;
        overflow: hidden;
        margin: 0 auto
    }

    .home .picture-slider.speakers .picture-slide img {
        margin-top: 0 !important;
        height: 406px;
        width: auto
    }

    html .home.page-template-default.page .picture-slider.speakers .picture-slide {
        max-width: 293px !important;
        overflow: hidden;
        margin: 0 auto
    }

    .home.page-template-default .picture-slider.speakers .picture-slide {
        max-width: 293px
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide h4 {
        font-size: 42px;
        line-height: normal;
        letter-spacing: -1.53px;
        padding-top: 26px;
        padding-bottom: 12px;
        line-height: 35px;
        max-width: 284px;
        margin-bottom: 0 !important
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide p {
        font-size: 21.5px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.16;
        letter-spacing: -.78px;
        padding-bottom: 11px
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide h5 {
        font-size: 37px;
        font-weight: 400;
        font-stretch: normal;
        font-style: italic;
        line-height: normal;
        letter-spacing: -1.35px;
        color: #000;
        padding-bottom: 55px
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide h4 br {
        content: "";
        margin: 0;
        display: block;
        font-size: 0
    }

    .home .picture-slider.speakers .video-link {
        line-height: 59px;
        -webkit-text-stroke: .5px #001aff;
        font-size: 27px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.99px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 154px;
        margin-bottom: 74px !important
    }

    html .home .picture-slider.speakers h2 {
        margin-bottom: 11px !important
    }

    .home .new-letter.news-letter-mid h4 {
        margin-bottom: 25px !important
    }
}

.home .picture-slider .picture-slider-wrap .picture-slide.mt-1,
.home .picture-slider .picture-slider-wrap .picture-slide.mt-2 {
    max-width: 312px;
    overflow: hidden
}

.home .picture-slider .picture-slider-wrap .picture-slide.mt-3 {
    max-width: 355px;
    overflow: hidden
}

.home .picture-slider .picture-slider-wrap .picture-slide.mt-3 img {
    margin-top: 54px
}

.home .picture-slider .picture-slider-wrap .picture-slide.mt-4 {
    max-width: 445px;
    overflow: hidden
}

@media screen and (min-width:1441px) {
    .home .picture-slider.speakers {
        background-size: cover !important
    }
}

@media screen and (max-width:1439px) {
    .home .picture-slider.speakers {
        background-size: cover !important
    }
}

@media screen and (min-width:1025px) {

    .home .picture-slider .picture-slider-wrap .picture-slide.mt-1 img,
    .home .picture-slider .picture-slider-wrap .picture-slide.mt-2 img {
        height: 428px
    }

    .home .picture-slider .picture-slider-wrap .picture-slide.mt-3 img {
        height: 355px
    }

    .home .picture-slider .picture-slider-wrap .picture-slide.mt-4 img {
        height: 455px
    }
}

.three-cols-slider-wrapper {
    position: relative;
    border-top: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    overflow: hidden;
    margin-top: -4px
}

@media only screen and (max-width:1024px) {
    .three-cols-slider-wrapper {
        margin-top: 8px
    }
}

.three-cols-slider-wrapper .inner-container {
    max-width: 1140px;
    margin: 0 auto
}

.three-cols-slider-wrapper .inner-container:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (min-width:1025px) and (max-width:1200px) {
    .three-cols-slider-wrapper .inner-container {
        margin: 0 auto;
        max-width: 985px
    }
}

.three-cols-slider {
    margin: 0 -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:1024px) {
    .three-cols-slider {
        margin: 0 auto;
        width: 100%;
        max-width: 403px
    }
}

@media only screen and (max-width:374px) {
    .three-cols-slider {
        max-width: 321px
    }
}

.three-cols-slider:after {
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    background: #C8A337;
    top: 420px;
    right: 0;
    z-index: 1
}

@media (max-width:1024px) {
    .three-cols-slider:after {
        content: none !important
    }
}

@media only screen and (max-width:374px) {
    .three-cols-slider:after {
        top: 346px
    }
}

@media only screen and (min-width:1025px) and (max-width:1200px) {
    .three-cols-slider:after {
        top: 352px
    }
}

.three-cols-slider .slide-item {
    position: relative;
    margin: 0 30px;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337;
    width: calc(33.33333% - 60px);
    display: inline-block
}

@media only screen and (max-width:1024px) {
    .three-cols-slider .slide-item {
        width: calc(100% - 60px)
    }
}

@media only screen and (max-width:767px) {
    .three-cols-slider .slide-item {
        margin: 0 19px;
        width: calc(100% - 38px)
    }
}

.three-cols-slider .slide-item:active,
.three-cols-slider .slide-item:focus,
.three-cols-slider .slide-item:hover {
    text-decoration: none
}

.three-cols-slider .slide-item-img {
    position: relative;
    height: 420px;
    background: #e3e3e3;
    width: 100%;
    overflow: hidden;
    max-width: 403px
}

.three-cols-slider .slide-item-img img {
    width: 100%;
    display: block;
    margin-top: 3px
}

@media only screen and (max-width:374px) {
    .three-cols-slider .slide-item-img {
        height: 346px
    }
}

@media only screen and (min-width:1025px) and (max-width:1200px) {
    .three-cols-slider .slide-item-img {
        height: 352px
    }
}

.three-cols-slider .slide-item--contents {
    position: relative;
    padding: 18px 15px 20px 19px;
    min-height: 275px;
    width: 100%;
    word-break: break-word
}

@media only screen and (max-width:767px) {
    .three-cols-slider .slide-item--contents {
        height: auto;
        min-height: auto;
        padding-bottom: 70px
    }
}

.three-cols-slider .slide-item--contents,
.three-cols-slider .slide-item--contents h4,
.three-cols-slider .slide-item--contents h5,
.three-cols-slider .slide-item--contents p {
    color: #C8A337;
    font-stretch: normal;
    font-style: normal
}

.three-cols-slider .slide-item--contents h4 {
    font-size: 2.5625rem;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0
}

.three-cols-slider .slide-item--contents p {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0
}

.three-cols-slider .slide-item--contents h5 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.407;
    margin-bottom: 0;
    margin-top: -3px;
    padding-bottom: 13px
}

@media only screen and (max-width:1024px) {

    .three-cols-slider .slide-item:last-child:after,
    .three-cols-slider .slide-item:nth-child(2):after {
        content: "";
        position: absolute;
        height: 3px;
        left: -100%;
        background: #C8A337;
        top: 0;
        right: -100%;
        z-index: 1
    }
}

.picture-slider.speakers .three-cols-slider .pattern-1 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-1 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-1 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-1 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-1 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-1 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px;
    width: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-1 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-1 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-2 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-2 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-2 .round-behind {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-2 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-2 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-above {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-2 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-3 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-3 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-3 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-3 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-3 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-3 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-4 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-4 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-4 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-4 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-4 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-4 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-5 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-5 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-5 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-5 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-5 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-5 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-6 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-6 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-6 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-6 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-6 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-6 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-7 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-7 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-7 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-7 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-7 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-7 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-8 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-8 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-8 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-8 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-8 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-8 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-9 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-9 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-9 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-9 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-9 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-9 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-10 {
    position: relative;
    z-index: 9
}

.picture-slider.speakers .three-cols-slider .pattern-10 img {
    position: relative;
    z-index: 99
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-behind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-behind svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-10 .round-behind {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-10 .round-behind svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-10 .round-behind svg path {
    fill: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-above {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    min-height: 418px;
    max-height: 418px
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-above svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-10 .lines-above svg path {
    stroke: #C8A337
}

.picture-slider.speakers .three-cols-slider .pattern-11 svg {
    width: 100%;
    height: 100%
}

.picture-slider.speakers .three-cols-slider .pattern-11 svg path#coming-soon {
    fill: #C8A337
}

@media screen and (min-width:1025px) and (max-width:1280px) {
    .guide-two-list .guide-heading {
        font-size: 150px;
        max-width: 670px
    }

    .guide-two-list .guide-heading b {
        font-size: 40px
    }

    .guide-two-list-rel .video-link {
        font-size: 30px
    }

    .guide-two-list {
        padding-left: 47px;
        padding-right: 47px;
        padding-top: 237px
    }

    .guide-absolute .guide-para {
        max-width: 392px
    }

    .guide-absolute .guide-image {
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .home .theme-section .theme-content h3 {
        font-size: 111px;
        text-align: center
    }

    .home .theme-section .theme-content h3 span {
        padding-left: 97px;
        font-size: 60px;
        text-align: left;
        display: block
    }
}

@media screen and (min-width:1280px) and (max-width:1399px) {
    .guide-two-list .guide-heading {
        font-size: 180px;
        max-width: 670px
    }

    .guide-two-list .guide-heading b {
        font-size: 80px
    }

    .guide-two-list-rel .guide-para {
        font-size: 30px
    }

    .guide-two-list-rel .video-link {
        font-size: 40px
    }

    .guide-two-list {
        padding-left: 47px;
        padding-right: 47px;
        padding-top: 237px
    }
}

@media screen and (min-width:1025px) and (max-width:1439px) {
    .section-statement-container b.flip-over-text {
        position: relative;
        background: #000;
        -ms-transform: translateY(-7px);
        transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -moz-transform: translateY(-7px);
        height: 82px;
        line-height: 95px;
        -webkit-text-stroke: 1.5px #fff;
        display: inline-block;
        font-size: 90px;
        font-style: normal;
        margin-left: 15px
    }
}

@media screen and (max-width:374px) {

    .guide-two-list .guide-heading,
    .theme-section .theme-content h3,
    .themes h3.themes-heading,
    .watch-our-videos .guide-heading,
    html .home .picture-slider.speakers h2 {
        font-size: 80px !important;
        width: 100%
    }

    .flip-over-text,
    .section-statement-container h2,
    .statement-container .b-first,
    .statement-container .b-second {
        line-height: 40px;
        font-size: 30px !important
    }

    html .home .picture-slider.speakers h2 {
        font-size: 70px !important
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide h4 {
        font-size: 30px;
        margin-bottom: 0 !important
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide p {
        padding-bottom: 0 !important
    }

    .home .picture-slider.speakers .picture-slider-wrap .picture-slide img {
        height: auto
    }

    .home .section-blue-slide+.theme-section .container,
    .home .section-blue-slide+.theme-section .container .theme-cards-wrapper,
    .home .section-blue-slide+.theme-section .container .theme-heading-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .home .section-blue-slide+.theme-section .container .theme-cards-wrapper .theme-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .home .section-blue-slide+.theme-section .container .theme-cards-wrapper .theme-card {
        margin: 0 !important;
        max-width: 217px
    }

    .home .section-blue-slide+.theme-section .container .theme-cards-wrapper .theme-card img {
        height: auto
    }

    .guide-two-list .guide-heading {
        font-size: 60px !important
    }

    .home .section-blue-slide-mob div[data-fade-anim] {
        padding-left: 15px;
        padding-right: 15px
    }

    .slide-contents-mob .sl-content {
        max-width: 290px;
        margin-left: 0
    }

    .guide-two-list {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .guide-two-list .guide-heading {
        top: 70px !important
    }

    .home .watch-video-lists {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.edge-browser .statement-container .flip-over-text,
.firefox-browser .statement-container .flip-over-text {
    margin-left: 0
}

@media screen and (min-width:1024px) {
    .home.mac-body .theme-section .theme-cards .theme-card img {
        padding-bottom: 4px
    }
}

@media screen and (min-width:1440px) {
    .home.mac-body .statement-container .b-first {
        padding-top: 0 !important;
        margin-top: 0;
        margin-bottom: 8px
    }

    .home.mac-body .statement-container .b-second {
        margin-top: -3px
    }

    .home.mac-body a.white-link:nth-child(3) {
        margin-left: -4px;
        text-transform: inherit;
        line-height: 48px
    }

    .home.mac-body .guide-heading-wrap {
        padding-top: 199px
    }

    .home.mac-body .guide-absolute .guide-para .p-four {
        max-width: 580px
    }

    .home.mac-body .guide-absolute+.inline-link .video-link {
        margin-top: 266px
    }

    .home.mac-body .picture-slider.speakers {
        padding-top: 108px !important;
        padding-left: 61px !important
    }

    .home.mac-body .picture-slider.speakers .picture-slider-wrap .picture-slide h4 {
        padding-top: 36px
    }

    .home.mac-body .picture-slider.speakers .picture-slider-wrap .picture-slide p {
        padding-bottom: 11px
    }

    .home.mac-body .picture-slider.speakers .video-link {
        margin-bottom: 156px
    }

    .home.mac-body .theme-section .theme-content h3 {
        padding-bottom: 50px
    }

    .home.mac-body .theme-section .theme-content p {
        margin-bottom: 8px
    }

    .home.mac-body .statement-container .flip-over-text {
        -webkit-text-stroke: .1px #fff
    }

    .safari-browser .statement-container .flip-over-text {
        -webkit-text-stroke: 2px #fff !important
    }
}

.guide-absolute+.inline-link .video-link,
.guide-two-list-rel .video-link,
.home .picture-slider.speakers .video-link,
.section-blue-slide-mob .video-link,
.section-video-green .video-link,
.statement-container+div .video-link,
.watch-our-videos .video-link {
    position: relative
}

@media screen and (min-width:1025px) {

    .guide-absolute+.inline-link .video-link:hover,
    .guide-two-list-rel .video-link:hover,
    .home .picture-slider.speakers .video-link:hover,
    .home .theme-section .theme-content a,
    .home .theme-section .theme-content a:hover,
    .section-blue-slide-mob .video-link:hover,
    .section-video-green .video-link:hover,
    .statement-container+div .video-link:hover,
    .watch-our-videos .video-link:hover {
        position: relative
    }
}

.guide-absolute+.inline-link .video-link:after,
.guide-two-list-rel .video-link:after,
.home .picture-slider.speakers .video-link:after,
.home .theme-section .theme-content a:after,
.section-blue-slide-mob .video-link:after,
.section-video-green .video-link:after,
.statement-container+div .video-link:after,
.watch-our-videos .video-link:after {
    content: "";
    width: 100%;
    height: 6px;
    display: inline-block;
    background: red;
    position: absolute;
    bottom: 9px;
    left: 0;
    border-radius: 2px;
    border: 1px solid #001aff
}

.guide-absolute+.inline-link .video-link:after {
    bottom: 13px
}

.section-video-green .video-link:after {
    bottom: 7px
}

.home .theme-section .theme-content a:after {
    bottom: 10px
}

.home.mac-body .watch-our-videos .video-link:after {
    bottom: 14px
}

.home.mac-body .picture-slider.speakers .video-link:after {
    bottom: 7px
}

@media screen and (max-width:1024px) {

    .guide-absolute+.inline-link .video-link:after,
    .guide-two-list-rel .video-link:after,
    .home .picture-slider.speakers .video-link:after,
    .home .theme-section .theme-content a:after,
    .section-blue-slide-mob .video-link:after,
    .section-video-green .video-link:after,
    .statement-container+div .video-link:after,
    .watch-our-videos .video-link:after {
        display: none !important;
        content: "";
        width: 100%;
        height: 6px;
        display: inline-block;
        background: red;
        position: absolute;
        bottom: 1px;
        left: 0;
        border-radius: 2px;
        border: 1px solid #001aff
    }

    .guide-two-list-rel .video-link:after {
        content: "";
        width: 100%;
        height: 6px;
        display: inline-block;
        background: red;
        position: absolute;
        bottom: 32px;
        left: 0;
        border-radius: 2px;
        border: 1px solid #001aff
    }
}

.section-blue-slide-mob .video-link {
    width: auto;
    display: inline-block
}

.heading-wrap {
    position: relative;
    padding: 40px 0
}

@media only screen and (max-width:1024px) {
    .heading-wrap {
        padding: 25px 0
    }
}

.heading-wrap h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 5.625rem;
    color: #C8A337;
    line-height: 1.28
}

@media only screen and (max-width:1024px) {
    .heading-wrap h2 {
        font-size: 3.75rem
    }
}

body {
    font-family: Space Grotesk, sans-serif !important
}

.full-width-image-with-content {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #C8A337;
    margin-bottom: 35px
}

@media (max-width:768px) {
    .full-width-image-with-content {
        margin-bottom: 10px
    }
}
.color-4 .pr-footer-heading, .color-4 span.pr-footer-heading {
    color: #ffffff !important;
}
.full-width-image-with-content .image-content {
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 73px 0 75px
}

@media (max-width:1024px) {
    .full-width-image-with-content .image-content {
        padding: 28px 0 75px;
        background-position: 12%
    }
}

.full-width-image-with-content .image-content h2 {
    float: right;
    max-width: 570px;
    font-size: 50px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -.38px;
    text-align: left;
    text-transform: uppercase;
    color: #C8A337
}

@media (max-width:1024px) {
    .full-width-image-with-content .image-content h2 {
        font-size: 30px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: -.23px;
        text-align: left;
        color: #C8A337
    }
}

.scroller-section {
    float: left;
    width: 100%;
    background: #C8A337
}

.marquee {
    float: left;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 14px
}

.marquee span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: .5px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    width: 100%
}

.marquee span label {
    padding-right: 25px;
    margin-bottom: 0 !important;
    color: #fff !important
}

/*Foyrth color added*/
.color-4 .banner-violet {
    opacity: 1;
    visibility: visible;
    display: block
}

.color-4 .banner-blue,
.color-4 .banner-orange {
    opacity: 0;
    visibility: hidden;
    display: none
}

@media (max-width:1024px) {
    .color-4 .mobile-banner-violet {
        opacity: 1;
        visibility: visible;
        display: block
    }

    .color-4 .mobile-banner-blue,
    .color-4 .mobile-banner-orange {
        opacity: 0;
        visibility: hidden;
        display: none
    }
}

.color-4 #svg-clone-image,
.color-4 #svg-clone-image1 {
    opacity: 0;
    visibility: hidden
}

.color-4 #svg-clone-image2 {
    opacity: 1;
    visibility: visible
}

.color-4 .line-up-single-content .text-contents *,
.color-4 .news-letter-input,
.color-4 .watch-our-videos .video-link,
.color-4 a,
.color-4 dd,
.color-4 dt,
.color-4 figcaption,
.color-4 h1,
.color-4 h2,
.color-4 h3,
.color-4 h4,
.color-4 h5,
.color-4 h6,
.color-4 li,
.color-4 p,
.color-4 span,
.color-4 td,
.color-4 th,
.color-4 ul {
    color: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-button:hover span {
    color:#2f292f !important
}

.color-4 .news-letter-input::-webkit-input-placeholder {
    color: #FF8C99 !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input::-moz-placeholder {
    color: #FF8C99 !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input:-ms-input-placeholder {
    color: #FF8C99 !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input::-ms-input-placeholder {
    color: #FF8C99 !important;
    -ms-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input::placeholder {
    color: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input:-moz-placeholder,
.color-4 .news-letter-input::-moz-placeholder {
    color: #FF8C99 !important;
    -moz-transition: all .9s;
    transition: all .9s
}

.color-4 .news-letter-input::-webkit-input-placeholder {
    color: #FF8C99 !important;
    -webkit-transition: all .9s;
    transition: all .9s
}

.color-4 path {
    stroke: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}


.color-1 path {
    stroke: #C8A337 !important;
}
.color-4 .pattern-11 svg path#coming-soon,
.color-4 .round-behind path,
.color-4 ellipse#Oval,
.color-4 path#Combined-Shape,
.color-4 path#Combined_Shape {
    fill: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .filter-button-group ul li.tab.active,
.color-4 .humburger span,
.color-4 .inner-text-div,
.color-4 .line-up-wrap .items-row:after,
.color-4 .line-up-wrap .items-row:before,
.color-4 .news-letter-button:hover,
.color-4 .primary-footer,
.color-4 .scroller-section,
.color-4 .section-intro-two-cols .col-left:after,
.color-4 .text-with-two-image.big-header.left:before,
.color-4 .three-cols-slider:after {
    background: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .filter-button-group,
.color-4 .full-width-image-with-content,
.color-4 .img-single,
.color-4 .line-up-single-head,
.color-4 .line-up-single-wrap,
.color-4 .line-up-wrap .content-wrap,
.color-4 .line-up-wrap .image-wrap,
.color-4 .line-up-wrap .items-row:first-child,
.color-4 .lineup-social-links,
.color-4 .lineup-social-links a,
.color-4 .news-letter-button,
.color-4 .news-letter-field,
.color-4 .news-letter-input,
.color-4 .picture-vertical-slider .slider-wrapper,
.color-4 .primary-menu,
.color-4 .secondary-menu,
.color-4 .section-intro-two-cols,
.color-4 .section-intro-two-cols .inner-container,
.color-4 .text-with-big-one-image .image-wrap,
.color-4 .text-with-two-image .header-section,
.color-4 .text-with-two-image .image-wrap,
.color-4 .text-with-two-image .video-wrap,
.color-4 .three-cols-slider-wrapper,
.color-4 .three-cols-slider .slide-item,
.color-4 .title,
.color-4 .video-content {
    border-color: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .full-width-image-with-content.border-line .image-wrap .overlay-content h3 {
    -webkit-text-stroke-color: #FF8C99 !important;
    color: transparent !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .logo .fill-clr {
    fill: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .logo .stroke-clr {
    stroke: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .logo path#path-3,
.color-4 .logo path#path-11,
.color-4 .logo path#path-17,
.color-4 .logo polygon#path-1,
.color-4 .logo polygon#path-5,
.color-4 .logo polygon#path-13,
.color-4 .logo polygon#path-15 {
    fill: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .logo polygon#Path {
    stroke: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 footer .s-item svg g#magasine,
.color-4 footer .s-item svg polygon,
.color-4 footer .s-item svg rect {
    fill: #FF8C99 !important
}

@media (max-width:1024px) {

    .color-4 .line-up-wrap .content-wrap:before,
    .color-4 .line-up-wrap .items-row-wrap a+a:before {
        background: #FF8C99 !important
    }

    .color-4 .line-up-wrap .items-row .items-row-wrap {
        border-color: #FF8C99 !important
    }

    .color-4 .three-cols-slider .slide-item:last-child:after,
    .color-4 .three-cols-slider .slide-item:nth-child(2):after {
        background: #FF8C99 !important;
        z-index: 999
    }
}

@media (max-width:767px) {
    .color-4 .section-intro-two-cols .col-left {
        border-color: #FF8C99 !important
    }
}

.color-4 .theme-front .content-image-section,
.color-4 .theme-front .content-section .image-wrap img {
    border-color: #FF8C99 !important
}

.color-4 .tito-ticket-description,
.color-4 .tito-ticket-name {
    color: #FF8C99 !important
}

.color-4 .tito-ticket.row,
.color-4 .tito-wrapper {
    border-color: #FF8C99 !important
}

.color-4 .tito-submit {
    background: #FF8C99 !important
}

.color-4 .tito-submit:hover {
    background: transparent !important;
    color: #FF8C99 !important;
    border-color: #FF8C99 !important
}

.color-4 .tito-ticket-vat {
    color: #FF8C99 !important
}

.color-4 ::-moz-selection {
    background: #FF8C99 !important;
    color: #fff
}

.color-4 ::selection {
    background: #FF8C99 !important;
    color: #fff
}

@media (max-width:464px) {
    .color-4 .lineup-social-links a:nth-child(3):after {
        background: #FF8C99 !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:609px) {

    .color-4 .lineup-social-links:before,
    .color-4 .lineup-social-links a:nth-child(4):after {
        background: #FF8C99 !important;
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s
    }
}

@media (max-width:560px) {
    .color-4 .line-up-single-wrap .container {
        border-left: 3px solid #FF8C99 !important;
        border-right: 3px solid #FF8C99 !important
    }
}

.color-4 .program-table table.program-items td {
    border-color: #FF8C99 !important
}

.color-4 .list-items-wrap h6,
.color-4 .three-cols-slider .slide-item--contents h6,
.color-4 .wrap-contents h6 {
    background-color: #FF8C99 !important
}

.color-4 .program-tab-wrap .image-wrap,
.color-4 .program-tab-wrap .program-image,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-title,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-three-column-wrap,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-title,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-two-column-wrap,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:nth-child(2n) .program-two-column-title,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-time,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-time .program-time-wrap,
.color-4 .program-tab-wrap .tabs-head,
.color-4 .program-tab-wrap ul#tabs-nav,
.color-4 .program-tab-wrap ul#tabs-nav li {
    border-color: #FF8C99 !important
}

.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-image:nth-child(3) .content-wrap:after,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-column:first-child .program-three-column-title:after,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column:first-child .program-two-column-title:after {
    background: #FF8C99 !important
}

@media (max-width:1024px) {
    .color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box {
        border-color: #FF8C99 !important
    }
}

.color-4 .articles-wrap .article-container .article-lists .article-item .article-content {
    border-color: #FF8C99 !important
}

.color-4 .new-section__block-date {
    border-top: 3px solid #FF8C99
}

.color-4 .new-section__block-date .container {
    border-left: 3px solid #FF8C99;
    border-right: 3px solid #FF8C99
}

.color-4 .new-section__block-location {
    border-top: 3px solid #FF8C99;
    border-bottom: 3px solid #FF8C99
}

.color-4 .new-section__block-location .container {
    border-left: 3px solid #FF8C99;
    border-right: 3px solid #FF8C99
}

.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-content-box .dm_event_type,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-three-two-wrap .program-three-column .program-image .dm_event_type,
.color-4 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .program-two-column .program-image .dm_event_type {
    background-color: #FF8C99
}

.color-4 .line-up-wrap .tabs:after,
.color-4 .line-up-wrap .tabs:before {
    background: #FF8C99 !important
}
body, 
.header, 
.home .picture-slider.speakers, 
.news-letter,
.nav-menu {
    background: #2f292f;
}

g#de {
    fill: #2f292f;
}

g#sign {
    fill: #2f292f;
}

body {
    font-family: 'Hepta Slab', serif !important;
}

a {
    font-family: 'Sen', sans-serif !important;
}

.primary-menu {
    max-width: 575px;
}

.secondary-menu {
    max-width: 575px;
}
.main-banner .banner-content h4 {
    padding-right: 0;
}

.main-banner .banner-link a.banner-btn {
    padding-right: 0;
}

.articles-wrap .article-container .article-lists .article-desc h3 {
    font-weight: 400;
}

.program-table table.program-items tr.heading-cell td {
    background-color: #000;
}

.color-1 .primary-footer span.pr-footer-heading,
.color-2 .primary-footer span.pr-footer-heading {
    color: #ffffff !important;
}
body, .header, .home .picture-slider.speakers, .news-letter, .nav-menu {
    background-image: url(../images/grain.png);
    background-size: contain !important;
    background-position: center;
    background-repeat: repeat;
}
.big-page-header + .text-with-two-image {
    padding-top: 0 !important;
}
/********Header logo colors for new logo********/
.header svg .st0 {
    fill: none;
}


.color-1 .header svg .st1 {
    fill: #C8A337 !important;
    stroke: #C8A337 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-1 .header svg .st2 {
    fill: #C8A337 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}
.color-2 .header svg .st1 {
    fill: #8699F8 !important;
    stroke: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .header svg .st2 {
    fill: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .header svg .st1 {
    stroke: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.color-3 .header svg .st2 {
    fill: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.color-4 .header svg .st1 {
    stroke: #FF8C99 !important;
    fill:#FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .header svg .st2 {
    fill: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

/******Margquee text color for light bg*********/
.color-1 .marquee span label,
.color-2 .marquee span label {
    color: #2f292f !important;
}
/************Header logo colors***************/
.color-2 .header svg .st1 {
    fill: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-2 .header svg .st0 {
    stroke: #8699F8 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-3 .header svg .st1 {
    fill: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.color-3 .header svg .st0 {
    stroke: #06CE6C !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.color-4 .header svg .st1 {
    fill: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}

.color-4 .header svg .st0 {
    stroke: #FF8C99 !important;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s
}


/************Grain styles all over the website**************/
.main-banner:after,
.three-cols-slider .slide-item-img:after,
.section-intro-two-cols .col-right .img-block-bg:after,
.unique-image .image-content:after,
.scroller-section:after,
.full-width-image-with-content .image-content:after,
.articles-wrap .article-container .article-lists .article-item .article-content:after,
.primary-footer:after,
.text-with-big-one-image .image-wrap:after,
.text-with-two-image .image-wrap:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(https://designmatters.io/wp-content/themes/2021/assets/css/images/grain.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
}

.main-banner,
.three-cols-slider .slide-item-img,
.section-intro-two-cols .col-right .img-block-bg,
.unique-image .image-content,
.scroller-section,
.full-width-image-with-content .image-content,
.articles-wrap .article-container .article-lists .article-item .article-content,
.primary-footer,
.text-with-big-one-image .image-wrap,
.text-with-two-image .image-wrap {
    position: relative;
}


.full-width-image-with-content .image-content h2.dark-grey,
.full-width-image-with-content .image-content h2.dark-grey a {
    color: #2f292f !important;
    z-index: 1;
    position: relative;
}


.main-banner .banner-content,
.base-mask,
.marquee .slick-list,
.pr-footer-heading,
.partners-list {
    z-index: 1;
}

.pr-footer-heading,
.partners-list {
    position: relative;
}
.line-up-wrap .image-wrap,
.line-up-single-wrap .img-single {
    position: relative;
}

.line-up-wrap .image-wrap:after,
.line-up-single-wrap .img-single:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(https://designmatters.io/new/wp-content/themes/2021/assets/images/grain.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
    z-index: 99;
}

.three-cols-slider .slide-item-img:after {
    z-index: 99;
}

.three-cols-slider .slide-item-img {
    background: none;
}
.line-up-single-wrap {
    background: transparent;
}

@media (max-width: 609px) {
    .lineup-social-links a:nth-child(3):after, 
    .lineup-social-links a:nth-child(4):after {
        background: #C8A337;
    }
}

/*Fixes and Add-ons 31/03/2022*/
/* Menu styles Desktop & Mobile */
.fixed-header {
    animation: none;
}

.title {
    position: relative;
}

.title a {
    top: 9px;
}

@media (min-width: 1025px) {
    .fixed-header .header svg {
        width: 400px;
        margin-left: 0px;
    }

    .fixed-header .header .top-header {
        padding: 16px 0 16px 37px;
    }

    .fixed-header .humburger {
        top: 20px;
    }

    .fixed-header .title p {
        font-size: 18px;
    }

    .title p {
        transition: all 0.9s ease;
    }

    .fixed-header .title a {
        font-size: 18px;
    }

    .fixed-header .title {
        padding: 10px 36px 12px 37px;
    }
}

@media (max-width: 1024px) {
    .title p {
        font-size: 11px;
    }

    .title a {
        font-size: 13px;
        top: 7px;
    }

    .header svg {
        margin-left: -1px;
    }
}

@media (max-width: 350px) {
    .title p {
        font-size: 11px;
    }

    .title a {
        font-size: 11px;
    }

    .title a {
        top: 9px;
    }

    
}

/* Pop-ups & Previous Events page */
.color-1 h4 {
    color: #C8A337 !important;
}

.text-with-two-image.big-header.left .image-wrap:first-child,
.text-with-two-image.big-header.left .video-wrap:first-child {
    margin-top: 7px !important;
}

.line-up-single-content .text-contents *,
.text-with-two-image p,
.text-with-big-one-image p,
.page-template-previous-events .text-with-two-image p {
    font-weight: 400;
}

@media (max-width: 1024px) {
    .page-template-previous-events .text-with-two-image .image-wrap:first-child img {
        margin-top: 0 !important;
    }
}

/* Stray letters' fixes */
.wrap-contents h3 {
    font-size: 30px;
}

.color-1 .list-items-wrap h6,
.color-2 .list-items-wrap h6,
.color-3 .list-items-wrap h6,
.color-4 .list-items-wrap h6 {
    color: #2f292f !important;
}

.line-up-wrap .content.grid .cat-description h3,
.big-page-header h1,
.pr-footer-heading,
.home .picture-slider.speakers.line-up-body .heading-wrap h2,
.section-intro-two-cols .content-item h2,
.articles-wrap .heading-wrap h2,
.program-table h4,
.text-with-two-image h4,
.big-page-header h1 span,
.wrap-contents h3 {
    text-transform: inherit;
}

@media (max-width: 805px) {
    .wrap-contents h3 {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .big-page-header h1 {
        font-size: 35px !important;
    }

    .page-template-previous-events .text-with-two-image h4 {
        font-size: 30px;
    }

    .pr-footer-heading {
        font-size: 35px !important;
    }

    .news-letter-header {
        font-size: 35px !important;
    }
}

/*  */
@media (max-width: 1024px) {
    .text-with-big-one-image .image-wrap {
        margin-top: 4px;
    }
}

/*Grain texture 3D illusion*/
body,
.main-banner:after, 
.three-cols-slider .slide-item-img:after, 
.section-intro-two-cols .col-right .img-block-bg:after, 
.unique-image .image-content:after, 
.scroller-section:after, 
.full-width-image-with-content .image-content:after, 
.articles-wrap .article-container .article-lists .article-item .article-content:after, 
.primary-footer:after, .text-with-big-one-image .image-wrap:after, 
.text-with-two-image .image-wrap:after,
.open-slider-box .cover:after,
.open-slider,
.open-slider-box .heading-block,
.header, 
.home .picture-slider.speakers, 
.news-letter, .nav-menu,
.line-up-wrap .image-wrap:after, 
.line-up-single-wrap .img-single:after,
.default-content,
.content-slide-wrapper .content-slide-box .head-block,
.inner-two-col .inner-two-col-content-block,
.content-slide-box .image-block:after {
    background-image: none !important;
}

main {
    position: relative;
}

main:after {
    position: fixed;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999999;
    display: block !important;
    pointer-events: none;
    background-image: url(https://designmatters.io/wp-content/themes/2021/assets/css/images/grain.png);
    opacity: 0.8;
}

/* Header logo hover */
.header a svg#Layer_1 .st1 {
    stroke: #E8E8D6;
    transition: all .3s ease !important;
    transition-delay: 0 !important;
}

.header a:hover svg#Layer_1 .st1 {
    stroke-width: 0px;
    transition: all .3s ease !important;
}

.color-1 .header svg#Layer_1 .st2,
.color-1 .header svg#Layer_1 .st3,
.color-1 .header svg#Layer_1 .st4,
.color-1 .header svg#Layer_1 .st5,
.color-1 .header svg#Layer_1 .st6,
.color-1 .header svg#Layer_1 .st7,
.color-1 .header svg#Layer_1 .st8,
.color-1 .header svg#Layer_1 .st9 {
    stroke: #C8A337 !important;
    fill: #C8A337 !important;
}

.color-2 .header svg#Layer_1 .st2,
.color-2 .header svg#Layer_1 .st3,
.color-2 .header svg#Layer_1 .st4,
.color-2 .header svg#Layer_1 .st5,
.color-2 .header svg#Layer_1 .st6,
.color-2 .header svg#Layer_1 .st7,
.color-2 .header svg#Layer_1 .st8,
.color-2 .header svg#Layer_1 .st9 {
    stroke: #8699F8 !important;
    fill: #8699F8 !important;
}

.color-3 .header svg#Layer_1 .st2,
.color-3 .header svg#Layer_1 .st3,
.color-3 .header svg#Layer_1 .st4,
.color-3 .header svg#Layer_1 .st5,
.color-3 .header svg#Layer_1 .st6,
.color-3 .header svg#Layer_1 .st7,
.color-3 .header svg#Layer_1 .st8,
.color-3 .header svg#Layer_1 .st9 {
    stroke: #06CE6C !important;
    fill: #06CE6C !important;
}

.color-4 .header svg#Layer_1 .st2,
.color-4 .header svg#Layer_1 .st3,
.color-4 .header svg#Layer_1 .st4,
.color-4 .header svg#Layer_1 .st5,
.color-4 .header svg#Layer_1 .st6,
.color-4 .header svg#Layer_1 .st7,
.color-4 .header svg#Layer_1 .st8,
.color-4 .header svg#Layer_1 .st9 {
    stroke: #FF8C99 !important;
    fill: #FF8C99 !important;
}

/* The Themes Glitch */
/*.open-slider-box .cover {
    justify-content: flex-end;
}

.open-slider-box {
    justify-content: space-between;
}*/

/*.open-slider-box .content-block .content-wrapper p {
    font-size: 22px !important;
}

a.slide-btn {
    font-size: 28px !important;
}*/

/* Fixed backgrounds */
.fixed-pattern {
    height: 400px;
    float: left;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: none;
    
}

.fixed-pattern-bg {
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: absolute;
}

.fixed-pattern svg.leaf {
    position: fixed;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: -1;
    width: 170%;
}

.color-1 .fixed-pattern .st0 {
    stroke: #C8A337 !important;
    fill: #C8A337 !important;
}

.color-2 .fixed-pattern .st0 {
    stroke: #8699F8 !important;
    fill: #8699F8 !important;
}

.color-3 .fixed-pattern .st0 {
    stroke: #06CE6C !important;
    fill: #06CE6C !important;
}

.color-4 .fixed-pattern .st0 {
    stroke: #FF8C99 !important;
    fill: #FF8C99 !important;
}

.fixed-pattern svg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.fixed-pattern-bg {
    opacity: 0;
    transform: translateY(-100%);
}
.color-1 .fixed-pattern-bg.one {
    opacity: 1;
    transform: translateY(0);
}

.color-2 .fixed-pattern-bg.two {
    opacity: 1;
    transform: translateY(0);
}

.color-3 .fixed-pattern-bg.three {
    opacity: 1;
    transform: translateY(0);
}

.color-4 .fixed-pattern-bg.four {
    opacity: 1;
    transform: translateY(0);
}
html body .tito-wrapper .tito-submit {color: #2f292f !important;}

.color-1 .tito-submit:hover {
    background: transparent !important;
    border-color: #C8A337 !important;
    color: #C8A337 !important;
}
main > div {
    background: #2f292f;
}

main > div:last-child {
    margin-bottom: 0;
}

/*  */
/* body header svg:hover #path-3-link path#path-3 {
    fill: url(#image) !important;
}


svg#pattern {
    position: absolute;
    z-index: -3;
}

<svg id='pattern' xmlns="http://www.w3.org/2000/svg" version="1.1">
  <defs>
    <pattern id='image' width="1" height="1" viewBox="0 0 100 100">
      <image xlink:href='http://dummyimage.com/600x400/abc/333' width="100" height="100" preserveAspectRatio="none"></image>
    </pattern>
  </defs>
</svg> */

/* Newly added menu */
.nav-menu {
    display: flex;
    flex-wrap: wrap;
}

.nav-menu .menu {
    max-width: 575px;
    width: 100%;
}

.nav-menu .nav-right-menu {
    width: calc(100% - 575px);
   
}
.nav-right-menu-inner {width: 100%;}
.tertiary-menu {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nav-menu .nav-right-menu p {
    font-size: 34px;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2e292e !important;
    font-family: "Sen", sans-serif !important;
    width: 100%;
    margin-left: 5px;
    margin-bottom: 25px;
}

.nav-menu .tertiary-menu li,
.nav-menu .tertiary-menu li a {
    font-size: 4.875rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2e292e !important;
    text-transform: uppercase;
}

.nav-menu .tertiary-menu li a:hover {
    padding-left: 20px;
}

.nav-menu .tertiary-menu li a {
    transition: all .3s ease;
}

.nav-menu .tertiary-menu li {
    margin-bottom: 15px;
}

.nav-menu .tertiary-menu li:last-child {
    margin-bottom: 0;
}

header .top-header .humburger .active span {
    background: #2e292e !important;
}

.color-1 .nav-menu .nav-right-menu {
    background-color: #C8A337 !important;
}

.color-2 .nav-menu .nav-right-menu {
    background-color: #8699F8 !important;
}

.color-3 .nav-menu .nav-right-menu {
    background-color: #06CE6C !important;
}

.color-4 .nav-menu .nav-right-menu {
    background-color: #FF8C99 !important;
}



@media (max-width: 1360px) {
    

    .nav-menu .tertiary-menu li,
    .nav-menu .tertiary-menu li a {
        font-size: 50px;
    }

    .nav-menu .nav-right-menu p {
        font-size: 30px;
        margin-left: 0;
    }
}

@media (max-width: 1199px) {
  

    .nav-menu .tertiary-menu li,
    .nav-menu .tertiary-menu li a {
        font-size: 45px;
    }
}

@media (max-width: 1024px) {
    .nav-menu .nav-right-menu {
        width: 100%;
        padding: 24px 24px;
    }

    .nav-menu .menu,
    .nav-menu .primary-menu,
    .nav-menu .secondary-menu {
        max-width: 100%;
        min-height: auto;
        height: auto;
    }

    .nav-menu .secondary-menu {
        padding-bottom: 15px;
    }

    .nav-menu .tertiary-menu li,
    .nav-menu .tertiary-menu li a {
        font-size: 40px;
        line-height: 0.8;
    }

    .nav-menu .nav-right-menu p {
        font-size: 22px;
        line-height: 1.45;
        margin-bottom: 15px;
    }

    .nav-menu .tertiary-menu li {
        margin-bottom: 30px;
    }
}

@media (max-width: 440px) {
    .nav-menu .tertiary-menu li,
    .nav-menu .tertiary-menu li a {
        font-size: 28px;
    }

    .nav-menu .tertiary-menu li {
        margin-bottom: 20px;
    }
}

/* Footer menu */
.color-1 .footer .nav-tertiary-menu {
    background-color: #C8A337 !important;
}

.color-2 .footer .nav-tertiary-menu {
    background-color: #8699F8 !important;
}

.color-3 .footer .nav-tertiary-menu {
    background-color: #06CE6C !important;
}

.color-4 .footer .nav-tertiary-menu {
    background-color: #FF8C99 !important;
}

.footer .tertiary-menu {
    list-style-type: none;
    margin: 0;
    padding: 22px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1164px;
    width: 100%;
}

.footer .tertiary-menu li,
.footer .tertiary-menu li a {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #282228 !important;
    text-transform: uppercase;
}

.footer .nav-tertiary-menu {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.footer .tertiary-menu li {
    margin: 0 15px;
}

@media (max-width: 1104px) {
    .footer .tertiary-menu li {
        margin: 0 0;
        width: 100%;
    }

    .footer .tertiary-menu li,
    .tertiary-menu li a {
        line-height: 1.91;
    }

    .footer .tertiary-menu {
        padding: 12px 15px;
    }
}

@media(max-width: 1024px) {
    .color-1 header .top-header .humburger .active span {
        background: #C8A337 !important;
    }
    .color-2 header .top-header .humburger .active span {
        background: #8699F8 !important;
    }
    .color-3 header .top-header .humburger .active span {
        background: #06CE6C !important;
    }
    .color-4 header .top-header .humburger .active span {
        background: #FF8C99 !important;
    }
}


body .nav-menu .secondary-menu, 
body .nav-menu .primary-menu {
    min-height: auto;
    border-right-color: transparent !important;
}

.nav-menu .menu {
    height: auto;
}
.secondary-menu {
    padding-bottom: 30px;
}

.speakers >*:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.dm-slider-heading {
    margin-top: 80px;
}




/*css on 29-04-2022*/
.nav-right-menu-inner {min-height: 100vh;padding: 30px 30px 30px 132px;display: flex;flex-wrap: wrap;align-items: center;align-content: center;}
@media(max-width:1470px){
    .nav-right-menu-inner{
        
    padding: 30px 30px 30px 75px;}
}
@media(max-width:1360px){
    .nav-right-menu-inner{
        
    padding: 30px 30px 30px 75px;}
}

@media(max-width:1199px){
    .nav-right-menu-inner{
        
    padding: 30px;}
}
@media(max-width:1024px){
    .nav-right-menu-inner{
        
    padding: 0px;min-height: auto;}
}
.hover-me {
    display: none;
}

.logo a:hover .no-hover{
   display: none;  
}
.logo a:hover .hover-me{
   display: inline-block;  
}