#left-menu{display:none;}
a.projects.btn_seemore{cursor:none !important;}

#cursor .c_icon{width:110px;height:110px;top:0px;left:0;}
#cursor .c_text{font-family:'open sans';}

#cursor._7eleven .c_icon{background-image:url("../../assets/img/stickers/client-7eleven.webp");}
#cursor._7eleven .c_text{font-family:'open sans';text-indent:-6px;}
#cursor._7eleven .c_text::first-letter{color:transparent;}

#cursor.beautygarage  .c_icon{background-image:url("../../assets/img/stickers/client-beautygarage.webp");}
#cursor.adlerpaper    .c_icon{background-image:url("../../assets/img/stickers/client-adlerpaper.webp");}
#cursor.mocion        .c_icon{background-image:url("../../assets/img/stickers/client-mocion.webp");}
#cursor.coventic      .c_icon{background-image:url("../../assets/img/stickers/client-coventic.webp");}
#cursor.mediafusion   .c_icon{background-image:url("../../assets/img/stickers/client-mediafusion.webp");}
#cursor.aquatein      .c_icon{background-image:url("../../assets/img/stickers/client-aquatein.webp");}
#cursor.angelhealth   .c_icon{background-image:url("../../assets/img/stickers/client-angelhealth.webp");} 


#cursor.maxima-solutions   .c_icon{background-image:url("../../assets/img/stickers/client-maxima-solutions.webp");}
#cursor.botim-card         .c_icon{background-image:url("../../assets/img/stickers/client-botim-card.webp");}
#cursor.street-origins     .c_icon{background-image:url("../../assets/img/stickers/client-street-origins.webp");}
#cursor.chings             .c_icon{background-image:url("../../assets/img/stickers/client-chings.webp");}
#cursor.sunmark            .c_icon{background-image:url("../../assets/img/stickers/client-sunmark.webp");}
#cursor.livogen            .c_icon{background-image:url("../../assets/img/stickers/client-livogen.webp");}
#cursor.laxcon             .c_icon{background-image:url("../../assets/img/stickers/client-laxcon.webp");}
#cursor.western-union     .c_icon{background-image:url("../../assets/img/stickers/client-western-union.webp");}


#cursor.play_video .c_icon{background: #ec268f;border-color:#ec268f;border-radius:200px;overflow:hidden;}
#cursor.play_video .c_icon:after{content:"";position:absolute;top:50%;left:50%;margin:0px 0px 0px 10px;width:auto;height:auto;border:15px solid transparent;border-left:25px solid #ffffff;transform:translate(-50%,-50%);}
#cursor.play_video .c_text{font-family:'open sans';text-indent:-6px;display: none;}

section.hs-hero{min-height:100vh;position:relative;}
section.hs-hero #pinned_wrp{min-height:100vh;position:relative;}
section.hs-hero #hero_title{width: calc(100% - 120px);height:70vh;max-width: 100%;margin:auto;overflow:hidden;position: absolute;top:0px;right:0px;bottom:0px;left:0px;display: flex;align-items: center;/*top: 50%;left: 50%;transform: translate(-50%,-50%);*/;transform-origin:center center;transition: width 0.1s ease;}
section.hs-hero #hero_title h1{color: var(--color-02);font-size: var(--rfs-82);width: 100%;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
section.hs-hero #hero_title h1:after{content:"";width: 80%;height: 1px;background: var(--color-11);opacity: .3;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: -1;}

section.hs-hero #hero_title h1 .left{position:relative;z-index: 9;background: var(--color-01);padding-right: 25px;transform-origin: center left;}
section.hs-hero #hero_title h1 .right{color:var(--color-02);background: var(--color-01);position:relative;padding-left: 15px;z-index: 9;transform-origin: center right;}
section.hs-hero #hero_title h1 .right span{color: var(--color-02);background: var(--color-01);padding-left: 25px;text-align: right;position:absolute;top: 0;right: 0px;z-index: 9;}

section.hs-hero #hero_title .creatives{z-index: 9;width: 25vw;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
section.hs-hero #hero_title .creatives span{background:var(--color-01);position:absolute;top: 0px;left: 0px;visibility: visible !important;}

section.hs-hero #hero_title .creatives:before,
section.hs-hero #hero_title .creatives span:before{content:"";width:70%;height:70%;background: var(--color-11);opacity: .1;position: absolute;top: 50%;left: 50%;border-radius: 20px;transform: translate(-50%,-50%);}

