
@media only screen and (max-width: 1279px) {
	.home-banner .wrapper { min-height: 380px; }
	.home-banner h1 { font-size: 110px; line-height: 110px; }
	.home-banner p { font-size: 21px; line-height: 31px; }
	
	.tile-bar .text { padding: 25px 25px 26px; }
	
	.bottom-tile-bar .text { padding: 0 25px 35px; }
	.bottom-tile-bar .text h3 { padding-bottom: 7px; font-size: 26px; line-height: 34px; }
	.bottom-tile-bar .text p { font-size: 20px; line-height: 28px; }
	
	.bottom-tile-bar .note { padding: 9px 25px; font-size: 20px; line-height: 26px; }
	
	.explore-bar { padding: 42px 0px 40px; }
	.explore-bar .wrapper { padding: 0 13px; }
	.explore-bar h3 { margin: 0 auto 30px; } 
	.explore-bar .repeat { padding: 0 7px; }
} 

@media only screen and (max-width: 1023px) {

	header .header_inner { padding: 0 15px; }
	header .logobar a.site-logo { max-width: 110px; }
	header .logobar a.brand-logo.sl-logo { max-width: 110px; }
	header .logobar { padding: 0 0 0 0; }
	header .logobar .plus { margin: 0 9px;}	
	
	.home-banner .wrapper { min-height: 320px; }
	.home-banner h1 { font-size: 85px; line-height: 85px; }
	.home-banner p { font-size: 18px; line-height: 28px; }
	
	.tile-bar { padding: 50px 0px 40px; } 
	.tile-bar p { font-size: 16px; line-height: 22px; }
	
	.bottom-tile-bar .note { padding: 9px 20px; font-size: 17px; line-height: 22px; }
	.bottom-tile-bar .text { padding: 0 20px 30px; }
	.bottom-tile-bar .text h3 { font-size: 22px; line-height: 28px; }
	.bottom-tile-bar .text p { font-size: 16px; line-height: 22px; }
	
	.explore-bar .title { padding: 0px; font-size: 14px; line-height: 20px; }
	
	html, body { font-size: 18px; line-height: 26px; }
	.intro-bar h1 { font-size: 40px; line-height: 48px; }
	header .back-btn { width: 50px; height: 50px; top: 70px; left: 20px; }
	.intro-bar .wrapper { max-width: 600px; }
	
	.hero-bar { padding: 0px; }
	
	.text-bar { padding: 50px 0px 0px; }
	.text-bar p.first-letter:first-letter { font-size: 47px; line-height: 47px; }
	.text-bar p + h2 { padding-top: 25px; }
	.text-bar h2 { padding: 0px 0px 15px; font-size: 28px; line-height: 38px; }  
	
	.image-column-bar .three { width: 65%; }
	.image-column-bar .four { width: 35%; }
	
	.text-bar .link { max-width: 440px; }
	.text-bar ul li:before { top: 9px; }
	.text-bar .name { left: -30px; top: 8px; }
	.text-bar .name.change-top { top: 8px; }

}

