@font-face{
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff2') format('woff2'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff2') format('woff2'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.full-width{
	width:100%;
	height:100%;
	border:none;
}

.margin-top{
	margin-top:15px;
}

.padding-no{
	padding-left:0 !important;
	padding-right:0 !important;
}

.border-none{
	border:none !important;
}

#logo{
	padding-top:15px;
	padding-bottom:15px;
	background:#000;
}
#logo a img{
	border:none;
	display:block;
	height:40px;
	margin-right:auto;
	margin-left:auto
}

#select{
	padding-top:15px;
	padding-bottom:15px;
	background:#cf0101;
}
#select select{
	font-family:texgyreadventorregular;
	font-size:14px;
	color:#fff;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	border:none;
	background:none;
}

#nav{
	background:none;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
	
}

.navbar {
    min-height: inherit !important;
    margin-bottom:0px !important;
}

#formal{
	float:right;
	margin:0px !important;
	padding:0px !important;
}
#formal > li{
	border-right:1px solid #000;
}
#formal > li > a{
	padding:27px 20px 0 20px;
	height:70px;
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	transition: all .3s ease-in-out;
}

#formal li a:hover{
	text-decoration:underline;
	color:#fff;
	background:#cf0101 !important;
}

.navbar-toggle2 {
    position: relative;
    float: none !important;
	width:100%;
	height:70px;
	margin:0!important;
    background-color: #cf0101 !important;
    background-image: none;
    border:none;
    border-radius:0;
	font-family:texgyreadventorbold;
	font-size:18px;
	text-transform:uppercase;
	color:#fff !important;	
}

#search-icon-btn{
	padding-top:15px;
	padding-bottom:15px;
	background:#000;
}
#search-icon-btn button{
	font-size:20px;
	color:#fff;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	border:none;
	background:none;
}
#search-bg{
	background:#2c2c2e;
}

#search-input{
	font-family:texgyreadventorregular;
	font-size:18px;
	color:#959597;
	margin:15px 0 15px 15px;
	padding:0 15px 0 0;
	height:30px;
	border:none;
	box-shadow:none;
	background:none;
}
#search-btn{
	font-family:texgyreadventorregular;
	font-size:18px;
	color:#fff;
	margin:15px;
	padding:0px;
	height:30px;
	border:none;
	box-shadow:none;
	background:none;
}
#search-btn:hover{
	text-decoration:underline;
}

#welcome{
	background:#2c2c2e;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
}
#welcome h1{
	font-family:texgyreadventorbold;
	font-size:40px;
	color:#fff;
	margin:0;
	padding:0;
}
#welcome p{
	font-family:texgyreadventorregular;
	font-size:14px;
	color:#fff;
	margin:15px 0 0 0;
	padding:0;
}
#welcome p a{
	color:#fff;
	padding:5px 10px; 
	background:#cf0101;
}
#welcome p a:hover{
	text-decoration:underline;
}

#welcome img{
	position:absolute;
	top:-150px;
	right:0px;
}

#content{
	padding-top:15px;
	padding-bottom:15px;
	background:#fff;
}

#left-categories{}
#left-categories h1{
	font-family:texgyreadventorregular;
	font-size:22px;
	color:#fff;
	background:#000;
	margin:0;
	padding:15px 15px;
}
#left-categories h1 strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
#left-categories h1 i{
	margin-right:10px;
	color:#cf0101;
}
#left-categories > ul{
	margin:0;
	padding:0px;
	background:#cf0102;
}

#left-categories > ul > li{
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	display:block;
	font-family:texgyreadventorregular;
	font-size:16px;
	color:#fff;

}
#left-categories > ul > li > i{
	font-size:20px;
	color:#fff;
}
#left-categories > ul > li > ul{
	margin:10px -10px 0 -10px;
	padding:0px;
}
#left-categories > ul > li > ul > li{
	margin:0;
	padding:10px 10px;
	list-style: none;
	display:block;
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#fff;
	background:#2c2c2e;
	border-top:1px solid #4f4f4f;
	border-bottom:1px solid #000;
}
#left-categories > ul > li > ul > li > a{
	color:#fff;
}

#left-categories > ul > li > ul > li > a > i{
	color:#fff;
	margin-top:3px;
}



