#bts_slider_container{
	background:url(images/btmslider-bg.jpg) no-repeat top center;
	background-attachment:fixed;
	padding:50px 0;
}
#bts_slider_container .flexslider {
    background: none;
    border:none;
    border-radius:0px;
    box-shadow:none;
    margin:0;
	color:#FFF;
}
#bts_slider_container h3{
	color:#FFF;
}
#bts_slider_container .flex-direction-nav a{
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#bts_slider_container .flex-control-paging li a, .flex-control-paging li a.flex-active{
	background:#FFF;
}
#bts_slider_container .flexslider .bts-widget-inner a{
	color:#FFF;
}
#bts_slider_container .flexslider .bts-widget-inner a:hover{
	color:#FFF;
	opacity:.5;
}
div.prdLstDiv {
    border:none;
	margin-bottom:50px;
}
.lstItemArtcl {
    border:2px solid #FFF;
    float: left;
    margin:30px 1%;
    padding:0;
	background:#f2f3f7;
}
.divArrow{
	display:none;
}
ul.prdMenu li .prdMnuDiv {
    background:#092450;
    font-size: 28px;
    font-weight: bold;
    padding:25px 25px;
    width: 100%;
	position: relative;
}
ul.prdMenu li .prdMnuDiv:after{
	position:absolute;
	width:100%;
	height:8px;
	bottom:0px;
	left:0;
	background:url(images/uparrow.jpg) no-repeat bottom center;
	content:"";
}
ul.prdMenu .active a .prdMnuDiv, ul.prdMenu li a .prdMnuDiv:hover {
    background:#d12633;
	color:#FFF;
}
ul.prdMenu .active a .prdMnuDiv:after, ul.prdMenu li a .prdMnuDiv:hover:after{
	position:absolute;
	width:100%;
	height:19px;
	bottom:-19px;
	background:url(images/downarrow.jpg) no-repeat bottom center;
	content:"";
	left:0;
}
.lstItemArtcl{
	position:relative;
}
/*.lstItemArtcl:after{
	position:absolute;
	width:100%;
	height:60px;
	bottom:-62px;
	left:0;
	background:url(images/box-btmbg.png) no-repeat bottom center/100% auto;
	content:"";
}*/
.prd-entry-title {
    background: #0c2d64;
	font-size:25px;
    color: #fff;
    padding:15px;
    text-align: center;
	margin-top:0;
	font-weight:normal;
	-webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
}
.prdLstDiv .prdImgP{
	position:relative;
	height: 225px;
}
.prdImgP{
	position:relative;
	height: auto;
}
.prdImgP:before{
	position:absolute;
	width:111px;
	height:111px;
	height:111px;
	top:0px;
	left:111px;
	background:url(images/stamp.png) no-repeat bottom center;
	content:"";
}
.prdImgP img{
	height: 100%;
    min-height: 100px;
    width: auto;
	/*-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);*/
}
.prdBlkTxt{
	background:url(images/bdr-bg.png) no-repeat bottom center;
	margin-bottom:20px;
	padding-bottom:20px;
}
.status-publish .prdBlkTxt{
	background:none;
	margin-bottom:20px;
	padding-bottom:20px;
}
.status-publish  .prd-entry-title{
	background:#0c2d64;
}
.status-publish .footer-box{
	padding:12px;
}
.status-publish .prdImgP{
	max-width:340px;
}
.status-publish .prdImgP img{
	max-width:340px;
}
.status-publish .footer-box h3{
	font-size:18px;
}
.status-publish .wrap{
	margin-bottom:60px;
}
.prdPrcBase, .prdPrcSale{
	margin-bottom:0px;
}
.prdSkuDropDown select.prdHdnYear{
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.2);
	width:80%;
	border:1px solid #FFF;
	padding:10px;
}
.prdBtn{
}
.prdBtn input{
	width:40%;
	padding:10px;
	background:#8dc63f;
	border:2px solid #8dc63f;
	display:inline-block;
	margin:0 10px;
	font-size:20px;
}
.prdBtn input[type="submit"]{
	width:40%;
	padding:10px;
	background:#8dc63f;
	border:2px solid #8dc63f;
	display:inline-block;
	margin:0 10px;
	border-radius:5px;
	height:65px;
	font-size:20px;
	vertical-align:top;
}
.prdBtn input[type="submit"]:hover{
	background:#FFF;
	border:2px solid #111;
	color:#111;
}
.prdBtn a{
	width:40%;
	padding:18px 10px 10px;
	background:#FFF;
	border:2px solid #111;
	display:inline-block;
	margin:0 10px;
	color:#111;
	border-radius:5px;
	height:65px;
	font-size:20px;
	vertical-align:top;
}
.prdBtn a:hover{
	background:#8dc63f;
	border:2px solid #8dc63f;
}
.tax-gdp_category #sub-header{
	height:227px;
	background:url(images/category-header.jpg) no-repeat top center;
}
.link1 a, .link2 a, .link3 a{
	font-size:16px;
	text-decoration:underline;
}
.link1 a i{
	font-size:24px;
	vertical-align:middle;
	margin-right:6px;
}
.link1 a:hover, .link2 a:hover, .link3 a:hover{
	text-decoration:none;
}
.link1{
	padding:0px 0 20px;
}
.link2{
	text-align:right!important;
	padding-bottom:20px;
}
.link3{
	text-align:left!important;
	padding-bottom:20px;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
.gbuss{
	background:#F1F1F1;
	padding:20px;
}
.gbuss h1{
	padding:15px;
	background: #0c2d64;
    text-align: center;
	margin-top:0;
	font-weight:normal;
	-webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
	margin:-20px -20px 15px;
	font-weight:700;
	color:#FFF;
}
.gbuss ul{
	list-style-type:none;
	padding:0;
	margin:0 0 15px;
	border-bottom:1px dashed #ccc;
}
.gbuss ul li{
	position:relative;
	padding:0 40px 15px 0;
}
.gbuss ul li:before{
	position:absolute;
	right:10px;
	top:0px;
	content:'\f060';
	font-family:FontAwesome;
}
.biconbox{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.biconbox h4{
	font-size:24px;
	padding-bottom:10px;
}
.biconbox img.alignright{
	margin-top:-20px;
}

@media only screen and (max-width:700px) {
ul.prdMenu li .prdMnuDiv{
	font-size:100%;
	padding:15px;
}
.prdLstDiv .lstItemArtcl {
    width: auto;
	float:none;
}
.prdImgP{
	margin: 0 auto;
    max-width: 300px;
}
.prdImgP:before{
	left:0px;
}
#footer-widgets #nav_menu-7, #footer-widgets #nav_menu-6, #footer-widgets #text-3, #footer-widgets #nav_menu-11{
	width:100%;
}
.tax-gdp_category #sub-header{
	background:url(images/category-header-mob1.jpg) no-repeat top center;
}
}
@media only screen and (max-width:480px) {
.tax-gdp_category #sub-header{
	background:url(images/category-header-mob2.jpg) no-repeat top center;
}
}