@media  (max-width: 991px) {
   footer .links-grid .about-us p {
	    padding-bottom: 5px!important;
	}
}
@media  (max-width: 991px) {
	.downloads:after, .arrow_box:before {
		right: 0;
		top: 0;
		border: none;
		content: normal;
	}
	.specs-list{
		margin-right: -15px!important;
	    margin-left: -15px!important;
	}
	.section-home .homepage-video{
		height:400px;
	}
	.compare-product-list .product-name a {
	    margin-top: 0px;
	}
	.compare-product-list .img {
		padding: 5px;
	}
	.bread {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.section-home .homepage-video{
		height:350px;
	}
	body {
		padding-top: 60px!important;
	}
	.hero-info .product-title{
		border-bottom: none;
		border-right: none;
		padding-bottom:0;
	}
	.hero-info {
		padding: 20px 0 20px 0;
		margin-bottom: 0;
		position: relative;
	}
	.hero-info .hero-title {
    	font-size: 28px;
	}
	.hero-info .type{
		font-size: 24px;
	}
	.details-preview .product-info {
    	padding-top: 40px;
	}
    .menu-nav .logo{
        position: absolute;
        left: 50%;
        margin: 15px 0 0 -70px!important;
        width: 140px;
    }
    .menu-nav .container{
        padding:0;
    }
	.list-group-item{
		display:table;
		background:transparent;
		float:left;
		border: 2px transparent;
	}
	a.list-group-item:focus, a.list-group-item:hover {
		border-color:#ff6633;
		background-color:transparent;
		color:#ff6633!important;
		border-bottom: 2px solid #129cb0;
	}
	.list-group-item.active{
		background:transparent;
		color:#129cb0;
		border-bottom: 2px solid #129cb0;
	}
	.list-group-item.active:hover{
		background:transparent;
		border-color:#129cb0;
		color:#ff6633;
		border-bottom: 2px solid #129cb0;
	}
	.list-group-item.active:last-child,.list-group-item.active:first-child{
		background:transparent;
		color:#129cb0;
		border-bottom: 2px solid #129cb0;
	}
	.list-group-item:last-child,.list-group-item:first-child{border-radius:0;border-bottom: 2px solid transparent;}
	ul.share-buttons >li {
		margin:10px 10px 10px 0;
	}
	.read-more-arrow{
		padding:20px 0;
	}
	.more-details-attr img{
		margin-bottom:5px;
	}
	.addtocart-product {
    	padding: 60px 0 30px 0;
	}
	.addtocart-product .photos {
    	padding-top: 30px;
	}
	.recommended_products h2{
		text-align:left;
	}
	.details-preview .read-more-arrow {
    	margin-top: 10px;
	}
	.compare-product-list a{
		display:table;
		margin-bottom:20px;
		text-align:left;
	}
	.compare-product-list a.remove-compare {
		margin-right: 20px;
		padding-bottom: 30px;
		margin-left: 20px;
		height: 30px;
		width: 30px;
		border-radius: 15px;
	}
	.compare-product-list-header a.compare-label {
		bottom: -25px;
		right: -5px;
	}
	.compare-product-item a.product_name {
    	min-height: auto;
	}
	.quantity label {
		margin: 5px 10px 0 10px;
	}
	.compare-products-container{
	    padding-top: 20px;	
	}
	.compare_add_to_cart{
		margin-top:10px;
	}
	.compare-product-list a, .compare-product-item a.product_name{
		text-align:left;
	}
	.compare-product-list .product-name a {
		text-align: left;
	}
	.compare-product-list .product-name a.remove-compare{
		text-align:center;
	}
	.specifications .specs-list {
    	padding: 35px 30px;
	}
	.arrow-left, .arrow-right {
		width: 25px;
	}
	.products-carousel .container {
    	padding: 0px 35px 60px 35px;
	}
	.start_topic { float:left;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .menu-nav .logo{
        position: absolute;
        left: 50%;
        margin: 12px 0 0 -84px!important;
    }
	.details-preview .product-info {
		padding-top: 80px;
	}
	.addtocart-product .photos {
		padding-top: 50px;
	}
	.responsive-nav-container.open {
    	top: 96px;
	}
	.responsive-nav-container{
		height:auto;
		overflow:hidden;
	}
}
@media (min-width: 992px){
	.specs-list:after, .arrow_box:before {
		right: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		/*pointer-events: none;*/
	}
	.specs-list:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #ffffff;
		border-width: 27px;
		margin-top: -10px;
	}
	.specs-list:before {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #ffffff;
		border-width: 36px;
		margin-top: -36px;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
    .menu-nav .logo{
        margin: 15px 20px 10px 0!important;
    }
	ul.mainnav > li > a {
  		padding: 20px 16px 22px 17px;
	}
}
@media (min-width: 1200px) {
    .menu-nav .logo{
        margin: 15px 45px 10px 0!important;
    }
}
@media (min-width: 992px) and (max-width: 1250px) {
	.specifications{
		background:#272727 url(../img/products/specs-bg2-md.jpg) right center no-repeat;
		background-size:cover;
		font-size:12px;
	}	
	.section-home .homepage-video{
		height:450px;
	}
	.search-form{
		margin-left: -45px;
	}
	
}
.img-adaptive {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.img-holder {
    position: relative;
    height: 100%;
    min-height: 0 !important;
    overflow: hidden;
    line-height: 0;
    display: block;
}
.rollover-video {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
     margin-left: 0;
    margin-top: -77px;
    z-index: 18;
    padding: 0 20px 0 20px;
}