.hubspot-preloader {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none
}

.hubspot-inputs {
    position: relative
}

.hubspot-inputs-inner {
    display: flex;
    flex-direction: column;
    transition: .3s
}

.blured4px {
    filter: blur(4px)
}

.lds-ring {
    position: relative;
    width: 64px;
    height: 64px
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #5983a8;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #5983a8 transparent transparent transparent
}

.lds-ring div:nth-child(1) {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.hubspot-form-container .notice {
    text-shadow: 1px 1px 12px #383232
}

.hubspot-form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100%;
    font-family: 'Open sans', sans-serif
}

.form-title.form-title-done {
    display: none
}

.form-description {
    max-width: 640px;
    font-size: 17px;
    margin: 10px 0;
    text-align: center
}

.hubspot-form-container input[type=email], .hubspot-form-container input[type=password], .hubspot-form-container input[type=tel], .hubspot-form-container input[type=text] {
    background-color: #fff;
    font-size: 14px;
    height: 48px;
    border-radius: 6px
}

.hubspot-square-form input[type=submit] {
    height: 48px;
    border-radius: 6px
}

.form-close {
    display: none
}

.form-description-detail {
    display: none
}

.grid .hubspot_form_long:not(.visible):not(.hubspot_form_long-under-blocks) {
    display: none !important
}

.grid.plain .hubspot_form_long:not(.visible) {
    display: block !important
}

.grid .hubspot_form_long.visible, .grid.plain .hubspot_form_long.visible {
    width: 100%;
    margin-bottom: 50px
}

.grid.plain .hubspot_form_square {
    display: none !important
}

.grid .hubspot_form_square {
    display: block !important
}

.grid .hubspot_form_full_width:not(.visible) {
    display: none !important
}

.grid.plain .hubspot_form_full_width:not(.visible) {
    display: block !important
}

.grid .hubspot_form_full_width.visible, .grid.plain .hubspot_form_full_width.visible {
    width: 100%;
    margin-bottom: 50px
}

.grid.plain .col-xs-3.hubspot-form-container, .grid.plain .col-xs-4.hubspot-form-container {
    height: auto;
    margin-bottom: 30px
}

.grid.plain .hubspot_form_long.hubspot_form_long-under-blocks {
    display: none !important
}

.grid .hubspot_form_long.hubspot_form_long-under-blocks {
    display: block !important;
    margin-bottom: 30px
}

.home .hubspot_form_long {
    width: calc(100% - 45px);
    float: right
}

.hubspot-big-form, .hubspot-big-form-under-blocks {
    min-height: 200px;
    display: flex;
    flex-direction: column;
    color: #fff;
    width: 100%;
    background-color: #2771ff;
    padding: 40px 40px 30px 40px;
    background-repeat: no-repeat, no-repeat;
    background-position: -30px -30px, bottom right;
    -webkit-box-shadow: 0 1px 9px -6px #353535;
    -moz-box-shadow: 0 1px 9px -6px #353535;
    box-shadow: 0 1px 9px -6px #353535
}

