 
 img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}
#scroll img {
    max-width: 100%;
}
.nav-dwn a {width:197px !important;}
.prd-nav .btm-dwn a {width:199px !important;}
.prd-nav li {width:32% !important;}
.heading-menu {
    background: #ecedee;
    padding: 5px 0;
    font-size: 27px;
    line-height: 36px;
    height: 40px;
    color: #424f56;
    border-bottom: 1px solid #c5cbd4;
    font-weight: 300;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    display: none;
}
.dwn-form {
   /*width: 50%;*/
   max-width: 700px;
    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;
}