﻿.borrowedFrom2C {
    /*! CSS Used from: https://www.2cequipment.net/css/styles.css?v=1.3 */
}

.borrowedFrom2C * {
    /* margin: 0 auto; */
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.borrowedFrom2C a {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

.borrowedFrom2C a:link,
.borrowedFrom2C a:visited {
    color: #cc0001;
    text-decoration: none;
}

.borrowedFrom2C a:hover,
.borrowedFrom2C a:active {
    color: #cc0001;
    text-decoration: none;
}

.borrowedFrom2C ::selection {
    color: #fff;
    background: #cc0001;
}

.borrowedFrom2C ::-moz-selection {
    color: #fff;
    background: #cc0001;
}

.borrowedFrom2C .header-contact-bar {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding-left: 215px !important;
    background: #be0000 url("https://www.2cequipment.net/siteart/red-pattern-bg.jpg") repeat;
    /* width: 100%; */
}

.borrowedFrom2C .location-contact {
    margin: 0;
    padding: 0;
    font-size: 20px;
    /* text-transform: uppercase; */
    color: #fff;
    width: 100%;
    display: flex;
    max-width: calc(43.75rem + ((1vw - 11px) * 36.5854));
    justify-content: space-between;
}

.location-contact div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.rightStuff {}

.rightStuff {
    background: black !important;
    /* padding-right: 260px !important; */
    /* padding-left: 320px !important; */
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    width: 34.375VW;
    width: max(175px, 34.375VW);
    text-align: center;
}

.borrowedFrom2C .location-contact .fa-map-marker-alt {
    margin: 0 4px 0 0;
    color: #242424;
}

.borrowedFrom2C .location-contact a {
    color: #f3f3f3 !important;
}

.borrowedFrom2C .location-contact a[href^="tel:"] {
    margin: 0 0 0 0px;
    font-size: 18px;
    /* line-height: 18px; */
    color: #fff;
}

.borrowedFrom2C .location-contact span {
    margin: 0 0 0 20px;
    font-size: 16px;
    line-height: 16px;
}

@media screen and (max-width: 1250px) {
    .borrowedFrom2C .location-contact {
        font-size: 16px;
        line-height: 16px;
    }

    .borrowedFrom2C .location-contact a[href^="tel:"] {
        margin: 0 0 0 15px;
        font-size: 16px;
        line-height: 16px;
    }

    .borrowedFrom2C .location-contact span {
        margin: 0 0 0 15px;
    }
}

@media screen and (max-width: 1000px) {
    .leftStuff {
        display: none;
    }

    .borrowedFrom2C .location-contact {
        justify-content: flex-end
    }

    .borrowedFrom2C nav.primary ul li a {
        font-size: 17px !important
    }
}


@media screen and (max-width: 1024px) {
    .borrowedFrom2C .location-contact span {
        display: none;
    }
}

@media screen and (max-width: 850px) {
    .borrowedFrom2C .location-contact a[href^="tel:"] {
        /* display: none; */
    }
}

.mobileHide {
    display: none !important
}

@media screen and (max-width: 500px) {
    .mobileShow {
        display: none !important;
    }

    .mobileHide {
        display: block !important
    }
}

@media screen and (max-width: 500px) {

    /*! CSS Used from: https://use.fontawesome.com/releases/v5.2.0/css/all.css */
    .borrowedFrom2C .location-contact {
        font-size: 13px;
        line-height: 13px;
    }
}

.borrowedFrom2C .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.borrowedFrom2C .fa-map-marker-alt:before {
    content: "\f3c5";
}

.borrowedFrom2C .fas {
    font-weight: 900;
    /*! CSS Used fontfaces */
}


.borrowedFrom2C * {
    /* margin: 0 auto; */
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.rightStuff {}

.borrowedFrom2C a {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

.borrowedFrom2C a:link,
.borrowedFrom2C a:visited {
    color: #cc0001;
    text-decoration: none;
}

.borrowedFrom2C a:hover,
.borrowedFrom2C a:active {
    color: #cc0001;
    text-decoration: none;
}

.borrowedFrom2C h3 {
    line-height: normal;
}

.borrowedFrom2C h3 {
    font-size: 20px;
    line-height: 23px;
}

.borrowedFrom2C .clear {
    clear: both;
}

.borrowedFrom2C ::selection {
    color: #fff;
    background: #cc0001;
}

.borrowedFrom2C ::-moz-selection {
    color: #fff;
    background: #cc0001;
}

.borrowedFrom2C .header {
    display: flex;
    /* flex-flow: row wrap; */
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0px 5%;
    background: #fff;
}

.borrowedFrom2C .logo {
    margin: 0;
    padding: 0;
    margin-top: -70px;
}

.borrowedFrom2C .logo img {
    /* width: 100%; */
    max-width: 420px;
    max-width: max(240px, 21.875VW);
}

.borrowedFrom2C #menu-button {
    display: none;
}

.borrowedFrom2C nav.mobile {
    display: none;
}

.borrowedFrom2C nav.primary {
    z-index: 500;
    align-self: center;
    margin: 0;
    padding: 0;
/*    max-width: 805px;*/
}

.borrowedFrom2C nav.primary ul {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
    /* margin-right: 0; */
    padding: 0;
    /* float: right; */
}

.borrowedFrom2C nav.primary ul ul {
    display: none
}

.borrowedFrom2C nav.primary ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.borrowedFrom2C nav.primary ul li a {
    display: block;
    color: #2b2b2b;
    font-size: 19px;
    line-height: 75px;
    text-decoration: none;
    /* margin: 0 10px; */
     padding: 0 10px; 
    text-align: center;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    font-weight: normal;
}

.borrowedFrom2C nav.primary ul ul li a {
    line-height: 50px;
}

@media screen and (max-width: 1550px) {
	.borrowedFrom2C nav.primary ul li a {font-size: 15px; padding: 0 5px;}
}

@media screen and (max-width: 1200px) {
    .borrowedFrom2C nav.primary {
        display: none;
    }

    .borrowedFrom2C #menu-button {
        margin: 0 0 0 0;
        padding: 0 5%;
        display: block;
        font-size: 1.45em;
        line-height: 60px;
        position: relative;
        z-index: 400;
    }

    .borrowedFrom2C #menu-button a {
        color: #2b2b2b;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0 0 0 0.8em;
    }

    .borrowedFrom2C a.menu-toggle .fa-bars {
        font-size: 1.05em;
        color: #000000;
    }

    .borrowedFrom2C nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -285px;
        width: 285px;
        height: 100%;
        z-index: 99999;
        overflow: auto;
        background: #333;
    }

    .borrowedFrom2C nav.mobile h3 {
        color: #ccc;
        padding: 23px 0;
        position: relative;
        font-size: 18px;
        background: #313131;
    }

    .borrowedFrom2C nav.mobile .menu-title {
        position: absolute;
        vertical-align: top;
        top: 16px;
        right: 47px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ccc;
    }

    .borrowedFrom2C nav.mobile .menu-toggle {
        position: absolute;
        top: 8px;
        right: 10px;
        padding: 6px 9px 5px;
        display: inline-block;
        font-weight: 700;
        font-size: 18px;
        line-height: 1;
        color: #ccc;
        text-decoration: none;
        vertical-align: top;
    }

    .borrowedFrom2C nav.mobile .menu-toggle:hover {
        color: #fff;
    }

    .borrowedFrom2C nav.mobile ul {
        list-style: none;
        font-weight: 300;
        margin: 0;
        padding: 0;
    }

    .borrowedFrom2C nav.mobile ul li {
        color: #999;
        font-size: 15px;
        border-bottom: 1px solid #303030;
    }

    .borrowedFrom2C nav.mobile ul li a {
        color: #999;
        position: relative;
        display: block;
        font-size: 15px;
        text-align: left;
        text-decoration: none;
        border-left: 4px #333 solid;
        padding: 15px 20px 15px 35px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    }

    .borrowedFrom2C nav.mobile ul li a:hover {
        background: rgba(45, 45, 45, 0.5);
        color: #fff;
        border-left: 4px #C8102E solid;
    }

    .borrowedFrom2C .nav-footer {
        color: #5C5C5C;
        position: relative;
        text-align: center;
        font-size: 16px;
        line-height: 16px;
        padding: 15px 0;
    }
}

@media screen and (max-width: 500px) {

    /*! CSS Used from: https://use.fontawesome.com/releases/v5.2.0/css/all.css */
    .borrowedFrom2C .logo {
        width: 100%;
        text-align: center;
    }
}

.borrowedFrom2C .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.borrowedFrom2C .fa-bars:before {
    content: "\f0c9";
}

.borrowedFrom2C .fas {
    font-weight: 900;
    /*! CSS Used keyframes */
}

@-webkit-keyframes puff-in-center {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-filter: blur(2px);
        filter: blur(2px);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0px);
        filter: blur(0px);
        opacity: 1;
    }
}

@keyframes puff-in-center {

    /*! CSS Used fontfaces */
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-filter: blur(2px);
        filter: blur(2px);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0px);
        filter: blur(0px);
        opacity: 1;
    }
}
