.hubp-error,
.hubp-form-welcome h1,
.hubp-form-welcome p,
.hubp-steps,
.hubp-steps-ind,
.hubp-steps-ind div,
.hubp-submit-container {
    text-align: center
}

.hubp-reg-block {
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 450px;
    float: right;
    background: rgba(8, 56, 142, .8);
    margin-top: 270px
}

@media (max-width:767px) {
    .hubp-reg-block {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 195px;
        background: rgba(255, 255, 255, .3);
        border-radius: 0
    }
    #header-2 .main-nav .nav {
        margin-top: 0
    }
    #header-2 .brand-img {
        margin: 10px auto
    }
}

.hubp-btn,
.hubp-steps {
    float: left;
    display: block
}

@media (max-width:320px) {
    .hubp-reg-block {
        margin-top: 295px
    }
}

@media (min-width:321px) and (max-width:430px) {
    .hubp-reg-block {
        margin-top: 300px
    }
}

.hubp-form-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    width: 300px !important;
    position: relative;
    margin: 0 auto
}

.hubp-form-wrapper {
    overflow: hidden;
    height: 155px;
    max-width: 300px;
}

.hubp-form-welcome h1 {
    color: #fff;
    font-size: 2.875em;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 20px
}

.hubp-form-welcome p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0
}

#hubp-form {
    margin-top: 0;
    margin-bottom: 2px;
    height: 141px
}

.hubp-steps {
    width: 300px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 9px;
    height: 150px;
}

#hubp-form label {
    font-family: montserrat, sans-serif;
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    padding: 8px 0;
    display: block;
    margin-bottom: 10px
}

.hubp-btn,
.hubp-submit-container .hubp-submit {
    text-transform:capitalize;
    font-weight: 500;
    position: relative;
    text-shadow: 0 1px 0 rgba(19, 19, 19, .8);
    cursor: pointer
}

.hubp-btn {
    margin: 3px 3px;
    background: linear-gradient(to bottom, #ffffff 0%, #898989 100%);
	letter-spacing: 1px;
    border-radius: 25px;
    width: 160px;
    border: none;
    vertical-align: middle;
    z-index: 1;
    -webkit-appearance: none;
	font-weight: 400;
    padding: 6px 14px;
    font-size: 22px;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

@media (max-width:320px) {
    .hubp-btn {
        width: 130px
    }
}

@media (min-width:321px) {
    .hubp-btn {
        width: 100px
    }
}

@media (min-width:100px) {
    .hubp-btn {
        width: 144px
    }
}

.hubp-btn:hover {
    background: linear-gradient(to bottom, #fff 0, #c7c7c7 100%);
    color: #000
}

.hubp-btn.error-border.hubp-active,
.hubp-btn.hubp-active {
    background: linear-gradient(to bottom, #ff0000 0%, #650101 100%);
    box-shadow: 0 0 #000;
	color:#fff;
}

.hubp-btn:focus {
    outline: 0
}

#hubp-form input,
#hubp-form select {
    width: 285px;
    height: 45px;
    background: #fff;
    color: #333;
    padding: 6px 5px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border: 1px solid;
    border-radius: 2px;
    margin: 0 auto;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: inline-block
}

.hubp-dobmonth,
.hubp-dobday,
.hubp-dobyear {
    width: 70px!important
}

select.hubp-dobmonth,
select.hubp-dobday,
select.hubp-dobyear {
    width: 100px!important
}

.error-border {
    border: 1px solid red!important
}

.hubp-submit-container .hubp-submit {
    border: none;
    font-family: inherit;
    font-size: inherit;
    padding: 15px 60px;
    border-radius: 25px;
    display: inline-block;
    outline: 0;
    background: rgba(255, 0, 0.00);
    color: #fff;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    width: 100%;
}

.hubp-submit-container .hubp-submit:hover {
    top: 2px;
    background: linear-gradient(to bottom, #fff 0, #c7c7c7 100%);
    color: #000
}

.hubp-submit-container .hubp-submit:active {
    box-shadow: 0 0 #9E1414;
    top: 6px
}

.hubp-submit-container .hubp-submit:focus {
    outline: 0;
    border-bottom-width: 0;
    transition: all .1s ease-in-out
}

.hubp-steps-ind {
    margin-top: 18px
}

.hubp-steps-ind div {
    background: #E6E6E6;
    color: #444;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer
}

.hubp-steps-ind .hubp-ind-active {
    background-color: #00f;
    color: #fff
}

.hubp-terms {
    font-size: 12px;
    padding: 5px;
    color: #000;
    margin-top: 50px;
}

.hubp-terms a {
    color: #000
}

.hubp-error {
    color: #a94442;
    border-radius: 5px;
    padding: 20px;
    width: 200px;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -100px;
    background: #f2dede;
    border: 2px solid #a94442;
    font-size: 12px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3)
}

.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #a94442;
    border-width: 15px;
    margin-left: -15px
}

@media screen and (max-width:400px) {
    .hubp-form-container {
        width: 300px!important;
        margin: 0 auto!important
    }
    .mobile-form .hubp-steps {
        width: 300px
    }
    .mobile-form #hubp-form label {
        font-size: 14
    }
    .mobile-form #hubp-form input,
    .mobile-form #hubp-form select {
        width: 255px;
        font-size: 16px
    }
    select.hubp-dobmonth,
    select.hubp-dobday,
    select.hubp-dobyear {
        width: 80px!important
    }
}

