/*DESKTOP < 1199px*/

@media (min-width: 959px) {
    .mobile:not(.desktop),
    .tablet:not(.desktop),
    .desktop-large:not(.desktop) {
        display: none !important;
    }
    .desktop-hidden {
        display: none;
    }
}


/*TABLET < 959px*/

@media (min-width: 768px) and (max-width:959px) {
    .mobile:not(.tablet),
    .desktop:not(.tablet),
    .desktop-large:not(.tablet) {
        display: none !important;
    }
    .tablet-hidden {
        display: none !important;
    }
    .container_16 {
        margin-left: auto;
        margin-right: auto;
        width: 768px;
    }
    .container_16 .grid_1 {
        width: 32px;
    }
    .container_16 .grid_2 {
        width: 80px;
    }
    .container_16 .grid_3,
    .container_16 .grid_tab_3 {
        width: 128px;
    }
    .container_16 .grid_4,
    .container_16 .grid_tab_4 {
        width: 176px;
    }
    .container_16 .grid_5,
    .container_16 .grid_tab_5 {
        width: 224px;
    }
    .container_16 .grid_6,
    .container_16 .grid_tab_6 {
        width: 272px;
    }
    .container_16 .grid_7,
    .container_16 .grid_tab_7 {
        width: 320px;
    }
    .container_16 .grid_8,
    .container_16 .grid_tab_8 {
        width: 368px;
    }
    .container_16 .grid_9,
    .container_16 .grid_tab_9 {
        width: 416px;
    }
    .container_16 .grid_10,
    .container_16 .grid_tab_10 {
        width: 464px;
    }
    .container_16 .grid_11,
    .container_16 .grid_tab_11 {
        width: 512px;
    }
    .container_16 .grid_12,
    .container_16 .grid_tab_12 {
        width: 560px;
    }
    .container_16 .grid_13,
    .container_16 .grid_tab_13 {
        width: 608px;
    }
    .container_16 .grid_14,
    .container_16 .grid_tab_14 {
        width: 656px;
    }
    .container_16 .grid_15,
    .container_16 .grid_tab_15 {
        width: 704px;
    }
    .container_16 .grid_16,
    .container_16 .grid_tab_16 {
        width: 752px;
    }
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12,
    .grid_13,
    .grid_14,
    .grid_15,
    .grid_16 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .alpha {
        margin-left: 0;
    }
    .omega {
        margin-right: 0;
    }
    .contentDiv img {
        max-width: 100%;
        height: auto !important;
    }
    .HomeImg {
        width: 33% !important;
    }
    .byline_wrap .container_16 {
        position: relative;
    }
    .bottomImg {
        position: absolute;
        vertical-align: middle;
        right: 10px;
        top: -30px;
        height: 50px;
        width: auto;
    }
    .menu-close {
        background: #ff6700 !important;
        color: #000 !important;
        text-align: right !important;
        font-size: 18px !important;
        padding: 10px 40px !important;
    }
    .get-quote {
        color: #ff6700 !important;
        border-top: 1px solid #3d3c3c !important;
        font-size: 18px !important;
        padding: 10px 40px !important;
    }
    .call-now {
        display: none !important;
    }
}