section.hs-hero #hero_title .creatives img{max-width:100%;}
section.hs-hero #hero_title .creatives .gif_opacity{}

 
.clutch-logo {width: 24vh;position: absolute;top: 26%;right: 5%;transform: translate(-28%,-30%);z-index: 9;}
/*.home-sec-05 .owl-carousel .owl-dots:after{content:"05" !important;padding-left:25px;font-family:'roboto';}*/

@media screen and (max-width: 768px)
{
	.clutch-logo {width: 14vh !important;position: absolute;top: 22%;right: -1%;transform: translate(-28%,-30%);z-index: 9;}
}

.creatives span.c_01:before{background: #d43e32 !important;}
.creatives span.c_02:before{background: #5328cc !important;}
.creatives span.c_03:before{background: #9d863f !important;}
.creatives span.c_04:before{background: #e1b15d !important;}
.creatives span.c_05:before{background: #f2671e !important;}
.creatives span.c_06:before{background: #426165 !important;}
.creatives span.c_07:before{background: #49b637 !important;}
.creatives span.c_08:before{background: #939f5e !important;}

.fixed_video{text-align: center;overflow: hidden;margin: auto;width:0%;height: 0%;position:absolute;top: 68%;left: 21%;transform:translate(-50%,-50%);border-radius:1000px;display: flex;align-items: center;justify-content: center;flex-wrap: nowrap;z-index: 9;}
.fixed_video video{object-fit: cover;width:auto;height:100vh;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}

.proj_row,
.anime_row{overflow:hidden;position: relative;}
section.hs-works .proj_col{display:block;}

/*
.home-sec-video .pin-spacer {width: 100% !important;}
*/

.fp-section .GIF-wrp{display:inline-block;position:absolute;top:50%;left:44%;right:0;margin:auto;overflow:hidden;transform:translateY(-50%);transition:all .6s ease-in-out;}
.fp-section .GIF-wrp:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:red;display:none;}

.fp-section .banner-txt h5 .quote{/* filter:blur(10px); */opacity: 0;transition:all .7s ease-in-out;}
.fp-section .banner-txt h5 .h5_line{width:0px;transition:all .7s ease-in-out;}
.fp-section .banner-txt h3{line-height:4;transition:all .3s ease-in-out;}
.fp-section .banner-txt h1.h2-up,
.fp-section .banner-txt h2.h2-up{line-height:20vw;transition:all .3s ease-in-out;}
.fp-section .banner-txt h1.h2-down,
.fp-section .banner-txt h2.h2-down{line-height:20vw;transition:all .4s ease-in-out;}
.fp-section .banner-txt .para-wrp{opacity:0;/* filter:blur(10px); */top:100px;transition:all .7s ease-in-out;}

.home-content .banner-txt{text-align:left;position:absolute;top:48%;left:24%;transform:translateX(-20%) translateY(-50%);z-index:3;max-width:520px;}
.home-content .banner-txt h1,
.home-content .banner-txt h2{color:#333;font-size:70px;font-weight:400;height:74px;margin-bottom:0;overflow:hidden;margin-left:-6px;}
.home-content .banner-txt h3{font-size:24px;font-weight:400;margin-bottom:10px;height:30px;overflow:hidden;}
.home-content .banner-txt p{font-weight:300;}
.home-content h5{font-family:'Roboto', serif;font-size:8px;font-weight:500;letter-spacing:6px;text-transform:uppercase;padding-bottom:10px;padding-left:40px;text-align:left;z-index:3;}
.home-content h5 .h5_line{content:"";position:absolute;top:5px;left:0;width:24px;height:1px;transform:translateY(-50%);}
.home-content h4{font-family:'Roboto', serif;font-size:.8vw;font-weight:500;letter-spacing:1px;text-transform:uppercase;padding-top:10px;text-align:left;z-index:3;}
.home-content h4:after{content:"";position:absolute;top:0;left:0;width:24px;height:1px;}

.banner-txt{}
.banner-txt h1{font-size: var(--rfs-64);}
.banner-txt .para-wrp{padding:30px 0px}
.banner-txt .btn-wrp {display: flex;}

a.btn-showreal-video-play{display:inline-flex;color:#fff;font-size: 14px;font-weight: 900;text-transform:uppercase;position:relative;padding: 14px 30px 16px 50px;border-radius: 5px;margin-right:20px;overflow:hidden;border:1px solid #333;transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:before{content:"";position:absolute;top:50%;left: 50%;width:2px;height:2px;background:#333;border-radius:100%;box-shadow:0 0 0 200px #ffffff;transform:translate(-50%,-50%) scale(1);z-index:5;transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:after{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;background:transparent;z-index:2;transition:all 500ms ease-in-out;}
a.btn-showreal-video-play .play-arrow{position:absolute;top: 10px;left:14px;width:30px;height:30px;background:rgba(0, 0, 0, 0);border-radius:100px;z-index:5;transition:all 500ms ease-in-out;}
a.btn-showreal-video-play .play-arrow:after{content:"";position:absolute;top: 9px;left: 9px;width:0;height:0;border-top:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #333;z-index:5;transition:all 300ms ease-in-out;}
a.btn-showreal-video-play .btn-txt{color: #000000;display:inline-block;position:relative;z-index:5;transform:scale(1);transition:all 500ms ease-in-out;}
a.btn-showreal-video-play iframe{position:absolute;top:-29px;left:0;height:125px;z-index:0;}
a.btn-showreal-video-play .showreels-gif{display: none;position:absolute;top: -25px;left:0;height: 100px;z-index:0;}
a.btn-showreal-video-play:hover{border:1px solid #fff;box-shadow:2px 6px 20px rgba(0, 0, 0, 0.4);transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:hover .play-arrow{background:#333;transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:hover:before{background:#333;opacity:0;transform:scale(400);transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:hover .play-arrow:after{top:9px;left:10px;width:10px;height:12px;border-top:0px solid transparent;border-right:2px solid #fff;border-bottom:0px solid transparent;border-left:2px solid #fff;transition:all 300ms ease-in-out;}
a.btn-showreal-video-play:hover .btn-txt{opacity:0;transform:scale(5);transition:all 500ms ease-in-out;}
a.btn-showreal-video-play:hover .showreels-gif{display: block;}
a.btn-menu-sendbrief.invert{filter:invert(100);transition:all 500ms ease-in-out;}
a.btn-menu-sendbrief.invert-none{filter:invert(0);transition:all 500ms ease-in-out;}
a.btn-menu-sendbrief{color:#333;font-family:"MetaCompPro-CondNormal W01 Rg";font-weight:700;font-size:14px;position:fixed;top:41px;right:130px;text-transform:uppercase;padding:8px 12px;border-bottom:2px solid #333;z-index:9999;overflow:hidden;transition:all 300ms ease-in-out;}
a.btn-menu-sendbrief span{position:relative;z-index:9;}
a.btn-menu-sendbrief:before{content:"";width:100%;height:0%;background:#ececec;position:absolute;bottom:0;left:0;transition:all 300ms ease-in-out .2s;}
a.btn-menu-sendbrief:after{content:"";width:100%;height:0%;background:#333;position:absolute;bottom:0;left:0;transition:all 300ms ease-in-out;}
a.btn-menu-sendbrief:hover{color:#fff;text-decoration:none;transition:all 100ms ease-in-out;}
a.btn-menu-sendbrief:hover:before{height:100%;transition:all 300ms ease-in-out;}
a.btn-menu-sendbrief:hover:after{height:100%;transition:all 300ms ease-in-out .2s;}

.btn-home-more{display:inline-flex;font-size:11px;padding-right:30px;padding-left:0px;position:relative;transition:all 400ms ease-in-out;}
.btn-home-more:after{content:"";position:absolute;top:50%;left:0;width:0px;height:1px;background:black;transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more:before{content:"";position:absolute;top:50%;right:0;width:50px;height:1px;background:black;transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more span{color:#333;padding:18px 40px 18px 30px;background:#fff;transition:all 100ms ease-in-out;}
.btn-home-more span:after{content:"";}
.btn-home-more span:before{content:"";}
.btn-home-more:hover{text-decoration:none;padding-left:30px;padding-right:0px;transition:all 400ms ease-in-out;}
.btn-home-more:hover span{color:#fff;background:#333;padding:18px 30px 18px 40px;transition:all 200ms ease-in-out;}
.btn-home-more:hover:after{width:50px;background:white;transition:all 400ms ease-in-out;}
.btn-home-more:hover:before{width:0px;transition:all 400ms ease-in-out;}

.btn-home-more-black{display:inline-flex;font-size: 14px;letter-spacing:1px;text-decoration: none;padding-right:30px;padding-left:0px;position:relative;transition:all 400ms ease-in-out;}
.btn-home-more-black:after{content:"";position:absolute;top:50%;left:0;width:0px;height: 4px;border-radius: 20px;background:black;transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more-black:before{content:"";position:absolute;top:50%;right:0;width:50px;height: 4px;border-radius: 20px;/* background:#929292; */background: var(--color-11);transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more-black span{color:#fff;font-weight: 900;padding: 14px 40px 16px 30px;background:#333;border-radius: 5px;border:1px solid #333;transition:all 100ms ease-in-out;}
.btn-home-more-black span:after{content:"";}
.btn-home-more-black span:before{content:"";}
.btn-home-more-black:hover{text-decoration:none;padding-left:30px;padding-right:0px;transition:all 400ms ease-in-out;}
.btn-home-more-black:hover span{color: var(--color-11);background: #0e0e0e;padding: 15px 30px 15px 40px;transition:all 200ms ease-in-out;}
.btn-home-more-black:hover:after{width:50px;/* background:#bfbfbf; */background: var(--color-11);transition:all 400ms ease-in-out;}
.btn-home-more-black:hover:before{width:0px;transition:all 400ms ease-in-out;}

.btn-home-more-blue{display:inline-flex;font-size:11px;letter-spacing:1px;padding-right:30px;padding-left:0px;position:relative;transition:all 400ms ease-in-out;}
.btn-home-more-blue:after{content:"";position:absolute;top:50%;left:0;width:0px;height:1px;background:black;transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more-blue:before{content:"";position:absolute;top:50%;right:0;width:50px;height:1px;background:#333;transform:translateY(-50%);transition:all 400ms ease-in-out;}
.btn-home-more-blue span{color:#fff;padding:18px 40px 18px 30px;background:#ff0097;border:1px solid #ff0097;transition:all 100ms ease-in-out;}
.btn-home-more-blue span:after{content:"";}
.btn-home-more-blue span:before{content:"";}
.btn-home-more-blue:hover{text-decoration:none;padding-left:30px;padding-right:0px;transition:all 400ms ease-in-out;}
.btn-home-more-blue:hover span{color:#fff;background:#ff0097;padding:18px 30px 18px 40px;transition:all 200ms ease-in-out;}
.btn-home-more-blue:hover:after{width:50px;background:#333;transition:all 400ms ease-in-out;}
.btn-home-more-blue:hover:before{width:0px;transition:all 400ms ease-in-out;}

section.hs-awards{}
section.hs-awards h2{}
section.hs-awards h2 .icons_list{gap:10px;display: flex;align-items: flex-end;}
section.hs-awards h2 .icons{width:70px;height:60px;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:cover;}
section.hs-awards h2 .icons.mind{background-image:url("../../assets/img/stickers/mind.webp");}
section.hs-awards h2 .icons.heart{background-image:url("../../assets/img/stickers/heart.webp");}
section.hs-awards h2 .icons.gut{background-image:url("../../assets/img/stickers/gut.webp");}
section.hs-awards ul.awards_list{margin: 20px 0px 0px 0px;padding: 30px 0px 0px 0px;list-style-type: none;border-top: 1px solid #E8E8E8;gap: 30px;display: flex;}
section.hs-awards ul.awards_list li{width: 100%;max-width: 360px;gap: 15px;display: flex;align-items: center;}
section.hs-awards ul.awards_list li .award_thumb{width: 80px;}
section.hs-awards ul.awards_list li .award_thumb img{}
section.hs-awards ul.awards_list li .award_txt{width: calc(100% - 80px);}
section.hs-awards ul.awards_list li .award_txt h4{font-size: 16px;font-weight: 600;}
section.hs-awards ul.awards_list li .award_txt p{font-size: 15px;margin-bottom: 0px;}
section.hs-awards ul.awards_list li .award_txt p a{color: var(--color-02);text-decoration: none;font-style: italic;}

section.hs-clients{color:var(--color-01);background:var(--color-02);overflow: hidden;position: relative;}

section.home-sec-logos{background: var(--color-02);padding: 0px 0px 80px 0px;overflow: hidden;position: relative;}
section.home-sec-logos .supermarquee{position:relative;z-index:9;display: inline-flex;} 
section.home-sec-logos .supermarquee ul{margin:0px 0px 0px 0px;padding:0px;list-style-type:none}
section.home-sec-logos .supermarquee ul li{display:inline-block;padding: 40px 25px;position: relative;} 
section.home-sec-logos .supermarquee ul li .clients-logo{width:200px;filter: grayscale(100) invert(1) brightness(2);}
section.home-sec-logos .supermarquee ul li .clients-gif{background:var(--color-02);position:absolute;top:0;left:0;width:100%;height:100%;opacity: 0;border-radius:10px;overflow:hidden;display: block;transform:scale(.7);transition:all 300ms ease-in-out;}
section.home-sec-logos .supermarquee ul li .clients-gif img{transform: scale(1.3);transition: all 500ms ease-in-out;}
section.home-sec-logos .supermarquee ul li:hover .clients-gif{opacity:1;border-radius:10px;transform:scale(1);transition:all 500ms ease-in-out;}
section.home-sec-logos .supermarquee ul li:hover .clients-gif img{transform:scale(1.01);transition: all 500ms ease-in-out .1s;}

section.hs-works{overflow:hidden;position:relative;}
section.hs-works .projects{color: var(--color-02);text-decoration: none;margin-bottom: 30px;gap: 15px;display: flex;flex-direction: column;transition:all 300ms ease-in-out;}
section.hs-works .projects .pro_thumb{border-radius: 15px;overflow: hidden;position: relative;display: flex;}
section.hs-works .projects .pro_thumb video{max-width: 100%;}
section.hs-works .projects .pro_thumb .video_poster{display:flex;}
section.hs-works .projects .pro_thumb .video_hover{/*display:none;*/opacity:0;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:9;transition:all 300ms ease-in-out;}

section.hs-works .projects .pro_txt{position: relative;display: block;overflow: hidden;}
section.hs-works .projects .pro_txt .pt_name{position: relative;top:0px;display: flex;justify-content: space-between;transition:all 300ms ease-in-out;}
section.hs-works .projects .pro_txt .pt_name ul{margin:0px;padding:0px;list-style-type:none;position:relative;padding-left: 20px;gap: 5px;display: flex;flex-direction: row;}
section.hs-works .projects .pro_txt .pt_name ul:before{content:"";/* width: 12px; */height: 1px;background:var(--color-02);position:absolute;top: 11px;left:0px;transition: all 500ms ease-in-out;}
section.hs-works .projects .pro_txt .pt_name ul li{font-size: 12px;line-height: 12px;padding: 4px 10px 3px 10px;background: #fbfbfb;border-radius: 100px;border: 1px solid #cfcfcf;display: inline-flex;}
section.hs-works .projects .pro_txt .pt_quote{font-weight:600;position: absolute;top:100%;left: 0;padding-left: 30px;transition:all 300ms ease-in-out;}
section.hs-works .projects .pro_txt .pt_quote:before{content:"";width: 25px;height: 25px;background:url("../../assets/img/icons/up-right-arrow-black.webp") no-repeat center center;position:absolute;top: 0px;left:0px;transition: all 500ms ease-in-out;}

section.hs-works .projects:hover{transition:all 300ms ease-in-out;}
section.hs-works .projects:hover .pro_txt .pt_name{top:-100px;transition:all 300ms ease-in-out;}
section.hs-works .projects:hover .pro_txt .pt_quote{top:0;transition:all 300ms ease-in-out;}
section.hs-works .projects:hover .pro_thumb .video_hover{opacity:1;transition:all 300ms ease-in-out;}

section.hs-services{}
section.hs-services .container-fluid{border-top: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;}

section.hs-services .service_package{padding-bottom:30px;gap: 30px;display: flex;}
section.hs-services .service_package .sp_title{}
section.hs-services .service_package .sp_title h4{font-size: 1.1rem;font-weight: 600;text-transform: inherit;}
section.hs-services .service_package .sp_title p{font-size: 14px;display: none;}
section.hs-services .service_package ul.sp_list{margin: 0px;padding: 0px;list-style-type: none;gap: 15px;display: flex;flex-direction: column;}
section.hs-services .service_package ul.sp_list li{opacity: .75;line-height: 1.2;}

/* Desktop – no accordion */
@media (min-width: 768px){
	section.hs-services ul.sp_list{max-height: none;opacity: 1;}
}

/* Mobile accordion */
@media only screen and (max-width : 768px) {
	
	.banner-txt .btn-wrp {gap: 10px;display: flex;flex-direction: column;}

	section.hs-services .service_package .sp_title h4,
	section.hs-faqs #accordionExample .accordion-item button {font-size:1.2rem;font-weight:500;}

	section.hs-services .service_package{cursor: pointer;}

	/* Hide list by default */
	section.hs-services ul.sp_list{max-height: 0;overflow: hidden;opacity: 0;transition: all .4s ease;}

	/* Expand on tap / focus */
	section.hs-services .service_package:hover ul.sp_list,
	section.hs-services .service_package:focus-within ul.sp_list{max-height: 800px;opacity: 1;padding-top: 15px;}

	/* Title arrow */
	section.hs-services .sp_title{position: relative;padding-right: 25px;}
	section.hs-services .sp_title .arrow{width:30px;height: 30px;border-radius: 100px;position:absolute;top: 0px;right: 0px;transition:all 300ms ease-in-out;}


	section.hs-services .sp_title .arrow::before,
	section.hs-services .sp_title .arrow::after{content:"";width: 20px;height: 2px;background: #999999;position: absolute;top: 50%;left: 50%;transition:all 300ms ease-in-out;}
	section.hs-services .sp_title .arrow::before{transform: translate(-50%,-50%);}
	section.hs-services .sp_title .arrow::after{transform: translate(-50%,-50%) rotate(90deg);}

	/* Rotate arrow when open */
	section.hs-services .service_package:hover .sp_title .arrow::after,
	section.hs-services .service_package:focus-within .sp_title .arrow::after{transform: translate(-50%,-50%) rotate(0deg);}
	
	section.hs-faqs #accordionExample .accordion-item button:before,
	section.hs-faqs #accordionExample .accordion-item button:after{display:none;}
	section.hs-faqs #accordionExample .accordion-item button{padding: 20px 40px 21px 0px}

	
	a.btn-showreal-video-play{}
	
	h2.heading-02{margin-bottom:20px;}
	
	
	section.hs-hero{padding-top:40px;}	
	section.hs-hero .banner-txt{padding-left:15px;padding-right:15px;}
	section.hs-hero .banner-txt .para-wrp{padding-top:10px;padding-bottom:10px;}
	
	section.hs-hero #hero_title{/*min-height:35%;height: 35%;*/}
	
	section.hs-hero #hero_title h1 {color: var(--color-02);font-size: var(--rfs-82);width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
	section.hs-hero #hero_title h1:after{width:1px;height:80%;}
	
	section.hs-hero #hero_title .creatives{width:75vw;}
	
	section.hs-awards h2 {font-size: var(--rfs-48);}
	section.hs-awards h2 .icons {width: 30px;height:25px;background-size: cover !important;}
	p.tcs br{display:none;}
	
	section.hs-awards ul.awards_list {display: flex;flex-direction: column;}
	
	section.home-sec-logos .supermarquee ul li{padding:20px 15px;}
	section.home-sec-logos .supermarquee ul li .clients-logo{width:130px;}
	
	section.hs-works .projects .pro_txt {display: flex;flex-direction: column;}
	section.hs-works .projects .pro_txt .pt_quote{}

	section.hs-works .projects .pro_txt .pt_name {padding-left: 0px;gap:10px;display: flex;flex-direction: column;align-items: flex-start;}
	section.hs-works .projects .pro_txt .pt_name ul{padding-left: 0px;}
	section.hs-works .projects .pro_txt .pt_name ul li {padding-bottom: 7px;}
	
	section.home-sec-logos{padding: 0px 0px 40px 0px;}
	
	section.hs-services .service_package{margin-top: 15px;padding-top: 20px;padding-bottom:0px;border-top: 1px solid #E8E8E8;gap:0px;display: flex;flex-direction: column;}
	section.hs-services .service_package .sp_title h4 br{display:none;}
	
	section.hs-faqs #accordionExample .accordion-collapse .accordion-body{padding: 0px 30px 15px 0px !important;}
	
	
}

