/**
Theme Name: Arthy Group Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Arthy Group Child is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Arthy Group Child comes with schema.org code integrated so search engines will love your site. Arthy Group Child offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Arthy Group Child is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arthy-group-child
Template: arthy-group
*/


/* Custom CSS */

a:focus { outline: none !important; }

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px); /* adjust value as needed */
  }
}

#ast-scroll-top {
    background-color: #efbf04;
    color: #055643;
    border-radius: 50px;
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#ast-scroll-top:focus { border: none !important; }
.hide { display: none; }

/* Header */
/* .home .header_sec { background-color: #00624E !important; }
.home .header_sec.she-header { background: linear-gradient(180deg, #00624E 0%, rgba(0, 98, 78, 0) 81.23%) !important; } */
.header_sec.she-header { background: linear-gradient(180deg, #00624E 0%, rgba(0, 98, 78, 0) 81.23%) !important; /* box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);*/ } 
.header_sec.she-header .elementor-container { min-height: 120px !important; }
.mm_popup .dialog-message { width: 100% !important; }
.mm_popup .dialog-widget-content {
    width: 100% !important;
    box-shadow: none !important;
    background-image: url(https://kho.social/arthy-group/wp-content/uploads/2025/12/menu_bg1.png);
    background-color: #055643;
	background-repeat: no-repeat;
	background-size: contain;
}
.main_menu_sec .elementor-container { margin: 0 auto 0 0; }
.main_menu_sec .elementor-container .elementor-container { }

.mm_icon .elementor-button-content-wrapper { overflow: hidden; }
.mm_icon .elementor-button-text {
    position: relative;
    display: inline-block;
    padding: 0;
    transition: transform 0.3s;
    transform-origin: 50% 0;
    transform-style: preserve-3d;
}
.mm_icon .elementor-button-text:hover { transform: rotateX(-90deg); }
.mm_icon .elementor-button-text:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: 'MENU';
    transition: transform 0.5s;
    transform: rotateX(0deg);
    transform-origin: 50% 0;
    text-align: center;
    color: #EFBF04;
}
.mm_icon .elementor-button-text:hover:before { transform: rotateX(90deg) translateY(0px); }
.mm_popup .dialog-close-button { padding: 6px; border-radius: 50px; }
.mm_popup .dialog-close-button:after {
    content: 'CLOSE';
    position: absolute;
    right: 130%;
    top: 18%;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.mm_popup .dialog-close-button:hover { background-color: #efbf04 !important; }

/* Home */
.anime_1 img { animation: MoveUpDown 1.5s ease-in-out infinite; }
.anime_2 img { animation-delay: 1s; }
.anime_3 img { animation-delay: 2s; }

.about_inner { background: linear-gradient(248.02deg, #177F6B -6.22%, #05886E 32.69%, #067C5F 71.86%, #057659 108.22%) !important; }
/* .f_msg_inner { background: linear-gradient(180deg, #068a70 0%, #068a70 40%, #068a70 100%); } */

.know_more a {
    border: 1px solid #FFFFFF;
    color: #FFFFFF !important;
	position: relative;
	display: inline-flex;
    transition: all 0.3s linear;
	z-index: 9;
	overflow: hidden;
}
.know_more a:hover span {
    color: #055643 !important;
}
.know_more a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #EFBF04;
    transition: all 0.5s ease;
    z-index: -1;
    border-radius: 50px;
}
.know_more a:hover:after { width: 100%; }
.contact_btn.know_more a { color: #055643 !important; }
.contact_btn.know_more a:hover { color: #fff !important; }
.contact_btn.know_more a:after { background: #055643 !important; }
.contact_btn.know_more a:hover span {
    color: #fff !important;
}

.page-id-1064 .header_sec {
    background-color: transparent !important;
}

/* About */

.vertic_inner .elementor-container { gap: 20px; }
.vertic_inner .elementor-container .elementor-container { gap: 0px; }
.flip_grid .elementor-flip-box { height: 515px; border-radius: 30px; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer { border-radius: 30px; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__front { border: 1px solid #EDFFFB; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer .elementor-flip-box__layer__overlay { background: linear-gradient(180.51deg, rgba(5, 118, 89, 0) 63.71%, #057659 113.58%); border-radius: 30px; }
.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner { left: 0; position: relative; bottom: 60px; padding-left: 50px; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back { background: linear-gradient(248.02deg, #177F6B -6.22%, #05886E 32.69%, #067C5F 71.86%, #057659 108.22%); }
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__description { text-align: left; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button { padding: 0; font-size: 24px; line-height: 32px;position: relative; }
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button:after {
    height: 2px;
    width: 0px;
    background-color: #ffffff;
    content: "";
    bottom: -2px;
    left: 0;
    position: absolute;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button:hover:after { width: 100%; }


/* Contact */
.block_50, .block_100 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.block_100 .your-message { width: 100%; }
.block_50 .width_50 { width: 50%; }
.contact_form_block label {
    color: #EDFFFB !important;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
}
.contact_form_block input, .contact_form_block textarea {
    color: #EDFFFB !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
	margin: 0 !important;  
}
.contact_form_block .block_50 .width_50, .contact_form_block .block_100 .your-message { border-bottom: 1px solid #EDFFFB; margin-bottom: 30px !important; }
.contact_form_block .block_50 .width_50 input { height: 40px !important; }  
.contact_form_block .block_100 .your-message textarea { height: 100px !important; }  

.contact_form_block .form-action .submit_btn {
    border: 1px solid rgba(255, 255, 255, 1) !important;
    border-radius: 50px !important;
    padding: 13px 40px !important;
    text-align: center !important;
    display: inline-block !important;
    overflow: hidden !important;
    width: auto !important;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.contact_form_block .form-action .submit_btn:hover { border: 1px solid #055643 !important; }
.contact_form_block .form-action .submit_btn:hover input { color: #fff !important; }
.contact_form_block .form-action .submit_btn input {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0;
	text-transform: capitalize;

}
.contact_form_block .submit_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #055643 !important;
    transition: all 0.5s ease;
    z-index: -1;
    border-radius: 50px;
}
.contact_form_block .submit_btn:hover:after { width: 100%; }

select.wpcf7-form-control.wpcf7-select {
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #fff !important;
}
select.wpcf7-form-control.wpcf7-select option {
    color: #000 !important;
}
input.wpcf7-form-control.wpcf7-file {
    margin-top: 10px !important;
}


.page-id-789 .know_more.contact_btn { display: none; }
.page-id-789 .know_more.contact_btn.hide { display: block; }
 
/* Footer */
.footer_menu ul li a { position: relative; }
.footer_menu ul li a::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%) scale(0);
    width: 4px;
    height: 4px;
    background-color: #055643 !important;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease;
}
.footer_menu ul li:hover a:after, .footer_menu ul li a.active.menu-link:after { opacity: 1; transform: scale(1.5); }

/* Media Queries */

@media only screen and (min-width: 1440px) and (max-width: 1600px) { 
	
	.elementor-container, .header_sec .elementor-container { max-width: 90% !important; }
	.elementor-container .elementor-container { max-width: 100% !important; }
	.main_menu_sec .col_2 .elementor-item.menu-link {
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		font-size: 54px !important;
		line-height: 62px !important;
	}
	
	.home_bg { background-size: contain !important; background-color: transparent !important; }
	.about_inner1 .elementor-container { max-width: 100% !important; }
	.about_inner1 .about_inner .elementor-container, .f_msg_inner1 .f_msg_inner .elementor-container { max-width: 90% !important; }
	.aff_bg { padding: 4rem 0rem !important; }
	.conatct_bg { padding: 5rem 0rem 2rem 0rem !important; }
	
	.left_art, .anime_1.left_art { left: -6% !important; }
	.anime_1.right_art { right: -6% !important; }
	
}

@media only screen and (min-width: 1366px) and (max-width: 1400px) {  
	.elementor-container, .header_sec .elementor-container { max-width: 90% !important; }
	.elementor-container .elementor-container { max-width: 100% !important; }
	.main_menu_sec .col_2 .elementor-item.menu-link {
		padding-top: 8px !important;
		padding-bottom: 8px !important;
		font-size: 48px !important;
		line-height: 56px !important;
	}
	.menu_art img { width: 60% !important; }
	
/* 	.home_bg { background-size: contain !important; } */
	.left_art, .anime_1.left_art { left: -6% !important; }
	.right_art, .anime_1.right_art { right: -6% !important; }
	
	.aff_bg { padding: 4rem 0rem !important; }
	.conatct_bg { padding: 5rem 0rem 2rem 0rem !important; }
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {  
	
	.header_sec .elementor-container { min-height: 120px !important; }
	.header_sec.she-header .elementor-container { min-height: 120px !important; }
	.main_menu_sec .col_2 .elementor-item.menu-link {
		padding-top: 8px !important;
		padding-bottom: 8px !important;
		font-size: 42px !important;
		line-height: 50px !important;
	}
	.banner_inner .elementor-container { min-height: 600px !important; }
	.dot { border: none !important; margin: 2px 0; width: 18px !important; height: 18px !important; }
	.item p { font-size: 26px !important; line-height: 38px !important; }
	.about_inner1 .elementor-container { max-width: 100% !important; }
	.about_inner1 .about_inner .elementor-container, .f_msg_inner1 .f_msg_inner .elementor-container { max-width: 90% !important; }
	.about_inner .elementor-container { min-height: 800px !important; }
	.about_inner .elementor-container .elementor-container { min-height: 100% !important; }
	.about_inner .main_head { margin-bottom: 30px !important; }
	.about_inner .main_head h2 { font-size: 46px !important; line-height: 52px !important; }
	.about_inner .main_cont { font-size: 22px !important; line-height: 34px !important; margin-bottom: 18px !important; }
	.f_msg_inner1 { margin-bottom: 30px !important; }
	.f_msg_inner .elementor-container { min-height: 600px !important; }
	.f_msg_inner .elementor-widget-wrap { margin: 40px 0px 0px !important; }
	.f_msg_inner .main_cont { font-size: 22px !important; line-height: 34px !important; margin-bottom: 0px !important; }
	.f_msg_inner .sub_head { margin-bottom: 10px !important; }
	
	.about_bg .f_msg_inner1 {  margin-top: 120px !important; }
	.flip_grid .elementor-flip-box { height: 400px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__title { font-size: 22px; line-height: 26px; margin: 0 0 10px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__description { font-size: 20px; line-height: 30px; margin-bottom: 16px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button { font-size: 20px; line-height: 24px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner { bottom: 30px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner .elementor-flip-box__layer__title { font-size: 24px; line-height: 28px; letter-spacing: 0.5px; }
	
	.page-id-477 .footer_sec { padding-top: 0 !important; }

}


@media only screen and (min-width: 1024px) and (max-width: 1280px) {  
	
	#ast-scroll-top { font-size: 16px; width: 40px; height: 40px; }
	.elementor-container, .header_sec .elementor-container { max-width: 90% !important; }
	.elementor-container .elementor-container { max-width: 100% !important; }
	.left_art, .anime_1.left_art { left: -6% !important; }
	.right_art, .anime_1.right_art { right: -6% !important; }
	.menu_art img { width: 60% !important; }
	.main_menu_sec .col_2 .elementor-item.menu-link {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		font-size: 38px !important;
		line-height: 42px !important;
	}
	.mm_popup .dialog-close-button { font-size: 16px !important; }
	.mm_popup .dialog-close-button:after { top: 15%; font-size: 16px; }
	
	.ban_cont h2 { font-size: 46px !important; line-height: 52px !important; }
	.verti_inner .verti_cont p { font-size: 30px !important; line-height: 38px !important; }
	.f_msg_inner .main_cont { font-size: 20px !important; line-height: 28px !important; margin-bottom: 0px !important; }

	.aff_bg { padding: 5rem 0rem 2rem !important; }
	.conatct_bg { padding: 5rem 0rem 2rem !important; }
	
}

/* Tab Responsive */

@media only screen and (min-width: 768px) and (max-width: 1024px) {  
	
/* Tab Header */
	.br br { display: none; }
	.header_sec.she-header .elementor-container { min-height: 120px !important; max-width: 90% !important; }
	.header_sec.she-header { padding: 0 !important; }
	.page-id-28 .header_sec, .page-id-789 .header_sec { background-color: #005c46 !important; }
	.page-id-28 .header_sec.she-header, .page-id-789 .header_sec.she-header { background: linear-gradient(180deg, #00624E 0%, rgba(0, 98, 78, 0) 81.23%) !important; }
	.mm_popup { height: 100vh !important; background-color: #055643 !important; top: 0; }
	.mm_popup .dialog-close-button { top: 5% !important; right: 6% !important; }
	.main_menu_sec .main_menu_inner1 .elementor-container { flex-direction: row; height: 80%; }
	.mm_popup .dialog-widget-content { background-image: url(https://kho.social/arthy-group/wp-content/uploads/2025/12/cloud_mob.png) !important; background-size: contain !important; background-position: 100% 60% !important; }
	.main_menu_inner1 ul li a { text-align: left; justify-content: end !important; padding-left: 0px !important; }
	.menu_art { margin-bottom: -180px; }
	.menu_art img { width: 100% !important; }
	.main_menu_inner1 .col_2 ul { position: relative; top: 50px; right: 30px; }
	.mm_popup .dialog-widget-content { height: 100% !important; }
	
/* Tab Home */
	.elementor-container { max-width: 100% !important; }
	.elementor-container .elementor-container { max-width: 100% !important; }
    .wrap { padding: 20px 0 !important; }
    .track { left: 0 !important; }
    .items { margin-left: 30px !important; }
    .item { margin: 50px 0 !important; }
    .item h3 { font-size: 30px !important; line-height: 38px !important; letter-spacing: 1px !important; }
    .item p { font-size: 20px !important; line-height: 30px !important; }
	
/* Tab About */
	.flip_grid .elementor-flip-box { height: 400px !important; border-radius: 16px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner { bottom: 30px !important; padding-left: 30px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner .elementor-flip-box__layer__title { font-size: 24px !important; line-		height: 30px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__title { font-size: 26px !important; line-height: 32px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__description { font-size: 22px !important; line-height: 40px !important; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button { font-size: 20px !important; line-height: 26px !important; }
	
	.vertic_inner .elementor-container { gap: 25px; justify-content: center; }
	.coming_soon .elementor-heading-title { position: relative;  top: 10rem; }
	.g_map iframe { height: 400px !important;  border-radius: 16px !important; }
	
/* Tab Footer */
	.footer_sec { margin-top: 0 !important; }
	.footer_menu ul { margin: 0 !important; row-gap: 20px; }
	.footer_sec ul li:first-child { margin-left: 0 !important; }
	
	
	.page-id-1418 .header_sec, .page-id-1416 .header_sec, .page-id-1420 .header_sec, .page-id-1064 .header_sec { background-color: transparent !important; }
	.page-id-1418 .header_sec.she-header, .page-id-1416 .header_sec.she-header, .page-id-1420 .header_sec.she-header, .page-id-1064 .header_sec.she-header { background: linear-gradient(180deg, #00624E 0%, rgba(0, 98, 78, 0) 81.23%) !important; }
	
}


/* Tab2 Responsive */

@media only screen and (min-width: 990px) and (max-width: 1024px) {  
	
	.banner_inner { background-size: cover !important; }
	.banner_inner .elementor-element-3c25cc8 .elementor-widget-wrap { margin: -40px 0px 0px !important; }
	.wrap { padding: 40px 20px !important; }
	.build_2 { bottom: -13% !important; }
	.founder_img1 img { width: 65% !important; }
	
    .right_art, .anime_1.right_art { right: 0% !important; }
}


/* Mob Responsive */

@media only screen and (max-width: 767px) {  
	
/* Mob Header */
	.br br { display: none; }
	.header_sec.she-header .elementor-container { min-height: 120px !important; max-width: 90% !important; }
	.header_sec.she-header { padding: 0 !important; }
	.mm_popup { height: 100vh !important; background-color: #055643 !important; top: 0; }
	.mm_popup .dialog-close-button { top: 5% !important; right: 6% !important; }
	.main_menu_sec .main_menu_inner1 .elementor-container { flex-direction: column-reverse; }
	.mm_popup .dialog-widget-content { background-image: url(https://kho.social/arthy-group/wp-content/uploads/2025/12/cloud_mob.png) !important; background-size: contain !important; background-position: 100% 60% !important; }
	.main_menu_inner1 ul li a { text-align: left; justify-content: start !important; padding-left: 30px !important; }
	.menu_art { margin-bottom: -180px; }
	.menu_art img { width: 85% !important; }
	.main_menu_inner1 .col_2 ul { position: relative; top: -30px; }
	
/* Mob Home */
	.elementor-container { max-width: 100% !important; }
	.elementor-container .elementor-container { max-width: 100% !important; }
	.page-id-28 .header_sec { background-color: #005c46 !important; }
    .page-id-28 .header_sec.she-header { background: linear-gradient(180deg, #00624E 0%, rgba(0, 98, 78, 0) 81.23%) !important; /* box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);*/ }
	
	.wrap { padding: 0 !important; }
	.wrap #timeline { padding: 30px 8px !important; }
	.track { left: 0px !important; }
	.items { margin-left: 28px !important; width: 100% !important; }
	.item { margin: 0px 0 !important; padding-bottom: 50px !important; }
	.item h3 { font-size: 30px !important; line-height: 42px !important; }
	.item p { font-size: 20px !important; line-height: 30px !important; }
	.banner_inner.about_inner1 { margin-top: 130px !important; }
	.verti_inner .timeline .item a { font-size: 19px !important; line-height: 26px !important; }
	
	.about_inner .elementor-container { max-width: 100% !important; min-height: 100% !important; }
	.about_inner .elementor-container .elementor-widget-wrap { margin: 50px 0px !important; }
	.about_inner .elementor-container .elementor-widget-wrap .elementor-widget-wrap { margin: 0px 0px !important; }
	.build_2 { left: -3% !important; bottom: -7% !important; }
	.f_msg_inner .elementor-container { max-width: 100% !important; min-height: 100% !important; }
	.f_msg_inner .founder_img1 img { margin-right: 0px; }
	
/* Mob About */
	.flip_grid .elementor-flip-box { height: 360px; border-radius: 30px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__front .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner { bottom: 30px; padding-left: 30px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__title { font-size: 22px; line-height: 26px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__layer__description { font-size: 18px; line-height: 30px; }
	.flip_grid .elementor-flip-box .elementor-flip-box__layer.elementor-flip-box__back .elementor-flip-box__button { font-size: 18px; line-height: 24px; }
	.ab_cont_txt p { margin-bottom: 20px !important; }
	
/* Mob Contact */
	.block_50 { flex-direction: column; gap: 0; }
	.contact_form_block .block_50 .width_50 { width: 100% !important; margin-bottom: 60px !important; }
	.g_map iframe { border-radius: 12px; height: 450px !important; }
	
/* Mob Footer */
	.footer_sec { margin-top: 0 !important; }
	.footer_sec .elementor-container { max-width: 95% !important; }
	.footer_sec ul { row-gap: 20px; }
	.footer_sec ul li a { font-size: 18px !important; line-height: 24px !important; }
	.footer_sec ul li:first-child { margin-left: 0 !important; }
}


@media only screen and (min-width: 360px) and (max-width: 399px) {  
    .pop_logo { top: -400px !important; }
    .menu_art img { width: 95% !important; }
	.flip_grid_col .flip_grid .elementor-flip-box { height: 350px !important; border-radius: 16px !important; }
}

@media only screen and (min-width: 300px) and (max-width: 358px) {  
    .pop_logo { top: -410px !important; }
	.pop_logo { text-align: left !important; }
	.pop_logo img { width: 80% !important; }
	.menu_art img { width: 95% !important; }
	.main_menu_inner1 .col_2 ul { top: -60px !important; }
	.mm_popup .dialog-close-button { font-size: 16px; line-height: 24px !important; }
    .mm_popup .dialog-close-button:after { top: 16%; font-size: 16px; line-height: 24px; }
}