	.row{
		margin:0!important;
	}
	.formContent{
		padding:20px 20px 20px 20px;
	}
	.formTitle{padding: 0 0 25px 0;
		text-align:center; text-transform:uppercase; color:#fff; font-size:20px;
	}
	.formControl{
		position:relative; 
		height:50px;
		background:#fff; 
		width: 400px;
    	text-align: center;
    	margin: auto;
	}
	#btnFrmSlider{position:absolute; right:0; top:0; z-index:1; padding: 0 0 0 0; width:100px; height:50px; line-height:50px; border:0; margin:0;
		text-align:center; color:#fff; background:rgba(0, 0, 0, 0.4);
	}
	#txtzipcode{width:310px; padding-left:10px; height:50px; line-height:50px; border:0;}
	.formSubTitle{padding: 20px 0 0 0;
		text-align:center; color:#fff; font-size:12px;
	}
	
	
	.formControl input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #169ebf; font-weight:bold;
		opacity: 1; /* Firefox */
	}

	.formControl input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #169ebf; font-weight:bold;
	}

	.formControl input::-ms-input-placeholder { /* Microsoft Edge */
		color: #169ebf; font-weight:bold;
	}
	.BOTON_LOGIN{
		 
	}
	.header-block {
		text-align: right;
		font-size: 18.5px;
		padding-top: 10px;
	}
	.header-topbar {
	    height: 155px;
	    position: relative;
	    z-index: 30!important;
	}

	@media screen and (max-width: 1990px) {
		.BOTON_LOGIN{
			 
		}
		.formSlider{    
			position: absolute;
			right: 1060px;
			top: 480px;
			z-index: 1000;
			width: 450px;
			height: 175px;
			background: rgba(16, 97, 79, 0.75);
			border-radius: 15px;
		}
		.formContent{
			padding:20px 20px 20px 20px;
		}
		.formTitle{padding: 0 0 25px 0;
			text-align:center; text-transform:uppercase; color:#fff; font-size:40px;
		}
		
	}

	@media screen and (max-width: 1400px) {
		.BOTON_LOGIN{
			 
		}
		.formSlider{    
			position: absolute;
			right: 780px;
			top: 496px;
			z-index: 1000;
			width: 450px;
			height: 175px;
			background: rgba(16, 97, 79, 0.75);
			border-radius: 15px;
		}
		.formContent{
			padding:20px 20px 20px 20px;
		}
		.formTitle{padding: 0 0 25px 0;
			text-align:center; text-transform:uppercase; color:#fff; font-size:40px;
		}
	}
	@media screen and (max-width: 1200px) {
		.BOTON_LOGIN{
			 
		}
	}
	@media screen and (max-width: 1100px) {
		.BOTON_LOGIN{
			 
		}
	}
	@media screen and (max-width: 1090px) {
		.formSlider{
			right:50px; top:250px; height:auto;
		}
		.formContent{
			padding:10px;
		}
		.formTitle{padding: 0 0 10px 0;
			font-size:12px;
		}
		
	}
	@media screen and (max-width: 990px) {
		.formSlider{
			right:20px; top:190px; height:auto;
		}
		.BOTON_LOGIN{
			 
		}
	}
	@media screen and (max-width: 890px) {
		.formSlider{
			position:relative; top:0; right:0; width:100%
		}
	}
	@media screen and (max-width: 890px) {
		.BOTON_LOGIN{
			 display:block; text-align: center;
		}
		.header-block {
			text-align: center;
		 
		}
	}