@font-face { font-family:Arial; src: url(../fonts/arial.ttf);}
@font-face { font-family:aurorabc; src: url(../fonts/aurorabc.ttf);}
@font-face { font-family:newgot; src: url(../fonts/NewGotBd.ttf);}
body{
	margin:0px;
	padding:0px;
	font-size:14px;
	background:#fff;
	color:#d4d4d4;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.
/* top bar */
.top-bar{float:left; width:100%; margin:0; padding:0;}
.email {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    margin: 37px 0px 0px 0px;
    padding: 0;
    line-height: 30px;
    text-align: center;
}
.email a { font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #fff; margin: 0; padding: 0; line-height: 30px; text-decoration:none; }
.email a:hover { color: #92c21a; text-decoration:none; }
.wel{ font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #fff; text-align:right; margin: 0; padding: 0; line-height: 30px; }

.top_bg{ width:100%; float:left; background: #000; }
.logo{ 
    
}
.logo img{
    width: 100%;
    height: 110px;
}
.pd-off-left{
    padding-left: 0px !important;
    margin-left: 0px  !important;
}
.search2 { float: right;  margin:37px 0px;}
.search2 input { 
    background:#d4d4d4; 
    border:none; 
    outline: none;
    color: #000; 
    border-radius: 10px 0px 0px 10px; 
    padding: 7px 35px 7px 13px;
    width: 230px; 
    position: relative;
  }
.search-top-btn {  
    float: right; background:#fd0400;
    border: none; color:#fff; 
    padding: 7px 15px;
    position: absolute;
    right: 15px;
    top: 37px;
 }
.navbar-inverse{
    background-color: #000 !important;
}
.clr-fixed{
    clear: both;
}
/* Menu bar*/
.menu-bg{ background-size:100% 100%; width:100%; float:left; padding:0px 0px;}
.nav_bar{ padding:0px 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { background:none;}
.navbar-default { background:none; border:none; margin-bottom:0px; min-height: auto;}
.navbar-default .navbar-nav > li > a { 
   padding: 45px 12px;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-nav > li > a:hover {  color:#fff !important;     background: #fd0400 !important;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color:#fff !important;     background: #000 !important;}
.hvr-bounce-to-top:before{    background: #fd0400 !important;}
.nav > li a.cartt  { background: #ecb900 !important; color: #fff;padding: 5px 6px; margin-left: 11px; border-radius: 5px;  text-transform:capitalize;} 
.nav > li a.cartt i { color:#fff; font-size:15px;} 
.navbar-collapse{margin-top:0px; padding:0px; border-bottom:0px solid #e5e5e5;margin: 0px; width:100%;}
.arrow-up{ float:right; padding-left:10px;} 
.navbar-nav{margin-top:0px;margin: 0px; width:100%; padding:0px 0px; float:left; text-align:left;}
.navbar-nav > li { display: -webkit-inline-box; float:initial;}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 10px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
	transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s;
	transform: perspective(600px) rotateX(0deg);
}
.dropdown:hover .dropdown-menu {transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s;
	transform: perspective(600px) rotateX(0deg);}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.menu_name{ width:100%; float:left; font-weight:400; font-size:17px; text-align:left; padding:0px; margin:0;}
.menu_name a{ color:#000; padding: 4px 2px; float: left; width:100%;}
.menu_name a:hover{ background:#cb7246; text-decoration:none; color:#fff;}
.menu_sub_cat{ width:100%; float:left; margin:0px; padding:0; }
.menu_sub_cat1 a{padding: 7px 12px; float: left; color: #000; font-weight:bold; text-decoration:nonel; border-bottom: 1px solid #e5e5e5; width: 100%; }
.menu_sub_cat a{    padding: 7px 12px; float: left; color: #000; border-bottom: 1px solid #e5e5e5; width: 100%; font-size: 13px;transition: 0.3s all ease; }
.menu_sub_cat a:hover{ color: #fff; background:#cb7246; text-decoration:none;}
.menu_sub_cat a:hover{transition: 0.5s all ease; padding-left:20px;}
.menu_img{float:left; width:100%; margin:0; padding:0;}
/*menu*/
/*----------------------------------------*/
/*  2.2.  Menu Area
/*----------------------------------------*/
.main-menu > ul > li {
    display: inline-block;
    position: relative;
}
.main-menu ul> li >a {
    color: #fff;
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
	text-decoration:none;
}
.main-menu ul > li i {
    margin-right: 10px;
}
.main-menu > ul > li:first-child a {
    padding-left: 0;
}
.main-menu-area {
	float: left;
    width: 100%;
	
	transition: 0.3s all ease;
}
.common-mega {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0 1px 5px 0 rgba(205, 205, 205, 0.52);
    padding: 10px 10px 20px;
    position: fixed;
    width: 800px;
    -webkit-transform: perspective(600px) rotateX(-90deg);
            transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
    transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-bottom: 2px solid #0C0;
	left:0
}
.main-menu > ul > li:hover .common-mega,
.main-menu > ul > li:hover .ddown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(600px) rotateX(0deg);
            transform: perspective(600px) rotateX(0deg);
    -webkit-transition: opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
    transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s;
    visibility: visible;
    z-index: 99999999;
}
.ddown {
    background: #f8f8f8 none repeat scroll 0 0;
    box-shadow: 0 1px 5px 0 rgba(205, 205, 205, 0.52);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    -webkit-transform: perspective(600px) rotateX(-90deg);
            transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
    transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s, -webkit-transform 0.5s ease 0s;
}
.main-menu .ddown li a {
  color: #181818;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-transform: capitalize;
  width: 200px;
}
.main-menu .ddown li {
    padding: 0 5px;
}
.mega-menu-lists > a {
    border-bottom: 1px solid #cccccc;
    color: #2d2d2d;
    display: block;
    line-height: 22px;
    padding: 8px 0 8px 10px;
    position: relative;
}
.mega-menu-lists > a span {
    color: #060;
    text-transform: uppercase;
}
.mega-menu-lists a:after {
    background: #92c21a none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20%;
}
.mega-menu-lists a:hover:after {
    left: 80%;
}
.mega-menu-lists > a:hover {
    color: #0C0;
}
.mega-img img {
    margin-top: 20px;
    width: 100%;
}
.mega-img {
    padding: 0 15px;
}
.main-menu > ul > li:after {
    background: #92c21a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}
.main-menu > ul > li:hover:after {
    width: 100%;
}
.nav > li > a:hover,
.nav > li > a:focus {
    color: #222;
}
.main-menu li:hover > a {
    color: #92c21a;
}
.main-menu a {
}
.main-menu > ul > li:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #92c21a;
    content: "";
    height: 0;
    left: 0;
    margin-left: -3px;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.main-menu > ul > li:hover:before {
    left: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.mega-catagory2 {
    border-right: 1px solid #ccc;
    float: left;
    padding: 20px 15px;
    text-align: center;
    width: 25%;
}
.common-mega.home-mega {
    padding: 0;
    width: 700px;
}
.version-cat > span {
    color: #2d2d2d;
    display: block;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}
.mega-catagory2:hover span {
    color: #0C0;
}

.main-menu > ul > li.mega-parent {
  position: static;
}
.mega-parent .common-mega {
  width: 100%;
}
.main-menu {
  position: relative;
}
.main-menu > ul > li.mega-parent:hover:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}.navbar-default .navbar-nav>li>a{color:#fff;}
.amg{text-align:right;}
.amg .fa{border:1px solid #ccc; width:35px; height:35px !important; line-height:35px !important; padding: 0px 1px 0px 0px; text-align: center !important; margin-top:12px; }
 .affix {
      top: 0;
      width: 100%;
	      z-index: 1000;
		        moz-transition: all 1s ease-in-out;
	o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	webkit-transition: all 1s ease-in-out;
			  
			
  }

  .affix + .container-fluid {
      padding-top: 70px;
	      moz-transition: all 1s ease-in-out;
	o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	webkit-transition: all 1s ease-in-out;
  }
/*menu*/
#menufix{
	moz-transition: all 1s ease-in-out;
	o-transition: all 1s ease-in-out;
	overflow: auto;
	padding: 0;
	position:relative;
	top: 0;
	transition: all 1s ease-in-out;
	webkit-transition: all 1s ease-in-out;
	width: 100%;
	float:left;
}
#menufix .back{
	background-color: #2FC192;
	color: #fff;
	display: block;
	height: 20px;
	margin-top: 10px;
	padding: 10px;
	text-decoration: none;
	width: 200px;
}
#menufix.active_more{
	opacity: 100;
	padding-bottom: 5px;
	padding-top: 5px;
	position: fixed;
	z-index: 1;
}
#menufix.active{
	opacity: 100;
	position: fixed;
	z-index: 1;
	background: #000;
	border-radius: 0px;
}

#menufix #mainlogo{
	display:none !important;
	
	}
	#menufix.active #mainlogo{
	display:block !important;
	
	}
/* banner */

.banner { width:100%; float:left; }
.bas{float:left; width:100%; background:none !important;}
/*pop*/
.lb-album{
	float:left;
	width:100%;
	margin: 0;
	padding:0;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
	list-style:none;
}
.lb-album li > a,
.lb-album li > a img{
	margin:0 auto;
	
}

.lb-album li > a{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
	
}

.lb-album li > a span{
	    position: absolute;
    width: 100%;
    height: 100%;
    top: -50px;
    left: 0px;
    text-align: center;
    line-height: 300px;
    color: #fd0400;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
    font-size:20px;
    font-weight: bold;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;

}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background:rgba(0, 0, 0, 0.82);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background: rgba(27,54,81,0.8);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}
/*end*/

/* blue button large */
.as-btn-blue-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-blue-large:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-large:focus {
  	outline: 0;
}

/* blue button medium */
.as-btn-blue-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-blue-medium:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-medium:focus {
  	outline: 0;
}

/* blue button small */
.as-btn-blue-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-blue-small:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-small:focus {
  	outline: 0;
}

/* blue border large */
.as-btn-blueborder-large {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-blueborder-large:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-large:focus {
  	outline: 0;
}

/* blue border medium */
.as-btn-blueborder-medium {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-blueborder-medium:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-medium:focus {
  	outline: 0;
}

/* blue border small */
.as-btn-blueborder-small {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-blueborder-small:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-small:focus {
  	outline: 0;
}

/* orange button large */
.as-btn-orange-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-orange-large:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-large:focus {
  	outline: 0;
}

/* orange button medium */
.as-btn-orange-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-orange-medium:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-medium:focus {
  	outline: 0;
}

/* orange button small */
.as-btn-orange-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-orange-small:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-small:focus {
  	outline: 0;
}

/* orange border large */
.as-btn-orangeborder-large {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-orangeborder-large:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-large:focus {
  	outline: 0;
}

/* orange border medium */
.as-btn-orangeborder-medium {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-orangeborder-medium:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-medium:focus {
  	outline: 0;
}

/* orange border small */
.as-btn-orangeborder-small {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-orangeborder-small:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-small:focus {
  	outline: 0;
}

/* white button large */
.as-btn-white-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-white-large:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-large:focus {
  	outline: 0;
}

/* white button medium */
.as-btn-white-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-white-medium:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-medium:focus {
  	outline: 0;
}

/* white button small */
.as-btn-white-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-white-small:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-small:focus {
  	outline: 0;
}

/* white border large */
.as-btn-whiteborder-large {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-whiteborder-large:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-large:focus {
  	outline: 0;
}

/* white border medium */
.as-btn-whiteborder-medium {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-whiteborder-medium:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-medium:focus {
  	outline: 0;
}

/* white border small */
.as-btn-whiteborder-small {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-whiteborder-small:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-small:focus {
  	outline: 0;
}

/* navy button large */
.as-btn-navy-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-navy-large:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-large:focus {
  	outline: 0;
}

/* navy button medium */
.as-btn-navy-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-navy-medium:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-medium:focus {
  	outline: 0;
}

/* navy button small */
.as-btn-navy-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-navy-small:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-small:focus {
  	outline: 0;
}
.amazingslider-box-1 div:nth-child(3) {
    padding: 0px !important;
}
.amazingslider-box-1 div:nth-child(3) a {
    display: none !important;
}
/* category box */
.feaheading{
    text-align: center;
    color: #000;
    font-weight: bold;
    font-family: newgot;
    font-size: 32px;
}
.categoriessection{
    width: 100%;
    float: left;
    background: #dad9d9;
    padding-bottom: 35px;

}
.cat-block{width:100%; float:left; padding-bottom: 30px; background:#fff;}
.cat-title{color: #fff; font-size: 31px; font-weight:bold; margin:11px 0px; margin-bottom:0px; text-align: center;}
.cat-title b{color: #ff0000; font-size: 31px; font-weight:bold; margin:11px 0px; margin-bottom:0px; text-align: center;}
.cat-para{color: #fff; font-size: 13px; margin:0px 0px; text-align: center; margin-bottom: 15px;}
.cat-box{ width:100%; float:left; position:relative; overflow:hidden;}
.cat-box img{ width:100%; float:left; position:relative; overflow:hidden;}
.cat-box .cat-name{background:#dbac26; padding:7px 0px; width:100%; float:left; position:absolute; bottom: 15px;}
.cat-box:hover a.cat-name h5{ text-decoration:none}
.cat-box:hover .cat-name{background:#00afef; text-decoration:none;}
.cat-box h5{color:#fff; font-size:26px; text-transform:uppercase; text-align:center;font-family:aurorabc; margin: 0px 7px;  padding: 11px 0px;}

.category_heading{font-size:32px; font-weight:bold; text-align:center; color:#FFF; padding:22px 0;}
.category_heading span{color:#b82529;}
.category_first_col{
    padding:0px; 
    margin-bottom:35px; 
    position:relative; 
    margin-top:10px;
    z-index:2;
 }
 .erts{
    position: absolute;
    bottom: 15px;
    right: 20px;
 }
 .erts a{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 5px 4px 0px 0px #ff0000;
    text-decoration: none;
    opacity: 0;
    transition:all 0.6s;
 }
 .category_first_col:hover .erts a{
    opacity: 1;
 }
.category_first_img img{padding:5px; margin-top:9px; transition:all 0.5s;}
.category_first_img img:hover{transition:all 0.6s;}
.border_img{ position: absolute; z-index: 000; margin-top: 1px; margin-left: -9px}
.border_img_btm{position: absolute;  z-index: 000;
    margin-bottom: 30px;
    bottom: -26px;
    right: 2px;
 }
.rot{ transition:all 0.8s;}
.rot:hover{transform:rotate(3deg); transition:all 0.5s;}
.category_first_col{padding:0px; margin-bottom:15px; text-align:center; }
		.category_first_img{ text-align:center;}
		
		.border_img{ display:block;}
		.border_img_btm{display:block;}
		.rot{ transition:all 0.8s;}


/* feature */
.feature-bg{
    width:100%;
    float:left;
    padding:0px 0px 20px 0px;
    background:#000;
}
.fea-heading { 
    width: 100%; 
    float: left; 
    font-family:newgot; 
    font-size:32px; 
    color: #dad9d9; 
    font-weight:bold;
    text-align: center;
    padding: 19px 18px;
    margin:0px;
    margin-bottom:15px;
    text-transform: uppercase;
    padding-top: 35px;
}
.fea-one{ 
    width: 100%; 
    float: left; 
    font-family:newgot; 
    font-size:32px; 
    color: #000; 
    font-weight:bold;
    text-align: center;
    padding: 19px 18px;
    margin:0px;
    margin-bottom:15px;
    text-transform: uppercase;
    padding-top: 35px;
}
.p_box {
    background: #fff;
    width: 100%;
    padding: 5px;
    float: left;
    border:5px solid #cdcdcd;

}
.p_img{ padding:10px 0px; width:100%; float:left; position:relative; overflow:hidden; text-align:center;}
.p_img img{  transition: 0.9s all ease; }
.p_img:hover img{  transition: 0.9s all ease; transform:scale(1.1); }
.thumb-link{width:100%; float:left;  }
.p_name{ text-align:left; font-size:16px; color:#000;  font-weight:400;}
.p_art{ text-align:left;  font-size:16px; color:#000; font-weight:400;}
.p_names{ text-align:left; font-size:16px; color:#fff;  font-weight:400;}
.p_arts{ text-align:left;  font-size:16px; color:#fff; font-weight:400;}
.p_basket{width:100%; float:left; text-align:center;}
.p_basket a {
    text-align: center;
    padding: 11px 1px;
    color: #fff;
    text-decoration: none;
    background: #e5ddc6;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}
.vew{
    float:left; 
    width:45%; 
    text-align: center; 
    padding: 11px 19px; 
    color: #fff; 
    text-decoration: none; 
    background: #fd0400 !important; 
    margin-top: 10px;  
    transition: 0.5s all ease;
}
.vew:hover{color:#fff; background:#000 !important;}
.pd-off-feature{
    padding: 5px;
    margin: 0px;
}
.bas {
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px 10px 10px 10px;
    color: #fff;
    text-decoration: none;
    /* line-height: 18px; */
    border-radius: 0px;
    background: #fd0400 !important;
    margin-top: 10px;
    transition: 0.5s all ease;
    font-size: 12px;
    margin-left: 5px;
}
.bas:hover{color:#fff; background:#000 !important;}
.bas:hover, .bas:focus, .bas.focus{color:#fff;}
/* Welcome Note*/
.welcome{width:100%; float:left; padding:0px 0px 0px 0px; background:#fff;}
.content-title{width: 100%; float: left; color: #000; font-weight:bold; font-size:24px;  text-align: center; padding: 9px 9px; }
.content-des {

    padding: 15px 0px 35px 0px;
 width:100%;
float:left;
 background-image: url('../images/about-bg.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center; 
 background-size: cover;


}
.content-des p{
    color: #fff; 
    font-size: 14px;
    text-align: justify;
    float:left;
    line-height:26px;
    padding:10px 0px 0px 0px;
}
.read-more-about{
    float: right;
}
.read-more-about a{
    background-color: #d60000;
    text-decoration: none;
    color: #fff;
    padding: 10px;
}
.logo-two{
   
}
.social{float:left; width:100%; margin:0; padding:0;}
.social ul {margin:0; padding:0; list-style:none; display:inline-block; float:left; width:100%; text-align: center;}
.social ul  li{  color:#fff; list-style:none; align-content:center; display:inline-block;}
.social ul  li a{margin:35px; padding:35px;  color:#fff; list-style:none; display:inline-block; text-decoration:none; border-radius:5px;}
.social ul  li a span { font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sociala{background:#3b5999 !important;}
.socialb{background:#55acef !important;}
.socialc{background:#e12f2f !important;}
.sociald{background:#007bb6 !important;}
.map-dev{float:left; width:100%; margin:0; padding:0;}
.featuredbg{float:left; width:100%; background:#f1f0f0; padding-bottom:20px;}
.about-heading h2{
    padding: 0px;
    margin: 0px;
    color: #ec0000;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}
/* Footer */
.footer_head-2 h2{
  color: #fff;
  text-transform: uppercase;
}
.btm-social-2 ul{
    padding: 0px;
    margin: 0px;
}
.btm-social-2 ul li{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #000;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    border:2px solid #000;
    transition: 0.5s;
}
.btm-social-2 ul li a{
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    transform: rotate(0deg);
    transition: 0.5s;
}
.btm-social-2 ul li:hover{
    border:2px solid #fff;
}
.btm-social-2 ul li:hover a{
    transform: rotate(-360deg);
}
.footer_bg{ 
    width:100%; 
    float:left;
    background:#fd0400;
    padding-bottom: 57px;
    padding-top: 20px;
    border-top: 15px solid #000;
}

.news-letter-inside{ width:100%; float:left; }
.news-letter-inside h3 { width:100%; float:left; background:url('../images/about_bg.png') no-repeat center left; color:#000;padding: 14px 9px;   text-transform: uppercase;}
.btm-social { width:100%; float:left; padding:0px; margin:0px;}
.btm-social ul {margin:0; padding:0; list-style:none;}
.btm-social li { display:inline-block;  }
.btm-social li a { color:#fff; width: 35px;  height: 35px; border: none; background:#000; text-decoration:none; font-size: 16px; text-align: center; padding: 9px 0px; border-radius: 50%;}
.btm-social li:hover a{ color:#fff;}
.btm-social li:hover a.fa-facebook{background:#3b5998;  }
.btm-social li:hover a.fa-twitter{background:#1cb7eb;  }
.btm-social li:hover a.fa-google-plus{background:#e3411f;  }
.btm-social li:hover a.fa-linkedin{background:#0177b5;  }
.letter_con { width:100%; float:left;}
.letter_con p { width:100%; float:left; color:#fff;}
.ne { width:75%; float:left; border:1px solid #808183; border-radius:0px; padding: 10px 8px; height: auto;}
.news-group-btn { width:25%; float:left;}
.news-btn{ background:#e7b62a; color:#fff; border:none; width:100%; float:left; padding:10.5px 0px; border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.news-btn:hover {color: #fff; background: #cb7246 !important; text-decoration:none;}
.news-btn:focus {color: #fff; background: #cb7246 !important; text-decoration:none;}
.news-btn:active {color: #fff; background: #cb7246 !important; text-decoration:none;}
.pdffile{float:right;}
.readm{float:left;}
.readm a { color: #fff; background: #06202b; text-decoration: none; padding: 9px; float: left; margin-top: 58px; }
.readm a:hover{color: #fff; background: #e7b62a ; text-decoration: none;}
.readms{float:right; margin:0;}
.readms a { color: #fff; background: #06202b; text-decoration: none; padding: 9px; float: left; margin-top: 0px; }
.readms a:hover{color: #fff; background: #e7b62a ; text-decoration: none;}
.in-footer{width:100%; float:left; padding:15px 0px ;}

.footer-cont{ width:100%; float:left; color:#fff;}
.footer_head{  font-size:21px; font-weight:400; color:#000; text-transform:uppercase; margin: 20px 0; padding-bottom: 4px; font-family:newgot; }
.footer_heads{float: left; width: 100%;  font-size:21px; font-weight:400; color:#000; text-transform:uppercase; margin: 20px 0; padding-bottom: 4px; font-family:newgot; }
.featuredbg p {color:#000; font-size: 12px;}
.footer-text{ font-size:13px; color:#9e9e9e; padding-bottom:20px;}
.footer-text li a{ font-size:13px; color:#fff; display:block; text-decoration:none;  transition: 0.2s all ease; padding:6px 0px;}
.footer-text li a:hover{ color:#000; padding-left:10px; transition: 0.5s all ease; text-decoration:none;}
.footer-logo{float:left; width:43%; margin-top: -20px;}
.copy_right_bg{   background:#000; width:100%; float:left;}
.copy_right_text p{ width:50%; float:left; text-align:left; color:#d4d4d4; line-height: 40px; margin: 0; padding: 0; }
.copy_right_text2 p{ width:50%; float:left; text-align:right; color:#d4d4d4;  margin:0; padding:0; }
.copy_right_text2 p a{ color:#fff; text-decoration:none; line-height:40px; margin:0; padding:0; }
.copy_right_text2 p a:hover{ color:#fff;  }

/* footer end */


/* product page*/


.full{	width:100%;	float:left; padding-top: 35px; margin-bottom:20px; background: #fff;}
.sub_banner{ text-align:center;}
.brds{  width:100%; float:left;}
.in-div { width:100%; float: left; margin-bottom: 15px;}
.brds_text {width:100%;font-size: 13px;color: #2c2c2c;border: 1px solid #d4d4d4; border-radius: 5px; float: left;margin: 0px;}
.brds_text a{ color:#2c2c2c; text-decoration:none;}
.brds_text a:hover{ color:#fd0400; }
.breadcrumb { padding: 8px 15px; margin-bottom: 0px;  list-style: none;  background: none; border-radius: 4px;}
.heading { float: left;width: 100%;font-size: 25px;font-weight: 700;color: #06202b; padding:0px 0px 12px 0px; padding-bottom:0px;text-transform: uppercase;}


.left_head { float: left; width: 100%; font-size: 25px; font-weight: 700; color: #fff; background:#fd0400; padding: 0px 15px 12px 9px; padding-bottom: 0px; text-transform: uppercase; line-height: 53px; margin-bottom: 5px;}
.menutitle { width:100%; float:left;}
.left_menu_main { width:100%; float:left;}
.left_menu_main a{ font-size:14px; font-weight:700; color:#fff; text-transform:uppercase; background:#000; display:block; padding:8px 10px; margin-bottom:3px; text-decoration:none; transition: 0.5s all ease;}
.left_menu_main a:hover{  transition: 0.5s all ease; padding-left:20px; background:#fd0400; color:#000;}
.left_sub_menu { width:100%; float:left;}
.left_sub_menu a{ font-size:14px; color:#fff; padding:5px 0 5px 10px; display:block; margin-bottom:3px; transition: 0.3s all ease; background: #1a4658;}
.left_sub_menu a:hover{ text-decoration:none; color:#fff;  transition: 0.3s all ease; padding-left:20px;}
.left_sub_menu_sub a { font-size: 14px; color: #f3f3f3; padding: 3px; display: block; transition: all 0.3s; float: left; width: 100%; margin-bottom: 5px; padding-left: 31px; background: #1a4658; margin-top: 4px; text-decoration:none; }
.left_sub_menu_sub a:hover{  transition: 0.5s all ease; padding-left:20px; background:#e7b62a; color:#000;}
.content_head1 {  font-size: 24px; font-weight: 700; color: #d4d4d4; text-transform: uppercase; padding: 15px 0; width: 100%; float: left; text-align:center; margin-bottom:10px;}
.paging{
	
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#000;
	border: none;
    padding:5px 9px;
}
.paging:hover{
	text-decoration:none;
	background:#92c21a;
	color:#fff;
}
.paging_act {
   
	font-size:16px;
	font-weight:bold;
	color:#000;
	background:#d4d4d4;
	text-align:center;
	text-decoration:none;

	border: none;
     padding:5px 9px;
}
.paging_act:hover{
	background:#fd0400;
	color:#fff;
	text-decoration:none;
}

/* detail page*/
.i_box{ width:100%; float:left; background:#d4d4d4; padding:10px;}
.i_img{ width:100%; float:left; text-align:center;}
.d_name{ width:100%; float:left;  font-size:22px; color:#2c2c2c; font-weight:700;}
.d_art{  width:100%; float:left;font-size:16px;     border-bottom: 1px solid #cbcbcb; color:#fd0400; font-weight:700; padding:5px 0 15px 0;}
.d_detail{  width:100%; float:left;font-size:14px; color:#4f4f4f; padding:5px 0 15px 0; margin-bottom:15px;}
.d_detail p{width:100%; float:left; font-size:14px; color:#4f4f4f;}
.d_qty {  font-size: 14px; color: #d4d4d4; font-weight: 700; padding:0px 0px;  width: 50%; float: left;}
.dpe_name{ width:100%; float:left;  font-size:22px; color:#2c2c2c; font-weight:700; text-align:left; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.dpe_arts{  width:100%; float:left;font-size:16px; border-bottom: 1px solid #cbcbcb; color:#2c2c2c; text-align:left; font-weight:700; padding:5px 0 15px 0; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.dpe_detail{  width:100%; float:left;font-size:14px; color:#4f4f4f; padding:5px 0 15px 0; margin-bottom:15px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; text-align:left;}
.dpe_detail p{width:100%; float:left; font-size:14px; color:#4f4f4f; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; text-align:left;}
.dpe_basket{}
.opt{margin-bottom:10px;}
.bd{border-bottom: 1px solid #cbcbcb; border-top: 1px solid #cbcbcb; width:100%; float:left; padding:10px 0px;}
.opt h5{width:20%; float:left; font-size: 14px; color: #00afef; font-weight: 700;}
.opt select{width:30%; float:left; background:#ececec; border:none;}
.d_qty em { font-style: normal; width: 39%; color:#2c2c2c;  float: left;     padding: 8px 0px;}
.plus-minus{background:none; border:none;}
.qty { text-align: center; float: left; height: 41px; background: #ececec;  border: none; color: #555; width: 59%;}
.sub {  padding: 10px 20px 10px 20px; background: #000;  border:none;  border-radius: 0;  color: #fff; float: left;  margin-left: 15px; }
.sub:hover { background: #fd0400; color: #fff;}
.related_head {  float: left; width: 100%; font-size:24px; font-weight:700; color: #000;   text-transform: uppercase; border-bottom: 1px solid #cbcbcb; border-top: 1px solid #cbcbcb; padding:10px 0px; margin-bottom:15px;}
.related_head b{  color: #ff0000; font-weight:700;}






/* content pages*/


.content_head{  font-size:24px; font-weight:700; color:#2c2c2c; text-transform:uppercase; padding:20px 0; margin-bottom:20px;}
.content_text{ width:100%; float:left; font-size:13px; color:#2c2c2c; padding-bottom:20px;}
.content_text p{  width:100%; float:left; font-size:13px; color:#2c2c2c; padding-bottom:20px;}
.content_text p a{color:#cb7246 !important; text-decoration:none;} 
.content_text p a:hover{color:#ff0000 !important; text-decoration:none;} 
#frm_quote label{color:#2c2c2c;}
.cont-form { width: 49%;  float: left;  height: auto;  padding: 17px 12px;  margin-right:4px;   background:none; border-radius:0px; margin-bottom:15px; color:#fff;}
.form-control3 {  width:99%;  padding: 17px 12px; background:none; border-radius:0px; margin-bottom:15px; color:#fff;}
/* extra code*/
.butn-hvr{color:#fff; background:#000; padding:8px 10px; border:none;}
.butn-hvr:hover, .butn-hvr:focus, .butn-hvr:active{background:#fd0400; text-decoration:none; color:#000; border:none ;}
.pad-l{ padding-left:0px;}
.pad-r{ padding-right:0px;}
.row11{ margin:0px -15px;}
label{ color:#fff; }
.pag-main{width:100%; float:left; padding-top:15px; background:#fff;}
.basket_name{color:#2c2c2c;}
.basket_art{color:#2c2c2c;}
.ctgs{margin-bottom:15px;}
.navbar-inverse .navbar-toggle .icon-bar{
    color: #000 !important;
}
/* mobile portrait */
@media screen and (max-device-width: 767px) and (orientation: portrait) {
	
	.email{text-align:center;}
	.wel{text-align:center;}
	.logo{ text-align:center;}
	#menufix.active {
    opacity: 100;
    position: inherit;
    z-index: 1;
    background: #000;
    border-radius: 0px;
}

	.nav_bar{ padding:0;}
	.fea-heading {  width: 100%; margin: 16px 0px; text-align:center;}
	.fea-heading span.fea-one{ width:100%;}
	.fea-heading hr { display:none;}
	.fea-heading span.fea-two{ display:none;}
	.pad-l{padding-left:15px; float:left;}
	.pad-r{padding-right:15px; float:left;}
	.row11{margin:0px;}
	.f-box{ margin-bottom:10px;}
	.copy_right_text {  width:100%; text-align: center;}
	.copy_right_text2 {  width:100%; text-align: center;}
	.search1 {margin-top: 15px;}
	.search2 {margin-top: 10px; text-align: center;  margin: 0 auto; float: left; width: 100%;}
	.search-top-btn{float:none;}
	.main-menu{float:left; width:100%;}
	.main-menu ul{float:left; width:100%;}
	.main-menu ul li{float:left; width:100%;}
	.main-menu > ul > li:first-child a{padding-left:13px;}
	.amg{float:left !important; width:100% !important;}
	.amg li{float:left !important; width:10% !important; display:inline-block !important;}
	.amg .fa { border: 1px solid #ccc; width: 35px; height: 35px !important; line-height: 35px !important; padding:0 !important ; text-align:center !important; margin-top: 12px; }
	.social ul li { color: #fff; list-style: none; align-content: center; display: inline-block; float: left; width: 50%; }
	.copy_right_text p { width: 100%; float: left; text-align: center; color: #d4d4d4; line-height: 40px; margin: 0; padding: 0; }
	.copy_right_text2 p { width: 100%; float: left; text-align: center; color: #d4d4d4; margin: 0; padding: 0; }
	.social ul li a {padding: 35px; color: #fff; list-style: none; display: inline-block; text-decoration: none; border-radius: 5px; margin: 12px; }
	.d_qty {  width: 64%; padding-left: 17px;}
	.sub{  margin:10px 0px;width:100%; }
	.d_name { padding-top:10px;}
    .navbar-toggle{
        background-color: #fd0400 !important;
    }
}

/* mobile landscape*/
@media screen and (max-device-width: 767px) and (orientation: portrait) {
	.navbar-nav > li { display: block; float: left; width: 100%; }
	.dropdown:hover .dropdown-menu { transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s, -webkit-transform 0.5s ease 0s; transform: perspective(600px) rotateX(0deg); float: left; width: 100%;background: #fff; }
	.dropdown:focus .dropdown-menu { background: #fff; }
	.dropdown:active .dropdown-menu { background: #fff; }
	.menu_sub_cat { width: 100%; float: left; margin: 0px; padding-bottom: 8px; }
    .navbar-toggle{
        background-color: #fd0400 !important;
    }
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
	
	.logo{ text-align:center;}
	.nav_bar{ padding:0;}
	.navbar-nav > li { display: block; float: left; width: 100%; }
	.fea-heading {  width: 100%; margin: 16px 0px; text-align:center;}
	.fea-heading span.fea-one{ width:100%;}
	.fea-heading hr { display:none;}
	.fea-heading span.fea-two{ display:none;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.row11{margin:0px;}
	.f-box{ margin-bottom:10px;}
	.copy_right_text {  width:100%; text-align: center;}
	.copy_right_text2 {  width:100%; text-align: center;}
	.search2 {margin-top: 10px; text-align: center; float:none;}
	.search-top-btn { float:none;}
	.d_qty {  width: 64%; padding-left: 17px;}
	.sub{  margin:10px 0px;width:100%; }
	.d_name { padding-top:10px;}
	.p_name { text-align:center;}
	.p_art { text-align:center;}
	.p_basket a {float: none; display: -webkit-inline-box;}
    .navbar-toggle{
        background-color: #fd0400 !important;
    }
}
/* tablet portrait*/
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait){
	
	.logo{ text-align:center;}
	.nav_bar{ padding:0;}
	.fea-heading {  width: 100%; margin: 16px 0px; text-align:center;}
	.fea-heading span.fea-one{ width:100%;}
	.fea-heading hr { display:none;}
	.fea-heading span.fea-two{ display:none;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.row11{margin:0px;}
	.f-box{ margin-bottom:10px;}
	.copy_right_text {  width:100%; text-align: center;}
	.copy_right_text2 {  width:100%; text-align: center;}
	.search1 {margin-top: 15px;}
	.search2 {margin-top: 10px;}
	.d_qty {  width: 64%; padding-left: 17px;}
	.sub{  margin:10px 0px;width:100%; }
	.d_name { padding-top:10px;}
    .navbar-toggle{
        background-color: #fd0400 !important;
    }
}

/* tablet landscape*/
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape){
	
	.logo{ text-align:center;}
	.nav_bar{ padding:0;}
	.fea-heading {  width: 100%; margin: 16px 0px; text-align:center;}
	.fea-heading span.fea-one{ width:100%;}
	.fea-heading hr { display:none;}
	.fea-heading span.fea-two{ display:none;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.row11{margin:0px;}
	.f-box{ margin-bottom:10px;}
	.copy_right_text {  width:100%; text-align: center;}
	.copy_right_text2 {  width:100%; text-align: center;}
	.search1 {margin-top: 15px;}
	.search2 {margin-top: 10px;}
	.d_qty {  width: 64%; padding-left: 17px;}
	.sub{  margin:10px 0px;width:100%; }
	.d_name { padding-top:10px;}
    .navbar-toggle{
        background-color: #fd0400 !important;
    }
	
}


.clrfixd{
    clear: both;
}
.newsupdate { float: left; width: 100%; margin: 0; padding: 0; background: url(../images/newbg.png) no-repeat #dcddde; }
.hdne{float: left; width: 100%; margin: 0; padding: 0;}
.hdne p{font-size:18px; color: #0075d0; line-height: 83px; text-decoration: none; text-align: center; margin: 0; padding: 0; }
.hdph{float: left; width: 100%; margin: 0; padding: 0; padding-left: 45px; }
.hdph p{font-size:18px; color: #fff; line-height: 83px; text-decoration: none; text-align: center; margin: 0; padding: 0; }
/* category box */
.cat-block{width:100%; float:left; padding: 0px; ; background:#dcdddf;}
.cat-title{color: #fff; font-size: 31px; font-weight:bold; margin:11px 0px; margin-bottom:0px; text-align: center;}
.cat-title b{color: #ff0000; font-size: 31px; font-weight:bold; margin:11px 0px; margin-bottom:0px; text-align: center;}
.cat-para{color: #fff; font-size: 13px; margin:0px 0px; text-align: center; margin-bottom: 15px;}
.cat-box{ width:100%; float:left; position:relative; overflow:hidden;}
.cat-box img{ width:100%; float:left; position:relative; overflow:hidden;}
.cat-box .cat-name{background:#dbac26; padding:7px 0px; width:100%; float:left; position:absolute; bottom: 15px;}
.cat-box:hover a.cat-name h5{ text-decoration:none}
.cat-box:hover .cat-name{background:#00afef; text-decoration:none;}
.cat-box h5{color:#fff; font-size:26px; text-transform:uppercase; text-align:center;font-family:aurorabc; margin: 0px 7px;  padding: 11px 0px;}
.single-banner {position:relative; overflow:hidden;}
.single-banner .cat_pic{}
.single-banner .cat_pic img{display:inline-block; width:100%;}

.single-banner  .cat_deatail{position:absolute; top:70%;  left:0px; right:0px; text-align:center; transition: all 0.6s ease;}
.single-banner  .cat_deatail h4{


      padding-top: 18px;
    padding-bottom: 13px;
    margin-top: 0px;
  background:rgba(10, 9, 9, 0.84);

  font-family: 'Exo 2', sans-serif; font-size:20px; font-weight:600; font-style:italic; color:#fff; text-transform:capitalize; 
}
.single-banner .cat_deatail p{font-family: 'Montserrat', sans-serif; font-size:12px; padding-left: 25px; padding-right: 25px; font-weight:300; color:#bcbcbc; display:block;opacity:0; transition: all 0.8s ease-in-out;}
.single-banner  .cat_deatail a{text-decoration:none; font-family: 'Exo 2', sans-serif; font-size:13px; font-weight:500; color:#000; display:inline-block; background:#f5ce57; padding:8px 12px; margin-top:0px;opacity:0; transition: all 0.8s ease-in-out;}      
.single-banner  .cat_deatail a:hover{background:#ffff}

.single-banner :hover .cat_deatail{top:50%; transform:translateY(-50%);}
.single-banner :hover .cat_deatail p{opacity:1;}
.single-banner :hover .cat_deatail a{opacity:1;}


.main_cat:hover .cat_border{opacity:1;}



.single-banner {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    border:none;
}
.sb-img img {
    width: 100%;
}
.sb-content {
          transition: 0.5s all ease;
    right: 29%;
    position: absolute;
    bottom: 90px;
}
.sb-content > p {
    font-size: 35px;

    font-weight: normal;
    font-style: normal;
    color: #000;
}
.sb-content > h5 {
    transition: 0.5s all ease;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
       font-size: 40px;
    width: 100%;
     color:#fff;
     font-family: 'Montserrat', sans-serif;
}
.sb-content > a {
        transition: 0.5s all ease;
    color: #000;
    background: #fe0000;
    display: inline-block;
       padding: 12px 20px;
    margin-top: 2px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    font-size: 22px;
    text-transform: uppercase;
}

.single-banner:hover .sb-content > a {
    transition: 0.5s all ease;
    margin-top: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.sb-content > a:hover {
    background: #000;
    color: #fff;
    text-decoration:none;
}
.single-banner img {
    -webkit-transition: .5s;
    transition: .5s;
}
.single-banner a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
.single-banner:last-child {
    margin-bottom: 0;
}
.newsLetter{
  width: 100%;
  float: left;
  background-color: #fd0400;
  padding-top: 52px;
  padding-bottom: 52px;
}
.newsWrapper{
  text-align: center;
}
.newsWrapper h2{
  color: #fff;
}
.newsWrapper p{
  color: #fff;
}
.newsField {
  padding-top: 25px;
}
.newsField input{
  width: 75%;
  height: 54px;
  border:none;
  outline: none;
  float: left;
  padding-left: 15px;
}
.newsField button{
  width: 24%;
  height: 54px;
  border:0px;
  outline: none;
  float: left;
  background-color: #000;
  color: #fff;
  font-family: 'Venus Rising';
}

@media screen and (max-width: 768px){
    .logo{
        text-align: center;
    }
    .navbar-toggle{
        background-color: #000;
    }
    .logo-two img{
        width: 100%;
    }
    .content-des p{
        text-align: left;
    }
} 