@media only screen and (max-width: 767px) {
	.head-wrap { padding-top: 84px; }
	header .header_inner{border-bottom: 18px solid #bce2f1; border-top:none; padding: 7px 15px 7px;}
	header a.paid_logo { margin: 0 auto 0; line-height: 18px; padding: 0px 5px 0px; top:auto; bottom:-18px; left:0; right:0; transform:none; -webkit-transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; }
	header .logobar { float: left; padding: 5px 0 0px 30px; }
	header .logobar .plus { display:inline-block; vertical-align: middle; }
	header .logobar { padding: 0;float: none;max-width: 214px;margin: 0 auto;}
	header ul.social_icon { margin-top:0px; }
	header span.sep { margin: 0 3px; }
	header .social_part .toggle_social { display: block; }
	header .social_part .social_icons { width: 39px; position: absolute; left: 0;    top: 100%; width: 100%; padding: 5px 5px 5px; background: #fff; border-radius: 15px;  display: none; }
	header .social_part { width: 39px; padding: 0px 5px 0; position: absolute; right: 5px; top: 17px;}
	header .logobar a.brand-logo.rs-logo { width: 110px; }
	
	header .paid-info { padding: 2px 6px 0px; margin: 0px 0 0 -55px; line-height: 15px; top: 100%; color: #000000; background: #bce2f1; }
	header .paid-info span { left: -71px; }
	header .paid-info svg .i-circle { fill: #000000; }
	header .paid-info svg .i-pin { fill: #ffffff; }
	
	.footer { padding: 25px 0 20px; position: relative; }
	.footer a.footer_logo { margin: 0 auto; width: 160px; }
	.footer ul { padding: 15px 0px 0px; width: 100%; }
	.footer ul li { border-right:0; display: block; padding-bottom: 12px;}
	/**social_icons_box********************/
	.social_icons_box{ position:fixed; width:100%; max-width: 100%; height:100%; left:0; top: 100%; background: rgba(0, 0, 0, 0.7); padding:62px 30px 0;  overflow-y: scroll; z-index: 999999999;}
	.social_icons_box .social_icons{ display:block; width: 315px; max-width:100%; background: none; margin:0 auto; }
	.social_icons_box ul.social_icon{ list-style:none; display:block; width:100%; padding:48px 32px 48px; background: #fff; }
	.social_icons_box ul.social_icon li{ list-style:none; display:block; width:100%; margin:24px 0 0; }
	.social_icons_box ul.social_icon li:first-child{ margin-top:0; }
	.social_icons_box ul.social_icon li a{ display:inline-block; opacity:1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; vertical-align:top; font-size:0; }
	.social_icons_box ul.social_icon li a .icon{ display:inline-block; width:29px; height:29px; vertical-align:top; margin:0 12px 0 0; }
	.social_icons_box ul.social_icon li a img{ vertical-align: top; }
	.social_icons_box ul.social_icon li a:hover{opacity:0.7;}
	.social_icons_box ul.social_icon li a .text_part{ display:inline-block; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 28px; color: #151515; vertical-align:top; }
	.social_icons_box .close_social{ display:block; margin:11px auto 0; width:62px; max-width:100%; }

	.social_icons_box.active { opacity: 1; top: 0; bottom: 0; }
	
	.home-banner .wrapper { min-height: 280px; }
	.home-banner h1 { font-size: 43px; line-height: 43px; }
	.home-banner p { font-size: 16px; line-height: 24px; }
	
	.tile-bar .flex-wrap .repeat { width: 100%; }
	.tile-bar .text { padding: 25px 20px 26px; }
	.tile-bar h2 { padding: 0 0 5px; }
	.tile-bar .image img { min-height: 215px; object-fit: cover; }
	
	.bottom-tile-bar .repeat { width: 100%; }
	.bottom-tile-bar .text h3 { font-size: 21px; line-height: 27px; }
	.bottom-tile-bar .note { font-size: 16px; line-height: 20px; }
	.bottom-tile-bar .image img { min-height: 320px; object-fit: cover; }
	
	.explore-bar h3 span { padding: 0 20px; }
	.explore-bar .title { min-height: inherit; }
	
	html, body { font-size: 17px; line-height: 26px; }
	
	.intro-bar { padding: 25px 0px 35px; }
	header .back-btn { top: 14px; left: 10px; width: 36px; height: 36px; z-index: 100; }
	
	.intro-bar h1 { font-size: 30px; line-height: 40px; }
	.intro-bar h1 br { display: none; }
	
	.hero-bar .wrapper { padding: 0px; }
	
	.text-bar { padding: 45px 0px 0px; }
	.text-bar p + h2 { padding-top: 15px; }
	.text-bar h2 { padding-bottom: 5px; font-size: 26px; line-height: 36px; }
	
	.image-column-bar { padding: 15px 0px 0px; }
	
	.image-column-bar .repeat:not(:nth-last-of-type(1)) { padding-bottom: 40px; }
	.image-column-bar .one, .image-column-bar .two, .image-column-bar .three, .image-column-bar .four, .image-column-bar .threecol { width: 100%; }
	
	.text-bar .link { padding: 10px 10px 10px 28px; margin-top: 10px; font-size: 18px; line-height: 24px; max-width: 300px; height: 110px; }
	.text-bar .link .icon { margin: 0 15px 0px 0px; width: 50px; height: 50px; }
	.text-bar .link .icon img { width: 20px; }
	
	.explore-bar { margin-top: 55px; }
	.text-bar ul { padding: 0px 0px 0px 10px; }
	.text-bar .name { display: none; }
	
	.text-bar.space1 { padding-top: 15px; }

}

@media only screen and (max-width: 600px) {

}

@media only screen and (max-width: 479px) {

}

@media only screen and (max-width: 414px) {

}