.header-new-right {
	float: right;
	width: 650px;
	margin-top: 30px;
	background: url("assets/catalog/view/theme/OPC050107/image/megnor/bckg.jpg") repeat scroll left top transparent;
    border: 1px solid #d2d2d2;
}


.common-inner {
	padding: 9px;
	
}

.clear {
	clear: both;
}

.t-left {
	float: left;
}

.t-right {
	float: right;
}

.common-inner-wrap {
	padding: 10px;
	background-color: white;
	border: 1px solid #eaeaea;
}


.page-banner {
	text-align: center;
	padding-bottom: 20px;
}

.home-page-banner {
	padding-left: 8px;
}

#bottomfooter ul li a.active {
	color: #8ac42f;
}

#main-content {
	float: left;
	width: 700px;
}

#column-right .box .box-heading {
    background: url("assets/catalog/view/theme/OPC050107/image/megnor/block_topbg.png") no-repeat scroll 0 -1px transparent;
    border-radius: 0;
    color: #ffffff;
    font-family: "Rokkitt","Open Sans",Arial,Verdana,sans-serif;
    font-size: 16px;
    height: 18px;
    line-height: 13px;
    margin-bottom: 0;
    margin-left: -10px;
    margin-top: 0;
    padding: 13px 0 15px 25px;
    text-transform: uppercase;
}

#main-content h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #a82529;
	margin-bottom: 5px;
}

#main-content h2 {
	font-size: 20px;
	font-family: "Rokkitt","Open Sans",Arial,Verdana,sans-serif;
	line-height: 22px;
	font-weight: bold;
	color: #8ac42f;
}

.box-content h2 {
	color: #a82529;
	font-weight: normal;
	margin-top: 10px;
	font-size: 18px;
	line-height: 26px;
}

.box-content p a {
	color: #54adc3;
}

#footer-socials {
	float: right;
}

#footer-socials span {
	color: #8ac42f;
	font-size: 18px;
	line-height: 33px;
	float: left;
	margin-right: 20px;
	display: block;
}


.one-product {
	float: left;
	margin-right: 10px;
	width: 215px;
	min-height: 120px;
}

.one-product .product-img {
	float: left;
	width: 85px;
}

.one-product .product-desc {
	float: left;
	width: 125px;
}

@media ( max-width: 1024px ) {

	.home-page-banner {
		padding-left: 0;
	}


	.page-banner img {
		width: 100%;
		height: auto;
	}


	.t-left {
		float: none;
		text-align: center;
	}

	.t-right {
		float: none;
		text-align: center;
	}

	#main-content {
		width: 90%;
		float: none;
		margin-bottom: 20px;
	}
	/*
	#column-right {
		display: block;
		float: none;
		width: 90%;
	}
	*/

	#footer-socials {
		float: none;
		width: 280px;
		margin: 0 auto;
	}

}

@media ( max-width: 768px ) {
	
	#header #logo {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.header-new-right {
		clear: both;
		float: none;
		width: 90%;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 20px;
	}

}
