.back-to-top,
a {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s
}

body,
html,
p {
    color: #131313;
    font-size: 1rem
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    font-family: Heebo, sans-serif
}

.common-btn,
a,
a:hover {
    text-decoration: none
}

body,
html,
p {
    font-size: 1rem
}

button,
button:focus {
    outline: 0;
    box-shadow: none
}

.read-more i,
.view-more i {
    font-style: normal
}

html {
    scroll-behavior: smooth
}

body,
html {
    font-weight: 400;
    overflow-x: hidden
}

a {
    transition: .4s
}

.common-btn .button-text,
.common-btn .circle,
.common-btn .circle .icon,
.common-btn .circle .icon.arrow {
    transition: .45s cubic-bezier(.65, 0, .076, 1)
}

a:hover {
    color: #3e2d79
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.hover-mngmt-box:hover .read-more span,
img,
svg,
video {
    max-width: 100%
}

h2 {
    margin-bottom: .625rem;
    font-size: 2.625rem;
    line-height: 3.375rem
}

.btn {
    padding: .625rem 1.5rem;
    font-size: 1.125rem
}

.btn-default {
    color: #974b00;
    background-color: transparent;
    border-color: #974b00
}

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background-color: #974b00;
    border-color: #974b00
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #fbc125;
    background-image: none;
    border-color: #204d74
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #974b00;
    border-color: #974b00
}

.banner-sec {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 0
}

.input {
    background-color: #fff;
    border: none;
    padding: .5rem 3.125rem .5rem .625rem;
    font-size: .875rem;
    -webkit-border-radius: 3.125rem;
    -moz-border-radius: 3.125rem;
    -ms-border-radius: 3.125rem;
    -o-border-radius: 3.125rem;
    border-radius: 3.125rem
}

.home-slider .slick-slide.slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .2);
    display: none
}

.innerpage-section .slide__img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3)
}

.purple-color,
.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li.slick-active button {
    background-color: #3f2e71
}

.green-color {
    background-color: #279b48
}

.red-color {
    background-color: #b8081c
}

.common-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border: 0;
    vertical-align: middle;
    background: #2575fc;
    padding: 1px;
    font-size: inherit;
    font-family: inherit;
    border-radius: 1.625rem;
    width: 12rem;
    height: auto
}

.common-btn .circle {
    position: relative;
    display: block;
    margin: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: #d5aa00;
    border-radius: 1.625rem
}

.common-btn .circle .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff
}

.common-btn .circle .icon.arrow {
    left: .375rem;
    width: 1.125rem;
    height: .125rem;
    background: 0 0
}

.common-btn .circle .icon.arrow::before,
.content-box .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -.25rem;
    right: .0625rem;
    width: .625rem;
    height: .625rem;
    border-top: .125rem solid #fff;
    border-right: .125rem solid #fff;
    transform: rotate(45deg)
}

.common-btn .button-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .55rem 0;
    margin: 0 0 0 1.85rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    text-transform: none
}

.common-btn:hover .circle {
    width: 100%;
    background-color: #d5aa00
}

.common-btn:hover {
    background: #d5aa00
}

.common-btn:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0)
}

.common-btn-fill i,
.common-btn:hover .button-text,
.hover-mngmt-box:hover .view-more,
.videobg-container .videobg-content h2,
.videobg-container .videobg-content p {
    color: #fff
}

.common-border-btn {
    border: 2px solid #2575fc;
    padding: 10px 30px;
    text-align: center;
    color: #010101;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.common-border-btn:hover {
    background: #2575fc;
    -webkit-transition: .35s;
    transition: .35s;
    color: #fff;
    border: 2px solid #fff
}

button {
    border: none
}

.border-radius {
    -webkit-border-radius: 0.938rem;
    -moz-border-radius: .938rem;
    -ms-border-radius: 0.938rem;
    -o-border-radius: .938rem;
    border-radius: .938rem
}

.inner-pagebanner.page-header {
    -webkit-box-direction: normal;
    background-size: cover;
    height: auto;
    background-color: #ebebeb;
    text-align: center;
    text-transform: capitalize;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding-top: 5rem;
    padding-bottom: 4rem;
    margin-top: 0
}

.inner-pagebanner.page-header h1 {
    text-align: left;
    color: #212120;
    text-transform: none;
    font-size: 3.438rem;
    line-height: 3.813rem
}

.inner-pagebanner.page-header .breadcrumb_container {
    background-color: #e3e3e3
}

.inner-pagebanner.page-header .bgWrapper_titleWrap {
    position: relative;
    bottom: 0
}

.inner-pagesection .top-navbar {
    background: #121214
}

.inner-pagesection .navbar {
    background: #fff
}

.inner-pagesection .navbar .nav-link {
    color: #212120
}

.header-line {
    height: 1px;
    background: #a7a9ac
}

.inner-pagebanner.page-header h2 {
    text-align: left;
    font-weight: 500;
    color: #fff;
    font-size: 1.688rem;
    line-height: 2.25rem
}

.navbar-default .navbar-toggle {
    border-color: #974b00;
    margin-bottom: 0
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: rgba(151, 75, 0, .5)
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #974b00
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

.offcanvas-wrap {
    background-color: #124874
}

.menu-wrap {
    padding-left: 0;
    margin-bottom: 0
}

.menu-wrap li {
    list-style: none;
    margin-bottom: .938rem
}

.menu-wrap li a {
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.125rem
}

.breadcrumbs a:hover,
.dropdown-menu>li>a:hover,
.maintanance-page a:hover,
.menu-wrap li a:hover,
.sitemap-container .sitemap-list h3.sitemap-list-head a:hover,
.sitemap-container .sitemap-list ul li a:hover {
    color: #3f2e71
}

.offcanvas-wrap .offcanvas-body {
    padding: 2rem
}

.offcanvas-wrap .offcanvas-header .btn-close {
    outline: 0;
    border: none;
    box-shadow: none
}

.navbar-brand {
    z-index: 1
}

.sliderContainer {
    position: relative;
    height: 100%;
    overflow: hidden
}

.home-slider .slick-slide,
.innerbanner-slider .slick-slide,
.sliderContainer .slick-slide {
    margin: 0
}

.bannerWrapper .bgWrapper figure img,
.sliderContainer .slick-slide img,
.swiper-wrapper img {
    width: 100%
}

.sliderContainer .slick-slide iframe,
.sliderContainer .slick-slide video {
    width: 100%;
    height: 100vh
}

video {
    height: 100vh;
}

video[poster] {
    object-fit: cover
}

@media (min-width:992px) {
    .banner-section .home-slider {
        height: 100vh;
        overflow: hidden
    }
}

.main-container,
.slide {
    position: relative
}

.slide .slide__img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.slide .slide__img img {
    width: 100%;
    max-width: 100%;
    height: 100vh;
    opacity: 1 !important;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
    object-fit: cover
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    width: 50%
}

.intro-left p,
.slide .slide__content--headings {
    text-align: left
}

.slide .slide__content--headings h1,
.slide .slide__content--headings h2 {
    font-size: 4.688rem;
    line-height: 5.313rem;
    margin: .625rem 0;
    color: #3e2d79;
    text-transform: none;
    position: relative;
    z-index: 10;
    width: 100%;
    font-weight: 900
}

.slide .slide__content--headings p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #131313;
    position: relative;
    z-index: 10;
    width: 50%;
    font-weight: 400
}

