#top-featured{}
#top-featured .item-top{}
#top-featured .item-top .wrap{
    position: relative;
}
#top-featured .item-top img{}
#top-featured .item-top a.follow{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 9px 18px;
    background: black;
    font-size: 18px;
    padding-top: 11px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
}
#top-featured .item-top a.follow:hover{
    text-decoration: none;
    color: #000;
    background: #fff;
}







































#news-wrapper{}
#news-wrapper .title{
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    /* padding-right: 10px; */
    text-transform: uppercase;
    font-size: 25px;
    padding-bottom: 4px;
    min-width: 1px;
    min-height: 23px;
}
#news-wrapper .title h3{
    font-family: Avo;
    color: #ED1C24;
    text-transform: uppercase;
    margin: 0;
    font-size: 21px;
    display: inline-block;
    border-bottom: 3px solid #ED1C24;
    position: relative;
    z-index: 2;
}
#news-wrapper .title:after{content:"";position:absolute;width: 100%;height: 2px;left:0;z-index:1;background: #000000;bottom: 1px;}
#news-wrapper .content {
    clear: both;
}
#news-wrapper .content.news{}
#news-wrapper .content.news .news-desc{
    margin-top: 10px;
}
#news-wrapper .content.news .small-item h4{font-size: 13px;}
#news-wrapper .content.news  h4{
    margin: 0;
    margin-bottom: 10px;
    font-size: 17px;
}
#news-wrapper .content.news  h4 a{
    font-weight: 500;
    color: #333;
    text-decoration: none;
    transition: all 0.5s ease;
}
#news-wrapper .content.news h4:hover a{
    color: #333;
}
#news-wrapper .content.news .view-more{
    margin-top: 5px;
    display: inline-block;
    padding: 6px 18px;
    border: 2px solid black;
    color: #000;
    text-transform: uppercase;
    padding-top: 7px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.4s;
}
#news-wrapper .content.news .view-more:hover{
    border-color: #0E78C5;
    color: #0E78C5;
}

#news-wrapper .content.news .list-news-small{
}
#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px}
#news-wrapper .content.news .list-news-small img{
    margin-right: 14px;
}
#news-wrapper .content.news .date{
    margin-top: 10px;
    color: #A0A0A0;
    font-size: 12px;
}
a[href='http://html5box.com/html5gallery/watermark.php']{
text-indent: -9999em;position: absolute;top: -9999em;}

.wrap-list-video{
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
}

.wrap-list-video .owl-carousel .owl-item .item{
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}
.wrap-list-video .owl-carousel .owl-item img{}
#featured-tour .video-list-carousel-target{
    padding-bottom: 56.25% !important;
}
.wrap-list-video .owl-prev{
    background: url(../img/left-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-video .owl-next{
    background: url(../img/right-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    right: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-photo .bx-prev,.wrap-list-photo .bx-prev:hover{
    background: url(../img/arrow-left-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo .bx-next,.wrap-list-photo .bx-next:hover{
    background: url(../img/arrow-right-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    padding: 5px;
}
.wrap-list-photo ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wrap-list-photo ul li{}
#wrap-media{
    margin-top: 20px;
}
#wrap-media .block{
    margin-bottom: 20px;
}
		@media (min-width: 992px) {
#index-category .col-xs-12.col-md-4{
    width: 38%;
}
#index-category .col-xs-12.col-md-8{
    width: 62%;
}
		}
@media (max-width: 767px) {
    #news-wrap .news-item .name{
    height: 40px;
    overflow: hidden;
    line-height: 16px;
}
#news-wrap .news-item .desc{font-size: 13px;height: 80px;}
	#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px;width: 50%;float: left;padding: 6px;}
		#index-category .list .xhotline{
    position: relative;
    width: 100% !Important;
    margin: auto;
}
#index-category .list{width:100%}
#news-wrapper .content.news .list-news-small img{width:100%}
#news-wrapper .content.news .small-item h4{clear:both;margin-top:10px;float: left;width: 100%;}
}




#top-nav-product{
    background: #F9F9F9;
    padding: 20px 0;
}
#top-nav-product .nav-product{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
}

#top-nav-product .content{
    background: #fff;
}
.wrap-big-section .wrap-ad{margin-bottom:20px}
.wrap-big-section .body-ad{margin-bottom: 20px;}
.wrap-big-section{
    /* margin: 20px 0; */
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 0;
}
.wrap-big-section .top-ad{
    background: #eae9e9;
    margin-bottom: 20px;
}
.wrap-big-section .top-ad .big-name{
    float: left;
    padding: 7px 10px;
    padding-right: 15px;
    font-size: 17px;
    font-weight: normal;
    background: #31393C;
    color: #fff;
    position: relative;
    background: #189EFF;
    min-height: 40px;
}





