@import url("https://use.typekit.net/szj3rhx.css");
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

a {
    font-family: "proxima-nova", sans-serif
}

p {
    font-family: "proxima-nova", sans-serif;
    line-height: 24px;
    font-size: 18px
}

li {
    color: #7a7a7a;
    font-family: "proxima-nova", sans-serif
}

html {
    color: #7a7a7a
}

.wrapper {
    max-width: 1060px;
    margin: 0 auto;
    width: 100%
}

@media (max-width: 1080px) {
    .wrapper {
        width: 96%
    }
}

@media (max-width: 1023px) {
    .wrapper {
        width: 96%
    }
}

@media (max-width: 959px) {
    .wrapper {
        width: 90%
    }
}

.colorDivide {
    width: 100%;
    height: 18px;
    float: left;
    background-color: #7a7a7a;
    display: flex
}

.colorDivide span {
    float: left;
    width: 25%
}

.colorDivide span:nth-of-type(1) {
    background: #a7041c
}

.colorDivide span:nth-of-type(2) {
    background: #f47e3a
}

.colorDivide span:nth-of-type(3) {
    background: #01a1dd
}

.colorDivide span:nth-of-type(4) {
    background: #006d9d
}

.home-intro {
    padding: 100px 0 50px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 100
}

@media (max-width: 959px) {
    .home-intro {
        padding: 50px 0
    }
}

.home-intro h1 {
    color: #343334;
    font-weight: 800;
    font-size: 93px;
    line-height: 80px;
    letter-spacing: .03em;
    margin-top: 0;
    margin-bottom: 25px
}

@media (max-width: 1080px) {
    .home-intro h1 {
        font-size: 94px
    }
}

@media (max-width: 1023px) {
    .home-intro h1 {
        font-size: 77px;
        line-height: 65px
    }
}

@media (max-width: 959px) {
    .home-intro h1 {
        text-align: center;
        line-height: 80px;
        letter-spacing: normal
    }
}

@media (max-width: 767px) {
    .home-intro h1 {
        line-height: 65px;
        font-size: 9vw
    }
}

@media (max-width: 500px) {
    .home-intro h1 {
        line-height: 35px;
        font-size: 9vw
    }
}

.home-intro h2 {
    font-size: 38px;
    font-weight: 400;
    color: #01a1dd;
    margin: 0 0 30px 0;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width: 1080px) {
    .home-intro h2 {
        font-size: 34px
    }
}

@media (max-width: 1023px) {
    .home-intro h2 {
        font-size: 3.4vw
    }
}

@media (max-width: 959px) {
    .home-intro h2 {
        text-align: center;
        line-height: 25px;
        font-size: 24px
    }
}

.home-intro p {
    font-size: 24px;
    color: #8e8c8e;
    line-height: 36px;
    margin-top: 0
}

@media (max-width: 959px) {
    .home-intro p {
        text-align: center
    }
}

#all {
    max-width: 1060px;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    transition-timing-function: ease-in-out;
    background: white;
    z-index: 1
}

@media (max-width: 767px) {
    #all {
        display: none
    }
}

ul {
    margin: 0;
    padding: 0
}

.box {
    height: 265px;
    max-width: 265px;
    width: 24.7%;
    float: left;
    position: relative;
    list-style: none;
    border: 1px solid #fff;
    cursor: pointer
}

@media (max-width: 1023px) {
    .box {
        width: 24.7%
    }
}

@media (max-width: 959px) {
    .box {
        width: 49.7%;
        max-width: 100%
    }
}

.box span {
    position: absolute;
    height: 20px;
    width: 20px;
    top: 60px;
    left: -40px;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    transition-timing-function: ease-in-out;
    opacity: 0
}

@media (max-width: 959px) {
    .box span {
        top: 80px;
        opacity: 1
    }
}

.box:hover span {
    top: 80px;
    opacity: 1;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    transition-timing-function: ease-in-out
}

.box span img {
    width: 65px;
    height: 65px
}

.box h3 {
    color: white;
    position: absolute;
    z-index: 6;
    top: 86%;
    margin: 0;
    -webkit-transition: top 500ms;
    transition: top 500ms;
    transition-timing-function: ease-in-out;
    font-size: 16px;
    left: 0;
    right: 0;
    text-transform: none;
    font-weight: 800;
    letter-spacing: .05em;
    text-align: center
}

@media (max-width: 959px) {
    .box h3 {
        top: 60%
    }
}

.box:hover h3 {
    top: 60%
}

.boxBG {
    height: 265px;
    width: 100%;
    float: left;
    background-repeat: no-repeat
}

