.box i {
    font-size: 36px;
    line-height: 60px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.copyright-bar-2 i {
	color: #428bca;
}

.nav-login .btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
/* iPhone5 */
@media only screen and (max-width:320px) and (orientation: portrait){
.reg-block { margin-top: 470px;}
}
/* X Small Devices, Phones */
@media only screen and (min-width:321px) and (orientation: portrait){
.reg-block { margin-top: 540px;}
}
@media only screen and (max-width:414px){
}
@media only screen and (min-width:415px){
}
@media only screen and (max-width:740px){
	.hubp-btn {padding-top:8px; padding-bottom:8px;}
	.hubp-submit-container .hubp-submit {padding-top: 8px; padding-bottom: 8px;}
	.hubp-form-wrapper {overflow: hidden; height: 155px;}
}
@media only screen and (min-width:767px) and (max-width:769px){
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px){
}
@media only screen and (min-width:768px) and (orientation: portrait){
.reg-block { margin-top: 340px;}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){}

/* Mac 5k Screens */
@media only screen and (min-width:1921px){}

/* Mac 5k Screens */
@media only screen and (width:1920px){
	.promo-1 {height: 650px;}
}

.large-intro{margin-top:400px;float:left}
.large-intro h1{font-size:50px;font-weight:700;text-shadow:#000 1px 1px 2px;color:#fff}
@media (max-width:767px){.large-intro{margin-top:185px}.large-intro h1{font-size:32px;font-weight:700;text-shadow:#000 1px 1px 2px;color:#fff}}
@media (max-width:320px){.large-intro{margin-top:205px}.large-intro h1{font-size:24px;font-weight:700;text-shadow:#000 1px 1px 2px;color:#fff}}
@media (min-width:321px) and (max-width:430px){.large-intro{margin-top:205px}.large-intro h1{font-size:32px;font-weight:700;text-shadow:#000 1px 1px 2px;color:#fff}}
@media (min-width:768px) and (max-width:768px){.large-intro{max-width:318px;margin-top:400px}}

.hint {color: #fff;}