﻿.tabs-section .tab-pane h2,
.tabs-section .tab-pane p {
    text-align: left;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .main-section-footer {
        display: none;
    }
}
.terms-and-policies ul li,
.terms-and-policies ol li,
.terms-and-policies address {
    color: #6c6c6c;
    margin-bottom: 20px !important;
    line-height: 25px;
    font-size: 15px;
}

.terms-and-policies p {
    margin: 40px 0 40px !important;
}

.terms-and-policies h4 {
    font-weight: bold;
}