.homeslide{margin-top:166px;}
.page-wrapper{margin-top:166px;}
.widget-wrapper-top{margin-top:166px;}
.carousel{width:100%; height:800px;}
.carousel .carousel-inner{width:100%; height:100%;}
.carousel .carousel-inner{width:100%; height:100%;}
.homeslide .carousel-item{width:100%; height:100%;}
.homeslide .carousel-item{width:100%; height:100%;}
.homeslide .carousel-item img{width:100%; height:100%;}

@media screen and (max-width: 1280px) and (min-width: 1150px){
.carousel{width:100%; height:682px;}
}

@media screen and (max-width:1149px) and (min-width:1024px){
.carousel{width:100%; height:607px;}
}

@media screen and (max-width:1023px) and (min-width:991px){
.carousel{width:100%; height:588px;}
}

@media screen and (max-width:990px) and (min-width:768px){
.carousel{width:100%; height:455px;}
}

@media screen and (max-width:767px) and (min-width:540px) {
.homeslide{margin-top:144px;}
.page-wrapper{margin-top:144px;}
.widget-wrapper-top{margin-top:144px;}
.carousel{width:100%; height:320px;}
}

@media screen and (max-width:539px) and (min-width:320px) {
.homeslide{margin-top:144px;}
.page-wrapper{margin-top:144px;}
.widget-wrapper-top{margin-top:144px;}
.carousel{width:100%; height:190px;}
}