.boxColor {
    height: 20%;
    width: 100%;
    float: left;
    position: absolute;
    z-index: 2;
    bottom: 0;
    -webkit-transition: height 500ms, background-blend-mode 500ms;
    transition: height 500ms, background-blend-mode 500ms;
    transition-timing-function: ease-in-out;
    background-blend-mode: multiply;
    background-position: 0 100%;
    background-repeat: no-repeat
}

@media (max-width: 959px) {
    .boxColor {
        height: 100%;
        background-position: top center
    }
}

.box:hover .boxColor {
    height: 100%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    transition-timing-function: ease-in-out
}

.uniformBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-uniform-full.jpg")
}

@media (max-width: 959px) {
    .uniformBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.uniformBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-uniform-grey.png");
    background-color: #006d9d;
    background-repeat: none
}

@media (max-width: 959px) {
    .uniformBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.facilityBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-facility-full.jpg")
}

@media (max-width: 959px) {
    .facilityBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.facilityBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-facility-grey.png");
    background-color: #01a1dd;
    background-repeat: none
}

@media (max-width: 959px) {
    .facilityBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.firstAid .boxBG {
    background-image: url("../../img/home-2018/boxgrid-firstAid-full.jpg")
}

@media (max-width: 959px) {
    .firstAid .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.firstAid .boxColor {
    background-image: url("../../img/home-2018/boxgrid-firstAid-grey.png");
    background-color: #f47e3a;
    background-repeat: none
}

@media (max-width: 959px) {
    .firstAid .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.fireProtection .boxBG {
    background-image: url("../../img/home-2018/boxgrid-fire-full.jpg")
}

@media (max-width: 959px) {
    .fireProtection .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.fireProtection .boxColor {
    background-image: url("../../img/home-2018/boxgrid-fire-grey.png");
    background-color: #a7041c;
    background-repeat: none
}

@media (max-width: 959px) {
    .fireProtection .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.trainingBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-training-full.jpg")
}

@media (max-width: 959px) {
    .trainingBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.trainingBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-training-grey.png");
    background-color: #aaa637;
    background-repeat: none
}

@media (max-width: 959px) {
    .trainingBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.flameBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-flame-full.jpg")
}

@media (max-width: 959px) {
    .flameBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.flameBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-flame-grey.png");
    background-color: #eb9e00;
    background-repeat: none
}

@media (max-width: 959px) {
    .flameBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.flameBoxCa .boxBG {
    background-image: url("../../img/home-2018/boxgrid-flameCA-full.jpg")
}

@media (max-width: 959px) {
    .flameBoxCa .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.flameBoxCa .boxColor {
    background-image: url("../../img/home-2018/boxgrid-flameCA-grey.png");
    background-color: #eb9e00;
    background-repeat: none
}

@media (max-width: 959px) {
    .flameBoxCa .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

/* .tileBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-tile-full.jpg")
} */

.tileBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-sanitizer-full.jpg")
}

@media (max-width: 959px) {
    .tileBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

/* .tileBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-tile-grey.png");
    background-color: #339e35;
    background-repeat: none
} */

.tileBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-sanitizer-grey.png");
    background-color: #339e35;
    background-repeat: none
}

@media (max-width: 959px) {
    .tileBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.restroomBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-restroom-full.jpg")
}

@media (max-width: 959px) {
    .restroomBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.restroomBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-restroom-grey.png");
    background-color: #002b80;
    background-repeat: none
}

@media (max-width: 959px) {
    .restroomBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.matBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-matsCA-full.jpg")
}

@media (max-width: 959px) {
    .matBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.matBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-matsCA-grey.png");
    background-color: #343334;
    background-repeat: none
}

@media (max-width: 959px) {
    .matBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.rentalBox .boxBG {
    background-image: url("../../img/home-2018/boxgrid-rental-full.jpg")
}

@media (max-width: 959px) {
    .rentalBox .boxBG {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.rentalBox .boxColor {
    background-image: url("../../img/home-2018/boxgrid-rental-grey.png");
    background-color: #01a1dd;
    background-repeat: none
}

@media (max-width: 959px) {
    .rentalBox .boxColor {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

#all:hover li {
    opacity: 0.2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 1;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (max-width: 1023px) {
    #all:hover li {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%)
    }
}

#all:hover ul {
    z-index: 200
}

#all:hover li:hover {
    z-index: 200;
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.panels {
    z-index: 1000
}

.panelPhoto {
    float: left;
    height: 100%;
    max-width: 393px;
    border-right: 3px solid #fff;
    object-fit: fill;
    object-position: bottom
}

@media (max-width: 1023px) {
    .panelPhoto {
        display: none
    }
}

.panelPhoto img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}

.panelInfo {
    float: left;
    max-width: 57%;
    margin-left: 35px;
    color: #fff
}

@media (max-width: 1023px) {
    .panelInfo {
        max-width: 90%
    }
}

.panelInfo h2 {
    margin-top: 70px;
    text-transform: none;
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: -10px;
    letter-spacing: 0.05em;
    margin-bottom: 20px
}

.panelInfo p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    max-width: 95%;
    font-weight: 500;
    margin-bottom: 30px
}

.panelInfo p a {
    font-weight: 900;
    color: #fff;
    text-decoration: none
}

.panelInfo ul {
    margin: 0;
    padding: 0;
    width: 96%
}

.panelInfo ul li {
    list-style: none;
    height: 25px;
    float: left;
    padding-bottom: 5px;
    width: 45%;
    margin-bottom: 16px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.panelInfo ul li:nth-child(even) {
    float: right
}

.panelInfo ul li a {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 800
}

.panelInfo ul li span {
    color: #fff;
    font-size: 24px;
    float: right;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    transition-timing-function: ease-in-out
}

.panelInfo ul li:hover span {
    margin-right: 10px;
    font-size: 26px
}

.uniformPanel {
    display: none;
    background-color: #006d9d;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .uniformPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .uniformPanel {
        width: 89.8%
    }
}

.uniformPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.uniformPanel .panelInfo ul li:last-child {
    border: none
}

.uniformPanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#uniformClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.facilityPanel {
    display: none;
    background-color: #01a1dd;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .facilityPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .facilityPanel {
        width: 89.8%
    }
}

.facilityPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.facilityPanel .panelInfo ul li:last-child {
    border: none
}

.facilityPanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#facilityClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.firstAidPanel {
    display: none;
    background-color: #f47e3a;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .firstAidPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .firstAidPanel {
        width: 89.8%
    }
}

.firstAidPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.firstAidPanel .panelInfo ul li:last-child {
    border: none
}

.firstAidPanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#firstAidClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.firePanel {
    display: none;
    background-color: #a7041c;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .firePanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .firePanel {
        width: 89.8%
    }
}

.firePanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.firePanel .panelInfo ul li:last-child {
    border: none
}

.firePanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#fireClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.trainingPanel {
    display: none;
    background-color: #aaa637;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .trainingPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .trainingPanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .trainingPanel {
        width: 89.8%
    }
}

.trainingPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.trainingPanel .panelInfo ul li:last-child {
    border: none
}

.trainingPanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#trainingClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.flamePanel {
    display: none;
    background-color: #eb9e00;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .flamePanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .flamePanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .flamePanel {
        width: 89.8%
    }
}

.flamePanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.flamePanel .panelInfo ul li:last-child {
    border: none
}

.flamePanel .panelInfo ul li:nth-last-child(2) {
    border: none
}

#flameClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.tilePanel {
    display: none;
    background-color: #339e35;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .tilePanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .tilePanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .tilePanel {
        width: 89.8%
    }
}

.tilePanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.tilePanel .panelInfo ul li:last-child {
    border: 1px solid transparent
}

.tilePanel .panelInfo ul li:nth-last-child(2) {
    border: 1px solid transparent
}

#tileClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.restroomPanel {
    display: none;
    background-color: #002b80;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .restroomPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .restroomPanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .restroomPanel {
        width: 89.8%
    }
}

.restroomPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.restroomPanel .panelInfo ul li:last-child {
    border: 1px solid transparent
}

.restroomPanel .panelInfo ul li:nth-last-child(2) {
    border: 1px solid transparent
}

#restroomClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.matServicesPanel {
    display: none;
    background-color: #343334;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .matServicesPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .matServicesPanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .matServicesPanel {
        width: 89.8%
    }
}

.matServicesPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.matServicesPanel .panelInfo ul li:last-child {
    border: 1px solid transparent
}

.matServicesPanel .panelInfo ul li:nth-last-child(2) {
    border: 1px solid transparent
}

#matServicesClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

.rentalPanel {
    display: none;
    background-color: #01a1dd;
    height: 533px;
    max-width: 1054px;
    z-index: 100;
    position: absolute
}

@media (max-width: 1023px) {
    .rentalPanel {
        width: 95.6%
    }
}

@media (max-width: 959px) {
    .rentalPanel {
        width: 95.6%;
        margin-top: 535px
    }
}

@media (max-width: 959px) {
    .rentalPanel {
        width: 89.8%
    }
}

.rentalPanel .panelInfo ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.rentalPanel .panelInfo ul li:last-child {
    border: 1px solid transparent
}

.rentalPanel .panelInfo ul li:nth-last-child(2) {
    border: 1px solid transparent
}

#rentalClose {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    font-size: 36px;
    float: right;
    font-weight: 900;
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-bottom: -20px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer
}

#productsServices {
    float: left;
    width: 100%
}

@media (max-width: 959px) {
    #productsServices {
        margin-bottom: 55px
    }
}

#mobilePanels {
    display: none
}

@media (max-width: 767px) {
    #mobilePanels {
        display: block
    }
}

