.check_btn, .check_btn:hover{margin-top: -50px;}
#correct, #wrong{top: 400px !important;right: 390px !important;}

@media (max-width: 1024px) and (min-width: 768px){
#correct, #wrong {right: 220px !important;}	
.check_btn, .check_btn:hover{right: 150px;}
}

@media (min-width: 1367px){

 .subtitle { margin-top: 220px !important;}
.main_row {margin-top: 70px !important;}	

.box { margin: 20px auto 0px;border: 8px solid #fff;width: 550px !important;height: 390px;} 
.box1{margin-top:50px; margin-left:80px;}


.username{	 border: 8px solid #fff;width: 540px !important;height: 380px;}

.username input{width: 460px; margin-top: 40px;}

.check_btn, .check_btn:hover {margin-top: -75px;right: 350px;}

#correct, #wrong{top: 600px !important;right: 539px !important;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* webkit specific CSS */
		.username input{ height:365px;  margin-top: -48px !important; }
	}

}


@media (min-width: 1900px) and (max-width:1920px){
	
}
 