.ms-laptop-template .ms-laptop-cont .ms-view{
	background-color: #17171a;
}
.ms-laptop-template .ms-laptop-cont{
   max-width: 100%;
	position: relative;
	margin: 0 -16px;

}
.ms-laptop-template .ms-lt-slider-cont {
    position: relative;
	margin-left: 100px;
padding-top:35px;
padding-bottom: 130px;
    max-width: 989px;
}
.ms-laptop-template .ms-laptop-bg {
    max-width: 100%;
    position: absolute;
	
}

.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {
    background: url(../../images/sliders/master/skin.png) no-repeat -11px -9px;
    width: 35px;
    height: 40px;
    left: -100px;
    margin-top: -17px;
    position: absolute;
    top:50%;
    cursor: pointer;
}
.ms-laptop-template .ms-nav-next {
	background-position: -59px -9px;
	right: -100px;
	left:auto;
}

.ms-laptop-template .ms-bullets.ms-dir-h {
	position: absolute;
	bottom: -31%;
	right: 50%;
	width: 100px;
}

.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count {
	position: relative;
	right: -50%;
}

.ms-laptop-template .ms-bullet {
	width: 10px;
	height: 10px;
	background: url(../../images/sliders/master/skin.png) no-repeat -112px -25px;
	margin: 4px;
}

.ms-laptop-template .ms-bullet-selected {
    background-position: -143px -25px;
}



@media only screen and (min-width: 1000px) and (max-width: 1169px){


	
}

@media only screen and (min-width: 768px) and (max-width: 999px){

.ms-laptop-template .ms-lt-slider-cont {
	max-width: 831px;
}


}


@media only screen and (min-width: 480px) and (max-width: 767px){

.ms-laptop-template .ms-lt-slider-cont {
    max-width: 458px;
}
.ms-laptop-template .ms-bullets.ms-dir-h {
	bottom: -40%;
}



}


@media only screen and (max-width: 479px){

.ms-laptop-template .ms-lt-slider-cont {
    max-width: 306px;
}
.ms-laptop-template .ms-bullets.ms-dir-h {
	bottom: -43%;
}
.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {

}

	
}