#industry-leader {
    float: left;
    background-image: url("../../img/home-2018/home-industryBG.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
    padding: 100px 0;
    margin-top: 85px
}

@media (max-width: 959px) {
    #industry-leader {
        text-align: center;
        margin-top: 0
    }
}

#industry-leader h3 {
    color: #fff;
    font-size: 75px;
    margin-bottom: 60px;
    font-weight: 900;
    width: 100%;
    letter-spacing: .05em;
    margin-top: 0
}

@media (max-width: 1080px) {
    #industry-leader h3 {
        font-size: 70px
    }
}

@media (max-width: 1023px) {
    #industry-leader h3 {
        font-size: 6.8vw;
        line-height: inherit;
        letter-spacing: normal
    }
}

@media (max-width: 959px) {
    #industry-leader h3 {
        text-align: center
    }
}

#industry-leader h3 span {
    color: #01a1dd;
    font-size: 86px;
    font-weight: 100;
    float: left;
    width: 100%
}

@media (max-width: 1080px) {
    #industry-leader h3 span {
        font-size: 81px
    }
}

@media (max-width: 1023px) {
    #industry-leader h3 span {
        font-size: 7.8vw
    }
}

@media (max-width: 959px) {
    #industry-leader h3 span {
        margin-bottom: 0;
        text-align: center
    }
}

#industry-leader .leftInfo {
    float: left;
    width: 48%
}

@media (max-width: 959px) {
    #industry-leader .leftInfo {
        width: 100%;
        float: left;
        margin-bottom: 60px
    }
}

#industry-leader .leftInfo h4 {
    font-size: 20px;
    font-weight: 900;
    color: #01a1dd;
    margin-bottom: 10px;
    margin-top: -10px
}

#industry-leader .leftInfo p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin: 20px 0;
    letter-spacing: 0
}

#industry-leader .leftInfo a {
    padding: 10px 20px;
    background-color: #fff;
    color: #05679d;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 15px;
    float: left;
    left: 0;
    position: relative;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

#industry-leader .leftInfo a:hover {
    background: #01a1dd;
    color: #fff
}

#industry-leader .leftInfo a:hover span {
    background: #fff;
    margin-left: 20px
}

#industry-leader .leftInfo a:hover span:after {
    background: #01a1dd
}

#industry-leader .leftInfo a span {
    height: 12px;
    width: 12px;
    background: #05679d;
    margin-left: 10px;
    float: right;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 7px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

#industry-leader .leftInfo a span:after {
    height: 12px;
    width: 12px;
    background: #fff;
    margin-left: 20px;
    float: right;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    content: "";
    position: relative;
    left: -4px;
    top: 4px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

@media (max-width: 959px) {
    #industry-leader .leftInfo .industryBTN {
        margin: 0 auto;
        text-align: center;
        max-width: 175px
    }
}

#industry-leader .quotes {
    float: right;
    background-color: #01a1dd;
    width: 41%;
    padding: 30px;
    height: 100%
}

@media (max-width: 959px) {
    #industry-leader .quotes {
        width: 100%;
        float: left;
        padding: 30px 0
    }
}

#industry-leader .quotes p.quote {
    color: #fff;
    font-size: 20px;
    font-style: italic;
    font-weight: 100;
    line-height: 31px;
    margin-top: 0;
    padding: 0 20px;
}

@media (max-width: 959px) {
    #industry-leader .quotes p.quote {
        width: 90%;
        text-align: center;
        margin: 0 auto
    }
}

#industry-leader .quotes p.quote:before {
  content: "“";
  position: absolute;
  left: 8px;
}

#industry-leader .quotes p.quote:after {
    content: "”"
}

@media (max-width: 959px) {

  #industry-leader .quotes p.quote:before {
    position: relative;
    left:0;
  }

}

#industry-leader .quotes h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    width: 100%;
    margin: 0;
    text-transform: none;
    margin-left: 20px;
    margin-top: 6px;
}

#industry-leader .quotes h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    width: 100%;
    margin: 0;
    text-transform: none;
    margin-left: 20px;
}

#supportRow {
    width: 100%;
    float: left
}

#supportRow .team {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    float: left;
    width: 49.9%;
    height: 400px;
    display: table;
    text-align: center;
    cursor: pointer;
    position: relative
}

@media (max-width: 959px) {
    #supportRow .team {
        width: 100%
    }
}

#supportRow .team a {
    display: block
}

#supportRow .team:hover h2 {
    margin-top: 0
}

#supportRow .team:hover .hoverLine {
    width: 200px;
    opacity: 1
}

#supportRow .team .hoverLine {
    width: 0;
    opacity: 0;
    margin: 0 auto;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 80px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

#supportRow .team img {
    z-index: -1;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    opacity: .7;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 100%;
    height: 400px
}

