/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}



@font-face {
  font-family: 'Optima';
  src: url('../font/optima-font.ttf')format('truetype'),
  url('../font/optima-font-webfont.woff2') format('woff2'),
  url('../font/optima-font-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}



html { scroll-behavior: smooth; } 
* { box-sizing: border-box; line-height: normal; } 
body { margin: 0; position: relative; overflow-x: hidden;} 
p { margin: 0; } ul { margin: 0; padding: 0; list-style: none; } 
a { color: inherit; text-decoration: none; cursor: pointer; } 
svg { vertical-align: middle; } 
a:empty, 
ul:empty, 
dl:empty, 
div:empty,
section:empty, 
article:empty, 
p:empty, 
h1:empty, 
h2:empty, 
h3:empty, 
h4:empty, 
h5:empty, 
h6:empty { display: none; } 
h1, h2, h3, h4, h5, h6 { margin: 0; } 
.hide { display: none!important; } 
.center { text-align: center; } 
.left { text-align: left; } 
.right { text-align: right; } 
.text_decoration_line { text-decoration: underline; } 
img, video { vertical-align: middle; max-width: 100%; width: 100%; }

body.index_page{background-color: #272727;}
.page-width{max-width: 1260px; padding: 0 40px; margin: 0 auto;}
.section_spacing{padding: 30px 0;}
.button{display: inline-block; font-family: Tenor Sans; font-size: 14px; padding: 10px 15px; background-color: #9F917B; color: #fff; border: 1px solid; border-radius: 2px; transition: .35s;}
.button.button_secondary{background-color: transparent;}
.button:hover{background-color: #fff; color: #000 !important;}

header { position: absolute; top: 0; left: 0; width: 100%; padding: 20px 0; user-select: none; z-index: 99;}
header:has(.header_wrapper details[open]){background-color: rgba(40, 40, 40, 0.95);}
header .header_wrapper { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
header .header_wrapper .main_logo_link {display: block;}
header .header_wrapper .main_logo_link img { max-width: 88px; height: auto; }
header .header_wrapper details summary{list-style: none;cursor: pointer;}
header .header_wrapper details:not([open]) summary .default{display: none;} 
header .header_wrapper details[open] summary .close{display: none;}
header .header_wrapper .menu_drawer { background: rgba(40, 40, 40, 0.95); color: #fff; position: absolute; left: 0; display: flex; flex-direction: column; width: 100%; padding: 25px 0 95px;top:110px}
header .header_wrapper .menu_drawer .page-width {width: 100%;}
header .header_wrapper .menu_drawer .header_menu {display: flex;justify-content: flex-end;text-align: right;}
header .header_wrapper .menu_drawer .header_menu .menu_link { color: #FFF; text-align: right; font-family: Tenor Sans; font-size: 24px; font-style: normal; font-weight: 400; line-height: 74px; text-transform: uppercase; transition: .5s;}
header .header_wrapper .menu_drawer .header_menu .menu_link:hover{text-decoration: underline; font-size: 28px;}
header .header_wrapper .menu_drawer .social_media .heading { color: #CBCBCB; font-family: Tenor Sans; font-size: 20.323px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; padding-bottom: 30px; }
header .header_wrapper .menu_drawer .social_media .social_icon{display: flex; flex-wrap: wrap; align-items: center; gap: 30px;}
header .header_wrapper .menu_drawer .social_media .social_icon img{width: 100%; max-width: 28px; height: auto;}
header .header_wrapper .menu_drawer .social_media .social_icon svg{fill: #9F917B;}

footer {background-color: #373737;padding: 85px 0 25px;}
footer .footer_top .footer_column_list { display: flex; flex-wrap: wrap; gap: 20px; }
footer .footer_top .footer_column_list .footer_column { width: calc(25% - 15px); }
footer .footer_top .footer_column_list .footer_column .logo { width: 100%; max-width: 88px; padding-bottom: 50px; }
footer .footer_top .footer_column_list .footer_column .contact_details * { color: #CBCBCB; font-family: Optima; font-size: 14px; font-style: normal; font-weight: 400; line-height: 40px; text-transform: uppercase; }
footer .footer_top .footer_column_list .footer_column .heading { color: #CBCBCB; font-family: Tenor Sans; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; padding-bottom: 15px; position: relative; }
footer .footer_top .footer_column_list .footer_column .heading:after { content: ''; width: 100%; max-width: 60px; height: 1px; position: absolute; bottom: 0; left: 0; background: rgba(159, 145, 123, 0.91); }
footer .footer_top .footer_column_list .footer_column .detail_footer_column { display: flex; flex-direction: column; align-items: flex-start; padding-top: 15px; }
footer .footer_top .footer_column_list .footer_column .detail_footer_column a,
footer .footer_top .footer_column_list .footer_column .detail_footer_column a * { display: flex; flex-wrap: nowrap; align-items: center; gap: 9px; color: #CBCBCB; font-family: Optima; font-size: 14px; font-style: normal; font-weight: 400; line-height: 40px; letter-spacing: 0.7px; text-transform: uppercase; }
footer .footer_top .footer_column_list .footer_column .detail_footer_column a:hover{text-decoration: underline;}
footer .footer_top .footer_column_list .footer_column .detail_footer_column a svg { width: 20px; fill: #9F917B; }
footer .footer_top .footer_column_list .footer_column .detail_footer_column input { color: #CBCBCB; font-family: Optima; font-size: 14px; font-style: normal; font-weight: 400; line-height: 40px; background-color: transparent; border: 0.5px solid #CBCBCB; padding: 3px 13px; width: 100%;margin-top: 10px;}
footer .footer_top .footer_column_list .footer_column .detail_footer_column button { background-color: #9F917B; padding: 8px 30px; color: #FFF; font-family: Tenor Sans; font-size: 14px; font-style: normal; font-weight: 400; line-height: 34px; text-transform: uppercase; border: none; margin-top: 40px; }
footer .hr { display: block !important; height: 0.5px; background-color: #CBCBCB; margin: 55px 0 25px; }
footer .footer_bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } 
footer .footer_bottom .policy_menu{display: flex; flex-wrap: wrap; align-items: center; gap: 25px;}
footer .footer_bottom .policy_menu a { color: #CBCBCB; font-family: Optima; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; }
footer .footer_bottom .copyright{color: #CBCBCB; text-align: right; font-family: Optima; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase;}
footer .footer_bottom .copyright a { color: #9F917B; }

.main_banner_section.section_spacing{padding: 0;position: relative;}

.img_with_text .img_with_text_inner{display: flex; flex-wrap: wrap; align-items: center;}
.img_with_text .img_with_text_inner .text_block{position: relative; z-index: 1; padding: 20px; width: 50%;}
.img_with_text .img_with_text_inner .text_block .text_information{max-width: 650px;}
.img_with_text .img_with_text_inner .text_block .text_information *{color: #CBCBCB;}
.img_with_text .img_with_text_inner .text_block .text_information .text_title{font-family: Tenor Sans; font-size: 24px; text-transform: uppercase; padding-bottom: 20px;}
.img_with_text .img_with_text_inner .text_block .text_information .text_desc{font-family: 'Raleway', sans-serif; font-size: 20px; line-height: 34px;}
.img_with_text .img_with_text_inner .text_block .text_information .button{margin-top: 40px;}
.img_with_text .img_with_text_inner.img_right .text_block .text_information{margin-left: auto;}
.img_with_text .img_with_text_inner.img_left .text_block .text_information{margin-right: auto;}
.img_with_text .img_with_text_inner.img_right .text_block{text-align: right; padding-right: 0; margin-right: -40px;}
.img_with_text .img_with_text_inner.img_left .text_block{padding-left: 0; margin-left: -40px;}
.img_with_text .img_with_text_inner .image_side_block{width: calc(50% + 40px);position: relative;}


.section_header .heading{color: #272727; font-family: Tenor Sans; font-size: 24px; font-weight: 400; line-height: normal; text-transform: uppercase; padding-bottom: 15px;}

.page-template-tmp-aboutus .section_header .heading{color: #FFF;}

.page-template-tmp-aboutus .multi_column_about .text_part .block_heading{color: #FFF;}

.page-template-tmp-aboutus .multi_column .multicolumn .block_content{color: #FFF;}

.section_header .sub_heading{color: #272727; font-family: 'Raleway', sans-serif; font-size: 16px; line-height: 1.87;}


.image_banner .image_banner_inner{position: relative;}
.image_banner .content{position: absolute; top: 50%; transform: translateY(-50%); width: 100%;left: 0;}
.image_banner .content .heading{color: #FFF; font-family: Optima; font-size: 90px; font-weight: 400; line-height: 1; text-transform: uppercase; text-align: right; opacity: 0.6;}
.image_banner_center .content .page-width{max-width: 540px;}
.image_banner_center .content .sub_heading{color: #FFF; text-align: center; font-family: Optima; font-size: 42px; line-height: 1.31;}
.image_banner_center .content .button{border: 1px solid #CBCBCB; transition: 0.35s; background: #9F917B; color: #FFF; font-family: Tenor Sans; font-size: 14px; line-height: 2.43; text-transform: uppercase; padding: 8px 30px; margin-top: 40px; display: inline-block;}
.image_banner_center .content .button:hover{background: #fff; color: #9F917B;}

.multi_column_1 .section_header {max-width: 940px; margin: 0 auto;}
.multi_column .multicolumn{padding-top: 45px; display: grid; grid-template-columns: repeat(3 , 1fr); gap: 30px;}
.multi_column_1 .multicolumn .column_block{display: flex; flex-wrap: wrap;}
.multi_column_1 .multicolumn .image_part{max-width: 40px;}
.multi_column_1 .multicolumn .text_part{width: calc(100% - 40px); padding-left: 20px;}
.multi_column .multicolumn .block_heading{color: #272727; font-family: Optima; font-size: 18px; font-weight: 400; line-height: 1.67; padding-bottom: 8px;}
.multi_column .multicolumn .block_content{color: #272727; font-family: 'Raleway', sans-serif; font-size: 14px; line-height: 1.71;}
.multi_column_2 .section_header {max-width: 400px; margin: 0 auto;}
.multi_column_2 .multicolumn{gap: 50px;}
.multi_column_2 .multicolumn .block_heading{font-size: 16px; font-weight: 700; line-height: 1.5; letter-spacing: 1.96px; text-transform: uppercase; padding-top: 24px;}
.multi_column_2 .multicolumn .block_content{font-family: Tenor Sans; letter-spacing: 0.7px; text-transform: uppercase;}
.insta_image .multicolumn{padding-top: 45px; display: grid; grid-template-columns: repeat(5 , 1fr);}
.insta_image .multicolumn .image_part{height: 100%;}
.insta_image .multicolumn .image_part{position: relative;}
.insta_image .multicolumn .image_part img{height: 100%;object-fit: cover;}
.insta_image .multicolumn .image_part:hover:after{content: ""; position: absolute; top: 50%; left: 50%; width: 35px; height: 35px; background-image: url('../images/InstagramLogo.png'); z-index: 1; background-size: 35px; background-position: center; background-repeat: no-repeat; transform: translate(-50%, -50%);}
.insta_image.section_spacing{padding-bottom: 0;}

.product_image_text .multicolumn{gap: 30px;}
.product_image_text .multicolumn .block_content{font-family: Tenor Sans; line-height: 24px; letter-spacing: 0.84px;padding: 20px 0;text-transform: uppercase; color: #172F2E;}


.image_with_text .image_text_inner{display: flex; flex-wrap: wrap;}
.image_with_text .image_text_inner .text_content{width: 50%; padding: 0 50px;}
.image_with_text .image_text_inner .image{width: 50%;}
.image_with_text .image_text_inner .title{color: #272727; font-family: 'Tenor Sans', sans-serif; font-size: 24px; font-weight: 700; line-height: normal; text-transform: uppercase; padding-bottom: 35px;}
.image_with_text .image_text_inner .text{color: #272727; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.87;}
.image_with_text .image_text_inner .text p{line-height: 30px;}
.image_with_text .image_text_inner .text p:first-child{padding-bottom: 30px;}


.multi_column_about .column_block .image_part{max-width: 42px;}
.multi_column_about .multicolumn{gap: 40px;}
.multi_column_about .text_part .block_heading{color: #000; font-family: Tenor Sans; font-size: 20px; line-height: 2.3; text-transform: uppercase; padding-top: 15px;}
.multi_column_about .block_content{font-size: 16px; line-height: 1.87;}


.about_image_text_bg .image_text_inner{position: relative; padding: 90px 0;}
.about_image_text_bg .image_text_inner .image, .about_image_text_bg .image_text_inner .text_content{position: relative; z-index: 1;}
.about_image_text_bg .image_text_inner .bg_part{position: absolute; width: calc(100% - 100px); height: 100%; display: block; background-color: #272727; z-index: 0; top: 0;}
.about_image_text_bg_1 .image_text_inner .bg_part{right: 0; }
.about_image_text_bg .image_text_inner .text_content *{color: #FFF;}
.about_image_text_bg .image_text_inner .image{width: 40%;}
.about_image_text_bg .image_text_inner .text_content{width: 60%; }
.about_image_text_bg .image_text_inner .text_content h2{font-family: Optima; font-size: 36px; line-height: normal; text-transform: uppercase; padding-bottom: 55px;}
.about_image_text_bg .image_text_inner .text_content .text{color: #FFF; text-align: justify; font-family: 'Raleway', sans-serif; font-size: 16px; line-height: 1.87;}
.about_image_text_bg .image_text_inner .text_content .text p:not(:last-child){padding-bottom: 30px;}
.about_image_text_bg_1 .image_text_inner .text_content{padding-right: 100px;}
.about_image_text_bg_2 .image_text_inner .text_content{padding-left: 90px;}
.about_image_text_bg .image_text_inner{align-items: center;}

.contact_form_with_text{padding-top: 50px;}
.contact_form_with_text .page-width{display: flex; flex-wrap: wrap;}
.contact_form_with_text .contact_form{background: #FFF; box-shadow: 0px 0px 0px 0px #0000001a, -1px 5px 11px 0px #0000001a, -4px 20px 20px 0px #00000017, -8px 44px 27px 0px #0000000d, -15px 79px 12px 0px #00000003, -23px 123px 5px 0px #00000000; padding: 30px; width: 45%;}
.contact_form_with_text .contact_detail{width: 55%; padding-left: 40px;}
.contact_form_with_text .contact_form .heading{color: #000; font-family: Optima; font-size: 24px; line-height: normal; text-transform: uppercase; padding-bottom: 30px;}
.contact_form_with_text .contact_form_inner .form{display: flex; flex-wrap: wrap;justify-content: space-between;}
.contact_form_with_text .contact_form_inner .half{width: 48%;margin-bottom: 25px;}
.contact_form_with_text .contact_form_inner .half input{border: none;outline: none;border-bottom: 1px solid #D9D9D9; width: 100%;padding: 5px 0;}
.contact_form_with_text .contact_form_inner select, .contact_form_with_text .contact_form_inner textarea{outline: none;border: none; width: 100%; border-bottom: 1px solid #D9D9D9;padding: 5px 0;}
.contact_form_with_text .contact_form_inner .submit_button{width: 100%; padding-top: 20px;}
.contact_form_with_text .contact_form_inner .field:not(.half){width: 100%;}
.contact_form_with_text .contact_detail .heading{color: #000; font-family: Optima; font-size: 24px; line-height: 1.79; text-transform: uppercase; padding-bottom: 10px;}
.contact_form_with_text .contact_detail .address_text{color: #272727; font-family: Optima; font-size: 16px; font-weight: 400; line-height: 40px; text-transform: uppercase;}
.contact_form_with_text .contact_detail .icon_with_number{display: flex; align-items: center; column-gap: 10px; color: #000; font-family: Optima; font-size: 14px; line-height: 30px; text-transform: uppercase;}
.contact_form_with_text .contact_detail .address:first-child{padding-bottom: 40px;}


.customer_support .support_inner{width: calc(100% - 130px); margin-left: auto; background: #9F917B; padding: 60px; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between;}
.customer_support .support_inner *{color: #fff;}
.customer_support .support_inner .left_heading h2{font-family: Tenor Sans; font-size: 24px; line-height: 1.75; letter-spacing: 1.2px; text-transform: uppercase;}
.customer_support .support_inner .right_content{padding-right: 100px;}
.customer_support .support_inner .right_content .heading{font-family: Tenor Sans; font-size: 18px; line-height: 2.33; letter-spacing: 0.9px; text-transform: uppercase;}
.customer_support .support_inner .right_content .icon_text{font-family: Optima; font-size: 16px; line-height: normal; letter-spacing: 0.8px; text-transform: uppercase; display: flex; align-items: center; column-gap: 12px;}


.main_banner_section .image_block{position: relative;}
.main_banner_section .image_block .content{position: absolute; bottom: 25px; left: 50%; transform: translateX(-50%); z-index: 11;}
.main_banner_section .image_block .button_secondary{white-space: nowrap;color: #FFF; font-family: Tenor Sans; font-size: 14px; line-height: normal; text-transform: uppercase; display: flex; align-items: center; column-gap: 15px; border-bottom: 1px solid #D9D9D9; padding-bottom: 4px;}
.main_banner_section .image_block .button_secondary .icon{display: inline-block; line-height: 0;}

.main_banner_section.section_spacing:before { content: ""; background: linear-gradient(180deg, #00000099 0%, #00000026 27.9%); position: absolute; left: 0; top: 0; z-index: 11; display: block; width: 100%; height: 100%; }
.img_with_text .img_with_text_inner .image_side_block:before { content: ""; position: absolute; display: block; height: 100%; width: 100%; left: 0; top: 0; background: linear-gradient(90deg, #272727bd 0%, #d9d9d900 100%); }
.img_with_text_2.img_with_text .img_with_text_inner .image_side_block:before{background: linear-gradient(266deg, #272727bd 0%, #d9d9d900 100%);}

/* New Changes */
.only_video{background-color: #272727;}
.only_video .image_with_text .image_text_inner .title,
.only_video .image_with_text .image_text_inner .text{color: #fff;}
.multi_column_about{background-color: #3A3A3A;}
.multi_column .multicolumn.four_column{grid-template-columns: repeat(4 , 1fr);}
.multi_column_about .section_header .heading,
.multi_column_about .text_part .block_heading,
.about_image_text_bg .image_text_inner{padding: 0; align-items: start;}
.multi_column_about .section_header .text{color: #FFF; font-family: 'Raleway', sans-serif; font-size: 16px; line-height: 30px;}

.multi_column_about.image_gallery{padding-top: 0;}
.multi_column_about.image_gallery .column_block .image_part{max-width: 100%;}
.product_image_text.multi_column .multicolumn .block_content { color: #000; }
header .header_wrapper .menu_drawer{transform: translateX(-100%);transition: all .4s ease;}
header .header_wrapper details[open] .menu_drawer{transform: translateX(0);}

.project_page .multi_column .multicolumn .block_content{color: #000;}

.multi_column .multicolumn .image_part{overflow: hidden;}
.multi_column .multicolumn .image_part img{transition: 0.35s}
.multi_column .multicolumn .image_part img:hover{scale: 1.1;}


/*Policy*/
.policy_image_banner.image_banner .content .heading{max-width: 570px; margin-left: auto; text-transform: unset;}
.page_content .page-width *{font-family: 'Raleway', sans-serif; color: #272727; font-size: 18px; line-height: 1.67;}
.page_content h3, .page_content h3 *{font-family: Optima !important;font-size: 24px !important; padding-bottom: 15px;}
.page_content ul{list-style-type: disc; padding-left: 40px;} 
.optima_font{font-family: Optima !important;}
.page_content .tenor_sans_font{font-family: Tenor Sans !important;font-weight: 400;}


/*.image_slider .flickity-button{z-index: 99;}*/
/*.image_slider .flickity-page-dots{bottom: 0; text-align: right; z-index: 99;}*/
/*.image_slider .flickity-page-dots .dot{background: #dbdbdb;}*/

.full_max_width.multi_column_2 .section_header{max-width: 100%;}

:root {
	--circle-size: 50px;
	--scale: 1;
	--cursor-color: #C79785;
	--bg-color: #E0B7A0;
	--text-color: #000;
}

.cursor {
	display:block; 

	position: absolute;
	top:0;
	left:0;
	
	opacity: 0;
		
	&.visible {
		opacity: 1;
	}
	
	&.scale {
		--scale: 1.8;
	}
}

.circle {
    display: block !important;
	width: var(--circle-size);
	height: var(--circle-size);
	
	border-radius: 50%;
    border: 1px solid #fff;
	transform: scale(var(--scale));
	transition: transform .3s ease-out
}

@media screen and (max-width: 989px) {
  .multi_column_about .text_part .block_heading{font-size: 16px;}
  .about_image_text_bg_1 .image_text_inner .text_content{padding-right: 50px;}
  .about_image_text_bg .image_text_inner .text_content h2{font-size: 30px;padding-bottom: 30px;}
  .about_image_text_bg .image_text_inner{padding: 60px 0;}
  .customer_support .support_inner{flex-direction: column; row-gap: 20px;}
  .customer_support .support_inner .right_content{padding-right: 0;}
}

@media screen and (min-width: 750px) {
  /* New Changes */
  .only_video .image_with_text:not(.about_image_text_bg){padding-bottom: 50px;}
  .multi_column_about{padding: 50px 0;}
  .only_video .image_with_text.about_image_text_bg{padding: 50px 0 30px;}
  .only_video .image_with_text.about_image_text_bg.about_image_text_bg_2{padding-bottom: 50px;}
  .about_image_text_bg_1 .image_text_inner .text_content .text{text-align: left;}
  .about_image_text_bg_2 .image_text_inner .text_content .text{text-align: right;}
  
  .multi_column_grid_2.multi_column .multicolumn{grid-template-columns: repeat(2 , 1fr);}
}

@media screen and (max-width: 749px) {
    header{padding: 10px 0;}
    header .header_wrapper .main_logo_link img{max-width: 50px;}
    header .header_wrapper .menu_drawer { padding: 15px 0 55px; }
    header .header_wrapper .menu_drawer .header_menu .menu_link { font-size: 20px; line-height: 50px; }
    
    footer .footer_top .footer_column_list .footer_column { width: 100%; }
    footer .footer_top .footer_column_list .footer_column:not(:last-child) {padding-bottom: 20px;}
    footer .footer_top .footer_column_list .footer_column .logo {padding-bottom: 15px;}
    footer .footer_top .footer_column_list .footer_column .detail_footer_column button {margin-top: 20px;}
    footer .footer_bottom { justify-content: center; gap: 20px; } 
    footer .footer_bottom .policy_menu { justify-content: center; flex-direction: column; gap: 15px; padding-bottom: 15px; }

    .page-width{padding: 0 15px;}
    .section_spacing { padding: 20px 0; }
    .image_banner .content .heading{font-size: 30px;}
    .multi_column .multicolumn.four_column,
    .multi_column .multicolumn{grid-template-columns: repeat(1 , 1fr);}
    .image_banner_center .content{position: unset; transform: unset;}
    .image_banner_center .content .sub_heading{color: #000; font-size: 22px;}
    .image_banner_center .content .button{margin-top: 20px;}
    .image_banner_center .content .page-width{padding-top: 25px;}
    .multi_column_2 .multicolumn { gap: 20px; }
    .multi_column_2 .multicolumn .block_heading { font-size: 14px; padding-top: 10px; padding-bottom: 0; }
    .multi_column .multicolumn{padding-top: 25px;}
    .insta_image .multicolumn{padding-top: 20px;}
    .section_header .heading{font-size: 20px;}
    .image_with_text .image_text_inner .image, .image_with_text .image_text_inner .text_content{width: 100%;}
    .image_with_text .image_text_inner .text_content{padding: 0 15px;text-align: center;}
    .image_with_text .image_text_inner .title{font-size: 22px; padding-bottom: 20px;}
    .image_with_text .image_text_inner{flex-direction: column-reverse; row-gap: 30px;}
    .multi_column_about .multicolumn { gap: 25px; }
    .multi_column_about .text_part .block_heading{padding-top: 10px;}
    .about_image_text_bg .image_text_inner .bg_part{width: 100%;}
    .about_image_text_bg_1 .image_text_inner{flex-direction: column; padding-top: 0; padding-bottom: 25px;}
    .about_image_text_bg .image_text_inner .text_content h2 { font-size: 25px; padding-bottom: 20px;text-align: center;}
    .about_image_text_bg_2 .image_text_inner{padding-top: 0; padding-bottom: 25px;}
    .insta_image .multicolumn{grid-template-columns: repeat(2 , 1fr); row-gap: 15px; }
    .contact_form_with_text .contact_form, .contact_form_with_text .contact_detail{width: 100%;}
    .contact_form_with_text .contact_detail{padding-top: 30px;padding-left: 0;}
    .customer_support .support_inner{width: 100%;text-align: center;padding: 30px 15px;}
    .customer_support .support_inner .left_heading h2{font-size: 20px;}
    .customer_support .support_inner .right_content .heading{font-size: 16px;}
    .customer_support .support_inner{row-gap: 15px;}
    .customer_support .support_inner .right_content .icon_text{justify-content: center; font-size: 14px;}

    .img_with_text .img_with_text_inner.img_left{flex-direction: column-reverse;}
    .img_with_text .img_with_text_inner .text_block{width: 100%; margin: 0 !important; padding: 20px !important; text-align: center !important;}
    .img_with_text .img_with_text_inner .image_side_block{width: 100%;}
    .main_banner_section .image_block .button_secondary{column-gap: 10px;}
    
    .cursor{display: none !important;}
    header .header_wrapper details[open] .menu_drawer{height: calc(100vh - 61px); overflow: auto;}
    header .header_wrapper .menu_drawer .header_menu{justify-content: center; text-align: center; padding-bottom: 50px;}
    header .header_wrapper .menu_drawer .social_media .heading{text-align: center;}
    header .header_wrapper .menu_drawer .social_media .social_icon{justify-content: center;}
    
    .page_content h3, .page_content h3 *{font-size: 18px !important;}
    .page_content .page-width *{font-size: 14px;}
    
    
    
}

/*CWI NK*/
.image_slider_popup.hidden{display: none !important;}
.image_slider_popup {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background-color: #00000050; display: flex; align-items: center; justify-content: center; overflow-y: auto;} 
.image_slider_popup .popup_inner { margin: auto; width: 100%; }
.image_slider_popup .jsClosePopup { position: absolute; top: 10px; right: 10px; z-index: 99; vertical-align: middle; color: #fff; font-weight: bold; cursor: pointer; font-size: 25px; line-height: 1; }
.image_slider_popup .single_slide_inner { width: 33.33%; padding: 15px; } 

@media screen and (max-width: 749px) {
    .image_slider_popup .single_slide_inner { width: 75%; padding: 10px; } 
}
.image_slider_popup .single_slide_inner img { width: 100%; height: auto; }

/* CW AJ */
.searchandfilter{max-width: 1260px; padding: 20px 40px 0; margin: 0 auto;}
.searchandfilter ul{border-bottom: 1px solid #D9D9D9;}
.searchandfilter .sf-input-select{background-color: transparent; border: none; font-family: Optima; font-size: 16px; letter-spacing: 0.8px; text-transform: uppercase;}

.search-filter-results .blog-pagination{margin-bottom: 20px; text-align: center;}
.search-filter-results .blog-pagination .page-numbers{display: inline-block; border: 1px solid #D9D9D9; padding: 4px 8px; margin: 2px; border-radius: 4px;}

@media screen and (max-width: 749px) {
    .searchandfilter{padding: 20px 15px 0;}
}