@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab-regular-webfont.eot');
    src: url('../fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-regular-webfont.woff') format('woff'),
         url('../fonts/robotoslab-regular-webfont.ttf') format('truetype'),
         url('../fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabbold';
    src: url('../fonts/robotoslab-bold-webfont.eot');
    src: url('../fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoslab-bold-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-bold-webfont.woff') format('woff'),
         url('../fonts/robotoslab-bold-webfont.ttf') format('truetype'),
         url('../fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**************************** Global ****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

body {
	background:#fff;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
	color:#3a3a3a;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
a{
	outline:none;
	color:#3a3a3a;
	text-decoration:underline;
	outline:none;
	background-color:inherit;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
a:hover {
	text-decoration:none;
	transition: all 0.3s linear 0s;
}
p{
	padding-bottom:15px;
}
.no_padding{
	padding-bottom:0 !important;
}
.no_margin{
	margin-right:0 !important;
}
.fleft{ float:left;}
.fright { float:right;}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
.no_border{
	border:none !important;
}
.no_marg{
	margin:0 !important;
}
.no_image{
	background-image:none !important;
}
h1{
	font-size:25px;
	line-height:30px;
	font-weight:normal;
	padding:0 0 10px 0;
}

/*========wrapper start========*/
.wrapper{
	width:100%;
	overflow:hidden;
}
.container{
	width:1170px;
	margin:0 auto;
	position:relative;
}
.top_section{
	background:#7c4e00;
}
.ph_no{
	color:#fff;
	font-size:18px;
	line-height:40px;
	padding:0;
	float:left;
}
.ph_no span{
	width:30px;
	height:30px;
	background:#b88939;
	border-radius:50px;
	display:block;
	float:left;
	text-align:center;
	line-height:30px;
	margin:5px 5px 5px 0;
}
.logo_section{
	padding:5px 0;
}
.logo{
	display:block;
	float:left;
}
.search_section{
	margin:0  0 20px 0;
}
.ser_btn{
	background:#e08e00;
    border:none;
    border-radius:0 5px 5px 0;
    color:#fff;
    cursor:pointer;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height:32px;
    text-align: center;
    width: 65px;
}
.search_box{
	background:#fcf9f3;
	border:1px solid #ead1a1;
	box-shadow: 0 2px 2px #f3e4c7 inset;
	font-size:14px;
	line-height:25px;
	color:#000;
	height:30px;
	width:185px;
	padding:0 10px;
	float:left;
	border-radius:4px 0 0 4px;
	border-right:0;
	font-family: Arial, Helvetica, sans-serif;
}
.top_social{
	width:115px;
	float:right;
}
.social_icon{
	width:30px;
	height:30px;
	background:#b88939;
	border-radius:50px;
	display:block;
	float:right;
	text-align:center;
	line-height:30px;
	margin:5px 5px 5px 0;
	color:#fff;
}
.social_icon:hover{
	background:#e8af01;
}
.menu{
	background:#7b460b;
	border:1px solid #542c00;
	border-left:0;
	border-right:0;
	position:relative;
	box-shadow:0 0 1px #fff inset;
	padding:0;
}
.menu ul li{
	float:left;
	font-size:14px;
	line-height:40px;
	text-transform:uppercase;
	position:relative;
	background:url(../images/menu_divi.png) repeat-y right center;
}
.menu ul li:last-child{
	background-image:none;
}
.menu ul li a{
	color:#fff;
	text-decoration:none;
	padding:0 40px;
	display:block;
}
.menu ul li a:hover, .menu ul li a.active{
	color:#fff;
	background:#ab6312;
}
.menu ul li ul{
	position:absolute;
	width:235px;
	z-index:1000;
	background:#7b460b;
	display:none;
	top:40px;
}
.menu ul li ul li{
	background-image:none;
	border-bottom:1px dotted #9c7448;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}
.menu ul li ul li:last-child{
	border-bottom:0;
}
.menu ul li ul li a{
	line-height:34px;
	display:block;
	text-transform:capitalize;
}
.menu ul li:hover ul{
	display:block;
}
.menu ul li ul li a:hover{
	border-radius:0;
	box-shadow:none;
	color:#fff;
	background:#ab6312;
}
a.arraw_cls{
	background: url(../images/drop_down_menu.png) no-repeat 91% 54% !important;
}
a.arraw_cls:hover{
	background: url(../images/drop_down_menu.png) no-repeat 91% 54% #ab6312 !important;
	color:#fff;
	transition:none;
}
a.arraw_cls_sub{
	background: url(../images/drop_down_menu2.png) no-repeat 91% 54% !important;
}
a.arraw_cls_sub:hover{
	background: url(../images/drop_down_menu2.png) no-repeat 91% 54% #ab6312 !important;
}
.menu ul li ul li ul{
	position:absolute;
	top:0;
	left:233px;
	width:300px;
	display:none !important;
	border-radius:0;
}
.menu ul li ul li:hover ul{
	display:block !important;
}
.slider_section{
	background:#c5881e;
}
.slider_section img{
	display:block;
	margin:0 auto;
	max-width:100%;
}
.main_body{
	padding:20px 0;
}
.left_side{
	width:830px;
	float:left;
	position:relative;
}
.right_side{
	width:275px;
	float:right;
	background:#fff4df;
	border-radius:5px;
	padding:20px;
	border:1px solid #f7ead1;
}
.left_side h2{
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.left_side h2 a{
	text-decoration:none;
}
.left_side h2 a:hover{
	color:#c17b00;
}
.video_cont{
	margin-bottom:15px;
}
.video_left{
	width:35%;
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin:0 20px 10px 0;
	box-shadow: 0 2px 3px #ccc;
	position:relative;
}
.play_icon{
	position:absolute;
	left:5%;
	bottom:6%;
	background:url(../images/play_btn.png) no-repeat 0 0;
	width:35px;
	height:35px;
	display:block;
}
.video_left img{
	width:100%;
	height:163px;
	display:block;
}
.btnAddAction{
	background:#e9e9e9;
    border:1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 2px 3px #eee inset;
    color:#3a3a3a;
    cursor:pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
	font-weight:normal;
    height:30px;
    margin: 12px 0 0;
    padding: 2px 15px;
	border-radius:20px;
}
.evenRowColor{
	background:#fff !important;
}
.oddRowColor{
	background:#eee !important;
}
.footer{
	background:#29282a;
	position:relative;
}
.top_footer{
	padding:20px 0;
}
.foot_pnl{
	width:29%;
	padding-right:3%;
	float:left;
	background:url(../images/line_bg.gif) repeat-y right top;
	min-height:260px;
	margin-right:20px;
}
.add_title{
	font-size:17px;
}
.foot_pnl h4{
	font-size:25px;
	line-height:28px;
	font-weight:normal;
	color:#fff;
	padding:0 0 15px 0;
}
.foot_pnl p{
	color:#d0d0d0;
	line-height:25px;
}
.foot_pnl ul li{
	width:80%;
	color:#d0d0d0;
	line-height:30px;
	border-bottom:1px dotted #666;	
}
.foot_pnl ul li:hover{
	background:#3a3a3a;
}
.foot_pnl ul li a{
	color:#d0d0d0;
	text-decoration:none;
	padding:0 0 0 4px;
}
.foot_pnl ul li:hover a{
	color:#fff;
}
.newl_text{
	width:220px;
	height:38px;
	border:1px solid #6e6e6e;
	background:#c1c1c1;
	border-radius:5px 0 0 5px;
	padding:0 5px;
	font-size:15px;
	line-height:38px;
	color:#5d5c5c;
	font-family: Arial, Helvetica, sans-serif;
	border-right:0;
	float:left;
	margin:0 0 25px 0;
}
.newl_text:focus{
	background:#fff;
}
.send_btn{
	width:92px;
	height:40px;
	background:#444444;
	color:#fff;
	text-align:center;
	border:none;
	float:left;
	font-size:17px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0; 
	cursor:pointer;
	margin:0 0 25px 0;
}
.send_btn:hover{
	background:#333;
}
.folo_text{
	color:#c7c7c7;
	font-size:20px;
	line-height:32px;
	float:left;
	padding:0 15px 0 0;
}
.foot_pnl .social_icon{
	background:#868686;
	width:32px;
	height:32px;
	float:left;
	margin:0 7px 0 0;
}
.foot_pnl .social_icon:hover{
	background:#e8af01;
}
.footer_bottom{
	background:#171717;
	text-align:center;
	padding:10px 0;
	color:#fff;
	font-size:13px;
}
.main_login_sec{
	margin:0 auto 30px;
	background:#7b460b;
	border:1px solid #542c00;
	border-radius:5px;
	position:relative;
	padding:0 0 15px 0;
	box-shadow:0 0 1px #fff inset;
}
.member_log_title{
	background:url(../images/member_log_img.png) no-repeat top center;
	width:216px;
	height:32px;
	margin:15px auto 0;
	display:block;
}
.user_login{
	color:#fff;
	font-size:22px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	padding:0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #000;
}
.divi{
	text-align:center;
	color:#fff;
	padding-left:10px;
}
.for_tex{
	margin-left:8px !important;
}
.log_img{
	display:block;
	margin:15px auto;
}
.main_login_sec input.tbox{
	width:80%;
	height:35px;
	border:2px solid #522b00;
	border-radius:5px;
	background:#fff;
	box-shadow:0 3px 3px #bbb inset;
	padding:0 10px;
	margin:0 auto 10px;
	display:block;
	color:#6e6e6e;
	font-size:14px;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.log_sub_btn{
	background:#e08e00;
	width:87%;
	height:40px;
	display:block;
	margin:12px auto 10px;
	cursor:pointer;
	padding:2px 10px;
	border:2px solid #703b00;
	border-radius:5px;
	font-family: Arial, Helvetica, sans-serif;
	box-shadow:1px 2px 3px #ffcb72 inset;
	font-size:20px;
	color:#fff;
	text-shadow:0 1px 1px #000;
}
.forget_text{
	font-size: 12px;
    margin: 0 0 0 20px;
    text-align: center;
    text-decoration: none;
	color:#ffd994;
}
.forget_text:hover{
	text-decoration:underline;
	color:#fff;
}
.pagination_new {
    height: 25px;
}
.pagination_new ul {
    text-align:center;
    padding: 0;
	margin:0;
}
.pagination_new ul li {
   	list-style:none outside none;
    margin:0 3px 0 0;
	display:inline-block;
}
.pagination_new ul li a{
	/*background-color: #FAD3B0;*/
    background-image: none;
    /*border:1px solid #DD7111;*/
    color:#c17b00;
    font-size:14px;
	padding:0 5px;
	text-decoration:none;
}
.pagination_new ul li a:hover {
    background-color:#fbd99d;
    color: #d38601;
    cursor: pointer;
}
.pagination_new ul li span.pagNumActive{
	background-color:#fbd99d;
    color: #d38601;
    cursor: pointer;
	padding:0 5px;
}
.recent_post h4{
	border-bottom:2px solid #cdae8b;
    color:#7b460b;
    font-size:23px;
	font-weight:normal;
    margin:0 0 10px;
    padding:0 0 4px;
}
.recent_post ul li{
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #f2d6a1;
	background:url(../images/arrow_bullet.png) no-repeat 0 7px;
}
.recent_post ul li a{
	text-decoration:none;
}
.recent_post ul li a:hover{
	text-decoration:underline;
}
.vdo_detail{
	/*border: 1px solid #ccc;*/
    margin:0 0 10px;
    /*padding: 2px;*/
}
.vdo_detail img{
	width:100%;
	height:500px;
	display:block;
}
.member_account{
	padding:0;
	border:1px solid #ccc;
	background:#fafafa;
	padding:25px;
	border-radius:5px;
}
.member_account label{
	display:block;
	padding:0 0 2px 0;
	font-size:13px;
}
.member_account input.member_text{
    background:#fff;
    border:1px solid #ccc;
	border-radius:4px;
    box-shadow:0 2px 2px #eee inset;
    color:#000;
    font-family: Arial,Helvetica,sans-serif;
    font-size:13px;
    height: 30px;
    line-height: 25px;
    padding: 0 10px;
    width:60%;
	margin:0 7px 13px 0;
	display:block;
	float:left;
}
.member_account input.date_text{
    background:#fff;
    border:1px solid #ccc;
	border-radius:4px;
    box-shadow:0 2px 2px #eee inset;
    color:#000;
    font-family: Arial,Helvetica,sans-serif;
    font-size:13px;
    height: 30px;
    line-height: 25px;
    padding: 0 10px;
    width:114px;
	margin:0 10px 13px 0;
	display:block;
}
.member_account select{
    background:#fff;
    border:1px solid #ccc;
	border-radius:4px;
    box-shadow:0 2px 2px #eee inset;
    color:#000;
    font-family: Arial,Helvetica,sans-serif;
    font-size:13px;
    height: 30px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width:63%;
	display:block;
	margin:0 7px 10px 0;
	float:left;
}
.security_code{
	width:30% !important;
	float:left;
	margin-right:10px !important;
}
.member_account textarea{
	border:1px solid #ccc;
	border-radius:4px;
	font-family: Arial,Helvetica,sans-serif;
    font-size:13px;
	width:61.2%;
	height:80px;
	margin:0 7px 10px 0;
	padding: 10px 0 10px 10px;
	float:left;
}
.new_member_btn{
	width:200px;
	margin:10px 0 0 0;
	border:1px solid #e08e00;
}
.sub_cat_cls{
	color:#b77401;
	font-size:22px;
}
.cls_validate{
	border:1px solid #ccc;
	background:#fff4df;
	border:1px solid #f7ead1;
	text-align:center;
	color:#F00;
	width:87%;
	border-radius:4px;
	margin:0 auto 2px;
	display:block;
}
.log_success{
	color:#ffd562;
    display:block;
    float:right;
    margin:9px 0 0;
}
.log_success a{
	margin:0 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.error_msg {
    background: none repeat scroll 0 0 #faebe7;
    border: 1px solid #f16048;
    color: #e8280a;
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 5px 0;
    text-align: center;
}
.success-msg {
    background: none repeat scroll 0 0 #edfbe0;
    border: 1px solid #9fbe83;
    color: #377400;
    display: block;
    font-size: 13px;
    margin: 0 0 15px;
    padding: 5px 0;
    text-align: center;
}
.paging_cls{
	padding:0;
	margin:0 0 15px 0;
	font-size:12px;
	padding:4px 8px;
	background:#f2f2f0;
	border-radius:3px;
	color:#3a3a3a;
	border:1px solid #eee;
}
.paging_cls select{
    background:#ffffff;
    border-color:#aaaaaa #c8c8c8 #c8c8c8 #aaaaaa;
    border-style:solid;
    border-width:1px;
    font:12px arial,helvetica,sans-serif;
    margin: 0 30px 0 10px;
	padding:2px 3px;
	color:#3a3a3a;
}
.profile_cls{
	padding:0;
	margin:0 0 15px 0;
	font-size:12px;
	padding:4px 8px;
	background:#f2f2f0;
	border-radius:3px;
	color:#3a3a3a;
	border:1px solid #eee;
}
.profile_cls .log_name_cls{
	color:#ab5b02;
}
.profile_cls .log_out_cls{
	float:right;
}
.profile_cls .log_out_cls a{
	color:#b3460e;
	text-decoration:none;
}
.profile_cls .log_out_cls a:hover{
	text-decoration:underline;
}
.member_profile_area ul li a{
	background:#b37200;
    border: 1px solid #b37200;
    border-radius: 6px;
    box-shadow: 0 1px 3px #f0c16f inset;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 35px;
    margin: 0 0 5px;
    padding: 2px 10px;
    position: relative;
    text-decoration: none;
}
.member_profile_area ul li a:hover, .member_profile_area ul li a.active{
	background:#d48601;
}
.foot_pnl .error_msg{
	width:94%;
}
.login_page{
	width:360px;
	margin:50px auto;
	padding:0 0 40px 0
}
.login_page .forget_text{
	margin-left:30px;
}
.under_construction{
	margin-bottom:25px;
}
.order_title {
    color: #3a3a3a;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 10px;
}
.shopping_cart_sec .pro_cart_table table tr td .play_icon{
	bottom:18%;
	left:3%;
}
/*============shopping cart page style=======================*/
.shopping_cart_sec{
	padding:0;
}
.shopping_cart_sec h1{
	font-size:21px;
	font-weight:normal;
	color:#000;
	padding:0 0 10px 0;
}
.shopping_cart_sec .pro_cart_table{
	border:1px solid #f3e2c1;
	margin:0 0 20px 0;
}
.shopping_cart_sec .pro_cart_table table tr th{
	background-color:#ab6312;
	border-right:1px solid #ebb982;
	color:#fff;
	height:25px;
	padding:5px;
}
.shopping_cart_sec .pro_cart_table table tr td{
	border-right:1px solid #f3e2c1;
	border-top:1px solid #f3e2c1;
	padding:5px;
	position:relative;
}
.shopping_cart_sec .pro_cart_table table tr td.last{
	border-right:none;
}
.shopping_cart_sec .pro_cart_table table tr td a{
	text-decoration:none;
}
.shopping_cart_sec .pro_cart_table table tr td a:hover{
	color:#7b460b;
	text-decoration:underline;
}
.shopping_cart_sec .pro_cart_table table tr td input.qyt_textbox{
	width:50px;
	height:20px;
	border:1px solid #ccc;
	text-align:center;
}
.shopping_cart_sec .pro_cart_table table tr.cart_tr_bg{
	background-color:#fdf7ec;
}
.save_btn{
	font-size:11px;
}
.grand_total{
	font-size:18px;
	font-weight:bold;
	padding:0;
	color:#a25500;
	text-shadow:0 2px 0 #fff;
}
.continue_shop_btn{
	width:160px;
	height:30px;
	border-radius:2px;
	font-family:Arial, Helvetica, sans-serif;
	background:#e08e00;
	color:#fff;
	border:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	text-shadow:0 1px 1px #cd3a00;
}
.continue_shop_btn:hover{
	background-position:0 100%;
	color:#fff;
}
.delete_btn{
	background:url(../images/cross_btn.png) no-repeat 0 100%;
	width:17px;
	height:17px;
	display:block;
	text-indent:-9999em;
}
.delete_btn:hover{
	background-position:0 0;
}
.shipping_tax_table{
	margin:0 0 20px 0;
}
.shipping_discount{
	border:1px solid #ccc;
	width:480px;
	padding:0 0 10px 0;
}
.shipping_discount h3{
	font-size:16px;
	font-weight:bold;
	background:#f0f0f0;
	border-bottom:1px solid #ccc;
	line-height:30px;
	padding:0 0 0 10px;
	text-shadow:0 2px 0 #fff;
}
.shipping_discount p{
	padding:0 0 15px 10px;
}
.shipping_discount label{
	display:block;
	padding:0 0 5px 10px;
	color:#000;
	font-weight:bold;
}
.shipping_discount select.ship_select_box{
	width:300px;
	height:28px;
	border:1px solid #ccc;
	padding:2px;
	line-height:28px;
	color:#666;
	display:block;
	margin:0 0 10px 10px;
}
.shipping_discount input.ship_text_box{
	width:290px;
	height:28px;
	border:1px solid #ccc;
	line-height:28px;
	color:#666;
	padding:0 5px;
	margin:0 0 10px 10px;
}
.get_quote_btn{
	background:url(../images/button_bg.png) repeat-x 0 0;
	height:30px;
	border-radius:2px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	border:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin:0 0 0 10px;
	padding:0 15px;
	text-shadow:0 1px 1px #cd3a00;
}
.get_quote_btn:hover{
	background-position:0 100%;
}
.discount_table{
	width:48%;
}
.proceed_checkout_btn{
	background:url(../images/order_now_btn.png) no-repeat 0 0;
	width:224px;
	height:52px;
	display:block;
	margin:40px auto 10px;
	text-align:center;
	font-size:15px;
	line-height:52px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:0 2px 1px #cd3a00;
	float:right;
}
.proceed_checkout_btn:hover{
	background-position:0 100%;
}
.check_multi_addres{
	text-align:center;
	display:block;
	width:225px;
	text-decoration:none;
	margin:0 auto;
}
.check_multi_addres:hover{
	text-decoration:underline;
	color:#0069ab;
}
.sp-methods{
	margin:20px 0 0 0;
}
.sp-methods ul{
	padding:0 0 15px 10px;
}
.sp-methods ul li input.radio{
	float:left;
	margin:3px 5px 0 0;
}
.sp-methods ul li label{
	font-weight:normal;
}
.sp-methods ul li label span.price{
	color:#0269AB;
}
.sp-methods p.shipping_method{
	font-size:16px;
	font-weight:bold;
	color:#0269AB;
	padding:0 0 7px 10px;
}
/*============shopping cart page style=======================*/
/*================check out page style===================*/
.check_out_sec{
	margin:0 0 20px 0;
}
.check_out_left{
	width:100%;
}
.shipping_title{
	font-size:17px;
	color:#c5881e;
}
.check_out_right{
	width:230px;
	float:right;
}
.check_out_menu{
	padding:0;
	background:url(../images/check_out_bg.png) repeat-x 0 0;
}
.check_out_menu ul li{
	float:left;
	height:31px;
}
.check_out_menu ul li a{
	background:url(../images/check_out_bg.png) repeat-x 0 0;
	height:31px;
	float:left;
	text-decoration:none;
}
.check_out_menu ul li a span{
	float:left;
	height:31px;
	display:block;
}
.check_out_menu ul li a span span{
	background:url(../images/check_out_menu_left.png) no-repeat right 0;
	float:right;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	display:block;
	padding:0 21px;
}
.check_out_menu ul li a.active{
	background:#fff;
}
.check_out_menu ul li a.active span{
	background:url(../images/check_out_menu_left.png) no-repeat 0 100%;
}
.check_out_menu ul li a.active span span{
	background:url(../images/check_out_menuarrow.png) no-repeat right 100%;
	color:#005387;
}
.check_out_menu ul li a span span.last{
	background-image:none;
}
.shipping_info{
	padding:15px;
	border:1px solid #f3e2c1;
}
.shipping_info label{
	width:150px;
	float:left;
}
.mandatory{
	color:red;
}
.shipping_info input.shipping_textbox{
	width:350px;
	height:28px;
	line-height:28px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 2px #eee inset;
	padding:0 5px;
	margin:0 0 10px 0;
}

.shipping_info input.small-text{
	width:45px;
	height:28px;
	line-height:28px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 2px #eee inset;
	padding:0 5px;
	margin:0 0 10px 0;
}

.shipping_info input.captcha_textbox{
	width:166px;
	height:28px;
	line-height:28px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 2px #eee inset;
	padding:0 5px;
	margin:0 0 10px 0;
}
.shipping_info .shipping_select{
	width:364px;
	height:28px;
	line-height:28px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 2px #eee inset;
	padding:3px;
	margin:0 0 10px 0;
}
.shipping_info .shipping_textarea{
	width:354px;
	height:55px;
	line-height:20px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 2px #eee inset;
	padding:3px;
	margin:0 0 10px 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.save_continue_btn{
	background:#e08e00;
	width:224px;
	height:52px;
	border:none;
	border-radius:4px;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:52px;
	cursor:pointer;
	display:block;
	margin:15px auto;
}
.save_continue_btn:hover{
	background-position:0 100%;
}
.review_order_div{
	background:#fff;
	border:1px solid #ccc;
	border-right:none;
}
.review_order_div tr th{
	background:#f2f2f2;
	padding:10px;
	border-right:1px solid #ccc;
}
.review_order_div tr td{
	padding:10px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.review_order_div tr td h3{
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}
.review_order_div tr td p{
	padding:0;
}
.review_order_div tr td.grand_total_price{
	font-size:15px;
	color:#005387;
}
.shipping_info .change_address_text{
	padding:10px 0 0 0;
}
.shipping_info .change_address_text a{
	color:#005387;
}
.radio_btn{
	float:left;
	margin:3px 0 0 0;
}
.shipping_info .conti_paa_text{
	float:left;
	padding:0 0 15px 6px;
}
.shipping_info .conti_paa_text span{
	display:block;
	font-size:11px;
	color:#555;
}
.sign_in_socialmedia{
	margin:25px 0 0 0;
}
.sign_other{
	font-size:16px;
	font-weight:bold;
	background:url(../images/line_bg.png) no-repeat 0 center;
	padding:0 0 4px 0;
	font-weight:bold;
	color:#005387;
	margin:0 0 10px 0;
}
.sign_other span{
	background:#fff;
	padding:0 7px 0 0;
}
.shipp_method p.ship_ups{
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:15px;
}
.shipp_method ul{
	padding:0 0 15px 15px;
}
.shipp_method ul li{
	margin:0 0 12px 0;
}
.shipp_method ul li input{
	float:left;
	margin:2px 5px 0 0;
}
.shipp_method ul li p{
	padding:0;
}
.shipp_method ul li p span{
	color:#005387;
	font-weight:bold;
}

.payment_option_menu{
	padding:0;
}
.payment_option_menu ul li{
	margin:0;
	display:block;
	font-size:17px;
	line-height:30px;
	font-weight:bold;
	padding:0 20px;
	background:#fdf7ec;
	color:#c5881e;
	text-decoration:none;
	border:1px solid #f3e2c1;
}
.payment_option_menu ul li a.active, .payment_option_menu ul li a:hover{
	background:#fff;
	color:#EF8D2C;
	border-bottom:1px solid #fff;
}
.cashon_delivery{
	border:1px solid #f3e2c1;
	padding:20px;
	margin-top:-1px;
}
.cashon_delivery .cashon_payble_amount{
	font-size:15px;
	text-align:center;
	padding:0;
	clear:both;
}
.cashon_delivery input[type="checkbox"]{
	float:left;
	margin:28px 10px 0 0;
}
.paypal_icon{
	float:left;
	margin:24px 20px 0 0;
}
.cashon_delivery img{
	float:left;
}
.net_banking_div{
	border:1px solid #ccc;
	padding:20px;
	margin-top:-1px;
}
.net_banking_div h4{
	font-size:15px;
	margin:0 0 30px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
.net_banking_div label{
	font-size:12px;
	font-weight:bold;
	width:150px;
	float:left;
}
.net_banking_div select{
	width:250px;
	height:26px;
	padding:3px;
	border:1px solid #ccc;
}
.secure_payment_text{
	font-size:11px;
	color:#666;
	padding:5px 0 0 150px;
}
.credit_Section{
	border:1px solid #ccc;
	padding:20px;
	margin-top:-1px;
}
.credit_Section h4{
	font-size:15px;
	margin:0 0 30px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
.credit_Section label{
	font-size:12px;
	font-weight:bold;
	width:150px;
	float:left;
	line-height:28px;
}
.credit_Section .credit_textbox{
	border:1px solid #CCCCCC;
    height:28px;
    line-height:28px;
    margin:0 0 10px;
    padding:0 5px;
    width:250px;
}
.credit_Section select.month_selectbox{
	width:100px;
	height:26px;
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}
.credit_address{
	background:#eee;
	padding:5px;
}
.credit_address p{
	float:left;
	padding:3px 40px 0 0;
}
.credit_address input{
	float:left;
	margin:4px 4px 0 0;
}
.credit_address label{
	width:175px;
	float:left;
}
fieldset {
	margin:2em auto;
	border:1px solid #CCC;
	border-radius:5px;
	padding:20px;
	position:relative;
}
legend {
	font-weight:bold;
	position:absolute;
	left:10px;
	top:-1.1em;
	height:2em;
	line-height:2em;
	padding:0 5px;
	background-color:#FFF;
}
.order_summary{
	background:#fffcf6;
	border:1px solid #ead1a1;
	border-radius:5px;
	margin:0 0 15px 0;
}
.order_summary ul li{
	background:#F0F0F0;
	font-weight:bold;
	padding:5px;
	border:1px solid #CFCFCF;
}
.order_summary h3{
	padding:7px 7px;
	color:#fff;
	font-size:15px;
	background:#7b460b;
	border-radius:4px 4px 0 0;
}
.order_summary table{
	border-top:1px solid #f3e2c1;
}
.order_summary table tr th{
	background:#ffe4b0;
	padding:3px 10px;
}
.order_summary table tr td{
	border-top:1px solid #f3e2c1;
	padding:10px;
}
.links{
	float: left;
    font-size: 11px;
    margin: 0 12px 0 0;
	color:#e08e00;
}
.summary_total_price{
	color:#a25500;
	font-size:16px;
}
.shipping_address{
	border:1px solid #ccc;
	padding:10px;
	position:relative;
}
.shipping_address p{
	padding:0 0 4px 0;
}
.edit_address{
	background:url(../images/edit_icon.png) no-repeat 0 0;
	position:absolute;
	font-size:12px;
	font-weight:bold;
	right:10px;
	top:10px;
	color:#fc8014;
	padding:0 0 0 19px;
	text-decoration:none;
}
.edit_address:hover{
	text-decoration:underline;
}
.change_address_text {
    padding: 10px 0 0;
}
.change_address_text a {
    color: #e08e00;
	text-decoration:underline !important;
}
.change_address_text a:hover{
	text-decoration:none !important;
}
/*================check out page style===================*/

.no_record{
	color:#F00;
	font-size:14px;
	display:block;
	text-align:center;
	background: none repeat scroll 0 0 #faebe7;
    border: 1px solid #f16048;
    color: #e8280a;
	padding:10px;
	margin:20px auto;
}
.fb_iframe_widget{
	float:left;
	margin:5px 10px 0 0;
}
.twitter-follow-button{
	float:left;
	margin-top:7px;
}
.share_social_icon{
	position:absolute;
	top:46px;
	left:-57px;
	z-index:100000;
}
.share_social_icon a.account{
	display:block;
	margin-bottom:20px;
}
.submenu{
	background:#fff;
    border: 2px solid #e08e00;
    border-radius: 0 20px;
    left: 55px;
    padding: 15px 15px 18px 22px;
    position: absolute;
    top: 1px;
}
.price_sect{
	margin:0 0 10px 0;
	display:block;
}
.price_title{
	float:left;
	font-size:14px;
	line-height:30px;
	padding-right:15px;
	color:#3a3a3a;
}
.mandatory_msg{
	font-size:11px;
	color:red;
	text-align:right;
	display:block;
}
.paypal_msg{
	text-align:center;
	font-size:15px;
	line-height:25px;
	padding:15px;
	color:#444;
	width:400px;
	margin:50px auto 0;
	border:1px solid #ccc;
	background:#f3f3f2;
}
.welcome_name{
	font-size:14px;
	float:right;
	color:#1b871b;
}
.member_tab_menu ul li{
	float:left;
	margin:0 1px 0 3px;
}
.member_tab_menu ul li a{
	padding:0 20px;
	line-height:33px;
	font-size:13px;
	background:#eee;
	border-radius:5px 5px 0 0;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #ccc;
	border-bottom:0;
}
.member_tab_menu ul li a:hover, .member_tab_menu ul li a.active{
	background:#e08e00;
	color:#fff;
	border-color:#e08e00;
}
.error_404_page {
    background: none repeat scroll 0 0 #FAFAF7;
    border: 1px solid #E9E9E4;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    min-height:250px;
    padding: 10px 18px 18px;
    text-align: center;
}
.error_404_page h2 {
    background: url("../images/error.png") no-repeat scroll center 45px transparent;
    color: #E95B3B;
    font-size: 18px;
    padding: 80px 0 10px;
}
.add_address_text{
	font-size:18px;
	display:block;
	margin:0 0 10px 0;
}
.billing_address{
	float:left;
	width:50%;
	margin:0 0 20px 0;
}
.billing_address a{
	color:#e08e00;
}
.scrollup{
	background:url("../images/back_top.png") no-repeat 0 0;
	width:45px;
	height:44px;
	display:block;
	position:absolute;
	right:0;
	top:0;
	text-indent:-9999em;
	margin:50px 20px 0 0;
}
.home_descrip_text{
	padding:15px 0 0 0;
	border-top:2px solid #ccc;
}
.home_descrip_text h3{
	font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 0 0 10px;
	color:#3a3a3a;
}
.home_descrip_text ul li{
	margin:0 0 6px 0;
	padding:0 0 0 22px;
	background:url("../images/arrow_bullet.png") no-repeat scroll 0 4px;
}

/*=================================responsive style============================*/
@media only screen and (max-width:1280px){
.container{
	max-width:1070px;
}
.left_side{
	width:730px;
}
.newl_text{
	width:66%;
}
.vdo_detail #vid1{
	width:100%;
	height:auto;
}
.video_left img {
    display: block;
    height: auto;
    width: 100%;
}
#mediaspace_wrapper{
	width:100% !important;
}
}

@media only screen and (max-width:1080px){
.container{
	max-width:980px;
}
.left_side{
	width:633px;
}
.right_side{
	width:260px;
}
.search_box{
	width:66%;
}
.newl_text{
	width:62%;
}
.foot_pnl{
	width:28%;
}
}

@media only screen and (max-width:1024px){
.container{
	max-width:925px;
}
.left_side{
	width:600px;
}
.newl_text{
	width:60%;
}
}

@media only screen and (max-width:980px){
.container{
	max-width:880px;
}
.left_side{
	width:560px;
}
.newl_text {
    width: 56%;
}
}

@media only screen and (max-width:910px){
.container{
	max-width:810px;
}
.left_side{
	width:520px;
}
.right_side{
	width:220px;
}
.search_box{
	width:60%;
}
.newl_text {
    width:54%;
}
.video_left{
	width:40%;
}
.video_left img{
	height:120px;
}
.forget_text{
	display:block;
	margin:0 !important;
}
.for_tex{
	margin:0;
}
.divi{
	display:none;
}
}

@media only screen and (max-width:840px){
.container{
	max-width:740px;
}
.menu ul li a{
	padding:5px 28px;
}
.left_side{
	width:460px;
}
.paging_cls select{
	margin:0 5px;
}
.newl_text{
	width:50%;
}
.folo_text{
	font-size:16px;
}
.left_side h2{
	font-size:19px;
	line-height:25px;
}
.member_account input.member_text{
	width:80%;
}
.member_account select{
	width:85%;
}
.member_account textarea{
	width:82%;
}
}

@media only screen and (max-width:768px){
.container{
	max-width:700px;
}
.menu ul li a{
	padding:0 26px;
	font-size:14px;
}
.left_side{
	width:440px;
}
.right_side {
    width:200px;
}
.vdo_detail img{
	height:auto;
}
.search_box{
	width:57%;
}
.user_login{
	font-size:18px;
}
.paging_cls select {
    margin:0 1px;
}
.paging_cls{
	padding: 4px 1px;
	font-size:11px;
}
.video_left img{
	height:100px;
}
.send_btn{
	width:85px;
	font-size:15px;
}
.foot_pnl .social_icon{
	margin-right:4px;
}
.member_account input.member_text{
	width:80%;
}
.member_account select{
	width:85.4%;
}
.member_account textarea{
	width:84%;
}
.vdo_detail #vid1{
	width:100%;
	height:auto;
}
.save_continue_btn{
	width:48%;
	padding:0 20px;
	line-height:40px;
	height:40px;
	font-size:18px;
}
.shopping_cart_sec .pro_cart_table table{
	width:100%;
}
.my_vidwo_table{
	width:100%;
	display:block;
	overflow:auto;
}
.folo_text{
	width:100%;
}
}

@media only screen and (max-width: 720px){
.container{
	max-width:600px;
}
.menu ul li a{
	padding:0 23px;
	font-size:12px;
}
.left_side{
	width:335px;
}
.video_left{
	width:100%;
}
.video_left img{
	height:130px;
}
.send_btn {
    font-size: 13px;
    width: 72px;
}
.folo_text{
	float:none;
	display:block;
}
.shipping_info input.shipping_textbox{
	width:96%;
}
.shipping_info .shipping_textarea{
	width:97%;
}
.shipping_info .shipping_select{
	width:99%;
}
.grand_total{
	font-size:15px;
}
.recent_post h4{
	font-size:20px;
}
.summary_total_price{
	font-size:14px;
}
.shopping_cart_sec .pro_cart_table{
	overflow:auto;
}
.paypal_msg{
	width:70%;
}
}

@media only screen and (max-width: 640px){
.container{
	max-width:540px;
}
.menu ul li a {
    padding:0 6px;
	font-size:13px;
}
.left_side{
	width:100%;
}
.right_side {
    width:90%;
	margin-top:15px;
}
.video_left {
    width: 98%;
}
.video_left img {
    height:230px;
}
.search_box {
    width:82%;
}
.paging_cls select {
    margin: 0 2px 5px;
}
.foot_pnl {
    float: none;
    margin: 0 0 20px;
    width: 100%;
	background-image:none;
	min-height:auto;
}
.folo_text{
	clear:both;
	float:left;
}
h1 {
    font-size:20px;
    font-weight:normal;
    line-height:26px;
}
.foot_pnl ul li{
	width:100%;
}
.success-msg{
	font-size:12px;
}
.shopping_cart_sec{
	width:100%;
}
.cart_class{
	width:92%;
}
.save_continue_btn{
	width:46%;
	line-height:40px;
	height:40px;
}
}

@media only screen and (max-width: 580px){
.container{
	max-width:470px;
}
.left_side {
    float: none;
    margin: 0 auto 20px;
    width: 100%;
}
.right_side {
    float: none;
    width: 91%;
}
.search_box {
    width: 79%;
}
}

/*================================*/
nav a#pull {
	display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 640px) {
nav { 
	height: auto;
	width:100%;
	float:left;
}
nav ul {
	display: none;
	height: auto;
	background:#b37200;
	border:1px solid #c69540;
}
.menu ul li{
	float: none;
	position: relative;
	background-image:none;
	margin-bottom:1px;
	border-bottom:1px solid #bd831d;
	padding:0 0 0 10px;
}
.menu ul li a{
	font-size:12px;
	font-weight:bold;
}
.menu ul li ul{
	width:96%;
	top:0;
	position:relative;
	padding:0 0 5px 15px;
	border:none;
	background:none;
}
.menu ul li ul li{
	border:none;
}
.menu ul li ul li a{
	font-weight:normal;
	line-height:28px;
}
.menu ul li ul li a:hover{
	background:none;
	color:#ffcd04;
}
a.arraw_cls_sub, a.arraw_cls{
	background-image:none !important;
}
a.arraw_cls_sub:hover{
	background:none !important;
}
.menu ul li ul li ul{
	position:relative;
	left:0;
	top:0;
	display:block !important;
}
nav a#pull {
	background-color:#cd6a00;
	display: block;
	position: relative;
	width: 100%;
	text-decoration:none;
	color:#fff;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-indent:20px;
	
}
nav a#pull:after {
	content:"";
	background: url('../images/nav-icon.png') no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}
.menu ul li a:hover, .menu ul li a.active {
    background: none;
    border-radius: 0;
    box-shadow:none;
    color: #fff;
	border:none;
}
}

@media only screen and (max-width:500px){
.container{
	max-width:420px;
}
.search_box {
    width: 77%;
}
.save_continue_btn{
	width:100%;
}
.member_account input.member_text{
    width: 85%;
}
.member_account select {
    width: 94.4%;
}
.member_account textarea {
    width: 89%;
}
}

@media only screen and (max-width:450px){
.container{
	max-width:280px;
}
.menu ul li ul{
	width:93%;
}
.menu ul li ul li ul{
	width:229px;
}
.search_box {
    width:64%;
}
.footer_bottom{
	padding:10px 20px;
}
.member_account input.member_text{
	width:85%;
}
.member_account select {
    width: 94.2%;
}
.member_account textarea {
    width:89%;
}
.shipping_info .shipping_select{
	width:100%;
}
.right_side {
    float: none;
    width:86%;
}
.member_tab_menu ul li{
	width:98%;
}
.login_page{
	width:100%;
}
}


.member_cls{
	padding:0;
	margin:0 0 15px 0;
	font-size:18px;
	padding:4px 8px;
	background:#fff4df;
	border-radius:3px;
	color:#3a3a3a;
	border:1px solid #eee;
}
