@charset "utf-8";

/* ==================================================================================================== *
 *
 *     WEBIS THEME DESIGN STYLE SHEET - MAIN
 *     COPYRIGHT © WEBIS.KR ALL RIGHTS RESERVED.
 *
 * ==================================================================================================== */
 
/* COMMON */
.ws_title_wrap {margin-bottom:5rem;text-align:center}
.ws_title_wrap .es_label {font-weight:bold;font-size:2rem}
.ws_title_wrap .es_title {margin-top:1rem;color:#000;font-size:clamp(3rem, 3.2vw, 5rem);line-height:1.3;letter-spacing:-0.2rem}
.ws_title_wrap .es_desc {margin-top:1rem;color:#FFF;font-size:2.5rem}
 
/* INTRO */
.ws_intro_wrap {overflow-x:hidden;position:relative;padding:7rem 0}
.ws_intro_wrap .es_content_area {display:flex;flex-wrap:wrap}
.ws_intro_wrap .es_content_area .bs_text_box {width:100%}
.ws_intro_wrap .es_content_area .bs_text_box .is_label {font-weight:bold;font-size:2rem}
.ws_intro_wrap .es_content_area .bs_text_box .is_title {margin-top:1rem;color:#000;font-size:clamp(3rem, 3.2vw, 6rem);line-height:1;letter-spacing:-0.2rem}
.ws_intro_wrap .es_content_area .bs_text_box .is_title .ss_text {position:relative}
.ws_intro_wrap .es_content_area .bs_text_box .is_title strong.ss_text {display:block;margin-bottom:1rem}
.ws_intro_wrap .es_content_area .bs_text_box .is_title span.ss_text {font-weight:500;font-size:clamp(2rem, 1.8vw, 3.5rem)}
.ws_intro_wrap .es_content_area .bs_image_box {width:100%}
.ws_intro_wrap .es_content_area .bs_image_box div {position:relative}
.ws_intro_wrap .es_content_area .bs_image_box .is_image01 {}
.ws_intro_wrap .es_content_area .bs_image_box .is_image02 {}
.ws_intro_wrap .es_content_area .bs_image_box .is_image03 {}
.ws_intro_wrap .es_content_area .bs_image_box img {max-width:100%;border-radius:2rem}
.ws_intro_wrap .es_bottom_area {position:absolute;bottom:0;left:0;z-index:-1}
.ws_intro_wrap .es_bottom_area .bs_content_box {animation:text forwards infinite 22s linear;opacity:.08;display:flex;color:#000;font-size:calc(150 / 1920 * 100vw);font-weight:bold;letter-spacing:-0.5rem}
.ws_intro_wrap .es_bottom_area .bs_content_box .is_text {display:flex;align-items:center;white-space:nowrap}
.ws_intro_wrap .es_bottom_area .bs_content_box .is_text b {margin:0 5rem}

@keyframes text {
	from {
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0)
	}
	to {
		-webkit-transform:translate3d(-50%,0,0);
		transform:translate3d(-50%,0,0)
	}
}

/* CHECK */
.ws_check_wrap {padding:7rem 0;background-image:url('../img/check_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat}
.ws_check_wrap .es_content_area {}
.ws_check_wrap .es_content_area .bs_title_box {}
.ws_check_wrap .es_content_area .bs_title_box .is_label {color:#FFF}
.ws_check_wrap .es_content_area .bs_title_box .is_title {color:#FFF}
.ws_check_wrap .es_content_area .bs_content_box {position:relative}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field {}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone {overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;position:relative;min-height:60rem;border-radius:2rem;background-color:#FFF;background-position:center;background-size:cover;background-repeat:no-repeat}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone.ss_list01 {background-image:url('../img/check_bg01.png')}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone.ss_list02 {background-image:url('../img/check_bg02.png')}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone.ss_list03 {background-image:url('../img/check_bg03.png')}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone.ss_list04 {background-image:url('../img/check_bg04.png')}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone.ss_list05 {background-image:url('../img/check_bg05.png')}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone:after {content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(var(--webis_color_800_rgb),1) 100%);transition:all .3s linear}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone:hover:after {height:100%;background:rgba(var(--webis_color_rgb),.9)}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone .ks_inner {position:relative;z-index:1;padding:4rem 3rem}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone .ks_title {display:block;color:#FFF;font-size:2.5rem}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone .ks_desc {display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem}
.ws_check_wrap .es_content_area .bs_content_box .is_content_field .ss_list_zone .ks_desc .os_list {padding:0.4rem 1.2rem;border-radius:50px;border:1px solid #FFF;color:#FFF;font-size:1.5rem}
.ws_check_wrap .es_content_area .bs_content_box .is_button_field {position:absolute;top:50%;z-index:10;width:5rem;height:5rem;border-radius:50%;background-color:rgba(255,255,255,.8);color:#999;font-size:3rem;line-height:5rem;text-align:center;transform:translateY(-50%)}
.ws_check_wrap .es_content_area .bs_content_box .is_button_field:hover {background-color:#FFF;color:#000}
.ws_check_wrap .es_content_area .bs_content_box .is_button_field.is_button_prev {left:2rem}
.ws_check_wrap .es_content_area .bs_content_box .is_button_field.is_button_next {right:2rem}
.ws_check_wrap .swiper .swiper-pagination {position:initial;width:auto;margin-top:3rem}
.ws_check_wrap .swiper .swiper-pagination .swiper-pagination-bullet {opacity:1;display:inline-block !important;position:relative;width:1rem;height:1rem;border:1px solid transparent;background-color:rgba(255,255,255,.4);transition:all 0.2s linear}
.ws_check_wrap .swiper .swiper-pagination .swiper-pagination-bullet .swiper-bullet-bar {display:none}
.ws_check_wrap .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color:var(--webis_color)}

/* PARTNER */
.ws_partner_wrap {overflow:hidden;padding:7rem 0}
.ws_partner_wrap .es_content_area {}
.ws_partner_wrap .es_content_area.es_slide_left {animation:slideLeft 20s linear infinite}
.ws_partner_wrap .es_content_area.es_slide_right {animation:slideRight 20s linear infinite}
.ws_partner_wrap .es_content_area .bs_content_box {white-space:nowrap}
.ws_partner_wrap .es_content_area .bs_content_box .is_list_field {display:inline-block;vertical-align:middle}
.ws_partner_wrap .es_content_area .bs_content_box .is_list_field img {max-width:100%}

@keyframes slideLeft {
	from {
		transform:translateX(0)
	}
	to {
		transform:translateX(-50%)
	}
}

@keyframes slideRight {
	from {
		transform:translateX(-50%)
	}
	to {
		transform:translateX(0)
	}
}

/* BANNER */
.ws_banner_wrap {text-align:center}
.ws_banner_wrap .es_content_area {padding:7rem 15px;background-image:url('../img/banner_bg.png');background-position:center;background-size:cover;background-repeat:no-repeat;color:#FFF;text-align:center}
.ws_banner_wrap .es_content_area .bs_desc {font-size:clamp(1.6rem, 1.6vw, 2rem)}
.ws_banner_wrap .es_content_area .bs_title {margin-bottom:2rem;font-weight:bold;font-size:clamp(3rem, 3.2vw, 6rem);line-height:1.3}
.ws_banner_wrap .es_image {max-width:100%;margin:0 auto}

/* CHECK ITEM */
.ws_checkitem_wrap {padding:7rem 0;background-color:#F8F8F8}
.ws_checkitem_wrap .es_content_area {}
.ws_checkitem_wrap .es_content_area .bs_content_box {display:flex;flex-wrap:wrap;gap:3rem 2rem}
.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field {width:calc(100% / 3 - (2 * 2rem / 3));text-align:center}
.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field .ss_image {overflow:hidden;border-radius:2rem}
.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field .ss_image img {max-width:100%;transition:all .3s}
.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field:hover .ss_image img {transform:scale(1.05)}
.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field .ss_title {display:block;margin-top:1rem;color:#000;font-weight:500;font-size:1.8rem}

/* COUNSEL */
.ws_counsel_wrap {padding:7rem 0;background-image:url('../img/cs_bg.png');background-position:bottom center;background-size:contain;background-repeat:no-repeat}
.ws_counsel_wrap .ws_title_wrap {text-align:left}
.ws_counsel_wrap .es_item_area {display:flex;flex-wrap:wrap;justify-content:space-between;gap:5rem}
.ws_counsel_wrap .es_item_area .bs_download_box {width:100%}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field {overflow-y:auto;height:28.2rem;border-top:1px solid #000}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone {}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a {display:flex;justify-content:space-between;align-items:center;padding:3rem;border-bottom:1px solid #DDD;background-color:#FFF;transition:all .3s}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a:hover {background-color:#F9F9F9}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a .ks_title {color:#000;font-weight:500;font-size:2rem}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a:hover .ks_title {text-decoration:underline}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a .ks_button {display:inline-block;padding:3px 5px;border-radius:3px;border:1px solid var(--webis_color_slate_600);background-color:var(--webis_color_slate_600);color:#FFF;font-size:1.4rem;transition:all .3s}
.ws_counsel_wrap .es_item_area .bs_download_box .is_content_field .ss_list_zone a i {}
.ws_counsel_wrap .es_item_area .bs_cs_box {display:flex;flex-wrap:wrap;gap:2rem;width:105%}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field {width:100%}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_title {position:relative;color:#000;font-size:2.5rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_title:after {content:'';display:block;position:absolute;top:0;width:10rem;height:8rem;background-image:url('../img/cs_icon.png');background-position:center;background-size:contain;background-repeat:no-repeat}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone {display:flex;flex-wrap:wrap}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list {display:flex;width:50%;margin-top:2rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list.ks_full {width:100%}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list.ks_tel {align-items:center}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list .os_label {flex-shrink:0;width:8rem;color:#000;font-weight:500}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list .os_desc {}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list .os_desc .rs_tel {flex-shrink:0;margin-right:2rem;color:var(--webis_color);font-weight:bold;font-size:3.5rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_info_zone .ks_list .os_desc .rs_sub {color:#777;font-size:1.4rem;line-height:1.3}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field {display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;width:100%}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone {}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone a {display:block;position:relative;height:15rem;padding:2.5rem;border-radius:2rem;background-color:rgba(255,255,255,.7);transition:all .3s}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone a:after {content:'';display:block;position:absolute;right:1.5rem;bottom:1.5rem;width:6rem;height:6rem;background-image:url('../img/cs_quick_icon.png');background-size:6rem;background-repeat:no-repeat}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone.ss_content01 a:after {background-position:0 0}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone.ss_content02 a:after {background-position:0 -6rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone.ss_content03 a:after {background-position:0 -12rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone a:hover {background-color:#FFF}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_quick_field .ss_content_zone a .ks_title {color:#000;font-weight:600;font-size:1.8rem}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field {width:calc(50% - 1rem);border-radius:2rem;text-align:center}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field.is_sns_blog {background-color:#D6F4EB}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field.is_sns_channel {background-color:#DBF5DA}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field a {display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field .ss_icon {display:inline-block;width:10rem;height:10rem;background-position:center;background-repeat:no-repeat}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field.is_sns_blog .ss_icon {background-image:url('../img/cs_blog.png')}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field.is_sns_channel .ss_icon {background-image:url('../img/cs_talk.png')}
.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field .ss_title {margin-top:1.5rem;color:#000;font-weight:500;font-size:1.8rem}

@keyframes slideLeft {
	from {
		transform:translateX(0)
	}
	to {
		transform:translateX(-50%)
	}
}

@keyframes slideRight {
	from {
		transform:translateX(-50%)
	}
	to {
		transform:translateX(0)
	}
}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (DESKTOP BASE) - UNDER BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES 4XL (2560px) DOWN (MAX) */
@media all and (max-width:2559.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) DOWN (MAX) */
@media all and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) DOWN (MAX) */
@media all and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px) DOWN (MAX) */
@media all and (max-width:1439.98px) {
	.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_title {padding-left:10rem}
	.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_title:after {top:50%;left:0;transform:translateY(-50%)}
}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) {
	.ws_intro_wrap .es_content_area .bs_text_box {text-align:center}
	.ws_intro_wrap .es_content_area .bs_image_box {display:flex;margin-top:5rem;gap:2rem}
	
	.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field .ss_icon {width:7rem;height:7rem;background-size:contain}
}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {
	.ws_title_wrap .es_label {font-size:1.6rem}
	.ws_title_wrap .es_title {font-size:3.5rem}
}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {
	.ws_counsel_wrap .es_item_area .bs_form_box {padding:3rem}
	
	.ws_partner_wrap .es_content_area .bs_content_box .is_list_field {max-width:25%}
}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {
	.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field .ss_title {font-size:1.6rem}
}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) DOWN (MAX) */
@media all and (max-width:279.98px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (MOBILE BASE) - MORE THAN BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px) UP (MIN) */
@media all and (min-width:0px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) UP (MIN) */
@media all and (min-width:280px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) UP (MIN) */
@media all and (min-width:320px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {

}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {

}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {
	.ws_partner_wrap .es_content_area .bs_content_box .is_list_field {margin:5rem 5rem 0 5rem}
	
	.ws_checkitem_wrap .es_content_area .bs_content_box {gap:4rem 3rem}
	.ws_checkitem_wrap .es_content_area .bs_content_box .is_list_field {width:calc(100% / 5 - (4 * 3rem / 5))}
}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {
	.ws_intro_wrap {padding:10rem 0}
	.ws_intro_wrap .es_content_area .bs_text_box .is_title {line-height:1.4}
	
	.ws_check_wrap {padding:10rem 0}
	
	.ws_partner_wrap {padding:10rem 0}
	
	.ws_banner_wrap .es_content_area {padding:10rem 0}
	
	.ws_checkitem_wrap {padding:10rem 0}
	
	.ws_counsel_wrap {padding:10rem 0}
	.ws_counsel_wrap .es_item_area .bs_download_box {width:60%}
	.ws_counsel_wrap .es_item_area .bs_cs_box {width:35%}
	.ws_counsel_wrap .es_item_area .bs_cs_box .is_sns_field a {height:24.5rem}
}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {
	.ws_intro_wrap {padding:15rem 0}
	.ws_intro_wrap .es_content_area .bs_text_box {width:50%}
	.ws_intro_wrap .es_content_area .bs_text_box .is_title {margin-top:3rem}
	.ws_intro_wrap .es_content_area .bs_text_box .is_title strong.ss_text {margin-bottom:2rem}
	.ws_intro_wrap .es_content_area .bs_text_box .is_title .ss_text {display:block}
	.ws_intro_wrap .es_content_area .bs_image_box {width:50%}
	.ws_intro_wrap .es_content_area .bs_image_box .is_image02 {margin-top:-10rem;text-align:right}
	.ws_intro_wrap .es_content_area .bs_image_box .is_image03 {margin-top:-5rem;padding-left:7rem}
	.ws_intro_wrap .es_bottom_area {bottom:10rem}
	
	.ws_check_wrap {padding:15rem 0}
	
	.ws_partner_wrap {padding:15rem 0}
	
	.ws_banner_wrap .es_content_area {padding:15rem 0}
	
	.ws_checkitem_wrap {padding:15rem 0}
	
	.ws_counsel_wrap {padding:15rem 0}
}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {
	.ws_counsel_wrap .es_item_area .bs_cs_box .is_cs_field .ss_title:after {right:0;width:16rem;height:13rem}
}

/* WEBIS MEDIA QUERIES 2XL (1600px) UP (MIN) */
@media all and (min-width:1600px) {
	.ws_intro_wrap .es_bottom_area {bottom:12rem}
}

/* WEBIS MEDIA QUERIES 3XL (1920px) UP (MIN) */
@media all and (min-width:1920px) {

}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {
	.ws_intro_wrap .es_bottom_area {bottom:9rem}
}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (BETWEEN) - ONLY BETWEEN BREAKPOINT SIZES
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px ~ 279.98px) ONLY */
@media all and (min-width:0px) and (max-width:279.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px ~ 319.98px) ONLY */
@media all and (min-width:280px) and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px ~ 479.98px) ONLY */
@media all and (min-width:320px) and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px ~ 1023.98px) ONLY */
@media all and (min-width:768px) and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px ~ 1919.98px) ONLY */
@media all and (min-width:1600px) and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px ~ 2559.98px) ONLY */
@media all and (min-width:1920px) and (max-width:2559.98px) {

}