body{ 
	background-color: #fff;
}
.fb-icon{
background-color: #5779C1 !important; border-radius:10px 0 0 0;
}
.twitter-icon{
background-color: #00BDEF !important;
}
.instrgram-icon{
background-color: #D03D6F !important;
}
.ytube-icon{
background-color: #DD2726 !important; border-radius:0 0 0 10px;
}
.service_name{
	box-shadow: 0px 1px 8px 0px #ccc;
	 margin-bottom:25px
}
body{
overflow-x:none;
}
h1,h2,h3,h4,h5{font-weight:700;font-family: 'Lato', sans-serif;}
.card-text{
	width: 100%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 24px;
    font-size: 17px;
     font-family: "Open Sans";
	 min-height:170px;
	 color:#585858
	 
}
.navbar-bootsnipp .navbar-nav > li .border-menu a, .navbar-bootsnipp .navbar-nav > li .border-menu {
    color: #F07512;
}
.navbar-bootsnipp .navbar-nav > li .border-menu {
    border: solid 2px #F07512;
    border-radius: 60px;
    width: 146px;
    padding: 0px 14px;
    font-weight: bold;
    font-size: 16px;
    font-family: Lato;
    margin-top: 5px;
}
.service_area{margin-top:68px; width:100%; float:left; margin-bottom:68px}
.service_area figure img{width:100%}
.service_area figure figcaption{font-weight: 700 ;	color: #F07512;	font-style: italic;  font-size:18px; font-family: Lato; text-align:center; position:relative; margin-top:14px;}
.card-block{ margin-top:22px;}
.card-title-heading{font-size:19px;font-family: Lato;color:#585858;text-align:center}
.animate {
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.navbar-bootsnipp {
    background-color: rgb(255, 255, 255);
    
    border-radius: 0px;
    margin-bottom: 0px;
    z-index: 100;
   border-bottom: solid 3px #f5f5f5;
}
.navbar-bootsnipp:nth-of-type(2) {
	border-top-width: 1px;
	z-index: 50
}
.navbar-bootsnipp .navbar-toggle .icon-bar {background-color: #F07512;}

.navbar-bootsnipp .navbar-brand {color: #F07512;font-weight: 900;letter-spacing: 2px;margin-left:0px !important;}

.navbar-bootsnipp .navbar-nav > li > a {
	border: 0px solid #F07512;
	color: rgb(120, 120, 120);
	padding: 15px 14px;
}
.navbar-bootsnipp .navbar-nav > li > a:visited {
	border: 0px solid #F07512;
	color: rgb(120, 120, 120);
	padding: 15px 14px;
}


.navbar-bootsnipp .navbar-nav > li > form > .input-group > input,
.navbar-bootsnipp .navbar-nav > li > form > .input-group > .input-group-btn > .btn {
	border-radius: 0px;
}

.navbar-bootsnipp .navbar-nav > li > .dropdown-menu {
	border-radius: 0;
	margin-right: -1px;
	min-width: 220px;
	padding: 0px;
}
.navbar-bootsnipp .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
	    left: 0px;
    margin-left: 13px;
    right: auto;
        margin-top: 20px;
		border-top:1px solid #000
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a {
	border-left: 0px solid #F07512;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 14px;
	white-space: nowrap;
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li.active > a, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:hover, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:focus {
	background-color:#fff;
	}
.nav_dd_thumb{margin-right:15px}


.navbar-bootsnipp .bootsnipp-search {
	display: none;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
	background-color: rgb(235, 235, 235);
	border-radius: 0px;
	border-width: 0px;
	font-size: 24px;
	/* 	 */
}
.navbar-bootsnipp .bootsnipp-search .form-control {
	background-color: rgb(235, 235, 235);
	border-radius: 0px;
	border-width: 0px;
	font-size: 24px;
	/* padding: 25px 0px; */
	height:50px;
}
.navbar-bootsnipp .bootsnipp-search .form-control:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn {
	padding: 14px 16px;
	border-radius: 0px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn.active,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:hover,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:focus {
	padding: 14px 16px 14px 15px;
}

.pad-collapse{
	padding-top: 18px;
}

.main-image-container{
	padding-right: 0px;
    padding-left: 0px;
}
.main-image-container,.main-image-container2,.main-image-container3{
	background: url('../images/banner-img.png') no-repeat left top;
	width: 100%;
	max-height: 575px;
	height: 100%;
	background-size:cover !important;
	overflow:hidden;
	position:relative;
	padding-bottom: 141px;
	background-position: 100% 0%;	
	margin-top:85px;
  /* FF3.6+ */
}
.carousel-indicators .active{background-color: #F17E22;}
.carousel-indicators li{padding:0px}
.main-image-container2{background: url('../images/banner-img1.png') no-repeat left top;}
.main-image-container3{background: url('../images/banner-img2.png') no-repeat left top;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff; 
	
}


.navbar-bootsnipp .navbar-nav > li .border-menu{
    border: solid 2px #F07512;
    border-radius: 60px;
    width: 146px;
    padding:0px 14px;
    font-weight: bold;
    font-size: 16px;
    font-family: Lato;
    margin-top:5px;
}
.navbar-bootsnipp .navbar-nav > li .border-menu.loggedIn{width: 186px;}



.toggle-search{
	width: 3vw;
    padding-left: 20px;
    padding-top: 8px;
	cursor: pointer;
}
.badge{
	    position: absolute;
        top: 6px;
        margin-left: -12%;
         background-color: #F07512;

}
.btn-danger {
    color: #fff;
         background-color: #F07512;
    border-color: #F07512;
}

.font-first-slider{
	font-size: 18px;
    font-family: Lato;
	margin-top:28px;
}
.home_banner_text{ margin-top:118px;}
.font-second-slider{
	font-size:38px;
	color:#888888;
    font-family: Lato;
}

.font-second-slider-bold{
	color:#F17E22;
	font-size:38px;
	border-bottom: solid 3px #ABABAB;
font-family: Lato;

}
.slider-content{
font-size: 22px;
margin-top:14px;
color: #5a5a5a;
font-family: "Open Sans";
width: 21vw;
line-height: 28px;
font-weight: normal;
margin-bottom:34px;
    
}
.online-video-button{
	font-family: 'Lato', sans-serif; 
	font-size: 18px;
    border: solid 2px #F07512;
	color: #F07512;
    border-radius: 60px;
    font-weight:700;
	padding:9px 30px;
	display:inline-block;
}

a {
      text-decoration:none;
   }

ul {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

li { 
    padding-left: 16px; 
	line-height:2.3;
    font-family: Lato;
    font-size:16px;
    color:#6C6C6C;
}
.nth-bottom{
	line-height:1.5;
}

.downsignpress{
	color:#F07512;
	font-size:14px;
	font-weight:bold;
	display:block
}

li:before {
     /* Insert content that looks like bullets */
    padding-right: 8px;
    color: blue; /* Or a color you prefer */
}
.pad-left-contact{
	padding-left: 55px;
	padding-right: 55px;
}

.pad-left-contactno{
	padding-left: 42px;
    padding-right: 42px;
}
.pad-15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.contact-bold{
	font-weight: bold;
	font-size: 15px;
    font-family: Lato;
 }

.sticky-container{
    padding:0px;
    margin:0px;
    position:absolute;
    right:-158px;
    bottom:20px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:40px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-36px;
}
.sticky li.fb-icon:hover,.sticky li.ytube-icon:hover{border-radius:10px 0 0px 10px}

.sticky li img{
    float:left;
    margin:10px 13px;
    margin-right:5px;
	height:21px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}
/* footer - AP */
footer{background:#ededed; border-top:1px solid #a5a5a5; padding-top:40px}
footer h2{color:#f07512; font-size:30px; text-align:center;position:relative;text-transform:uppercase }
.footer_hot_links{float:left; clear:both; margin-top:34px; width:100%; padding-bottom:30px}
.series_content figcaption:after,footer h2:after,.service_area figure figcaption:after{content:""; position:absolute; width:60px; height:5px; border-radius:3px; background:#e5e5e5;    top: 30px;  left: 43%; margin-bottom:20px}
.service_area figure figcaption:after{width:56px; height:2px;left:40%}
footer li{padding-left:0px; line-height:16px; margin-bottom:12px; font-size:18px}
footer li a{color:#3b3b3b}
footer h2:after{background:#e1e1e1;left: 49%;margin-top: 20px;}
footer h3{border-bottom:1px solid #d5d5d5; padding-bottom:20px; margin-bottom:22px}
.copyright{padding:35px 0; font-size:14px; color:#5f5f5f; width:100%; text-align:center; float:left}
.footer_contact_info{background:#fff; width:100%; float:left; padding:25px 0}
.fb_feed_module{font-size:14px;font-family: 'Open Sans', sans-serif; color:#5f5f5f}
.fb_feed_thumb{float:left; margin-right:18px;}
.fb_feed_content{margin-top: 28px;display: block; line-height:22px}

/* Series page -- AP */
.series_header,.store_header{background: url('../images/series_banner.jpg') no-repeat top left /cover;  min-height:326px; position:relative; overflow:hidden }
.store_header{background: url('../storeimages/store_banner.png') no-repeat top right /cover; top:86px; min-height: 280px;  }
.series_banner_text{width: 45%; margin: 30px auto 0;text-align: center;color: rgb(255, 255, 255);padding-top: 55px; font-family: 'Open Sans', sans-serif; font-size:20px;}
.series_banner_text h1{font-family: 'Lato', sans-serif; font-weight:700; font-size:38px; text-transform:uppercase}
.series_content{background:#e5e5e5; padding:40px 0; }
.series_content figure{background:#fff; text-align:center; padding:20px; }
.series_content figure img{ width:100%}
.series_content figcaption{font-size: 1.4vw; padding-top:50px; position:relative}

.captionbreak{color:#f07512; display:block}
a.online-video-button:hover{background:#F17E22; color:#fff; text-decoration:none;}
.nav .dropdown-menu li{padding-left:0px; border-bottom:1px solid #ebebeb;} 
/* Series Detail Page */
.breadcrumb{background:#fff;padding:0;}
.breadcrumb li {font-size:18px; }
.breadcrumb li a{color:#585858}
.breadcrumb > li + li::before{contect:">"}
.breadcrumb li:first-child{padding-left:0px}
.store_page .breadcrumb li:first-child{padding-left:15px}
.series_inner_page{width:100%; background:#e5e5e5; padding:40px 0}
.store_page{margin-top:86px}
.series_sidebar{background:#fff; float:left; padding:40px}
.sidebar_thumb{width:50%; display:inline-block;box-shadow: 0 0 12px #ccc;}
.sidebar_thumb img{ width:100%}
.related_products{float:left; width:100%; margin-bottom:40px}
.related_products h4,.pro_price span.title{font-size:16px;font-family: 'Open Sans', sans-serif; color:#585858;font-weight:normal; margin:20px 0 0 10px;width:40%;float:right; line-height:24px }
.series_sidebar h2{font-size:22px;font-family: 'Open Sans', sans-serif; font-weight:600; text-transform:uppercase; margin:0 0 40px 0}
.series_inner_side_thumb{float:left; width:20%}
.series_content figure img.sidebar_thumb{float:left; width:80%}
.pro_description{width: 100%;background: rgb(255, 255, 255) none repeat scroll 0% 0%;padding: 40px; float:left; box-sizing:border-box;}
.desc_img{margin:0 40px 20px 0; border:2px solid #e5e5e5} 
.pro_description h3{margin:0 0 40px 0; font-size:30px;font-family: 'Open Sans', sans-serif; font-weight:normal}
.product_info{ width:100%; float:left}
.product_info p{font-size:18px;font-family: 'Open Sans', sans-serif; font-weight:400; line-height:28px; padding-bottom:34px}
/* Store Page */
.innerwrapper{width:100%; background:#fff; padding:40px; float:left}
.store_row{margin-bottom:40px; display:inline-block; width:100%	}
.store_row img.pro_img {box-shadow: 0 3px 10px #ccc;padding: 8px;float:left}
.pro_price{display:inline-block; margin-left:0px; width:90%; }
.pro_price span.title{ width:100%; min-height: 120px}
.pro_img {width: 100%; box-shadow: 0 0px 10px #000 !important;padding: 8px !important; margin:8px;}
.catvalue { margin-top: -2px !important;}
a.price_tag{position:static; display: inline-block; bottom:15px; border-radius:30px; box-shadow:0px 5px 11px #ccc; background:#fff;  color:#000}
.pro_price span.carticon{background:#f07512; border-radius:50%; width:36px; height:36px; float:right; margin:4px; text-align:center; line-height:30px}
.price{padding:10px;display: inline-block;font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:600;margin-left: 8px;}
/* Store Main page */
.store_main_page .well{background:#fff; display:block; float:left; width:100%;position: relative;}
.store_main_page .well h2{border-bottom:1px solid #ccc; margin-bottom:30px; font-weight:400; font-size:36px; padding-bottom:20px}
.store_main_page .well h2 span{color:#F07512;font-family: 'Lato', sans-serif;font-weight:700 }
.store_main_page .container-fluid{padding:0 40px}
.store_main_page .breadcrumb{padding:5px;}
.storeCarousel .carousel-control{
	background: #f07512;
opacity: 1;
border-radius: 50%;
width: 60px;
height: 60px;
box-shadow: 0px 0px 9px rgb(204, 204, 204);
top:35%
}
.storeCarousel .carousel-control.left{left:-40px}
.storeCarousel .carousel-control.right{right:-40px}
.storeCarousel .carousel-control .glyphicon-chevron-left{left: 44%; top:42%}
.storeCarousel .carousel-control .glyphicon-chevron-right{right: 44%; top:42%}
.filter_bar{background:#fff; width:100%; padding:30px 20px; margin-bottom:40px}
.store_search{ border:0px;}
.btnsearch{background:none; border-left:1px solid #ccc}
.glyphicon-search{color:#ccc; font-size:22px}
.filter_bar label{font-size:18px; color:#666; line-height:9px}
.pro_row{margin-bottom:30px}
button.accordion {
   background-color: transparent;
color: #f07512;
cursor: pointer;
padding: 6px 14px;
text-align: left;
border-radius: 16px;
outline: none;
transition: 0.4s;
position: absolute;
right: 19px;
top: 40px;
border: 1px solid #f07512;
text-transform: uppercase;
}
.panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	
}
.storepro_thumb {
    min-height: 290px;
    margin-bottom:15px;
}
.storepro_thumb > .col-sm-5{box-shadow: 0 0 6px #666;
    //height: 160px;
    padding: 2px;  margin-top: 20px;}
/*.storepro_thumb > .col-sm-5 img{height:100%}*/
.toggleArrow{display:none}
.vimeo-btnNew {
    margin-left: 0;
    padding: 5px 20px;
    font-size: 16px;
    background: #fcfcfc;
    margin-top: 20px;
    display: inline-block;
    border: #666;
    color: #666;   
}
.hide{display:none}
.prod_info .price{font-size: 15px}
a.prod_info i{color:#fff;font-size: 18px;}
.prod_info span.carticon{  line-height: 36px;}
@media (max-width:768px){
	.series_content figure{ margin-bottom:20px}
	.series_content figcaption{font-size: 3vw;}
	.slider-content{width:90%; background-color:rgba(0, 0, 0, .5); color:#fff; padding:10px}
	.online-video-button{color: #fff; border: solid 2px #fff; background:#F17E22}
	a.online-video-button:hover{background:#000; color:#fff; text-decoration:none;}
	.font-first-slider{background-color: rgba(0, 0, 0, .5); color:#fff; padding:10px; width:90%}
	.service_area figure figcaption::after{left:44%}
	.navbar-brand {

    padding: 5px 19px;
   
}
}
@media screen and (max-width: 1200px) and (min-width: 989px) {
.related_products h4, .pro_price span.title{font-size: 14px; line-height: 20px; margin-top:0px}
.price{font-size:12px}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){
.store_header{background: rgba(0, 0, 0, 0) url("../storeimages/store_banner.png") no-repeat scroll right top / cover ;}
}
@media screen and (max-width: 990px) and (min-width: 767px) {
.container{width:100%}
.related_products h4, .pro_price span.title{font-size:13px; line-height: 20px}
/*.pro_img {height:300px}*/
}


@media screen and (min-width: 768px) {
	.navbar-right{float:right}


    .navbar-bootsnipp .navbar-brand {
    	font-size: 20px;
height: 87px !important;
padding: 5px 5px;
		
	}

	/* .navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
	.navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
	.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
	.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
		border-bottom-width: 5px;
		border-left-width: 0px;
		padding-bottom: 10px;
		padding-left: 14px;
	} */
/* .navbar-bootsnipp .navbar-nav > li > a.border-menu:hover{ border-bottom-width: 2px;border-left-width: 2px;} */
	.navbar-bootsnipp .navbar-nav > li.disabled > a {
		padding-left: 10px;
		padding-right: 10px;
	}


	.navbar-bootsnipp .bootsnipp-search {
		background-color: rgb(235, 235, 235);
		display: block;
		position: absolute;
		top: 100%;
		width: 100%;
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		-o-transform: rotateX(-90deg);
		-ms-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transform-origin: 0 0 0;
		-moz-transform-origin: 0 0 0;
		-o-transform-origin: 0 0 0;
		-ms-transform-origin: 0 0 0;
		transform-origin: 0 0 0;
		visibility: hidden;
	}
	.navbar-bootsnipp .bootsnipp-search.open {
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		transform: rotateX(0deg);
		visibility: visible;	
	}
	.navbar-bootsnipp .bootsnipp-search > .container {
		padding: 0px;
	}    
}
@media (min-width: 1200px){
.container {
    width: 1261px;
	}
	
}

@media screen and (max-width: 1200px) and (min-width: 767px) {
.navbar-right{float:left !important}
.navbar-bootsnipp .navbar-brand{margin-right: 3vh;}
.nav > li{font-size:1.4rem;padding-left:0px}
.toggle-search{padding-left:10px}
	.slider-content{width:90%; background-color:rgba(0, 0, 0, .4); color:#fff; padding:10px}
}
@media (max-width:880px)and (min-width: 767px){
.navbar-brand{text-align:center; width:100%}
  .navbar-header{ width:100%} 
  .navbar-brand > img{display:inline-block}
	.toggle-search{width: 40px; padding-left:20px}
	.nav > li{font-size:1.5rem}


}

@media (max-width: 767px){
	.navbar-toggle{border:1px solid #F07512; margin-top: 26px;}
	.navbar-bootsnipp{opacity:1;}
	.navbar-fixed-top .navbar-collapse{min-height:460px !important}
	.navbar-bootsnipp .navbar-toggle .icon-bar{border:1px solid #515151}
	.navbar{min-height:86px !important;}
	.series_banner_text{width:80%; margin-top:50px}
	.series_content figcaption::after{left:35%}
        .store_main_page .container-fluid{padding:0}
        .breadcrumb li,.product_info p, .product_info ul li{font-size:14px}
        .product_info p, .product_info ul li { line-height: 20px;
        padding-bottom: 5px;}
        .h2, h2{font-size:22px}
        .store_main_page .well h2{font-size:24px;}
        .inner-pages h2{font-size: 20px;}
        button.accordion{padding:6px}
        .pro_description,.inner-pages{padding:10px}
        .filter_bar label{margin-bottom: 13px}
        .filter_bar .pull-right{float:left !important; margin-left:10px}
        .store_search {
            border: 1px solid #ccc;
            padding: 10px;
        }
        .btnsearch{border-left:0px}
        .pro_price span.title{min-height: auto; margin-bottom:15px}
}
