  :root{
    --orange: #D56127;
    --brown: #963E3B;
    --darkbrown: #482726;
    --white: #ffffff;
    --gray: #D2D4E2;
}

html{ scroll-behavior: auto!important;}
body{ overflow-y: auto;font-family: 'Helvetica Neue LT Std';color: var(--darkbrown);margin:0;padding:0;font-size:16px;line-height: 146%;letter-spacing: 0.03em;font-weight:300;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff; leading-trim: NONE; word-break: break-word;}
h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom:20px;line-height: 1.25;font-weight: 700;color: var(--brown)}

.big-h1 {font-size: 120px;line-height: 1;letter-spacing: -0.02em;font-weight: 900;color: var(--brown)}
h1,.h1{font-size: 75px;line-height: 1}
h2,.h2{font-size: 62px;line-height: 1;}
h3,.h3{font-size: 48px;}
h4,.h4{font-size: 30px;}
h5,.h5{font-size: 22px;}
h6,.h6{font-size: 18px;}
.small{font-size: 14px;}

h1 span,.h1 span,h2 span,.h2 span{
    font-family: 'Turbinado Pro';
    color: var(--orange);
}

p{margin-bottom: 30px;font-size: 18px;line-height: 1.45;letter-spacing: 0.03em;}
p:has(+ ul),
p:has(+ ol){
	margin-bottom:0;
}
p:nth-last-child(1){margin-bottom: 0}
ol,ul{padding-left: 22px;}
ul li, ol li{font-size: 18px;margin-bottom: 0;}
.color-blue{ color: #001537;}
.cursor-pointer{cursor: pointer;}

.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:#fff}
::-moz-selection{color:#fff;background:var(--brown);}
::selection{color:#fff;background:var(--brown);}

/*plaecholder*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: var(--darkbrown);opacity: 1}
input::-moz-placeholder,
textarea::-moz-placeholder{color: var(--darkbrown);opacity: 1}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: var(--darkbrown);opacity: 1}
input::-moz-placeholder, textarea::-moz-placeholder{color: var(--darkbrown);opacity: 1}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
input::-ms-input-placeholder, textarea::-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
input::placeholder,
textarea::placeholder{color: var(--darkbrown);opacity: 1}

:focus{	outline: 0;}
a{color: var(--darkbrown);background-color: transparent;display: inline-block;text-decoration: none;}
a:hover{text-decoration: none;color: #BF1F41;}
a:visited,a:focus, a:active {text-decoration: none;outline: 0;}
.container{max-width: 1840px; padding-left: 100px;padding-right: 100px;}
.container.container-xl { max-width: 1560px;}
.container.full{max-width: 100%;padding-left: 15px; padding-right: 15px;}
.container.inner {max-width: 1460px; padding-left: 190px; padding-right: 190px;}
.fw-light{font-weight: 300!important}
.fw-medium{font-weight: 500!important}
.fw-semibold{font-weight: 600!important}
.fw-black{font-weight: 900!important}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
b, strong {font-weight: bold;}
.form-select:focus,.form-control:focus,
.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus,.btn-close:focus{ -webkit-box-shadow: none; box-shadow: none;}
.full-width{max-width: 100%;width: 100%;}
img{max-width: 100%;width: auto;}
.img-wrapper {position: relative;padding-top: 100%;}
.img-wrapper img {position: absolute;top: 0;height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;left: 0;}
.section-padding{padding-top: 100px;padding-bottom: 100px;}
.section-margin{margin-top: 100px;margin-bottom: 100px;}
.mobile{display: none !important;}
.overlay {position: relative;z-index: 1;}	
.overlay:before {content: "";position: absolute;top: 0;height: 100%;width: 100%;opacity: 61%;background-color: var(--darkbrown);left: 0;z-index: -1;}
.print-main{display: none;}
.h-auto { height: auto ;}
.lh-0{line-height: 0 !important;}
.drawer-open {overflow: hidden;}
.subtitle { font-weight: 700; font-size: 86px; line-height: 1; letter-spacing: -0.02em; margin-top: -10px;position: relative;z-index: 1;    font-family: 'Turbinado Pro';color: var(--orange); }
.video-wrapper {padding-top: 54.75%;}
.video-wrapper video {position: absolute;top: 0;left: 0; height: 100%; width: 100%; -o-object-fit: cover;       object-fit: cover;}
.slick-arrow{position: absolute;top: 0;left: 0;z-index: 1;cursor: pointer;transition: all 0.5s;height: 46px;width: 46px;border: 1px solid var(--white);border-radius: 100%;}
.slick-arrow::before{content: "";position: absolute;left: 0;height: 100%;width: 100%;background-image: url(/assets/images/arrow-right.svg);background-repeat: no-repeat;background-position: center;}
.slick-arrow:not(:hover)::before{filter: brightness(0) invert(1);}
.slick-arrow:hover{background-color: var(--white);}
.slick-arrow.slick-next{left: 70px;}
.slick-arrow.slick-prev::before{transform: rotate(180deg);}
.slider-progress {
    width: 100%;
    height: 1px;
    background: #363636;
}
.slider-progress .progress {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #fff 0%, #fff 100%);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease;
}
.slider-progress.light{
    background: var(--gray);
}
.slider-progress.light .progress{
    background: linear-gradient(to right, var(--brown) 0%, var(--brown) 100%);
    background-size: 0% 100%; 
    background-repeat: no-repeat;
}

body::-webkit-scrollbar {
    width: 8px;
}  
body::-webkit-scrollbar-track {
    background: transparent;
}
body::-webkit-scrollbar-thumb {
    background: linear-gradient(93.13deg, #8D426C 0%, #963E3B 97.4%);
    border-radius: 10px;
}
  
.modal-backdrop{ display: none;}
.overflow-hidden{overflow: hidden;}
.slick-dots {list-style: none;padding: 0 170px 0 0;margin: 5px 0 0;line-height: 0;text-align: right;}
.slick-dots li{display: inline-block;vertical-align: middle;line-height: 0;margin: 0 3px;font-size: 0;}
.slick-dots li button{padding: 0; font-size: 0; border: 0; height: 2px; width: 40px; background-color: #E6A5A6;} 
.slick-dots li:hover button,
.slick-dots li.slick-active button{background-color: var(--brown);}
.slick-counter {
    color: var(--brown);
    font-size: 32px;
    text-align: right;
    margin-top: 10px;
    margin-right: 130px;
}
ul[data-field-errors] {
    padding-top: 5px;
}
/*button css Start*/
.btn {
    font-weight: 700;
    font-size: 16px;
    font-family: 'Helvetica Neue';
    color: var(--white);
    border: 0;
    border-radius: 26px;
    text-align: center;
    min-width: 198px;
    padding: 15px 45px 13px 20px;
    line-height: 1;
    background: linear-gradient(93.13deg, #8D426C 0%, #963E3B 97.4%);
    transition: all 0.4s;
    text-transform: uppercase;
    position: relative;
}
.btn::before{
    content: "";
    position: absolute;
    right: 20px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--white);
    transition: all 0.8s;
    background-repeat: no-repeat;
    background-position: center;
}
.btn .text{
    font-style: inherit;
    display: block;
}
.btn:hover{
    color: var(--white);
    background: linear-gradient(93.13deg, #A44355 0%, #8D3C3A 21.54%, #752D36 50.11%, #8D426C 97.4%);
}
.btn:hover::before{
    height: 26px;
    width: 26px;
    right: 11px;
    background-image: url(/assets/images/arrow-right.svg);
}
.btn:hover .text{
    animation: upDown 0.8s ease-in-out;
}
@keyframes upDown {
    0% {
        transform: translateY(0); 
        opacity: 1;
    }
    50% {
        transform: translateY(100%); 
        opacity: 0;
    }
    100% {
        transform: translateY(0); 
        opacity: 1; 
    }
}
/*button css End*/

.social-icon a{
    height: 43px;
    width: 43px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.social-icon a:not(:last-child){
    margin-right: 20px;
}
.social-icon a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--orange);
    border-radius: 100%;
    z-index: -1;
}
.social-icon a:hover::before{
    animation: upScal 0.6s ease-in-out;
}
.social-icon a:hover .icon{
    animation: opacity 0.8s ease-in-out;
}
@keyframes opacity {
    0% {
        opacity: 1; 
    }
    50% {
        opacity: 0; 
    }
    100% {
        opacity: 1; 
    }
}
@keyframes upScal {
    0% {
        transform: scale(1); 
    }
    50% {
        transform: scale(0.5); 
    }
    100% {
        transform: scale(1);  
    }
}

/* hero section css Start */
.hero-section{
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100));
    overflow: hidden;
    min-height: 630px;
}
.banner-video {
    height: 100%;
    width: 100%;
}
.banner-video video {
    width: 100%;
    height: 100%;
    border-radius: 0 32px 32px 0;
    -o-object-fit: cover;
       object-fit: cover;
}
.hero-section .hero-panel {
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0 110px;
    overflow-y: auto;
    height: 100%;
    width: 30%;
}
.hero-section .hero-panel::-webkit-scrollbar{
	width: 4px;
}
.hero-section .hero-panel::-webkit-scrollbar-thumb{
	background-color: rgba(248, 248, 248, 0.3);
}
.hero-section .hero-content {
    position: absolute;
    bottom: 132px;
    max-width: 840px;
}
.hero-section .hero-slider .hero-content>:last-child{
    margin-bottom: 0;
}
.hero-section .col-right{
    height: 100%;
    position: relative;
}
.hero-section .hero-content .title{
    margin-bottom: 30px;
    color: var(--white);
    text-transform: uppercase;
    position: relative;
    opacity: 0;
}
.hero-slider.aos-animate .slick-active .hero-content .title{
    -webkit-animation: SlideLeftContentText 1s forwards;
    animation: SlideLeftContentText 1s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
@-webkit-keyframes SlideRightContentText { from {  right: -80px;  opacity: 0; } to {  right: 0;  opacity: 1; }}
@-webkit-keyframes SlideLeftContentText { from {  left: -80px;  opacity: 0; } to {  left: 0;  opacity: 1; }}
.hero-section .hero-content .title span {
    text-transform: capitalize;
    margin-left: 420px;
    position: relative;
    opacity: 0;
    display: block;
    transition: all 0.8s;
    transition-delay: 1s;
    font-size: 160px;
    transform: rotate(-10deg);
    margin-top: -80px;
    font-weight: 700;
}
.hero-slider.aos-animate .slick-active .hero-content .title span:last-child{
    opacity: 1;
    margin-left: 337px;
}
.hero-section .slick-list{
    overflow: inherit;
}
@-webkit-keyframes SlideUp { from {  bottom: -80px;  opacity: 0; } to {  bottom: 0;  opacity: 1; }}

.hero-slider.aos-animate  .center-slide.slick-active .hero-content .title{
    -webkit-animation: SlideUp 1s forwards;
    animation: SlideUp 1s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.hero-section .hero-content .desc p {
    font-size: 48px;
    color: var(--white);
    font-weight: 400;
    line-height: 128%;
}
.hero-section .hero-content .subtitle {
    margin-top: -32px;
}
.hero-slider .center-slide .hero-content .subtitle,
.hero-section .hero-content .desc,
.hero-section .hero-content .subtitle,
.hero-section .hero-content .btn-wrp{
    opacity: 0;
    position: relative;
}
.hero-slider.aos-animate .slick-active .hero-content .subtitle{
    -webkit-animation: SlideUp 1.1s forwards;
    animation: SlideUp 1.1s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;   
}
.hero-slider.aos-animate .slick-active .hero-content .desc,
.hero-section .slick-active .hero-content .desc{
    -webkit-animation: SlideUp 1.2s forwards;
    animation: SlideUp 1.2s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;   
}
.hero-section .slick-active .hero-content .subtitle,
.hero-section .slick-active .hero-content .btn-wrp{
    -webkit-animation: SlideUp 1.3s forwards;
    animation: SlideUp 1.3s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;   
}
.hero-section .overlay-div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 4.67%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.4) 86.26%);
}
.hero-section .center-slide .overlay-div{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.56%, rgba(0, 0, 0, 0.47) 55.13%);
}
.hero-section .sub-txt-wrp{
    margin-left: 98px;
}
.popupbtn {
    left: -42.6%;
    margin-left: 35px;
    bottom: 30px;
    overflow: hidden;
    width: 112px;
    height: 112px;
    padding: 0;
}
.play-text{
    position: absolute;
    left: 0;
    top: 0;
    height: 112px;
    width: 112px;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation: spin 10s infinite linear;
            animation: spin 10s infinite linear;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.hero-section .slide-img{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero-section .hero-slider,
.hero-section .slick-list,
.hero-section  .slick-track{
    height: 100%;
}
.videomodal{
    background-color: #fff;
    display:none;
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    width:100%;
    height: calc((var(--vh, 1vh) * 100));
}
.videomodal .lightbox-wrp {
    height: calc(100% - 200px);
    width: 100%;
    overflow-y: auto;
    margin: 100px 0;
}
.videomodal .lightbox-wrp::-webkit-scrollbar{
	width: 4px;
}
.videomodal .lightbox-wrp::-webkit-scrollbar-thumb{
	background-color: rgba(255, 255, 255, 0.3);
}
.videomodal .lightbox-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--brown);
    margin: 8px;
    border-radius: 32px;
    position: relative;
    z-index: 1;
    height: calc(100% - 16px);
}
.videomodal .lightbox-body::before{
    content: "";
    position: absolute;
    left: -325px;
    width: 100%;
    height: 100%;
    background-image: url(/assets/images/layer-bg.svg);
    background-position: left 0px;
    background-repeat: no-repeat;
    top: 0;
    z-index: -1;
}
.videomodal .container{
    padding-left: 140px;
    padding-right: 140px;
    height: 100%;
}
.videomodal .lightbox-close {
    opacity: 1;
    border: 2px solid #FFFFFF;
    height: 58px;
    width: 58px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 2;
}
.videomodal .ratio{
    filter: drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.25));
}
.hero-section .quick-link {
    position: fixed;
    bottom: 45px;
    z-index: 2;
    transition: all 0.6s;
    opacity: 1;
    right: 100px;
}
.hero-section.banner-quicklink {
    height: auto;
    min-height: auto;
    position: fixed;
    z-index: 2;
    bottom: 0;
    overflow: visible;
}
body.header-nav-up.header-sticky .hero-section .quick-link{
    opacity: 0;
}
.quick-link .btn::before{
    display: none;
}
.quick-link .icon{
    position: absolute;
    right: 14px;
    top: 11px;
}
.quick-link .icon svg{
    max-width: 19px;
    max-height: 25px;
}
.hero-section .quick-link .icon svg,
.hero-section .quick-link .icon img{
    filter: brightness(0) invert(1);
}
.quick-link .btn:hover .icon {
    animation: upScal 0.8s ease-in-out;
}
.hero-section .quick-link .btn-wrapper:not(:last-child){
    margin-right: 20px;
}
.inner-banner.hero-section .hero-slider::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 66.44%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}
/* hero section css End */

/* header css  */
header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
}
header {
    padding: 38px 0;
    transition: all 0.5s;
}
header .container{
    max-width: 100%;
}
.menu-link{
    min-width: 140px;
}
.menu-link:hover::before{
    background-image: url(/assets/images/menu-icon.svg);
}
.btn-nav {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 160px;
    padding: 16px 15px 13px;
    color: var(--white);
    border-radius: 25px;
    text-align: center;
    transition: all .4s;
    font-family: 'Helvetica Neue';
    line-height: 1;
}
.btn-nav:hover{
    background-color: var(--gray);
    color: #2F2F31;
}
header .header-left a:not(:last-child){
    margin-right: 20px;
}
.header-right>a:not(:first-child){
    margin-left: 50px;
}
header.nav-up{
    transform: translateY(-130px) !important;
}
header.sticky{
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    transform: translateY(0) !important;
    z-index: 5;
    padding: 15px 0;
}
header:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 48%;
    z-index: -1;
    opacity: 0;
    transition: all .6s;
    transform: translateY(-100%);
}
header.sticky:after{
    opacity: 1;
    transform: translateY(0);
}
header.sticky .floating-btn,header:not(.sticky) .quick-link,
header.sticky .language {
    display: none;
}
header .quick-link .btn:not(:last-child){
    margin-right: 20px;
}
header .quick-link .btn{
    min-width: 180px;
}
header.sticky .header-logo svg{
    width: 140px;
    height: 60px;
}
header .quick-link{
    margin-right: 90px;
}

