@media only screen 
	and (max-width : 1230px) and (min-width : 800px) {

* {font-family: "Urbane", sans-serif;font-size:12px; font-weight:400; font-style:normal; padding:0; margin:0;}
body {background:#EEEEEE;}
h1 { font:"Urbane" , sans-serif; font-size:40px; font-weight:500; color:black; letter-spacing: 1px;}
h2 { float:left; font:"Urbane" , sans-serif; font-size:24px; font-weight:600; text-align:left; padding:0px 10px 0px 0px; text-decoration: none;}
h3 { float:left; font:"Urbane" , sans-serif; font-size:16px; font-weight:600; color:#FFFFFF; text-align:left; text-decoration: none;}
a {color: #333333; text-decoration:none;}
p {display: block; width: auto; height: auto; padding-bottom: 10px; font-weight: 500; color: #1a1239;}
ul {margin-bottom:10px; }
ul li {list-style-position: inside; padding-left:20px; }
b {font-weight:700;}
br {width: 100%; height: 5px;}


.site {width: 100%; height: 100%;}

/* Mainpage */
.mainpage {width: 100%; height: 100%; background-color: white;}
.mainpage_center {width: 750px; height: 450px;}
.mainpage_text_container {float: left; width: 100%; height: 40px; margin-top: 30px;}
.mainpage_header {float: left; text-align: left; width: auto; font-size: 22px; margin-top: 10px;padding-bottom: 0px; padding-left: 5px;}
.mainpage_text {float: left; text-align: justify; width: 90%; font-size: 18px; font-weight: 500; color: #999; margin-top: 15px;}
.mainpage_text_bold {float: left; text-align: justify; width: auto; font-size: 16px; font-weight: 700; color: #999;}
.mainpage_small_image {float: left; width: 35px; height: 35px;}
.mainpage_small_image_wrap {float: left; width: 100%; height: 270px;}


/* CLOSING PAGE */
		
.mainImage {float:left; width: 50%; margin-left: 2%; margin-top: -50px;}
.headerSection {width: 100%; height: 80px; padding: 20px 0px; background: white;}
.starLogo {display: block; float: left; max-width: 50px; margin-left: 20%;}
.logoTxt {font:urbane; font-size: 24px; font-weight: 500; color: #e40425; float: left; margin-top: 10px; margin-left: 10px;}
.noticeHeader {float: left; width: 40%; font-size: 20px; font-weight: 600; color: #e40425; margin-top: 50px; margin-left: 20px;}	
.noticeTxt {float: left; width: 45%; font-size: 14px; font-weight: 300; color: #e40425; margin-left: 20px; margin-top: 10px; text-align: justify;}	
.footerTxt	{float: left; width: 100%; height: 30px; font-size: 14px; font-weight: 300; color: #999; text-align: left; transition: 0.3s;}
.footerContact	{float: left; width: 80%; height: auto; font-size: 14px; font-weight: 300; color: white; text-align: justify; margin-bottom: 15px;}
.footerDisclaimerTxt {width: 100%; font-size: 14px; font-weight: 300; color: #999; padding-top: 15px;}	

.buttonEmail {float: left; padding: 10px; border: 1px solid #1a1239; border-radius: 5px; font-size: 14px; background: #1a1239; color: white; margin-top: 15px; margin-left: 2%;}
.buttonEco {float: left; padding: 10px; border: 1px solid #50b795; border-radius: 5px; font-size: 14px; background: #50b795; color: white; margin-top: 15px; margin-left: 20px;}

.emailTxt {font:urbane; font-size: 18px; font-weight: 300; color: #e40425; float: right; margin-top: 10px; margin-left: 10px; margin-right: 20%;}
	



/* Footer Section */
.footer_container {float: left;width: 100%; height: 310px; background-color: #1a1239;}
.footer_center {width: 750px; height: 100%;}
.footer_row { float: left; width: 100%; height: 310px;}
.footer_col {float: left; width: 32%; height: 290px; margin-right: 10px; margin-top: 20px;}
.footer_header {float: left; width: 100%; height: 30px; font-size: 16px; font-weight: 600; color: white; text-align: left; margin-bottom: 10px; padding-bottom: 0px;}
.footer_text {float: left; width: 100%; height: 30px; font-size: 16px; color: #999; text-align: left; transition: 0.3s;}
.footer_text:hover {color: white;}
.footer_contact {float: left; width: 80%; height: auto; font-size: 16px; color: white; text-align: justify; margin-bottom: 15px;}
.footer_social_container {float: left; width: 100%; height: 30px;}
.footer_social {float: left; margin-right: 10px;}
.footer_symbol_container {float: left; width: 100%; height: 100px; margin-top: 20px;}
.footer_logo {float: left;}

.footer_disclaimer {float: left; width: 100%; height: 42px; background-color: white;}
.footer_disclaimer_center {width: 750px; height: 100%;}
.footer_disclaimer_text {float: left; width: auto; font-size: 14px; color: #999; padding-top: 15px;}
.footer_disclaimer_text_link {float: left; width: auto; font-size: 14px; font-weight: 500; color: #999; margin-right: 15px; padding-top: 15px;}
.footer_disclaimer_text_link:hover {text-decoration: underline;}
.footer_disclaimer_right {float: right; width: 385px; height: 100%;}
.footer_disclaimer_RT {float: right; width: auto; font-size: 14px; font-weight: 500; color: #999; padding-top: 15px;}
.footer_disclaimer_RT:hover {text-decoration: underline;}

}		