.vid
{
    font-size: 20px !important;
    font-weight: bold !important;
} 
    @media screen and (min-width: 760px)
    {
.banner_span span {
    margin-bottom: 35px;
}
}

@media screen and (min-width: 760px)
{
.banner_span span {
    font-size: 58px;
    line-height: 64px;
}
}
@media screen and (min-width: 760px)
{
.banner_span span {
    font-size: 25px;
}
}
.banner_span span {
    font-family: 'tiempos-headline-bold', Times, Georgia, serif;
    color: #f28965;
    letter-spacing: 0;
    font-weight: 900;
        border-bottom: 1px solid #f28965;
        text-transform: uppercase;
    font-size: 50px;
}
@media screen and (min-width: 760px)
{
.banner_span span {
    margin-bottom: 35px;
    /*font-size: 28px; /*
}
}
@media screen and (max-width: 760px)
{
.banner_span span {
    font-size: 20px !important; 
    line-height: 64px;
}
}
.banner_span span {
    font-family: 'tiempos-headline-bold', Times, Georgia, serif;
    color: #f28965;
    letter-spacing: 0;
    font-weight: 900;
}
    .hero__image img {
    width: auto;
    max-width: 100%;
    max-height: calc(100vh - 153px);
}
@media screen and (max-width: 1100px)
{
.banner_img img {
    margin: 0 auto;
}
}
.banner_img img {
    width: auto;
    max-width: 100%;
    max-height: calc(100vh - 153px);
}
@media screen and (max-width: 1100px)
{
.banner_img img {
    margin: 0 auto;
}
}
.bg_banner
{
    background-color:#050608;
}
.pp_icon{
    font-size: 60px !important;
    color: #f28965;
}
.pp_s_icon{
    font-size: 38px !important;
    color: #f28965;
    padding-top: 10px;
    padding-bottom: 5px;
}

.nav_sceme .navbar-collapse{
 max-height: 340px;
}
.nvtabcolor
{
	background-color: #f0632a !important;
	border-bottom:5px solid #f0632a;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #f0632a !important;
    border-color: #f0632a #f0632a transparent;
	color:#fff !important;
}
.nav-tabs > li > a:hover {
border-color:none !important;
}
.sort-row{
	border-bottom: 6px solid #fd926d !important;
	display: table;
	width: 100%;
	    margin-bottom: 30px;
}
.table-striped > tbody > tr:nth-child(2n+1) {
    /*background-color: #fdefd3 !important; */
}
.sort-rowone {
    border-bottom: 6px solid #fd926d !important;
    display: table;
    width: 100%;
}
.product_page_heading{
	background-color:#f4f4f4 !important;
	border-bottom: 5px solid #393a3b !important; 
    border-radius: 0;
    padding: 0px 5px 2px 101px !important;
	margin-bottom:10px;
	background:url("../img/heading_icon.jpg") left top no-repeat #f4f4f4 !important;
	display:table;
	width:100%;
}

.navbar-style .navbar-nav li.active a, .consumer-header {
    color: #47494a;
	 border-bottom: 1px solid #ccc;
}

.consumer-header h3 {
    font-size: 30px;
}

.consumer-header h1 {
    font-size: 30px;
    margin: 0;
   margin-right: 75px;
    font-weight: bold;
	float: right;
}
.eight-io li {
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100% !important;
}

.eight-io img
{
	float:left;
}

.eight-io p
{
	display:block-inline;
	padding-top:8px;
}

.eight-io li
{
	display:block;
}

.right-benifits-icon img
{
	margin-right:10px;
}

.right-benifits-icon strong
{
text-transform:uppercase;
font-size:17px;	
display:block;
}


.box-style-hd h1 {
	margin: 25px 0px 20px 0px;
	background-position: center bottom;
	height: 30px;
	background-repeat-y: no-repeat;
}
.the-advantages .short-run-pkg div.sec_1 {
	margin: 10px auto 10px;
}

.review_body
{
display:flex;	
}
.review_content
{
	width:70%;
	background-color: #e8f6fb;
}
.review_ratting
{
	width:30%;
	background-color: #ffcc29;
}

.anchor_heading{
	color: #6c6c6c;
}

.anchor_heading:hover{
	cursor: pointer;
	text-decoration: none;
	color: #6c6c6c;
}

.place-order{
	padding: 10px;
	font-size: 20px;
	text-align: center;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 50px;
}
.order-form {
padding-top:10px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #2eb3ec;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2eb3ec 0%, #2eb3ec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2eb3ec), color-stop(100%,#2eb3ec));
	background: -webkit-linear-gradient(top, #2eb3ec 0%,#2eb3ec 100%);
	background: -o-linear-gradient(top, #2eb3ec 0%,#2eb3ec 100%);
	background: -ms-linear-gradient(top, #2eb3ec 0%,#2eb3ec 100%);
	background: linear-gradient(to bottom, #2eb3ec 0%,#2eb3ec 100%);
}

.mb10{
	margin-bottom: 10px;
}

.pl0{
	padding-left: 0px;
}

.pr0{
	padding-right: 0px;
}

.box-category ul, .list-item {
  list-style: none;
  margin: 0;
  padding: 0;

  color: #222;
  font-family: "Droid Sans", Verdana, Geneva, sans-serif;
  line-height: 18px;
}

.box-category ul li {
  position: relative;
}
.box-category>ul>li, .list-item>li {
  display: block;
  position: relative;
}

.box-category>ul>li>a {
	color: #222;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #333;
	text-transform: uppercase;
}

.box-category ul li a, .list-item li a {
	padding: 10px 0px 10px 12px;
	color: #222;
	display: block;
	background: transparent url("../img/bullet-dark.png") 0px 11px no-repeat;
}

.box-category ul li a:hover {
  text-decoration: none;
  color: #000;
}

.box-category ul li a, .box-category ul li a:visited, .box-category ul li a b {
  color: #222;
  text-decoration: none;
  cursor: pointer;
}

.box-category ul li a, .box-category ul li a:visited, .box-category ul li a b {
  color: #222;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 1px solid #cfcfcf;
}

.box-category .down {
  top: 10px;
  right: 0;
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  padding: 2p;
  background: transparent url("../img/plus.png") 0px 0px no-repeat;
  opacity: 0.6;
  -moz-opacity: 0.6;
}

.box-category>ul>li a.active+.down {
  background-position: 0px -16px;
}

.box-category>ul>li ul {
  display: none;
  padding-left: 10px;
  margin-bottom: 5px;
}

.footer ul {
  margin: 15px 0 10px;
}

.social-icons li .social-io {
  background: none;
  width: 100%;
  height: 21px;
  margin: 0px;
  display: block;
  font-size: 15px;
  text-decoration: none;
}
.social-icons li a.social-io:hover, .list-unstyled li a:hover {
	color: #FFF;
	text-decoration: none;
}

a.email_link:hover, a.email_link{
	color: #fff !important;
}
.blog h2 a 
{
	font-size:26px;
}	
.blog h2 a 
{
	display:block;
}
.blog_text_preview{
	text-align: left;
    padding: 5px 0px;
    height: 170px;
}

.the-advantages.blog-post-listing{
	margin-bottom: 0px;
}

.the-advantages.blog-post-listing:hover {
	cursor: pointer;
}

.blog_post_f_image{
	width: auto;
	height: auto;
	
}

.box-style-hd.blog h2{
	height: 42px;
}


@media (max-width: 786px){
	.pr0-xs{
		padding-right: 0px;
	}

	.pl0-xs{
		padding-left: 0px;
	}
}

.tab-content #reviews, .tab-content #description {
    min-height: 150px;
    padding: 15px 0px;
    overflow-y: auto;
    margin-bottom: 10px;
}



@media (min-width: 992px){
	.footer-contact-sextion {
		min-height: 290px;
		background: #002b3e;
		border-left: 2px solid #021e2a;
	}
}


/* slider css below */

.multi-item-carousel .carousel-inner .item {
    -webkit-transition: .5s ease-in-out left;
    transition: .5s ease-in-out left
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%
}

.multi-item-carousel .carousel-inner .active.right,
.multi-item-carousel .carousel-inner .next {
    left: 33%
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner .item {
        -webkit-transition: .5s ease-in-out all;
        transition: .5s ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none!important;
        transform: none!important
    }
}
.atlst_suc .item .thumb {
    width: 100%;
    cursor: pointer;
    float: left
}

.atlst_suc .item .thumb img {
    width: 100%;
    margin: 2px
}

.cert,
.chk,
.chk:before {
    margin-top: 0
}

.atlst_suc .item img {
    width: 100%;
    border: 1px solid #f28965 !important;
}


.carousel-control.left .ico_lfty_bht {
    font-size: 22px;
    left: 10px
}

.carousel-control.right .ico2_lfty2_bht2 {
    font-size: 22px;
    right: 11px
}

.adt_opt {
    padding-top: 8px
}		 

.onhver:hover
{
	    border: 2px solid #f28965 !important ;
}