.stick-dots .slick-dots li,
.stick-dots .slick-dots li button {
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0;
    cursor: pointer
}

.slide__content--headings .btn-wrap {
    margin-top: 2.5rem
}

.slide__content--headings .cy-common-btn {
    background-color: #fff;
    color: #435570;
    text-transform: none
}

.slide__content--headings .cy-common-btn:hover {
    background-color: #3f2e71;
    color: #fff
}

.sliderContainer .slick-slide.slide:before {
    content: "";
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.banner-section {
    position: relative;
    margin-top: 0
}

.slide .slide__content--headings .animated {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.home-slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-transition: opacity .1s .3s;
    -moz-transition: opacity .1s .3s;
    -o-transition: opacity .1s .3s;
    -ms-transition: opacity .1s .3s;
    transition: opacity .1s .3s
}

.slick-dotted .slick-slider {
    margin-bottom: 1.875rem
}

.stick-dots .slick-dots {
    position: absolute;
    bottom: 2.5rem;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.stick-dots .slick-dots li {
    display: inline-block;
    margin: 0 .313rem
}

.stick-dots .slick-dots li button {
    border: 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0px;
    color: transparent;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    background-color: #fff;
    opacity: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.slick-dots li button:focus,
.slick-dots li button:hover,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.animation-element.fadein.in-view,
.content-box:hover picture::after,
.inTheNews-carousel .content-box picture::after,
.stick-dots .slick-dots li button:focus,
.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li.slick-active button:focus,
.stick-dots .slick-dots li.slick-active button:hover {
    opacity: 1
}

@-webkit-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@-moz-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@-o-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    -moz-animation-name: zoomInImage;
    -o-animation-name: zoomInImage;
    animation-name: zoomInImage
}

@-webkit-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@-o-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    -moz-animation-name: zoomOutImage;
    -o-animation-name: zoomOutImage;
    animation-name: zoomOutImage
}

.slick-counter {
    position: absolute;
    right: 10%;
    bottom: 20px;
    color: #fff
}

.slick-counter .current {
    font-size: 40px;
    line-height: 42px;
    font-weight: 400
}

.slick-counter .total {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.breadcrumbs .breadcrumb-item,
.breadcrumbs a {
    font-size: .938rem;
    line-height: 1.125rem;
    text-decoration: none
}

.dropdown-menu {
    padding: 0;
    margin-top: 0
}

.dropdown-menu>li>a {
    display: block;
    padding: .2rem 1.25rem
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #3f2e71;
    background-color: transparent
}

ul.stroke-line .nav-item.dropdown li:hover {
    background-image: none
}

ul.stroke-line .nav-item.dropdown li {
    height: auto
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #131313;
    text-decoration: none;
    background-color: #fff
}

.common-btn-fill:hover,
.searchFilter-container .searchFilter-content input.search-icon-btn:hover {
    background-color: #d5aa00
}

.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu>li>a {
    padding-left: 1.875rem
}

.common-slider-oprion3 .content-box picture::after,
.expand-toggle.hidden,
.hidden-shadow div.expander::before,
.slick-dots>li:only-child,
ul.stroke .dropdown-menu li:after {
    display: none
}

.breadcrumbs {
    padding: .625rem 0
}

.breadcrumbs .breadcrumb,
.common-slider-oprion3 .figure,
.plainBannerbreadcrumb_container .breadcrumb,
.vidblogs-figureCaption figure {
    margin-bottom: 0
}

.breadcrumbs a {
    color: #b8081c;
    font-weight: 300
}

.breadcrumbs .breadcrumb-item {
    color: #535252;
    font-weight: 400
}

.breadcrumbs ul {
    margin: 0;
    padding: 0
}

.breadcrumbs span {
    display: inline-block;
    margin: 0 .313rem;
    color: #ccc;
    font-size: .688rem;
    line-height: 1rem
}

.breadcrumbs ul li {
    list-style-type: none;
    display: inline
}

button:focus {
    border: 0
}

.offcanvas-header {
    justify-content: end
}

.common-padding,
.common-padding-top {
    padding: 3.75rem 0 0
}

.common-padding-both {
    padding: 3.75rem 0
}

.common-padding-bottom {
    padding: 0 0 3.75rem
}

.common-paddingBig-both {
    padding: 7.5rem 0
}

.common-paddingBig-top {
    padding: 7.5rem 0 0
}

.common-paddingBig-bottom {
    padding: 0 0 7.5rem
}

.searchFilter-content {
    width: 100%;
    text-align: center;
    -moz-box-shadow: rgba(149, 157, 165, .2) 0 .5rem 1.5rem;
    -webkit-box-shadow: rgba(149, 157, 165, .2) 0 .5rem 1.5rem;
    box-shadow: rgba(149, 157, 165, .2) 0 .5rem 1.5rem;
    z-index: 1;
    position: relative;
    background-color: #fff;
    padding: 2.5rem 1.25rem
}

.searchFilter-container .searchFilter-content input[type=text] {
    background: 0 0;
    border: none;
    height: 2.5rem;
    width: 90%;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    border-bottom: 1px solid #b0b0b0
}

.searchFilter-container-container input {
    box-shadow: none;
    border: none
}

.searchFilter-container .searchFilter-content input.search-icon-btn {
    width: 2.188rem;
    height: 2.188rem;
    line-height: 2.188rem;
    text-align: center;
    background: url(/assets/images/submit-search-btn-white.png) center no-repeat #000;
    font-size: 0;
    border: none;
    top: 15px;
    position: relative
}

.searchResult-content h3 {
    margin: 1.875rem 0;
    padding: 0;
    font-weight: 500;
    text-align: center
}

.searchResult-content h3 span,
.searchResult-content ul.search_list li:hover p,
.searchResult-content ul.search_list li:hover p.date {
    color: #d5aa00
}

.searchResult-content .load-more-wrap {
    margin-top: 2rem;
    text-align: left
}

.searchResult-titlewrap {
    padding-top: 3.125rem
}

.non-bg-conatiner.inner-pagebanner.page-header h1 {
    color: #000
}

.searchFilter-container.common-padding {
    padding-bottom: 2.5rem
}

.load-more-wrap {
    width: 100%;
    margin-top: 1.875rem
}

.loadMore {
    position: relative;
    padding-right: 2.5rem;
    padding-left: 1.188rem
}

.loadMore:after {
    content: "";
    right: .7rem;
    top: .825rem;
    width: 1.125rem;
    height: 1.125rem;
    display: inline-block;
    border: 2px dashed #fff;
    -webkit-border-radius: 1.125rem;
    -moz-border-radius: 1.125rem;
    -ms-border-radius: 1.125rem;
    -o-border-radius: 1.125rem;
    border-radius: 1.125rem;
    animation: 1.5s .3s infinite loadingD;
    -webkit-animation: 1.5s .3s infinite loadingD;
    -ms-animation: loadingD 1.5s 0.3s infinite;
    -o-animation: 1.5s .3s infinite loadingD;
    vertical-align: middle;
    position: absolute
}

@-webkit-keyframes loadingD {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-moz-keyframes loadingD {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes loadingD {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes loadingD {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.offcanvas {
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.field-validation-error {
    color: red;
    font-size: .75rem;
    display: block;
    width: 100%
}

.no-banner-container.common-padding.error-page-container {
    padding-top: 5.625rem;
    margin-bottom: 0
}

.error-page {
    margin: 5rem 0 2.5rem;
    text-align: center
}

.error-page h1 {
    font-size: 9.375rem;
    line-height: 8.75rem;
    font-weight: 700;
    margin-bottom: 1.875rem
}

.error-page h2,
.maintanance-page h2 {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-weight: 400;
    margin-bottom: 1.25rem
}

.error-page p {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #828282;
    width: 40%;
    margin: 0 auto 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ccc
}

.common-btn-fill {
    background-color: #3150b9;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px
}

.common-btn-fill:hover {
    color: #fff
}

.error-page-container .common-btn-fill {
    background: linear-gradient(to right, #1968b3 50%, #1968b3 50%) right bottom/200% 100%;
    color: #fff;
    padding: .5rem 1.875rem;
    font-size: 1rem;
    line-height: 1.25rem;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    -ms-border-radius: 2.5rem;
    -o-border-radius: 2.5rem;
    border-radius: 2.5rem;
    display: inline-block
}

.error-page-container .common-btn-fill:hover {
    color: #fff;
    background: linear-gradient(to right, #3bbeec 50%, #3bbeec 50%) right bottom/200% 100%;
    background-position: left bottom
}

.bannerWrapper .bgWrapper .overlay,
.parllaxWrapper-container .parllaxWrapper .overlay {
    background: linear-gradient(rgba(16, 16, 16, 0) 0, rgba(16, 16, 16, .5) 70%, #101010 90%);
    margin: 0
}

.maintanance-page {
    margin: 120px 0 40px;
    text-align: center
}

.maintanance-page h1 {
    font-size: 5rem;
    line-height: 5.625rem;
    font-weight: 700;
    width: 70%;
    margin: 0 auto 1.875rem
}

.maintanance-page a,
.maintanance-page p {
    font-size: 1rem;
    line-height: 1.375rem;
    color: #131313
}

.maintanance-page hr {
    width: 50%;
    margin: 1rem auto
}

.maintanance-page a {
    display: block
}

.sitemap-titlewrap.page-header h1 {
    color: #000;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem
}

.sitemap-container .sitemap-list h3.sitemap-list-head,
.sitemap-container .sitemap-list h3.sitemap-list-head a {
    color: #000;
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 600;
    margin-bottom: .938rem
}

.sitemap-container .sitemap-list ul {
    padding-left: .938rem
}

.sitemap-container .sitemap-list ul li {
    margin-bottom: .625rem;
    position: relative;
    list-style: none
}

.sitemap-container .sitemap-list ul li:before {
    border-left: 4px solid #333;
    border-bottom: 4px solid #333;
    -webkit-transform: translate(-30% -50%) rotate(45deg);
    transform: translate(-30%, -50%) rotate(45deg);
    content: "";
    position: absolute;
    left: -.938rem;
    top: 12px;
    font-size: .875rem;
    color: #000;
    line-height: 1.25rem
}

.sitemap-container .sitemap-list ul li a {
    color: #000;
    font-size: .875rem;
    line-height: 1.25rem
}

.listSitemap,
.listul,
.sitemap-col-container {
    display: flex;
    flex-wrap: wrap
}

.listSitemap li {
    flex: 0 0 50%;
    max-width: 50%
}

.searchResult-content ul.search_list {
    margin: .938rem 0 0;
    padding-left: 0
}

.searchResult-content ul.search_list li {
    display: inline-block;
    width: 100%;
    margin: 0 0 1.875rem;
    vertical-align: top;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: .625rem
}

.searchResult-content ul.search_list li p.date {
    font-weight: 300;
    padding-right: .625rem;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-right: .375rem;
    display: inline;
    border-right: 1px solid #b0b0b0;
    color: #707070
}

.searchResult-content ul.search_list li span {
    color: #010101;
    font-size: .875;
    line-height: 1rem;
    background: #eee;
    padding: .313rem .625rem;
    margin-bottom: .313rem;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: .625rem;
    -ms-border-radius: 0.625rem;
    -o-border-radius: .625rem;
    border-radius: .625rem;
    display: inline-block
}

.searchResult-content ul.search_list li h4 {
    margin-bottom: .625rem;
    font-weight: 500;
    color: #010101;
    font-size: 1.25;
    line-height: 1.5rem;
    font-family: Futura-PT-Medium, sans-serif
}

.searchResult-content ul.search_list li p {
    color: #707070;
    font-size: 1rem;
    line-height: 1.375rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    display: inline-block;
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.searchResult-content ul.search_list li .full-float {
    margin-bottom: .313rem
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 1.563rem;
    bottom: 1.25rem;
    z-index: 996;
    background: #2575fc;
    width: 2.5rem;
    height: 2.5rem;
    transition: .4s;
    -moz-box-shadow: 0 .188rem .375rem -.188rem rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 .188rem .375rem -.188rem rgba(0, 0, 0, .8);
    box-shadow: 0 .188rem .375rem -.188rem rgba(0, 0, 0, .8);
    cursor: pointer
}

.back-to-top i {
    font-size: 1rem;
    color: #fff;
    line-height: 0
}

.back-to-top:hover {
    background: #d5aa00;
    color: #fff
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-.625rem);
    -moz-transform: translateY(-.625rem);
    -o-transform: translateY(-.625rem);
    -ms-transform: translateY(-.625rem);
    transform: translateY(-.625rem)
}

.common-title-wrap h2 {
    font-size: 3.75rem;
    line-height: 4rem;
    color: #3e2d79;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 1rem
}

.common-title-wrap h3 {
    font-size: 1.625rem;
    line-height: 2rem;
    color: #707070;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 2rem
}

.common-title-wrap a,
.common-title-wrap p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #131313;
    font-weight: 400
}

.slick-custom-arrow {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    padding: 0 .625rem;
    width: 2.563rem;
    height: 2.563rem;
    line-height: 2.813rem;
    text-align: center;
    color: #000;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.slick-custom-arrow i {
    font-size: 1.25rem
}

.slick-custom-arrow:hover {
    cursor: pointer
}

.slick-custom-arrow-right {
    right: -1.15rem;
    top: 50%
}

.slick-custom-arrow-left {
    left: -0.15rem;
    top: 50%
}

.full-click,
a.full-click {
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    height: 100%
}

.slick-disabled {
    opacity: .5;
    pointer-events: none
}

@-webkit-keyframes spin-load {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin-load {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes spin-load {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin-load {
    to {
        -webkit-transform: rotate(360deg)
    }
}

a.full-click {
    z-index: 1
}

.full-click {
    z-index: 10;
    cursor: pointer
}

.lazyload,
.lazyloading {
    opacity: .8
}

.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

.progressBarContainer {
    position: absolute;
    bottom: 10%;
    width: 300px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.progressBarContainer div {
    display: block;
    width: 20%;
    padding: 0;
    cursor: pointer;
    margin-right: 5%;
    float: left;
    color: #2575fc;
    border-radius: 1rem
}

.privacy_btn .acceptbtn,
.privacy_btn a {
    background: #d5aa00;
    color: #fff;
    padding: 0 15px;
    border-radius: 25px;
    font-size: 13px;
    display: inline-block;
    line-height: 25px
}

.progressBarContainer div:last-child {
    margin-right: 0
}

video {
    width: 100%;
}

.progressBarContainer div span.progressBar {
    width: 100%;
    height: 3px;
    background-color: #d5aa00;
    display: block;
    border-radius: 1rem
}

.progressBarContainer div span.progressBar .inProgress {
    background-color: #2575fc;
    width: 0%;
    height: 3px
}

.privacy_policy_botm {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    background: rgba(0, 0, 0, .91);
    transition: .3s
}

.privacy_policy_bg {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0
}

.content-caption,
.content-details {
    padding-right: 1em;
    text-align: left
}

.privacy_policy_botm p {
    float: left;
    margin: 0;
    font-size: 13px;
    color: #fff;
    font-weight: 300
}

.privacy_btn {
    float: right;
    margin: 5px 0
}

#close-video,
.hover-mngmt-box:hover .read-more i,
.read-more i {
    background: 0 0
}

.privacy_btn .acceptbtn {
    cursor: pointer
}

.privacy_btn .acceptbtn:last-child,
.privacy_btn a:last-child,
.shareWrap span {
    margin-left: 5px
}

.reveal,
.reveal-right,
.reveal-top {
    visibility: hidden;
    position: relative;
    overflow: hidden
}

.imgContentBox-container .imgContentBox-inner {
    padding: 40px;
    background-color: rgba(255, 255, 255, .95);
    position: relative;
    z-index: 1;
    top: 50px;
    left: -120px
}

.animation-element {
    opacity: 0;
    position: relative
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: .4s linear;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -moz-transform: translate3d(-150px, 0, 0);
    -webkit-transform: translate3d(-150px, 0, 0);
    -o-transform: translate(-150px, 0);
    -ms-transform: translate(-150px, 0);
    transform: translate3d(-150px, 0, 0);
    -ms-transition: .4s linear
}

.animation-element.fadein,
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: .4s linear;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0)
}

.animation-element.slide-right {
    transition: .4s linear;
    -moz-transform: translateX(150px);
    -webkit-transform: translateX(150px);
    -o-transform: translateX(150px);
    -ms-transform: translateX(150px);
    transform: translateX(150px);
    -ms-transition: .4s linear
}

.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.animation-element.fadein {
    transition: .4s linear;
    -ms-transition: .4s linear
}

.animation-element.fadein-down,
.animation-element.fadein-up {
    -moz-transition: .4s linear;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    opacity: 0
}

.animation-element.fadein-up {
    transition: .4s linear;
    -moz-transform: translate(0, -150px);
    -webkit-transform: translate(0, -150px);
    -o-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
    -ms-transition: .4s linear
}

.animation-element.fadein-up.in-view {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.animation-element.fadein-down {
    transition: .4s linear;
    -moz-transform: translate3d(0, 150px, 0);
    -webkit-transform: translate3d(0, 150px, 0);
    -o-transform: translate3d(0, 150px, 0);
    -ms-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
    -ms-transition: .4s linear
}

.animation-element.fadein-down.in-view {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.animation-element.zoomin {
    opacity: 0;
    -moz-transition: .4s linear;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transition: .4s linear
}

.animation-element.zoomin.in-view {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.animation-element.bounce,
.video-centerslider .slider-progress .slick-center:after,
div.expander.expanded:before {
    opacity: 0
}

.animation-element.bounce.in-view {
    opacity: 1;
    animation: .5s ease-in-out bounce2;
    -webkit-animation: .5s ease-in-out bounce2
}

@keyframes bounce2 {
    0% {
        opacity: 0;
        transform: translateY(-150px);
        -webkit-transform: translateY(-150px);
        -moz-transform: translateY(-150px);
        -ms-transform: translateY(-150px);
        -o-transform: translateY(-150px)
    }

    60% {
        opacity: 1;
        transform: translateY(5px);
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px)
    }

    80% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px)
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

.animation-element.animation-delay1 {
    transition-delay: 1s
}

.animation-element.animation-delay1_5 {
    transition-delay: 1.5s
}

.animation-element.animation-delay2 {
    transition-delay: 2s
}

.animation-element.animation-delay2_5 {
    transition-delay: 2.5s
}

.animation-element.animation-delay3 {
    transition-delay: 3s
}

.slick-slide {
    margin: 0 10px
}

.read-more span,
.view-more {
    margin-right: 20px;
    display: inline-block
}

.common-slider-oprion1 .slick-list,
.mt-20 {
    padding-top: 20px
}

.common-slider-oprion1 .figure-caption {
    font-size: 1.625rem;
    line-height: 2.25rem;
    color: #131313;
    font-weight: 700;
    padding: 10px 0;
    -webkit-transition: .5s .11s;
    -moz-transition: .5s .11s;
    -o-transition: .5s .11s;
    -ms-transition: .5s .11s;
    transition: .5s .11s
}

.common-slider-oprion1 .figure {
    -webkit-transition: .3s .11s;
    -moz-transition: .3s .11s;
    -o-transition: .3s .11s;
    -ms-transition: .3s .11s;
    transition: .3s .11s
}

.content-box picture::after,
.overlay-bg-fromtop::after {
    content: '';
    background: #000;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out
}

.common-slider-oprion1 .slide-box:hover .figure {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.common-slider-oprion1 .slide-box:hover .figure .figure-caption {
    opacity: 0;
    visibility: hidden
}

.content-box picture {
    position: relative;
    overflow: hidden;
    display: block
}

.content-box picture::after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .7) 85%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .7) 85%);
    background: linear-gradient(top, rgba(0, 0, 0, .07) 0, rgba(0, 0, 0, .7) 85%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    transition: .4s ease-in-out
}

.content-details {
    position: absolute;
    padding-left: 1em;
    width: 100%;
    top: 65%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.content-details h4 {
    font-size: 1.625rem;
    line-height: 2.25rem;
    color: #fff;
    font-weight: 700
}

.content-details p {
    font-size: .938rem;
    line-height: 1.3rem;
    color: #fff;
    font-weight: 400
}

.common-slider-oprion1 .slide-box.content-box:hover .content-details {
    top: 60%;
    left: 50%;
    opacity: 1;
    visibility: visible
}

.content-box .circle {
    transition: .3s .11s;
    position: absolute;
    bottom: -75px;
    left: 15px;
    display: block;
    margin: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: #2575fc;
    border-radius: 1.625rem;
    -webkit-transition: .3s .11s;
    -moz-transition: .3s .11s;
    -o-transition: .3s .11s;
    -ms-transition: .3s .11s
}

.content-box .circle .icon.arrow {
    transition: .45s cubic-bezier(.65, 0, .076, 1);
    left: .375rem;
    width: 1.125rem;
    height: .125rem;
    background: 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.common-slider-oprion1 .slide-box.content-box:hover .circle {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.parallax-section {
    height: 780px;
    overflow: hidden;
    position: relative
}

.parallax-section .parallax-content {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 2
}

.parallax-section .parallax-image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 1
}

.parallax-section .parallax-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: inherit;
}

.overlay-bg-fromtop::after {
    background: -moz-linear-gradient(360deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    background: -webkit-linear-gradient(360deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    background: linear-gradient(360deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    transition: .4s ease-in-out;
    z-index: 1
}

.overlay-bg-frombottom::after,
.overlay-bg-full::after {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    bottom: 0
}

.overlay-bg-frombottom::after {
    background: #000;
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .5) 75%);
    transition: .4s ease-in-out
}

.overlay-bg-full::after {
    background: rgba(0, 0, 0, .4);
    transition: .4s ease-in-out
}

.overlay-whitebg-frombottom::after {
    content: '';
    background: #fff;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, .05) 0, rgba(255, 255, 255, .5) 75%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, .05) 0, rgba(255, 255, 255, .5) 75%);
    background: linear-gradient(180deg, rgba(255, 255, 255, .05) 0, rgba(255, 255, 255, .5) 75%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    z-index: 1
}

.pinned-image {
    color: #fff;
    display: flex;
    height: 100vh;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.pinned-image--small {
    height: 65vh
}

.pinned-image--light {
    color: #19192a
}

.pinned-image--light .pinned-image__container-overlay {
    background: rgba(255, 255, 255, .5)
}

.pinned-image__container {
    padding-top: 58%;
    position: relative;
    transform: scale(.75);
    width: 100%
}

.pinned-image__container-overlay {
    background: rgba(0, 0, 0, .2);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.pinned-image__container-overlay--gradient {
    background: rgba(206, 112, 222, .7);
    background: linear-gradient(90deg, #ce70de 0, rgba(255, 98, 141, .7) 100%)
}

.pinned-image__container img {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.pinned-image__quote {
    font-weight: 300;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate3d(-50%, -100%, 0);
    width: 100%
}

.swiper-container {
    padding-bottom: 20px
}

.swiper-container-option1.swiper-container {
    width: 120%;
    position: relative;
    padding-top: 35%
}

body .swiper-container-horizontal>.swiper-scrollbar {
    left: 0;
    width: 84%
}

.swiper-container .swiper-scrollbar {
    background: rgba(255, 255, 255, .4);
    border-radius: 2px;
    height: 5px;
    width: 200px;
    bottom: 0;
    left: 50%;
    overflow: hidden
}

.swiper-container .swiper-scrollbar-drag {
    background: #fff;
    cursor: pointer;
    width: 250px !important
}

.bg-gray {
    background-color: #f1f1f1
}

.bg-white {
    background-color: #fff
}

iframe {
    width: 100%;
    height: 100%
}

.common-list-diamond {
    padding-left: 0
}

.common-list-diamond li {
    list-style: none;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
    padding: 0 0 5px 20px;
    position: relative
}

.common-list-diamond li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.common-list-diamond li a {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #131313;
    padding: 10px 0;
    position: relative
}

.common-list-diamond li a:hover {
    color: #3e2d79
}

ul.common-list-diamond li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #3e2d79
}

ul.common-list-diamond li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #3e2d79
}

ul.bullets-circle li::before,
ul.bullets-square li::before {
    position: absolute;
    top: 5px;
    width: 10px;
    height: 10px;
    background-color: #010101;
    left: 0;
    content: ""
}

ul.bullets-circle,
ul.bullets-square {
    padding: 0
}

ul.bullets-circle li,
ul.bullets-square li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #010101
}

ul.bullets-circle li::before {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.common-slider-oprion2 .content-caption span {
    background-color: #d5aa00;
    padding: 3px 10px;
    text-align: center;
    color: #fff;
    font-size: .75rem;
    line-height: 1rem;
    margin-bottom: 10px;
    border-radius: 0;
    font-weight: 500
}

.common-slider-oprion2 .content-caption p {
    font-size: 1.25rem;
    line-height: 1.55rem;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700
}

.common-slider-oprion2 .figure .fig-picture,
.common-slider-oprion3 .figure .fig-picture,
.hoverZoomImg,
.image-container {
    position: relative;
    overflow: hidden
}

.common-slider-oprion2 .figure img {
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
    -ms-transition: transform .2s;
    transition: transform .2s
}

.common-slider-oprion2 .figure:hover img,
.common-slider-oprion3 .figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.content-caption {
    position: absolute;
    padding-left: 1em;
    width: 100%;
    top: 65%;
    left: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.common-slider-oprion2 .content-box:hover .content-caption {
    top: 60%;
    left: 50%
}

.noimg-box {
    background-color: #f1f1f1;
    padding: 15px;
    display: flex;
    align-items: start;
    height: 356px
}

.noimg-box .content-caption {
    position: relative;
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    transform: none
}

.common-slider-oprion2 .noimg-box .content-caption p {
    color: #131313
}

.common-slider-oprion2 .content-box:hover .noimg-box .content-caption {
    top: 0;
    left: 0
}

.inTheNews-carousel .noimg-box {
    height: 258px
}

.common-slider-oprion3 .figure img {
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
    -ms-transition: transform .2s;
    transition: transform .2s;
    width: 100%
}

.common-slider-oprion3 .content-figcaption {
    position: relative;
    text-align: left;
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding: 15px 0
}

.common-slider-oprion3 .content-figcaption p {
    font-size: 1rem;
    line-height: 1.313rem;
    color: #010101
}

.parallax-icon6 {
    bottom: 0;
    left: -20%
}

.parallax-icon {
    position: absolute;
    z-index: 1
}

.innerbanner-section {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: flex;
    justify-content: end;
    align-items: start;
    position: relative;
    z-index: 1;
    top: 90px;
    overflow: hidden;
    flex-direction: column;
    margin-bottom: 90px
}

.translated-ltr .innerbanner-section {
    top: 115px
}

.bannerWrapper .bgWrapper figure {
    position: relative;
    margin: 0
}

.bannerWrapper .bgWrapper {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.bannerWrapper .bgWrapper .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.parllaxWrapper-container .parllaxWrapper .overlay {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    height: 100%
}

.bgWrapper_titleWrap {
    position: absolute;
    bottom: 120px;
    left: 0;
    width: 100%
}

.bgWrapper_title h1 {
    font-size: 4.75rem;
    line-height: 5.313rem;
    color: #fff;
    font-weight: 900;
    max-width: 70%;
    -webkit-animation: 1.2s .5s backwards drop-in;
    -moz-animation: 1.2s .5s backwards drop-in;
    -o-animation: 1.2s .5s backwards drop-in;
    animation: 1.2s .5s backwards drop-in
}

.breadcrumb_container {
    background-color: rgba(255, 255, 255, 75%);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10
}

.breadcrumb_container li,
.plainBannerbreadcrumb_container li a {
    color: #010101;
    font-size: 16px;
    line-height: 24px
}

.breadcrumb_container li a {
    color: #010101;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.breadcrumb_container .breadcrumb {
    margin-bottom: 0;
    padding: 10px 0
}

.breadcrumb-item.active {
    color: #010101
}

.parllaxWrapper-container {
    position: relative;
    overflow: hidden;
    height: 100vh
}

.parllaxWrapper-container .simpleParallax img {
    height: 100vh;
    object-fit: cover
}

.bgWrapper_title,
.video-centerslider .progressSlider-container {
    position: relative;
    z-index: 2
}

@-webkit-keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

@-moz-keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

@-o-keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

.parallax-icon-innerbanner {
    top: 5%;
    right: -15%
}

.parallax-icon-innerbanner2 {
    top: 1%;
    left: -20%
}

.plaininnerbanner-section {
    background-color: rgba(92, 195, 255, .46);
    padding: 40px 0;
    margin-top: 90px
}

.plainbgWrapper_title h1 {
    color: #010101;
    font-size: 55px;
    line-height: 65px;
    font-weight: 900;
    margin-bottom: 0;
    max-width: 80%
}

.plainBannerbreadcrumb_container {
    background-color: #f1f1f1;
    padding: 10px 0
}

.intro-para {
    font-size: 22px;
    line-height: 32px;
    color: #010101;
    font-weight: 300
}

.highlighter-text h2 .highlight-span {
    background-color: #79d400;
    padding: 5px;
    color: #fff;
    display: inline-block;
    margin-top: 10px
}

.common-title-wrap.highlighter-text p {
    padding-right: 35%;
    margin-top: 40px
}

.row-reverse-right .common-title-wrap {
    padding-right: 20px
}

.expandwrap-inner ul,
.row-reverse-left .common-title-wrap {
    padding-left: 20px
}

.row-reverse .common-title-wrap.highlighter-text p {
    padding-right: 20%
}

.image-container.dual-image {
    overflow: visible
}

#video-container,
.quote-figure,
.read-more,
.read-more span,
.scroll-container,
.view-more,
.viewport,
div.expander {
    overflow: hidden
}

.innerbanner-slider .slick-custom-arrow-left {
    left: 20px
}

.innerbanner-slider .slick-custom-arrow-right {
    right: 20px
}

.hoverZoomImg img {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.hoverZoomImg-hover:hover .hoverZoomImg img {
    transform: scale(1.1) rotate(0);
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -ms-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0)
}

.intro-bg-section {
    text-align: center;
    position: relative;
    height: 100%;
    padding: 80px 0 120px
}

.intro-bg-section p {
    font-size: 22px;
    line-height: 31px;
    color: #010101;
    margin-bottom: 0;
    font-weight: 400;
    padding-bottom: 60px
}

.zoomOutInModal.modal.fade .modal-dialog {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -o-transform: scale(1.2);
    -ms-transition: .5s;
    -o-transition: .5s
}

.zoomOutInModal.modal.fade.show .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.spinner-border {
    position: relative;
    top: 4px;
    left: 4px
}

.viewport {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.scroll-container {
    position: relative;
    z-index: 10
}

div.expander {
    position: relative;
    transition: max-height .5s ease-in-out;
    -moz-transition: max-height .5s ease-in-out;
    -webkit-transition: max-height .5s ease-in-out;
    margin-bottom: 0;
    min-height: 255px;
    max-height: 195px
}

div.expander:before {
    content: "";
    width: 100%;
    height: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 0) 100%);
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out
}

.expand-toggle::after {
    content: "";
    background-image: url(/assets/images/nav_arrow_down_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 6px;
    right: 5px
}

.expand-toggle.arrow-up::after {
    transform: rotate(180deg)
}

.expand-toggle {
    text-align: left;
    text-decoration: none;
    transition: color .3s ease-in-out;
    display: inline-block;
    position: relative;
    padding: 5px 45px 5px 0;
    color: #2575fc
}

.videobg-container {
    position: relative;
    margin-bottom: 80px
}

.video-icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    cursor: pointer;
    transform: translate(-50%, -50%)
}

.videobg-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.videobg-content {
    position: absolute;
    bottom: 60px;
    left: 130px;
    z-index: 2
}

#close-video {
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
}

.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1000px !important;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0
}

iframe#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.youtube-video .modal-footer {
    border: none;
    text-align: center;
    display: block;
    padding: 0
}

.youtube-video .modal-content {
    background: 0 0 !important;
    border: none
}

.light-yellow-bg {
    background-color: #f1ede6
}

.video-centerslider .progress {
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgba(28, 60, 133, .5);
    background-image: linear-gradient(to right, #1c3c85, #1c3c85);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out
}

.video-centerslider .progressSlider-bottom {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    max-width: 45%;
    margin: 0 auto
}

.video-centerslider .slides-numbers {
    color: #1c3c85;
    width: 110px;
    margin-right: 15px
}

.video-centerslider .slides-numbers .active {
    font-size: 25px;
    font-weight: 700
}

.video-centerslider .slides-numbers .total {
    font-size: 20px;
    font-weight: 400
}

.video-centerslider .sliderbtn-wrap {
    width: 120px;
    position: relative;
    margin-left: 30px
}

.video-centerslider .progressSlider-container .slick-custom-arrow {
    box-shadow: none;
    border: 1px solid #1c3c85
}

.video-centerslider .progressSlider-container .slick-custom-arrow i {
    color: #1c3c85
}

.video-centerslider .sectionWithBG {
    margin-top: 10%
}

.video-centerslider {
    position: relative;
    margin-top: 30px
}

.vidblogs-figureCaption {
    position: relative;
    height: 100%
}

.video-centerslider .video-icon-wrap {
    z-index: 5
}

.video-centerslider .slider-progress .item.slick-slide {
    width: 700px;
    height: 400px !important;
    transition: transform .4s;
    position: relative
}

.video-centerslider .slider-progress .slick-slide:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    transition: transform .4s
}

/* .video-centerslider .slider-progress .item.slick-slide.prevdiv {
    transform: scale(.8) translate(120px);
    z-index: 10
}

.video-centerslider .slider-progress .item.slick-slide.nextdiv {
    transform: scale(.8) translate(-120px);
    z-index: 10
}

.video-centerslider .slider-progress .item.slick-slide.slick-center {
    transform: scale(1);
    z-index: 30
} */

#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff
}

#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1
}

#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
    opacity: 1
}

#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000
}

#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: .8;
    width: 100%;
    height: 100%
}

#video-popup-close:hover {
    color: #de0023
}

.vidblogs-figureCaption .content-caption {
    text-align: center;
    top: 90%
}

.vidblogs-figureCaption .content-caption p {
    color: #fff;
    margin-bottom: 0
}

.vidblogs-figureCaption picture::after {
    content: '';
    background: #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .04\2) 0, rgba(0, 0, 0, .7) 85%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .7) 85%);
    background: linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .7) 85%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.expand-toggle::after,
.expandwrap-inner .expand-toggle::after {
    background-color: #d5aa00;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.read-more,
.view-more {
    border: 0;
    height: 1.8rem
}

.expandwrap-inner .expand-toggle {
    color: #2575fc;
    padding: 5px 45px 5px 0;
    float: none;
    margin-top: 5px
}

.listul li {
    flex: 0 0 48%;
    max-width: 48%;
    margin-bottom: 5px
}

.read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #d5aa00;
    width: 1.8rem;
    line-height: 1.8rem;
    display: block;
    transition: .5s;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 200;
    padding: 0 .313rem;
    z-index: 1;
    cursor: pointer
}

.hover-mngmt-box:hover .read-more {
    width: 115px;
    height: 1.8rem;
    line-height: 1.8rem;
    border: 0;
    transition: .5s;
    color: #fff;
    padding: 0 .625rem;
    background: #2575fc
}

.read-more span {
    max-width: 0;
    -webkit-transition: max-width .5s;
    transition: max-width .5s;
    vertical-align: top;
    white-space: nowrap;
    font-size: .875rem;
    line-height: 1.8rem
}

.read-more i {
    position: absolute;
    right: 6px;
    top: -3px;
    line-height: 35px
}

.view-more,
.view-more i {
    color: #fff;
    line-height: 1.8rem;
    font-size: .875rem
}

.view-more {
    background: #2575fc;
    min-width: 1.8rem;
    transition: .5s;
    text-align: center;
    padding: 0 .5rem;
    cursor: pointer
}

.hover-mngmt-box .figure-img {
    width: 100%;
    margin-bottom: 0
}

.sharethis-inline-share-buttons {
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: .4s;
    position: absolute;
    right: 0
}

.sharethis-inline-share-buttons.active {
    opacity: 1;
    visibility: visible;
    display: flex
}

.share-click {
    border: 1px solid #e6e5e5;
    padding: 3px 8px;
    -webkit-border-radius: 1.25rem;
    -moz-border-radius: 1.25rem;
    -ms-border-radius: 1.25rem;
    -o-border-radius: 1.25rem;
    border-radius: 1.25rem;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s
}

.share-link .sharethis-inline-share-buttons {
    right: -35px;
    top: 38px
}

.sitemap-col-container .sitemap-col {
    flex: 0 0 25%;
    max-width: 25%
}

.animate-word-by-word span {
    opacity: 0;
    transform: translateY(20px);
    display: inline-block;
    margin: 0 5px;
    white-space: wrap;
    transition: .6s
}

.in-view.animate-word-by-word span {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.6s
}

.esgiframe-in {
    max-width: 90%;
    margin: 0 auto
}

.esgiframe-container iframe {
    min-height: 800px;
    margin-top: 100px
}

.esgiframe-container iframe html {
    overflow: hidden !important
}

.revealup {
    opacity: 0 !important;
    transform: translate3d(0, 200px, 0) !important;
    transition: opacity .8s, transform .8s
}

.revealup_visible {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important
}

@media screen and (max-width:767px) {
    .common-slider-oprion1 .slide-box.content-box:hover .circle {
        display: none;
    }

    .banner-section {
        margin-top: 50px
    }

    .parallax-section,
    .slide .slide__img img {
        height: 100%
    }

    .common-title-wrap h2 {
        font-size: 2rem;
        line-height: 1.2
    }

    .imgContentBox-container .imgContentBox-inner {
        top: 0;
        left: 0;
        padding: 40px 15px 0
    }

    .common-slider-oprion1 .figure-caption {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    .footer-center,
    .footer-right {
        margin-top: 20px
    }

    .back-to-top {
        bottom: 85px
    }

    .swiper-container-option1.swiper-container {
        width: 100%;
        padding-top: 15%
    }

    .content-details {
        padding-left: 1.55em;
        padding-right: 1.55em
    }

    .content-details p {
        font-size: .875rem
    }

    .parllaxWrapper-container .simpleParallax img {
        height: 100vh;
        object-fit: cover
    }

    .commonTab-content {
        margin-top: 30px
    }

    .plainbgWrapper_title h1 {
        font-size: 38px;
        line-height: 44px;
        max-width: 100%
    }

    .plaininnerbanner-section {
        margin-top: 51px
    }

    .parallax-icon6 {
        left: -66%
    }

    .parallax-icon-innerbanner {
        right: -95%;
        display: none
    }

    .parallax-icon-innerbanner2 {
        left: -110%;
        display: none
    }

    .bgWrapper_title h1 {
        font-size: 2rem;
        line-height: 2.2rem;
        max-width: 100%
    }

    .innerbanner-section {
        top: 50px;
        margin-bottom: 52px
    }

    .bgWrapper_titleWrap {
        bottom: 75px
    }

    .common-title-wrap.highlighter-text p,
    .row-reverse .common-title-wrap.highlighter-text p,
    .row-reverse-right .common-title-wrap {
        padding-right: 0
    }

    .row-reverse-left .common-title-wrap {
        padding-left: 0
    }

    .bannerWrapper .bgWrapper figure img {
        height: 350px;
        object-fit: cover
    }

    .videobg-content {
        position: relative;
        bottom: 0;
        left: 0;
        background-color: #f1f1f1;
        padding: 15px
    }

    .videobg-container .videobg-content h2 {
        color: #131313
    }

    .videobg-container .videobg-content p {
        margin-bottom: 0;
        color: #131313
    }

    .video-icon-wrap {
        top: 30%
    }

    .video-icon-wrap img {
        height: 55px
    }

    .intro-bg-section p {
        font-size: 20px;
        line-height: 30px
    }

    .common-padding-both {
        padding: 2rem 0
    }

    .breadcrumb_container li {
        font-size: 14px
    }

    .mediaArticle-top-wrap {
        margin-bottom: 48px
    }

    .share-link .sharethis-inline-share-buttons {
        right: 0
    }

    .inTheNews-section .noimg-box {
        height: 235px
    }

    .sitemap-col-container .sitemap-col {
        flex: 0 0 100%;
        max-width: 100%
    }

    .slick-custom-arrow-left {
        left: -.625rem
    }

    .slick-custom-arrow-right {
        right: -.625rem
    }

    .searchFilter-container .searchFilter-content input[type=text] {
        width: 85%
    }

    #video-popup-container {
        width: 93%;
        left: 33%;
        top: 25%
    }

    .common-paddingBig-both {
        padding: 4.5rem 0
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .common-title-wrap h2 {
        font-size: 3rem
    }

    .banner-section {
        margin-top: 78px
    }

    .parallax-icon6 {
        bottom: 0;
        left: -40%
    }

    .parllaxWrapper-container .simpleParallax img {
        height: 100vh;
        object-fit: cover
    }

    .innerbanner-section {
        top: 51px;
        margin-bottom: 52px
    }

    .parallax-icon-innerbanner2 {
        top: -40%;
        left: -55%
    }

    .common-title-wrap.highlighter-text p,
    .row-reverse .common-title-wrap.highlighter-text p,
    .row-reverse-right .common-title-wrap {
        padding-right: 0
    }

    .row-reverse-left .common-title-wrap {
        padding-left: 0
    }

    .bgWrapper_title h1 {
        font-size: 2.75rem;
        line-height: 3.313rem
    }

    .plainbgWrapper_title h1 {
        max-width: 85%
    }

    .plaininnerbanner-section {
        margin-top: 50px
    }

    .sitemap-col-container .sitemap-col {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width:1024px) and (max-width:1080px) {
    .banner-section .home-slider {
        height: 100%
    }

    .parallax-icon6 {
        bottom: 0;
        left: -30%
    }

    .innerbanner-section {
        margin-bottom: 90px
    }
}

@media only screen and (min-width:1280px) and (max-width:1300px) {
    .banner-section .home-slider {
        height: 100%
    }

    .noimg-box {
        height: 304px
    }

    .inTheNews-carousel .noimg-box {
        height: 220px
    }

    .common-slider-oprion2 .content-caption p {
        font-size: 1.05rem;
        line-height: 1.35rem
    }
}

@media screen and (min-width:1920px) {
    .imgContentBox-container .reveal img {
        width: 100%
    }

    .parallax-icon-wrap .parallax-icon6 {
        bottom: 0;
        left: -15%
    }

    .slick-custom-arrow-left {
        left: -0.15rem;
    }
}

@media screen and (max-width:375px) {

    .breadcrumb_container li,
    .breadcrumb_container li a {
        font-size: 13px;
        line-height: 21px
    }
}

@media only screen and (min-width:1349px) and (max-width:1439px) {
    .noimg-box {
        height: 304px
    }

    .inTheNews-carousel .noimg-box {
        height: 220px
    }

    .common-slider-oprion2 .content-caption p {
        font-size: 1.05rem;
        line-height: 1.35rem
    }
}

@media only screen and (min-width:1440px) and (max-width:1445px) {
    .noimg-box {
        height: 355px
    }
}

@media screen and (max-width:320px) {
    .breadcrumb_container li a {
        font-size: 13px;
        line-height: 24px
    }

    .breadcrumb_container li {
        font-size: 12px;
        line-height: 20px
    }
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition-property: height, visibility;
        transition-duration: .35s
    }
}

.slick-custom-arrow .fa-angle-left {
    background-image: url(/assets/images/nav_arrow_left_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 24px;
    height: 24px;
    content: '';
}

.slick-custom-arrow .fa-angle-right {
    background-image: url(/assets/images/nav_arrow_right_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 24px;
    height: 24px;
    content: '';
}

.slick-custom-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.back-to-top .fa-chevron-up {
    background-image: url(/assets/images/down_move_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 24px;
    height: 24px;
    content: '';
}

.privacy_policy_botm {
    display: none;
}

#st-1 .st-btn>img,
#st-1 .st-btn>svg {
    height: 16px;
    width: 16px;
    top: 8px
}

#st-1,
#st-1 .st-btn,
#st-1 .st-total {
    text-align: center
}

.reveal,
.reveal-right {
    opacity: 0;
    overflow: hidden;
    position: relative;
    display: block;
    visibility: visible
}

.reveal img,
.reveal-right img {
    display: block;
    position: relative;
    opacity: 0;
    width: 100%
}

.bgWrapper-img-outer {
    position: ABSOLUTE;
    overflow: hidden;
    right: 0;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0
}

.bgWrapper-img-outer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%
}

#close-video:after,
#close-video:before {
    position: absolute;
    left: 22px;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #fff
}

#st-1 .st-btn,
#st-1 .st-btn>img,
#st-1 .st-btn>span,
#st-1 .st-btn>svg {
    position: relative;
    vertical-align: top
}

#close-video:before {
    transform: rotate(45deg)
}

#close-video:after {
    transform: rotate(-45deg)
}

.parallax-image.parallax-image-outer {
    height: 100% !important
}

.scrap-recycling-section .common-title-wrap.title-box {
    max-width: 660px;
    position: absolute;
    top: 60px;
    z-index: 9
}

.expandwrap-inner .expand-toggle {
    height: 48px
}

@media all and (max-width:767px) {
    .scrap-recycling-section {
        height: 200vw
    }

    .scrap-recycling-section .common-title-wrap.title-box {
        max-width: calc(100vw - 40px);
        position: absolute;
        top: 0;
        transform: translateY(80vw);
        z-index: 9;
        left: 20px;
        right: 20px
    }
}

.non-anchor-click a {
    cursor: auto
}

#st-1 {
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
    direction: ltr;
    display: block;
    opacity: 1;
    z-index: 94034
}

#st-1.st-animated {
    -moz-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
    -ms-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
    -o-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
    -webkit-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
    transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in
}

#st-1.st-hidden {
    opacity: 0
}

#st-1.st-preview {
    display: none !important;
    opacity: 0 !important
}

#st-1 .st-total.st-hidden,
#st-1.st-has-labels .st-btn.st-hide-label>span,
#st-1.st-has-labels .st-btn.st-remove-label>span,
#st-1.st-hide {
    display: none
}