@media (max-width: 1080px) {
    #supportRow .team img {
        opacity: 1
    }
}

#supportRow .team:hover img {
    opacity: 1
}

#supportRow .location {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    float: right;
    width: 50%;
    height: 400px;
    display: table;
    text-align: center;
    margin-top: 0;
    cursor: pointer;
    position: relative
}

@media (max-width: 959px) {
    #supportRow .location {
        width: 100%;
        display: none
    }
}

#supportRow .location img {
    z-index: -1;
    position: absolute;
    object-fit: cover;
    top: 0;
    right: 0;
    opacity: .7;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 100%;
    height: 400px
}

@media (max-width: 1080px) {
    #supportRow .location img {
        opacity: 1
    }
}

#supportRow .location a {
    display: block
}

#supportRow .location:hover h2 {
    margin-top: 0
}

#supportRow .location:hover .hoverLine {
    width: 200px;
    opacity: 1
}

#supportRow .location:hover img {
    opacity: 1
}

#supportRow .location .hoverLine {
    width: 0;
    opacity: 0;
    margin: 0 auto;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 80px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

#supportRow h2 {
    font-size: 55px;
    width: 100%;
    color: #fff;
    text-transform: none;
    font-weight: 900;
    -webkit-transition: margin-top 500ms ease;
    -moz-transition: margin-top 500ms ease;
    -ms-transition: margin-top 500ms ease;
    -o-transition: margin-top 500ms ease;
    transition: margin-top 500ms ease;
    position: absolute;
    top: 45%
}

#supportRow a {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%
}

#investorInfo {
    float: left;
    width: 100%;
    padding: 50px 0
}

#investorInfo h3 {
    color: #002b80;
    font-size: 38px;
    text-transform: none;
    letter-spacing: .03em;
    line-height: 38px;
    margin: 0 0 20px 0
}

@media (max-width: 959px) {
    #investorInfo h3 {
        text-align: center;
        width: 100%
    }
}

#investorInfo ul {
    padding: 0;
    margin: 0
}

#investorInfo li {
    float: left;
    list-style: none;
    width: 33%;
    position: relative;
    text-align: center
}

#investorInfo li img {
    left: 0;
    right: 0;
    width: 64px
}

@media (max-width: 959px) {
    #investorInfo li {
        width: 100%;
        margin-bottom: 45px
    }
}

#investorInfo li h4 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #343334;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 20px;
    letter-spacing: 0
}

#investorInfo li p {
    font-size: 14px;
    color: #343334;
    line-height: 20px;
    margin-bottom: 10px;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 0
}

#investorInfo li p span {
    float: left;
    width: 100%;
    font-size: 11px;
    margin: -5px 0 10px 0
}

#investorInfo li a {
    color: #a7041c;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

#investorInfo li .currentPrice {
    color: #002b80;
    font-size: 21px;
    font-weight: 900;
    float: left;
    width: 100%;
    margin-top: 5px
}

#investorInfo li .currentChange {
    color: #339e35;
    font-size: 13px;
    font-weight: 400;
    float: left;
    margin-top: -10px;
    width: 100%
}

footer {
    background: #343334;
    width: 100%;
    float: left;
    height: 100%;
    padding: 45px 0 25px
}

@media (max-width: 767px) {
    footer {
        height: auto
    }
}

footer li {
    float: left
}

footer .footerNav {
    float: left
}

@media (max-width: 767px) {
    footer .footerNav {
        width: 100%
    }
}

footer .footerNav ul {
    margin: 0;
    padding: 0
}

footer .footerNav li {
    margin-right: 20px;
    list-style: none
}

@media (max-width: 767px) {
    footer .footerNav li {
        width: 100%;
        float: left;
        text-align: center;
        border-bottom: 1px solid rgba(192, 192, 192, 0.7);
        padding-bottom: 5px;
        margin-bottom: 10px
    }
    footer .footerNav li:last-child {
        border: none;
        margin-bottom: 25px
    }
}

footer .footerNav a {
    color: #fff;
    margin-right: 40px;
    font-size: 14px;
    text-decoration: none;
    padding: 0;
    width: auto;
    font-weight: 600;
    border-bottom: 1px solid rgba(192, 192, 192, 0);
    padding-bottom: 5px;
    cursor: pointer
}

footer .footerNav a:hover {
    border-bottom: 1px solid silver
}

@media (max-width: 959px) {
    footer .footerNav a:hover {
        border-bottom: 0
    }
}

@media (max-width: 959px) {
    footer .footerNav a {
        margin-right: 10px
    }
}

footer .footerSocial {
    float: right
}

@media (max-width: 767px) {
    footer .footerSocial {
        float: none;
        margin: 25px auto 25px;
        width: 200px
    }
}