/* menu css  */
.navigation-dropdown {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100));
    z-index: 5;
    visibility: hidden; 
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    background-image: url(/assets/images/bg-rust-squre.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 40px 0;
}
.navigation-dropdown.is-active {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}
.navigation-dropdown .menu > ul:hover > li > a{
    color: rgba(255, 255, 255, 0.5);
}
.navigation-dropdown .menu > ul > li.active > a, .navigation-dropdown .menu > ul > li > a:hover{
    color: #fff;
}
.navigation-dropdown .menu {
    height: calc(100% - 70px);
    overflow-y: auto;
}
.navigation-dropdown .menu::-webkit-scrollbar {
    width: 5px;
}  
.navigation-dropdown .menu::-webkit-scrollbar-track {
    background: transparent;
}
.navigation-dropdown .menu::-webkit-scrollbar-thumb {
    background-color: #d3d3d3; /* light gray */
    border-radius: 10px;
}
.navigation-dropdown .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.navigation-dropdown .menu .primary-menu > li > a {
    font-weight: 700;
    color: #FFFFFF;
    font-size: 48px;
    position: relative;
    opacity: 0;
    padding-right: 34px;
    line-height: normal;
    position: relative;
}
.navigation-dropdown .menu .primary-menu > li{
    overflow: hidden;
}
.navigation-dropdown .menu .primary-menu > li > a::before{
    content: "";
    position: absolute;
    left: 100%;
    height: 1px;
    width: 0;
    background-color: var(--orange);
    top: 45%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.8s;
}
.navigation-dropdown .menu .primary-menu > li.hover > a::before{
    opacity: 1;
    width: 50vw;
}
.navigation-dropdown.is-active .menu .primary-menu > li > a{
    -webkit-animation: leftContentText 1s forwards;
    animation: leftContentText 1s forwards;
    animation-delay: 0.6s;
}
.navigation-dropdown.is-active .menu .primary-menu > li.hover > a{
    color: #fff;
}
@-webkit-keyframes leftContentText { from {  left: -80px;  opacity: 0; } to {  left: 0;  opacity: 1; }}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(2) > a{animation-delay: 0.8s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(3) > a{animation-delay: 1s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(4) > a{animation-delay: 1.2s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(5) > a{animation-delay: 1.4s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(6) > a{animation-delay: 1.6s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(7) > a{animation-delay: 1.8s;}
.navigation-dropdown.is-active .menu .primary-menu > li:nth-child(8) > a{animation-delay: 2s;}
.navigation-dropdown .menu .primary-menu > li:not(:last-child) > a{
    margin-bottom: 20px;
}
.navigation-dropdown .menu .drop-down > ul {
    position: absolute;
    left: 100%;
    top: 10px;
    list-style: none;
    width: 100%;
    height: 98%;
    margin: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    padding-left: 34px;
    padding-top: 8px;
}
.navigation-dropdown .menu .mobile-menu .drop-down:hover>ul,
.navigation-dropdown .menu .desktop-menu .drop-down.hover>ul {
    visibility: visible;
    opacity: 1;
}
.navigation-dropdown .menu .drop-down > ul .has-sub-menu {
    padding-left: 55px;
    display: none;
}
.navigation-dropdown .menu .drop-down > ul .hover-submenu .has-sub-menu {
    display: block;
}
.navigation-dropdown .menu .drop-down > ul .has-sub-menu li a{
    font-size: 24px;
    font-weight: 300;
    color: var(--white);
}
.navigation-dropdown .menu .drop-down > ul::-webkit-scrollbar{
	width: 4px;
}
.navigation-dropdown .menu .drop-down > ul::-webkit-scrollbar-thumb{
	background-color: rgba(255, 255, 255, 0.3);
}
.navigation-dropdown ul.has-sub-menu > li > a {
    font-size: 24px;
    color: var(--white);

}
.navigation-dropdown ul.has-sub-menu > li > a:hover{
    color: var(--gray);
}
.navigation-dropdown .menu ul.has-sub-menu > li > a{
    margin-bottom: 25px;
}
.navigation-dropdown .primary-menu {
    width: 47%;
    position: relative;
}
.navigation-dropdown .bg-img {
    position: absolute;
    width: 50%;
    height: 100%;
    border-radius: 50% 50% 50px 50px;
    z-index: -1;
    opacity: 0;
    display: none;
    max-width: 857px;
    max-height: 878px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.navigation-dropdown .menu .primary-menu > li.hover .bg-img,
.navigation-dropdown .menu .primary-menu > li.hover:first-child .bg-img{
    background-color: rgba(165, 0, 52);
    filter: saturate(100%);
}
.navigation-dropdown .menutopbar .quick-link a{
    position: relative;
    transform: translateY(-100%);
    transition: all 0.6s ease;
    transition-delay: 0.6s;
    opacity: 0;
}
.navigation-dropdown.is-active .menutopbar .quick-link a{
    transform: translateY(0);
    opacity: 1;
}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(2){transition-delay: 0.7s;}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(3){transition-delay: 0.8s;}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(4){transition-delay: 0.9s;}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(5){transition-delay: 1s;}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(6){transition-delay: 1.1s;}
.navigation-dropdown.is-active .menutopbar .quick-link a:nth-child(7){transition-delay: 1.2s;}
.navigation-dropdown .header-right .quick-link .icon{
    height: 52px;
    width: 52px;
}
.menu-link .visible,.search-drawer .search-close .visible {
    transform: translate(-50%,-50%);
}
.menu-link .hidden,.search-drawer .search-close .hidden {
    transform: translate(60px,-50%);
}
.menu-link .hidden, .menu-link .visible,
.search-drawer .search-close .visible,
.search-drawer .search-close .hidden {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: transform .4s cubic-bezier(.75,-.27,.3,0.5);
}
.navigation-dropdown .menu-link .hidden,.navigation-dropdown .menu-link .visible {
    transition-delay: 0.6s;
}
.navigation-dropdown.is-active .navigation-close .visible,.menu-link:hover .visible,.search-drawer .search-close:hover .visible {
    transform: translate(-60px,-50%);
}
.navigation-dropdown.is-active .navigation-close .hidden, .menu-link:hover .hidden,
.search-drawer .search-close:hover .hidden {
    transform: translate(-50%,-50%);
}
.navigation-close {
    background-color: var(--gray);
    color: var(--darkbrown);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 40px 8px 20px;
    text-align: center;
    border-radius: 23px;
    position: relative;
}
.navigation-close .icon{
    background-color: var(--white);
    height: 26px;
    width: 26px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.navigation-close:hover{
    color: var(--darkbrown);
}
.navigation-close:hover .icon svg {
    transform: scale(1.15);
}
.navigation-dropdown .quick-link .btn:not(:last-child) {
    margin-right: 18px;
}
.navigation-dropdown .social-icon a:not(:hover)::before{
    background-color: var(--brown);
}
.navigation-dropdown .social-icon{
    padding-left: 82px;
    margin-left: 50px;
}
.navigation-dropdown .social-icon h6{
    font-size: 20px;
    letter-spacing: 0.03em;
}
.navigation-dropdown .social-icon::before{
    content: "";
    position: absolute;
    left: -10px;
    height: 1px;
    width: 82px;
    background-color: var(--orange);
}
.navigation-dropdown .menu-div {
    width: calc(100% + 80px);
    height: calc(100% - 150px);
}
.navigation-dropdown .menu-footer {
    position: absolute;
    bottom: 40px;
    opacity: 0;
    transform: translateY(-40px);
}
.navigation-dropdown.is-active .menu-footer{
    -webkit-animation: SlideUp 1.2s forwards;
    animation: SlideUp 1.2s forwards;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
/* Menu Css End  */

/* search css  */
.search-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(/assets/images/bg-rust-squre.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 4;
    transition: all 0.6s;
    padding: 23px 40px;
    opacity: 0;
    visibility: hidden;
}
.search-drawer.active{
    opacity: 1;
    visibility: visible;
}
.search-drawer .search-wrappper {
    max-width: 725px;
    margin: 0 auto;
}
.search-drawer .search-input {
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background-color: transparent;
    font-size: 32px;
    padding: 0 60px 15px 0;
    width: 100%;
    color: #fff;
    font-weight: 400;
}
.search-drawer input[type="submit"] {
    font-size: 0;
    background-color: transparent;
    border: 1px solid #F3ECE4;
    height: 52px;
    width: 52px;
    border-radius: 100%;
    background-image: url(/assets/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.search-drawer .search-input::-webkit-input-placeholder{color: #fff;opacity: 1}
.search-drawer .search-input::-moz-placeholder{color: #fff;opacity: 1}
.search-drawer .search-input:-ms-input-placeholder{color: #fff;opacity: 1}
.search-drawer .search-input::-ms-input-placeholder{color: #fff;opacity: 1}
.search-drawer .search-input::placeholder{color: #fff;opacity: 1}
.search-drawer .search-form{
    margin-bottom: 90px;
}
.search-drawer .search-drawer h2{
    font-size: 56px;
}
.search-drawer .search-drawer h3{
    font-size: 42px;
}
.search-drawer .search-drawer h4{
    font-size: 32px;
}
.search-drawer li,
.search-drawer p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;    
}
.search-drawer li{
    padding-left: 30px;
}
.search-drawer ul {
    list-style: decimal;
}
.search-drawer .search{
    position: relative;
    top: 36%;
    transform: translateY(-50%);
}
.search-drawer .search-close {
    z-index: 1;
    background-color: var(--gray);
    color: var(--darkbrown);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px 8px 10px;
    text-align: center;
    border-radius: 23px;
    right: 20px;
    min-width: 140px;
}
.search-drawer .search-close .icon {
    background-color: var(--white);
    height: 26px;
    width: 26px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.search-drawer .search-close:hover .icon svg {
    transform: scale(1.15);
}

/* welcome Section Css Start */
.welVideo .video-wrapper{
    filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, 0.25));
    padding-top: 68%;
    margin: 20px;
}
.welVideo .welVideo-content .title {
    margin-bottom: 40px;
    transition-delay: .4s;
    font-weight: 400;
    line-height: 128%;
}
.welVideo .welVideo-content .title>:first-child::first-letter{
    padding-left: 120px;
}
.welVideo .welVideo-content .title b,.welVideo .welVideo-content .title strong{
    color: var(--orange);
    font-weight: inherit;
}
.welVideo .welVideo-content .title span{
    font-family: 'Helvetica Neue LT Std';
}
.welVideo .welVideo-content .title p{
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
}
.welVideo .welVideo-content .content-inner {
    padding-left: 140px;
    max-width: 800px;
    margin: 0 auto;
    min-height: 175px;
}
.welVideo .welVideo-content h6{
    letter-spacing: 0.03em;
    font-weight: 500;
}
.welVideo{
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0;
    background-position: 50% 30%;
}
.welVideo .welVideo-content {
    max-width: 1080px;
    margin: 0 auto;
}
.welVideo .welVideo-content .content-inner p {
    font-size: 20px;
}
/* welcome Section Css End */
.image-reveal img {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transform: scale(1.2);
    will-change: transform;
    transition: 2s ease;
    width: 100%;
    height: auto;
}
.image-reveal:after {
    content: "";
    position: absolute;
    left: -15%;
    top: -1%;
    width: 130%;
    height: 102%;
    background-color: #fff;
    z-index: 2;
    transform: skew(-10deg);
    will-change: transform;
    transition: transform 2s cubic-bezier(.7,0,.3,1);
}
.image-reveal {
    position: relative;
    overflow: hidden;
}
.image-reveal.aos-animate:after {
    transform: skew(-10deg) translate3d(115%,0,0);
}
.image-reveal.aos-animate img {
    transform: scale(1);
}

/* Pull Quote Module */
.PullQuote .PullQuote-wrp {
    overflow: hidden;
}
.PullQuote .slick-dots:has(li:only-child) {
    display: none;
}
.PullQuote-slider{
    min-height: 768px;
    padding: 75px 0;
}
.PullQuote .PullQuote-bg {
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}
.PullQuote .PullQuote-bg::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 48.41%, rgba(0, 0, 0, 0.6) 100%);
}
.PullQuote .PullQuote-bg.right::before{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 51.59%, rgba(0, 0, 0, 0.6) 100%);
}
.PullQuote .slick-slide .PullQuote-content {
    width: 660px;
}
.PullQuote .slick-slide.right .PullQuote-content {
    margin-left: auto;
}
.PullQuote .PullQuote-content p{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 146%;
}
.PullQuote .PullQuote-content .auth li{
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 146%;
}
.PullQuote .PullQuote-content .auth li::marker{
    font-size: 21px;
}
.PullQuote .PullQuote-content .desc,
.PullQuote .PullQuote-content .auth{
    position: relative;
    opacity: 0;
}
.PullQuote .PullQuote-content::before{
    content: url(/assets/images/qoute.png);
    top: 0;
    position: relative;
    opacity: 0;
}
.PullQuote .PullQuote-content::after{
    content:url('/assets/images/qoute-down.png');
    bottom: 0;
    position: relative;
    opacity: 0;
    left: 90%;
}
.PullQuote .slick-active .PullQuote-content .desc,
.PullQuote .slick-active .PullQuote-content .auth,
.PullQuote .slick-active .PullQuote-content::after,
.PullQuote .slick-active .PullQuote-content::before {
    -webkit-animation: textbottom 1s forwards;
    animation: textbottom 1s forwards;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.PullQuote .slick-active .PullQuote-content h6{animation-delay: 0.6s;}
@-webkit-keyframes textbottom { from {  bottom: -80px;  opacity: 0; } to {  bottom: 0;  opacity: 1; }}
.PullQuote .slick-dots{
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}
.PullQuote .slick-dots li button{
    width: 36px;
    height: 5px;
    background-color: var(--gray);
}
.PullQuote .slick-dots li.slick-active button{
    background-color: var(--orange);
}
.PullQuote .slick-dots li{
    margin: 5px;
}

/* Join Our Community Module  */
.joinCommunity {
    padding: 58px 0 115px;
    overflow: hidden;
}
.joinCommunity .img-wrapper.one {
    padding-top: 86%;
    width: 84.3%;
    border-radius: 50% 50% 70px 70px;
    overflow: hidden;
}
.joinCommunity.arch-shape .img-wrapper.one{
    border-radius: 20px;
}
.joinCommunity.arch-shape .img-wrapper.one {
    border-radius: 20px;
    padding-top: 84.3%;
}
.joinCommunity .img-wrapper.two {
    padding-top: 44%;
    width: 44%;
    margin-left: auto;
    margin-top: -16%;
    overflow: hidden;
    border-radius: 20px;
}
.joinCommunity .img-wrapper{
    z-index: 1;
}
.joinCommunity h2{
    margin-bottom: 30px;
}
.joinCommunity h2 span {
    margin-left: -110px;
    margin-bottom: -33px;
    z-index: 1;
    position: relative;
}
.joinCommunity h4,.joinCommunity h4 p{
    font-weight: 300;
    line-height: 1.45;
    margin-bottom: 30px;
}
.joinCommunity .btn{
    margin-top: 30px;
}
.joinCommunity .btn-wrp .btn:nth-child(1){transition-delay: 0.7s;}
.joinCommunity .btn-wrp .btn:nth-child(2){transition-delay: 0.8s;}
.joinCommunity .btn-wrp .btn:nth-child(3){transition-delay: 0.9s;}
.joinCommunity.right .row{
    flex-direction: row-reverse;
}
.joinCommunity.right .img-wrapper.one{
    margin-left: auto;
}
.joinCommunity.right .img-wrapper.two{
    margin-right: auto;
    margin-left: 0;
}
.joinCommunity.joinCommunity-module-sec .joinCommunity-img,
.joinCommunity.joinCommunity-module-sec .joinCommunity-txt{
    width: 50%;
}
.joinCommunity.right .joinCommunity-txt{
    padding-left: 110px !important;
}
.joinCommunity.joinCommunity-module-sec .joinCommunity-txt .desc *{
    font-size: 16px;
}
.joinCommunity.morespace h2 span{
    margin-bottom: -10px;
}
 
/* video module  */
.videoModule .video-thumb video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
    border-radius: 16px;
}
.videoModule .video-thumb video[poster]{
    border-radius: 16px;
}
.videoModule .video-box .video-controle {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.video-box .video-controle .soundbtn {
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
.video-box .video-controle .soundbtn:hover circle{
    fill-opacity: 1;
}
/*
.video-box .video-controle .playbtn {
    position: absolute;
    bottom: -95px;
    left: -26px;
}
*/
.video-box .video-controle .playbtn span,
.videoModule .watchnext {
    white-space: nowrap;
    display: inline-block;
    padding-left: 10px;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    color: var(--brown);
    font-weight: 700;
    font-size: 16px;
}
.video-box .video-controle .mute {
    display: block;
}
.video-box .video-controle .unmute-video .mute{
    display: none;
}
.video-box .video-controle .soundon,
.video-box .video-controle .playing .play,
.video-box .video-controle .pause {
    display: none;
}
.video-box .video-controle .unmute-video .soundon,
.video-box .video-controle .play,
.video-box .video-controle .playing .pause {
    display: block;
}
.videoModule .video-slider .slick-slide {
    margin-bottom: 70px;
}
.videoModule .video-thumbCol {
    padding: 30px 0px 50px 152px;
    margin-top: -40px;
}
.videoModule .slick-arrow.slick-next {
    left: 300px;
}
.videoModule .slick-arrow {
    left: 230px;
}
.videoModule .video-thumb .slick-slide{
    padding: 10px;
}
.videoModule .video-thumb .icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.videoModule .video-thumb .slick-arrow {
    top: -70px;
}
.videoModule .video-thumb h6{
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-top: 7px;
    line-height: 1.35;
}
.videoModule .video-thumb .slick-list {
    margin: 0 -10px;
    padding-right: 173px;
}
.video-bottom .container{
    max-width: 1920px;
}
.videoModule{
    overflow: hidden;
    background: linear-gradient(180deg, rgba(165, 0, 52, 0) 0%, rgba(165, 0, 52, 0.05) 52.08%, rgba(165, 0, 52, 0) 100%);
}
.videoModule .video-thumb {
    margin-top: 30px;
}
.videoModule .video-thumbCol::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #E6A5A6;
    border-radius: 218px 0 0 218px;
    height: 100%;
    width: 100%;
    border-right: 0;
    z-index: -1;
}
.videoModule .video-content h4 {
    font-size: 32px;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 10px;
    transition-delay: 0.4s;
}
.videoModule .video-content h6{
    letter-spacing: 0.03em;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 40px;
    transition-delay: 0.5s;
}
.videoModule .video-content h6:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: var(--brown);
    width: 68%;
}
.videoModule .video-content p{
    transition-delay: 0.6s;
    letter-spacing: 0.03em;
    font-weight: 300;
}
.videoModule .section-header h5{
    font-weight: 500;
    letter-spacing: 0.03em;
}

/* Tiles slider section css start  */
.tilesSlider{
    padding: 140px 0;
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.tilesSlider .desc-box{
    max-width: 606px;
}
.tilesSlider .section-header h2{
    display: flex;
    flex-wrap: wrap;
}
.tilesSlider .section-header h2 .subtitle{
    float: right;
    margin-top: -24px;
    margin-left: auto;
    margin-right: 126px;
}
.item-slider:not(.slick-initialized){
    display: none;
}
.item-slider .item-box{
    border-radius: 20px;
    margin: 20px;
    cursor: pointer;
}
.item-slider .item-content {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 1;
    padding: 45px 30px;
}
.item-slider .item-box .overlay:before{
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 80%);
    opacity: 1;
    transition: all 0.6s;
}
.item-slider .item-box:hover .overlay:before{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.1%, rgba(0, 0, 0, 0.6) 64.51%);
}
.item-slider .item-box:hover .img-wrapper{
    animation: imgscal 0.8s ease-in-out forwards;
}
@keyframes imgscal {
    0% {
        transform: scale(1); 
    }
    50% {
        transform: scale(0.5); 
    }
    100% {
        transform: scale(1.1);  
    }
}
.tilesSlider .item-slider .item-content{
    padding: 30px;
    transition: all 0.8s;
}
@keyframes hideshow {
    0% {
        opacity: 1;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.tilesSlider .item-box:hover .item-content{
    animation: hideshow 0.8s ease-in-out;
    bottom: -10px;
}
.tilesSlider .item-box .btn::before{
    height: 26px;
    width: 26px;
    right: 11px;
    background-image: url(/assets/images/arrow-right.svg);
}
.tilesSlider .item-box .btn{
    opacity: 0;
}
.tilesSlider .item-box:hover .btn{
    opacity: 1;
}
.item-slider .item-box{
    transition: all 0.6s;
}
.tilesSlider .slick-list{
    padding: 0 200px 0 0!important;
    margin-right: -20px !important;
    margin-left: -20px;
}
.item-slider .slick-track{
    display: flex !important;
}
.item-slider .slick-slide{
    height: inherit !important;
}
.tilesSlider .item-slider .item-box .item-content h4 {
    font-size: 24px;
    color: var(--white);
    font-weight: 700;
    min-height: 66px;
}
.item-slider{
    margin-right: calc(-100vw / 2 + 1520px / 2);
}
.tilesSlider .slick-arrow {
    bottom: -22px;
    right: 0;
    top: auto;
    left: auto;
}
.tilesSlider .custom-nav {
    margin-top: 50px;
}
.tilesSlider .slick-arrow.slick-prev {
    right: 65px;
}
.tilesslider-progress{
    width: calc(100% - 140px);
}
.tilesSlider .item-slider .item-box .img-wrapper{
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 0px #00000040;
}
.tilesSlider .item-slider .slick-dots li button{
    width: 26px;
}
.tilesSlider .item-slider .slick-dots li {
    margin: 0 2px;
}
.tilesSlider .slick-dots{
    padding-right: 280px;
}
.item-slider .tilesslider-progress{
    margin-top: 65px;
}
.newsSlider {
    padding: 70px 0;
}
.newsSlider .slick-list{
    margin: 0 -20px;
}
.newsSlider .slick-slide{
    display: flex;
    flex-direction: column;
}
.newsSlider .slick-slide:nth-child(odd)>div:first-child{
    order: 2;
}
.newsSlider .title .subtitle{
    margin-left: 40px;
    margin-top: -25px;
}
.newsSlider .title{
    margin-bottom: 100px;
}
.newsSlider .content-wrp{
    padding-left: 135px;
}
.newsSlider .content-wrp .social-box{
    margin-bottom: 60px;
}
.newsSlider .content-wrp .social-box .social-title {
    font-size: 20px;
    position: relative;
    margin-right: 15px;
    padding-right: 120px;
}
.newsSlider .social-icon a:not(:hover):before{
    background-color: var(--brown);
}
.newsSlider .social-title::before {
    content: "";
    position: absolute;
    right: 0;
    height: 1px;
    width: 82px;
    background-color: var(--orange);
    top: 12px;
}
.newsSlider .item-box .item-content {
    padding: 30px 20px;
    color: var(--white);
    bottom: 0;
    opacity: 0;
    height: 100%;
    transition: opacity 0.1s ease; 
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; 
    overflow-y: auto;
}
.newsSlider .item-box:hover .item-content{
    opacity: 1;
    transition-duration: 2s;
}
.newsSlider .news-item{
    padding: 25px 20px;
    vertical-align: bottom;
}
.newsSlider .news-item>div{
    padding-bottom: 20px;
}
.newsSlider .news-item .img-wrapper{
    border-radius: 20px;
    box-shadow: 0px 0px 12px 0px #00000040;
}
.newsSlider .news-item .instafeed .img-wrapper{
    padding-top: 117%;
}
.newsSlider .news-item .icon{
    height: 43px;
    width: 43px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 2;
}
.newsSlider .news-item .icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--brown);
    border-radius: 100%;
    z-index: -1;
    box-shadow: 0px 0px 12px 0px #00000040;
}
.newsSlider .news-item .icon.event-icon::before{
    background-color: #D56127;
}
.newsSlider .news-item .icon:hover:before{
    animation: upScal 0.6s ease-in-out;
    background-color: var(--orange);
}
.newsSlider .news-item .icon:hover{
    animation: opacity 0.8s ease-in-out;
}
.newsSlider .news-item:hover .icon{
    animation: hideshow 0.8s ease-in-out;
}
.newsSlider .item-slider .item-box .overlay:before{
    opacity: 0;
}
.newsSlider .item-slider .item-box:hover .overlay:before{
    opacity: 0.6;
    background: #000;
}
.newsSlider .item-box .like small {
    
    text-transform: uppercase;
    color: #D9D9D9;
    font-weight: 700;
    font-size: 12px;
}
.newsSlider .item-box .item-content h5{
    font-weight: 700;
    letter-spacing: 0.03em;
}
.newsSlider .item-box .item-content p{
    font-weight: 300;
    font-size: 14px;
}
.newsSlider .item-box .like span {
    color: var(--brown);
    font-size: 14px;
    font-weight: 700;
}
.newsSlider .item-box .like {
    border-top: 1px solid var(--darkbrown);
    padding-top: 10px;
    margin-top: 20px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    width: calc(100% - 40px);
    z-index: 1;
}
.newsSlider .item-box.overlay:hover:before{
    background: linear-gradient(180deg, rgba(165, 0, 52, 0) 0%, rgba(165, 0, 52, 0.8) 57.45%);
    opacity: 1;
    height: 100%;
}
.newsSlider .item-box:hover .like{
    border-top-color: #E6A5A6;
}
.newsSlider .item-box:hover .like span,.newsSlider .item-box:hover .item-content{
    color: #fff;
}
.newsSlider .item-box:hover .like span img,
.newsSlider .item-box:hover .item-content img{
    filter: brightness(0) invert(1);
}
.newsSlider .item-box:hover .item-content p,
.newsSlider .item-box:hover .item-content .btn{
    display: inline-block;
}
.newsSlider .bottombtn-wrap{
    display: none;
}
.newsSlider .item-slider .item-box:hover .img-wrapper {
    animation: imgscal2 0.8s ease-in-out forwards;
}
@keyframes imgscal2 {
    0% {
        transform: scale(1); 
    }
    50% {
        transform: scale(0.5); 
    }
    100% {
        transform: scale(1);  
    }
}

/* CTA Section Css Start */
.Cta {
    height: 100vh;
    height: calc((var(--vh, 1vh)* 100));
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 710px;
}
.Cta.overlay::before{
    opacity: 1;
    background: linear-gradient(270.21deg, rgba(0, 0, 0, 0) 66.24%, rgba(0, 0, 0, 0.6) 84.07%);
}
.Cta .cta-content {
    max-width: 517px;
}
.Cta .cta-content h2{
    margin-bottom: 50px;
}
.Cta .cta-content h2 span {
    margin-left: 82px;
    margin-top: -29px;
}
.Cta .content-wrp {
    margin-left: 130px;
}
.Cta .content-wrp .btn:not(:last-child){
    margin-bottom: 17px;
}
.Cta .content-wrp .desc p{
    font-size: 16px;
}
.Cta .content-wrp .desc {
    margin-bottom: 50px;
}
/* CTA Section Css End */

/* footer css Start */
footer {
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0% 20%;
    background-size: cover;
    padding: 70px 0 40px;
}
footer .container {
    max-width: 1280px;
}
footer p,
footer a{
    font-size: 16px;
}
footer .ft-logo {
    margin-bottom: 50px;
}
footer .ft-desc p {
    font-weight: 700;
    font-size: 24px;
    line-height: 146%;
}
footer .ft-desc{
    border-bottom: 1px solid var(--white);
    padding-bottom: 30px;
    margin-bottom: 40px;
}
footer .ft-title {
    font-family: 'Turbinado Pro';
    font-size: 28px;
    letter-spacing: -0.02em;
    font-weight: 700;
    margin-bottom: 25px;
}
footer .ft-title a {
    font-size: inherit;
}
footer a{
    color: var(--white);
}
footer a:hover{
    text-decoration: underline;
    color: var(--white);  
}
footer .ft-bottom p{
    letter-spacing: 0;
    line-height: 173%;
    margin-bottom: 0;
}
footer .ft-bottom {
    margin-top: 40px;
    transition-delay: 0.7s;
    opacity: 0;
}
.bakto-top {
    position: absolute;
    right: 140px;
    bottom: 142px;
    height: 46px;
    width: 46px;
    border: 1px solid var(--white);
    border-radius: 100%;
    cursor: pointer;
    transition: all 0.4s;
}
.bakto-top .icon{
    filter: brightness(0) invert(1);
    transform: rotate(-90deg);
}
.bakto-top:hover{
    background-color: var(--white);
}
.bakto-top:hover .icon{
    filter: unset;
}
footer.aos-animate.aos-init .ft-bottom{
    opacity: 1;
    transform: translateZ(0);
}
/* footer css End */

/* acknowledge Css Start  */
.acknowledge-sec {
    padding: 65px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.acknowledge-sec.overlay:before{
    background-color: var(--gray);
    opacity: 0.92;
}
.acknowledge-sec h5{
    font-size: 24px;
    letter-spacing: 0.03em;
    font-weight: 700;
}
.acknowledge-sec .desc p{
    font-size: 16px;
}
.acknowledge-sec .container{
    max-width: 1280px;
}
/* acknowledge Css End  */

/* cta popup  */
.ctaPopup {
    position: fixed;
    bottom: 0;
    right: 50px;  
    border-radius: 157px 157px 0px 0px;
    z-index: 3;
    background-color: transparent;
    width: 311px;
    text-align: right;
}
.ctaPopup-img {
    height: 115px;
    width: 115px;
    object-fit: cover;
    border-radius: 100%;
}
.ctaPopup.open{
    background-color: var(--brown);
    box-shadow: 0px -4px 4px rgb(0 0 0 / 25%);
    right: 15px;  
}
.ctaPopup.open .ctaPopup-img{
    height: 180px;
    width: 100%;
    border-radius: 157px 157px 0px 0px;
}
.ctaPopup-boxclose {
    position: absolute;
    top: -7px;
    right: -25px;
    height: 58px;
    width: 58px;
    border-radius: 100%;
    background-color: rgba(0,0,0,1);
    text-align: center;
    line-height: 52px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.25);
}
.ctaPopup-boxclose.active{
    top: -10px;
    right: 25px;
}
.ctaPopup-content{
    padding: 15px;
    display: none;
}
.ctaPopup.open .ctaPopup-content{
    display: block;
}
.ctaPopup-boxclose .closeimg,
.ctaPopup-boxclose.active .minimize{
    display: none;
}
.ctaPopup-boxclose.active .closeimg{
    display: inline-block;
}
.ctaPopup-boxclose.overlay:before{
    opacity: 0.4;
}
.ctaPopup-close {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    border-radius: 14px;
    padding: 2px 9px;
    position: absolute;
    bottom: 10px;
    right: -31px;
}
.ctaPopup-close .img {
    width: 8px;
    height: 8px;
    margin-top: -3px;
}
.ctaPopup-close:hover {
    background-color: var(--brown);
    color: #fff;
}

/* common-content  */
.blockquote-sec {
    padding: 63px 0;
    background-color: #D2D4E233;
}
.blockquote-sec blockquote {
    font-size: 30px;
    font-weight: 400;
    color: var(--brown);
    line-height: 140%;
}
.blockquote-sec img{
    margin-bottom: 30px;
}
.common-contentDiv p a:not(.btn){
    color: var(--orange);
}
.common-contentDiv p a:not(.btn):hover{
    color: var(--orange);
}
/*.common-contentDiv p:has(+ul)*/
.common-contentDiv p:has(+ ul), 
.common-contentDiv p:has(+ ol) {
    margin-bottom: 0; 
}
.common-contentDiv dl,.common-contentDiv ol,.common-contentDiv ul {
    padding-left: 23px;
    margin-bottom: 45px;
}
.btn.btn-download{
    background: transparent;
    color: var(--brown);
    padding: 16px 20px 10px 32px;
    text-align: left;
}
.btn.btn-download::before,.btn.btn-download:hover::before{
    background-image: url(/assets/images/note.svg);
}
.btn.btn-download::before{
    left: 0;
    width: 20px;
    height: 26px;
    border-radius: 0;
    transition: all 0.4s;
    background-color: transparent;
}
.btn.btn-download:hover{
    padding: 16px 25px 10px 50px;
    color: var(--white);
    background: linear-gradient(93.13deg, #8D426C 0%, var(--brown) 97.4%);
}
.btn.btn-download:hover::before{
    left: 15px;
    filter: brightness(0) invert(1); 
}
.common-content-sec .figcaption{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 8px;
    height: 100%;
}
.common-content-sec figcaption {
    color: #fff;
    padding: 5px 18px;
    font-weight: 400;
    letter-spacing: 0.03em;
    font-size: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
}
.common-content-sec figure {
    position: relative;
}
.common-content-sec figure img {
    /* width: 100%;
    object-fit: cover; */
    height: auto;
}
figure.image {
    margin-bottom: 25px;
    position: relative;
}
figure.image:has(.figcaption)::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 80%);
    z-index: 1;
}
figure.image.image-style-align-left {
    float: left;
    margin-right: 40px;
}
figure.image.image-style-align-right {
    float: right;
    margin-left: 40px;
}
.common-contentDiv h1{
    position: relative;
    margin-bottom: 25px;
    font-size: 48px;
}
.common-contentDiv h2 {
    margin: 10px 0 10px;
    font-size: 62px;
    font-family: 'Turbinado Pro';
    color: var(--orange);
}
.common-contentDiv p,.common-contentDiv ol,.common-contentDiv ul li, .common-contentDiv ol,.common-contentDiv ul li{
    line-height: 146%;
    font-size: 16px;
    font-weight: 300;
}
.common-contentDiv li::marker{
    font-size: 24px;
}
.common-contentDiv h3 {
    font-size: 30px;
    margin: 30px 0 0;
    font-weight: 500;
    letter-spacing: 0.03em;
}
.common-contentDiv h4 {
    margin: 40px 0 20px;
    font-weight: 300;
    font-size: 30px;
    
}
.common-contentDiv h5 {
    margin: 35px 0 10px;
    letter-spacing: 0.03em;
    font-weight: 500;
}
.common-contentDiv > :first-child {
    margin-top: 0;
}
.common-contentDiv > :last-child{
    margin-bottom: 0 !important;
}
.common-content-sec .table {
    margin-top: 40px;
    margin-bottom: 0;
}
.common-content-sec table td p {margin-bottom: 0;}
.common-content-sec table thead th { border-top: 0;font-weight: bold;color: var(--brown);}
.common-content-sec table th {border-block-width: 2px;}
.common-content-sec table {margin-bottom: 35px;width: 100%;}
.common-content-sec table td,
.common-content-sec table th {padding: 13px 15px 7px;border-bottom: 1px solid var(--gray);font-size: 16px;letter-spacing: 0.03em;}
.common-content-sec table th{
    border-bottom-color: var(--brown);
}
.common-content-sec table td {
    color: #000;
}
.common-content-sec table tr td:first-child,
.common-content-sec table tr th:first-child {padding-left: 0;}
.common-content-sec table tr td:last-child,
.common-content-sec table tr th:last-child {padding-right: 0;}
.common-content-sec .link-wrapper,
.common-content-sec p:has(.link-wrapper){
    margin-bottom: 15px;
}
.common-contentDiv form label {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.03em;
    transition: all 0.4s;
    line-height: 146%;
    color: var(--darkbrown);
}
.common-contentDiv form .freeform-fieldtype-radios label:not(.form-check-label){
    margin-bottom: 10px !important;
}
.common-contentDiv form .freeform-fieldtype-radios {
    margin-top: 6px;
}
.common-contentDiv .form-control {
    border: 1px solid var(--gray);
    border-radius: 15px;
    font-weight: 300;
    padding: 26px 15px 22px;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: var(--darkbrown);
}
.common-contentDiv .form-control::-webkit-input-placeholder{color: var(--darkbrown);opacity: 1}
.common-contentDiv .form-control::-moz-placeholder{color: var(--darkbrown);opacity: 1}
.common-contentDiv .form-control:-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
.common-contentDiv .form-control::-ms-input-placeholder{color: var(--darkbrown);opacity: 1}
.common-contentDiv .form-control::placeholder{color: var(--darkbrown);opacity: 1}
.common-contentDiv form label:empty {
    display: none;
}
.common-contentDiv .form-control:focus{
    border-color: var(--brown);
}
.common-contentDiv textarea {
    height: 173px;
    resize: none;
}
.common-contentDiv select {
    background-image: url(/assets/images/select.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
    background-size: auto;
}
.common-contentDiv .btn[type="submit"]{
    margin-top: 25px;
}
.common-contentDiv .form-check-input{
    border-color: var(--gray);
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 0;
    position: absolute;
    left: 0;
    background-color: var(--white);
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
.common-contentDiv .form-check-input:checked {
    box-shadow: inset 0 0 0 5px var(--white);
    background-image: none;
    background-color: var(--brown);
}
.common-contentDiv .form-check-input:focus{
    -webkit-box-shadow: inset 0 0 0 5px var(--white);
            box-shadow: inset 0 0 0 5px var(--white);
}
.common-contentDiv .form-check-inline {
    margin-right: 30px;
    position: relative;
    padding-left: 45px;
    min-height: 30px;
    display: inline-flex;
    align-items: center;
}
.common-contentDiv .radio-btn-wrp{
    padding: 10px 0;
}
.common-contentDiv .author .img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50% 50% 16px 16px;
}
.common-contentDiv .author .img {
    min-width: 140px;
    height: 143px;
    width: 140px;
    margin-right: 33px;
}
.common-contentDiv .author {
    position: relative;
    padding-bottom: 30px;
}
.common-contentDiv .author:last-child{
    padding-bottom: 0;
}
.common-contentDiv .author .content{
    margin-bottom: 12px;
}
.common-contentDiv .author .title{
    font-size: 42px;
    color: var(--orange);
    font-family: 'Turbinado Pro';
    line-height: 1;
}
.common-contentDiv .author .desi{
    color: var(--darkbrown);
    font-weight: 400;
}

/* inner banner css  */
.inner-banner.hero-section{
    height: 77vh;
}
.inner-banner.hero-section .hero-panel-content :last-child {
    margin-bottom: 0;
}
.inner-banner .hero-panel-content li,
.inner-banner .hero-panel-content p{
    letter-spacing: 0.03em;
    font-size: 16px;
}
.inner-banner .hero-panel-content p b{
    font-weight: 500;
}
.inner-banner .hero-panel-content li::marker{
    font-size: 12px;
}
.inner-banner.hero-section .hero-panel {
    padding: 170px 40px 120px 100px;
    width: 36%;
}
.inner-banner.hero-section .col-right{
    width: 64%;
}
.inner-banner .hero-panel-content .sub-title{
    letter-spacing: 0.03em;
    color: var(--gray);
    margin-bottom: 15px;
    font-size: 16px;
}
.inner-banner .hero-panel-content .title{
    padding-top: 30px;
    margin-top: 11px;
    line-height: normal;
}
.inner-banner .hero-panel-content .title::before{
    content: "";
    width: 0;
    height: 1px;
    background-color: var(--gray);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s ease;
    transition-delay: 0.7s;
}
.inner-banner .hero-panel-content.aos-animate .title::before{
    width: 100%;
}
.common-content-sec{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
/* Tiles Module */
.tiles-grid-module{ margin: 0 -20px;display: flex; justify-content: center;flex-wrap: wrap;}
.tiles-grid-item {float: left;}
.tiles-grid-sizer, .tiles-grid-item {width: 25%;position: relative;padding: 20px;}
.tiles-grid-item.tiles-half {  width: 50%;}
.tiles-grid-item.tiles-full{width: 100%;}
.tiles-grid-item.tiles-twohalf{width: 66.66%;}
.tiles-module .tiles-content{position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 30px 30px 10px; display: flex; justify-content: center; flex-direction: column; z-index: 1;}
.tiles-boxdiv{ height: 380px; overflow: hidden; position: relative; color: #fff; border-radius: 20px;box-shadow: 0px 0px 12px 0px #00000040;background: linear-gradient(93.13deg, #8D426C 0%, #752D36 47.3%, #8D3C3A 75.86%, #A44355 97.4%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));transition: all 0.4s;}
.tiles-boximage {  background-size: cover;  background-repeat: no-repeat;  background-position: center;  position: absolute; top: 0; left: 0; height: 100%;  width: 100%;   -webkit-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.tiles-boxdiv:hover .tiles-boximage { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.tiles-boxdiv .content {display: none; margin-top: 20px;}
.tiles-boxdiv:hover .content {display: block;}
.tiles-grid-item:nth-child(1){transition-delay: 0.2s;}
.tiles-grid-item:nth-child(2){transition-delay: 0.4s;}
.tiles-grid-item:nth-child(3){transition-delay: 0.6s;}
.tiles-grid-item:nth-child(4){transition-delay: 0.8s;}
.tiles-grid-item:nth-child(5){transition-delay: 1s;}
.tiles-grid-item:nth-child(6){transition-delay: 1.2s;}
.tiles-grid-item:nth-child(7){transition-delay: 1.4s;}
.tiles-grid-item:nth-child(8){transition-delay: 1.6s;}
.tiles-grid-item:nth-child(9){transition-delay: 1.8s;}
.tiles-grid-item:nth-child(10){transition-delay: 2s;}
.tiles-grid-item:nth-child(11){transition-delay: 2.2s;}
.tiles-grid-item:nth-child(12){transition-delay: 2.4s;}
.tiles-grid-item:nth-child(13){transition-delay: 2.6s;}
.tiles-grid-item:nth-child(14){transition-delay: 2.8s;}
.tiles-grid-item:nth-child(15){transition-delay: 3s;}
.tiles-grid-item .tiles-boximage::before{opacity: 1;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 80%);}
.tiles-grid-item .tiles-boxdiv:hover .tiles-boximage::before{background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.1%, rgba(0, 0, 0, 0.6) 64.51%);}
.tiles-title { font-size: 24px; font-weight: 700; letter-spacing: 0.03em;min-height: 66px;}
.tiles-boxdiv:hover .tiles-content{padding-bottom: 30px;}
.tiles-boxdiv:hover{ transform: scale(1.1);}
.tiles-grid-item.tiles-half .tiles-boxdiv:hover{ transform: scale(1.05);}
.tiles-boxdiv:hover .btn {
    color: var(--white);
    background: linear-gradient(93.13deg, #A44355 0%, #8D3C3A 21.54%, #752D36 50.11%, #8D426C 97.4%);
}
.tiles-boxdiv:hover .btn::before {
    height: 26px;
    width: 26px;
    right: 11px;
    background-image: url(/assets/images/arrow-right.svg);
}

/* Image with text  */
.imgtext{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.imgtext .img-col.round-img {
    padding: 75px 15px;
}
.imgtext .row{
    margin: 0 -15px;
}
.imgtext .img-col .img-wrapper {
    height: 100%;
}
.imgtext .img-col.round-img .img-wrapper{
    border-radius: 50% 50% 70px 70px;
    height: auto;
}
.imgtext.right .img-col:not(.round-img) .img-wrapper{
    width: 50vw;
}
.imgtext:not(.right) .img-col:not(.round-img) .img-wrapper{
    width: 100vw;
    margin-left: calc(-100vw / 2 + 1640px / 2);
    right: 50vw;
}
.imgtext .text-col{
    padding: 230px 15px 140px;   
    position: relative; 
}
.imgtext .text-col .bg-img{
    position: absolute;
    top: 50%;
    right: -120px;
    left: auto;
    height: 75%;
    width: 71%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right center;
    border-radius: 100%;
    transform: translateY(-50%);
}
.imgtext.right .text-col .bg-img{
    left: -120px;
    right: auto;
}
.imgtext .text-col h2 {
    margin-bottom: 50px;
}
.imgtext .text-col .subtext{
    font-weight: 400;
}
.imgtext .desc *{
    font-size: 16px;
}
.imgtext .desc a{
    color: var(--orange);
}
.imgtext .link-wrapper {
    margin-top: 45px;
}
.imgtext.right .row {
    flex-direction: row-reverse;
}
.imgtext.right .text-col .bg-img{
    background-position: left center;
}
.imgtext .text-col .content-wrp {
    max-width: 660px;
}
.imgtext:not(.right) .text-col .content-wrp {
    margin-left: auto;
}
.imgtext.marron{
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.imgtext.gray {
    background-color: var(--gray);
}
.imgtext.marron .content-wrp *{
    color: var(--white);
}
.imgtext.marron .btn{
    color: var(--brown);
    background: var(--gray);
}
.imgtext.marron .btn:hover{
    color: var(--brown);
}
.imgtext.marron .btn::before{
    background-color: var(--brown);
}
.imgtext.marron .btn:hover::before{
    background-color: var(--white);
}
.imgtext .text-col .content-wrp > :nth-child(1){transition-delay: 0.2s;}
.imgtext .text-col .content-wrp > :nth-child(2){transition-delay: 0.4s;}
.imgtext .text-col .content-wrp > :nth-child(3){transition-delay: 0.6s;}
.imgtext .text-col .content-wrp > :nth-child(4){transition-delay: 0.8s;}
.imgtext .text-col .content-wrp > :nth-child(5){transition-delay: 2s;}
.imgtext .text-col .content-wrp > :nth-child(6){transition-delay: 2.2s;}
.imgtext .text-col .content-wrp > :nth-child(7){transition-delay: 2.2s;}
.imgtext .btn-wrp{
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}


/* Document Download  */
.docDown .container.inner{max-width: 1380px;}
.docDown .docDown-box {position: relative;;box-shadow: 0px 4px 24px rgb(0 0 0 / 25%);border-radius: 19px;margin-bottom: 45px;overflow: hidden;background-image: url(/assets/images/docdown-bg.png);background-repeat: no-repeat;background-position: right bottom;}
.docDown .docDown-box:nth-child(odd){background-color: var(--brown)}
.docDown .docDown-box:nth-child(odd)::before{
    background-image: url(/assets/images/docdown-bg-marron.png);
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: -1;
}
.docDown .img-wrapper{padding-top: 70%;height: 100%;border-radius: 0px 144.598px 144.598px 0px;overflow: hidden;}
.docDown .img-wrapper img{border-radius: 0px 144.598px 144.598px 0px;transition: all 0.5s;}
.docDown .col-left {padding-right: 0;}
.docDown .col-right h3 {font-weight: 400;font-size: 38px; margin-bottom: 30px;}
.docDown .col-right .btn{color: var(--brown);font-family: 'Helvetica Neue LT Std';margin-top: 20px;}
.docDown .col-right .btn:hover{color: #fff;}
.docDown .col-right {padding: 22px 30px 22px 44px;}
.docDown .docDown-box:nth-child(odd) .col-right *{color: #fff;}
.docDown .docDown-box:nth-child(odd) .col-right .btn{border-color: #fff;}
.docDown .docDown-box:nth-child(odd) .col-right .btn:hover{background-color: #fff;color: var(--brown);}
.docDown .docDown-box:hover .img-wrapper img{transform: scale(1.1);}

.edition-module h6 {
    letter-spacing: 0.145em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    
    margin-bottom: 80px;
}
.morelink svg {
    margin-left: 5px;
    transition: all 0.5s;
}
.morecontent span {
    display: none;
    width: 100% !important;
}
.morelink {
    display: inline-block;
    letter-spacing: 0.03em;
    font-weight: 300;
    font-size: 16px;
    color: var(--brown);
    margin-top: 30px;
}
.morelink.less svg{
    transform: rotate(180deg);
}
body .edition-module h2{
    margin-bottom: 80px;
}
body .edition-module .btn{margin-top: 30px;position: relative; z-index: 2;}
.edition-module h5 {
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
}
.edition-module p{
    font-size: 16px;
}
.edition-module .content-box {
    position: relative;
    margin-left: 205px;
}
.edition-module .content-box::before{
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    background-color: var(--brown);
    left: -300px;
    top: 15px;
    transition: all 0.6s;
    transition-delay: .6s;
}
.edition-module .aos-animate.content-box::before{
    width: 175.22px;
}
body .edition-module .img-wrapper.one{
    margin-top: 0;    
    padding-top: 47%;
    z-index: 2;
}
.edition-module .img-wrapper.two{
    padding-top: 91%;
    width: 66%;
    margin-top: -30px;
}
.edition-module::before{
    top: 50%;
    transform: scale(0) translateY(-50%);
}
.edition-module.aos-animate::before{
    transform: scale(1) translateY(-50%);
}
.edition-module .joinCommunity-txt {
    padding-left: 100px;
    padding-right: 80px;
    position: relative;
    z-index: 1;
}
.edition-module.right .row {
    flex-direction: row-reverse;
}
.edition-module.right::after{
    left: -260px;
    right: auto;
}
.edition-module.right::before{
    left: -350px;
    right: auto;
}
.edition-module.right .joinCommunity-txt {
    padding-right: 100px;
    padding-left: 80px;
}
.edition-module.right .content-box::before{
    right: -180px;
    left: auto;
}
.edition-module.right .img-wrapper.one{
    width: 69%;
    padding-top: 69%;
}
.edition-module.right .img-wrapper.two{
    width: 71%;
    padding-top: 53%;
}
.edition-module.bgwhite::before{
    background-color: #fff;
}
.edition-module.bgwhite::after{
    background-image: url(/assets/images/layer-bg.png);
    border-radius: 100%;
}

/* vidoe module  */
.video-module .video-box .video-controle img{
    transition: 0.4s all;
}
.video-module .video-box .video-controle .playbtn,
.video-box .video-controle .playbtn{
    position: static;
    height: 144px;
    width: 144px;
    border-radius: 100%;
    background: #D2D4E2CC;
}
.video-module .video-box .video-controle .playbtn:hover,
.video-box .video-controle .playbtn:hover{
    background-color: var(--brown);
}
.video-module .video-box .video-controle .playbtn:hover img,
.video-box .video-controle .playbtn:hover img{
    filter: brightness(0) invert(1);
}
.video-module .video-controle {
    position: absolute;
    bottom: 83px;
    left: 158px;
}
.video-module .video-controle .play,
.video-box .video-controle .play {
    width: 25px;
}
.video-module .video-controle .pause,
.video-box .video-controle .pause {
    width: 15px;
}
.video-module .video-module-content {
    padding: 45px 138px 80px;
}
.video-module .video-module-content .content{
    z-index: 1;
    max-width: 1080px;
}
.video-module .video-box {
    z-index: 1;padding: 20px 20px 30px;
    margin: 0 -20px;
}
.video-module .video-module-content h3{
    font-size: 32px;
    margin-bottom: 15px;
}
.video-module .video-module-content h3,
.video-module .video-module-content h6{
    letter-spacing: 0.03em;
    font-weight: 500;
    position: relative;
}
.video-module .video-module-content h6::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #FCF7F9;
    width: 39%;
}
.video-module:has(.video-module-content)::before{
    content: "";
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    height: 59%;
    width: 100%;
    background-image: url(/assets/images/rust-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}
.video-module .video-module-content .content :last-child {
    margin-bottom: 0;
}
.video-module .video-module-content .content .btn{
    background: var(--gray);
    color: var(--brown);
}
.video-module .video-module-content .content .btn::before{
    background-color: var(--brown);
}
.video-module .video-module-content .content .btn:hover::before{
    background-color: var(--white);
}
.video-module .video-module-content .content p {
    font-weight: 400;
}
.video-module .video-module-content .content h2{
    margin-bottom: 35px;
}
.video-module .video-module-content h6 {
    padding-bottom: 35px;
}
.video-module .video-wrapper{
    filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.25));
    border-radius: 40px;
}
.video-module .container.inner{
    max-width: 1740px;
}
/* .video-module .video-wrapper.playing+.video-controle{
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.video-module .video-wrapper.playing+.video-controle .playbtn{
    opacity: 0;
    height: 100%;
    width: 100%;
} */
.video-module .video-wrapper.playing+.video-controle{
    display: none !important;
}

/* Photo Gallery Module */
.gallery .slick-slide{
    position: relative;
    padding: 0 20px;
}
.gallery .slick-list{
    margin: 0 -20px;
}
.gallery .slick-slide img{
    height: 530px;
    border-radius: 20px;
}
.gallery .slick-slide span {
    letter-spacing: 0;
    font-size: 16px;
    color: var(--brown);
    font-weight: 400;
    opacity: 0;
    display: block;
    margin-top: 15px;
    padding-left: 20px;
    position: relative;
}
.gallery .slick-slide span::before{
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    height: 13px;
    width: 13px;
    border-radius: 100%;
    background-color:  var(--brown);
}
.gallery .slick-current.slick-active span{
    opacity: 1;
}
.gallery .gallery-slider{
    margin-left: 100px;
}
.gallery .slider-progress{
    background: var(--gray);
    margin: 30px 0 22px;
    width: calc(100% - 140px);
}
.gallery .slider-progress .progress{
    background: linear-gradient(to right, #963E3B 0%, #963E3B 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
}
.gallery .slick-arrow{
    bottom: -22px;
    right: 0;
    top: auto;
    left: auto;
    border-color: var(--brown);
}
.gallery .slick-arrow.slick-prev {
    right: 65px;
}
.gallery .slick-arrow::before{
    filter: unset;
}
.gallery .slick-arrow:hover{
    border-color: var(--orange);
    background-color: var(--orange);
}
.gallery .slick-arrow:hover::before{
    filter: brightness(0) invert(1);
}

/* Newsletter pages  */
.newsletter-bar .text{color: var(--brown);font-size: 12px;letter-spacing: 0.08em;margin-top: 15px;min-width: 130px;}
.newsletter-bar .icon{background-color: #F3ECE4;height: 52px;width: 52px;border-radius: 100%;text-align: center;display: inline-block;line-height: 50px;}
.newsletter-bar a{margin: 0 10px;}
.newsletter-bar a.active .icon,.newsletter-bar a:hover .icon{background-color: var(--brown);}
.newsletter-bar { padding: 12px 0;z-index: 2;}

.principleMsg.docDown .col-left{
    width: 54%;
}
.principleMsg.docDown .col-right{
    width: 46%;
}
.principleMsg.docDown .img-wrapper{
    padding-top: 44%;
    border-radius: 0px 177.921px 177.921px 0px;
}
.newslist-block .container{
    max-width: 1580px;
}
.docDown .col-right p{
    font-size: 16px;
}
.principleMsg.docDown .link {
    letter-spacing: 0.03em;margin-top: 10px;font-size: 16px;
}
.docDown .docDown-box:last-child{margin-bottom: 0;}
.principleMsg.docDown .link:hover{opacity: 0.7;}
.newslist-boxdiv {
    padding-top: 100%;
    height: 100%;
}
.newslist-boxdiv .newslist-boximage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.newslist-boxdiv:hover .newslist-boximage {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.newslist .row > div{padding-left: 20px;padding-right: 20px;margin-bottom: 40px;}
.newslist .row{margin-left: -20px;margin-right: -20px;margin-bottom: -40px;}
.newslist .newslist-content {
    position: absolute;
    bottom: -90px;
    left: 0;
    width: calc(100% - 10px);
    border-radius: 0px 48.2423px 0px 0px;
    backdrop-filter: blur(6px);
    padding: 30px 20px;
    min-height: 220px;
    transition: all 0.5s;
}
.newslist .newslist-content > *{color: #fff;}
.newslist .sky .newslist-content{background: rgba(106, 170, 228, 0.8);}
.newslist .green .newslist-content{background: rgba(0, 155, 78, 0.8);}
.newslist .purple .newslist-content{background: rgba(118, 92, 168, 0.8);}
.newslist .orange .newslist-content{background: rgba(255, 81, 0, 0.8);}
.newslist .maroon .newslist-content{background: rgba(165, 0, 52, 0.8)}
.newslist .newslist-content p,.newslist .newslist-content li{
    font-size: 12px;
    letter-spacing: 0.03em;
}
.newslist .newslist-content p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}
.newslist .newslist-content ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.newslist .newslist-content li:not(:last-child){
    margin-bottom: 5px;
}
.newslist .newslist-content .link {
    font-size: 14px;
    letter-spacing: 0.03em;
}
.newslist .newslist-content .link svg path{
    fill: #fff;
}
.newslist .newslist-content .link:hover svg,
.principleMsg.docDown .link:hover img{
    animation: fade_move_down 1.2s ease-in-out infinite;
}
@-webkit-keyframes fade_move_down {
    0%   { -webkit-transform:translate(-10px,0); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { -webkit-transform:translate(10px,0); opacity: 0; }
}
  @-moz-keyframes fade_move_down {
    0%   { -moz-transform:translate(-10px,0); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { -moz-transform:translate(10px,0); opacity: 0; }
}
  @keyframes fade_move_down {
    0%   { transform:translate(-10px,0); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { transform:translate(10px,0); opacity: 0; }
}
.newslist .col-xl-3:not(.maroon) .newslist-content .link:hover svg path{
    fill: var(--brown); 
}
.newslist .col-xl-3:not(.maroon) .newslist-content .link:hover{
    color: var(--brown);
}
.newslist .newslist-content .content{
    opacity: 0;
    transition: all 0.5s;
    transform: translateY(20px);
    height: 0;
}
.newslist-boxdiv:hover .newslist-content{
    bottom: 0;
}
.newslist-boxdiv:hover .newslist-content .content{
    opacity: 1;
    transform: translateY(0px);
    height: auto;
}
.newslist-block.overlay:before{
    opacity: 1;
    background-color: transparent;
    background-image: url(/assets/images/layer-bg-right.png);
    background-repeat: no-repeat;
    background-position: top right;
    top: -170px;
    height: 95%;
    width: 45%;
    right: 0;
    left: auto;
    background-size: contain;
    z-index: -1;
}
.newslist-banner .overlay-div{
    display: none;
}
.newsmodal{
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(6px);
}
.newsmodal .modal-dialog{
    max-width: 935px;
}
.newsmodal .modal-content {
    background-color: var(--brown);
    box-shadow: 0px 4px 24px rgb(0 0 0 / 25%);
    border-radius: 19px;
}
.newsmodal .btn-close {
    opacity: 1;
    background-image: none;
    border: 2px solid #FFFFFF;
    height: 54px;
    width: 54px;
    line-height: 50px;
    border-radius: 100%;
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 1;
    padding: 0;
}
.newsmodal .img-wrapper {
    height: 100%;
    padding-top: 110%;
}
.newsmodal .img-wrapper img{
    border-radius: 0px 0px 259.668px 259.668px;
}
.newsmodal .col-left {
    padding-bottom: 60px;
    width: 55%;
}
.newsmodal .col-right{
    width: 45%;
    padding-top: 90px;
    padding-bottom: 90px;
}
.newsmodal .modal-body{
    padding: 0px 55px 0 30px;
}
.newsmodal .col-right h3{
    font-weight: 400;
    margin-bottom: 50px;
}
.new-btn .icon{
    background-color: #F3ECE4;
    height: 52px;
    width: 52px;
    border-radius: 100%;
    line-height: 50px;
    display: inline-block;
    margin-bottom: 10px;
}
.new-btn .text{
    letter-spacing: 0.08em;
    font-weight: 800;
    font-size: 12px;
}
.new-btn {
    padding: 0 10px;
    min-width: 150px;
}
.new-btn:hover .text{
    opacity: 0.7;
}
.principle-sec{
    border-radius: 32px;
    margin-bottom: 38px;
}
.principle-sec.marron{
    background-color: var(--brown);
}
.principle-sec.sky{
    background-color: #6AAAE4;
}
.principle-sec.purple{
    background-color: #765CA8;
}
.principle-sec.orange{
    background-color: #FF5100;
}
.principle-sec .principle-txt{
    padding: 50px 100px;
}
.principle-sec blockquote {
    padding-left: 30px;
    border-left: 1px solid #fff;
}
.principle-sec.overlay::before {
    opacity: 1;
    background-color: transparent;
    background-image: url(/assets/images/layer-bg.svg);
    background-repeat: no-repeat;
    width: 50%;
    background-size: 100%;
    background-position: -120px 20%;
}
.principle-sec .img-wrapper{
    padding-top: 59%;
    height: 100%;
}
.principle-sec .common-contentDiv{
    max-width: 515px;
    margin: 0 auto;
}
.principle-sec .common-contentDiv blockquote :first-child{
    margin-top: 0;
}
.newslist-banner.inner-banner.hero-section .hero-panel,
.newsdetail-banner.inner-banner.hero-section .hero-panel{
    padding-bottom: 60px;
}
.sticky-newmenu-btn{
    position: fixed;
    right: 24px;
    z-index: 2;
}
.newsdetail-banner{
    background-image: url(/assets/images/rust-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0 40px;
}
.newsdetail-banner .img-wrapper {
    max-width: 500px;
    border-radius: 20px;
    padding-top: 118%;
}
.newsdetail-banner .date{
    font-size: 16px;
    letter-spacing: 0.03em;
    color: var(--gray);
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
.newsdetail-banner .date::before {
    content: "";
    width: 0;
    height: 1px;
    background-color: var(--gray);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 1s ease;
    transition-delay: 0.7s;
}
.newsdetail-banner .col-left.aos-animate .date::before {
    width: 100%;
}
.newsdetail-banner .title{
    font-size: 32px;
}
.editon-btn {
    background-color: #F3ECE4;
    font-size: 12px;
    color: var(--brown);
    padding: 20px 15px;
    border-radius: 26px;
    letter-spacing: 0.08em;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
}
.editon-btn img{
    margin-bottom: 10px;
}
.newslist-banner.inner-banner .quick-link .icon{
    box-shadow: none;
}
.newsMenu {
    position: fixed;
    top: 0;
    height: 100vh;
    right: 0;
    height: calc((var(--vh, 1vh) * 100));
    width: 100%;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;    
    background: rgba(255, 255, 255, 0.85);
}
.newsMenu.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.newsMenu .newsMenu-body{
    background-color: var(--brown);
    border-radius: 0px 0px 0px 540px;
    background-image: url(/assets/images/layer-bg.svg);
    background-image: url(/assets/images/layer-bg.svg);
    background-repeat: no-repeat;
    background-position: 150% 110px;
    width: 82.5%;
    margin-left: auto;
    position: relative;
    height: 100%;
}
.newsMenu .editon-btn {
    position: absolute;
    left: 0;
    top: 25%;
    left: -28px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.08em;
}
.newsMenu .btnclose {
    position: absolute;
    right: 30px;
    top: 30px;
    height: 58px;
    width: 58px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 52px;
    z-index: 2;
}
.newsMenu .newsletter-bar {
    padding: 30px 130px;
    z-index: 1;
    position: relative;
}
.newsMenu .newsletter-bar .text{
    color: #fff;
}
.newsMenu .newsletter-bar .icon{
    border: 1px solid #F3ECE4;
}
.newsMenu .newsMenu-row{
    padding: 100px 65px 100px 130px;
}
.newsMenu .newsMenu-title {
    border-left: 1px solid #fff;
    padding-left: 34px;
}
.newsMenu .sub-title{
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-size: 22px
}
.newsMenu .col-left {
    width: 45%;
}
.newsMenu .col-right{
    width: 55%;
}
.newsMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: calc(100vh - 345px);
    overflow-y: auto;
}
.newsMenu ul li a{
    font-weight: 400;
    font-size: 28px;
    color: #fff;
    
}
.newsMenu ul li{
    margin-bottom: 25px;
}
.newsMenu ul li a:hover{
    opacity: 0.6;
}
.newsMenu .newsletter-bar .active .icon{
    background-color: var(--darkbrown);
    border-color: var(--darkbrown);
}
.filter .container {
    max-width: 1330px;
}
.filter .nice-select-wrap{
    border-bottom: 1px solid var(--brown);
}
.filter .btn:not(:hover){
    color: var(--brown);
}
.nice-select-wrap .drop{
    background-image: url(/assets/images/select.svg);
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
    padding: 9px 0;
    line-height: 1;
}
.nice-select-wrap .drop,
.nice-select-wrap ul li {
    letter-spacing: 0.035em;
    color: var(--brown);
    font-weight: 400;
    font-size: 16px;
}
.nice-select-wrap ul {
    margin: 5px 0;
    list-style: none;
    padding: 0;
    display: none;
}
.nice-select-wrap ul li{
    margin: 0;
    display: block;
}
.nice-select-wrap ul li a{
    padding: 8px 0;
    display: block;
}
.nice-select-wrap li a:hover, .nice-select-wrap li a:focus {
    background-color: #F3ECE4;
}
.filter {
    padding: 80px 0 30px;
}
body .edition-list .newslist-content{
    min-height: 150px;
    bottom: -40px;
}
.edition-listblock:not(:last-child) {
    margin-bottom: 55px;
}

/* latest news  */
.latest-news-banner.inner-banner.hero-section .hero-panel{
    padding-bottom: 95px;
}
.latest-news-banner .social-box .social-title {
    font-size: 20px;
    position: relative;
    margin-right: 15px;
    padding-right: 120px;
    color: var(--gray);
}
.latest-news-banner .social-title::before {
    content: "";
    position: absolute;
    right: 0;
    height: 1px;
    width: 82px;
    background-color: var(--orange);
    top: 12px;
}
.latest-news-banner .social-icon a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--gray);
    border-radius: 100%;
    z-index: -1;
}
.latest-news-banner .social-icon a:hover::before{
    background-color: var(--orange);
}
.latest-news-banner .social-icon path{
    fill: var(--orange);
}
.latest-news-banner .social-icon a:hover path{
    fill: var(--white);
}
.latest-news-banner .social-box{
    margin-top: 55px;
}
.news .news-content.overlay:before{
    opacity: 1;
    background-color: var(--brown);
    width: calc(100% + 350px);
    left: -350px;
    border-radius: 19px;
}
.news .news-content:after {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    background-image: url(/assets/images/layer-bg.svg);
    background-repeat: no-repeat;
    background-position: 340px top;
    background-size: cover;
    z-index: -1;
}
.news .news-content {
    padding: 90px 90px 90px 140px;
    margin-bottom: 30px;
}
.news .news-img{
    position: relative;
    z-index: 2;
    padding-top: 30px;
}
.news .container {
    max-width: 1780px;
}
.news .news-img .img-wrapper{
    padding-top: 65%;
    height: 100%;
}
.news .news-content .desc {
    max-width: 415px;
    margin-bottom: 55px;
}
.news .news-content h2{
    font-size: 48px;
    margin-top: 0;
}
.news .news-content .desc *{
    letter-spacing: 0.03em;
    font-weight: 300;
    font-size: 16px;
}
.news .news-content .desc li::marker{
    font-size: 12px;
}
.news .news-content .date{
    font-size: 12px;
    letter-spacing: 0.03em;
    font-weight: 300;
}
.news .news-content .link{
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
}
.news .news-content .link svg path{
    fill: #fff;
}
.news .news-content .link:hover svg{
    animation: fade_move_down 1.2s ease-in-out infinite;
}
.news .news-content .link:hover span{
    opacity: 0.5;
}
.news-block:nth-child(even) .row {
    flex-direction: row-reverse;
}
.news-block:nth-child(even) .news-content.overlay:before{
    background-color: #E6A5A6;
    left: auto;
    right: -350px;
}
.news-block:nth-child(even) .news-content:after{
    background-position: -340px top;
}
.news .news-block{
    margin-bottom: 90px;
}
.pagination li {
    display: inline-block;
    line-height: 1;
    margin: 5px 10px;
}
.pagination li a{
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: var(--orange);
    text-transform: uppercase;
}
.pagination li a:hover,
.pagination .active{
    color: var(--brown);
}
.pagination .active{
    font-weight: 700;
}
.pagination li .icon{
    border: 1px solid var(--brown);
    border-radius: 100%;
    height: 46px;
    width: 46px;
    transition: all 0.4s;
}
.pagination li a:hover .icon{
    border-color: var(--orange);
    background-color: var(--orange);
}
.pagination li a:hover .icon img{
    filter: brightness(0) invert(1);
}
.pagination .next .icon{
    margin-left: 20px;
}
.pagination .prev .icon{
    margin-right: 20px;
}

/* even calendar  */
.calendar #custom-inner {
    margin-left: auto;
    max-width: 400px;
}
.calendar .fc-calendar-container{
    width: 100%;
    height: auto;
}
.calendar .custom-month,
.event-pagination h3,.eventmodal .eventmodal-header .title{
    font-family: 'Turbinado Pro';
    font-size: 48px;
}
.calendar .custom-year,
.event-pagination h3{
    color: var(--orange);
}
.custom-year{
    margin-top: -5px;
}
.calendar-date {
    margin-bottom: 30px;
}
.event-pagination h5{
    color: var(--brown);
}
.calendar .calendar-arrow{
    margin: 0 -5px;
}
.event .btn-icon, .calendar .btn-icon {
    height: 46px;
    width: 46px;
    text-align: center;
    border-radius: 100%;
    margin: 0 4px;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--brown);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}
.calendar .btn-icon{
    border-color: var(--white);
}
.event .btn-icon:hover, .calendar .btn-icon:hover{
    background-color: var(--orange);
    border-color: var(--orange);
}
.event .btn-icon:hover path, .calendar .btn-icon:hover path{
    stroke: var(--white);
}
.event .btn-icon.prev svg, .calendar .btn-icon.prev svg{
    transform: rotate(-180deg);
}
.fc-calendar,.fc-calendar .fc-row > div,.fc-calendar .fc-row,.fc-calendar .fc-body{
    border: 0;
}
.calendar .fc-calendar .fc-head {
    height: 20px;
    line-height: 1;
    background: transparent;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.calendar .fc-calendar .fc-head > div{
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.calendar .fc-calendar .fc-row > div.fc-today {
    background: var(--gray) !important;
    height: 31px;
    max-width: 31px;
    border-color: var(--gray);
}
.calendar .fc-calendar .fc-row > div.fc-today .fc-date{
    color: var(--darkbrown);
}
.calendar .fc-calendar .fc-row > div {
    height: 41px;
    max-width: 41px;
    border-radius: 100%;
    cursor: pointer;
}
.calendar .fc-calendar .fc-row > div > span.fc-date {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;    
    line-height: 27px;
    color: var(--white);
    text-shadow: none;
}
.calendar .fc-calendar .fc-body .fc-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 62px;
    align-items: center;
}
.fc-calendar .fc-row>div.fc-content {
    border: 1px solid var(--orange);
}
.fc-calendar .fc-row>div.fc-content {
    overflow: inherit;
}
.fc-calendar .fc-row>div.fc-content.content-hover:not(.fc-today){
    background: var(--orange) !important;
}
.fc-calendar .fc-row>div.fc-content.content-hover:not(.fc-today) .fc-date{
    color: var(--white);
}
.fc-calendar .content_wrap {
    position: absolute;
    display: none;
    padding: 8px 15px;
    top: 100%;
    z-index: 1;
    left: 50%;
    min-width: 240px;
    line-height: normal;
    margin-left: -120px;
    font-size: 12px;
    background-color: var(--gray);
    margin-top: 16px;
    cursor: pointer;
    letter-spacing: 0.025em;
    font-weight: 400;
}
.fc-calendar .fc-row>div.fc-content:hover .content_wrap {
	display: block;
}
.fc-calendar .content_wrap:after {
    content: '';
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -12px;
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 20px solid var(--gray);
}
.fc-calendar .fc-row>div.fc-content .content_wrap ul li,
.fc-calendar .fc-row>div.fc-content .content_wrap p{
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 1;
    
    font-weight: 400;
    text-align: left;
    line-height: 16px;
    margin-bottom: 3px;
}
.fc-calendar .fc-row>div.fc-content .content_wrap p{
    text-align: center;
}
.fc-calendar .fc-row>div.fc-content .content_wrap :last-child{
    margin-bottom: 0;
}
.fc-calendar .fc-row>div.fc-content .content_wrap ul{
    margin-bottom: 0;
    padding-left: 15px;
}
.fc-calendar .fc-row>div.fc-content .content_wrap ul li:not(:last-child){
    margin-bottom: 5px;
}
.fc-calendar .fc-row>div.fc-content:hover .content_wrap p:last-child{
    margin-bottom: 0;
}
.calendar {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    padding-bottom: 80px;
    padding-top: 180px;
}
body:has(.calendar) .page-wrapper{
    overflow-x: hidden;
}
.inner-banner.hero-section:has(.calendar){
    min-height: 830px;
}
.inner-banner.hero-section:has(.calendar) .hero-slider::before{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 66.44%, rgba(0, 0, 0, 0.5) 100%),
    linear-gradient(131.89deg, rgba(0, 0, 0, 0) 26.36%, rgba(0, 0, 0, 0.6) 66.29%);
}
.event .event-box {
    background: #D2D4E233;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
}
.event .event-header {
    background-color: var(--gray);
    padding: 8px 18px 4px;
    display: inline-flex;
    border-radius: 0 17px 17px 0;
    min-width: 140px;
    margin-top: 20px;
    gap: 10px;
}
.event .event-header span, .eventmodal .eventmodal-header span,
.event .event-header .date, .eventmodal .eventmodal-header .date {
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    color: var(--brown);
    letter-spacing: 0;
    line-height: 1;
}
.event .event-header .date, .eventmodal .eventmodal-header .date{
    font-weight: 700;
}
.event .event-box .event-desc {
    padding: 15px 18px 25px;
}
.event .event-box .desc {
    color: var(--brown);
    font-weight: 400;
    min-height: 55px;
    position: relative;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    letter-spacing: 0;
}
.eventmodal .eventmodal-header .month::before,
.eventmodal .eventmodal-header .title::before{
    content: "";
    position: absolute;
    width: 36.7px;
    background-color: var(--brown);
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.event .event-box .time svg{
    flex-shrink: 0;
}
.event .event-box .time,
.eventmodal .eventmodal-header .time {
    font-size: 16px;
    font-weight: 300;
    display: block;
    color: var(--darkbrown);
    margin-bottom: 10px;
    gap: 12px;
}
.event .event-box .link {
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: var(--brown);
    font-size: 16px;
    font-weight: 700;
}
.event .event-box .link:hover{
    opacity: 0.5;
}
.event .event-row{
    margin: 0 -20px -40px;
}
.event .event-row > div{
    padding: 0 20px;
    margin-bottom: 40px;
}
.event-pagination {
    margin: 60px 0 50px;
}
.event {
    margin: 60px 0 150px;
}
.calendar .btn-icon .visible,
.event .btn-icon .visible {
    transform: translate(-50%,-50%);
}
.calendar .btn-icon .hidden,
.event .btn-icon .hidden {
    transform: translate(60px,-50%);
}
.calendar .btn-icon .hidden, 
.calendar .btn-icon .visible,
.event .btn-icon .hidden, 
.event .btn-icon .visible {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: transform .4s cubic-bezier(.75,-.27,.3,0.5);
}
.calendar .btn-icon:hover .visible,
.event .btn-icon:hover .visible {
    transform: translate(-60px,-50%);
}
.calendar .btn-icon:hover .hidden,
.event .btn-icon:hover .hidden {
    transform: translate(-50%,-50%);
}
.eventmodal{
    background: rgba(255, 255, 255, 0.85);
}
.eventmodal .modal-content {
    background: #FCF7F9;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 25%);
    border-radius: 27px;
}
.eventmodal .eventmodal-header{
    background-color: var(--brown);
    border-radius: 27px;
    padding: 30px 20px 70px
}
.eventmodal .modal-dialog{
    max-width: 940px;
}
.eventmodal .eventmodal-header .month::before, .eventmodal .eventmodal-header .title::before{
    background-color: #fff;
}
.eventmodal .eventmodal-header .time {
    min-height: auto;
}
.eventmodal .common-contentDiv {
    padding: 55px 70px 150px;
}
.eventmodal .btn-close {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
    letter-spacing: 0.03em;
    opacity: 1;
    color: var(--brown);
    width: auto;
    background-image: none;
    cursor: pointer;
    z-index: 1;
}
.eventmodal .btn-close .icon {
    width: 58.1px;
    height: 58.1px;
    border: 2px solid var(--brown);
    z-index: 1;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    line-height: 54px;
    border-radius: 100%;
}
.eventmodal .btn-close .icon rect{
    fill: var(--brown);
}

/* Employee list  */
.emplist{
    background: rgba(165, 0, 52, 0.03);
    padding: 70px 0;
    margin-bottom: 30px;
}
.emplist .container:not(.inner) {
    max-width: 1400px;
}
.emplist-box .img-wrapper {
    padding-top: 200px;
}
.emplist-box .img-wrapper img{
    border-radius: 0 0 102px 102px;
}
.emplist-box a{
    border-radius: 19px;    
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
}
.emplist-box .emplist-content {
    padding: 35px 15px 75px;
}
.emplist-box:nth-child(odd) .emplist-content{
    color: #fff;
}
.emplist-box:nth-child(odd) a{
    background: var(--brown);
}
.emplist-box a{
    background: #F7F9FC;
    overflow: hidden;
    z-index: 1;
    height: 100%;
}
.emplist-box a::before{
    content: "";
    position: absolute;
    top: 192px;
    right: -215px;
    width: 478.21px;
    height: 478.21px;
    background-repeat: no-repeat;
    background-position: 100% top;
    background-image: url(/assets/images/layer-bg.png);
    border-radius: 100%;
    background-size: cover;
    z-index: -1;
}
.emplist-box:nth-child(odd) a::before{
    background-image: url(/assets/images/layer-bg.svg);
}
.emplist-box .emplist-content .sub-title{
    letter-spacing: 0.03em;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 18px;
}
.emplist-box .emplist-content .sub-title::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: var(--brown);
    height: 1px;
    width: 36px;
    bottom: 0;
}
.emplist-box:nth-child(odd) .emplist-content .sub-title::after{
    background-color: #fff;
}
.emplist-box .emplist-content .title {
    margin-bottom: 15px;
    min-height: 70px;
}
.emplist-box .emplist-content p{
    font-weight: 400;
}
.emplist-box .emplist-content .btn{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.emplist-box:nth-child(odd) .emplist-content .btn{
    color: #FFFFFF;
    border-color: #fff;
}
.emplist-box:nth-child(odd) .emplist-content .btn:hover{
    background-color: var(--darkbrown);
    border-color: var(--darkbrown);
}
.emplist-box {
    margin-bottom: 25px;
}
.emplist .emplist-wrp:not(:last-child) {
    margin-bottom: 80px;
}
.emplist-banner.inner-banner.hero-section{
    min-height: 750px;
}
.emplist-banner.inner-banner.hero-section .hero-panel,
.emplist-banner.inner-banner.hero-section .col-right{
    width: 50%;
}
.emplist-banner .btn-icon{
    color: #fff;
}
.emplist-banner .btn-icon span{
    margin-left: 5px;
    vertical-align: middle;
    display: inline-block;
}
.emplist-banner .btn-icon:hover circle{
    fill-opacity: 1;
}
.emplist-banner.inner-banner .hero-panel-content p{
    font-size: 18px;
    
}
.emplist-banner.hero-section .hero-panel{
    background-position: -140px top;
}
.emplist-banner.inner-banner.hero-section .hero-panel{
    padding-bottom: 30px;    
    overflow: hidden;
}
.emplist-banner + .common-content-sec:after,
.newslist-banner + .common-content-sec::after{
    display: none;
}
/* Navigation Link Section CSs Start  */
.nav-section{
    background-color: #D2D4E233;
    padding: 60px 0;
}
.nav-section ul{
    column-gap: 30px;
    column-count: 3;
    list-style: none;
    padding: 0 40px;
    margin: 0;
}
.nav-section ul li a{
    font-weight: 400;
    color: var(--darkbrown);
    line-height: 146%;
    font-size: 18px;
}
.nav-section ul li a:hover,
.nav-section ul li.active a{
    font-weight: 700;
}
.nav-section ul li{
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.nav-section ul li:not(:last-child){
    margin-bottom: 15px;
}
.nav-section .section-heading{
    border-bottom: 1px solid var(--gray);
    margin-bottom: 35px;
    padding-bottom: 15px;
}
.nav-section .section-heading .title{
    font-size: 34px;
    padding: 0 40px;
}
.nav-section .section-heading .subtitle {
    font-size: 42px;
    line-height: 1;
    margin-bottom: -15px;
}
/* Navigation Link Section Css End  */

/* Latest News Section Css Start */
.latest-news-sec .section-header{
    margin-bottom: 70px;
}
.latest-news-sec .section-header .title {
    letter-spacing: -0.02em;
}
.latest-news-sec .section-header .title span{
    font-size: 82px;
    margin-left: 65px;
    margin-top: -25px;
}
.latest-news-sec .row{
    margin: 0 -20px;
}
.latest-news-sec .row>div{
    padding: 0 20px;
    margin-bottom: 78px;
}
.latest-news-sec .news-box .img-wrapper{
    border-radius: 20px;
    overflow: hidden;
    padding-top: 125%;
    margin-bottom: 17px;
}
.latest-news-sec .news-box .date {
    color: var(--brown);
    font-size: 16px;
}
.latest-news-sec .news-box .title{
    font-size: 24px;
    letter-spacing: 0.03em;
    margin-bottom: 22px;
    line-height: 146%;
}
.latest-news-sec .news-box .btn {
    color: var(--gray);
    background: transparent;
    padding-left: 0;
    min-width: auto;
    padding-right: 52px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.latest-news-sec .news-box .btn::before{
    background-color: var(--gray);
}
.latest-news-sec .news-box .btn:hover::before{
    background-color: var(--brown);
    background-image: url(/assets/images/arrow-right-light.svg);
}
.latest-news-sec .news-box .btn:hover{
    background: transparent;
    color: var(--brown);
}
.latest-news-sec{
    margin: 120px 0;
}
.pagination .prev .icon img {
    transform: rotate(-180deg);
}
.back-to-news .btn{
    min-width: 288px;
}
.social-network-slider {
    margin-right: calc(-100vw / 2 + 1520px / 2);
}
.social-network-slider .slick-list {
    padding: 0 200px 0 0 !important;
    margin-right: -16px !important;
    margin-left: -16px;
}
.social-network-slider .slick-slide{
    padding: 0 16px;
}
.social-network-slider .nextwork-box {
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px;
}
.social-network-slider .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #00000099;
    padding: 30px 50px;
    border-radius: 20px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    cursor: pointer;
}
.social-network-slider .nextwork-box:hover .content{
    opacity: 1;
    visibility: visible;
}
.social-network-slider .content *{
    color: var(--white);
}
.social-network-slider .content p{
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.02em;
}
.social-network-slider .content a{
    text-decoration: underline;
}
.social-network-slider .nextwork-box .icon {
    height: 43px;
    width: 43px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    bottom: -20px;
    z-index: 2;
    cursor: pointer;
}
.social-network-slider .nextwork-box .icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--brown);
    border-radius: 100%;
    z-index: -1;
    box-shadow: 0px 0px 12px 0px #00000040;
}
.social-network-slider .nextwork-box .icon:hover {
    animation: opacity 0.8s ease-in-out;
}
.social-network-slider .nextwork-box .icon:hover:before {
    animation: upScal 0.6s ease-in-out;
    background-color: var(--orange);
}
.social-network-slider .img-wrapper {
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 126%;
}
.social-network .slider-progress{
    background: var(--gray);
    margin: 30px 0 22px;
    width: calc(100% - 140px);
}
.social-network .slider-progress .progress{
    background: linear-gradient(to right, #963E3B 0%, #963E3B 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
}
.social-network .slick-arrow{
    bottom: -22px;
    right: 0;
    top: auto;
    left: auto;
    border-color: var(--brown);
}
.social-network .slick-arrow.slick-prev {
    right: 65px;
}
.social-network .slick-arrow::before{
    filter: unset;
}
.social-network .slick-arrow:hover{
    border-color: var(--orange);
    background-color: var(--orange);
}
.social-network .slick-arrow:hover::before{
    filter: brightness(0) invert(1);
}
.social-network .custom-nav {
    padding-top: 27px;
}
.social-network .section-header{
    margin-bottom: 70px;
}
.social-network .section-header .title {
    letter-spacing: -0.02em;
}
.social-network .section-header .title span{
    font-size: 82px;
    margin-left: 65px;
    margin-top: -25px;
}
/* Latest News Section Css End */

/* Cta Modal Css Start  */
.cta-modal {
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(6px);
    padding: 5px 20px;
    display: none;
}
.cta-modal .modal-dialog{
    max-width: 1150px;
}
.cta-modal .close-btn{
    position: absolute;
    right: 20px;
    top: 20px;
    background: linear-gradient(93.13deg, #8D426C 0%, #752D36 47.3%, #8D3C3A 75.86%, #A44355 97.4%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    min-width: 140px;
    padding: 10px 11px 10px 32px;
}
.cta-modal .close-btn .icon{
    background: linear-gradient(93.13deg, #8D426C 0%, #752D36 47.3%, #8D3C3A 75.86%, #A44355 97.4%),
linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    height: 26px;
    width: 26px;
    height: 26px;
    width: 26px;
    border-radius: 100%;
    flex-shrink: 0;
}
.cta-modal .close-btn .txt{
    margin-top: 3px;
}
.cta-modal .close-btn .icon img{
    max-width: 12px;
    transition: all 0.4s;
}
.cta-modal .close-btn:hover .icon img{
    transform: scale(1.2);
}
.cta-modal .col-right{
    padding: 90px 32px 90px 26px;
}
.cta-modal .col-left .img-wrapper{
    padding-top: 78%;
    height: 100%;
}
.cta-modal .close-btn::before {
    display: none;
}
.cta-modal h3{
    font-size: 38px;
    line-height: 112%;
    margin-bottom: 25px;
}
.cta-modal .desc p {
    color: var(--brown);
    line-height: 146%;
    font-size: 22px;
}
.cta-modal .desc{
    margin-bottom: 30px;
}
/* Cta Modal Css End  */

/* responsive css  */
@media only screen and (min-width: 1921px){
    .videoModule .video-thumb .slick-list{
        padding-right: 390px;
    }    
}
@media only screen and (min-width: 1400px) and (max-height: 850px){
    .newsMenu .newsMenu-body{
        border-radius: 0px 0px 0px 320px;
    }
}
@media only screen and (min-width: 768px){
    .navigation-dropdown .quick-link .btn {
        background: var(--gray);
        color: var(--darkbrown);
    }
    .navigation-dropdown .quick-link .btn path{
        fill: #752D36;
    }
    footer{
        z-index: 2;
    }
    body.header-nav-up .hero-section .quick-link{
        opacity: 0;
    }
}
@media only screen and (max-width: 1840px){
    .imgtext:not(.right) .img-col:not(.round-img) .img-wrapper{
        margin-left: -110px;
    }
}
@media only screen and (max-width: 1780px){
    .navigation-dropdown .menu-div {
        width: 100%;
    }
    .navigation-dropdown .menu{
        height: 100%;
    }
    .fc-calendar .content_wrap{
        min-width: 200px;
        margin-left: -100px;
    }
}
@media only screen and (max-width: 1680px){
    .item-slider {
        margin-right: -100px;
    }
    .bakto-top{
        right: 60px;
    }
    .social-network-slider{
        margin-right: -100px;
    }
}
@media only screen and (max-width: 1440px){
    .navigation-dropdown .menu-div{
        height: calc(100% - 219px);
    }
    .welVideo .video-wrapper .popupbtn{
        right: 18px;
        bottom: 18px;
    }
    .welVideo .welVideo-col {
        padding-right: 18px;
    }
    .welVideo .welVideo-content h3{
        font-size: 22px;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    .welVideo .welVideo-content h6{
        font-size: 16px;
    }
    .tiles-grid-sizer, .tiles-grid-item{
        padding: 10px;
    }
    .tiles-grid-module{
        margin: 0 -10px;
    }
    .tiles-boxdiv{
        height: 311px;
    }
    .tilesSlider .slick-dots {
        padding-right: 80px;
    }
    .tilesSlider.section-padding {
        padding: 60px 0 30px;
    }
    .tilesSlider {
        padding: 80px 0;
    }
    .Cta-content h5{
        font-size: 18px;
    }
    .Cta-content h5 br{display: none;}
    .Cta-content{
        padding: 180px 80px 160px;
    }
    .Cta .row{
        height: auto;
    }
    .edition-module .joinCommunity-txt {
        padding-left: 12px;
        padding-right: 50px;
    }
    .edition-module .content-box{
        margin-left: 110px;
    }
    .edition-module .content-box::before{
        left: -230px;
    }
    .edition-module.bgwhite::after,.edition-module::after{
        right: -170px;
        background-position: 50% top;
        width: 784.07px;
        height: 784.07px;
        background-size: contain;
        top: 50%;
        transform: translateY(-50%);
    }
    .edition-module.right .joinCommunity-txt {
        padding-right: 12px;
        padding-left: 50px;
    }
    .edition-module.right::before{
        left: -170px;
    }
    .edition-module.right::after {
        left: -170px;
        right: auto;
        top: 50%;
        transform: translateY(-50%);
        background-position: center top;
        background-size: contain;
    }
    .imgtext .text-col{
        padding: 60px 15px 40px;
    }
    .imgtext .img-col.round-img {
        padding: 40px 15px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 0px 0px 0px 320px;
        background-position: 250px 110px;
    }
    .news .news-content{
        padding: 90px;
    }
    .inner-banner.hero-section.newslist-banner{
        min-height: 800px;
    }
    .newsMenu ul li a{
        font-size: 18px;
    }
    .newslist .newslist-content{bottom: -73px;}
    .social-network-slider .content{
        padding: 30px 20px;
    }
}
@media only screen and (max-width: 1399px){
    .newsSlider .content-wrp {
        padding-left: 0;
    }
    .newsSlider .content-wrp .social-box .social-title{
        margin-right: 0;
        padding-right: 105px;
    }
    .newsSlider .title {
        margin-bottom: 65px;
    }
}
@media only screen and (max-width: 1366px){
    .big-h1{
        font-size: 62px;
    }
    h2, .h2{
        font-size: 48px;
    }
    h3, .h3 {
        font-size: 36px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    p{font-size: 16px;}
    .section-padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .container,.videomodal .container,.video-module .container.inner{
        padding-left: 60px;
        padding-right: 60px;    
    }
    .subtitle{
        font-size: 72px;
    }
    header .quick-link {
        margin-right: 60px;
    }
    .site-header .header-logo svg{
        width: 170px;
        height: 74px;
    }
    .header-right>a:not(:first-child) {
        margin-left: 13px;
    }
    .btn-nav {
        font-size: 14px;
        min-width: 145px;
    }
    .blockquote-sec blockquote{
        font-size: 24px;
    }
    .navigation-dropdown .menu .primary-menu > li > a{
        font-size: 32px;
    }
    .navigation-dropdown ul.has-sub-menu > li > a{
        font-size: 22px;
    }
    .navigation-dropdown .bg-img{
        max-width: 451px;
        max-height: 461px;
        border-radius: 50% 50% 40px 40px;
    }
    .navigation-dropdown .header-logo svg{
        width: 170px;
        height: 73px;
    }
    .navigation-dropdown .menu-footer{
        width: 100%;
        padding-right: 60px;
        padding-left: 60px;
        left: 0;
    }
    .hero-section .hero-content .title span {
        font-size: 82px;
        margin-top: -35px;
        margin-left: 250px;
    }
    .hero-section .hero-content {
        bottom: 90px;
        max-width: 455px;
    }
    .hero-section .hero-content .desc p {
        font-size: 24px;
    }
    .hero-section .hero-content .subtitle {
        margin-top: -16px;
        font-size: 62px;
    }
    .hero-section .sub-txt-wrp {
        margin-left: 43px;
    }
    body.header-nav-up .hero-section .quick-link{
        bottom: 22px;
    }
    .hero-section .quick-link{
        right: 60px;
    }
    .hero-slider.aos-animate .slick-active .hero-content .title span:last-child{
        margin-left: 175px;
    }
    .welVideo.section-padding {
        padding-bottom: 0;
    }
    .welVideo .welVideo-content{
        max-width: 1020px;
    }
    .welVideo .welVideo-content .content-inner {
        max-width: 660px;
        padding-left: 0;
    }
    .welVideo{
        padding: 70px 0;
        background-image: url(/assets/images/Cta-Gradient.png);
    }
    .tiles-boxdiv {
        height: 290px;
    }
    .tiles-module .tiles-content h4 {
        font-size: 18px;
        min-height: 42px;
    }   
    .tiles-boxdiv:hover {
        transform: scale(1.07);
    }
    .tiles-grid-item.tiles-half .tiles-boxdiv:hover {
        transform: scale(1.03);
    }
    .videoModule .video-content h4{
        font-size: 28px;
    }
    .videoModule .video-content p{
        max-width: 475px;
    }
    .videoModule .video-thumbCol{
        padding: 30px 0px 50px 165px;
    }
    .videoModule .video-thumb .slick-list{
        padding-right: 150px;
    }
    .videoModule .video-bottom {
        padding-left: 80px !important;
    }
    .item-slider {
        margin-right: -80px;
    }
    .slick-counter .current {
        font-size: 32px;
    }
    .slick-counter{
        margin-right: 80px;
    }
    .slick-dots {
        padding-right: 80px;
    }
    .newsSlider .section-header .btn-wrp,.hidden-tablet{
        display: none;
    }
    .newsSlider .bottombtn-wrap{
        display: block;
    }
    .inner-banner .hero-panel-content.aos-animate::before {
        height: 50%;
    }
    .inner-banner.hero-section .hero-panel {
        padding: 150px 30px 70px 60px;
    }
    .newsSlider .bottombtn-wrap{
        display: flex;
    }
    .newsSlider {
        padding: 55px 0;
    }
    .videoModule .section-header h5,
    .newsSlider .section-header h5{
        font-size: 18px;
    }
    .newslist .row > div {
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 24px;
    }
    .newslist .row {
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: -24px;
    }
    .newslist .newslist-content h5 {
        font-size: 20px;
    }
    .newslist .newslist-content{
        min-height: 257px;
        bottom: -120px;
    }
    .news .news-content {
        padding: 60px 90px;
    }
    .event .event-row > div {
        padding: 0 12px;
        margin-bottom: 20px;
    }
    .event .event-row {
        margin: 0 -12px -20px;
    }
    .inner-banner.hero-section.newslist-banner {
        min-height: 690px;
    }
    footer .ft-logo svg {
        width: 183px;
        height: 79px;
    }
    footer .ft-logo {
        margin-bottom: 40px;
    }   
    footer .container {
        max-width: 100%;
    } 
    .bakto-top {
        bottom: auto;
        top: 45px;
    }
    footer{
        padding: 40px 0 30px;
    }
    footer .ft-desc p{
        font-size: 18px;
    }
    footer p, footer a {
        font-size: 14px;
    }
    .Cta .cta-content {
        max-width: 390px;
    }
    .Cta .content-wrp {
        margin-left: 0;
    }
    .Cta .content-wrp .desc {
        margin-bottom: 40px;
    }
    .Cta .cta-content h2 {
        margin-bottom: 40px;
    }
    .Cta .cta-content h2 span{
        margin-top: -22px;
    }
    .joinCommunity.joinCommunity-module-sec.right .joinCommunity-txt {
        padding-left: 15px !important;
    }
    .joinCommunity.joinCommunity-module-sec h2{
        padding-left: 88px;
    }
    .joinCommunity.joinCommunity-module-sec h2 span{
        margin-left: -88px;
    }
    .joinCommunity.joinCommunity-module-sec:not(.right) .img-wrapper.two{
        margin-right: 0;
    }
    .joinCommunity.joinCommunity-module-sec .joinCommunity-txt,
    .joinCommunity.joinCommunity-module-sec .joinCommunity-img{
        width: 50%;
    }
    .joinCommunity.joinCommunity-module-sec .img-wrapper.one{
        padding-top: 84%;
        width: 82%;
    }
    .joinCommunity.joinCommunity-module-sec .img-wrapper.two {
        padding-top: 48%;
        width: 48%;
    }
    .joinCommunity.arch-shape .img-wrapper.one,
    .joinCommunity.arch-shape.joinCommunity-module-sec .img-wrapper.one {
        border-radius: 20px;
        padding-top: 82%;
    }
    .joinCommunity{
        padding: 40px 0 80px;
    }
    .joinCommunity .img-wrapper.one{
        padding-top: 72%;
        width: 70%;
        border-radius: 50% 50% 30px 30px;
    }
    .joinCommunity .img-wrapper.two{
        padding-top: 41%;
        width: 41%;
        margin-right: 77px;
    }
    .joinCommunity h2 span{
        margin-left: -104px;
        margin-bottom: -27px;
    }
    .gallery .gallery-slider {
        margin-left: 60px;
    }
    .imgtext:not(.right) .img-col:not(.round-img) .img-wrapper{
        margin-left: -75px;
    }
    .imgtext .img-col.round-img .img-wrapper{
        border-radius: 50% 50% 30px 30px;
    }
    .PullQuote .slick-slide .PullQuote-content {
        width: 50%;
    }
    .latest-news-banner.inner-banner.hero-section .hero-panel {
        padding-bottom: 70px;
    }
    .fc-calendar .content_wrap{
        min-width: 140px;    
        margin-left: -70px;
    }
    
    /* Navigation Link Section CSs Start  */
    .nav-section ul{
        padding: 0;
    }
    .nav-section ul li a{
        font-size: 16px;
    }
    /* Navigation Link Section CSs End  */

    /* Latest News Section Css Start */
    .latest-news-sec .row>div{
        padding: 0 15px;
    }
    .latest-news-sec .row {
        margin: 0 -15px;
    }
    .social-network-slider{
        margin-right: -80px;
    }
    /* Latest News Section Css End */
}
@media only screen and (max-width: 1366px) and (max-height: 750px){
    .navigation-dropdown .menu .primary-menu > li > a {
        font-size: 30px;
    }
    .hero-section .hero-panel {
        padding: 120px 0;
    }
    .Cta-content {
        padding: 70px 80px 80px;
        border-radius: 0px 0px 300px 0px;
        width: 40%;
    }
    .inner-banner.newslist-banner .hero-panel-content.aos-animate::before{
        max-height: 130px;
        height: 37%;
    }
}
@media only screen and (max-width: 1199px){
    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-margin {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .container.inner {
        padding-left: 60px;
        padding-right: 60px;
    }
    header{
        padding: 20px 0;
    }
    .joinCommunity h4,.joinCommunity h4 p{
        font-size: 22px;
    }
    .joinCommunity::before {
        right: -120px;
        height: 500px;
        width: 500px;
    }
    .joinCommunity {
        padding: 100px 0;
    }
    .video-module .video-controle{
        bottom: 50px;
        left: 48px;
    }
    .video-module .video-module-content {
        padding: 35px 0 45px;
    }
    .videoModule .video-thumbCol {
        padding: 30px 0px 50px 125px;
    }
    .tiles-boxdiv {
        height: 226px;
    }
    .tiles-module .tiles-content{
        padding: 20px 10px 10px;
    }
    .tiles-boxdiv:hover .tiles-content {
        padding-bottom: 20px;
    }
    .tiles-boxdiv .btn {
        min-width: 170px;
    }
    .Cta-content {
        padding: 180px 30px 270px;
    }
    .item-slider {
        margin-right: -30px;
    }
    .tilesSlider .item-slider .item-box{
        margin: 10px;   
    }
    .tilesSlider .slick-list {
        padding: 0 0 0 0 !important;
        margin-right: -50px !important;
        margin-left: -10px;
    }
    .tilesSlider .title{
        max-width: 520px;
    }
    .tilesSlider .section-header h2 .subtitle{
        margin-right: 86px;
        margin-top: -19px;
    }
    .slick-counter {
        margin-right: 30px;
    }
    .tilesSlider .slick-dots, .slick-dots {
        padding-right: 30px;
    }
    .search-drawer .search-input{
        font-size: 26px;
    }
    .ctaPopup{
        right: 20px;
    }
    .ctaPopup-img{
        height: 90px;
        width: 90px;
    }
    .ctaPopup-boxclose{
        right: -12px;
        height: 42px;
        width: 42px;
        line-height: 42px;
    }
    .ctaPopup-boxclose img{
        max-width: 15px;
    }
    .ctaPopup-boxclose.active {
        top: 10px;
        right: 30px;
    }
    /* .ctaPopup{
        width: 250px;
    } */
    .ctaPopup-box{
        text-align: right;
    }
    .ctaPopup.open .ctaPopup-img{
        height: 140px;
    }
    .ctaPopup-close{
        right: -10px;
    }
    .videomodal .lightbox-close{
        height: 50px;
        width: 50px;
        line-height: 44px;
        top: 30px;
        left: 30px;
    }
    .videomodal .lightbox-body::before{
        background-size: contain;
        background-position: left bottom;
        left: -50px;
    }
    .edition-module .content-box {
        margin-left: 70px;
    }
    .edition-module .joinCommunity-txt{
        padding-right: 24px;
    }
    .edition-module.right .joinCommunity-txt{
        padding-left: 24px;
    }
    body .edition-module h2,.edition-module h6 {
        margin-bottom: 50px;
    }
    .docDown .col-right h3{
        font-size: 32px;
    }
    .imgtext .text-col h2 {
        margin-bottom: 30px;
    }
    .edition-module.bgwhite::after, .edition-module::after{
        width: 500px;
        height: 500px;
    }
    body .edition-module {
        padding: 60px 0;
    }  
    .newslist .newslist-content{
        min-height: 215px;
        bottom: -95px;
    }
    .newsmodal .btn-close{
        height: 46px;
        width: 46px;
        line-height: 46px;
    }
    .new-btn{
        min-width: 110px;
    }
    .newsmodal .col-right h3{
        margin-bottom: 30px;
    }
    .principle-sec .principle-txt {
        padding: 50px 40px;
    }
    .newsMenu .newsMenu-row {
        padding: 70px 30px 100px 70px;
    }
    .newsMenu .newsletter-bar {
        padding: 30px 110px 30px 70px;
    }
    .news .news-block {
        margin-bottom: 60px;
    }
    .news .news-content h2{
        font-size: 44px;
    }
    .news .news-content .desc{
        margin-bottom: 30px;
    }
    .news .news-content {
        padding: 40px;
    }
    .news .news-content.overlay:before{
        width: calc(100% + 270px);
        left: -270px;
    }
    .news-block:nth-child(even) .news-content.overlay:before{
        right: -270px;
    }
    .calendar {
        padding-top: 120px;
        padding-bottom: 50px;
    }
    .event {
        margin: 60px 0 80px;
    }
    .emplist-box .emplist-content .sub-title{
        font-size: 17px;
    }
    .inner-banner.hero-section .hero-panel{
        width: 33%;
    }
    .inner-banner.hero-section .col-right {
        width: 67%;
    }
    /* Latest News Section Css Start */
    .latest-news-sec {
        margin: 80px 0;
    }
    .latest-news-sec .row>div{
        margin-bottom: 60px;
    }
    .latest-news-sec .section-header .title span,
    .social-network .section-header .title span {
        font-size: 60px;
        margin-left: 52px;
        margin-top: -22px;
    }
    .latest-news-sec .section-header,
    .social-network .section-header{
        margin-bottom: 50px;
    }
    .social-network-slider{
        margin-right: -30px;
    }
    .social-network-slider .slick-list{
        padding: 0 0 0 0 !important;
        margin-right: -50px !important;
        margin-left: -10px;
    }
    .social-network-slider .slick-slide {
        padding: 0 10px;
    }    
    /* Latest News Section Css End */
}
@media only screen and (max-width: 991px){
    .container,.videomodal .container,.container.inner,.video-module .container.inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .section-margin {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    header .quick-link {
        margin-right: 0px;
    }
    header .quick-link .btn {
        min-width: 150px;
    }
    header .quick-link .btn:not(:last-child) {
        margin-right: 10px;
    }
    header .btn-nav{
        min-width: auto;
        padding: 14px 10px 8px;
    }
    .site-header .header-logo svg {
        width: 160px;
        height: 70px;
    }
    .header-right>a:not(:first-child) {
        margin-left: 10px;
    }
    .menu-link {
        min-width: 110px;
    }
    .navigation-dropdown .menu-footer{
        padding-right: 30px;
        padding-left: 30px;
    }
    .navigation-dropdown .quick-link .btn {
        min-width: 150px;
    }
    .navigation-dropdown .btn-nav{
        min-width: auto;
        padding: 14px 9px 8px;
    }
    .navigation-dropdown .header-logo svg {
        width: 160px;
        height: 70px;
    }
    .navigation-dropdown .menu-link {
        padding: 15px 40px 8px 15px;
    }
    .joinCommunity {
        padding: 70px 0;
    }
    .videoModule .video-thumb .slick-list {
        padding-right: 80px;
    }
    .videoModule .slick-arrow.slick-next {
        left: 230px;
    }
    .videoModule .slick-arrow {
        left: 160px;
    }
    .newsSlider .bottombtn-wrap .btn{
        min-width: 257px;
    }
    .edition-module .joinCommunity-txt {
        padding-right: 12px;
    }
    .edition-module .content-box {
        margin-left: 30px;
    }
    .edition-module .content-box::before {
        left: -80px;
    }
    .edition-module.right .content-box::before {
        right: -80px;
    }
    .edition-module .aos-animate.content-box::before {
        width: 60px;
    }
    body .edition-module h2, .edition-module h6 {
        margin-bottom: 20px;
    }
    .edition-module h5{
        margin-bottom: 20px;
        font-size: 20px;
    }
    .edition-module h2 {
        font-size: 34px;
    }
    .imgtext .img-col.round-img {
        padding: 30px 15px 0;
    }
    .imgtext .text-col .content-wrp {
        max-width: 100%;
    }
    .imgtext .text-col {
        padding: 35px 15px 50px;
    }
    .imgtext.right .img-col:not(.round-img) .img-wrapper,.imgtext:not(.right) .img-col:not(.round-img) .img-wrapper {
        width: calc(100% + 60px);
        margin-left: -30px;
        right: unset;
    }
    .tiles-boxdiv {
        height: 190px;
    }
    .tiles-boxdiv .btn {
        min-width: auto;
        font-size: 14px;
    }
    .principleMsg.docDown .col-left {
        width: 50%;
    }
    .principleMsg.docDown .col-right {
        width: 50%;
        padding: 22px 30px;
    }
    .newsMenu .newsMenu-body{
        width: 93%;
    }
    .newsMenu .newsletter-bar .text{
        min-width: 100px;
    }
    .news .news-content h2 {
        font-size: 38px;
    }
    .news .news-content {
        padding: 30px;
    }
    .calendar .col-right{
        padding: 35px;
    }
    .inner-banner.hero-section:has(.calendar) {
        min-height: 768px;
    }    
    .ctaPopup{
        width: 270px;
    }
    .social-icon a:not(:last-child) {
        margin-right: 10px;
    }
    .bakto-top{
        right: 30px;
    }
    .inner-banner.hero-section .hero-panel{
        padding: 120px 30px 60px 30px;
    }
    .hero-section .quick-link{
        right: 30px;
    }
    .gallery .gallery-slider {
        margin-left: 30px;
    }

    /* Latest News Section Css Start */
    .latest-news-banner.inner-banner.hero-section .hero-panel {
        padding-bottom: 40px;
    }
    .latest-news-banner .social-box .social-title{
        padding-right: 88px;
    }
    .latest-news-banner .social-title::before{
        width: 72px;
    }
    .latest-news-banner .social-box {
        margin-top: 40px;
    }
    .latest-news-sec {
        margin: 70px 0;
    }
    .latest-news-sec .section-header {
        margin-bottom: 40px;
    }
    /* Latest News Section Css End */

    /* Cta Modal Css Start  */
    .cta-modal .col-right {
        padding: 90px 32px 90px 10px;
    }
    /* Cta Modal Css End  */
}
@media only screen and (max-width: 767px){
    body{font-size: 16px;}
    p {
        margin-bottom: 25px;
    }  
    .section-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container,.container.inner,.video-module .container.inner{
        padding-left: 20px;
        padding-right: 20px;
    }
    .social-icon a{
        height: 40px;
        width: 40px;
    }
    figure.image.image-style-align-left,
    figure.image.image-style-align-right{
        margin-right: 0;
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .common-contentDiv p, .common-contentDiv ol, .common-contentDiv ul li, .common-contentDiv ol, .common-contentDiv ul li{
        font-size: 16px;
    }
    .common-contentDiv dl, .common-contentDiv ol, .common-contentDiv ul {
        padding-left: 30px;
        margin-bottom: 30px;
    }
    .common-contentDiv h3{
        font-size: 30px;
    }
    .common-contentDiv h4{
        font-size: 24px;
    }
    .common-contentDiv h5{
        font-size: 18px;
    }
    .common-content-sec table td, .common-content-sec table th{
        padding: 11px 15px;
    }
    .common-content-green {
        border-radius: 38px 0 38px 0;
    }
    .common-content-green::after, .common-content-green::before{
        height: 38px;
        width: 38px;
        top: -37px;
    }
    .common-content-green::before {
        bottom: -37px;
        top: auto;
    }
    .common-contentDiv h2::before{
        top: 23px;
    }
    .common-contentDiv textarea {
        height: 100px;
    }
    .blockquote-sec img {
        margin-bottom: 20px;
    }
    .blockquote-sec blockquote {
        font-size: 22px;
    }
    .blockquote-sec {
        padding: 35px 0;
    }
    .common-contentDiv h2{
        margin: 35px 0 25px;
    }
    .common-contentDiv form .focus label {
        font-size: 15px;
    }
    .common-contentDiv form label,.common-contentDiv .form-control{
        font-size: 18px;
    }
    .floating-btn.floating-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-image: url(/assets/images/Cta-Gradient.png);
        padding: 15px 20px 10px;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 2;
        transition: all 0.4s;
        min-height: 60px;
    }
    .floating-btn.floating-mobile .btn-nav{
        min-width: auto;
        line-height: normal;
        padding: 0 4px;
    }
    .menu-link {
        min-width: 140px;
    }
    .header-nav-up .floating-btn.floating-mobile{
        bottom: -60px;
    }
    header .floating-btn,
    header .quick-link{
        display: none;
    }    
    .hero-section .quick-link {
        top: auto;
        bottom: 80px;
        left: 20px;
        right: 20px;
        margin: 0 auto;
        text-align: center;
        position: fixed;
        transition: all 0.4s;
        opacity: 1;
    }
    body.header-nav-up .hero-section .quick-link {
        bottom: 25px;
        opacity: 0;
    }
    body.header-nav-up.header-sticky .hero-section .quick-link {
        opacity: 1;
    }
    .hero-section .quick-link .btn-wrapper{
        width: calc(50% - 10px);
    }
    .hero-section .quick-link .btn {
        min-width: auto;
        display: block;
    }
    .hero-section,.inner-banner.hero-section{
        min-height: auto;
        height: calc((var(--vh, 1vh) * 100) - 60px);
    }
    .hero-section .hero-content{
        max-width: 100%;
    }
    .hero-section .overlay-div,
    .hero-section .center-slide .overlay-div {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 4.67%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 64.22%, rgba(0, 0, 0, 0.4) 78.06%);
    }
    .inner-banner .hero-panel-content .title{
        font-size: 32px;
    }
    .popupbtn{
        right: 20px;
        bottom: 90px;
        height: 90px;
        width: 90px;
        left: auto;
		z-index:1;
    }
    .play-text{
        height: 90px;
        width: 90px;
    }
    .play-icon{
        width: 30px;
        height: 30px;
    }
    .inner-banner.hero-section .hero-slider::before,
    .navigation-dropdown .bg-img{
        display: none;
    }
    .navigation-dropdown{
        padding: 20px 0 0;
        background-position: 0% 0%;
    }
    .banner-video video{
        border-radius: 0 0 15px 15px;
    }
    .navigation-dropdown .menu-footer{
        transform: translateY(-25px);
        opacity: 1;
    }
    .navigation-dropdown.is-active .menu-footer{
        animation: none;
    }
    .navigation-dropdown .header-logo svg {
        width: 125px;
        height: 54px;
    }
    .navigation-dropdown .quick-link {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .navigation-dropdown .floating-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        width: 100%;
        padding: 0 20px;
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .navigation-dropdown .floating-btn .btn-nav{
        line-height: normal;
    }
    .navigation-dropdown .menu .primary-menu > li > a {
        padding-right: 0;
    }
    .navigation-dropdown .primary-menu{
        width: 100%;
        text-align: center;
    }
    .navigation-dropdown .menu .drop-down > ul {
        width: 100%;
        position: static;
        display: none;
        padding: 0 0 20px;
        height: auto;
    }
    .navigation-dropdown .menu .drop-down:hover>ul {
        display: block;
    }
    .navigation-dropdown .quick-link .btn {
        min-width: auto;
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .navigation-dropdown.is-active .menu .primary-menu > li:hover > a{
        color: var(--white);
    }
    .navigation-dropdown .menu-div {
        height: calc(100% - 290px);
    }
    .search-drawer{
        padding: 20px;
    }
    .search-drawer li {
        padding-left: 10px;
    }
    .search-drawer .search-input {
        font-size: 20px;
    }
    .welVideo .welVideo-content .title:first-letter{
        padding-left: 0px;
    }
    .welVideo .welVideo-content .title{
        line-height: 120%;
    }
    .welVideo {
        padding: 60px 0;
    }
    .welVideo .welVideo-content .title>:first-child::first-letter{
        padding-left: 0px;
    }
    .joinCommunity {
        padding: 40px 0 60px;
    }
    .joinCommunity .img-wrapper.one{
        padding-top: 83%;
        width: 83%;
    }
    .joinCommunity h2 {
        padding-left: 104px;
        margin-bottom: 30px;
    }
    .joinCommunity .img-wrapper.two {
        padding-top: 48%;
        width: 48%;
        margin-right: 0;
    }
    .joinCommunity.joinCommunity-module-sec .joinCommunity-txt,
    .joinCommunity.joinCommunity-module-sec .joinCommunity-img{
        width: 100%;
    }
    .joinCommunity.right .joinCommunity-txt{
        margin-top: 30px;
    }
    .joinCommunity.joinCommunity-module-sec h2 span {
        margin-left: -29px;
        margin-bottom: -13px;
        font-size: inherit;
    }
    .joinCommunity.joinCommunity-module-sec h2 {
        padding-left: 27px;
    }
    .joinCommunity.joinCommunity-module-sec .row>:last-child {
        margin-bottom: 0 !important;
    }
    .joinCommunity.joinCommunity-module-sec
    .videoModule .video-box .video-controle{
        bottom: 5px;
        left: 5px;
    }
    .video-box .video-controle .soundbtn,
	.video-box .video-controle .playbtn{
        height: 30px;
        width: 30px;
    }
	.video-box .video-controle .pause, .video-box .video-controle .play{width:8px;}
    .video-box .video-controle .playbtn{
        bottom: -50px;
        left: 0;
    }
    .video-module .video-box .video-controle .playbtn, .video-box .video-controle .playbtn {
        height: 80px;
        width: 80px;
    }
    .video-module .video-box .video-controle .playbtn img, .video-box .video-controle .playbtn img{
        max-width: 16px;
    }
    .videoModule .video-slider .slick-slide {
        margin-bottom: 50px;
    }
    .videoModule .video-content h4 {
        font-size: 22px;
    }
    .videoModule .video-thumbCol {
        padding: 30px 0px 20px 20px;
        margin-top: 60px;
    }
    .videoModule .video-thumb .slick-list {
        padding-right: 150px;
    }
    .videoModule .video-thumb video{
        filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25));
    }
    .videoModule .video-thumb .slick-slide {
        padding: 10px 5px;
    }
    .videoModule .video-thumb .slick-list {
        padding-right: 170px;
    }
    .videoModule .video-thumbCol::before{
        left: -70px;
        width: calc(100% + 70px);
        border-radius: 150px 0 0 150px;
    }
    .videoModule .video-thumb {
        margin-top: 0px;
    }
    .videoModule .video-thumb h6{
        font-size: 16px;
    }
    .tilesSlider .slick-list {
        margin-right: 0px !important;
        padding-right: 60px !important;
    }
    .item-slider .item-content{
        padding: 35px 20px;
    }
    .tilesSlider .slick-dots, .slick-dots {
        padding: 0 0 0 10px;
        text-align: left;
    }
    .tilesSlider {
        padding: 67px 0 50px;
        background-image: url(/assets/images/Cta-Gradient.png);
    }
    .tilesslider-progress {
        width: 100%;
    }
    .tilesSlider .section-header h2 .subtitle {
        float: right;
        margin-top: -22px;
        margin-right: 98px;
    }
    .tilesSlider .custom-nav {
        margin-top: 30px;
    }
    .newsSlider {
        padding: 55px 0 235px;
    }
    .newsSlider .slick-list {
        padding-right: 80px;
    }
    .newsSlider .content-wrp .social-box {
        margin-bottom: 50px;
    }
    .newsSlider .item-slider .item-box:hover .img-wrapper {
        animation: none;
    }
    .newsSlider .item-box.eventbox .img-wrapper {
        border-radius: 0;
        box-shadow: none;
        padding-top: 85%;
        border-radius: 20px 20px 0 0;
    }  
    .newsSlider .title {
        margin-bottom: 0;
    }  
    .newsSlider .item-box.eventbox .item-content .btn {
        display: none;
    }    
    .newsSlider .title .subtitle {
        margin-left: 69px;
        margin-top: -20px;
    }
    .newsSlider .item-box.eventbox .item-content {
        opacity: 1;
        position: relative;
        height: auto;
        padding: 10px 15px 30px;
    }
    .newsSlider .item-box .item-content h5 {
        font-size: 18px;
    }
    .newsSlider .news-item .icon {
        bottom: -20px;
    }
    .newsSlider .news-item .instafeed .img-wrapper{
        height: 100%;
    }
    .newsSlider .news-item>div {
        padding-bottom: 0;
        height: 100%;
    }
    .newsSlider .item-box.eventbox {
        border-radius: 20px;
        box-shadow: 0px 0px 12px 0px #00000040;
        height: 100%;
        background-color: var(--brown);
    }
    .newsSlider .item-box.eventbox .icon::before{
        background-color: var(--orange);
    }
    .newsSlider .content-wrp {
        position: absolute;
        bottom: 60px;
        width: 100%;
        padding: 0 20px;
        left: 0;
    }
    .hidden-tablet{
        display: block;
    }
    .videoModule .video-content h6:after{
        width: 100%;
    }
    .moretext {
        margin-bottom: 30px;
    }
    .moreless-button {
        color: var(--darkbrown);
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 0.03em;
        position: relative;
        margin-bottom: 15px;
    }
    .moreless-button:hover{
        color: var(--darkbrown);
    }
    .moreless-button::after{
        content: url(/assets/images/down-arrow.png);
        margin-left: 10px;
    }
    .moreless-button.active::after{
        content: url(/assets/images/up-arrow.png);
    }
    .moretext{
        display: none;
    }
    .videoModule .video-content .moreless-button {
        transition-delay: 0.55s;
    }
    .videomodal .lightbox-body {
        margin: 4px;
        height: calc(100% - 8px);
    }
    .navigation-dropdown .menu .primary-menu > li:last-child > a{padding-bottom: 25px;}
    .videomodal .lightbox-close{
        height: 43px;
        width: 43px;
        line-height: 37px;
        top: 20px;
        left: 20px;
    }
    .videomodal .lightbox-close svg{
        height: 14px;
        width: 15px;
    }
    .inner-banner.hero-section .hero-panel{
        width: 100%;
        padding: 130px 20px 40px;
        height: 50%;
        justify-content: space-between;
    }
    .inner-banner.hero-section .col-right{
        width: 100%;
        height: 50%;
    }
    .inner-banner .hero-panel-logo{margin-bottom: 15px;}

    .gallery .slick-slide img{
        height: 260px;        
    }
    .gallery .slick-slide {
        padding: 0 5px;
    }
    .gallery .slick-list {
        margin: 0 -5px;
    }
    .gallery .gallery-slider {
        margin-left: 20px;
    }
    .gallery .slick-slide span{
        margin-top: 10px;
    }
    .gallery .slider-progress{
        width: calc(100% - 130px);
    }
    .video-module .video-controle .pause {
        width: 8px;
    }
    .video-module .video-controle .play {
        width: 12px;
    }
    .video-module .video-controle{
        bottom: 40px;
        left: 30px;
    }
    .video-module .video-module-content{
        padding: 30px 0px 50px;
    }
    .video-module .video-module-content .content h2 {
        margin-bottom: 25px;
        font-size: 32px;
        letter-spacing: -0.02em;
    }
    .video-module:has(.video-module-content)::before{
        height: calc(100% - 140px);
    }
    .video-module .video-wrapper{
        border-radius: 12px;
    }
    .video-module .video-module-content h3{
        font-size: 28px;
    }
    .video-module .video-module-content h6{
        font-size: 16px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .video-module .video-module-content h6::before{
        width: 100%;
    }
    .video-module .video-module-content p,.edition-module p{
        font-size: 16px;
        letter-spacing: 0.045em;
    }
    body .edition-module {
        padding: 30px 0;
    }
    body .edition-module h6{
        margin-bottom: 30px;
    }
    body .edition-module h2 {
        font-size: 52px;
        margin-bottom: 35px;
    }
    .edition-module .content-box {
        margin: 0;
        padding-top: 30px;
    }
    .edition-module .aos-animate.content-box::before {
        width: 130px;
    }
    .edition-module .content-box::before,.edition-module.right .content-box::before {
        left: -20px;
        top: 0;
    }   
    .edition-module h5{
        font-size: 18px;
    } 
    .edition-module.bgwhite::after, .edition-module::after,.edition-module.right::after{
        top: auto;
        transform: none;
        bottom: 70px;
        background-position: center;
        background-size: contain;
    }
    .edition-module.right .joinCommunity-txt {
        padding-left: 12px;
    }
    .edition-module.right::before {
        left: -70px;
        top: auto;
        bottom: 30px;
        transform: translateY(0);
    }
    .edition-module.aos-animate::before {
        transform: scale(1) translateY(0);
    }
    body .edition-module:not(.right) .img-wrapper.one{
        margin-left: -20px;
    }
    .edition-module.right .img-wrapper.two{
        margin-right: -20px;
    }
    .edition-module .img-wrapper.two{
        margin-top: -10px;
    }
    body .edition-module::before,body .edition-module::after{
        height: 480px;
        width: 480px;
        right: -180px;
    }
    body .edition-module.right::before,body .edition-module.right::after{
        left: -180px;
    }
    .docDown .img-wrapper img {
        border-radius: 19px 19px 102px 102px;
    }
    .docDown .img-wrapper {
        padding-top: 204px;
        height: auto;
        border-radius: 19px 19px 102px 102px;
    }
    .docDown .col-right h3 {
        font-size: 22px;
    }
    .docDown .col-right .btn{
        min-width: 283px;
    }
    .imgtext.right .img-col:not(.round-img) .img-wrapper, .imgtext:not(.right) .img-col:not(.round-img) .img-wrapper{
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .imgtext .btn-wrp {
        margin-top: 30px;
    }
    .tiles-grid-sizer, .tiles-grid-item,.tiles-grid-item.tiles-twohalf,.tiles-grid-item.tiles-half {
        width: 100%;
    }
    .tiles-boxdiv {
        height: auto;
        padding-top: 66%;
    }
    .tiles-boxdiv:hover,.tiles-grid-item.tiles-half .tiles-boxdiv:hover {
        transform: unset;
    }
	.tiles-module .tiles-content h4{
        font-size: 24px;
        min-height: 54px;
    }
    .tiles-boxdiv:hover .tiles-content {
        padding-bottom: 30px;
    }
    .docDown .col-right {
        padding: 22px 30px;
    }
    .principleMsg.docDown .col-left {
        width: 100%;
    }
    .principleMsg.docDown .col-right{
        width: 100%;
    }
    .principleMsg.docDown .img-wrapper,.principleMsg.docDown .img-wrapper img{
        border-radius: 0 150.839px 150.839px 0px;
    }
    .principleMsg.docDown .img-wrapper{
        padding-top: 300px;
        margin-right: 30px;
    }
    .principleMsg.docDown .col-right h3 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .principleMsg.docDown .col-right p{margin-bottom: 25px;}
    .principleMsg.docDown .docDown-box:nth-child(odd)::before{    
        background-image: url(/assets/images/layer-bg.svg);
        border-radius: 100%;
        width: 478.21px;
        height: 478.21px;
        bottom: 0px;
        top: auto;
        right: -250px;
        background-size: 100%;
    }
    .newslist .newslist-content h5 {
        font-size: 22px;
    }
    .newslist-block.overlay:before,.newslist-banner .quick-link .quick-linklist{
        display: none;
    }
    .newsletter-bar .text{
        color: #fff;
        font-size: 10px;
        min-width: auto;
        min-height: 40px;
        margin-top: 5px;
    }
    .newsletter-bar {
        padding: 0;
        margin-top: -100px;
    }
    .newslist-banner .overlay-div{
        display: block;
        background: linear-gradient(336.81deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 52.23%),
    }
    .newsmodal .img-wrapper{
        height: auto;
        padding-top: 100%;
    }
    .newsmodal .col-left {
        padding: 20px 50px 0 12px;
        width: 100%;
    }
    .newsmodal .modal-body {
        padding: 0;
    }
    .newsmodal .btn-close {
        height: 35px;
        width: 35px;
        line-height: 15px;
    }
    .newsmodal .btn-close img{
        max-width: 14px;
    }
    .newsmodal .img-wrapper img {
        border-radius: 0px 259.668px 259.668px 0;
    }
    .newsmodal .col-right {
        width: 100%;
        padding: 30px;
    }
    .newsmodal .col-right h3{
        font-size: 28px;
    }
    .new-btn {
        min-width: auto;
    }
    body .header-right .newsbar-link .active .icon {
        background-color: var(--darkbrown);
        border-color: var(--darkbrown);
    }
    .inner-banner .hero-panel-content.aos-animate::before {
        height: 70%;
    }
    .principle-sec{
        border-radius: 19px;
    }
    .principle-sec .principle-txt {
        padding: 30px 30px 45px;
        order: 2;
    }
    .principle-sec blockquote{
        padding-left: 25px;
    }
    .principle-sec .common-contentDiv{
        max-width: 100%;
    }
    .principle-sec.overlay::before{        
        width: 478.21px;
        height: 478.21px;
        border-radius: 100%;
        bottom: -80px;
        top: auto;
        right: -230px;
        left: auto;
        background-position: 0 top;
    }
    .editon-btn img {
        margin: 0 10px 0 0;
    }
    .editon-btn{
        transform: none;
        writing-mode: unset;
        padding: 13px 15px;
    }
    .hero-panel-content.mobile-show::before,
    .newsMenu .newsletter-bar .text,.news .news-content.overlay:before{
        display: none;
    }
    .hero-panel-content.mobile-show {
        padding: 45px 30px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 121px 0px 0px 0px;
        width: 100%;
        background-image: none;
        margin-top: 40px;
        height: calc(100% - 40px);
    }
    .newsMenu .btnclose{
        background-color: #F3ECE4;
        top: -20px;
        right: 15px;
        height: 52px;
        width: 52px;
        line-height: 47px;
    }
    .newsMenu .btnclose rect{
        fill: var(--brown);
    }
    .newsMenu .editon-btn{
        left: auto;
        right: 90px;
        top: -20px;
    }
    .newsMenu .newsMenu-row {
        padding: 0 15px;
        height: calc(100vh - 0px);
        overflow-y: auto;
        padding: 130px 0;
    }
    .newsMenu .newsMenu-row .col-right{
        height: calc(100vh - 484px);
        overflow-y: auto;    
    }
    .newsMenu .newsMenu-title{
        padding-left: 15px;
        border-left: 0;
    }
    .newsMenu .sub-title,.newsMenu h5{
        font-size: 18px;
    }
    .newsMenu .col-left,.newsMenu .col-right {
        width: 100%;
    }
    .newsMenu .newsletter-bar {
        padding: 0;
        position: absolute;
        bottom: 20px;
        justify-content: center;
        left: 0;
        right: 0;
    }
    .filter h5{
        font-size: 18px;
    }
    .newsMenu ul li {
        margin-bottom: 15px;
    }
    .newsMenu ul{
        height: auto;
        margin: 44px 0 0 15px;
    }
    .edition-list.newslist .newslist-content h5 {
        font-size: 22px;
    }
    .edition-listblock:not(:last-child) {
        margin-bottom: 50px;
    }
    .filter {
        padding: 30px 0 20px;
    }
    .nice-select-wrap .drop{
        background-size: 8px;
    }
    .filter .btn {
        min-width: 172px;
        padding: 15px 11px;
        font-size: 16px;
    }
    .edition-listblock h2 {
        font-size: 38px;
    }
    .news .news-block {
        margin-bottom: 40px;
        margin-top: 80px;
        background-color: var(--brown);
        padding: 0 20px 35px;
        border-radius: 19px;
    }
    .news .news-block:nth-child(even){
        background-color: #E6A5A6;
    }
    .news .news-img{
        padding-top: 0;
        margin-top: -40px;
    }
    .news .news-content {
        padding: 30px 12px 0;
        margin: 0;
    }
    .news .news-content .desc {
        margin-bottom: 20px;
    }
    .news-block:nth-child(even) .news-content:after {
        background-position: -275px 0;
        background-size: 150%;
        left: -10px;
        bottom: -40px;
        right: auto;
    }
    .news .news-content:after{
        background-size: 150%;
        bottom: -40px;
        right: -10px;
        background-position: 90px top;
    }
    .eventmodal .eventmodal-header{
        padding: 30px 20px;
    }
    .eventmodal .common-contentDiv {
        padding: 25px 22px 125px;
    }
    .event-pagination {
        margin: 40px 0 30px;
    }
    .event {
        margin: 33px 0;
    }

    .inner-banner.hero-section:has(.calendar) {
        min-height: auto;
        height: auto;
    }
    .inner-banner.hero-section:has(.calendar) .hero-slider{
        height: 40vh;
    }
    .inner-banner.hero-section:has(.calendar) .hero-panel{
        height: 43vh;
    }
    .calendar {
        padding: 20px;
        position: relative;
        background-color: var(--brown);
    }
    .calendar #custom-inner{
        max-width: 100%;
    }
    .calendar .fc-calendar .fc-head{
        margin-bottom: 20px;
    }
    .fc-calendar .fc-content:first-child .content_wrap{
        margin-left: -40px;
    }
    .fc-calendar .fc-content:last-child .content_wrap{
        margin-left: 0;
        margin-right: -20px;
        left: auto;
        right: 0;
    }
    .fc-calendar .fc-content:first-child .content_wrap:after{
        left: 40px;
    }
    .fc-calendar .fc-content:last-child .content_wrap:after{
        left: auto;
        right: 25px;
    }
    .event .event-box .desc{
        margin-bottom: 15px;
    }
    .emplist-banner.inner-banner.hero-section .hero-panel, .emplist-banner.inner-banner.hero-section .col-right {
        width: 100%;
    }
    .emplist-banner.inner-banner.hero-section,.inner-banner.hero-section.newslist-banner{
        min-height: auto;
    }
    .emplist h3{color: var(--darkbrown);font-size: 24px;}
    .emplist h2{margin-bottom: 15px;}
    .emplist-banner.hero-section .hero-panel {
        background-position: center top;
    }
    .emplist-banner.inner-banner.hero-section .hero-panel{
        height: 62%;
    }
    .emplist-banner.inner-banner.hero-section .col-right{
        height: 38%;
    }
    .emplist .emplist-wrp:not(:last-child) {
        margin-bottom: 50px;
    }
    .newslist-banner.inner-banner.hero-section .hero-panel{
        padding-bottom: 25px;
    }
    .newsletter-bar a {
        margin: 0 5px;
        width: 20%;
    }
    .inner-banner .hero-panel-logo img {
        max-width: 130px;
    }
    header .language img {
        max-width: 20px;
    }
    .sticky-newmenu-btn {
        position: fixed;
        right: 0;
        z-index: 2;
        left: 0;
        bottom: 20px;
    }
    .common-contentDiv .author h6 {
        font-size: 16px;
    }
    .common-contentDiv .author .img{
        margin-right: 12px;
        min-width: 111px;
        height: 113px;
        width: 111px;
    }
    .common-contentDiv .author .title{
        font-size: 32px;
    }
    .back-to-news.section-margin{margin-bottom: 40px;}
    .navigation-dropdown .menu .drop-down > ul .has-sub-menu {
        padding-left: 0;
    }
    .navigation-dropdown .menu .drop-down > ul .has-sub-menu li a{
        font-size: 16px;
    }
    footer .ft-logo svg {
        width: 165px;
        height: 71px;
    }
    footer {
        padding: 25px 0 85px;
        background-position: 0% 30%;
        background-size: auto;
    }
    footer .ft-logo {
        margin-bottom: 22px;
    }
    footer .ft-desc p {
        font-size: 16px;
    }
    footer .ft-desc{
        padding-bottom: 22px;
        margin-bottom: 34px;
    }
    footer .ft-title{
        margin-bottom: 15px;
    }
    footer .ft-bottom{
        margin-top: 34px;
    }
    footer .ft-middle>div:not(:last-child) {
        margin-bottom: 25px;
    }
    .acknowledge-sec{
        padding: 50px 0;
    }
    .Cta{
        height: auto;
        background-image: none !important;
        min-height: auto;
        padding: 0;
    }
    .Cta.overlay::before{
        display: none;
    }
    .Cta .cta-content {
        max-width: 100%;
        background-image: url(/assets/images/Cta-Gradient.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        padding: 60px 20px 30px;
    }
    .Cta .container{
        padding: 0;
    }
    .Cta .cta-content h2 span {
        margin-top: -19px;
        margin-left: 96px;
    }
    .Cta .content-wrp .desc {
        margin-bottom: 35px;
    }
    .bakto-top {
        right: 20px;
        position: relative;
        margin-left: auto;
        margin-top: -46px;
        top: 4px;
    }
    .imgtext:not(.right) .img-col:not(.round-img) .img-wrapper{
        margin-left: -35px;
    }
    .PullQuote-slider {
        min-height: auto;
        padding: 0 20px 110px;
        background-image: url(/assets/images/Cta-Gradient.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .PullQuote .PullQuote-bg{
        padding-top: 50%;
    }
    .PullQuote .container{
        padding: 0;
    }
    .PullQuote .slick-slide .PullQuote-content {
        width: 100%;
    }
    .PullQuote .PullQuote-content::after{
        left: calc(100% - 54px);
    }
    .PullQuote-slider .slick-list{
        margin-top: -78px;
    }
    .PullQuote .slick-dots{
        bottom: 30px;
    }
    .PullQuote.section-margin {
        margin-bottom: 0;
    }
    /* Navigation Link Section CSs Start  */
    .nav-section{
        padding: 50px 0 38px;
    }
    .nav-section ul{
        column-count: 1;
    }
    .nav-section ul li a{
        font-size: 18px;
    }
    /* Navigation Link Section CSs End  */

    /* Latest News Section Css Start */
    .latest-news-banner .social-box {
        margin-top: 24px;
    }
    .latest-news-banner.inner-banner.hero-section .hero-panel {
        padding-bottom: 12px;
    }
    .latest-news-sec {
        margin: 60px 0 35px;
    }
    .latest-news-sec .section-header .title span,.social-network .section-header .title span {
        font-size: 48px;
        margin-left: 27px;
        margin-top: -22px;
    }
    .latest-news-sec .section-header,.social-network .section-header {
        margin-bottom: 30px;
    }
    .latest-news-sec .news-box .title,
    .social-network .section-header .title{
        margin-bottom: 15px;
    }
    .latest-news-sec .row>div {
        margin-bottom: 30px;
    }
    .pagination li{
        margin: 5px 7px;
    }
    .pagination .next .icon {
        margin-left: 12px;
    }
    .pagination .prev .icon {
        margin-right: 12px;
    }
    .social-network-slider .slick-list {
        padding: 0 40px 0 0 !important;
        margin-right: 0px !important;
        margin-left: -5px;
    }
    .social-network-slider .slick-slide {
        padding: 0 5px;
    }
    .social-network .slider-progress{
        width: calc(100% - 130px);
    }
    /* Latest News Section Css End */

    .newsdetail-banner{
        height: calc((var(--vh, 1vh) * 100));
        padding: 140px 0 160px;
    }
    .newsdetail-banner .date{
        margin-bottom: 26px;
        padding-bottom: 12px;
    }
    .newsdetail-banner .img-wrapper{
        max-width: 100%;
        height: 100%;
        padding-top: 0;
    }
    .newsdetail-banner .container{
        height: 100%;
    }
    .newsdetail-banner .row{
        flex-direction: column;
        height: 100%;
    }
    .newsdetail-banner .col-right{
        flex: 1;
    }
    /* Cta Modal Css Start  */
    .cta-modal .col-left .img-wrapper{
        padding-top: 100%;
    }
    .cta-modal .col-right {
        padding: 35px 30px 60px 30px;
        text-align: center;
    }
    .cta-modal .close-btn{
        z-index: 1;
        right: 10px;
        background: transparent;
        padding: 0;
        min-width: 93px;
    }
    /* Cta Modal Css End  */
}
@media only screen and (max-width: 400px){
    .hero-section .hero-content .title{
        font-size: 50px;
    }
    header.sticky .header-logo-col {
        width: 20%;
    }
    /* header.sticky .menu-link {
        height: 33px;
        width: 33px;
    }  */
    header.sticky .header-logo-col svg {
        width: 50px;
        height: 40px;
    }
    header.sticky .menu-link img {
        max-width: 15px;
    }
    .joinCommunity .img-wrapper{
        filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.25));
    }
    .videoModule .video-thumb .slick-list {
        padding-right: 100px;
    }
    .item-slider .item-content {
        padding: 20px;
    }
    .slick-dots li button{
        width: 30px;
    }
    .welVideo .welVideo-content h6 {
        margin-bottom: 40px;
    }
    body .edition-module h2,
    .common-contentDiv h2 {
        font-size: 38px;
    }
    body .edition-module::before,body .edition-module::after{
        height: 370px;
        width: 370px;
        right: -150px;
    }
    body .edition-module.right::before,body .edition-module.right::after{
        left: -150px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 100px 0px 0px 0px;
    }
    .filter .btn {
        min-width: auto;
        padding: 12px 10px;
        font-size: 13px;
    }
    .inner-banner .hero-panel-content p{
        font-size: 12px;
    }
    .calendar .custom-month, .event-pagination h2, .eventmodal .eventmodal-header .title {
        font-size: 26px;
    }
    .event .btn-icon, .calendar .btn-icon {
        height: 50px;
        width: 50px;
    }
    .calendar .fc-calendar .fc-row > div > span.fc-date{
        font-size: 14px;
    }
    .calendar .fc-calendar .fc-row > div {
        height: 34px;
        max-width: 34px;
    }
    .fc-calendar .content_wrap{
        padding: 5px;
    }
    .event .btn-icon, .calendar .btn-icon{
        margin: 0 1px;
    }
}  
@media only screen and (max-width: 1199px) and (max-height: 680px){
    .newsMenu .newsMenu-title{
        padding-left: 24px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 121px 0 0 0;
    }
    .newsMenu .sub-title,.newsMenu .newsMenu-title h5{
        font-size: 18px;
    }
}
@media only screen and (max-width: 420px){
    .menu-link {
        min-width: 115px;
    }
    .newsSlider .content-wrp .social-box .social-title{
        padding-right: 45px;
    }
    .newsSlider .social-title::before{
        width: 32px;
    }
    .hero-section .quick-link .btn-wrapper {
        width: calc(50% - 5px);
    }
    .hero-section .quick-link .btn-wrapper:not(:last-child) {
        margin-right: 10px;
    }
    .hero-section .hero-content .title span{
        font-size: 72px;
        margin-top: -30px;
    }
    .hero-slider.aos-animate .slick-active .hero-content .title span:last-child {
        margin-left: 65px;
    }
}
@media only screen and (max-width: 767px) and (max-height: 680px){
    .newslist-banner.inner-banner.hero-section .hero-panel {
        height: 52%;
    }
    .newslist-banner.inner-banner.hero-section .col-right {
        height: 48%;
    }
    .newslist-banner.inner-banner .hero-panel-content p {
        font-size: 11px;
    }
    .inner-banner .hero-panel-logo img {
        max-width: 120px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 100px 0 0 0;
    }
}
@media only screen and (max-width: 380px){
    .latest-news-banner .social-box .social-title {
        padding-right: 48px;
    }
    .latest-news-banner .social-title::before {
        width: 35px;
    }
}
@media only screen and (max-width: 360px){
    .hero-section .quick-link .btn{
        padding: 16px 39px 10px 16px;
    }
    .site-header .header-logo svg,.navigation-dropdown .header-logo svg {
        width: 120px;
        height: 52px;
    }
    .menu-link {
        min-width: auto;
        font-size: 15px;
    }
    .navigation-dropdown .menu-link {
        padding: 14px 40px 8px 13px;
    }
    .navigation-dropdown .header-right>a:not(:first-child) {
        margin-left: 0;
    }
    .navigation-dropdown .search-icon{
        margin-right: 10px !important;
    }
}
@media only screen and (max-width: 340px){
    .hero-section .hero-content .title{
        font-size: 44px;
    }
    .navigation-dropdown .menu .primary-menu > li > a{
        font-size: 22px;
    }
    .tilesSlider .slick-list{
        padding-right: 40px !important;
    }
    .docDown .col-right .btn {
        min-width: 200px;
    }
    .edition-module.bgwhite::after, .edition-module::after {
        width: 300px;
        height: 300px;
    }
    .principleMsg.docDown .col-right h3{
        font-size: 28px;
    }
    .principle-sec blockquote{
        padding-left: 20px;
    }
    .newsMenu .editon-btn{
        right: 75px;
    }
    .newsMenu .newsMenu-body{
        border-radius: 70px 0px 0px 0px;
    }
    .filter .btn {
        padding: 12px 9px;
        font-size: 12px;
    }
    .event .btn-icon, .calendar .btn-icon {
        height: 40px;
        width: 40px;
    }
    .calendar .custom-year, .event-pagination h5{
        font-size: 18px;
    }
    .calendaer-header .icon svg {
        height: 23px;
        width: 23px;
    }
    .newsSlider .slick-list {
        padding-right: 40px;
    }
    .newsSlider .news-item{
        padding: 25px 10px;
    }
    .newsSlider .slick-list {
        margin: 0 -10px;
    }
    .social-icon a:not(:last-child) {
        margin-right: 6px;
    }
    .social-icon a {
        height: 38px;
        width: 38px;
    }
}   