#st-1 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity .2s ease-in, top .2s ease-in;
    -ms-transition: opacity .2s ease-in, top .2s ease-in;
    -o-transition: opacity .2s ease-in, top .2s ease-in;
    -webkit-transition: opacity .2s ease-in, top .2s ease-in;
    transition: opacity .2s ease-in, top .2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    padding: 0 10px;
    top: 0;
    white-space: nowrap
}

#st-1 .st-btn:last-child {
    margin-right: 0
}

#st-1 .st-btn>img {
    display: inline-block
}

#st-1 .st-btn>span {
    -moz-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .5px;
    min-width: 60px;
    opacity: 1;
    padding: 0 6px
}

#st-1.st-has-labels .st-btn {
    min-width: 120px
}

#st-1.st-has-labels .st-btn.st-remove-label {
    min-width: 50px
}

#st-1 .st-total {
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    max-width: 80px;
    padding: 4px 8px
}

#st-1 .st-total>span {
    font-size: 16px;
    line-height: 17px;
    display: block;
    padding: 0
}

#st-1 .st-total>span.st-shares {
    font-size: 9px;
    line-height: 9px
}

#st-1.st-justified {
    display: flex;
    text-align: center
}

#st-1.st-justified .st-btn {
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

#st-1 .st-btn:hover {
    opacity: .8;
    top: -4px
}

#st-1 .st-btn[data-network=facebook],
#st-1 .st-btn[data-network=linkedin],
#st-1 .st-btn[data-network=pinterest],
#st-1 .st-btn[data-network=sharethis],
#st-1 .st-btn[data-network=twitter] {
    background-color: #fff
}

#st-1 .st-btn[data-network=facebook]>span {
    color: #4267b2
}

#st-1 .st-btn[data-network=twitter]>span {
    color: #000
}

#st-1 .st-btn[data-network=linkedin]>span {
    color: #0077b5
}

#st-1 .st-btn[data-network=pinterest]>span {
    color: #cb2027
}

#st-1 .st-btn[data-network=sharethis]>span {
    color: #95d03a
}

#st-1 .st-btn[data-network=snapchat]>span {
    color: #333
}

iframe#kiwi-big-iframe-wrapper {
    width: 80px;
    height: 80px;
}