@media (max-width: 959px) {
    .menu_wrap {
        line-height: 40px;
        height: 40px;
        position: relative;
        min-width: 320px;
    }
    .menu_wrap>a {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        float: left;
        color: #fff;
        font-size: 15px;
    }
    .menu_wrap img {
        vertical-align: middle;
        width: 25px;
        height: auto;
    }
    .frame.main {
        background: none;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .logo {
        margin: 15px 0;
        text-align: center;
        display: block;
    }
    .logo img {
        width: auto;
    }
    .mtopmenu {
        margin: 0;
        width: 100%;
        text-align: left;
        position: absolute;
        top: 40px;
        left: 0;
        list-style: none;
        background: rgba(0, 0, 0, 0.4);
        padding: 0;
        display: none;
        min-height: 1000px;
        z-index: 10000;
    }
    .mtopmenu li {
        display: block;
        padding: 0;
        margin: 0;
        background: #000;
    }
    .mtopmenu li a {
        list-style-type: none;
        font-weight: 700;
        text-align: left;
        text-decoration: none;
        display: block;
        font-family: Roboto Slab, Helvetica, sans-serif;
        color: #fff;
        padding: 0 10px;
        line-height: 40px;
        font-size: 14px;
    }
    .mtopmenu li a:hover {
        color: #ff6700;
    }
    .mtopmenu li ul li {
        margin: 0;
    }
    .mtopmenu li ul li a {
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
        text-indent: 10px;
    }
    .mtopmenu li a span {
        color: #fff;
        padding-right: 5px;
        display: none;
    }
    .mtopmenu ul {
        margin: 0px;
        padding: 0;
    }
    .mtopmenu ul li {
        margin: 0 10px;
    }
    .arrows.next {
        right: 7px;
        top: 50%;
    }
    .arrows.prev {
        top: 50%;
        left: 7px;
    }
    .header_left .phone1 {
        font-size: 16px;
    }
    .button {
        font-size: 15px;
    }
    .quote-truck {
        background-position: center top;
        padding: 40px 0 0;
        text-align: center;
        font-size: 24px;
        margin-bottom: 10px;
    }
    .qc-form>div {
        flex-direction: column;
    }
    .qc-form>div>div {
        width: 100%;
        flex: 0 auto;
        margin: 0 0 10px !important;
    }
    .qc-total-box.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        top: initial !important;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        height: 96px;
        justify-content: space-around;
    }
    .qc-total-box>div:first-child {
        width: 0;
        flex: auto;
        text-align: left;
        font-size: 17px;
    }
    .qc-total-box>input {
        width: 140px;
        margin-left: auto;
        font-size: 18px;
    }
    .qc-total-box>div:last-child {
        width: 100%;
        text-align: right;
        padding-bottom: 5px;
    }
    .qc-total-slider {
        width: 100% !important;
        padding: 0;
    }
}

