
/*new styles*/

#global-footer-stripe ::-webkit-input-placeholder, /* Chrome/Opera/Safari */
#global-footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(77,77,77,.55);
}
#global-footer-stripe ::-moz-placeholder, /* Firefox 19+ */
#global-footer ::-moz-placeholder { /* Firefox 19+ */
    color: rgba(77,77,77,.55);
}
#global-footer-stripe :-ms-input-placeholder, /* IE 10+ */
#global-footer :-ms-input-placeholder { /* IE 10+ */
    color: rgba(77,77,77,.55);
}
#global-footer-stripe :-moz-placeholder, /* Firefox 18- */
#global-footer :-moz-placeholder { /* Firefox 18- */
    color: rgba(77,77,77,.55);
}
#global-footer-stripe, #global-footer, #global-footer table, #global-footer tr, #global-footer td, #global-footer th, #global-footer p {
    font-family: franklin-gothic-urw, sans-serif;
    font-style: normal;
    font-weight: 400;
}
#global-footer-stripe a:hover, #global-footer a:hover {
    text-decoration: none;
    color: #f78f1e;
}
@media (min-width: 1280px) {
    .container {
        width: 1250px;
    }
}

/*footer*/

#global-footer {
    background: #333333;
}
#global-footer .content {
    background: none;
    padding-top: 65px;
}
#global-footer .footer-links-wrapper {
    width: calc(100% - 390px);
}
#global-footer .content ul.column {
    width: 25%;
    padding-right: 25px;
    margin-right: 0;
}
#global-footer .content ul.column li {
    margin-bottom: 6px;
}
#global-footer .content ul.column li.footer-title {
    font-size: 27px;
    color: #ffffff;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: .5em;
}
#global-footer .content ul.column li a {
    color: #ffffff;
    font-size: 15px;
}
#global-footer .content ul.column li a:hover {
    color: #f4882c;
}
#global-footer .footer-social {
    padding-top: 0;
    width: 390px;
    max-width: 100%;
}
.footer-subscribe .subscribe-textfield {
    width: calc(100% - 97px);
    float: left;
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 0 9px;
    font-size: 13px;
    font-weight: 700;
}
.footer-subscribe .subscribe-submit {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    width: 97px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    background: #f4882c;
    border: none;
    outline: none;
    float: left;
}
.footer-subscribe ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a3a3a3;
}
.footer-subscribe ::-moz-placeholder { /* Firefox 19+ */
    color: #a3a3a3;
}
.footer-subscribe :-ms-input-placeholder { /* IE 10+ */
    color: #a3a3a3;
}
.footer-subscribe :-moz-placeholder { /* Firefox 18- */
    color: #a3a3a3;
}
.footer-subscribe, #global-footer .social-links {
    width: 300px;
    float: right;
    clear: both;
}
#global-footer .footer-badges {
    float: left;
    width: 100%;
    clear: both;
    text-align: justify;
    margin-top: 100px;
}
#global-footer .footer-badges a {
    display: inline-block;
}
#global-footer .footer-badges:before{
    content: '';
    display: block;
    width: 100%;
    height: 0;
}

#global-footer .footer-badges:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
.footer-copyright {
    text-align: left;
}
#global-footer .content .copyright {
    color: #ffffff;
    font-size: 13px;
}
#global-footer .content .copyright a {
    color: #fff;
}
#global-footer .content .copyright a:hover {
    color: #f78f1e;
}
.footer-stripe-content {
    display: block;
    text-align: center;
}
.footer-stripe-content-table {
    display: block;
}
#global-footer .footer-links-wrapper {
    margin-bottom: 23px;
}
#global-footer-stripe > .content .footer-phone,
#global-footer-stripe > .content .footer-email-us,
#global-footer-stripe > .content .footer-chat {
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
}
#global-footer-stripe > .content .footer-chat {
    padding-right: 70px;
}
#global-footer-stripe > .content .footer-email-us {
    padding-right: 50px;
}
#global-footer-stripe > .content .footer-phone,
#global-footer-stripe > .content .footer-email-us {
    margin-left: -4px;
}
#global-footer-stripe > .content .image-wrapper {
    height: 57px;
    display: block;
}
#global-footer-stripe > .content a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
#global-footer-stripe .content {
    padding: 18px 0 17px;
}
#global-footer-stripe .content img.phone-number {
    float: none;
}
#global-footer-stripe .content img {
    display: inline-block;
    padding-right: 0;
}
#global-footer-stripe > .content .footer-email-us img {
    margin-top: 4px;
}
#global-footer-stripe > .content .footer-phone span.phone-number {
    display: block;
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
}
#global-footer-stripe > .content .footer-phone img {
    margin-top: 5px;
}
#global-footer-stripe, #global-footer-stripe .content {
    height: auto;
}
#global-footer .footer-social ul {
    width: auto;
}
#global-footer .footer-social ul li {
    width: auto;
    margin: 0 0 0 20px;
    padding-top: 20px;
}
#global-footer .footer-social ul li img {
    height: 26px;
}
#global-footer-stripe .content .bcText img {
    height: 52px;
    margin-bottom: 6px;
}

@media (max-width: 1199px) {
    #global-footer .footer-links-wrapper {
        width: auto;
        margin-bottom: 50px;
    }
    #global-footer .footer-social {
        width: auto;
        float: none;
    }
    .footer-subscribe, #global-footer .social-links {
        float: none;
    }
    #global-footer .footer-social ul li {
        margin: 0 20px 0 0;
    }
    #global-footer .footer-badges {
        float: none;
        width: auto;
        text-align: left;
        display: inline-block;
        margin-top: 20px;
        font-size: 0;
    }
    #global-footer .footer-badges a {
        margin-right: 25px;
    }
}
@media (max-width: 991px){
    a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover {
        pointer-events: auto;
    }
}
@media (max-width: 767px){
    #global-footer-stripe .content {
        padding: 9px 0 7px;
    }
}
@media (max-width: 600px){
    #global-footer-stripe > .content .footer-phone,
    #global-footer-stripe > .content .footer-email-us,
    #global-footer-stripe > .content .footer-chat {
        width: 33.33%;
    }
    #global-footer-stripe > .content .footer-chat,
    #global-footer-stripe > .content .footer-email-us {
        padding-right: 0;
        text-align: center;
        margin-top: 0;
    }
    #global-footer .footer-links-wrapper {
        margin-bottom: 25px;
    }
    #global-footer .content ul.column {
        width: 50%;
        margin-bottom: 25px;
    }
    #global-footer-stripe > .content .footer-chat > div {
        width: auto !important;
    }
    #global-footer-stripe > .content .footer-chat > div span {
        display: block;
    }
}
@media (max-width: 480px){
    #global-footer-stripe > .content .footer-phone span.phone-number,
    #global-footer-stripe > .content a{
        font-size: 14px;
    }
    #global-footer .content ul.column {
        float: none;
        width: auto;
    }
    #global-footer .content ul.column li.footer-title br {
        display: none;
    }
    #global-footer .footer-badges a {
        width: calc(33.33% - 6.667px);
        margin-right: 10px;
    }
    #global-footer .footer-badges a:last-child {
        margin-right: 0;
    }
}