#testimonials{
	margin-top:15px;
}
#testimonials h1{
	font-family:texgyreadventorregular;
	font-size:22px;
	color:#fff;
	background:#000;
	margin:0 0 5px 0;
	padding:15px 15px;
}
#testimonials h1 strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
#testimonials h1 i{
	margin-right:10px;
	color:#cf0101;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 30px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #000;
  border: none;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #000;
  border: none;
}
#fade-quote-carousel.carousel .carousel-indicators .active {
    background-color: #CF0101 !important;
}

#fade-quote-carousel .profile-circle {
    width:100%;
	text-align:center;
	margin-bottom:-50px;
}
#fade-quote-carousel .profile-circle img{
    width: 120px;
    height: 120px;
    border-radius: 100px;
	border:10px solid #fff;
}

#fade-quote-carousel blockquote {
    border: none;
	background:#2c2c2e;
	padding:65px 15px 15px 15px;
}
#fade-quote-carousel blockquote p{
	padding:0;
	margin:0 0 10px 0;
    text-align: center;
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#fff;
}
#fade-quote-carousel blockquote h2{
	padding:0;
	margin:0;
    text-align: center;
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#fff;
}

#meet{}
#meet h1{
	font-family:texgyreadventorregular;
	font-size:22px;
	color:#fff;
	background:#000;
	margin:0;
	padding:15px 15px;
}
#meet h1 strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
#meet h1 i{
	margin-right:10px;
	color:#cf0101;
}

#related-products{
	margin-top:15px;}
#related-products h1{
	font-family:texgyreadventorregular;
	font-size:22px;
	color:#fff;
	background:#000;
	margin:0;
	padding:15px 15px;
}
#related-products h1 strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
#related-products h1 i{
	margin-right:10px;
	color:#cf0101;
}

#related-products .media{
	border-bottom:1px solid #999;
	padding-bottom:10px;
}

#related-products .media-object{
	width:100px;
	height:100px;
}
#related-products .media-body h4{
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#000;
	margin:5px 0;
	padding:0;
}
#related-products .media-body p{
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}
#related-products .media-body p strong{
	color:#cf0101;
}

#right-banner{}
#right-banner a img{
	border:none;
}



#products{}
#products > h1{
	font-family:texgyreadventorregular;
	font-size:22px;
	color:#fff;
	background:#000;
	margin:0;
	padding:15px 15px;
}
#products > h1 > strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
#products > h1 > i{
	margin-right:10px;
	color:#cf0101;
}

.products-thumbs{
	background:#fff;
	margin:15px 0;
	padding-bottom:15px;
	border:1px solid #f2f2f2; 
	box-shadow: 5px 5px 10px rgba(218, 218, 218, 0.2);
	transition: all .3s ease-in-out; 
}
.products-thumbs:hover{
	box-shadow: 5px 5px 10px rgba(218, 218, 218, 0.9);
}
.products-thumbs > h2 {
    font-family: texgyreadventorbold;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 8px 0 10px 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.products-thumbs > p{
	font-family:texgyreadventorregular;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	margin:10px 0 0 0;
	padding:0;
}
.products-thumbs > p strong{
	color:#cf0101;
}

.products-thumbs > button{
	font-family:texgyreadventorbold;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	background:#cf0101;
	margin:5px auto 0 auto;
	display:block;
	border:none;
	padding:5px 10px;
}

.products-thumbs > button:hover{
	text-decoration:underline;
}

#large-image{
	width:100%;
	margin-bottom:15px;
}
#large-image img{
	display:block;
	margin-right:auto;
	margin-left:auto
}

.more-products{
	width:100%;
	margin-bottom:15px;
}
.more-products > h1{
	font-family:texgyreadventorregular;
	font-size:18px;
	color:#000;
	background:#f2f2f2;
	margin:0;
	padding:10px 15px;
}
.more-products > h1 > strong{
	font-family:texgyreadventorbold;
	font-weight:normal;
}
.more-products > h1 > i{
	margin-right:10px;
	color:#cf0101;
}
.more-products ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align: center;
}
.more-products ul li{
	width:19%;
	text-align:center;
	margin:10px 0 0 0;
	padding:0px;
	display:inline-block;
	list-style:none;
	background:#000;
}




#large-products-text h2{
	font-family:texgyreadventorbold;
	font-size:24px;
	color:#000;
	margin:0 0 20px 0;
	padding:0;
}
#large-products-text .dl-horizontal{
	margin-bottom:10px;
}
#large-products-text dt{
	color:#cf0101;
	width:100px !important;
	text-align:left;
	font-family:texgyreadventorbold;
	font-size:14px;
	margin-bottom:5px;
}
#large-products-text dd{
	font-family:texgyreadventorregular;
	font-size:14px;
	margin-left:0 !important;
	color:#000;
	margin-bottom:5px;
}

