@media only screen and (max-width: 1366px){
    .homepage-banner .banner-text{
        right: 20px;
        top: 6%;
    }
}

@media only screen and (max-width: 1179px){

}
@media only screen and (max-width: 980px){
    .about-text-table {
        margin-left: 30px;
        margin-top: 20px;
    }
    .our-products-section .product .p-names a.read-more-btn {
        padding: 10px 15px;
    }
    .our-products-section .product .p-names a.read-more-btn i{
        display: none;
    }
    .our-products-section .six-products {
        margin-left: 10px;
    }
    .map-section .contact-info-footer .find-us .top a{
        margin: auto;
    }
    .map-section .contact-info-footer .call-us .bottom p {
        letter-spacing: 1px;
    }
    .Contact-page-section .contact-form {
        margin-left: 10px;
        margin-top: 70px;
    }
}
@media screen and (max-width: 730px){
    .topbar .contcat-info {
        float: none;
        text-align: center;
        padding-bottom: 40px;
    }
    .topbar .logo-top {
        position: unset;
        text-align: center;
    }
    .topbar .name-info {
        float: none;
        display: none;
    }
    .topbar{
        padding-top: 0;
    }
    .toggle-menu-btn{
        width: 46px;
        height: 37px;
        background-color: #000;
        border-radius: 5px;
        padding: 1px;
        cursor: pointer;
        position: absolute;
        right: 0;
        bottom: 76px;
    }
    .toggle-menu-btn span{
        width: 30px;
        height: 2px;
        background-color: #fff;
        margin: auto;
        display: table;
        margin-top: 8px;
    }
    .menu-top .menu-list {
        margin: auto;
        display: block;
    }
    .menu-top .menu-list li {
        display: block;
    }
    .menu-top .menu-list .dropdown {
        border: 1px solid #fff;
        margin-left: 20px;
        box-shadow: 0 0 11px 1px #484848;
    }
    .homepage-banner .banner-text {
        right: 0;
        top: 2%;
        left: 0;
        margin: auto;
        text-align: center;
        max-width: 100%;
    }
    .homepage-banner .banner-text h1{
        font-size: 40px;
    }
    .homepage-banner .banner-text p {
        padding-left: 20px;
        padding-right: 20px;
    }
    .homepage-banner .banner-text a.quick-quote-btn{
        margin: auto;
        margin-top: 30px;
    }
    .homepage-banner{
        height: 500px;
    }
    .main-menu{
        display: none;
    }
    .about-section img.oil-gallon {
        display: none;
    }
    .about-section {
        padding-bottom: 60px;
    }
    .about-text-table td {
        width: 100%;
        display: block;
    }
    .about-text-table .text {
        padding-left: 0;
        padding-top: 20px;
    }
    .about-text-table {
        margin-left: 5px;
    }
    .cta-section h2{
        font-size: 20px;
    }
    .cta-section a.quick-quote-btn {
        margin: auto;
        margin-top: 15px;
        display: table;

    }
    .cta-section a.number{
        font-size: 20px;
        display: block;
    }
    .about-text-table .top-brands td {
        width: 50% !important;
        display: table-cell;
    }
    .about-text-table .top-brands a.quick-quote-btn i{
        margin-left: 10px;
    }
    .our-products-section .six-products .product {
        position: relative;
        flex: 0;
        overflow: hidden;
        margin-right: 0;
        width: 200px;
        display: table;
        margin: auto;
        margin-bottom: 20px;
    }
    .our-products-section .six-products {
        margin-left: 10px;
        width: 100%;
        display: table;
    }
    .map-section .contact-info-footer .find-us {
        flex-basis: 100%;
        max-width: 400px;
        margin: auto;
        margin-bottom: 20px;
    }
    .map-section .contact-info-footer .container {
        flex-wrap: wrap;
    }
    .map-section .contact-info-footer {
        position: unset;
        margin-top: 20px;
    }
    .sub-footer p {
        float: none;
        text-align: center;
    }
    .sub-footer .menu-footer {
        float: none;
        margin: auto;
        display: table;
    }
    .sub-footer .menu-footer ul{
        padding-left: 0;
    }
    .about-three-qualities .three-quality .quality {
        flex-basis: 100%;
    }
    .about-three-qualities .three-quality {
        flex-wrap: wrap;
    }
    h2.section-heading{
        padding-top: 10px;
    }
}
@media only screen and (max-width: 415px){

    .about-text-table .qunatum-oil:hover {
        height: 130px;
        transition: all 0.3s ease-in-out;
    }
    .about-text-table .qunatum-oil:hover .addbtn {
        display: none;
    }
    .map-section .contact-info-footer .email-us .bottom p{
        font-size: 9px;
    }
    .sub-footer .menu-footer li a{
        padding-left: 3px;
        padding-right: 2px;
    }
    .quote-section .quote-form {

        padding: 15px;
    }
    .quote-section .qunatum-oil-box td {
        width: 100%;
        text-align: center;
    }
    .quote-section .qunatum-oil-box .topbrand-info p{
        margin: auto;
        margin-bottom: 10px;
    }
}
