.clear{clear: both;}
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
	font-family: 'Open Sans', sans-serif;
	background: #FFFFFF;
	font-size: 100%;
}
body a{
 	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.wrap{
	width:100%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.header-top{
	background: url(../images/banner.jpg);
	height: 80px;
	width: 100%;
}
.menu{
	float:right;
	padding: 1% 1% 1% 1%;
}
.menu img{
	display:block;
}
/*-----stat-header----*/
.logo{
	float:left;
	padding: 1% 1% 1% 1%;
}
/*--//header-welcome-note--*/
.box{
	position: absolute;
	top:-1200px;
	width:100%;
	color: #000000;
	margin:auto;
	z-index:999999;
	padding-top: 8%;
	text-align:left;
	left:0px;
	font-size: 125%;
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1%;
	left: 92%;
}
.box_content_center{
	background: #FFFFFF;
}
.menu_box_list{
	display: inline-block;
	padding: 2% 0;
}
.menu_box_list ul li {
	display:block;
}
.menu_box_list li a{
	color: #000000;
	font-size: 1.5em;
	display: block;
	margin: 0.3em;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
}
.menu_box_list li a:hover{
	color:#000000;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
.boxclose span{
	width:45px;
	height:45px;
	display:inline-block;
	background: url(../images/image-sprite.png) no-repeat -8px -369px;
}
.boxclose span:hover{
	background: url(../images/image-sprite.png) no-repeat -6px -308px;
}
/*-----//End-header----*/

/*--header-nav--*/
.header-nav{
background: url(../images/banner.jpg);
padding:8px 0;
}
.head-logo{
	float:left;
}
.head-logo a{
	display:block;
}
.header-info-left {
	float: left;
}
.logo a {
	display: block;
}
/*--header-menu--*/
button#showRightPush {
	background: none;
	border: none;
	position: fixed;
	right: 2%;
	z-index: 9999;
	outline: none;
	padding: 0;
	top: 4%;
}
.shop_top{
	padding:2% 0;
}
.ex_box{
	margin-bottom:2%;
}
/* General styles for all menus */

/*--//header-menu--*/

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
}


/* start icon styles */
.icon1:before,.icon1:after {
	content: "";
	display: table;
}
.icon1:after {
	clear: both;
}
ul.icon1 {
	float: left;
	zoom: 1;
	list-style: none;
	padding: 0;
	margin-left:25%;
}
.icon1 li {
	float: left;
	position: relative;
}
.icon1 li:last-child{
	border-right:none;
}
.icon1 li:hover > a {
	color: #fafafa;
}
*html .icon1 li a:hover { /* IE6 only */
	color: #fafafa;
}
.icon1 ul {
	width:300px;
	margin: 20px 0 0 0;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top:67px;
	z-index: 1;
	right: -140px;
	background: #ffffff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 0 0 10px #AAA;
	-webkit-box-shadow: 0 0 10px #AAA;
	-moz-box-shadow: 0 0 10px #AAA;
	-o-box-shadow: 0 0 10px #AAA;
}
.icon1 li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 9999;
}
.icon1 ul ul {
	top: 6px;
	left: 158px;
	margin: 0 0 0 20px;
}
.icon1 ul li {
	/*--float: none;--*/
	display: block;
	border: 0;
}
.icon1 ul li:first-child{
	border-top:none;
}
.icon1 ul li:first-child a{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
}
.icon1 ul li:last-child {   
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;    
}
.icon1 ul a {    
	_height: 10px; /*IE6 only*/
	white-space: nowrap;
	float: none;
	text-transform: none;
}
.active-icon{
	display: block;
}
.icon1 ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 45%;
	top: -30px;
	border-left: 10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #f0f0f0;
}
.icon1 ul ul li:first-child a:after {
	left: -100px;
	top: 0%;
	margin-top: -6px;
	border-left: 0;	
	border-bottom:20px solid transparent;
	border-top: 20px solid transparent;
	border-right:20px solid #323757;
}
/* Mobile */
.icon1-trigger {
	display: none;
}
.sub-icon1 img{
	border:none;
	display:inline-block;
	vertical-align:middle;
}
li.list_img{
	float:left;
	width:50%;
}
.login_buttons{
	margin-top:23%;
}
li.list_desc{
	float:left;
	width:50%;
}
li.list_desc h4 a{
	color:#000;
	font-size:0.85em;
	text-decoration:none;
	font-weight:600;
}
li.list_desc h4 a:hover{
	color:red;
}

