@media  screen and (max-width: 1440px) {
	

.container {	max-width: 1140px;	}
.banner .col-md-5 img {
    right: 0;
}
}



@media only screen and (max-width: 980px) and (min-width: 320px) {
.port_txt h4 span {
    font-size: small;
}  
.ftr_ul ul {
    display: block;
}  

ul.terms_txt {
    text-align: center;
} 



.port_item img.port_thumb {
    max-height: 170px;
}  

.help_item img {
    position: static;
    margin: 0 auto;
    display: table;
}

.help_item h3 {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}

.help-book .col-md-6.text-right {
    text-align: center !important;
    display: none;
}

section.help-book {
    padding: 30px 0;
}  

.banner .col-md-5 {
    display: none;
} 

.heading h2 {
    font-size: 24px;
}

.port_b1 {
    width: 100%;
}

.portb_left {
    width: 100%;
}

.port_b2 {
    width: 100%;
}

.portb_right {
    width: 100%;
}

.port_item.p6 {
    width: 100%;
}

.port_item.p7 {
    width: 100%;
}

.port_item.p8 {
    width: 100%;
}

.port_item.p9 {
    width: 100%;
}

.port_txt h3 {
    font-size: 18px;
}

.port_txt h4 {
    font-size: 16px;
} 
    section {
        overflow: hidden;
        padding: 30px 0;
    }

    .our-marketing .box {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    .our-marketing .box p {
        margin: 0 0 20px;
    }

    .our-marketing .box .btn-block {
        position: static;
    }

    .banner h1 {
        font-size: 26px;
    }

    .our-book {
        margin: 0;
    }

    .banner {
        height: auto;
        padding: 30px 0;
        text-align: center;
    }

    .banner h3 {
        font-size: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .banner p br {
        display: none;
    }

    p {
        font-size: 14px;
    }

    .banner p {
        font-size: 14px;
    }

    header {
        text-align: center;
    }

    header ul {
        text-align: center;
    }

    header ul li.phone {
        margin: 15px 0 10px 0;
    }

    .btn {
        font-size: 16px;
    }

    .our-marketing h2 {
        font-size: 25px;
    }
    .cta {
        background-position: right;
        height: auto;
    }

    .cta h2 {
        font-size: 20px;
    }

    .cta p {
        font-size: 16px;
    }

    .cta h3 {
        font-size:16px;
    }

    .btn-block a {
        margin-left: 8px;
        padding: 10px 12px;
    }
    footer {
        text-align: center;
    }

    footer ul {
        text-align: center;
        margin-top: 7px;
    }
    .our-book:after{display: none}
    table th {
        padding: 8px 10px;
        font-size: 16px;
    }

    table td {
        font-size: 13px;
        padding: 8px 10px;
    }

    table td img {
        max-width: 27px;
    }
}