footer .footerSocial ul {
    margin: 0;
    padding: 0
}

footer .footerSocial li {
    margin-left: 20px;
    list-style: none
}

footer .footerSocial a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer
}

footer .bottomRow {
    width: 100%;
    float: left;
    border-top: 1px solid #494849;
    margin-top: 20px;
    padding-top: 10px
}

@media (max-width: 767px) {
    footer .bottomRow {
        border-top: 0;
        display: flex;
        flex-direction: column-reverse
    }
}

footer .bottomRow .copywrite {
    float: left;
    color: #fff
}

@media (max-width: 767px) {
    footer .bottomRow .copywrite {
        text-align: center;
        width: 100%
    }
}

footer .bottomRow .copywrite p {
    font-size: 12px
}

footer .bottomRow .cintasLogos {
    float: right
}

@media (max-width: 767px) {
    footer .bottomRow .cintasLogos {
        float: none;
        text-align: center;
        margin-bottom: 20px
    }
}

footer .bottomRow .cintasLogos ul {
    margin: 0;
    padding: 0
}

footer .bottomRow .cintasLogos li {
    list-style: none;
    margin-left: 20px
}

@media (max-width: 767px) {
    footer .bottomRow .cintasLogos li {
        margin: 0;
        width: 100%;
        margin-bottom: 20px
    }
}

.accordian {
    list-style: none;
    padding: 0;
    border-top: 0;
    float: left;
    width: 100%
}

.accordian header {
    display: block;
    margin: 0;
    cursor: pointer;
    float: left;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: white;
    font-weight: 800
}

.accordian section {
    display: none;
    text-align: center;
    padding: 20px 0;
    float: left
}

.accordian section.active {
    display: block
}

.accordian ul li {
    float: left;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    font-weight: 600
}

.accordian ul li a {
    color: white
}

.accordian ul li span {
    color: white;
    margin-left: 10px
}

#mobile-uniforms header {
    background: #006d9d
}

#mobile-uniforms section {
    background: #006d9d
}

#mobile-facility header {
    background: #01a1dd
}

#mobile-facility section {
    background: #01a1dd
}

#mobile-firstAid header {
    background: #f47e3a
}

#mobile-firstAid section {
    background: #f47e3a
}

#mobile-fire header {
    background: #a7041c
}

#mobile-fire section {
    background: #a7041c
}

#mobile-training header {
    background: #aaa637
}

#mobile-training section {
    background: #aaa637
}

#mobile-flame header {
    background: #eb9e00
}

#mobile-flame section {
    background: #eb9e00
}

#mobile-tile header {
    background: #339e35
}

#mobile-tile section {
    background: #339e35
}

#mobile-restroom header {
    background: #002b80
}

#mobile-restroom section {
    background: #002b80
}

#mobile-rental header {
    background: #01a1dd
}

#mobile-rental section {
    background: #01a1dd
}

#mobile-mats header {
    background: #343334
}

#mobile-mats section {
    background: #343334
}

.mobileIcon {
    height: 60px;
    width: 100%
}

.mobileIcon img {
    width: 60px;
    height: 60px
}

.current-stock {
    width: 200px;
    float: right;
    margin: -88px 94px 0 0px;
    text-align: center;
    font-size: 14px
}

@media (max-width: 959px) {
    .current-stock {
        width: 100%;
        margin: -80px 0 0 0
    }
}

.irsmalltext,
.ctas {
    display: none
}

#header {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 716px;
    position: relative;
    z-index: -100
}

.headerIntro {
    background: #0f4d8c;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center
}

#headerText {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 74px;
    top: 50%;
    position: absolute;
    color: white;
    text-align: center;
    letter-spacing: .05em;
    right: 0;
    left: 0
}

@media (max-width: 1080px) {
    #headerText {
        font-size: 60px
    }
}

@media (max-width: 1023px) {
    #headerText {
        font-size: 50px
    }
}

@media (max-width: 767px) {
    #headerText {
        display: none
    }
}

#headerText span {
    font-size: 32px;
    position: relative;
    top: -30px
}

@media (max-width: 1080px) {
    #headerText span {
        top: -24px
    }
}

@media (max-width: 1023px) {
    #headerText span {
        top: -10px
    }
}

.wrapper {
    margin: 0 auto;
    max-width: 1120px
}

.headerBG {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    -webkit-animation: slideUp 1s, fadeUp 1.5s;
    animation: slideUp 1s, fadeUp 1.5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-position: 30% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    .headerBG {
        animation: none;
        opacity: 1;
        background-position: 43% 80px
    }
}