#large-products-text dd select{
	padding-right:10px;
	border:none;
	border-bottom:2px solid #999;
}
#large-products-text dd input{
	border:none;
	border-bottom:2px solid #999;
}

#large-products-text button{
	width:100%;
	margin:0 0 15px 0;
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	background:#cf0101;
	padding:10px;
	border:none;
}

.nav-tabs2{
	margin-top:20px;
}


.nav-tabs2 li a{
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#000;
}


#quick-details{
	margin-top:20px;
}

#quick-details dt{
	color:#cf0101;
	width:150px !important;
	text-align:left;
	font-family:texgyreadventorbold;
	font-size:14px;
	margin-bottom:10px;
}
#quick-details dd{
	font-family:texgyreadventorregular;
	font-size:14px;
	margin-left:0 !important;
	color:#000;
	margin-bottom:10px; 
}

#description{
	margin-top:10px;
}
#description img{
	margin-top:20px;
}

#description h1{
	font-family:texgyreadventorbold;
	font-size:24px;
	color:#000;
	margin:0 0 15px 0;
	padding:0;
}
#description p{
	font-family:texgyreadventorregular;
	font-size:14px;
	margin-left:0 !important;
	color:#000;
	margin-bottom:10px;
}
#description p i{
	margin-right:5px;
	color:#cf0101;
	font-size:10px;
}

#code{
	margin-top:10px;
}

#code dt{
	color:#cf0101;
	width:100px !important;
	text-align:left;
	font-family:texgyreadventorbold;
	font-size:14px;
	margin-bottom:10px;
}
#code dd{
	font-family:texgyreadventorregular;
	font-size:14px;
	margin-left:0 !important;
	color:#000;
	margin-bottom:10px;
}


#newsletter{
	background:url(../images/newsletter-bg.jpg);
	background-size:100% 100%;
	padding:15px 0;
}
#newsletter img{
	height:71px;
	width:100%;
}

#newsletter h1{
	font-family:texgyreadventorbold;
	font-size:40px;
	color:#fff;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#newsletter p{
	font-family:texgyreadventorregular;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.email-input-group{
	margin-top:15px;
}

.email-input-group button{
	font-size:20px;
	color:#fff;
	height:40px;
	border:none;
	background:none;
}
.email-input-group input{
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#fff;
	padding:10px;
	height:40px;
	box-shadow:none !important;
	border:none;
	border-bottom:1px solid #fff !important;
	background:none;
}
.email-input-group input{
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#fff;
	padding:10px;
	height:40px;
	box-shadow:none !important;
	border:none;
	border-bottom:1px solid #fff !important;
	background:none;
}

#bottom{
	background:url(../images/bottom-bg1.jpg);
}

#news-tab{
	margin-top:20px;
}
#news-tab h1{
	font-family:texgyreadventorbold;
	font-size:20px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
#news-tab .panel-group{
	margin:0;
}
#news-tab .panel-heading{
	border:none;
	border-radius:0;
	background:none;
}
#news-tab .panel{
	background:none;
	border:none;
}
#news-tab .panel-heading{
	border:none;
	margin:0px;
	padding:5px 0; 
	border-radius:0;
	background:none;
}
#news-tab .panel-heading h4{
	font-family:texgyreadventorbold;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#news-tab .panel-body{
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#d5d5d5;
	margin:0;
	padding:5px;
}


#bot-nav{
	margin-top:20px;
}
#bot-nav h1{
	font-family:texgyreadventorbold;
	font-size:20px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

#bot-nav ul{
	margin:0 !important;
	padding:0 !important; 
}
#bot-nav ul li{
	font-family:texgyreadventorregular; 
	font-size:12px;
	color:#fff; 
	list-style:none;
	margin-top:5px;
	border-bottom:1px solid rgba(44,44,46,0.1) ;
	transition:all .3s ease-in-out; 
	background:url(../images/arrow-2.png) no-repeat;
	background-position: -5px center;
}
#bot-nav ul li a{
	width:auto;
	color:#fff; 
 	display:block;
	text-decoration:none;
}
#bot-nav ul li:hover{
	padding-left:10px;
	border-bottom:1px solid #fff;
	transition:all .3s ease-in-out;
	background:url(../images/arrow-2.png) center left no-repeat;
}

