/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

@media not all and (max-width: 600px) {

div#s5_logo_wrap img {
	margin-top: 18px;
}

div.home_txt {
width:100%;
font-size:1.85rem;
line-height:2.5rem;
}

div.smgo_txt1 {
	width:55%;
	margin-left:5%;
	float:left;
	font-size:1.85rem;
	line-height:1.25em;
}

div.smgo_txt2 {
	width:55%;
	margin-right:5%;
	float:left;
	font-size:1.85rem;
	line-height:1.25em;
}

div.smgo_img {
	width:40%;
	float:left;
}
}

@media all and (max-width: 600px) {

div#s5_logo_wrap img {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 250px;
}


div.home.txt {
	width:100%;
}

div.smgo_txt1 {
	width:100%;
}

div.smgo_txt2 {
	width:100%;
}

div.smgo_img {
	width:100%;
}
}
