@media (max-width: 1024px) {
    img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }

    body {
        margin: 0 15px;
    }

    .logo p {
        max-width: 90%;
        height: 100%;
        height: auto;
        display: inline-block;
        background-size: contain;
    }

    .outer-centre {
        max-width: 980px;
        width: 100%;
        background-size: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 18px;
        min-width: 270px;
    }

    .logo {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        padding: 4px 0 0 0;
    }
    .banner-ad{
        width: 90%;
        padding-right: 1em;
    }

    .banner-ad a, .logo a {
        display: block;
        text-align: center;
    }

    .top-banner, .content-centre, .footer, .copyright {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        margin: 0;
    }

    .search {
        width: 100%;
        height: auto;
        min-height: 68px;
        margin: 0;
        background-color: rgb(1, 115, 165);
        background-size: 1px 100%;
        background-image: url(../images/search-bgd.jpg);
    }
    .copyright {
        height: auto!important;
    }
    .top-banner .right-col {
        width: 177px;
    }
    .top-banner .tipadvice {
        width: 177px;
    }
    .top-banner .tipadvice p {
        padding: 20px 0 0 0;
        text-align: center;
    }
    .top-banner .tipadvice > p > a {
        display: block;
        padding: 0;
        height: 32px;
        line-height: 32px;
    }
    .navigation {
        max-width: 697px;
        width: auto;
    }
    .navigation > ul {
        display: block;
        background-position: -28px 0px;
        width: auto;
        float: left;
    }
    .navigation a.home {
        margin: 0;
    }
    a.why {
        margin-right: 13px;
    }
    .left-col {
        width: 160px;
        margin: 10px 15px 0px 0px;
    }
    .content {
        width: calc(100% - 175px);
        padding: 0;
    }
    .socialbar {
        width: 100%;
    }
    .socialbar + h1 {
        clear: both;
    }
    .homefloat {
        width: 50%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #quotebox-home {
        width: 100%;
    }
    .brands {
        width: 100%;
        margin-bottom: 60px;
    }
    .brands + p {
        float: left;
    }
    .listings-tab-outer {
        width: 100%;
        margin: 0;
    }
    .listings-header{
        width: -webkit-fill-available;
    }

    .content {
        width: calc(100% - 175px);
        padding: 0;
    }
    .listings-header {
        width: 100%;
    }

    .socialbar {
        width: 100%;
    }

    .socialbar + h1 {
        clear: both;
    }

    .homefloat {
        width: 50% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #quotebox-home {
        width: 100%;
        height: auto !important;
    }

    .brands {
        width: 100%;
        margin-bottom: 60px;
    }

    .brands + p {
        float: left;
    }

    .listings-tab-outer {
        width: 100%;
        margin: 0;
    }

    .listings {
        width: 50%;
        margin: 10px 0 0 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 10px;
    }

    .listings-tab-outer + .listings + .listings {
        padding: 0 0 0 10px;
    }

    .listings iframe {
        max-width: 100% !important;
        width: 100% !important;
        height: 100%;
    }

    .latestpost_iframe {
        width: auto;
    }

    .latestpost_iframe .frame_content {
        height: auto;
    }

    .smcx-embed > .smcx-iframe-container, .smcx-embed, .boxheading {
        width: 100% !important;
    }

    .boxheading {
        width: 50% !important;
    }

    .fb_iframe_widget {
        width: 50%;
    }

    .fb_iframe_widget iframe {
        max-width: 100% !important;
        width: 100% !important;
        height: 100%;
    }

    .fb_iframe_widget + div {
        margin: 15px 0 !important;
        width: 50%;
    }

    .fb_iframe_widget + div > .boxheading, .listings > iframe + .boxheading {
        width: 100% !important;
    }

    #fb-root {
        display: none;
    }

    .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
    }

    .footer-column {
        width: 25% !important;
    }

    .copyright {
        margin-bottom: 20px;
    }

    .split-large {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        clear: both;
        float: left;
        text-align: center;
    }

    .split-large > div {
        float: none;
        margin: 0 auto;
    }

    .free-box {
        background-image: none;
        border: 2px solid #d5d5d5;
        -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.06);
        box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.06);
        float: left;
        clear: box;
        height: auto;
        margin: 20px 0;
        padding: 20px;
    }

    .free-box a:first-child {
        float: right;
        margin: 5px;
    }

    .free-box a:first-child > img {
        margin: 0 !important;
    }

    .split-box-large {
        border: 1px solid rgb(169, 169, 174);
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        max-width: 323px;
        background-image: none;
        padding: 1px !important;
    }

    .split-box-large a:last-child {
        float: right;
        margin: 18px 5px 5px 0;
    }

    .split-box-large a:last-child > img {
        margin: 0 !important;
    }

    .split-or-large {
        margin: 10px auto;
    }

    .keywords {
        min-height: .01%;
        overflow-x: auto;
    }

    .listings + div {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #aswift_1_expand, #aswift_1_anchor {
        width: 100% !important;
    }

    iframe {
        max-width: 100% !important;
        width: 100% !important;
        height: 100%;
    }

    .feature {
        width: 100%;
        margin: 10px 0 0 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 10px;
    }

    .feature-para {
        width: auto;
    }

}








}
@media (max-width: 885px) {
    .top-banner .right-col {
        width: 100%;
        margin: 0;
    }
    .top-banner .tipadvice {
        width: 100%;
        height: auto;
    }
    .top-banner .tipadvice p {
        padding: 0px 0 0 0;
        text-align: center;
    }
    .top-banner .tipadvice > p > a {
        background-image: none!important;
        background-color: #0274a9;
        position: relative;
    }
    .top-banner .tipadvice > p > a:after {
        content: url(../images/new-ribon.jpg);
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 10;
    }
}
@media (max-width: 802px) {
    .date {
        width: 100%;
        margin: 0;
    }
    .date p {
        margin: 0;
        padding: 15px 0;
        text-align: center;
    }
}
@media (max-width: 911px) {
    .listings {
        width: 100%;
        margin: 10px 0 0 0!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 10px;
    }
}
@media (max-width: 710px) {
    .top-banner {
        background: none!important;
    }
    .navigation {
        height: auto;
        margin: 20px 0 0;
        max-width: 100%;
        width: 100%;
        border-radius: 10px 10px 0 0;
        overflow: hidden;
    }
    .navigation > ul {
        background-image: none!important;
        background-color: rgb(1, 115, 165);
        height: auto;
        width: 100%;
    }
    .navigation > ul > li {
        width: 100%;
        padding: 0;
        margin: 7px 0;
        float: left;
        display: block;
        border-bottom: 1px solid rgba(255,255,255,0.25);
    }
    .navigation > ul > li:last-child {
        margin-bottom: 0;
    }
    .navigation > ul > li a {
        display: block;
        padding: 2px 25px 12px 25px;
        text-align: center;
        margin: 0;
    }
    .top-banner .tipadvice > p > a {
        padding: 5px 0;
    }
    .footer-column {
        width: 50%!important;
    }
    .keywords {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
@media (max-width: 650px) {
    .search > p {
        float: none!important;
        text-align: center;
        margin: 0;
        padding: 10px 0 0;
    }
    .search form {
        float: none!important;
        max-width: 408px;
        margin: 0 auto;
    }
    .search input {
        margin: 19px 0 0 0;
    }
}
@media (max-width: 490px) {
    .search input[type="text"] {
        margin: 19px 0 10px 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 40px;
        border-radius: 5px;
        padding-left: 10px;
    }

    .search form {
        padding: 0 15px;
    }

    .search .button {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border-radius: 5px;
        margin-top: 7px;
        padding: 10px;
        height: auto;
    }

    .homefloat {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 !important;
    }

    .listings {
        width: 100%;
        margin: 10px 0 0 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 10px;
    }

    .boxheading {
        width: 100% !important;
    }

    .fb_iframe_widget {
        width: 100%;
    }

    .fb_iframe_widget iframe {
        max-width: 100% !important;
        width: 100% !important;
        height: 100%;
    }

    .fb_iframe_widget + div {
        margin: 15px 0 !important;
        width: 100%;
    }

    .fb_iframe_widget + div > .boxheading {
        width: 100% !important;
    }

    .content {
        width: 100%;
        padding: 0px;
        float: left;
    }

    /*.left-col{float:right;}
    .content-centre {
       display:flex;
            flex-flow: column;
    }*/
    .content {
        order: 2;
    }

    .left-col {
        order: 3;
    }

    .content-centre {
        display: flex; /* or inline-flex */
        display: flexbox;
        flex-direction: column;
    }

    .footer {
        order: 4;
    }

    .copyright {
        order: 5;
        height: 70px !important;
        margin-top: 20px;
        background-color: #0274a9 !important;
    }

    .footer-column {
        width: 100% !important;
    }

    .copyright img {
        margin: 4px 8px 20px 0px !important;
        clear: both;
        display: block;
        float: none;
    }

    .companies-header {
        width: 100%;
        height: auto;

    }
}
@media (min-width: 710px) {
    table {
        width: 100%!important;
    }
}
