.thsb-subscribe-form form {
    width: 640px;
    margin: 30px auto 0;
    max-width: 100%
}

.thsb-subscribe-form form .mc-fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

.thsb-subscribe-form form .mc-field-group {
    width: 50%;
    float: left;
    padding: 0 10px 19px
}

.thsb-subscribe-form form .mc-field-group input {
    text-align: center
}

.thsb-subscribe-form-about form .mc-field-group input {
    border-color: #fe0186;
    color: #fe0186
}

.thsb-subscribe-form form .mc-submit-btn {
    width: 299px;
    max-width: 100%;
    margin: 0 auto;
    position: relative
}

.thsb-subscribe-form form .mc-submit-btn input[type=submit] {
    width: 100%
}

.thsb-subscribe-form form .mc-submit-btn input[type=submit]:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.71), 0 0 20px rgba(255, 255, 255, 0.71), 0 0 30px rgba(255, 255, 255, 0.71), 0 0 60px rgba(255, 255, 255, 0.71), 0 0 100px rgba(255, 255, 255, 0.71)
}

.thsb-subscribe-form-about form .mc-submit-btn input[type=submit] {
    background: linear-gradient(to bottom, #4a2e84 0%, #fe2091 45%, #f680c5 100%);
    background: -webkit-linear-gradient(to bottom, #4a2e84 0%, #fe2091 45%, #f680c5 100%);
    background: -o-linear-gradient(to bottom, #4a2e84 0%, #fe2091 45%, #f680c5 100%)
}

.thsb-subscribe-form form .mc-submit-btn .mc-submit-btn-arrow {
    width: 10px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.bannerSection.formGrid .thsb-subscribe-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #121e53;
    padding: 20px 30px;
    z-index: 200;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    box-shadow: 0px 0px 30px #120f40
}

.bannerSection.formGrid .thsb-subscribe-form form {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-fieldset {
    min-width: 100%;
    padding-right: 165px;
    float: right
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-fieldset .mc-field-group {
    width: 50%;
    padding-bottom: 0
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-fieldset .mc-field-group input {
    padding: 6px 12px;
    font-size: 14px
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-submit-btn input[type=submit] {
    width: 150px;
    padding: 9px 18px;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0
}

.bannerSection.formGrid .thsb-subscribe-form form .mc-submit-btn .mc-submit-btn-arrow {
    height: 20px;
    right: 16px
}

.homePageV2 .thsb-subscribe-notice {
    max-width: 480px;
    margin: 30px auto 35px;
    font-size: 12px
}
