.flex {display: flex;}
.flex-wrap {flex-wrap: wrap;}
.align-center {align-items: center;}
.justify-content-center {justify-content: center;}
.space-between {justify-content: space-between;}
.flex-direction-column {flex-direction: column;}
.flex-direction-row {flex-direction: row;}
.flex-direction-row-reverse {flex-direction: row-reverse;}
.flex-direction-column-reverse {flex-direction: column-reverse;}
.text-center {text-align: center;}
.no-wrap {flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap;}

.button {margin: 0; padding: 0; display: inline-block;}
.button span {margin: 0 0 0 0; padding: 18px 65px 20px 30px; font-size: 16px; border-radius: 30px; border: 1px solid #fff; background: transparent; border-radius: 30px; display: inline-block; vertical-align: middle; font-weight: 400; color: #fff; line-height: 1; letter-spacing: -0.02em; position: relative; outline: none; box-shadow: none; text-align: center; text-decoration: none; overflow: hidden; z-index: 1; transition: background 0.5s, color 0.5s, transform linear 0.2s; }
.button span:before {position: absolute; right: 27px; top: 50%; width: 25px; height: 1px; background: #fff; content: ""; transition: all .3s ease-in-out;}
.button span:after {position: absolute; right: 27px; top: calc(50% - 3px); width: 7px; height: 7px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; content: ""; transform: rotate(-135deg); transition: all .3s ease-in-out;}
.button:hover span {background-color: #AD242C;}
.button:hover span:before {width: 30px; right: 22px;}
.button:hover span:after { right: 22px;}
.button:hover span {border-color: #AD242C;}


.contoblock .pt-3 { display: flex; justify-content: center; align-items: center; align-content: center; flex-wrap: wrap;}

.page-id-3436 .bg-dark .container .row .col-md-5 .btn {
    display: flex;
    width: fit-content;
    margin-left: auto;
}
.mapcon-headerbit:before {display: none !important;}


.button.red span {border: 1px solid  #AD242C;color: #AD242C; }
.button.red span:before {background: #AD242C; }
.button.red span:after {border-left: 1px solid #AD242C; border-bottom: 1px solid #AD242C;}
.button.red:hover span {background-color: #AD242C; color: #fff;}
.button.red:hover span {border-color: #AD242C;}
.button.red:hover span:before {background-color: #fff;}
.button.red:hover span:after {border-color: #fff;}

.button.hover-grey:hover span {background-color: #9ab1c1; color: #fff;}
.button.hover-grey:hover span {border-color: #9ab1c1;}
.button.hover-grey:hover span:before {background-color: #fff;}
.button.hover-grey:hover span:after {border-color: #fff;}


.bg-cover {background-size: cover; background-position: center; background-repeat: no-repeat; display: block;}
.bg-cover img {opacity: 0; visibility: hidden; width: 100%;}
.bg-contain {background-size: contain; background-position: center; background-repeat: no-repeat;}

.landing-hero {height: calc(var(--vh, 1vh) * 100); position: relative;}
.landing-hero-slider {position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.landing-hero-slider .slick-list, .landing-hero-slider .slick-track {height: 100%;}

.landing-hero .container-desc {position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%);z-index: 99999;}
.landing-hero .container-count {position: absolute; left: 0; right: 0; top: 180px;}
.landing-content-desc {margin: 0; padding-bottom: 0; max-width: 490px; width: 100%; color: #fff;}
.landing-content-desc h1 {margin-bottom: 20px;line-height: 0.8;}
.landing-content-desc .u-animated-text__line {transform: translateY(100%); transition: ease 0.8s; line-height: 0.9; }
.slick-current .landing-content-desc .u-animated-text__line {transform: translateY(-10px); transition-delay: 0.2s;}

.landing-content-desc > .button {display: none;}

.landing-content-slider {margin: 0 -20px;}
.landing-content-slider .slick-list {padding: 20px 20px 20px;}
.landing-content-desc .button {margin-top: 15px; text-decoration: none;}
.landing-banner-btn {position: absolute; right: 0; top: 50%; transform: translateY(-50%);} 
.landing-banner-btn .button {text-decoration: none;}
.landing-banner-btn .button span {width: 170px; height: 170px; border-radius: 50%; border: none;padding: 0; display: flex; align-items: center; justify-content: center;}
.landing-banner-btn svg {position: absolute; left: 0; top: 0; width: 170px; height: 170px; pointer-events: none; transition: transform linear 0.2s;}
.landing-banner-btn svg .play__c2 {transition: stroke-dashoffset 1s ease; stroke-dasharray: 700;stroke-dashoffset: 700;transform-origin: center;}
.landing-banner-btn .button:hover svg .play__c2 {stroke-dashoffset: 0;}
.landing-banner-btn .button:hover span {background-color: transparent;}

.landing-banner-btn .button span:before {top: calc(50% + 16px); right: 50%; width: 36px; margin-right: -18px;}
.landing-banner-btn .button span:after {right: 50%; margin-right: -17px; top: calc(50% + 13px);}

.landing-banner-btn .button:hover span:before {width: 42px;margin-right: -21px;}
.landing-banner-btn .button:hover span:after {margin-right: -20px;}
.landing-nav-left {width: 100%;}
.landing-navigation {margin: 0; padding: 30px 45px; width: 480px; display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 0; right: 0; background-color: #AD242C;}
.landing-nav-left span {margin: 0 0 7px 0; padding: 0; display: block; font-size: 10px; line-height: 1;letter-spacing: 0.2em; color: #fff;}
.landing-nav-slider .item h6{ margin: 0; font-weight: 400; color: #fff; text-transform: none; font-size: 28px; line-height: 1; letter-spacing: -0.03em;}
.landing-nav-slider {margin: 0; padding: 0 180px 0 0;}

.landing-arrow .slick-arrow {background-color: transparent !important; transform: none !important;  position: absolute; right: 45px !important; left: auto !important; top: 50%; width: 44px !important; height: 10px !important; margin: 0; padding: 0; transition: all .3s ease-in-out;}
.landing-arrow .slick-arrow:before {position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #fff; content: "" !important; transition: all 0.3s;}
.landing-arrow .slick-arrow:after {position: absolute; right: 0; top: calc(50% - 3px); width: 7px; height: 7px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; content: ""; transform: rotate(-135deg); transition: all 0.3s;}

.landing-arrow .slick-arrow:hover {}
.landing-arrow .slick-arrow:hover {width: 50px !important;}
.landing-arrow .slick-arrow.slick-prev {top: calc(50% + 1px); transform: scale(-1) !important; right:105px !important;}
.landing-arrow .slick-arrow.slick-prev:hover {transform: scale(-1) !important;}
.landing-arrow .slick-arrow.slick-next:hover {right: 39px !important;}

.slideCount {margin: 0; padding: 0; display: flex; align-items: center; line-height: 1;}
.slideCountItem {color: #fff; font-weight: 400;font-size: 12px;letter-spacing: 0.2em;}
.slideCountAll { color: rgba(255, 255, 254, 0.4); font-weight: 400;font-size: 12px;letter-spacing: 0.2em;}
.line-ani {margin: 0 10px; padding: 0; width: 60px; height: 1px; background: rgba(255, 255, 254, 0.4); position: relative;}
.line-ani:before {position: absolute; left: 0; top: 0; width: 0; height: 100%; background: #fff; content: ""; transition: all 0.5s;}
.slideCount.active .line-ani:before {width: 100%;}
.bottom-next {position: absolute; left: 0; right: 0; bottom: 60px;line-height: 1;}
.bottom-next a {font-weight: 400; font-size: 20px; line-height: 1; color: #fff; letter-spacing: -0.02em; text-decoration: none; position: relative; padding: 0 0 0 15px;}
.bottom-next a:before {position: absolute; left: 0; top: 8px; width: 1px; height: 36px; background: #fff; content: ""; transition: all .3s ease-in-out; animation: bounce 1s normal infinite ease-in-out;}
.bottom-next a:after {position: absolute; left: -3px; bottom: -23px; width: 7px; height: 7px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; content: ""; transform: rotate(-45deg); transition: all .3s ease-in-out; animation: bouncearrow 1s normal infinite ease-in-out;}
.bottom-next a:hover {color: #fff;}
@keyframes bounce {0% {height: 41px; } 50% {height: 36px; } 100% {height: 41px; } }
@keyframes bouncearrow {0% {bottom: -28px; } 50% {bottom: -23px; } 100% {bottom: -28px; } }
.u-animated-text__line_Parent {overflow: hidden;}
.we-believe {margin: 0; padding: 150px 0 120px; position: relative;}
.we-believe-left {margin: 0; padding: 0; max-width: 548px; width: 100%; position: relative;}
.we-believe-left .quote {position: absolute; left: 0; top: -40px; }
.we-believe-left h2 {font-size: 76px; line-height: 0.9; letter-spacing: -0.06em; color: #AD242C;}
.we-believe-right {margin: 0; padding: 0; max-width: 495px; width: 100%; color: #A3A2A5;}
.we-believe-right .button {margin-top: 10px;}
.we-believe-bg {position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.footer-bg { display: none; }

.ctaelem {color: #fff;}

.stay-journey {position: relative;}
.stay-journey .ctaelem {margin-top:0;}
.stay-journey-slider .ctaelem {position: relative;}
.stay-journey-slider .ctaelem:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 100%);}
.stay-nav-left {width: 100%;}

.stay-journey .slideCount {position: absolute; bottom: 15px; right: 495px;}
.stay-navigation {margin: 0; padding: 30px 45px; width: 480px; display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 0; right: 0; background-color: #AD242C;}
.stay-nav-left span {margin: 0 0 3px 0; padding: 0; display: block; font-size: 10px; line-height: 1;letter-spacing: 0.2em; color: #fff;}
.stay-nav-slider .item h6{ margin: 0; font-weight: 400; color: #fff; text-transform: none; font-size: 28px; line-height: 1; letter-spacing: -0.03em;}
.stay-nav-slider {margin: 0; padding: 0 180px 0 0;}

.stay-arrow .slick-arrow {background-color: transparent !important; transform: none !important;  position: absolute; right: 45px !important; left: auto !important; top: 50%; width: 44px !important; height: 10px !important; margin: 0; padding: 0; transition: all .3s ease-in-out;}
.stay-arrow .slick-arrow:before {position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #fff; content: "" !important; transition: all 0.3s;}
.stay-arrow .slick-arrow:after {position: absolute; right: 0; top: calc(50% - 3px); width: 7px; height: 7px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; content: ""; transform: rotate(-135deg); transition: all 0.3s;}

.stay-arrow .slick-arrow:hover {}
.stay-arrow .slick-arrow:hover {width: 50px !important;}
.stay-arrow .slick-arrow.slick-prev {top: calc(50% + 1px); transform: scale(-1) !important; right:105px !important;}
.stay-arrow .slick-arrow.slick-prev:hover {transform: scale(-1) !important;}
.stay-arrow .slick-arrow.slick-next:hover {right: 39px !important;}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {opacity: 1 !important;}
.slick-prev.slick-disabled, .slick-next.slick-disabled {opacity: 0.3;}

.new-latestblog {margin: 0; padding: 120px 0;}

.new-latestblog-head {margin: 0 0 52px 0;}
.new-latestblog-head h2 {margin: 0; font-size: 62px; color: #9ab1c1; line-height: 1;}
.new-latestblog-item {margin: 0; padding: 0 10px;}
.new-latestblog-item-inner {margin: 0; padding: 0; position: relative;}
.new-latestblog-content {position: absolute; left: 0; bottom: 0; padding: 30px 40px;  width: 100%;color: #fff;    z-index: 1;}
.new-latestblog-content span {margin: 0; padding: 0; display: block; font-size: 16px;line-height: 28px;letter-spacing: -0.03em; color: #fff;}
.new-latestblog-content h3 {margin: 0 0 5px; font-size: 44px;letter-spacing: -0.06em; line-height: 1;}
.new-latestblog-content p:last-child {margin-bottom: 0;}
.new-latestblog-content p {font-size: 16px; line-height: 20px;}

.new-latestblog-item-inner:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(180deg, rgba(0, 9, 23, 0) 0%, rgba(0, 9, 23, 0.7) 100%)}
.new-latestblog-item-inner .overlink {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.new-latestblog-item-inner .landing-banner-btn {top: 50%;transform: translate(-50%, -80%);left: 50%;  right: auto; z-index: 1; opacity: 0; transition: all 0.5s;}
.new-latestblog-item-inner:hover .landing-banner-btn {opacity: 1;}
.new-latestblog-item-inner .landing-banner-btn svg {width: 138px;height: 138px;}
.new-latestblog-item-inner .landing-banner-btn .button span{width: 138px;height: 138px;}

.new-latestblog-item-inner:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(180deg, rgba(0, 9, 23, 0.3) 0%, #000917 100%); z-index: 0; opacity: 0; transition: all 0.5s;}
.new-latestblog-item-inner:hover:after {opacity: 1;}
.new-latestblog-slider {margin-right: -50vw;width: calc(100% + 50vw - 556px);margin-left: -10px;}
.new-latestblog-slider .slick-list {padding: 0 23% 0 0;}

.new-latestblog-slider .slick-arrow {background-color: transparent !important; transform: none !important;  position: absolute; right: calc(50vw - 566px) !important; left: auto !important; top: auto; bottom: -62px; width: 44px !important; height: 10px !important; margin: 0; padding: 0; transition: all .3s ease-in-out;}
.new-latestblog-slider .slick-arrow:before {position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #fff; content: "" !important; transition: all 0.3s;}
.new-latestblog-slider .slick-arrow:after {position: absolute; right: 0; top: calc(50% - 3px); width: 7px; height: 7px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; content: ""; transform: rotate(-135deg); transition: all 0.3s;}

.new-latestblog-slider .slick-arrow:hover {width: 50px !important;}
.new-latestblog-slider .slick-arrow.slick-prev {top: auto; transform: scale(-1) !important; bottom: -63px; right:calc(50vw - 500px) !important;}
.new-latestblog-slider .slick-arrow.slick-prev:hover {transform: scale(-1) !important;}
.new-latestblog-slider .slick-arrow.slick-next:hover {right: calc(50vw - 572px) !important;}
.new-latestblog .slideCount {margin: 50px 0 0 0;}


.norsign-specialise-left {margin: -120px 0 0 0; padding: 0; max-width: 460px; width: 100%; color: #fff;position: relative; }
.norsign-specialise-right {margin: 0; padding: 120px 0 0; max-width: 555px; width: 100%; color: #fff;}
.norsign-specialise-right h2 {margin: 0 0 30px 0; line-height: 1;}
.norsign-specialise-icon {margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: center;}
.norsign-icon-item {margin: 20px 60px 20px 0; padding: 0; display: flex; white-space: nowrap; align-items: center;}
.norsign-icon {margin: 0; padding: 0; min-width: 74px; max-width: 74px; height: 74px; border-radius: 50%; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(255, 255, 255, 0.5); transition: all 0.5s;}
.norsign-icon img {max-width: 23px; height: all;}
.norsign-icon-item span {margin: 0 0 0 -15px; font-size: 24px; transition: all 0.5s;}
.norsign-icon-item:nth-child(3n+3) {margin-right: 0;}
.norsign-icon-item:hover .norsign-icon {background-color: #fff; }
.norsign-icon-item:hover span {color: #AD242C;}

.norsign-specialise {padding: 0 0 120px 0;}
.norsign-specialise-left .norsign-item {margin-left: -50vw; padding: 0; position: absolute; right: 0; top: 0; width: calc(100% + 50vw - 566px); height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}
.norsign-specialise-left .norsign-item {transition: all 0.5s;opacity: 0;visibility: hidden;}
.norsign-specialise-left .norsign-item.active {opacity: 1;visibility: visible;}

.new-services-top-inner h2 {max-width: 434px; width: 100%;margin: 0; font-size: 62px; color: #9ab1c1; line-height: 1;}
.new-services-desc {margin: 0; padding: 0; max-width: 627px; width: 100%; color: #fff;}

.new-services {margin: 0; padding: 100px 0 0px; position: relative; }
.new-services-main {padding: 0 0 0; display: flex; flex-direction: column; align-items: flex-start; position: sticky; top: 100px; overflow: hidden;}
.new-services-top {width: 100%;}
.new-services-item {margin: 0; margin-right: 60px; padding: 45px 0 0 52px; position: relative;}
.new-services-item h4 {position: absolute; left: 0; top: 83px; color: #fff; font-size: 44px; z-index: 1;}
.new-services-list {padding: 0 0 200px 0; display: inline-flex; white-space: nowrap; align-items: flex-start;}
.new-services-img {width: 336px; position: relative;}
.new-services-img .button { position: absolute; right: 45px; bottom: 35px;}
.new-services-img:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); transition: all 0.5s;}
.new-services-img:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); opacity: 0; transition: all 0.5s;}
.new-services-item:hover .new-services-img:after {opacity: 1;}
.new-services-item:hover .new-services-img:before {opacity: 0;}
.new-services-item:hover .new-services-img .button span {opacity: 1; visibility: visible; }
.new-services-img .button span {transition: all 0.5s; opacity: 0; visibility: hidden; }
.new-services-item:nth-child(even) {margin-top: 100px;}
.new-services-space {height:100px; position: absolute; left: 0; top: 0; opacity: 0; visibility: hidden;}

.new-services-img .landing-banner-btn {left: 50%; right: auto; transform: translate(-50%, -50%); z-index: 1;}
.new-services-img .landing-banner-btn .button span {opacity: 1; visibility: visible;} 
.new-services-img .landing-banner-btn .button {position: relative; left: 0; top: 0; right: auto;} 
.new-services-more .new-services-img:after {opacity: 1;}
.new-services-more .new-services-img:before {opacity: 0;}

.new-ourwork {margin: 0; padding: 120px 0 40px 0; position: relative;}
.new-ourwork-head {margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.new-ourwork-head h2 {max-width: 434px; width: 100%; margin: 0; font-size: 62px; color: #AD242C; line-height: 1;}
.new-ourwork-desc {margin: 0; padding: 0; max-width: 553px; width: 100%; color: #A3A2A5;position: relative;z-index: 1;}

.new-ourwork-list {margin: -56px -100px 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.new-ourwork-item {margin: 0 0 80px 0; padding: 0 100px; max-width: 653px; width: 100%;} 
.new-ourwork-item img {width: 100%;}
.new-ourwork-item:nth-child(2) {margin-top: 156px;}
.new-ourwork-item-inner h6 {margin: 25px 0 0 0; font-family: 'CustomBodyFont', 'sans-serif', 'arial'; padding: 0; font-size: 26px; text-transform: none; color: #A3A2A5;  font-weight: 400; letter-spacing: -0.03em}
.right .new-ourwork-item-inner h6 {text-align: left;}
.left .new-ourwork-item-inner h6 {text-align: right;}

.right.medium .new-ourwork-item-inner {margin-left: -100px;}
.right.small .new-ourwork-item-inner {margin-left: -100px;}
.left.medium .new-ourwork-item-inner {margin-right: -100px;}
.left.small .new-ourwork-item-inner {margin-right: -100px;}

.right.small .new-ourwork-item-inner {max-width: 454px;}
.left.small .new-ourwork-item-inner {margin-left: 100px;}
.left.small .new-ourwork-item-inner {margin-right: -100px;}

.new-ourwork-item.left.large {display: flex; justify-content: flex-end; }
.new-ourwork-item.left.large .new-ourwork-item-inner {width: calc(100% + 50vw - 566px); margin-left: -50vw; }


.new-ourwork-item.right.large .new-ourwork-item-inner {width: calc(100% + 50vw - 557px);  margin-right: -50vw; }
.new-ourwork-desc .button {margin-top: 15px;} 
.new-ourwork-item-img {position: relative;}
.new-ourwork-item-img:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0; transition: all 0.5s; background: linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45))}
.new-ourwork-item-inner:hover .new-ourwork-item-img:before {opacity: 1;}
.new-ourwork-item-img .landing-banner-btn {transform: translate(-50%, -50%); left: 50%; right: auto; opacity: 0; visibility: hidden; transition: all 0.5s;}
.new-ourwork-item-inner:hover .landing-banner-btn {opacity: 1; visibility: visible;}
.new-ourwork-item-img .landing-banner-btn .button span {transition: none;}
.new-ourwork-item-img .landing-banner-btn svg {transition: none;}
.new-services-bg {position: absolute; right: 0; top: 490px;}


.col-md-4 p.p1 {padding: 0 0 0 70px;}

.stay-journey-slider .elementor-heading-title {line-height: 1;}
.stay-journey-slider .elementor-heading-title .u-animated-text__line {transform: translateY(100%); transition: ease 0.8s; line-height: 0.9; }
.stay-journey-slider .slick-current .elementor-heading-title  .u-animated-text__line {transform: translateY(-10px); transition-delay: 0.2s;}


.navbar-dark .navbar-toggler-icon {border: none; width: 44px; height: 44px; background: url('../images/menu-toggle.svg') center no-repeat !important;} 
.col-md-4 p.p1 a {color: #fff !important; text-decoration: none;}
html {margin-top: 0 !important;}

.landing-banner-btn circle.play__c1 {stroke: rgba(255,255,255,0.5);}
.landing-banner-btn circle.play__c2 {stroke: #fff;}

.stay-journey .ctaelem {padding: 110px 0 190px 0;}
.stay-journey .stay-journey-btn {position: absolute; left: 0; right: 0; bottom: 110px; }

@media (min-width: 1400px) {
	.new-ourwork-item {max-width: 50%;}
	.right.small .new-ourwork-item-inner {max-width: 100%; margin-right: 100px;} 
	.norsign-specialise-left {max-width: 510px}
	.norsign-specialise-right {max-width: 625px;padding: 80px 0 0;max-width: 625px;}
}
@media (max-width: 1400px) {
    .landing-content-desc h1 {margin-bottom: 0px;font-size: 100px;}
    .new-services {padding: 70px 0 0px;}
    .new-services-desc p {line-height: 28px;}
    .new-services-item {padding: 35px 0 0 52px;}
    .new-services-img {width: 300px;}
    .new-services-item:nth-child(even) {margin-top: 70px;}
}

@media (max-width: 1199px) {
    .we-believe-left {max-width: 438px;} 
    .we-believe-right {max-width: 465px;}

    .new-services-top-inner h2 {max-width: 360px;}
    .new-services-desc {max-width: 530px;}

    .norsign-specialise-right {max-width: 440px;}
    .norsign-specialise-left .norsign-item {width: calc(100% + 50vw - 468px);}
    .norsign-icon-item:nth-child(3n+3) {margin-right: 60px;} 
    .norsign-icon-item:nth-child(2n+2) {margin-right: 0;}

    .new-ourwork-head h2 {max-width: 360px;} 
    .new-ourwork-desc {max-width: 470px;}

    .new-ourwork-item {max-width: 50%;padding: 0 44px; margin: 0 0 50px 0;}
    .new-ourwork-list {margin: -56px -44px 0;}
    .right.medium .new-ourwork-item-inner {margin-left: -44px; max-width: 400px;}

    .new-ourwork-item.left.large .new-ourwork-item-inner {width: calc(100% + 50vw - 468px);}
    .new-ourwork-item.right.large .new-ourwork-item-inner {width: calc(100% + 50vw - 468px);}

    .left.small .new-ourwork-item-inner {margin-left: 44px;}
    .left.small .new-ourwork-item-inner {margin-right: -44px;} 

    .new-ourwork-item:nth-child(2) {margin-top: 95px;}

    .left.small .new-ourwork-item-inner {margin-left: 134px;}

    .right.small .new-ourwork-item-inner {max-width: 334px;}
    .right.small .new-ourwork-item-inner {margin-left: -44px;} 

    .new-latestblog-slider {width: calc(100% + 50vw - 458px);}


    .new-latestblog-item-inner .landing-banner-btn {top: 0; left: 0; width: 100%; height: 100%; transform: none;}
    .new-latestblog-item-inner .landing-banner-btn a {width: 100%; height: 100%;}
    .new-latestblog-item-inner .landing-banner-btn a span, .new-latestblog-item-inner .landing-banner-btn a svg {display: none;}

    
}

@media (max-width: 991px) {
    .we-believe {padding:94px 0 60px;} 
    .we-believe-left h2 {font-size: 58px;}
    .we-believe-left {max-width: 100%;}
    .we-believe-right {padding: 30px 0 0 0; max-width: 100%;}

    .new-services {padding: 60px 0 0px;}
    .new-services-main {height: auto; position: static; top: 0;}
    .new-services-top-inner h2 {margin: 0 0 25px 0; max-width: 100%;}
    .new-services-desc {max-width: 100%;}

    .we-believe-bg {position: absolute; left: 0; top: 35%; transform: translateY(-50%); width: 120px; height: 262px; overflow: hidden; }
    .we-believe-bg img {height: 393px; width: 226px; max-width: inherit; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

    .new-services {height: auto !important;}
    .new-services-list {padding: 0 0 170px 0 !important; max-width: 690px; width: 100%; margin: 0 auto;transform: none !important; display: block; white-space: normal;}


    .new-services-item {margin-right:0;padding:0 0 0 0;}
    .new-services-img {width: 100%;position: relative;} 
    .new-services-item h4 {left: 0; width: 100%;text-align: center;top: -30px;}

    .new-services-img {padding: 56.25% 0 0 0;}
    .new-services-img img {display: none;}
    .new-services-item:nth-child(even), .new-services-item {margin-top: 55px;}
    .new-services-item .new-services-img .button span {opacity: 1; visibility: visible;}
    .new-services-img .button {right: 6px; bottom: 10px; }
    .new-services-img .button span {border: none;}

    .new-services-bg {width: 323px; height: 463px; top: auto; right: 0; bottom: 0; background: url('../images/services-dot-bg-mobile.svg') no-repeat center;}
    .new-services-bg img {display: none;}

    .norsign-specialise-left {margin: -110px 0 0 0; padding: 100% 0 0; max-width: 100%;}
    .norsign-specialise-left .norsign-item {width: calc(100% + 50vw - 348px);}
    .norsign-specialise-right {padding: 40px 0 0 0; max-width: 100%;}
    .norsign-specialise-right h2 {font-size: 58px;} 
    .norsign-icon-item:nth-child(2n+2) {margin-right: 60px;}
    .norsign-specialise {padding: 0 0 40px 0;}

    .new-ourwork {padding: 60px 0 40px 0;}
    .new-ourwork-head h2 {max-width: 100%; font-size: 58px;}
    .new-ourwork-desc {padding: 20px 0 0 0; max-width: 100%;}

    .new-ourwork-list {height: auto !important;}
    .new-ourwork-item {position: relative !important; top: 0 !important; left:0 !important;max-width: 100%; transition: none !important; transform: none !important;}

    .new-ourwork-list {margin: 40px -44px 0;}
    .new-ourwork-item.left.large .new-ourwork-item-inner, .new-ourwork-item.right.large .new-ourwork-item-inner {margin: 0; width: 100%; max-width: 100%;}
    .new-ourwork-item.medium.left .new-ourwork-item-inner, .new-ourwork-item.medium.right .new-ourwork-item-inner {margin: 0; width: 100%; max-width: 100%;}
    .new-ourwork-item.small.left .new-ourwork-item-inner, .new-ourwork-item.small.right .new-ourwork-item-inner {margin: 0; width: 100%; max-width: 100%;}

    .new-ourwork-item:nth-child(2) {margin-top: 0px;}
    .new-ourwork-item {margin: 0 0 30px 0;}
    .new-ourwork-item-img {position: relative; padding: 100% 0 0 0;}
    .new-ourwork-item-img img {width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
    .new-ourwork-item-img .landing-banner-btn .button span {width: auto; height: auto; border-radius: 30px; border: 1px solid #fff; padding: 18px 65px 20px 30px; display: flex; align-items: center; justify-content: center; transform: none !important;}
    .new-ourwork-item-img .landing-banner-btn .button span:before {right: 27px; top: 50%; width: 25px;margin-right: 0;}
    .new-ourwork-item-img .landing-banner-btn .button span:after {right: 27px; margin-right: 0; top: calc(50% - 3px);}

    .new-ourwork-item-img .landing-banner-btn .button:hover span:before {width: 30px;margin-right: 0; right: 22px;}
    .new-ourwork-item-img .landing-banner-btn .button:hover span:after {right: 22px;}
    .new-ourwork-item-img .landing-banner-btn .button svg {display: none;}
    .new-ourwork-item-img .landing-banner-btn {transform: none;left: auto;right: 30px;top: auto; bottom: 30px; opacity: 1; visibility: visible;}
    .new-ourwork-item-inner h6 {margin: 15px 0 0 0;}

    .new-latestblog-slider {width: calc(100% + 50vw - 338px);}
    .new-latestblog-content {padding: 25px 25px;}
    .new-latestblog-content h3 {margin: 0 0 10px;font-size: 38px;}
    .new-latestblog-slider .slick-list {padding: 0 15% 0 0;}

    .new-latestblog-slider .slick-arrow {right: calc(50vw - 346px) !important;}
    .new-latestblog-slider .slick-arrow.slick-prev {right: calc(50vw - 286px) !important;}
    .new-latestblog-head h2 {font-size: 58px;}

    .stay-navigation {padding: 30px 30px;width: 450px;}
    .innerbox .gapperwrapper {padding-top: 0 !important;}

    .stay-journey .slideCount {right: 465px;}
    .footerinner .col-md-4 h6 {margin-top: 10px;}
    .new-latestblog {padding: 60px 0;}

    .stay-journey-slider .ctaelem {padding: 110px 0 190px;}
    .stay-journey-slider .elementor-heading-title {font-size: 64px;}
    .stay-journey-slider .innerbox.cinnerbox {max-width: 280px;}
    .stay-journey-slider .innerbox.cinnerbox p {font-size: 16px; line-height: 28px;}

    .landing-hero-slider .item {position: relative;}
    .landing-hero-slider .item {position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: linear-gradient(0deg, rgba(0, 9, 23, 0.4), rgba(0, 9, 23, 0.4))}

    .new-latestblog {overflow: hidden;}

    .landing-banner-btn .button {transform: none !important;}
}
@media (max-width: 767px) {
    .landing-content-desc h1 {margin: 0;font-size: 80px;}
    .container-desc .landing-banner-btn {display: none !important;}
    .landing-content-desc p {font-size: 16px; line-height: 28px;}

    .landing-hero .container-count {padding: 0 24px;margin: -45px 0 0 0;}
    .landing-hero .container-desc {padding: 0 24px;}
    .navbar .container {padding: 0 24px;}
    .landing-navigation {width: 180px;}
    .landing-nav-left {display: none;}
    .landing-arrow .slick-arrow {right: 35px !important;top: calc(50% - 5px);}
    .landing-arrow .slick-arrow.slick-prev {right: 95px !important;top: calc(50% - 3px);}
    .bottom-next .container {padding: 0 24px;}
    .we-believe-left .quote img {width: 54px;}
    .we-believe-right {padding: 10px 0 0 0}

    .we-believe .container {padding: 0 24px;} 

    .we-believe-right .button {width: 100%; border: 1px solid #AD242C; border-radius: 30px; text-align: center; transition: all 0.5s;}
    .we-believe-right .button span {border: none;}
    .we-believe-right .button:hover {background-color:#AD242C;}
    .we-believe-right .button:hover span {background-color: transparent;}

    .new-services-list {padding: 0 24px 170px 24px !important;}
    .new-services-top .container {padding: 0 24px;}

    .norsign-specialise .container {padding: 0 24px;}
    .norsign-specialise-left .norsign-item {width: calc(100% + 50vw - 163px);}
    .norsign-specialise-left {padding: 140% 0 0;}
    .norsign-icon-item {margin-right: 30px;}
    .norsign-icon-item:nth-child(2n+2) {margin-right: 0;}
    .norsign-icon-item:nth-child(3n+3) {margin-right: 30px;}
    .norsign-icon-item span {margin: 0 0 0 -20px;}

    .norsign-specialise-icon {}

    .norsign-specialise-icon .button {margin-top: 20px;width: 100%; border: 1px solid #fff; border-radius: 30px; text-align: center; transition: all 0.5s;}
    .norsign-specialise-icon .button span {border: none;}
    .norsign-specialise-icon .button:hover {background-color:#AD242C;}
    .norsign-specialise-icon .button:hover span {background-color: transparent;}

    .new-ourwork .container {padding: 0 24px;}

    .new-ourwork-desc .button {width: 100%; border: 1px solid #AD242C; border-radius: 30px; text-align: center; transition: all 0.5s;}
    .new-ourwork-desc .button span {border: none;}
    .new-ourwork-desc .button:hover {background-color:#AD242C;}
    .new-ourwork-desc .button:hover span {background-color: transparent;}

    .new-latestblog .container {padding: 0 24px;}
    .new-latestblog-slider {width: calc(100% + 48px);margin-right: -24px; margin-left: -24px;}
    .new-latestblog-item {padding: 0 5px;}
    .new-latestblog-slider .slick-list {padding: 0 15% 0 20px;}
    .new-latestblog .slideCount {display: none;}
    .new-latestblog .container {position: relative;}
    .new-latestblog-head .button {position: absolute; left: 24px; bottom: -96px; right: 24px;}
    .new-latestblog {padding: 60px 0 156px;}

  
    .new-latestblog-head .button {margin-top: 0; border: 1px solid #fff; border-radius: 30px; text-align: center; transition: all 0.5s;}
    .new-latestblog-head .button span {border: none;}
    .new-latestblog-head .button:hover {background-color:#AD242C;}
    .new-latestblog-head .button:hover span {background-color: transparent;}
    .stay-navigation {width: 180px;}
    .stay-nav-left {display: none;}
    .stay-arrow .slick-arrow {right: 35px !important;top: calc(50% - 5px);}
    .stay-arrow .slick-arrow.slick-prev {right: 95px !important;top: calc(50% - 5px);}

    .landing-arrow .slick-arrow.slick-next:hover {right: 29px !important;}

    .new-ourwork-list {margin: 40px -24px 0;}
    .new-ourwork-item {padding: 0 24px;}
    .new-ourwork-item-inner h6 {text-align: left !important;}

    .new-latestblog-item-inner {padding: 130% 0 0 0;}
    .new-latestblog-item-inner img {display: none;}

    .new-services-img .landing-banner-btn .button span {width: 126px;height: 126px;}
    .new-services-img .landing-banner-btn svg {width: 126px;height: 126px;}

    .landing-content-desc > .button {display: inline-block;}
}
@media (max-width: 380px) {
	.landing-content-desc p {line-height: 24px;}
	.landing-content-desc .button {margin-top: 0;}
	.landing-hero .container-count {margin: -15px 0 0 0;}
	.landing-content-desc .u-animated-text__line {line-height: 0.8;}
	.landing-content-desc h1 {font-size: 76px;}
}