

/*Pages Footer*/
.sigmund_pages_footer .et_pb_blurb .et_pb_blurb_container {
    vertical-align: middle;
    padding-left: 20px;
}

.sigmund_pages_footer .et_pb_blurb .et_pb_main_blurb_image {
    width: auto !important;
}

.sigmund_pages_footer a:hover{
    opacity: 0.5;
}

.sigmund_pages_footer .et_pb_social_icon a:before,
.sigmund_pages_footer .et_pb_column a {
    color: #757575 !important;
}

.sigmund_pages_footer .et_pb_column_1_2:first-child a {
    margin-right: 1.1vw;
}

.sigmund_pages_footer .et_pb_column:first-child a {
    margin-bottom: 16px !important;
    display: inline-block;
}



.sigmund_pages_footer .et_pb_column:nth-child(3) a,
.sigmund_pages_footer .et_pb_column:nth-child(2) a {
    padding-bottom: 14px !important;
    display: block;
}

.sigmund_pages_footer .et_pb_column .et_pb_newsletter_description h2 {
    font-weight: 600 !important;
}

.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:last-child {
    width: 31%;
}


.sigmund_pages_footer.contact_me2_footer .et_pb_row:nth-child(2) .et_pb_column:first-child p,
.sigmund_pages_footer.contact_me2_footer .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) p,
.sigmund_pages_footer.contact_me2_footer .et_pb_row:nth-child(2) .et_pb_column:nth-child(3) p{
    padding-bottom: 0 !important;
}

.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:first-child p,
.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:nth-child(2) p,
.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:nth-child(3) p{
    padding-bottom: 0 !important;
}
.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:nth-child(3) {
    width: 17%;
}

.sigmund_pages_footer .et_pb_row:first-child .et_pb_column:nth-child(2) {
    width: 20.2%;
}

.sigmund_pages_footer .et_pb_social_media_follow li a {
    margin-right: 4px !important;
}

.sigmund_pages_footer .et_pb_row:last-child p img {
    vertical-align: sub;
    margin: 0 2px;
}

.sigmund_pages_footer .et_pb_newsletter_form p:first-child{
    position: relative;
}
.sigmund_pages_footer .et_pb_newsletter_form p{
    padding-bottom: 0 !important;
}


/*Animate*/

.sigmund_pages_footer .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 17px 43px 17px 23px!important;
}
.sigmund_pages_footer .et_pb_newsletter p label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 26px;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sigmund_pages_footer .et_pb_newsletter .filled label,
.sigmund_pages_footer .et_pb_newsletter p input:focus + label {
    -webkit-transform: translate3d(0, -240%, 0);
    transform: translate3d(0, -240%, 0);
    padding-left: 0;
}

.sigmund_pages_footer .et_pb_newsletter .filled input,
.sigmund_pages_footer .et_pb_newsletter input:focus {
    color: #757575 !important;
    font-size: 16px;
    font-weight: 400;
    box-shadow: inset 0 0 1px #9b9b9b;
}

.sigmund_pages_footer .et_pb_newsletter p:not(.filled):not(.focus) input{
    color: transparent !important;
}

#page-container .sigmund_pages_footer .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}
#page-container .sigmund_pages_footer .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}
#page-container .sigmund_pages_footer .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}
#page-container .sigmund_pages_footer .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .sigmund_pages_footer .et_pb_row:first-child {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

@media only screen and (max-width: 1390px) {
    #page-container .sigmund_pages_footer .et_pb_row {
        width: 90% !important;
    }

}

@media only screen and (max-width: 980px) {
    .sigmund_pages_footer .et_pb_row:first-child {
        width: 90% !important;
        max-width: 90% !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column .et_pb_blurb {
        padding: 40px 5px !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column {
        width: 32% !important;
        float: left !important;
        margin-right: 2% !important;
        margin-bottom: 0 !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column:last-child {
        margin-right: 0 !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column .et_pb_main_blurb_image {
        display: block;
        margin-bottom: 10px !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column .et_pb_main_blurb_image img {
        margin: 0 auto;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column .et_pb_blurb_container {
        padding-left: 0;
        text-align: center;
        display: block;
    }

    .sigmund_pages_footer .et_pb_row:last-child ul.et_pb_social_media_follow li {
        display: inline-block !important;
        float: none !important;
    }

    .sigmund_pages_footer .et_pb_row:last-child ul.et_pb_social_media_follow {
        float: none;
        text-align: center !important;
        margin-top: 0 !important;
        margin-right: 0 !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column:nth-child(3) {
        margin-right: 0 !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column:last-child {
        width: 100% !important;
    }

    .sigmund_pages_footer .et_pb_row h2 {
        padding-bottom: 20px !important;
    }

    .sigmund_pages_footer .et_pb_row .et_pb_column:last-child h2 {
        padding-bottom: 0 !important;
    }

    .sigmund_pages_footer .et_pb_row:last-child .et_pb_column .et_pb_text{
        text-align: center !important;
    }


    .sigmund_pages_footer .et_pb_row:last-child .et_pb_column:first-child{
        margin-bottom: 10px !important;
    }
    .sigmund_pages_footer .et_pb_row:last-child .et_pb_column{
        margin-bottom: 0 !important;
    }
    .sigmund_pages_footer .et_pb_newsletter .filled label, .sigmund_pages_footer .et_pb_newsletter p input:focus + label {
        -webkit-transform: translate3d(0, -210%, 0);
        transform: translate3d(0, -210%, 0);
    }
}

@media only screen and (max-width: 767px) {
    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column:last-child,
    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column {
        width: 47% !important;
        margin-bottom: 30px !important;

    }
}
@media only screen and (max-width: 480px) {
    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column .et_pb_promo_description{
        text-align: center !important;
    }
    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column {
        width: 100% !important;
        float: left !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .sigmund_pages_footer .et_pb_row:first-child .et_pb_column:last-child{
        width: 100% !important;
    }

    .sigmund_pages_footer .et_pb_row .et_pb_column .et_pb_promo h2{
        text-align: center !important;
    }
}