.wrap-big-section .top-ad .big-name:after,
.wrap-big-section .top-ad .big-name:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wrap-big-section .top-ad .big-name:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #189EFF;
	border-width: 19px;
	margin-top: -19px;
}
.wrap-big-section .top-ad .big-name:before {
	/* border-color: rgba(194, 225, 245, 0); */
	/* border-left-color: #DFDEFF; */
	/* border-width: 35px; */
	/* margin-top: -35px; */
}









.wrap-big-section .top-ad .list-wrap li:first-child a{
    padding-top: 0;
    padding-left: 0;
}
.wrap-big-section .top-ad .list-wrap li:first-child{float:left}
.wrap-big-section .top-ad .list-wrap li:first-child:after{display:none}

.wrap-big-section .top-ad .list-wrap{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: right;
}
.wrap-big-section .top-ad .list-wrap li{
    display: inline-block;
    font-size: 14px;
    position: relative;
    transition: 0.4s ease all;
}
.wrap-big-section .top-ad .list-wrap li:after{content:"";width:1px;height:100%;position:absolute;background: rgba(204, 204, 204, 0.86);top:0;right:0;}
.wrap-big-section .top-ad .list-wrap li:last-child:after{display:none}
.wrap-big-section .top-ad .list-wrap li a{
    padding: 8px 15px;
    display: block;
    padding-top: 10px;
    font-weight: normal;
    color: #696969;
}
.wrap-big-section .top-ad .list-wrap li:hover,.wrap-big-section .top-ad .list-wrap li.active{
    border-bottom-color: #31393C;
}
.wrap-big-section .top-ad .list-wrap li:hover a,.wrap-big-section .top-ad .list-wrap li.active a{
    text-decoration: none;
    color: #0072BC;
}
.tab-content{
    position: relative;
    overflow: hidden;
    padding: 1px;
}
.tab-content .tab{transform: translate3d(0,30px,0);transition: 0.7s ease;-o-transform: translate3d(0,30px,0);-moz-transform: translate3d(0,30px,0);-webkit-transform: translate3d(0,30px,0);opacity: 0 !important;position: absolute;left: 0;top: 0;z-index: 1;\: 100%;width: 100%;min-height: 150px;}
.tab-content .tab.active.loading{
    opacity: 0 !important;
    -o-transform: translate3d(0,30px,0) !important;
    -moz-transform: translate3d(0,30px,0) !important;
    -webkit-transform: translate3d(0,30px,0) !important;
    transform: translate3d(0,30px,0) !important;
	transition: 0.2s ease;  
    }
.tab-content .tab.active{
    -o-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
    -webkit-transform: translate3d(0,0px,0);
    opacity: 1 !Important;
    position: relative;
    z-index: 2;
}


.basel-products-loader{
    position: absolute;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
}
.basel-products-loader.loading{
    
    display: block;
}
.basel-products-loader:after {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: " ";
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #000;
    border-radius: 50%;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    animation: load-spin 450ms infinite linear;
    -o-animation: load-spin 450ms infinite linear;
    -ms-animation: load-spin 450ms infinite linear;
    -webkit-animation: load-spin 450ms infinite linear;
    -moz-animation: load-spin 450ms infinite linear;
    opacity: 1;
    visibility: visible;
    z-index: 1234;
}

.wrap-news{}
.wrap-news .xbox{}
.wrap-news .xbox .title{}
.wrap-news .xbox .big-news{
    margin-bottom: 15px;
}
.wrap-news .xbox.small .big-news .news-desc{
    margin-top: 0 !important;
    margin-bottom: 5px !Important;
}
.wrap-news .xbox.small .big-news .news-desc h4{}
.wrap-news .xbox.small .big-news .news-desc h4 a{}
.wrap-news .xbox.small .big-news .news-desc h4:hover a{}
.wrap-news .xbox.small .big-news .news-desc .view-more{
    display: inline-block;
    border: 2px solid #333;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: 0.4s;
}
.wrap-news .xbox .big-news .news-desc .view-more:hover{
    border-color: #0E78C5;
    color: #0E78C5;
}



@media(min-width:992px){
	.left-in-product{
    width: 69.9%;
}
	.right-in-ads{
    width: 30.1%;
}
}
@media (max-width:768px){


.wrap-big-section .top-ad .list-wrap li{display:none !Important;text-align: center;height: 100%;float: left;-ms-flex: 1 0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-flex: 1;-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;width: auto;text-align: center;}
.wrap-big-section .top-ad .list-wrap li:first-child{display:block !important}



    
	.wrap-big-section .top-ad .list-wrap{
    width: 100%;
    margin-top: 5px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
	.wrap-big-section .top-ad .big-name{
    font-size: 15px;
    padding: 8px 7px;
}
	.wrap-big-section .top-ad .list-wrap li a{
    font-size: 12px;
    padding: 8px 0;
    text-align: center;
    display: block;
    width: 100%;
}
	
	
}


@media(max-width:500px){
	.wrap-big-section .top-ad .list-wrap li a{font-size:10px}
}
















