/*
Theme Name: Bopgun
Theme URI: 
Author: bopgun
Author URI: http://www.bopgun.com
Description: 
Version: 1.0.0
Text Domain: 
*/

body#US .home-subscribe .list .item {width: 25%;}

body#US .home-survey {background-image: url(../im/home-survey-bg-us.jpg);}

body#US .contact-leftcolumn {
	width: 100%;
	text-align: center;
}
body#US .contact-leftcolumn .button {
	float: none;
	display: inline-block;
}



/* 
-----------
BELOW 768PX 
-----------
*/
@media screen and (max-width: 767px) {

body#US .home-subscribe .list .item {width: 280px;}

}