
.nav-dwns a {
    background: #E9142B;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: auto;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}

		.aplus-download-form {
			width: 450px;
			margin: 0 auto;
		}
		.aplus-download-inner {
			
		}
		.aplus-download-form .input-effect {
			background: #fff;
			position: relative;
		}
		.aplus-download-form .input-effect input, .aplus-download-form .input-effect select {
			width: 100%;
			height: 50px;
			border: 1px solid #cccccc;
			font-size: 14px;
			padding: 7px;
    		margin-top: 20px;
			-webkit-box-sizing: border-box;
    		-moz-box-sizing: border-box;
    		box-sizing: border-box;
		}
		.aplus-download-form .radio-box label {
			position: relative;
			padding-left: 25px;
			margin-bottom: 12px;
			cursor: pointer;
			font-size: 15px;
			margin-right: 30px;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
		}
		.aplus-download-form .radio-box {
			margin-top: 20px;
		}
		.aplus-download-form .radio-box .os-label {
			padding-left: 0px;
		}
		.aplus-download-form .radio-box label input {
			position: absolute;
			opacity: 0;
			cursor: pointer;
		}
		.aplus-download-form .radio-box label input:checked ~ .checkmark {
			background-color: #fff;
			border: 1px solid #2196F3;
		}
		.aplus-download-form .radio-box label .checkmark {
			position: absolute;
			top: 3px;
			left: 0;
			height: 16px;
			width: 16px;
			background-color: #fff;
			border-radius: 50%;
			border: 1px solid #bbb;
		}
		.aplus-download-form .container input:checked ~ .checkmark:after {
			display: block;
		}
		.aplus-download-form .radio-box label .checkmark:after {
			top: 4px;
			left: 4px;
			width: 8px;
			height: 8px;
			border-radius: 50%;
			background: #2196F3;
			content: "";
			position: absolute;
			display: none;
		}
		.aplus-download-form #meGDPRMessage {
			width: 100% !important;
			margin: 10px 0 !important;
		}
		.aplus-btn-red {   
			width: 100% !important;
			height: 50px;
			border-radius: 0px !important;
			background: #ef372e !important;
			color: #fff !important;
			border: 1px solid #ef372e !important;
		}
		#dwn-form-alert {
			color: #E9142B;
			font-size: 12px;
			padding: 0;
			padding-top: 5px;
			position: initial;
			background: none;
		}
		#dwn-form-alert:before {
			content: none;
		}
.radio-box label .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #bbb;
}
.radio-box label input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #2196F3;
}
@media screen and (max-width: 760px){
            .aplus-download-form{width: 100% !important;}
.nav-dwns a{width: 80%;
    font-size: 15px;}      
  }
	