/*
Footer
*/

hr {
    display: none;
}

sub {
    color: #fff;
    font-weight: bold;
}


 abbr {
    display: none !important;
}

.wpb_column.vc_column_container.vc_col-sm-4 img {
    margin-top: 30px;
}

#folar-image-contact main#main {
        background-color: #167bda;
        display: block;
        min-height: 66px;
        color: #13a08e;
        text-align: center;
    }
main#main.footer-no-sticky {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #369c8e;
    min-height: 200px;
    position: relative;
}
footer .vc_column-inner {
    text-align: center;
}

footer .vc_column-inner p,
footer .vc_column-inner a {
    margin: unset;
    font-size: 16px !important;
    color: #fff;
    padding: 5px 0;
}

.theme input.submit {
    padding: 0;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
    display: block;
    margin: 0 auto;
    width: 50%;
    height: 36px;
    font-size: 16px;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

img#logo {
    margin-top: 25px;
    }

/* #folarFax {
    float: right;
    text-align: center;
}
*/

 footer .vc_column-inner {
        margin: 18px 0;
    }

@media screen and (max-width:999px) {
    footer .vc_column-inner p,
    footer .vc_column-inner a {
        font-size: 16px;
        padding: 0;
        text-decoration: none;
    }
    
    footer .wpb_wrapper {
    margin-bottom: 15px;
    }
    
   
}

/* Center Constant Contact  */

@media (min-width: 768px) {
    footer .vc_col-sm-6 {
        width: 70%;
        margin-left: 15% !important;
    }
}

#folar-image-contact main#main p {
        color: white;
        text-align: center;
        margin-bottom: 0;
        padding: 10px 0;
    }

/* Keep text in "image donation section above the footer" vertically centered */

@media screen and (min-width: 872px) {
    #folar-image-contact main#main p {
        padding-top: 18px;
    }    
}



@media screen and (min-width: 1000px) {
    /* begin folar-image-information */
    /* #folar-image-contact main#main {
        background-color: #167bda;
        display: block;
        min-height: 45px;
    }
    */
    
    /* end folar-image-information */
    
     
    
    .divide {
        display: none;
    }
    
    span.bar {
        margin-left: 25px;
    }
    
    span.left-bar {
        margin-right: 12px;
    }
    
    footer .vc_column-inner p,
    footer .vc_column-inner a {
        font-size: 16px;
        padding: 0;
        text-decoration: none;
    }
    
    
    footer .vc_col-sm-2 {
        width: 20% !important;
    }
    
    #folarFax,
    #folarPhone,
    #folarAddress,
    #folarTitle {
        font-size: 16px;
        text-decoration: none;
    }
    
     #folarTitle, #folarPhone {
        text-align: center;
    }
    
    footer .wpb_column.vc_column_container.vc_col-sm-4 {
        margin-top: 10px;
    }
    
    footer .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) {
        margin-top: 39px;
    }
    
    .list li {
        display: inline-block;
    }
    
    span#line {
    color: #fff;
    margin: 8px;
    font-weight: bold;
    font-size: 19px;
    }
    
    .ctct-form-wrapper .ctct-form-field {
    margin: 0 0 1em;
    display: inline;
}
    
    
    
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    footer .vc_col-sm-2 {
        width: 20% !important;
    }
    
    footer a, footer p {
        font-size: 18px !important;
    }
    
    footer #folar-image-contact main#main {
        min-height: 75px;
        padding-top: 18px;
    }
}


    
@media screen and (max-width: 1300px) {
    span#line {
        display: none !important;
    }
    
    footer .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) {
        margin-top: 39px;
    }
}

