.slider_bottom {
    background: #282828 none repeat scroll 0 0;
    bottom: 0px;
    margin-top: 0;
    position: relative !important;
    width: 100%;
    z-index: 4;
}
.homepage .col-md-15 {
		padding-right: 30px;
	   
	}
.index-about, .md-first {
    width: 32% !important;
}
.col-md-3.col-sm-3.md-rest {
    margin-left: 3% !important;
    padding-right: 0px !important;
    width: 19% !important;
}

.slider_head > a, .slider_bottom .drop_img {
    width: 100%;
}

.design img {
    padding-top: 5px;
    width: 100%;
}

.md-rest .bwWrapper img {
    display: block !important;
    left: 0 !important;
}

.md-rest .slider_head {
    padding-right: 15px;
}

.active .collapse {
    position: relative;
    top: 20px;
}

.last-left {
    left: calc(-125%);
}

.container.mobile-v {
    margin-top: 2px;
}

.collapse {
    text-align: unset;
    width: 225%;
}

.mobile-v .col-md-3.col-sm-3[data-type="mob"] {
    margin-left: -13px;
    margin-right: 11px;
}

.col-md-3.col-sm-3.md-first > h1 {
    margin-top: 0;
}


/*@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
.collapse {
    text-align: unset;
    width: 100%;
}
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.col-md-3.col-sm-3.md-rest {
    margin-left: 14px;
    width: 22%;
}
.design{
	width:100%;	
}
.md-rest .slider_head{
	padding-right:0px;
}
.slider_head.plus{
	width:100%;
}
.collapse { 
    width: 220%;
}
.last-left {
    left: calc(-120%);
}
}



@media only screen
and (min-device-width : 980px)
and (max-device-width : 1280px) {
	.last-left {   
    left: calc(-119%);
    width: 219% !important;
}
}*/

