/*---------------------------RESET------------------------*/
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: #444;
	font-family: "Roboto Condensed";
}
a:hover{
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------END RESET-----------------------*/
body{
		background-color: #f3f3f3;
}
img{
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6, p, span, a{
	font-family: "Roboto Condensed";
}
.el_title {
	font-size: 24px;
	font-weight: bold;
	color: #e74847;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}

.sidebar-left {
	float: left;
}
.fix-sidebar {
	position: fixed;
	width: 270px;
	height: 100%;
	background-color: #293340;
	top: 0;
	left: 0;
}
.fix-sidebar .logo_1 {
	margin-top: 30px;
	background: url('img/logo_sidebar.png') no-repeat center;
	width: 157px;
	height: 16px;
	text-indent: -9999px;
	font-size: 0;
	margin-left: 30px;
	margin-bottom: 25px;
}
.fix-sidebar .social {
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}
.fix-sidebar .social >a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #9499a0;
    float: left;
    text-align: center;
    line-height: 35px;
    color: #293340;	
    margin: 0 5px;
    font-weight: bold;
}
.fix-sidebar .social >a:hover {
	background-color: #e74847;
}
.main-menu {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.main-menu .menu {
	padding: 0;
	margin: 0;
}
.main-menu .menu li {
	border-top: 1px solid #3f4853;
}
.main-menu .menu li:last-child {
	border-bottom: 1px solid #3f4853;
}
.main-menu .menu li:hover {
	background-color: #3f4853;
}

.main-menu .menu li a {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	padding: 14px 15px 14px 30px;
	display: block;
	font-size: 15px;
	font-weight: normal;
}
.btn-buy-product {
	float: left;
	margin-left: 40px;
	margin-bottom: 25px;
}
.btn-buy-product a {
	background: url('img/btn_buy.png') no-repeat center;
	width: 190px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}
.btn-buy-product a:hover {
	opacity: 0.9;
}

.item-1 .imgover {
	background-image: url('img/home_default.jpg');
}
.item-2 .imgover {
	background-image: url('img/home_boxed.jpg');
}
.item-3 .imgover {
	background-image: url('img/home_shop_v1.jpg');
}
.item-4 .imgover {
	background-image: url('img/home_shop_v2.jpg');
}
.item-5 .imgover {
	background-image: url('img/home_shop_v3.jpg');
}
.item-6 .imgover {
	background-image: url('img/home_shop_v4.jpg');
}
.item-7 .imgover {
	background-image: url('img/home_shop_v5.jpg');
}
.item-8 .imgover {
	background-image: url('img/home_magezine.jpg');
}
.item-9 .imgover {
	background-image: url('img/home_blog.jpg');
}
.item-10 .imgover {
	background-image: url('img/home_parallax.jpg');
}
.item-11 .imgover {
	background-image: url('img/home_onepage.jpg');
}
.item-12 .imgover {
	background-image: url('img/home_intro.jpg');
}
.imgover {
    transition: all 3s ease-in-out;
    background-position: 0 0;
    max-width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto;
	height: 350px;
	overflow: hidden;
	width: 100%;
}

.imgover:hover {
	background-position: 0 100%;
}

.icon_visible {
	float: left;
	margin-left: 40px;
}
.icon_visible .icon_rsp {
	margin-right: 10px;
}
.icon_visible .db_des {
	background: url('img/dp_desktop.png') no-repeat center;
	width: 77px;
	height: 72px;
	display: inline-block;
	float: left;
} 
.icon_visible .db_tab {
	background: url('img/dp_tablet.png') no-repeat center;
	width: 36px;
	height: 49px;
	display: inline-block;
	float: left;
	margin-top: 23px;
} 

.icon_visible .db_mob {
	background: url('img/dp_mibile.png') no-repeat center;
	width: 18px;
	height: 32px;
	display: inline-block;
	float: left;
	margin-top: 39px;
} 
.wrapper {
	overflow: hidden;
}
.content {
	margin-left: 285px;
	padding: 0 15px;
}
.content .header h1 {
	margin-top: 40px;
	background: url('img/logo_header.png') no-repeat center;
	width: 100%;
	height: 23px;
	text-indent: -9999px;
	font-size: 0;
	margin-bottom: 30px;
}
.content .header .description {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.content .header .bd_header {
	background: url('img/bd_header.png') no-repeat center;
	width: 100%;
	height: 19px;
	display: block;
	content: "";
}


h3 {
	font-size: 16px;
	color: #444444;
	text-align: center;
	text-transform: capitalize;
	margin-top: 30px;
	margin-bottom: 40px;

}
.el_color_style .color_sty {
	margin-bottom: 40px;
}
.el_color_style .color_sty h3 {
	margin-bottom: 20px;
}
.el_color_style .color_sty span {
	display: block;
	text-align: center;
}
.el_blog_layout .bl-img {
	height: 340px;
	overflow: hidden;
}
.el_blog_layout .bl-img img {
	width: 100%;
}
.el_color_style  .over-img img  {
	width: 100%;
}

.over-img img {
	-webkit-transition: all .3s ;
	-moz-transition: all .3s ;
	-o-transition: all .3s ;
	-ms-transition: all .3s ;
	transition: all .3s ;
}
.hv-img a {
	display: block;
	-webkit-transition: all .3s ;
	-moz-transition: all .3s ;
	-o-transition: all .3s ;
	-ms-transition: all .3s ;
	transition: all .3s ;
}
.hv-img:hover a {
	box-shadow: 4px 3px 3px 1px rgba(1, 1, 1, 0.4);
    -webkit-transition: all .3s ;
	-moz-transition: all .3s ;
	-o-transition: all .3s ;
	-ms-transition: all .3s ;
	transition: all .3s ;
}
.over-img:hover img {
    box-shadow: 4px 3px 3px 1px rgba(1, 1, 1, 0.4);
    -webkit-transition: all .3s ;
	-moz-transition: all .3s ;
	-o-transition: all .3s ;
	-ms-transition: all .3s ;
	transition: all .3s ;
}
.wp-bsh a {
	display: block;
}
.wp-bsh a:hover {
	
    box-shadow: 4px 3px 3px 1px rgba(1, 1, 1, 0.4);
    -webkit-transition: all .3s ;
	-moz-transition: all .3s ;
	-o-transition: all .3s ;
	-ms-transition: all .3s ;
	transition: all .3s ;
}
.el_key_features  {
	background-color: #fff;	
	padding: 30px 0;
}
.feature_icon {
	text-align: center;
	margin-bottom: 45px;
}
.feature_icon .icon-img  {
	height: 60px;
}

.feature_icon h4 {
	font-size: 16px;
	text-transform: capitalize;
}
.feature_icon .txt {
	font-size: 13px;
	line-height: 1.5em;
}
.feature_icon .icon-img  img  {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	
	transform: rotateY(0);
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
}
.feature_icon:hover  .icon-img img {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}
.brd  .el_title {
	position: relative;	
}
.brd  .el_title:before {
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ddd;
    top: 15px;
	left: 15px;
	margin: 0 auto;
}
.brd  .el_title span {
	position: relative;
	background-color: #f3f3f3;
	padding: 25px;
	z-index: 1;
}
.el_portfolio .over-img {
	height: 320px;
	overflow: hidden;
}
.el_portfolio .over-img img {
	width: 100%;
}
@media (min-width: 1200px) {
	.lg-clear-fix {
		clear: both;
	}
}
@media (max-width: 1190px) {
	.brd  .el_title {
		position: static;
	}
}
@media (min-width: 992px) and (max-width: 1190px){
	.lg-clear-fix {
		clear: none;
	}
	.md-clear-fix {
		clear: both;
	}

}
@media (max-width: 991px){
	.lg-clear-fix {
		clear: none;
	}
	.md-clear-fix {
		clear: both;
	}
	.content {
		margin-left: 0;
	}
}
@media (max-width: 768px) {

}
@media (min-width: 480px) and (max-width: 640px){

}
@media (max-width: 320px){

}