#bottom-logo-bg{
	padding-top:50px;
	padding-bottom:50px;
	background:url(../images/bottom-bg2.jpg);
}

#bottom-logo{
	margin-bottom:15px;}

#bottom-logo img{
	display:block;
	margin-right:auto;
	margin-left:auto;
}

#social ul{
	margin:0px;
	padding:0px;
	float:none !important;
	list-style-type: none;
	text-align: center;
}
#social ul li{
	float:none;
	list-style:none;
	display:inline;
}
#social ul li a i{
	font-size:16px;
	color:#fff;
	width:30px;
	height:30px;
	text-align:center;
	padding:7px 0 0 0;
	transition: all .3s ease-in-out; 
}
#social ul li a i:hover{
	background:#ea282b;
	border-radius:100px;
}

#footer-bg{
	background:#000;
	padding:15px 0;
}

#page-views img{
	float:right;
	
}

#copyright{}
#copyright p{
	padding:0;
	margin:0;
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#fff;
}
#copyright p a{
	font-family:texgyreadventorbold;
	color:#fff;
	text-transform:uppercase;
}



@media (min-width:992px) and (max-width:1199px){

#formal > li > a{
	padding:27px 14px 0 14px;
	height:70px;
	font-family:texgyreadventorbold;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
}
#welcome img{
	top:-70px;
}
	
}

@media (min-width:768px) and (max-width:991px){	
#formal > li > a{
	padding:27px 13px 0 12px;
	font-size:13px;
}

#welcome img{
	top:-15px;
}
#bottom-logo-bg{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#page-views img{
	float:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
#copyright{
	margin-bottom:10px;
}
#copyright p{
	text-align:center
}

}

@media (min-width:0px) and (max-width:767px){
.xs-display{
	display:none !important;
}

#select{
	padding:15px 5px;
	background:#cf0101;
}
#select select{
	font-family:texgyreadventorregular;
	font-size:12px;
	color:#fff;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	border:none;
	background:none;
}

#formal{
	float: none;
}
#formal > li {
	border:none;
}
#formal > li > a{
	padding:15px 20px;
	height:inherit;
}

#search-input{
	margin:15px 0 15px 10px;
	padding:0 10px 0 0;
}
#search-btn{
	margin:15px 10px;
}

#products{
	margin-top:15px;
}


.nav-tabs2 li a{
	font-size:13px;
	padding:5px 10px;
}

.more-products ul li{
	width:18%;
}

#newsletter h1{
	margin-top:10px;
	font-size:30px;
}
#newsletter p{
	font-size:12px;
}

#bottom-logo-bg{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#page-views img{
	float:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
#copyright{
	margin-bottom:10px;
}
#copyright p{
	text-align:center
}
}


#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: #000;
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid #371e0a;
    position: absolute;
    top: -15px;
    right: -55px;
    z-index:1032;
}
.g-image{
	display:block;
	padding:4px;
	margin-bottom:5px;
	background-color:#fff;
	border:1px solid #cf0101;
	border-radius:4px;
	transition:border .2s ease-in-out
}



.holder {
	font-size: 14px;
	font-family: 'Open Sans', 'sans-serif';
	padding-top:15px;
	
    text-decoration: none;
	text-align:right;
	}
.holder a {
	color: #F55813; text-decoration: underline;
	border: 1px solid #000;
	text-decoration: none;
	padding: 0.2em 0.5em;
	cursor:pointer; margin:2px;
	}
.holder a:hover {
border: 1px solid #F55813;
background-color:#1f2426;
color:#F55813;;

}
.holder a.jp-previous { margin-right: 20px; }
.holder a.jp-next { margin-left: 20px; }
.holder a.jp-current, a.jp-current:hover { 
	border: 1px solid #F55813;
	padding: 0.2em 0.5em; 
	font-weight: bold;
	background:  #F55813; 
	color: #FFF;

}
.holder a.jp-disabled, a.jp-disabled:hover {
	color:;
	
}
.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
}
.holder span { margin: 0 0px;  }
/* Content -> Unordered Lists */
#itemContainer { list-style: none; padding:0; margin: 0px 0;  }
#itemContainer li { display: inline;  }




@media (min-width:1200px){
.cbp-pgitem-flip {
    height:250px;
}

.cbp-pgitem-flip img {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
}
}
@media (min-width:768px) and (max-width:1199px){
.cbp-pgitem-flip {
    height:200px;
}
.cbp-pgitem-flip img {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
}
}
