@import url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");
@import url("https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css");
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

}
.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,.main-image-container4{
    /*    background: url('../images/Slider1.png') no-repeat right top;*/
    width: 100%;
    min-height: 495px;
    height: 100%;
    background-size:cover !important;
    overflow:hidden;
    position:relative;
    /*    padding-bottom: 141px;*/
    background-position: 100% 0%;	
    margin-top:85px;
    /* FF3.6+ */
}
#carousel-example-generic{overflow:hidden}
.carousel-indicators .active{background-color: #F17E22;}
.carousel-indicators li{padding:0px}
/*.main-image-container2{background: url('../images/Slider2.png') no-repeat right top;}
.main-image-container3{background: url('../images/Slider3.png') no-repeat right top;}
.main-image-container4{background: url('../images/Slider4.png') no-repeat right top;}*/
/* 21-07-2017 */
.banner-container {
    position: absolute;
    left: 17%;
    top: 13%;
    z-index: 999;
}
.carousel-inner img{width:100%;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left: 5%;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{right:5%;}
#exTab2 .nav-tabs{border:0px;}
#exTab2 .nav-tabs li{padding-left:0px; margin-right: 15px}
#exTab2 .nav-tabs > li.active > a, #exTab2 .nav-tabs > li.active > a:focus, #exTab2 .nav-tabs > li.active > a:hover{/*border: 0;*/
    box-shadow: 0 0 7px #ccc;
    border-bottom: 2px solid #F07512;}
#exTab2 .nav-tabs > li > a{border-bottom:2px solid #333; color:#333; padding: 10px 0.5rem;}
.syllabusplan{margin-bottom: 30px;}
.product_info ul{    list-style: disc; list-style-position: inside;}

.product_info ul.cuslisting > li {
    list-style: inside; margin-bottom:5px; line-height: 20px}
.syllabusplan li{background: url('../images/pdf.png') no-repeat left center; padding: 14px 0 14px 60px; border-bottom:1px solid #ddd;}
.product-tab h4{ margin-bottom:20px}
#exTab2 .tab-content{margin-top:30px;}
/* // end 21-07-2017 */
.nav>li>a:focus, .nav>li>a:hover,.nav>li.activeclass a {
    text-decoration: none;
    background-color: #fff;
    border-bottom: 3px solid #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;
}
.navbar-bootsnipp .navbar-nav > li .border-menu.loggedIn{width: 186px;}
.navbar-bootsnipp .navbar-nav > li .border-menu a,.navbar-bootsnipp .navbar-nav > li .border-menu{color: #F07512;}
.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: 21px;
    font-family: Lato;
    margin-top:-50px;
}
a.series_prod{color:#585858}
.font-first-slider strong{-webkit-animation:colorchange 20s infinite alternate; }
@-webkit-keyframes colorchange {
    0% {

        color: #000;
    }

    10% {

        color: #F17E22;
    }

    20% {

        color: #000;
    }

    30% {

        color: #F17E22;
    }

    40% {

        color: #000;
    }

    50% {

        color: #F17E22;
    }

    60% {

        color: #000;
    }

    70% {

        color: #F17E22;
    }
    80% {

        color: #000;
    }

    90% {

        color: #F17E22;
    }

    100% {

        color: #000;
    }
}
.home_banner_text{ margin-top:60px;}
.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: 99;
}
.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;
}
.banner_placeholder {
    margin: 0 auto;
    position: absolute;
    left: 8%;
    z-index: 9;
    top: 90px;
}
/* footer - AP */
footer{background:#ededed; border-top:1px solid #a5a5a5; padding-top:40px}
footer h2{color:#f07512; font-size:26px; text-align:center;position:relative; }
.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}
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 */
.product_info .editor_text p{ padding-bottom:10px; line-height: 24px; }
.series_header,.store_header,.contact_header,.about_header{background: url('../images/series_banner.jpg') no-repeat top right /cover;  min-height:326px; position:relative; overflow:hidden }
.store_header{background: url('../images/store_banner.png') no-repeat top right /cover; top:86px  }
.contact_header{background: url('../images/contact-banner.png') no-repeat top right /cover; margin-top:86px;min-height:280px }
.about_header{background: url('../images/About_banner.jpg') no-repeat top right /cover; margin-top:86px; min-height: 196px; }
.about_header .series_banner_text{margin-top: 10px;}
.series_banner_text{width: 45%; margin: 70px 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{width: 45%; margin: 60px 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; min-height:126px}

.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}
.breadcrumb.v2 li:first-child{padding-left:15px}
.series_inner_page{width:100%; background:#e5e5e5; padding:40px 0}
.series_sidebar,.products_sidebar{background:#fff; float:left; padding:0px;}
.sidebar_thumb{width:50%; display:inline-block;box-shadow: 0 0 12px #ccc;}
.sidebar_thumb img{ width:100%;}
.related_products{ float: left;
                   margin-bottom: 20px;
                   padding: 20px 40px;
                   width: 100%;}
.related_products.active{background:#cfcfcf}
.related_products h4,.pro_price span.title{font-size:18px;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,.no_video{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,.product_info ul li{font-size:18px;font-family: 'Open Sans', sans-serif; font-weight:400; line-height:28px; padding-bottom:34px}
.product_info ul{margin-bottom:30px}
.product_info ul li{color:#333; padding:5px 0; }
.product-tab .tab-pane li {list-style: outside none none;}
.product-tab{float:left; margin-top:20px}
.video_placeholder{border: 1px solid #fff;margin-top: 30px;min-height: 170px;}
.pro_detail_vid{min-height: auto;}
.video_placeholder:hover{border:1px solid #ccc}
/* 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 0 10px #ccc;padding: 8px;float:left}
.pro_price{display:inline-block; margin-left:8px; width:100%}
.pro_price span.title{ width:100%; min-height: 120px;}
a.price_tag,div.price_tag{position:absolute; bottom:15px; border-radius:30px; box-shadow:0px 5px 11px #ccc; background:#fff; min-width:124px; color:#000}
div.price_tag_desc, .price_tag_desc, a.price_tag_desc{position:static; display:inline-block;}
.price_tag_desc.product_page_cart_btn{width:164px;}
.product_page_cart_btn span.price{font-size:18px}
.pro_price span.carticon,.price_icon 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;}
.pro_price{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_page{margin-top:86px}
.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: rgb(255, 255, 255) none repeat scroll 0% 0%;
    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:17px; color:#666; line-height:23px}
.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;
}
.sideprice .price,.sideprice span.carticon i.fa{font-size:12px; line-height: 18px;}
.sideprice span.carticon{width:20px; height:20px;margin-top: 10px;}
.sideprice span.carticon i.fa{color:#fff; }
.vimeo-btnNew {
    margin-left: 0;
    padding: 5px 0px;
    font-size: 16px;
    background: #fcfcfc;
    margin-top: 0px;
    display: inline-block;
    border: #666;
    color: #666;   
}
.vimeo-btnNew span{margin-left:10px}
.related_productsNew{padding: 20px;}
.panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;

}
.storepro_thumb {
    margin-bottom: 15px;
    min-height: 340px;
}
.storepro_thumb > .col-sm-5{
    box-shadow: 0 0 6px #666;
    /*    height: 160px;*/
    padding: 2px;
    text-align:center;
    margin-top:20px;
}
.pro_img.pro_img2{margin-bottom: 0px}
a.price_tag.price_tag22{bottom: -8px;}
.storepro_thumb > .col-sm-5 img {
    // height: 100%;
    float:none;
    width:100%
}
.pro_price.store_inner_pro span.title {
    width: 100%;
    min-height: 161px;
    margin-top:15px
}
/*About Us */
.inner-pages{background:#fff; padding:45px}
.inner-pages h2{font-size:36px; text-align:center; font-family: 'Open Sans', sans-serif;color:#f07512; margin:0px }
.inner-pages h2.font_regular{font-weight:400; color:#000000; margin-bottom:5px}
.introduction_text{margin:50px auto; width:80%;text-align:center}
.introduction_text p{font-size:18px; font-weight:700; }
.vedio_intro p{font-size:16px; color:#555555;}
.video_container{box-shadow:0 0 10px #ccc; margin-bottom: 20px;}
.video_container iframe,.video_container object,.video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_container2{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video_container2 iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.bootstrap-select.required button.dropdown-toggle span.filter-option:after{
    content: ' *';
    color: red;
    font-size:14px
}
.uk-text-danger.text-center{text-align: center}
.bootstrap-select.required button.dropdown-toggle.chacha span.filter-option:after{
    content: ' ';

}
.vedio_intro a{color:#f07512;font-weight:700}

/* Login and Regiger page*/
.login_header,.register_header{ background: url('../images/banner_login.jpg') no-repeat top right /cover; min-height: 198px; position: relative; overflow: hidden; margin-top:90px}
.register_header{background: url('../images/register_banner.png') no-repeat top right /cover;}
.register_header .series_banner_text{margin-top:10px;padding-top:10px}
.open>.dropdown-toggle.btn-default:focus{outline: none !important;}
.login_header .series_banner_text{margin-top:8px}
.login h2,.blockElement h2{font-size:28px; text-align:center; font-family: 'Open Sans', sans-serif;color:#f07512; font-weight:400}
.login p{font-size:18px; color:#737373; padding:15px}
.form-signin{margin-top:30px}
.form-signin input,.bootstrap-select .btn,.form-signin textarea, form.payment_form .payment_step input,form.payment_form input{border-radius:30px; border:1px solid #b2b2b2; margin-bottom:10px; color:#010101; font-size:16px;width:100%; height:52px}
.form-signin textarea.form-control{height:auto}
.form-signin textarea{resize: none; padding:15px}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){width:100%; margin-bottom:20px}
.form-signin .form-control,.bootstrap-select .btn{height: 52px; margin-bottom:20px}
.form-signin input.login{background: url('../images/email.png') no-repeat 18px 16px;padding:0px 0px 0px 40px;}
.form-signin input.password{background: url('../images/password.png') no-repeat 18px 16px;padding:0px 0px 0px 40px;}
.login_btn{background:#f07512; color:#fff; font-size:18px; border-radius:30px; padding:10px; width:242px; margin-top:20px }
.login_btn:hover{background:#818181; color:#fff}
.form-footer-block{margin:40px 0 0; font-size:16px}
.form-footer-block a{color:#737373;}
.login .form-footer-block p.help-block{font-size:16px;padding:5px}
.login .form-footer-block p.help-block a{color:#f07512; font-size:16px; font-weight:700}
.form-signin .form-group{margin-bottom:0px}
.bootstrap-select .btn{margin-bottom:0px;color:#9c9b9b; outline:none }
.bootstrap-select.open li a{padding:0;background:none}
.bootstrap-select.open li {margin:8px 0;}
.bootstrap-select.btn-group .dropdown-toggle .caret{background: url('../images/arrow_dwn.png') no-repeat 0 0; content:" ";width: 17px; height: 20px; border:0px}
.bootstrap-select .dropdown-toggle:focus,.bootstrap-select .dropdown-toggle:active{outline:0px}
.bootstrap-select 	.btn-default:active:focus, .bootstrap-select .btn-default:active:hover{background:#fff}
.blockElement{background:#fff; padding:30px;width:100%;float:left}
.blockElement h2{margin:0 0 24px}
.blockElement .form-signin{margin-top:0px}
.address_map{height:620px; width:100%; position: relative;overflow: hidden;margin-top:20px}
.address_map iframe,.address_map object,.address_map embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding:10px;}
.address_row{font-size:16px; color:#585858; margin-bottom:15px}
.address_row h2{text-align:left;font-size:18px;font-weight:700; text-transform:uppercase; margin-bottom:10px}
.address_row address{margin-bottom:5px}
.contact_no span{font-size:18px; color:#585858;font-weight:600}
.d-inline-block{display:inline-block}

/* Astrick */
.centered {
    float: none;
    margin: 100px auto;
}
.form-group {
    position: relative;
}
.form-group .palceholder {
    position: absolute;
    top: 16px;
    left: 13px;
    color: #B1B1B1;
    display: none;
}
.form-group label {
    color: #9c9b9b;
    font-size: 16px;
    font-weight:normal
}
.form-group .star {
    color: red;
}

/* Tooltip */
.tooltipcus {
    background:#e5e5e5;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    position:absolute;
    top:10px;
    right: -12px;
    color:#333;
}

/* News And Events Page */
.blog_page .well{background:#fff}
.media-object2{width:90%; margin-bottom:30px}
.blog_page .media-heading{font-size:34px; font-family: 'Open Sans', sans-serif; font-weight:400; margin-bottom:20px;margin-top:60px}
.blog_page .media-body p,.media-body .morectnt span,.media-body .show{font-size:16px}
.btn-blog {
    box-shadow: 1px 2px 2px 0px #ccc;
    margin-right: 10px;
    color: #F07512;
    border-radius:30px
}

.popover{color:#ffffff; background:#333333}
.popover-title{color:#f07512; font-size:16px;background-color: #333;border-bottom: 0; padding-top:12px}
.popover-content{font-size:15px;color:#fff;padding: 9px 24px;}
.popover.bottom > .arrow::after{border-bottom-color: #333;}
.popover.right > .arrow::after{border-right-color: #333;}
.form-signin .form-group{position:relative}
.contact-form input, .contact-form .bootstrap-select .btn, .contact-form textarea{width:96%}

.popover-content ul li{color: #e0e0e0;
                       /*                       background: url('../images/tick_mark.png') no-repeat 0 4px;*/
                       line-height: normal;
                       margin-bottom: 5px;
                       font-size: 12px;
                       padding-left: 10px;
                       list-style-position: inside;list-style: number;
}
.uk-text-danger {
    color: #f00;
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 12px;
    margin-top: -15px;
    text-align: left;
}
/* Checkout Page */
.product_list_table,.order_review_table{font-size:18px;font-family: 'Open Sans', sans-serif; color:#343434; margin-bottom:0px}
.media > .pull-left {  border: 1px solid #ccc;
                       box-shadow: 0 0 17px 0 #ccc;
                       margin-bottom: 30px;
                       margin-right: 30px;
                       padding: 35px 15px;
                       text-align: center;
                       width: 46%;}
.media > .pull-left > .media-object{ 
    display: inline; 
    /*width:100%*/
}
.media_thumb {
    width: 42%;
}
.media_thumb img {
    /*width: 100%;*/
}
.checkout_table{background:#fff}
.table.product_list_table tr td,.table.product_list_table tfoot tr td,.order_review_table tr td,.order_review_table tfoot tr td{vertical-align:middle; text-align:center}
.order_review_table tr td,.order_review_table tfoot tr td{text-align:left}
.product_list_table .form-group{top:18px; text-align:left}
.product_list_table .form-group span.info{font-size:12px; color:#747474; font-style:italic}
.product_list_table .media{display:table}
.product_list_table .media-body{text-align:left;width: auto;}
.product_list_table .media-body h4{ font-weight:400;font-size: calc(0.7em + 0.5vw); }
.product_list_table .media-body h4 a{color:#343434}
.product_list_table .media .thumbnail{display: table-cell;vertical-align: middle;margin: 20px 10px; box-shadow:0 0 5px #ccc}
.product_list_table .media .thumbnail:hover{box-shadow:0 0 5px #f07512; border-color:#f07512}
.media-body { text-align: left; display: table-cell; vertical-align: middle;}
.table.product_list_table tr th,.table.order_review_table tbody tr th{padding:22px 17px; border-bottom:0px; font-weight:400}
.table.order_review_table thead tr th{padding:22px 17px;}
.delete_pro_btn {background: url('../images/delete_icn.png') no-repeat 0 0; border: 0px; width:21px; height:26px;}
.delete_pro_btn:hover{ background: url('../images/delete_icn_hover.png') no-repeat 0 0;}
.product_list_table tfoot input{border-radius:20px; border:1px solid #b2b2b2; margin-bottom:0px; color:#010101; font-size:16px;width:100%; height:44px}
.product_list_table  .form-group .palceholder{top:8px}
.discount_coupan{float: left; width: 70%; margin-right:10px}
.add_btn,.checkout_btn,.product_list_table tfoot input.checkout_btn{background:#f07512; color:#fff; font-size:18px; border-radius:30px; padding:10px; width:118px; margin-top:0px }
.checkout_btn,.product_list_table tfoot input.checkout_btn{width:256px; text-transform:uppercase}
.product_list_table tfoot h5{color:#585858; font-size:18px; text-transform:uppercase}
.subtotal tr:first-child{border-bottom:1px solid #ccc}
.table.product_list_table tfoot tr td.text-left{text-align:left}
.table.product_list_table tfoot tr td.text-right{text-align:right}
.countinue_shopping,.product_list_table tfoot input.countinue_shopping,.update_cart,.countinue_shopping,.product_list_table tfoot input.update_cart{background:#6c6c6c; font-size:18px; color:#fff; border-radius:30px; padding:10px 26px; border:0px; width:auto;margin-bottom: 15px;}
.product_list_table tfoot input.update_cart{background:none; color:#000}
.checkout_row{background:#d9d9d9}
.table.product_list_table tfoot tr.checkout_row td{padding:20px}
.table.product_list_table tr td.order_info{font-size:16px; text-align:left;padding:30px}
.product_list_table tfoot h5.normal{font-weight:normal}
.update_cart{background:none;color:#000000; border:0px;}
@keyframes blink {
    0% {
        background-color: #f07512
    }
    50% {
        background-color: #6c6c6c
    }
    100% {
        background-color: #f07512
    }
}
@-webkit-keyframes blink {
    0% {
        background-color: #f07512
    }
    50% {
        background-color: #6c6c6c
    }
    100% {
        background-color: #f07512
    }
}

.update_cart_blink {

    padding: 10px 26px;
    text-align:center;
    margin-bottom: 4px;
    font-size: 18px;
    border-radius: 30px;
    color:#fff;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -moz-animation:blink normal 1.5s infinite ease-in-out;
    -webkit-animation:blink normal 1.5s infinite ease-in-out;
    -ms-animation:blink normal 1.5s infinite ease-in-out;
    animation:blink normal 1.5s infinite ease-in-out;
}
/* Payment Page */
.payment_page{background:#e5e5e5; padding:40px 0; }
.payment_page .form-group{margin-bottom:0px}
.setup-panel{margin-bottom:0px; padding:0px}
.nav-pills.setup-panel li{ padding-left:0px}
.nav-pills.setup-panel li a{border-radius:0px;padding: 18px;}
.shipping_method_box {border: 1px solid #b2b2b2; border-radius: 5px; font-size: 18px; display:inline-block; padding:14px 0; width:100%}
.ok-sign {display:none;}
.shipping_method_box.active .ok-sign {display:block;}
.shipping_method_box.active {
    border-color: #f07512;
    color: #f07512;
}
.payment_step td{border:0px; font-size:16px}
.nav-pills.setup-panel li.active a,.nav-pills.setup-panel li a{background-color:transparent; color:#f07512; border-top:2px solid #f07512; font-size:18px; text-transform:uppercase}
.list-group-item-heading{font-weight:400; font-size:18px}
.form_top_icon,.form_top_icon2,.form_top_icon3,.form_top_icon4{width:31px; height:25px; display:inline-block; margin-right:20px}
.itmTitle {position: relative;top: -5px;}
.form_top_icon{background: url('../images/billing_icn.png') no-repeat 0 0; }
.form_top_icon2{background: url('../images/shipping_address.png') no-repeat 0 0; }
.form_top_icon3{background: url('../images/shipping_method.png') no-repeat 0 0; }
.form_top_icon4{background: url('../images/payment_method.png') no-repeat 0 0; }
.nav-pills.setup-panel li.active .form_top_icon,.nav-pills.setup-panel li.visited .form_top_icon{background: url('../images/billing_icn_active.png') no-repeat 0 0; }
.nav-pills.setup-panel li.active .form_top_icon2,.nav-pills.setup-panel li.visited .form_top_icon2{background: url('../images/shipping_address_avtive.png') no-repeat 0 0;}
.nav-pills.setup-panel li.active .form_top_icon3,.nav-pills.setup-panel li.visited .form_top_icon3{background: url('../images/shipping_method_active.png') no-repeat 0 0;}
.nav-pills.setup-panel li.active .form_top_icon4,.nav-pills.setup-panel li.visited .form_top_icon4{background: url('../images/payment_method_active.png') no-repeat 0 0; }
.nav-pills.setup-panel li a:focus{color:#f07512; }
.nav-pills.setup-panel li.disabled a{border-top:0px; color:#737373;}
.nav-pills.setup-panel li a:hover{border-top:2px solid #f07512; border-bottom:0px}
.btn.customcheck{background: #f07512;color: #fff;padding: 3px 6px;margin-right: 10px; font-weight:normal; border-radius:4px;}
.btn.customcheck span.glyphicon,.btn.customradio span.glyphicon {opacity: 0;}
.btn.customcheck.active span.glyphicon,.btn.customradio.active span.glyphicon {opacity: 1;}
.btn.customradio span.glyphicon{ top: -2px; left: -6px;}
.btn.customradio,.btn-group > .btn.customradio:last-child:not(:first-child),.btn-group > .btn.customradio:first-child:not(:last-child):not(.dropdown-toggle) {border: 1px solid #828282;border-radius: 50%;width: 26px;height: 26px;margin-right: 10px;outline:none;}
.btn.customradio.active, .btn-group > .btn.customradio.active:first-child:not(:last-child):not(.dropdown-toggle),.btn.customradio.active, .btn-group > .btn.customradio.active:last-child:not(:first-child){background:#f07512; border:0px; color:#fff; outline:none;}
.btn.customradio.active:focus,.btn.customradio.active:active,.btn.customradio:focus,.btn.customradio:active{outline:none}
.purchased_items{margin-top:30px; width:100%; margin:30px 0 0; float:left}
.btn-group>.btn:first-child, .btn-group>.btn:focus{outline:none}
.bgcolor{ background:#fff;}
.order_summery{width:62%;  float:left}
.total_billing{width:34%; float:right}
.table.order_review_table tfoot tr td{padding:20px}
.table.order_review_table tbody > tr > td{border:0px; padding: 9px 18px;}
.table.order_review_table tbody > tr > td.text-right,.table.order_review_table tfoot > tr > td.text-right{text-align:right}
.vertical_btn{margin-right:3%}
.payment_form .form-group label{color: #000;}
.input_animate{width:90px}
.img_loader {position: absolute; top: 1px; left: 60%;}
.cart_emptyMsg{font-size:20px; color:#000; background:#ccc;text-transform:uppercase; font-weight:400; padding:20px 0}
.emty_cart_icn{margin-right:20px; position:relative}
.cart_emptyMsg strong{color:#f07512}

/* News And Events Page */
.blog_page .well{background:#fff}
.media-object2{width:90%; margin-bottom:30px}
.blog_page .media-heading{font-size:34px; font-family: 'Open Sans', sans-serif; font-weight:400; margin-bottom:20px}
.blog_page .media-body p{font-size:16px}
.blog_page .media-body {position:relative;}
.btn-blog {
    box-shadow: 1px 2px 2px 0px #ccc;
    margin-right: 10px;
    color: #F07512;
    border-radius:30px
}
.media_contact{font-size:16px}
.media_contact span,.blog_detail_container p a{color:#f07512}
/* News and events detail */
.blog_detail_container {
    float: left;
    margin-top:30px;
}
.blog_detail_container p{font-size:17px; margin-bottom:15px}
/* Susbcrition */
.susbsriton h2{color:#000000}
.susbsriton h2 span{color:#f07512;}
.susbsriton  p.text-bold{color:#8d8d8d; font-size:20px; font-weight:600}
.video_subscription{background: #fff;padding: 30px 2%;width: 96%;box-sizing: border-box;margin: 0 auto;}
.video_subscription h1{font-size:26px; font-weight:400;}
.video_subscription p.text-bold{color:#8d8d8d; font-size:20px;font-family: 'Open Sans', sans-serif; font-weight:600; margin-bottom:40px}
.video_subscription h1 span{font-weight:600; color:#f07512}
.subscription_info{padding:15px 0;}
.subscription_info p{font-size:18px; color:#676767;font-family: 'Open Sans', sans-serif; font-weight:400; margin-bottom:32px}
.subscription_info p a{color:#f07512}
.pro_img{width:220px; margin-bottom:40px}
.pro_img img{width:100%; border:1px solid #ccc}
.susbcribe_btn{ box-shadow: 0 1px 7px #ccc;
                color: #000;
                background: #fff;
                color: #f07512;
                font-size: 16px;
                text-transform: uppercase;
                width: 140px;
                text-align: center;
                border-radius: 26px;
                padding: 10px 0;
                display: inline-block;
                margin-top: -10px;
                margin-left: 4px;}

.error_msg_alrt{ color: #f00;
                 font-size: 11px;  bottom: -18px;
                 left: 10px;
                 position: absolute;}
.video_subscription .media-heading{font-size:20px; color:#585858; text-transform:uppercase;display: inline-block; vertical-align: top; height: 216px;}
.video_subscription .media-body{padding-right:50px; padding-bottom:18px; box-sizing: border-box;}
.video_subscription .panel{
    min-height:291px; 
    box-shadow: 0px 0px 8px 0px #ccc; margin-bottom:40px; 
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    width:100%;
    overflow:visible;
    position: relative;

}


.video_subscription .panel-body{padding:10px; width:100%;}
.video_subscription .panel-heading{width:100%; }
.video_subscription .panel-heading h3{font-size:30px; color:#585858; font-weight:400; margin-top:10px}
.lead{font-size:60px; color:#f07512;text-transform:uppercase}
.panel-footer a.btn,.panel-footer button.btn{ background:#e5e5e5; color:#000; border-radius:30px; font-size:20px;font-family: 'Open Sans', sans-serif; font-weight:400;}
.panel-footer a.btn:hover,.panel-footer button.btn:hover{background:#f07512;color:#fff}
.panel a:hover{text-decoration: none;}
.lead strong{font-weight:600;font-family: 'Open Sans', sans-serif; }
.video_subscription .panel-footer{background:#fff; border:0px; position:relative; bottom:0; z-index:9999}
.plan_access_info {font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px}
.panel-body input{  height:46px}
.subtwel .panel-footer{text-align:center}
.subtwel .btn-block{width:50%; display:inline-block}
.video_subscription .panel .front, .video_subscription .panel .back {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    overflow: hidden;
    width:100%;
}
.video_subscription .panel .front {
    z-index: 900;
    width:100%;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.video_subscription .panel .back {
    z-index: 800;
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    width:100%;
}

.video_subscription .panel.flip .back {
    z-index: 1000;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.video_subscription .panel.flip .front {
    z-index: 900;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* Terms of Use */
.termsWrapper{background:#fff; padding:30px; font-size:17px; color:#6C6C6C} 
.termsWrapper li,.termsWrapper p{font-size:17px; font-family: 'Open Sans', sans-serif; }
.termsWrapper p{line-height:26px; }
.termsWrapper h1,.termsWrapper h2{font-size:26px; font-weight:400; margin-bottom:20px}
.termsWrapper h2{font-size:22px}
.termsWrapper ul {margin:20px 0}
.termsWrapper ul li::before {
    content: "•";
    color: #f07512;
    font-size:16px
}
.termsWrapper p a,.termsWrapper h1 span{  color: #f07512;}
.termsWrapper h1 span{font-weight:bold}
.animation-element {
    position: relative;
}
.bounce-up {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 100px, 0px);
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hideme
{
    opacity:0;
}

.bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
#accordion .panel .panel-body p{ margin-bottom:0px;}
.termsWrapper .panel{max-height:400px;}
.right-arrow{font-size:30px; line-height: 18px;}
.panel-title.expand a{color:#000}
.panel-title.expand.collapsed a{color:#000} 
.termsWrapper .panel-heading{padding:20px}
.termsWrapper .panel-group{margin-top:60px}
.termsWrapper .panel-group .panel + .panel{margin-top:20px}
.morectnt span {
    display: none;
}
.showmoretxt {
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    float:right
}
.pro_description a{color: #585858;
                   font-family: "Open Sans",sans-serif;
                   font-size: 18px;
                   font-weight: normal;
                   line-height: 18px;
}
.video_subscription .col-xs-12.col-md-4 {
    min-height: 400px;
}
.show {

    font-size:16px;
    color:#555555;
    font-family: 'Lato', sans-serif;
    line-height:24px;
}

.card { margin-bottom: 30px;}
#payment .form-row h4{color: #666;
                      font-size: 16px;}
.card .nav-tabs{ margin-bottom:20px; }
.card .nav-tabs li a{color:#666; font-size:16px}
.card .nav-tabs li.active a{color:#f07512}
.card .nav-tabs li a:hover{border-bottom-width:1px}
.card .tab-content .well{ border:0px; box-shadow:none; position: relative;}
#listings-container .well {
    display:none;
}
.loadMoreBtn{display:inline-block}
/* Products Sidebar */
.products_sidebar{padding: 20px 40px; background:#fff; height:700px}
.suggested_products{ margin: 40px 0;}
.suggested_products .sidebar_thumb{margin-right: 20px;width: 160px;padding: 5px;box-shadow: 0 0 9px 0px #ccc;}
.products_sidebar h4{display: inline-block;vertical-align: top; font-weight:normal; font-size:18px;}
.product_desc h3,.product_desc h3 span{font-size:30px;  }
.product_desc h3 span{font-weight:600; color:#f07512}
.price_icon{font-size:24px; color:#585858}
.product_desc .tab-content{padding:20px; font-size:16px}
.video_caption p{font-size:18px;font-family: 'Lato', sans-serif; color:#f07512; text-align:center}
div.price_tag_desc,.price_tag_desc { position: static; display:inline-block;}
.price_tag_desc .carticon img{margin-top:9px}
.mar-t{margin-top:20px}
div.price_tag.pricetag_W,a.price_tag.pricetag_W{width:auto}
.product_col_H{min-height:350px;width: 200px;}
.sub_pro_head{margin-top:0px; font-size:16px; color:#666; font-weight:400;width: 219px;}
.pro_description .tab-content .tab-pane h3{font-size:20px; margin-bottom: 20px}
.detailed_text_row {
    float: left;
    margin-bottom: 20px;

    width: 100%;
}
.detailed_text_row .images {
    border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #666;
    float: left;
    margin-right: 30px;
    padding: 20px;
}
.uk-badge {
    background: #f07512;
    color: #fff;
    float: right;
    padding: 0 15px;
}
.uk-width-1-1{margin-bottom: 20px}
.products_overlay{position:relative}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #f07512;
}
.products_overlay:hover .overlay {
    opacity: 0.8;
}
.text_product {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.products_overlay .sidebar_thumb{width:100%}
.list-inline > li.post_date{
    background: #f07512 none repeat scroll 0 0;
    color: #fff;
    margin-top: 20px;
    padding: 5px 15px;
    text-align: center;
    float:left;
    position:absolute;
    top: 0;
    left: 49%
}
.product_detail_sidebar {
    float: right;
    position: relative;
    top: -72px;
}

.series_sidebar h2{text-align:center; padding:15px 0}
/* Product Detail Description tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #fcfcfc;
    background-image: #f6f6f6;
    color: #ffffff;
    border:1px solid #f6f6f6
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #f6f6f6;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}
.bhoechie-tab-menu .list-group-item{border:0px}
.uk-slidenav-position .uk-slidenav{display: block !important}
.uk-slidenav-contrast{color:#ccc}
.vimeo-btn{margin-left:20px;padding: 5px 20px; font-size: 16px;}
.vimeo-btn span{margin-left:10px}
.no_result {
    background: #fff none repeat scroll 0 0;
    color: #666;
    font-size: 24px;
    margin-bottom: 40px;
    padding: 40px;
    text-align: center;
}
.img_wrap {
    height: 102px;
    max-height: 130px;
    overflow: hidden;
    width: 175px;
}
.img_wrap img {
    box-sizing: border-box;
    height: 100%;
    max-width: 100%;
    width: 100%;
}
.video_placeholder:hover,.img_wrap:hover{cursor:pointer}
.product_list_table .media .thumbnail{  width: auto;}
.product_list_table .media .thumbnail.pull-left{ padding: 15px;}

.payment_form .form-group label{color: #9c9b9b;}
.product_info p.desc_tile{padding-bottom: 10px; }
.short_desc{ font-family: "Open Sans",sans-serif;
             font-size: 18px;
             font-weight: 400;}
.blog_page .nav.nav-tabs {
    background: #fff none repeat scroll 0 0;
}
.blog_page .nav-tabs > li{margin-bottom:0px}
.blog_page .nav-tabs > li.active > a, .blog_page .nav-tabs > li.active > a:focus, .blog_page .nav-tabs > li.active > a:hover{
    border:0px; 
    border-bottom: 2px solid #f07512;
    outline:none;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus,
input[type=file]:active, input[type=checkbox]:active, input[type=radio]:active,
input[type=file]:hover, input[type=checkbox]:hover, input[type=radio]:hover,
input[type=file]:visited, input[type=checkbox]:visited, input[type=radio]:visited{
    outline:none !important;
}
.marB15 {
    clear: both;
    float: left;
    margin-bottom: 35px;
}
.additionalInformation{font-size:18px}
.captcha {
    width: 150px;
}
.video_container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video_container iframe, .video_container object, .video_container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100% !important;
}
.formbox input[type="submit"]{
    border:0px;
    color:#fff;
    width:242px;
}
.uk-alert.uk-alert-danger {
    color: #f00;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
}
.uk-slidenav-contrast:hover{color:#000}
.uk-slidenav-position .uk-slidenav-previous{left: -20px;}
.uk-slidenav-position .uk-slidenav-next{ right: -18px;}
.uk-modal-dialog-lightbox > .uk-close:first-child{z-index: 9999 }
.newSideThumb{  
    display: inline-block;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 80%;}
.related_products h4.full_space{width:100%; margin:20px 0}
.uk-switcher li,.wrap-download-pdf li{padding-left:0px}
.product_detail,.short_desc li span,.short_desc p span {font-size:16px !important }
.sample-pages li a{font-size:14px;}
.product_info table td a{padding:10px 30px;}
.termsWrapper .panel-heading {
    cursor: pointer;
}
/* CSS Method for adding Font Awesome Chevron Icons */
.termsWrapper .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family:'FontAwesome';
    content:"\f146";
    float: right;
    color: inherit;
}
.termsWrapper .panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content:"\f0fe";
}
a.prod_info{ width: auto;}
a.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: 990px) and (min-width: 767px) {
    .container{width:100%}
}


@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 only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){

    .series_header, .store_header, .contact_header, .about_header{margin-top: 40px;}
    .about_header,.login_header,.register_header{margin-top: 134px;}
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
    .video_subscription .media-heading{height: 66px;}
}

@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%}
    .storepro_thumb > .col-sm-5{height:300px}
    .series_sidebar,.products_sidebar {height: auto;}
    .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}
    .home_banner_text{margin-top:20px; padding:10px}
    .banner_placeholder{ background: #000; opacity: .6; padding-bottom: 27%; left:0; }
    .slider-content{padding:10px 0px}
    .inner-pages{padding:10px 0px}
    .slider-content{font-size:18px;line-height: 20px;}
    .video_subscription .media-heading{height: auto;margin-left:20px;}
    .inner-pages h2{font-size:18px}
    .introduction_text p{font-size:14px;}
    .pro_description{padding:10px}
    .pro_description h3, .no_video{font-size: 18px;   margin: 0 0 20px;}
    .detailed_text_row .images{ padding: 0; width: 100%;}
    .detailed_text_row .images img{width:100%}
    .pro_description a,.form-group label,.shipping_method_box{font-size: 13px}
    .nav > li > a{padding: 5px;}
    .card-text{ min-height: auto;}
    .input-group-btn .btn-danger {display:none}
    .visible-xs .input-group .form-control{height: 40px;}
    .payment_step td,.product_list_table td,.product_list_table thead th,table.product_list_table td[class*="col-"], table.product_list_table th[class*="col-"] {float:left; width:100%; text-align:left !important}
    .product_list_table thead th:first-child{display:none;}
    .order_summery,.total_billing {float: left; width: 100%;}
    input#quantity{width:98%}
    .vertical_btn {margin-bottom:10px}
    #shipping_rate .col-xs-1{display:none;}
    #shipping_rate .col-xs-6, #shipping_rate .col-xs-10{width:100%}
}
.carousel-inner .sticky-container img{width:auto;}
