#medspace_slider {width: 100%; overflow: hidden; position: relative; margin-bottom: 0; display: none;}
#medspace_slider h2{font-size: 32px; line-height: 42px; color: #82868f; font-family: Roboto; font-weight: 300; text-transform: uppercase; color: #ff6701; margin: 0;}
#medspace_slider p{font-size: 16px; line-height: 22px; font-weight: 400; color: #333; margin: 0; float: left;}
#medspace_slider .clear{clear: both;height: 0;}
#medspace_slider .frame .background{width: 100%; float: left; cursor: pointer;}
#medspace_slider .frame .data{position: absolute; padding: 0!important; opacity: 0}
#medspace_slider .col-sm-5{width:41.66666667%}
#medspace_slider .item{cursor: pointer;}
#medspace_slider .frame .data a{position: static!important; margin: 0; font-size: 17px; line-height: 16px; color: #ff6701; display: none;}
#medspace_slider .button_left{position: absolute; top: 49%; -webkit-transform: translateY(-51%) translateX(-51%); cursor: pointer; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.65}
#medspace_slider .button_right{position: absolute; top: 49%; -webkit-transform: translateY(-51%) translateX(-51%);  cursor: pointer;  -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.65}
#medspace_slider .button_left:hover, #medspace_slider .button_right:hover {opacity: 100;}
#medspace_slider .button_navigation{width: 100%; position: absolute; top: 85%}
#medspace_slider .button_navigation span{margin-right: 2px; margin-left: 2px; font-size: 35px; color: #c0c2c7; cursor: pointer; opacity: 0.85}
#medspace_slider .button_navigation span:hover, #medspace_slider .button_navigation .active{color: #54575d!important;}
.ui-loader{display: none!important}

div.box {
    width: 30em;
    height: 3em;
    background-color: #108040;
}
div.box.swiperight {
    background-color: #7ACEF4;
}
@media (max-width: 1675px) {
    #medspace_slider .frame .data{}
}
@media (max-width: 1300px) {

}
@media (max-width: 1000px) {
    #medspace_slider .button_navigation{width: 100%; position: absolute; top: 90%}
    #medspace_slider .button_navigation span{margin-right: 1px; margin-left: 0; font-size: 20px;}
    #medspace_slider h2{font-size: 24px; line-height: 30px;}
}
@media (max-width: 875px) {
    #medspace_slider .frame .data a{margin-top: 7px; font-weight: 400;}
}
@media (max-width: 767px) {
	#medspace_slider h2{
	font-size: 18px;
	line-height: 26px;
    font-weight: 500;

    }
    #medspace_slider .button_right, #medspace_slider .button_left{display: none;}
    #medspace_slider .frame .data{background: rgba(255, 255, 255, 0.75); padding: 15px!important; width: 85%!important}
    #medspace_slider .frame .data .item{padding: 0!important}
}
@media (max-width: 650px) {
    #medspace_slider .frame {background-color: #f7e1c6}
    #medspace_slider .button_navigation span{line-height: 30px;}
    #medspace_slider .button_navigation{top: auto; bottom: 0px;}
}
@media (max-width: 575px) {
    #medspace_slider .frame .data{background: rgba(255, 255, 255, 0.85); width: 75%!important}
    #medspace_slider .frame .data .item p{}
}