footer {
    padding-top: 2.125em; /* 34/16 */
    padding-bottom: 2.125em; /* 34/16 */
}
footer .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
}
.footer-links li a {
    padding: 0 15px;
    vertical-align: bottom;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.footer-links li a:first-child {
    padding: 0;
}
#footer-wrapper.grid {
    display: flex;
    z-index: 7000;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-gap: 0
}
.footer-contact-us, .footer-social-media {
    width: 50%;
}
#footer-wrapper.grid .footer-social-media {
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    padding-right: 16px;
    padding-left: 16px
}
#footer .list-inline-item:last-child:after {
    content: " ";
    border: none;
}
#footer .list-inline-item:after {
    content: " ";
    font-size: 10px;
    border: 1px solid #fff;
    margin: 0 0 0 10px;
}
.list-inline {
    text-align: left;
}
#footer-wrapper.grid .footer-social-media ul {
    padding: 10% 0;
    text-align: right;
    margin: 0;
}
#footer-wrapper.grid .footer-social-media ul li {
    display: inline-block;
    width: 50px
}
#footer-wrapper.grid .footer-social-media ul li img {
    height: auto;
    width: 28px;
}
#footer-wrapper.grid .footer-contact-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-start: 3;
    grid-row-end: 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    font-size: 12px;
    padding: 15px 0;
    padding-right: 16px;
    padding-left: 0;
}
#footer-wrapper.grid .footer-contact-us .contactus-image {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    border-radius: 50%
}

#footer-wrapper.grid .footer-contact-us .contactus-info div:first-of-type {
    padding-bottom: 5px;
    font-size: 18px;
    color: #6b737c;
    font-weight: 300;
}
#footer-wrapper.grid .footer-contact-us .contactus-info a {
    color: #2F880F;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
}

#footer-wrapper.grid .footer-contact-us .contactus-info a.phone {
    color: #6b737c;
    font-weight: 700;
    font-size: 13px;
}

#footer-wrapper.grid .footer-contact-us .contactus-info .divider {
    padding: 0 10px
}

#footer-wrapper.grid .footer-contact-us .contactus-info strong.phone {
    color: #6b737c;
    display: none
}



@media screen and ( max-width:850px ) {

#footer .list-inline {
    padding-left: 0;
    list-style: none;
    text-align: left;}
    
#footer .list-inline a{
        padding-right:0px!important;}
    
    
}

@media screen and ( max-width:768px ) {
    #contact {
        padding: 0;
    }
    #footer-wrapper.grid {
        flex-direction: row;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-info div:first-of-type {
        padding-bottom: 5px;
        font-size: 2.2vw;
        color: #6b737c;
        font-weight: 300;
    }
    #footer-wrapper.grid .footer-social-media ul li {
        display: inline-block;
        width: 33px;
    }
    #footer-wrapper.grid .footer-social-media ul {
        padding: 14% 0;
        text-align: right;
        margin: 0;
    }
    #footer-wrapper.grid .footer-contact-us {
        width: 75%;
    }
    #footer-wrapper.grid .footer-social-media {
        width: 25%
        padding-right: 0;
        padding-left: 0;
    }
    #footer-wrapper.grid .footer-social-media ul li img {
        height: auto;
        width: 20px;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-info .divider {
        padding: 0 1%;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-image {
        width: 60px;
        height: auto;
        margin-right: 28px;
        border-radius: 50%;
    }
    
    #footer .list-inline {
    text-align: center;}
    
    .legal{
        text-align: center;
    }

}
@media screen and ( max-width:600px ) {
    #footer-wrapper.grid .footer-social-media ul {
        padding: 21% 0;
        text-align: right;
        margin: 0;
    }
    #footer-wrapper.grid .footer-social-media ul li {
        width: 24px;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-image {
        width: 60px;
        height: auto;
        margin-right: 17px;
        border-radius: 50%;
    }
    #footer-wrapper.grid .footer-contact-us {
        width: 75%;
        padding: 15px 0;
    }
    
        #footer .list-inline-item:after {
    letter-spacing: 15px; 
}
   #footer li.list-inline-item {
    padding: 2px;
}
    .legal{
    text-align:center;}
}

@media screen and ( max-width:550px ){
    #footer-wrapper.grid .footer-contact-us {
        width: 50%;
        padding: 16px 0;
    }
    #footer-wrapper.grid .footer-social-media {
        width: 50%;
        padding-right: 0;
        padding: 0;
    }
    #footer li.list-inline-item {
        border: none!important;
        display: block;
        padding: 0;
    }
    #footer .list-inline-item:after {
        border:none!important;
    }
    #footer .list-inline {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 32px 0;
    }
    #footer-wrapper.grid .footer-social-media ul li img {
        height: auto;
        width: 14px;
    }
}
@media screen and ( max-width:500px ) {
    #footer-wrapper.grid .footer-contact-us .contactus-image {
        width: 60px;
        height: auto;
        margin-right: 37px;
        border-radius: 50%;
    }
    #footer .list-inline-item:after {
        letter-spacing: 15px; 
        border:none;
    }
    #footer li.list-inline-item {
        padding: 2px;
        border: none!important;
    }
}
@media screen and ( max-width:420px ) {
    #footer-wrapper.grid .footer-social-media ul {
        padding: 25% 0;
        text-align: right;
        margin: 0;
    }
    #footer-wrapper.grid .footer-social-media ul li {
        display: inline-block;
        width: 14%;
    }
    #footer-wrapper.grid .footer-social-media ul li img {
        height: auto;
        width: 14px;
        margin: 0;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-image {
        display: none;
    }
    #footer-wrapper.grid .footer-contact-us .contactus-info div:first-of-type {
        padding-bottom: 5px;
        font-size: 12px;
        color: #6b737c;
        font-weight: 300;
    }
    .footer-links {
        padding-left: 0;
        list-style: none;
        padding: 0 2em;
        text-align: left;
    }
    .footer-links li a {
        padding: 0;
    }
    .legal {
        padding: 0;
        color: #fff;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 16px;
        text-align: center;
    }
    
}
@media screen and (max-width:380px) {
    
    .list-inline {
        padding-left: 0;
        list-style: none;
        text-align: center;
    }
    #footer ul.list-inline.footer-links {
        padding: 0!important;
        margin: 12px auto!important;
        display: table;
    }
    #footer .list-inline-item:not(:last-child){
        margin-right: 0;
    }
}