/* Home hook CSS */
#htmlcontent_home ul {
	margin: 0 -5px;
}
#htmlcontent_home ul li {
	padding: 0 5px 10px;
}
#htmlcontent_top ul li:last-child {
	margin-bottom: 0;
}
#htmlcontent_top ul li img {
	max-width: 100%;
	height: auto;
}
.widget-static-block {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin:0;
}
.widget-column {
	float:left;
	position: relative;
	width: 33.33%;
}
.drx-banner img {
	display: inline-block;
    margin: 0;
    max-width: 100%;
    vertical-align: top;
	height:auto;
	width:100%;
}
.drx-banner {
	margin: 0 0 20px 0;
	border: 1px solid #efefef;
	position: relative;
}
.drx-margin {
	margin: 0 20px;
}
.item-html {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
	height:45%;
	display:inline-block;
    z-index: 999;
	text-align:center;
}
.item-html h1, .item-html h2, .item-html h3, .item-html h4, .item-html h5 {
	color:#333;
	font-weight:bold;
	font-family: "Open sans",Arial;
	margin:5px 0;
	text-transform:uppercase;
}
.item-html p {
	color:#333;
	font-weight:normal;
	font-family: "Open sans",Arial;
	font-size:18px;
}
 @media (max-width: 479px) {
#htmlcontent_home ul li {
	width: 100%;
}
}
#htmlcontent_home ul li img {
	max-width: 100%;
	height: auto;
}
 @media (max-width: 479px) {
#htmlcontent_home ul li img {
	min-width: 100%;
}
}
#htmlcontent_home ul li.htmlcontent-item-5 {
	width: 66.6667%;
}
 @media (max-width: 479px) {
#htmlcontent_home ul li.htmlcontent-item-5 {
	width: 100%;
}
}
#htmlcontent_ariesadvertise {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Top hook CSS */
#htmlcontent_top {
	float: right;
	width: 33%;
	max-width: 391px;
	padding-left: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.item-html p {
		font-size:14px;
		margin-bottom:2px;
	}
	.item-html h1 {
		font-size:24px;
	}
	.item-html h2 {
		font-size:22px;
	}
	.item-html h3 {
		font-size:18px;
	}
	.item-html h4 {
		font-size:16px;
	}
	.item-html h5 {
		font-size:14px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
.drx-margin {
    margin: 0 10px 10px 10px;
}
.drx-banner {
	margin-bottom: 15px;
}
.item-html { height:35% } 
}
 @media (max-width: 767px) {
#htmlcontent_top {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-top: 0px;
}

.widget-column {
	display:inline-block;
	width:100%;
	}

.drx-margin { margin: 0 0 10px 0;}
.item-html { height:35% } 
}
 @media (max-width: 767px) {
#htmlcontent_top ul {
	margin: 0 -5px;
}
}
#htmlcontent_top ul li {
	width: 100%;
	margin-bottom: 10px;
}
 @media (max-width: 767px) {
#htmlcontent_top ul li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 50%;
}
}
@media (min-width: 460px) and (max-width: 767px) {
	.item-html { height:35% } 
	.item-html p {
		font-size:14px;
		margin-bottom:2px;
	}
	.item-html h1 {
		font-size:28px;
	}
	.item-html h2 {
		font-size:26px;
	}
	.item-html h3 {
		font-size:22px;
	}
	.item-html h4 {
		font-size:18px;
	}
	.item-html h5 {
		font-size:14px;
	}
}
@media (max-width: 459px) {
	.item-html { height:40% } 
	.item-html p {
		font-size:14px;
		margin-bottom:2px;
	}
	.item-html h1 {
		font-size:24px;
	}
	.item-html h2 {
		font-size:22px;
	}
	.item-html h3 {
		font-size:18px;
	}
	.item-html h4 {
		font-size:16px;
	}
	.item-html h5 {
		font-size:14px;
	}
}


/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
