@charset "UTF-8";
/* CSS Document */

/* Extra small devices (smartphones, <768px) */

.backlink a {font-family: "Source Sans Pro",sans-serif !important; font-size:18px; color: rgba(255, 255, 255, 0.6); line-height:50px; padding-left:15px;}
.backlink a:hover {color:#FFF !important; }
 img.logo {min-height:200px;}
 
 textarea{resize:none}
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	

	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 




}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	

	
}