.hubp-form-container.hubp-form-fluid {
    width: 100%!important
}

.hubp-error,
.hubp-form-welcome h1,
.hubp-form-welcome p,
.hubp-steps,
.hubp-steps-ind,
.hubp-steps-ind div,
.hubp-submit-container {
    text-align: center
}

.hubp-reg-block {
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 450px;
    float: right;
    background: rgba(8, 56, 142, .8);
    margin-top: 270px
}

@media (max-width:767px) {
    .hubp-reg-block {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 195px;
        background: rgba(255, 255, 255, .3);
        border-radius: 0
    }
    #header-2 .main-nav .nav {
        margin-top: 0
    }
    #header-2 .brand-img {
        margin: 10px auto
    }
}

.hubp-btn1,
.hubp-steps {
    float: left;
    display: block
}

@media (max-width:320px) {
    .hubp-reg-block {
        margin-top: 295px
    }
}

@media (min-width:321px) and (max-width:430px) {
    .hubp-reg-block {
        margin-top: 300px
    }
}

.hubp-form-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    width: 300px !important;
    position: relative;
    margin: 0 auto
}

.hubp-form-wrapper {
    overflow: hidden;
    height: 155px;
    max-width: 300px;
}

.hubp-form-welcome h1 {
    color: #fff;
    font-size: 2.875em;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 20px
}

.hubp-form-welcome p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0
}

#hubp-form {
    margin-top: 0;
    margin-bottom: 2px;
    height: 141px
}

.hubp-steps {
    width: 300px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 9px;
    height: 150px;
}

#hubp-form label {
    font-family: montserrat, sans-serif;
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    padding: 8px 0;
    display: block;
    margin-bottom: 10px
}

.hubp-btn1,
.hubp-submit-container .hubp-submit {
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    text-shadow: 0 1px 0 rgba(19, 19, 19, .8);
    cursor: pointer
}

.hubp-btn1 {
    margin: 3px 3px;
    width: 160px;
    border: none;
    vertical-align: middle;
    z-index: 1;
    -webkit-appearance: none;
    padding: 14px 20px;
    font-size: 14px;
    color: #fff;
    background: #000;
    background: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

@media (max-width:320px) {
    .hubp-btn1 {
        width: 130px
    }
}

@media (min-width:321px) {
    .hubp-btn1 {
        width: 100px
    }
}

@media (min-width:100px) {
    .hubp-btn1 {
        width: 294px
    }
}

.hubp-btn1:hover {
    background: linear-gradient(to bottom, #fff 0, #c7c7c7 100%);
    color: #000
}

.hubp-btn1.error-border.hubp-active,
.hubp-btn1.hubp-active {
    background: rgba(255, 0, 0.00);
    box-shadow: 0 0 #000
}

.hubp-btn1:focus {
    outline: 0
}

#hubp-form input,
#hubp-form select {
    width: 285px;
    height: 45px;
    background: #fff;
    color: #333;
    padding: 6px 5px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border: 1px solid;
    border-radius: 2px;
    margin: 0 auto;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: inline-block
}

select.hubp-dobmonth,
.hubp-dobday,
.hubp-dobyear {
    width: 70px!important
}

select.hubp-dobmonth,
select.hubp-dobday,
select.hubp-dobyear {
    width: 100px!important
}

.error-border {
    border: 1px solid red!important
}

.hubp-submit-container .hubp-submit {
    border: none;
    font-family: inherit;
    font-size: 24px;
    padding: 8px 25px;
    font-weight: 400;
    display: inline-block;
    outline: 0;
    background: linear-gradient(to bottom, #ff0000 0%, #650101 100%);
    color: #fff;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    width: 95%;
}
.hubp-submit-container .hubp-submit:hover {
    top: 2px;
    background: linear-gradient(to bottom, #fff 0, #c7c7c7 100%);
    color: #000
}

.hubp-submit-container .hubp-submit:active {
    box-shadow: 0 0 #9E1414;
    top: 6px
}

.hubp-submit-container .hubp-submit:focus {
    outline: 0;
    border-bottom-width: 0;
    transition: all .1s ease-in-out
}

.hubp-steps-ind {
    margin-top: 18px
}

.hubp-steps-ind div {
    background: #787676;
    color: #444;
    font-size: 0;
    width: 15px;
    height: 15px;
    border-radius: 12px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
}

.hubp-steps-ind .hubp-ind-active {
    background-color: #f00;
    color: #fff;
}

.hubp-terms {
    font-size: 12px;
    padding: 5px;
    color: #000;
    margin-top: 50px;
}

.hubp-terms a {
    color: #f00
}

.hubp-error {
    color: #a94442;
    border-radius: 5px;
    padding: 20px;
    width: 200px;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -100px;
    background: #f2dede;
    border: 2px solid #a94442;
    font-size: 12px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3)
}

.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #a94442;
    border-width: 15px;
    margin-left: -15px
}

@media screen and (max-width:400px) {
    .hubp-form-container {
        width: 300px!important;
        margin: 0 auto!important
    }
    .mobile-form .hubp-steps {
        width: 300px
    }
    .mobile-form #hubp-form label {
        font-size: 14px
    }
    .mobile-form #hubp-form input,
    .mobile-form #hubp-form select {
        width: 255px;
        font-size: 16px
    }
    select.hubp-dobmonth,
    select.hubp-dobday,
    select.hubp-dobyear {
        width: 80px!important
    }
}

.hubp-form-container.hubp-form-fluid {
    width: 100%!important
}