@-webkit-keyframes slideUp {
    0% {
        top: 800px
    }
    100% {
        top: 0px
    }
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes slideUp {
    0% {
        top: 800px
    }
    100% {
        top: 0px
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.headerCenter {
    width: 100%;
    max-width: 2000px;
    min-height: 570px;
    position: relative;
    margin: 0 auto
}

@media (max-width: 1023px) {
    .headerCenter {
        margin-top: -10px
    }
}

@media (max-width: 959px) {
    .headerCenter {
        margin-top: -80px
    }
}

.pins {
    height: 100%;
    max-width: 960px;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0
}

@media (max-width: 767px) {
    .pins {
        display: none
    }
}

.firstAidPin {
    position: absolute;
    top: 38%;
    left: 8%;
    animation: pop 450ms;
    animation-iteration-count: 1;
    animation-delay: 5.2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    transform: scale(0)
}

@keyframes pop {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

.firstAidPin .tooltip {
    top: -40px;
    left: -56px
}

.firstAidPin .tooltip a {
    min-width: 150px;
    text-align: center;
    padding: 10px
}

.firstAidPin:hover .tooltip {
    opacity: 1;
    top: -60px;
    left: -56px
}

.uniformPin {
    position: absolute;
    top: 50%;
    left: 59%;
    animation: pop 750ms;
    animation-iteration-count: 1;
    animation-delay: 5.4s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    transform: scale(0)
}

@keyframes pop {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

.uniformPin .tooltip {
    top: -40px;
    left: -68px
}

.uniformPin .tooltip a {
    min-width: 175px;
    text-align: center;
    padding: 10px
}

.uniformPin:hover .tooltip {
    opacity: 1;
    top: -60px;
    left: -68px
}

.fireProtectionPin {
    position: absolute;
    top: 85%;
    left: 26.5%;
    animation: pop 750ms;
    animation-iteration-count: 1;
    animation-delay: 5.6s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    transform: scale(0)
}

@keyframes pop {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

.fireProtectionPin .tooltip {
    top: -40px;
    left: -55px
}

.fireProtectionPin .tooltip a {
    min-width: 150px;
    text-align: center;
    padding: 10px
}

.fireProtectionPin:hover .tooltip {
    opacity: 1;
    top: -60px;
    left: -55px
}

.facilityServices {
    position: absolute;
    top: 35%;
    left: 29%;
    animation: pop 750ms;
    animation-iteration-count: 1;
    animation-delay: 5.8s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    transform: scale(0)
}

@keyframes pop {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

.facilityServices .tooltip {
    top: -40px;
    left: -60px
}

.facilityServices .tooltip a {
    min-width: 150px;
    text-align: center;
    padding: 10px
}

.facilityServices:hover .tooltip {
    opacity: 1;
    top: -60px;
    left: -60px
}

.pin {
    background-color: rgba(0, 43, 128, 0.2);
    width: 68px;
    height: 68px;
    border-radius: 100%;
    animation: pulse 3.5s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    animation-timing-function: ease-out-in;
    animation-fill-mode: forwards
}

@keyframes pulse {
    0% {
        transform: scale(1);
        background-color: rgba(0, 43, 128, 0.2)
    }
    50% {
        transform: scale(1.1);
        background-color: rgba(0, 43, 128, 0.4)
    }
    100% {
        transform: scale(1);
        background-color: rgba(0, 43, 128, 0.2)
    }
}

.dot {
    float: left;
    border-radius: 100px;
    height: 16px;
    width: 16px;
    background: #fff;
    position: relative;
    top: -40px;
    left: 26px
}

.tooltip {
    position: absolute;
    z-index: 100;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.tooltip:after {
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 auto;
    background-color: #fff;
    float: left;
    transform: rotate(45deg);
    margin-left: 50%;
    margin-top: -5px
}

.tooltip a {
    color: #006d9d;
    font-weight: 600;
    text-decoration: none;
    background-color: #fff;
    float: left
}

.hero {
    position: relative;
    z-index: 1
}

#navFPO {
    z-index: 999;
    position: fixed;
    text-align: center;
    width: 100%;
    float: left;
    background: #fff
}

ul.right-list {
    float: right;
    width: 50%;
    padding: 20px 0;
    background: black;
    text-align: center;
    color: white;
    min-height: 25px
}

#ContactUsLinkBanner {
    float: left;
    width: 50%;
    padding: 20px 0;
    background: black;
    text-align: center;
    color: white
}

.right-list a,
#ContactUsLinkBanner a {
    color: white;
    font-weight: 800
}

.mobile-contact-location {
    display: none
}

@media (max-width: 767px) {
    .mobile-contact-location {
        display: block
    }
}

.mobile-contact-location .wrapper {
    width: 100%
}

#sticker {
    height: 65px;
    z-index: 9999
}

.contactLink {
    background: #000 !important;
    float: left;
    width: 100%;
    min-height: 25px
}

#nav-wrapper {
    max-width: 753px
}

@media (max-width: 1023px) {
    #nav-wrapper {
        max-width: 640px
    }
}

.fullHeader {
    border-bottom: 1px solid #ccc
}

.mainNav {
    float: left;
    margin: 22px 40px 0 43px;
    vertical-align: baseline;
    float: right
}

#clockbox {
    font-family: "proxima-nova", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    font-size: 14px;
    color: #343334;
    line-height: 20px;
    margin-bottom: 10px;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 0
}

@media (max-width: 1080px) {
    #nav-wrapper {
        max-width: 700px
    }
}