.icon1 .profile_img {
	margin-top: 3px;
}
.sub-icon1 ul li h3{
	text-align: center;
	font-size: 18px;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 4%;
}
.sub-icon1 ul li p{
	text-align:center;
	font-size: 0.8125em;
	color: #555;
	line-height: 1.5em;
	margin:2% 0;
}
.sub-icon1.list{
	padding:20px;
}
.sub-icon1 ul li p a{
	color: #00405d;
}
.sub-icon1 ul li p a:hover{
	color: #555555;
	text-decoration:underline;
}
.product_control_buttons{
	float:right;
}
.product_control_buttons a:hover{
	opacity:0.5;
}
.button{
	text-align: center;
}
.button a{
	color:#fff;
	font-size:0.85em;
	text-transform:uppercase;
	font-weight:800;
	text-decoration:none;
	margin-left:45%;
	border: none;
	cursor: pointer;
	padding:15px 30px;
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #000;
}
.button a:hover{
	background:#222;
}
.login_button{
	float:right;
}
.check_button{
	float:left;
}
.check_button a{
	color:#fff;
	font-size:0.85em;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
    border: none;
	cursor: pointer;
	padding:8px 15px; 
	display: inline-block;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #000;
	margin:10px 0 0;
}
.check_button a:hover{
	background:#555;
}
/*--main--*/
.content-top{
	padding:2% 0;
}
.content-top h2{
	color: #000;
	font-size:3em;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1.5%;
}
.content-top p{
	color: #000;
	font-size: 0.95em;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	margin-bottom:1%;
}
.content-top h3{
	color:#000;
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	margin:2% 0 0 0;
}

#nivoSlider, #nivoSlider2, #nivoSlider3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	height:50%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	width:100%;
	cursor: pointer;
	positon: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:210px;
	max-height:417px;
}
/*** Navigation ***/

