 
 img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}
#scroll img {
    max-width: 100%;
}

.dwn-form {
	 /*width: 50%;*/
   max-width: 500px;
    margin: 0 auto;
    padding-top: 20px;
}
#downloadSubmit {
	width: 50% !important;
}
.sub-rest-btn {
	margin: inherit !important;
}
#meGDPRMessage {
	margin-top: 25px !important;
	width: 100%;
}
.os-radio-box label {
    width: initial !important;
    float: inherit !important;
    padding-top: 0px !important;
}
.dwn-priv.tac#formCTAgdpr {
    padding: 15px 0 !important;
}
.sub-rest-btn {
    width: 100% !important;		
}
input#os-windows {
		height: 10px;
}
input#os-linux {
		height: 20px;
}
@media screen and (max-width: 768px){
  body .table_style li input {width: calc(100% - 16px) !important;}
}

.sdp-slider-bg {
	width: auto;
	height: auto;
}
.sdp-dash-menu ul {
	height: auto;
}

.sdp-dashboard ul li {
    float: unset;
}

.sdp-dashboard ul li figure::after, .sdp-dashboard ul li figure::after {
    height: unset;
    width: unset;
}

.container{
    max-width: 1000px;
}