@media (max-width: 767px) {
    .desktop {
        display: none !important;
    }
    .container_16 {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
    }
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12,
    .grid_13,
    .grid_14,
    .grid_15,
    .grid_16 {
        margin-left: 5px;
        margin-right: 5px;
        width: 310px !important;
    }
    .grid_1 img,
    .grid_2 img,
    .grid_3 img,
    .grid_4 img,
    .grid_5 img,
    .grid_6 img,
    .grid_7 img,
    .grid_8 img,
    .grid_9 img,
    .grid_10 img,
    .grid_11 img,
    .grid_12 img,
    .grid_13 img,
    .grid_14 img,
    .grid_15 img,
    .grid_16 img {
        max-width: 100% !important;
        height: auto !important;
    }
    .alpha,
    .omega {
        margin-left: 0;
        margin-right: 0;
    }
    .prefix_1,
    .prefix_2,
    .prefix_3 {
        padding: 0 !important;
    }
    .header_wrap {
        height: auto;
    }
    .menu_wrap {
        line-height: 40px;
        height: 40px;
        position: relative;
        min-width: 320px;
    }
    .menu_wrap>a {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        float: left;
        color: #fff;
        font-size: 15px;
    }
    .menu_wrap img {
        vertical-align: middle
    }
    .frame.main {
        background: none;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .logo {
        margin: 15px 0;
        text-align: center;
        display: block;
    }
    .logo img {
        width: auto;
    }
    .footerwrap {
        text-align: center;
    }
    .footer_wrap .grid_4 {
        padding-bottom: 20px;
    }
    .footer_wrap .grid_4:nth-child(4) {
        text-align: center;
    }
    .byline_wrap {
        text-align: center;
    }
    .footerwrap .grid_12 a {
        display: block;
        margin: 10px auto;
        text-align: center;
    }
    .footerwrap .grid_4 {}
    .footermenubox {
        height: auto;
    }
    .footermenu {
        height: auto;
        width: 300px;
    }
    .footermenu li {
        float: none;
    }
    .footermenu li a {
        border: 0;
        text-align: left;
        line-height: 30px;
    }
    iframe {
        max-width: 310px;
        /* height: 240px !important; */
    }
    .caroufredsel_wrapper {
        margin-bottom: 20px !important;
        padding-bottom: 0;
    }
    .caroufredsel_wrapper div {
        max-width: initial !important;
    }
    .sitedocmenu {
        float: none;
        text-align: center;
        display: inline-block;
        margin: 10px auto;
    }
    .sitedocmenu li {
        display: inline-block;
        padding: 0 10px;
        border: 0;
        text-align: center;
        box-sizing: border-box;
    }
    .sitedocmenu li:nth-child(odd) {
        border-right: 1px solid #aaa;
    }
    .sitedocmenu li a {
        display: inline;
        float: none;
        padding: 0px;
        border: 0;
        text-align: center;
        line-height: 26px;
    }
    .logo {
        text-align: center;
    }
    .container_16 div {
        max-width: initial;
    }
    img {
        max-width: 100%;
        vertical-align: middle;
    }
    .mtopmenu {
        margin: 0;
        width: 100%;
        text-align: left;
        position: absolute;
        top: 40px;
        left: 0;
        list-style: none;
        background: rgba(0, 0, 0, 0.4);
        padding: 0;
        display: none;
        min-height: 1000px;
        z-index: 10000;
    }
    .mtopmenu li {
        display: block;
        padding: 0;
        margin: 0;
    }
    .mtopmenu>li:first-child {
        border-bottom: 1px solid #3d3c3c !important;
    }
    .mtopmenu>li:first-child a {
        font-weight: normal;
    }
    .mtopmenu>li:nth-child(2) a {
        font-weight: normal;
    }
    .mtopmenu li a {
        list-style-type: none;
        font-weight: 700;
        text-align: left;
        display: block;
        font-family: Roboto Slab, Helvetica, sans-serif;
        color: #fff;
        padding: 0 10px;
        line-height: 40px;
        font-size: 14px;
    }
    .mtopmenu li a:hover {
        color: #ff6700;
    }
    .mtopmenu li ul li {
        margin: 0;
    }
    .mtopmenu li ul li a {
        font-size: 14px;
    }
    .mtopmenu li a span {
        color: #fff;
        padding-right: 5px;
        display: none;
    }
    .mtopmenu ul {
        margin: 0px;
        padding: 0;
    }
    .mtopmenu ul li {
        margin: 0 10px;
    }
    .HomeImg {
        margin-bottom: 0px;
    }
    .threeinarow a:nth-child(2) .HomeImg {
        padding: 0px;
    }
    .buttons1 a {
        font-size: 13.84px;
        min-width: 133px;
    }
    .buttons2 a {
        font-size: 13.84px;
        min-width: 133px;
    }
    div.fullscreenfade div.slide .banner {
        margin: 0 auto;
        width: 320px;
    }
    .callButton {
        display: none !important;
    }
    .footer_wrap .container_16 {
        position: relative;
    }
    .footer_wrap .grid_4:nth-child(4) {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 140px !important;
    }
    .menu-close {
        background: #ff6700 !important;
        color: #000 !important;
        font-size: 18px !important;
        text-align: center !important;
        padding: 10px !important;
    }
    .get-quote {
        color: #ff6700 !important;
        border-top: 1px solid #3d3c3c !important;
        font-size: 18px !important;
        padding: 10px 40px !important;
        text-align: center !important;
    }
    .call-now {
        color: #ff6700 !important;
        font-size: 18px !important;
        text-align: center !important;
    }
    .licence {
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding-bottom: 10px;
        font-size: 12px;
    }
    h1 {
        font-size: 28px;
        font-weight: normal;
    }
    h2 {
        font-size: 20px;
        font-weight: normal;
    }
    h3 {
        font-size: 16px;
        font-weight: normal;
    }
    h4 {
        font-size: 16px;
        font-weight: bold;
    }
    p {
        font-size: 14px;
    }
    .arrows.next {
        bottom: 50%;
        right: 0;
    }
    .arrows.prev {
        bottom: 50%;
        left: 0;
    }
    .bottomImg {
        height: 40px;
    }
    .qc-total-box>div:last-child {
        text-align: center;
    }
    .thank-overlay>div {
        max-width: 300px;
        padding: 10px;
        background: #fff;
    }
    .thank-overlay>div>div:last-child {
        flex-direction: column;
    }
    .thank-overlay>div>div:last-child>a {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin: 0 0 20px;
    }
    /* Payment Module */
    .payment_module input[type=text],
    .payment_module select {
        margin-left: 0 !important;
        max-width: 100%;
    }
    .payment_module .inv_button {
        margin-left: 0;
    }
    .payment_module .inv_button.pay {
        width: 150px;
        margin: 0 auto 10px auto;
        float: none;
    }
    .stripeinfo {
        background-position: 10px 10px;
        background-size: auto 40px;
        padding: 60px 10px 10px 10px;
        margin-left: 0;
    }
    .terms {
        font-size: 12px;
    }

    .pm_section1{flex-direction: column;}
    .pm_section1>div{width: 100%;}

}