/* Put your custom styles here */
.cta 
{
max-width:450px; float: right;
}
@media only screen and  (max-width: 767px){
	
.reg-block {
	margin-top: -20px;
}
}

@media (max-width:767px){
	.reg-block {margin-left: auto; margin-right: auto; float: none;}
	#header-2 .main-nav .nav {margin-top: 0;}
	#header-2 .brand-img {margin: 10px auto;}
}
.bg-gd
{
    background-image: url('../images/1x1red.png');
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.blue {color: #ff9302}
.box i {
    font-size: 36px;
    line-height: 60px;
	color: #ff9302;
}

.hubpterms {width:100%;background-color: #fff;margin:0px;} .smalltext {font-size:11px;padding:5px;margin: 0px; text-align: left;color:#000!important;} .smalltext a {color: #999;}