@media (max-width: 1023px) {
    #nav-wrapper {
        width: 640px
    }
}

#banner {
    background-image: url("https://stage.cintas.com/App_Themes/cintas2015/img/home-2018/home-headerBG-2.jpg");
    max-width: 2000px;
    width: 100%;
    height: 570px;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-animation: slideUp 1s, fadeUp 1.5s;
    animation: slideUp 1s, fadeUp 1.5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-position: 30% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes slideUp {
    0% {
        top: 800px
    }
    100% {
        top: 0px
    }
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes slideUp {
    0% {
        top: 800px
    }
    100% {
        top: 0px
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#hotspots {
    height: 570px;
    width: 960px;
    position: relative;
    top: 0;
    margin: 0 auto
}

.spot1 {
    height: 20px;
    width: 20px;
    background: green;
    position: absolute;
    left: 300px;
    top: 500px
}

.spot2 {
    height: 20px;
    width: 20px;
    background: yellow;
    position: absolute;
    top: 300px
}

.spot3 {
    height: 20px;
    width: 20px;
    background: red;
    position: absolute;
    left: 200px;
    top: 300px
}

@media (max-width: 1023px) {
    #topContactForm .contactHeader {
        margin-top: -20px
    }
}

.contact_box {
    border-bottom: 1px solid #004990
}

.main-nav-scrolled {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.carrousel {
    max-width: 750px;
    margin: auto;
    position: relative;
    overflow: hidden
}

.carrousel h2 {
    margin: 0;
    margin-top: -1.7em;
    padding: 0;
    font-size: 1em;
    text-align: center;
    color: #bbbbbb
}

.carrousel .slides {
    width: 400%;
    left: 0;
    padding-left: 0;
    padding-top: 1em;
    overflow: hidden;
    list-style: none;
    position: relative;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s
}

.carrousel .slides li {
    width: 25%;
    position: relative;
    float: left
}

.carrousel li p {
    margin-top: 0
}

.carrousel li q {
    max-width: 90%;
    margin: auto;
    color: #666666;
    font-size: 1.3em;
    font-weight: bold
}

.carrousel li img {
    width: 3em;
    border-radius: 50%;
    margin-left: -1.5em;
    margin-right: 0.5em;
    vertical-align: middle
}

.carrousel li span.author {
    margin-top: 0.5em;
    font-size: 1.2em;
    color: #777777;
    display: block
}

.carrousel .slidesNavigation {
    display: block;
    width: 86px;
    margin: 20px auto
}

.carrousel input {
    display: none
}

.carrousel .slidesNavigation label {
    float: left;
    margin: 6px;
    display: block;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 2px #2980b9;
    font-size: 0
}

#radio-1:checked ~ .slides {
    transform: translateX(0%)
}

#radio-2:checked ~ .slides {
    transform: translateX(-25%)
}

#radio-3:checked ~ .slides {
    transform: translateX(-50%)
}

#radio-4:checked ~ .slides {
    transform: translateX(-75%)
}

.carrousel .slidesNavigation label:hover {
    cursor: pointer
}

.carrousel #radio-1:checked ~ .slidesNavigation label#dotForRadio-1,
.carrousel #radio-2:checked ~ .slidesNavigation label#dotForRadio-2,
.carrousel #radio-3:checked ~ .slidesNavigation label#dotForRadio-3,
.carrousel #radio-4:checked ~ .slidesNavigation label#dotForRadio-4 {
    background: #2980b9
}

@media (max-width: 480px) {
    .carrousel li p {
        padding-left: 0.5em;
        padding-right: 0.5em
    }
    .carrousel li q {
        font-size: 1em
    }
    .carrousel li img {
        width: 2em;
        margin-left: -1em;
        margin-right: 0.25em
    }
}

#topContactForm .wrapper {
    max-width: 960px
}

#topContactForm #ContactTitleText {
    font-weight: 800
}

.owl-nav {
    display: none
}

.owl-dots {
    width: 72px;
    margin: 20px auto 0
}

.owl-dots button.owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #006d9d;
    margin: 0 7px
}

.owl-dots button.owl-dot.active {
    background: #fff
}

.home-intro p {
    font-size: 22px;
    color: #8e8c8e;
    line-height: 36px;
    max-width: 1050px;
    margin-top: 0;
}