.hubspot-big-form-under-blocks:before, .hubspot-big-form:before {
    content: "";
    display: block;
    width: 58px;
    height: 46px;
    background-size: cover;
    background-image: url(https://msp360.com/resources/wp-content/themes/msp360-university/images/letter.svg);
    position: absolute;
    top: 20px;
    right: 20px
}

.hubspot-big-form .form-description, .hubspot-big-form-under-blocks .form-description {
    text-align: left;
    font-size: 24px;
    max-width: 870px
}

.hubspot-big-form .form-title, .hubspot-big-form-under-blocks .form-title {
    font-size: 80px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize
}

.hubspot-big-form .form-title.form-title-done, .hubspot-big-form-under-blocks .form-title.form-title-done {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    text-align: center
}

.hubspot-big-form input, .hubspot-big-form-under-blocks input {
    color: #2a4f6f;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    width: 374px;
    font-size: 17px
}

.hubspot-big-form input[name=subscribeEmail], .hubspot-big-form-under-blocks input[name=subscribeEmail] {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px
}

.hubspot-big-form input[type=submit], .hubspot-big-form-under-blocks input[type=submit] {
    background-color: #fe9620;
    border: none;
    outline: 0;
    width: 292px;
    font-size: 17px;
    text-align: center;
    background-image: none;
    color: #fff;
    margin-bottom: 10px
}

.hubspot-big-form .hubspot-inputs-inner, .hubspot-big-form-under-blocks .hubspot-inputs-inner {
    flex-direction: row
}

.hubspot-big-form input[type=submit], .hubspot-big-form-under-blocks input[type=submit] {
    height: 48px;
    border-radius: 6px;
    background: linear-gradient(180deg, #ff7527 0, #fa6613 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15), inset 0 1px 0 #ffa953, inset 0 -1px 0 #ca6703
}

.hubspot-big-form input[type=submit]:hover, .hubspot-big-form-under-blocks input[type=submit]:hover {
    background: linear-gradient(180deg, #fa6613 0, #fa6613 100%)
}

.hubspot-big-form .hubspot-inputs, .hubspot-big-form-under-blocks .hubspot-inputs {
    margin-top: 20px
}

.hubspot-big-form input[name=subscribeEmail], .hubspot-big-form-under-blocks input[name=subscribeEmail] {
    margin-top: 0;
    margin-bottom: 0
}

.hubspot-square-form {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 500px;
    -webkit-box-shadow: 0 1px 9px -6px #353535;
    -moz-box-shadow: 0 1px 9px -6px #353535;
    box-shadow: 0 1px 9px -6px #353535;
    color: #2a4f6f;
    font-size: 17px;
    width: 100%;
    float: right;
    justify-content: center
}

.hubspot-square-form .form-description {
    display: none
}

.hubspot-square-form .hubspot-inputs {
    width: 100%
}

.hubspot-square-form .form-title {
    color: #fff;
    width: 100%;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px
}

.hubspot-square-form .form-title:before {
    content: "";
    display: block;
    width: 58px;
    height: 46px;
    background-size: cover;
    background-image: url(https://msp360.com/resources/wp-content/themes/msp360-university/images/letter.svg)
}

.hubspot-square-form .form-title.form-title-done {
    position: absolute;
    top: 50%;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
    z-index: 10;
    width: auto
}

.hubspot-square-form .form-title.form-title-done:before {
    display: none
}

.hubspot-square-form {
    width: 350px;
    margin-bottom: 60px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    background-color: #2771ff;
    padding: 30px
}

.grid.plain .hubspot-square-form {
    width: auto;
    background-image: none;
    margin-bottom: 30px
}

.hubspot-square-form input[type=text] {
    border: 1px solid #adb5bd;
    padding-left: 15px;
    padding-right: 15px
}

.hubspot-square-form input[type=submit] {
    border: none;
    outline: 0;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(180deg, #ff7527 0, #fa6613 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15), inset 0 1px 0 #ffa953, inset 0 -1px 0 #ca6703;
    margin-top: 24px
}

.hubspot-square-form input[type=submit]:hover {
    background: linear-gradient(180deg, #fa6613 0, #fa6613 100%)
}

.hubspot-fullwidth-form {
    background-color: #0085ff;
    min-height: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    padding: 40px 40px 30px 40px;
    background-image: url(../images/envelope-light.jpg), url(../images/envelope-light.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, bottom right;
    z-index: 1
}

.hubspot-fullwidth-form .form-title {
    font-size: 42px;
    line-height: 49px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

.hubspot-fullwidth-form input {
    color: #2a4f6f;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    width: 292px;
    font-size: 17px;
    text-align: center
}

.hubspot-fullwidth-form input[name=subscribeEmail] {
    margin: 10px 0
}

.hubspot-fullwidth-form input[type=submit] {
    background-color: #fe9620;
    border: none;
    outline: 0;
    width: 192px;
    margin-left: 20px;
    font-size: 17px;
    text-align: center;
    background-image: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px
}

.hubspot-fullwidth-form input[name=subscribeEmail] {
    margin-top: 10px;
    margin-bottom: 10px
}

.hubspot-fullwidth-form .hubspot-inputs-inner {
    flex-direction: row
}

.hubspot_form_full_width_add {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    background-color: #0085ff
}

.hubspot_form_full_width_before {
    left: -10px
}

.hubspot_form_full_width_after {
    right: -10px
}

.hubspot-form-center {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 542px;
    height: 518px;
    flex-direction: column;
    text-align: center;
    background-position: bottom center;
    background-color: #fafafa;
    background-image: url(../images/envelope_big.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    display: none
}

.hubspot-center-form {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #2a4f6f;
    font-size: 17px;
    background: 0 0;
    width: 100%
}

.hubspot-center-form .form-description-detail {
    display: block
}

.hubspot-center-form .hubspot-inputs {
    padding-left: 56px;
    padding-right: 56px;
    width: 100%;
    background: 0 0
}

.hubspot-center-form .hubspot-inputs-inner {
    padding-top: 22px
}

.hubspot-center-form .form-description {
    display: none;
    margin: 0
}

.hubspot-center-form .form-description-detail {
    display: block;
    padding-left: 56px;
    padding-right: 56px;
    text-align: left;
    color: #545454;
    line-height: 24px
}

.hubspot-center-form .form-title {
    color: #19364f;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 56px;
    padding-right: 56px;
    text-align: left;
    margin-top: 40px
}

.hubspot-center-form .form-title.form-title-done {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    background-color: #19364f;
    color: #fff;
    z-index: 10;
    position: absolute;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
    display: none;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 100%;
    padding-top: 240px;
    padding-left: 15px;
    padding-right: 15px
}

.hubspot-center-form input[type=text] {
    width: 60%;
    padding: .6rem .6rem
}

.hubspot-center-form input[type=submit] {
    background-color: #fe9620;
    border: none;
    outline: 0;
    width: 40%;
    font-size: 17px;
    text-align: center;
    background-image: none;
    color: #fff;
    margin-top: 40px;
    padding: .6rem .6rem
}

.hubspot-center-form .form-close {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    z-index: 20;
    cursor: pointer;
    transition: .3s
}

.hubspot-center-form .form-close:hover {
    transform: rotate(90deg)
}

.hubspot-center-form .form-close:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #19364f;
    transform: rotate(45deg);
    top: 8px;
    left: 0
}

.hubspot-center-form .form-close:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #19364f;
    transform: rotate(-45deg);
    top: 8px;
    left: 0
}

.white-cross .form-close:after, .white-cross .form-close:before {
    background-color: #fff
}

@-webkit-keyframes slideInMargin {
    from {
        opacity: 0;
        margin-top: -100px
    }
    to {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes slideInMargin {
    from {
        opacity: 0;
        margin-top: -100px
    }
    to {
        opacity: 1;
        margin-top: 0
    }
}

.slideInMargin {
    -webkit-animation-name: slideInMargin;
    animation-name: slideInMargin
}

.hubspot-form-bottom {
    height: 518px;
    -webkit-box-shadow: 0 0 12px -6px #353535;
    -moz-box-shadow: 0 0 12px -6px #353535;
    box-shadow: 0 0 12px -6px #353535;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 300px;
    background-color: #19364f;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/bird.jpg);
    display: none
}

.hubspot-bottom-form {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #2a4f6f;
    font-size: 17px;
    background-color: #fff;
    margin-top: 258px;
    height: calc(100% - 258px);
    width: 100%
}

.hubspot-bottom-form .form-close {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    z-index: 20;
    cursor: pointer;
    transition: .3s
}

.hubspot-bottom-form .form-close:hover {
    transform: rotate(90deg)
}

.hubspot-bottom-form .form-close:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #fff;
    transform: rotate(45deg);
    top: 8px;
    left: 0
}

.hubspot-bottom-form .form-close:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #fff;
    transform: rotate(-45deg);
    top: 8px;
    left: 0
}

.hubspot-bottom-form .form-description {
    display: none
}

.hubspot-bottom-form .hubspot-inputs {
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    background-color: #fff
}

.hubspot-bottom-form input[type=text] {
    border: 1px solid #ccc
}

.hubspot-bottom-form .hubspot-inputs-inner {
    padding-top: 12px
}

.hubspot-bottom-form .form-title {
    color: #19364f;
    width: 100%;
    font-size: 20px;
    padding-top: 26px;
    padding-bottom: 6px;
    margin-top: 20px;
    text-align: center;
    font-weight: 500
}

.hubspot-bottom-form .form-title.form-title-done {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    background-color: #19364f;
    color: #fff;
    z-index: 10;
    position: absolute;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
    display: none;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 100%;
    padding-top: 240px;
    padding-left: 15px;
    padding-right: 15px
}

.hubspot-bottom-form input[type=text] {
    text-align: center;
    padding: .7rem
}

.hubspot-bottom-form input[type=submit] {
    background-color: #fe9620;
    border: none;
    outline: 0;
    width: 100%;
    font-size: 17px;
    text-align: center;
    background-image: none;
    color: #fff;
    margin-top: 26px;
    padding: .7rem
}

@media (max-width: 1199px) {
    .hubspot-square-form {
        width: 310px
    }

    .home .hubspot_form_long {
        width: 100%
    }
}

@media (max-width: 991px) {
    .hubspot-big-form .hubspot-inputs-inner, .hubspot-big-form-under-blocks .hubspot-inputs-inner {
        flex-direction: column
    }

    .hubspot-big-form input[name=subscribeEmail], .hubspot-big-form-under-blocks input[name=subscribeEmail] {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .hubspot-big-form .form-title, .hubspot-big-form-under-blocks .form-title {
        font-size: 60px
    }

    .hubspot-big-form input, .hubspot-big-form-under-blocks input {
        width: 100%
    }

    .grid article.col-xs-3.hubspot_form_full_width, .grid article.col-xs-3.hubspot_form_long, .grid article.col-xs-4.hubspot_form_full_width, .grid article.col-xs-4.hubspot_form_long {
        height: auto
    }

    .grid .hubspot_form_long {
        display: block !important
    }

    .grid.plain .hubspot_form_long {
        display: block !important
    }

    .grid.plain .hubspot_form_square {
        display: none !important
    }

    .grid .hubspot_form_square {
        display: none !important
    }

    .grid .hubspot_form_full_width {
        display: block !important
    }

    .grid.plain .hubspot_form_full_width {
        display: block !important
    }
}

@media (max-width: 767px) {
    .hubspot-fullwidth-form .hubspot-inputs-inner {
        flex-direction: column
    }

    .hubspot-big-form input[name=subscribeEmail], .hubspot-big-form input[type=submit], .hubspot-fullwidth-form input[name=subscribeEmail], .hubspot-fullwidth-form input[type=submit] {
        max-width: 230px
    }

    .hubspot-big-form, .hubspot-fullwidth-form {
        padding: 15px 15px 5px 15px
    }
}

@media (max-width: 540px) {
    .hubspot-form-center {
        width: 100%
    }

    .hubspot-big-form input[type=submit], .hubspot-big-form-under-blocks input[type=submit] {
        width: 100%
    }

    .hubspot-big-form, .hubspot-big-form-under-blocks {
        padding: 20px
    }

    .hubspot-big-form .form-title, .hubspot-big-form-under-blocks .form-title {
        font-size: 40px
    }

    .hubspot-big-form-under-blocks:before, .hubspot-big-form:before {
        display: none
    }
}