p.m_1{
	color: #FFF;
	font-size: 0.85em;
	line-height: 2.2em;
	margin-bottom:6%;
}
p.m_2{
	color: #FFF;
	font-size: 0.85em;
	line-height: 2.2em;
}
.features{
	width: 100%;
	padding: 1% 1% 1% 7.5%;
}
h3.m_3{
	color: #000;
	font-size: 3em;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	margin-bottom:2%;
}
.close_but{
	text-align:center;
	margin-bottom:2%;
}
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .content {
   width:100%;
   height:100px;
   position: absolute;
   overflow: hidden;
   top: 1px;
   left: -1px;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 19px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin-left: -18px;
}
.view p {
   font-style: italic;
   font-size: 16px;
   position: relative;
   color: #fff;
   padding: 10px;
   margin-left: -22px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* NINTH EXAMPLE*/
 .view-ninth .mask-2 {
    background-color: rgba(0, 0, 0, 0.5);
    height: 225px;
    width: 311px;
    background: rgba(11, 0, 36, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}

.view-ninth .mask-2 {
    top: auto;
    bottom: 0;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform:  translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);

}

.view-ninth h2 {
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.view-ninth:hover .mask-2 {
    -webkit-transform:translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform:translateX(-300px);
}
.view-ninth .content {
	color: #000000;
	font-size:5em;
	text-decoration:none;
	font-weight:600;
}
/* NINTH EXAMPLE*/
h4.m_4{
	margin-top:10%;
}
h4.m_4 a{
	color:#000;
	font-size:1em;
	text-decoration:none;
	font-weight:600;
}
h4.m_4 a:hover{
	color:#444;
}
p.m_5{
	color:#222;
	font-size:0.85em;
}
/*--footer--*/
.footer{
	background: url(../images/banner.jpg);
	padding:1% 0;
}		
ul.footer_box{
	list-style:none;
	padding:0;
}	
ul.footer_box h4{
	color: #000000;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:700;
}
ul.footer_box li a{
	color: #333333;
	font-size: 1em;
	text-decoration:none;
	line-height: 2em;
}
ul.footer_box li a:hover{
	color: #3300CC;
}
.footer_search {
	margin-top: 6%;
	width:100%;
	position:relative;
}
.footer_search input[type="text"] {
	outline: none;
	padding: 12px 15px;
	outline: none;
	color: #202020;
	background: #FFF;
	border: none;
	width: 74%;
	line-height: 1.5em;
	font-size: 0.8125em;
}
.footer_search  input[type="submit"] {
	background: #C7C7C7;
	padding: 9px 19px;
	border: none;
	cursor: pointer;
	position: absolute;
	line-height: 1.6em;
	font-size: 1em;
	color: #000;
	font-weight: 800;
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.footer_search  input[type="submit"]:hover {
	background:#222;
	color:#fff;
}
ul.social{
	list-style:none;
	padding:0;
	margin-top: 2%;
}	
ul.social li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
ul.social li{
	display:inline-block;
	margin-right:8px;
}	
ul.social li a span:hover{
	opacity:0.5;
}		
li.facebook a span {
	height: 25px;
	width: 25px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -256px -276px;
}
li.twitter a span {
	height: 25px;
	width: 25px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -298px -276px;
}
li.instagram a span {
	height: 25px;
	width: 25px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -346px -276px;
}
li.pinterest a span {
	height: 25px;
	width: 25px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -391px -276px;
}	
li.youtube a span {
	height: 25px;
	width: 47px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -437px -276px;
}	
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { color:#fff; text-decoration:none; outline:none;}
.dropdown a:hover { color:#fff;}
.dropdown dt a:hover { color:#fff;}
.dropdown dt a {background:url(../images/arrow.png) no-repeat scroll right center; display:block; padding-right:20px;
}
.dropdown dt a span {cursor: pointer;
	cursor: pointer;
	display: block;
	padding:0px 10px;
	font-size: 0.85em;
	color: #FFF;
	font-weight: 400;
}
        .dropdown dd ul { background:#222 none repeat scroll 0 0;color:#fff; display:none;
                          left:0px; padding:5px 0px; position:absolute; top:13px; width:auto; min-width:200px; list-style:none;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:5px; display:block;font-size: 13px;}
        .dropdown dd ul li a:hover { background-color:#444;}
        
        .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
        .flagvisibility { float: right;}
        
/*--dropdown--*/
.dropdown {
    display: block;
    display: inline-block;
   	float:right;
    position: relative;
   	z-index: 9999;
   	margin:0;
}
/* ===[ For demonstration ]=== */
/* ===[ End demonstration ]=== */
.dropdown .dropdown_button {
    cursor: pointer;
    width: auto;
    display: inline-block;
    padding: 4px 12px;
   -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    color:#fff;
    line-height:29px;
    text-decoration: none !important;
    background:#595959;
    font-size: 11px;
}
.dropdown input[type="checkbox"] + .dropdown_button .arrow {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.dropdown input[type="checkbox"]:checked + .dropdown_button .arrow { border-color: white transparent transparent transparent }
.dropdown .dropdown_content {
    position: absolute;
    border: 1px solid #777;
    padding: 0px;
    background:#595959;
    margin: 0;
    display: none;
}
.dropdown .dropdown_content li {
    list-style: none;
    margin-left: 0px;
    line-height: 16px;
    border-top: 1px solid #5F5D5D;
	border-bottom: 1px solid #555353;
    margin-top: 2px;
    margin-bottom: 2px;
}
.dropdown .dropdown_content li:hover {
    border-top-color: #555;
    border-bottom-color: #555;
    background:#444;
}
.dropdown .dropdown_content li a {
    display: block;
    padding: 2px 7px;
    padding-right: 15px;
    color:#fff;
    font-size:13px;
    text-decoration: none !important;
    white-space: nowrap;
}
.dropdown .dropdown_content li:hover a {
    color: white;
    text-decoration: none !important;
}
.dropdown input[type="checkbox"]:checked ~ .dropdown_content { display: block }
.dropdown input[type="checkbox"] { display: none }
.copy {
    float: left;
}
.copy p{
	font-size:0.8125em;
	font-weight:600;
	color: #FFFFFF;
}
.copy p a{
	color: #FFFFFF;
}
.footer_bottom{
	padding: 0 1%;
	margin-top: 0.2%;
	background-color:	#FF0000;
}
ul.buttons{
	list-style: none;
	padding: 0;
	margin-top: 10px;
}

h3.m_2 {
	color: #555;
	margin-bottom: 10px;
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: normal;
	letter-spacing: -1px;
	padding:0 1%;
	text-transform: uppercase;
}
h4.m_5{
	margin-top:7%;
}
h4.m_5 a{
	color: #555;
	font-size:0.95em;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration:none;
}
h4.m_5 a:hover{
	color:#000;
}
p.m_6{
	font-size:0.85em;
	color: #555;
	line-height: 1.5em;
}
.team_box{
	margin-bottom:1%;
}
ul.team_list{
	padding:0;
	list-style:none;
}
ul.team_list h4{
	color: #555;
	margin-bottom: 20px;
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
ul.team_list li {
	list-style-image: url(../images/marker.png);
	margin: 0 0px 20px 15px;
}
ul.team_list li a {
	font-size: 0.85em;
	color: #222;
	text-transform: uppercase;
	text-decoration:none;
}
ul.team_list li a:hover {
	color:#444;
}
ul.team_list li p{
	color:#888;
	font-size:0.85em;
	line-height:1.5em;
}
p.m_7{
	color:#888;
	font-size:0.85em;
	line-height:1.5em;
	margin-bottom:2%;
}
.img_section{
	position:relative;
}
.img_section_txt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background:rgba(5, 5, 5, 0.43);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 10px 14px 21px;
	color: #FFF;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.magnifier2:hover .img_section_txt {
	background:rgba(255, 0, 0, 0.36);
}
.ex_box{
	margin-bottom:5%;
}
p.m_8{
	color:#333;
	font-size:0.85em;
	line-height:1.8em;
	margin-bottom:5%;
}
.address p {
	font-size:0.85em;
	line-height:2em;
}
.address p span:hover {
	text-decoration: none;
}
.address p span {
	text-decoration: underline;
	color: #555;
	cursor: pointer;
}
.contact{
	margin-top: 5%;
}
.to{
	float:left;
	width:50%;
}
.to input[type="text"] {
	padding: 10px;
	width:95%;
	font-size: 0.85em;
	font-family: 'Open Sans', sans-serif;
	margin: 10px 0;
	border: none;
	color: #888;
	background:#F8F8F8;
	float: left;
	outline: none;
	border:1px solid #DFE0E2;
}
.to input[type="text"]:hover, .text input[type="text"], .text textarea:hover{
	border-color:#E25050;
}
.text {
	width:50%;
	float:left;
}
.text input[type="text"], .text textarea {
	width:100%;
	font-size: 0.85em;
	margin: 10px 0;
	border: none;
	color: #888;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	background:#F8F8F8;
	height: 100px;
	padding: 10px;
	resize: none;
	border:1px solid #DFE0E2;
}
.form-submit{
	float:right;
}
.form-submit input[type="submit"] {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	padding:15px 40px;
	text-transform: uppercase;
	background:#E25050;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 100;
	border: none;
	cursor: pointer;
	outline:none;
}
.form-submit input[type="submit"]:hover {
	background:#333;
}
/*--single--*/
.single_image{
	width:36.5%;
	float: left;
	margin-right: 2.6%;
}
.single_right{
	width: 60.5%;
	float: left;
}
.single_right h3{
	color: #222;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
.btn1-default1 {
	outline: none;
	border: 1px solid #CACACA;
	background: #FFF;
	padding: 5px 10px;
	font-size: 0.85em;
}
.btn1-twitter:hover {
	color: #FFF;
	background-color: #00AAF0;
}
i.icon-twitter{
	height: 20px;
	width: 20px;
	background: url(../images/img-sprite.png)no-repeat -260px -318px;
	float: left;
	margin-right: 2px;
}
.btn1-twitter:hover i{
	background: url(../images/img-sprite.png)no-repeat -260px -341px;
}
i.icon-facebook{
	height: 60px;
	width: 60px;
	background: url(../images/img-sprite.png)no-repeat -292px -317px;
	float: left;
	margin-right: 2px;
}
.btn1-facebook:hover i{
	background: url(../images/img-sprite.png)no-repeat -292px -341px;
}
.btn1-facebook:hover {
	color: #FFF;
	background-color:#435F9F;
}
i.icon-google{
	height: 60px;
	width: 60px;
	background: url(../images/img-sprite.png)no-repeat -321px -317px;
	float: left;
	margin-right: 2px;
}
.btn1-google:hover i{
	background: url(../images/img-sprite.png)no-repeat -321px -341px;
}
.btn1-google:hover {
	color: #FFF;
	background-color:#E04B34;
}
i.icon-pinterest{
	height: 40px;
	width: 40px;
	background: url(../images/img-sprite.png)no-repeat -353px -318px;
	float: left;
	margin-right: 2px;
}
.btn1-pinterest:hover i{
	background: url(../images/img-sprite.png)no-repeat -353px -342px;
}
.btn1-pinterest:hover {
	color: #FFF;
	background-color:#CE1F21;
}
.social_buttons h4{
	color: #333333;
	font-weight: 700;
	font-size: 0.8125em;
	padding-bottom: 0.5em;
	display: block;
	text-transform:uppercase;
	margin-bottom:5px;
}
p.m_10{
	color: #333;
	font-size: 0.8125em;
	line-height: 1.8em;
	margin-bottom:5%;
}
.btn_form{
	margin-bottom:5%;
}
.btn_form form input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 0.85em;
	padding: 10px 30px;
	background: #333;
	color: #FFF;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn_form form input[type="submit"]:hover {
	background: #FFAF02;
}
ul.add-to-links {
	margin-bottom: 3%;
	list-style: none;
	padding: 0;
}
ul.add-to-links img {
	vertical-align: middle;
}
ul.add-to-links a {
	color: #000;
	font-size: 0.85em;
}
ul.product-colors{
	list-style:none;
	padding:0;
	margin-bottom: 5%;
}
.product-colors h3, .prosuct-qty span {
	color: #08080B;
	font-weight: 700;
	font-size: 0.8125em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.product-colors li {
	display: inline-block;
}
.product-colors li a span {
	width: 32px;
	height: 32px;
	display: inline-block;
}
.color1 span {
	background:#45BF55;
}
.color2 span {
	background:#0AA5E2;
}
.color3 span {
	background:#EE82EE;
}
.color4 span {
	background:orange;
}
.color4 span {
	background:gray;
}
.color5 span {
	background:yellow;
}
.color6 span {
	background:red;
}
.box-info-product{
	background: #FFF;
	border: 1px solid #D2D0D0;
	border-top: 1px solid #B0AFAF;
	border-bottom: 1px solid #B0AFAF;
	padding:7%;
}

.prosuct-qty {
	margin-bottom: 1.5em;
	padding:0;
}
.prosuct-qty select {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #EEE;
	padding: 5% 41%;
	font-size: 1em;
	outline: none;
}
.prosuct-qty option {
	border: 1px solid #EEE;
	font-family: 'Open Sans', sans-serif;
}
.box-info-product .exclusive {
	border:none;
	outline: none;
	position: relative;
	display: block;
	background:#E25050;
}
.box-info-product .exclusive span {
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	padding: 12px 36px 14px 60px;
	color: #FFF;
	display: block !important;
}
.box-info-product .exclusive:after {
	border-left: 1px solid #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 51px;
	content: "";
	width: 1px;
	z-index: 2;
}

.box-info-product .exclusive:hover {
	background: #303030;
	background-position: 0 0;
}
.desc{
	margin-bottom:5%;
}
.desc h4{
	color:#333;
	font-size:1.5em;
	margin-bottom:1%;
	text-transform:uppercase;
}
.desc p{
	color:#555;
	font-size:0.85em;
	line-height:1.8em;
}
h4.m_11{
	color:#333;
	font-size:1.2em;
	text-transform:uppercase;
	padding:0 1%;
	margin-bottom:2%;
}
h4.m_12{
	color: #08080B;
	font-weight: 700;
	font-size: 0.8125em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
}
ul.options{
	list-style:none;
	padding:0;
	margin-bottom:7%;
}
ul.options li {
	margin: 0 1% 0 0;
	display: inline-block;
}
ul.options li a {
	color: #000;
	font-size: 0.8125em;
	padding: 5px 10px;
	border: 1px solid #DFDDDD;
	text-decoration:none;
}
ul.options li a:hover {
	border: 1px solid #FFAF02;
}

/*--responsive design--*/
@media (max-width:1366px){
}
	.wrap{
		width:95%;
	}
	.span_2_of_3 h1 {
		width:74%;
	}
	h3.m_1 a {
		font-size: 2.3em;
	}
	.btn {
		font-size: 1.6em;
	}
	span.rollover {
		height: 186px;
		width: 299px;
	}
	.box{
	padding-top: 6%;
	}

}
@media (max-width:1280px){
	.wrap{
		width:95%;
	}
	.span_2_of_3 h1 {
		width: 66%;
		/* padding: 0 4%; */
		font-size: 2.2em;
	}
	h3.m_1 a {
		font-size: 2.3em;
	}
	.btn {
		font-size: 1.6em;
	}
	span.rollover {
		height: 175px;
		width: 279px;
	}
	.section1 {
		width: 55%;
	}

	.contact-to input[type="text"] {
		width: 29.4%;
	}
}
@media (max-width:1024px){
	.wrap{
		width:95%;
	}
	.span_2_of_3 h1 {
		width: 63%;
		/* padding: 0 4%; */
		font-size: 1.7em;
	}
	h3.m_1 {
		margin-top: 6px;
	}
	h3.m_1 a {
		font-size:1.8em;
	}
	.btn {
		font-size:1.4em;
		padding: 10px 20px;
	}
	span.rollover {
		height: 139px;
		width: 222px;
	}
	.section1 {
		width: 55%;
	}

	.wmuSliderPrev {
		left:-10px;
	}
	.wmuSliderNext {
		right:15px;
	}
	h2.m_2 {
		font-size: 1.2em;
	}
	.span_1_of_d {
		width: 19.9%;
	}
	p.m_5 a {
		font-size: 0.8125em;
	}
	.wmuSliderPrev, .wmuSliderNext {
		top:43%;
	}
	.contact-to input[type="text"] {
		width: 28.4%;
	}
	.text2 input[type="text"], .text2 textarea {
		width: 95.9%;
	}
	.box{
	padding-top: 8%;
	}
	a.boxclose {
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1%;
	left: 90%;
	}
}
@media (max-width:800px){
	.wrap{
		width:95%;
	}
	.span_2_of_3 h1 {
		width: 57%;
		/* padding: 0 2%; */
		font-size: 1.2em;
	}
	.text2 input[type="text"], .text2 textarea {
		width: 93.9%;
		font-size: 0.8125em;
	}

	.menu_box_list li a {
		font-size: 1.2em;
	}
	.contact-to input[type="text"] {
		width: 28%;
		padding: 7px;
		font-size:0.8125em;
	}
	h3.m_1 a {
		font-size:1.4em;
	}
	.btn {
		font-size: 1.1em;
		padding: 10px 12px;
	}
	span.rollover {
		height: 135px;
		width: 216px;
	}
	.section1 {
		width: 55%;
	}

	.wmuSliderPrev {
		left:-10px;
	}
	.wmuSliderNext {
		right:15px;
	}
	h2.m_2 {
		font-size: 1.2em;
	}
	.span_1_of_d {
		width: 19.9%;
	}
	p.m_5 a {
		font-size: 0.8125em;
	}

	.wmuSliderPrev, .wmuSliderNext {
		top: 38%;
	}
	ul.list1 li a {
		font-size: 0.85em;
	}

	h4.title {
		font-size: 1.1em;
	}

	.span_2_of_g1 {
		width:100%;
	}
	.span_1_of_g1 {
	 	width:100%;
	}
}
@media (max-width:640px){
	.wrap{
		width:95%;
	}
	.span_2_of_3 h1 {
		width: 63%;
		/* padding: 0 2%; */
		font-size: 1em;
	}
	h3.m_1 {
		margin-top: 12px;
	}
	h3.m_1 a {
		font-size:1.4em;
	}
	.btn {
		font-size: 1.1em;
		padding: 10px 12px;
	}
	span.rollover {
		height: 107px;
		width: 171px;
	}
	.section1 {
		width:68%;
	}

	.wmuSliderPrev {
		left:-20px;
	}
	.wmuSliderNext {
		right:5px;
	}
	h2.m_2 {
		font-size: 1.2em;
	}
	.span_1_of_d {
		width:100%;
	}
	.col_1_of_d {
		margin:10px 0;
		float:none;
	}
	p.m_5 a {
		font-size: 0.8125em;
	}

	.wmuSliderPrev, .wmuSliderNext {
		top:34%;
	}
	ul.list1 li a {
		font-size: 0.85em;
	}

	h4.title {
		font-size: 1.1em;
	}

	.span_2_of_g1 {
		width:100%;
	}
	.span_1_of_g1 {
	 	width:100%;
	}
	.labout {
		float:none;
		margin: 1% 0 1% 0;
	}
	.span_1_of_5 {
		width: 100%;
	}
	.col_1_of_5 {
		float:none;
		margin:10px 0 20px 0;
	}
		top: 69px;
	}
	#loginForm {
		width: 195px;
	}
	p.code {
		font-size: 0.85em;
	}
	a.boxclose {
		top: 0.9em;
		right:7em;
	}
	.menu_box_list1 li a {
		font-size: 0.85em;
	}
	.span_2_of_a1 {
		width: 100%;
	}
	.cont1 {
		float:left;
		margin:0;
	}
	.span_1_of_a1 {
		width:100%;
	}
	h4.m_7 a {
		font-size: 0.8125em;
	}
	.testimonials .testi-item {
		margin: 3% 0;
	}
	.span_2_of_a1 p, .span_1_of_a1 p {
		font-size: 0.8125em;
	}
	.testimonials .testi-item blockquote a {
		font-size: 0.8125em;
	}
	.testimonials .testi-item .testi-meta {
		font-size: 0.85em;
	}
	.links ul li a {
		font-size: 0.8125em;
	}
	.span_1_of_b p {
		font-size: 0.8125em;
	}
	ul.dc_pagination li a {
		font-size: 0.85em;
		padding: 8px 10px 8px 10px;
	}
	p.m_6 {
		font-size: 0.8125em;
	}
	.page-not-found h1 {
		font-size: 7em;
	}
	p.b-animate1 {
		display: none;
	}
	h3.m_3 a {
		font-size: 0.8125em;
	}
	p.m_4 {
		font-size: 0.8125em;
	}
	.menu_box_list li a {
		font-size:1em;
	}
	.span_1_of_4 {
		width: 100%;
	}
	.col_1_of_4 {
		float: none;
		margin: 1% 0 1% 0;
	}
	h3.m_3, p.m_4 {
		text-align: left;
	}
}	
@media (max-width:480px){

	.box{
	padding-top: 25%;
	}
}	
@media (max-width:320px){
							
	.box{
	padding-top: 25%;
	}
}		
