
.mainPage {
    background-color: #ffffff;
    position: relative;
}

@font-face {
    font-family: ralewayBold;
    src: url(../fonts/raleway/Raleway-Bold.otf);
}

@font-face {
    font-family: ralewaySemiBold;
    src: url(../fonts/raleway/Raleway-SemiBold.otf);
}

@font-face {
    font-family: ralewayRegular;
    src: url(../fonts/raleway/Raleway-Regular.otf);
}

@font-face {
    font-family: ralewayMedium;
    src: url(../fonts/raleway/Raleway-Medium.otf);
}

@font-face {
    font-family: ralewayLight;
    src: url(../fonts/raleway/Raleway-Light.otf);
}

@font-face {
    font-family: ralewayThin;
    src: url(../fonts/raleway/Raleway-Thin.otf);
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a:link {
    font-family: ralewayMedium;
    text-decoration: none;
}

a:visited {
    font-family: ralewayMedium;
    text-decoration: none;
}

a:hover {
    font-family: ralewayMedium;
    text-decoration: underline;
    color: #ef3239 !important;
}

a:active {
    font-family: ralewayMedium;
    text-decoration: underline;
    color: #ef3239;
}

.linkUnderline {
    color: #000000;
    text-decoration: none;
    font-weight: 100 !important;
}

.formLink {
    color: #ffffff;
    text-decoration: none;
    font-weight: 100 !important;
    background-color: #ef3239;
}

::selection {
    color: #ffffff;
    background: #ef3239;
}

.panelDropDown:link {
    font-family: ralewayMedium;
    text-decoration: none;
}

.panelDropDown:visited {
    font-family: ralewayMedium;
    text-decoration: none;
}

.panelDropDown:hover {
    font-family: ralewayMedium;
    text-decoration: underline;
    color: #ef3239 !important;
}

.panelDropDown:active {
    font-family: ralewayMedium;
    text-decoration: underline;
    color: #ef3239;
}

.mobileHeaderBar {
    position: relative;
    width: 100%;
    height: 120px;
    background-color: #ffffff;
}

.headerBar {
    display: none;
}

.headerBarCase {
    display: none;
}

.mobileLogo {
    position: absolute;
    width: 170px;
    margin: -70px 0 0 0px;
}

.caseLogo {
    position: absolute;
    width: 180px;
    margin: -75px 0 0 40px;
}

.mobileMenuBtn {
    position: absolute;
    right: 25px;
    top: 45px;
    width: 38px;
}

.telLink {
    position: fixed;
    right: 235px;
    top: 43px;
}

.telNo {
    display: none;
}

.emailBtn {
    display: none;
}

.uploadBtn {
    display: none;
}

.containerDiv {
    width: 100%;
    /*margin-top: 120px;*/
}

.caseContainerDiv {
    margin-top: 0;
}

.carousel {
    width: 100%;
}

.imageAndText {
    position: relative;
}

.carouselImage {
    max-width: 100%;
}

.serviceImage {
    display: none;
}

.imageAndText {
    overflow: hidden;
}

.bigCropMark {
    position: absolute;
    top: 268px;
    left: 45%;
    width: 65px;
    z-index: 1;
}

.floatingTextDiv {
    position: absolute;
    top: 18px;
    left: 25px;
    /*width: 50%;*/
}

.studentFloatingTextDiv {
    position: absolute;
    bottom: 18px;
    left: 25px;
}

.studentText {
    color: #000000 !important;
}

.caseFloatingTextDiv {
    display: none;
}

.caseFloatingTextDiv2 {
    display: block;
    position: absolute;
    top: 25px;
    left: 25px;
    color: #ef3239;
    font-size: 22px;
    font-family: ralewayMedium;
    text-shadow: none;
}

.nextProject {
    display: none;
}

.floatingText {
    color: #ffffff;
    font-size: 16px;
    font-family: ralewayBold;
    text-shadow: none;
    line-height: 20% !important;
}

.generalColour {
    background-color: #ef3239;
}

.ASColour {
    background-color: #30312b;
}

.QColour {
    background-color: #9c8265;
}

.RColour {
    background-color: #479fc5;
}

.PSColour {
    background-color: #3e7771;
}

.studentColour {
    background-color: #e9dc74;
}

.footerDiv {
    width: 100%;
}

.address {
    display: inline-block;
    width: 206px;
    margin: 30px 0 30px 25px;
}

.address1 {
    display: inline-block;
    width: 235px;
    margin: 30px 0 30px 25px;
}

.addressContact {
    display: inline-block;
    width: 220px;
    margin: 0 60px 0 0;
}

.address1Contact {
    display: inline-block;
    width: 300px;
}

.addressGrey {
    color: #dadada;
}


.addressText {
    font-family: ralewayRegular;
    font-size: 16px;
}

.addressEmail {
    font-family: ralewayMedium;
    font-size: 16px;
    text-shadow: none;
}

.footerImage {
    height: 100px;
}

.footerImage1 {
    height: 115px;
}

.footerBar {
    width: 100%;
    height: 90px;
    background-color: #ef3239;
    padding: 13px 0 0 25px;
    box-sizing: border-box;
    position: relative;
}

.footerBarContact {
    width: 100%;
    height: 45px;
    background-color: #ef3239;
    padding-top: 30px;
    padding: 13px 87px 0 87px;
    box-sizing: border-box;
    margin-top: 50px;
}

.copyright {
    display: inline-block;
    color: #000000;
    font-family: ralewayRegular;
    font-size: 14px;
    text-shadow: none;
    width: 100%;
}

.designed {
    display: none;
}

.pageLinkTitle {
    font-size: 22px !important;
    color: #000000 !important;
    text-decoration: none;
    font-family: ralewayBold;
}

.pageDropdownLink {
    font-size: 22px !important;
    color: #000000 !important;
    text-decoration: none;
    font-weight: 100 !important;
    padding: 0 0 0 20px;
}

.bottomPage {
    margin-top: 20px;
}

.ui-btn {
    padding: 0 !important;
}

.closeBtn {
    width: 35px;
    position: absolute;
    right: 30px;
    top: 30px;

}

.rightMenu {
    margin-top: 120px;
}

.dropDownDiv {
    margin-top: 0;
}

.gridContainer {
    padding: 0 25px 0 25px;
    position: relative;
}

.textContainer {
    margin: 0 25px 0 25px;
    position: relative;
}

.textContainer2 {
    margin: 0 25px 0 25px;
    position: relative;
}

.orGrid {
    margin: -5px;
}

.gridDiv {
    padding: 5px;
    width: 50%;
    height: 50%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}

.mapGrid {
    margin: 0px;
}

.mapGridDiv {
    width: 100%;
    height: 50%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}

.gridImage {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    opacity: 0.6;
}

.hoverDiv {
    background-color: red;
}

.gridImage1 {
    padding: 5px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: bottom;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

.gridAbsolute {
    animation-fill-mode: forwards;
    position: absolute;
    object-fit: cover;
    object-position: center;
}

.shade {
    position: absolute;
}

.leftColumn {
    font-size: 20px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 50px 0 0 0;
}

.rightColumn {
    font-family: ralewayRegular;
    font-size: 20px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 50px 0 0 0;
    position: relative;
}

.insideLeft {
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
}

.insideLeftOS {
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
}

.insideRight {
    font-family: ralewayRegular;
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 25px 0 40px 0;
    min-height: 330px;
}

.insideRightOS {
    font-family: ralewayRegular;
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 25px 0 40px 0;
    min-height: 330px;
}

.insideRightQuote {
    font-family: ralewayRegular;
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 25px 0 40px 0;
    /*min-height: 670px;*/
}

.horizontal {
    display: none;
}

.ui-input-text {
    margin: 0 !important;
}

.ui-input-text input {
    background-color: #dadada;
    min-height: 1em !important;
    line-height: 1em !important;
    padding: 0.2em !important;
}

.gridTitle {
    font-family: ralewaySemiBold;
    position: absolute;
    top: 20px;
    left: 15px;
    color: white;
    opacity: 1;
    text-shadow: none !important;
    text-decoration: none;
    font-size: 4vw;
}

.gridDescription {
    position: absolute;
    top: 40px;
    left: 15px;
    color: white;
    opacity: 0;
}

.carouselDiv {
    position: relative;
}


.closeX {
    position: absolute;
    top: 27px;
    right: 22px;
    width: 45px;
}

.prevArrow {
    display: none !important;
}

.nextArrow {
    display: none !important;
}

.slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.gridCarousel {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.phoneBtn {
    display: block;
    position: absolute;
    right: 100px;
    top: 45px;
    width: 30px;
}

#mapDiv1 {
    height: 60vw;
    overflow: hidden;
}

#mapDiv2 {
    height: 60vw;
    overflow: hidden;
    margin-top: 40px;
}

#map1, #map2 {
    width: 100%;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#map1:active, #map2:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.slick-dots {
    bottom: 20px;
}

.slick-dots li button:before {
    font-size: 10px !important;
    /*top: -30px !important;*/
    color: #ef3239 !important;
}

.forgotLink {
    font-size: 14px;
    text-align: left;
    padding-right: 3px;
}

.redText {
    color: #ef3239;
}

.radioHeader {
    margin-bottom: 5px;
}

.formTextArea {
    background-color: #dadada !important;
    min-height: 140px;
}

.formDate {
    display: inline-block !important;
    width: 48% !important;
    margin: 0px;
}

.formTime {
    display: inline-block !important;
    width: 48% !important;
    margin: 0 0 0 4%;
    vertical-align: top;
    margin-top: -38px;
}

.formBranch {
    display: inline-block !important;
    width: 50% !important;
}

.sizeBoxes {
    display: inline-block;
    width: 20%;
}

.sizeBoxContainer {
    margin-right: -10%;
}

.custom-checkbox {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    /*z-index: 0;*/
    top: 3px;
    background: url("../images/checkboxUnchecked.png") no-repeat;
    background-size: 100%;
    vertical-align: top;
}

.custom-checkbox:hover {
    background: url("../images/checkboxUnchecked.png") no-repeat;
    background-size: 100%;
}

.custom-checkbox.selected {
    background: url("../images/checkboxChecked.png") no-repeat;
    background-size: 100%;
}

.custom-checkbox input[type="checkbox"] {
    margin: 0;
    position: absolute;
    /*z-index: 2;*/
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.custom-radio {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    /*z-index: 1;*/
    top: 2px;
    background: url("../images/checkboxUnchecked.png") no-repeat;
    background-size: 100%;
}

.custom-radio:hover {
    background: url("../images/checkboxUnchecked.png") no-repeat;
    background-size: 100%;
}

.custom-radio.selected {
    background: url("../images/checkboxChecked.png") no-repeat;
    background-size: 100%;
}

.custom-radio input[type="radio"] {
    margin: 1px;
    position: absolute;
    /*z-index: 2;*/
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.formText {
    font-family: ralewayMedium;
    text-decoration: none;
    color: black !important;
}

.orField {
    min-height: 1em !important;
    line-height: 1em !important
}

#formPageControls {
    display: none;
}

#details {
    margin-bottom: 30px;
}

#services {
    display: block;
}

#sizes {
    display: block;
}

.linkedInIcon {
    position: absolute;
    width: 40px;
    right: 15px;
    top: 40px;
}

.twitterIcon {
    position: absolute;
    width: 40px;
    right: 65px;
    top: 40px;
}

.fBookIcon {
    position: absolute;
    width: 40px;
    right: 115px;
    top: 40px;
}


.attachForm {
    width: 100%;
    height: 30px;
    background-color: #ef3239;
    box-sizing: border-box;
    position: relative;
}

.fileName {
    display: inline-block;
    font-size: 16px;
    color: white;
    width: 40%;
    padding: 5px;
}

.fileSize {
    display: inline-block;
    font-size: 16px;
    color: white;
    width: 20%;
    padding: 5px;
}

.fileStatus {
    display: inline-block;
    font-size: 16px;
    color: white;
    width: 35%;
    padding: 5px;
}

.greyBox {
    background-color: #f4f4f4;
    font-size: 18px;
    padding: 35px;
    box-sizing: border-box;
}

.formTitleSmall {
    font-family: ralewayBold;
    text-decoration: none;
    font-size: 18px;
    margin-left: 35px;
}

.formTitleSmall2 {
    font-family: ralewayBold;
    text-decoration: none;
    font-size: 18px;
}

.formTextSmall {
    font-family: ralewayMedium;
    text-decoration: none;
    color: black !important;
    font-size: 18px;
}

.downloadImage {
    width: 50%;
}

.downloadButton {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 11px;
}

.registerLink {
    text-decoration: underline !important;
    text-decoration-color: red !important;
    font-family: ralewayBold;
}

.verticalInfographic {
    display: none;
}

.checkText {
    display: inline-block !important;
    font-size: 16px !important;
    max-width: 92%;
    background-color: #ffffff;
    border: none !important;
    margin-left: -5px !important;
}

.checkText .ui-state-hover {
    background: #ffffff;
}

.rememberText {
    display: inline-block !important;
    font-size: 16px !important;
    max-width: 90%;
    background-color: #f4f4f4;
    border: none !important;
    margin: 0;
}

.rememberText .ui-state-hover {
    background: #f4f4f4;
}

.onlineDate {
    color: #000000 !important;
    font-family: ralewayMedium;
}

.ui-field-contain > label ~ [class*=ui-], .ui-field-contain .ui-controlgroup-controls {
    width: 100% !important;
    height: 28px !important;
}

.timeMenu, .ui-selectmenu-text {
    padding: 2px 0 0 3px;
}

.downArrow {
    display: none;
}

.fixLabel {
    font-size: 22px !important;
}

.mobileTextHide {
    display: none;
}

.docButton {
    display: inline-block;
    width: 206px;
    margin: 30px 30px 0 0;
}


.terms {
    font-size: 15px;
    line-height: 1.66em;
}

.terms h3 {
    font-family: ralewayBold;
    font-size: 17px;
    margin: 2em 0 .5em;
}

.terms p,
.terms ul {
    margin: 0 0 20px;
}

.terms ul li {
    margin: 0 0 10px;
}

.terms strong {
    font-family: ralewayBold;
}

.terms table {
    margin: 2em 0;
    border-collapse: collapse;
}

.terms table th,
.terms table td {
    width: 50%;
    vertical-align: top;
    border: 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: .75em 1.5em .75em 0;
    text-align: left;
}

.terms table th {
    border-top: 0;
    border-bottom: 2px solid #ef3239;
}

.terms hr {
    border: 0;
    background: #dbdbdb;
    width: 100%;
    height: 1px;
    margin: 60px 0;
}

.xmas-opening-times {
    position: fixed;
    right: 44px;
    top: 0;
    font-weight: 100;
    color: #FFF;
    background-color: #ef3239;
    font-family: monospace;
    font-size: 16px;
    width: 525px;
    z-index: 999;
}

@media only screen and (max-width: 700px) {
    .xmas-opening-times {
        right: 0;
    }
}


@media only screen and (min-width: 700px) {

    .insideLeft {
        font-size: 20px;
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        padding: 0 0 0 0;
    }

    .insideLeftOS {
        font-size: 20px;
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        padding: 0 30px 0 0;
        /*margin-right: 20px;*/

    }

    .insideRight {
        font-family: ralewayRegular;
        font-size: 20px;
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        padding: 0 0 0 20px;
        margin: 0;
    }

    .insideRightOS {
        font-family: ralewayRegular;
        font-size: 20px;
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        padding: 0 0 0 30px;
        margin: 0;
    }

    .insideRightQuote {
        font-family: ralewayRegular;
        font-size: 20px;
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        padding: 0 0 0 0;
        margin: 0;
        /*min-height: 770px;*/
    }

    .horizontal {
        display: block;
    }

    .serviceImage {
        display: block;
        width: 100%;
    }

    .mapGrid {
        margin: -25px;
    }

    .mapGridDiv {
        padding: 25px;
        width: 50%;
        height: 50%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        position: relative;
        /*background-color: red;*/
    }

    #mapDiv1 {
        height: 30vw;
        overflow: hidden;
    }

    #mapDiv2 {
        margin-top: 0;
        height: 30vw;
        overflow: hidden;
    }

    .floatingText {
        color: #ffffff;
        font-size: 26px;
        font-family: ralewayBold;
        text-shadow: none;
        line-height: 1.18 !important;
    }

    .floatingTextDiv {
        position: absolute;
        top: 80px;
        left: 25px;
        /*width: 50%;*/
    }

    .studentFloatingTextDiv {
        position: absolute;
        bottom: 80px;
        left: 25px;
        /*width: 50%;*/
    }

    .address {
        display: inline-block;
        width: 220px;
        margin: 30px 0 30px 25px;
    }

    .address1 {
        display: inline-block;
        width: 300px;
        margin: 30px 0 30px 25px;
    }

    .slick-dots {
        bottom: 20px;
    }

    .slick-dots li button:before {
        font-size: 16px !important;
        /*top: -30px !important;*/
        /*color: #ef3239 !important;*/
    }

    .footerBar {
        width: 100%;
        height: 45px;
        background-color: #ef3239;
        padding: 13px 0 0 25px;
        box-sizing: border-box;
        position: relative;
    }

    .footerBar a,
    .footerBar a.ui-link {
        font-weight: normal;
        color: #000 !important;
    }

    .footerBar a.ui-link:hover {
        color: #000 !important;
        text-decoration: underline;
    }

    .linkedInIcon {
        position: absolute;
        width: 30px;
        right: 20px;
        top: 8px;
    }

    .twitterIcon {
        position: absolute;
        width: 30px;
        right: 50px;
        top: 8px;
    }

    .fBookIcon {
        position: absolute;
        width: 30px;
        right: 80px;
        top: 8px;
    }

    .greyBox {
        min-height: 560px;
    }


    .mobileTextHide {
        display: inline;
    }
}


@media only screen and (min-width: 900px) {

    .mobileHeaderBar {
        display: none;
    }

    .mainLogo {
        position: absolute;
        width: 180px;
        margin: 20px 0 0 40px;
        /*transform: perspective(1px);*/
    }

    .menuBtn {
        position: fixed;
        right: 40px;
        top: 45px;
        width: 38px;
        /*transform: perspective(1px);*/
    }

    .headerBar {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 220px;
        background-color: #ffffff;
    }

    .headerBarCase {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 120px;
        background-color: #ffffff;
    }

    .containerDiv {
        margin-top: 220px;
    }

    .caseContainerDiv {
        margin-top: 120px;
    }


    .phoneBtn {
        display: none;
    }

    .telLink {
        position: fixed;
        right: 175px;
        top: 43px;
    }

    .telNo {
        display: block;
        color: #ef3239;
        font-size: 27px;
        font-family: ralewayThin;
        text-shadow: none;
    }

    .emailBtn {
        display: block;
        position: fixed;
        right: 420px;
        top: 45px;
        width: 45px;
    }

    .uploadBtn {
        display: block;
        position: fixed;
        right: 520px;
        top: 38px;
        width: 45px;
    }

    .designed {
        display: inline-block;
        color: #000000;
        font-family: ralewayRegular;
        font-size: 14px;
        text-shadow: none;
        text-align: right;
        width: 50%;
    }

    .copyright {
        width: 50%;
    }


    .leftColumn {
        max-width: 288px;
    }

    .rightColumn {
        max-width: 800px;
    }


    .gridContainer {
        padding: 0 57px 0 57px;
        position: relative;
    }

    .gridDiv {
        width: 20%;
        height: 50%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        position: relative;
        /*background-color: red;*/
    }


    .gridTitle {
        font-size: 1.5vw;
        opacity: 0;
    }

    .gridImage {
        opacity: 1;
    }

    .textContainer {
        margin: 0 57px 0 57px;
        position: relative;
    }

    .textContainer2 {
        margin: 0 57px 0 57px;
        position: relative;
    }

    .closeX {
        position: absolute;
        top: 40px;
        right: 37px;
        width: 48px;
    }

    .prevArrow {
        display: block !important;
        position: absolute;
        top: 45%;
        left: 75px;
        width: 75px;
        transform: rotate(180deg);
        /*transform: rotate(90deg) translateY(75%);*/
    }

    .nextArrow {
        display: block !important;
        position: absolute;
        top: 45%;
        right: 75px;
        width: 75px;
    }

    .nextProject {
        display: block;
        /*position: absolute;
        bottom: 20px;
        right: 25px;*/
        color: #ef3239;
        font-size: 16px;
        font-family: ralewayMedium;
        text-shadow: none;
    }

    .floatingText {
        color: #ffffff;
        font-size: 36px;
        font-family: ralewayBold;
        text-shadow: none;
        line-height: 1.18 !important;
    }

    .floatingTextDiv {
        position: absolute;
        top: 100px;
        left: 57px;
        /*width: 50%;*/
    }

    .studentFloatingTextDiv {
        position: absolute;
        bottom: 80px;
        left: 57px;
        /*width: 50%;*/
    }


    .caseFloatingTextDiv {
        display: block;
        position: absolute;
        bottom: 25px;
        right: 160px;
        color: #ef3239;
        font-size: 22px;
        font-family: ralewayMedium;
        text-shadow: none;
    }

    .caseFloatingTextDiv2 {
        display: block;
        position: absolute;
        top: 40px;
        left: 57px;
    }

    .caseFloatingTextDiv3 {
        display: block;
        position: absolute;
        bottom: 30px;
        left: 50%;
        font-size: 22px;
        font-family: ralewayMedium;
        transform: translateX(-50%);
    }

    .downArrow {
        transform: rotate(90deg) translateY(75%);
        display: block !important;
        position: absolute;
        bottom: 60px;
        left: 50%;
        width: 75px;
    }

    .pageText {
        text-align: center;
        text-decoration: none;
        text-shadow: none;
    }

    .pageText2 {
        text-align: center;
        text-decoration: none;
        color: #ef3239;
        text-shadow: none;
    }

    .gap {
        display: inline-block;
        width: 50px !important;
    }

    .nextProject {
        display: inline-block;
        color: #ef3239;
        font-size: 22px;
        font-family: ralewayMedium;
        text-shadow: none;
    }

    .mapGrid {
        margin: -40px;
    }

    .mapGridDiv {
        padding: 40px;
        width: 50%;
        height: 50%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        position: relative;
    }

    .footerBar {
        padding: 13px 25px 0 57px;
    }

    .slick-dots {
        bottom: 25px;
    }

    .slick-dots li button:before {
        font-size: 21px !important;
        /*top: -35px !important;*/
        /*color: #ef3239 !important;*/
    }

    .address {
        display: inline-block;
        width: 206px;
        margin: 70px 0 70px 57px;
    }

    .address1 {
        display: inline-block;
        width: 235px;
        margin: 70px 0 70px 78px;
    }

    #formPageControls {
        display: block;
    }

    #details {
        margin-bottom: 0;
    }

    .linkedInIcon {
        position: absolute;
        width: 30px;
        right: 40px;
        top: 8px;
    }

    .twitterIcon {
        position: absolute;
        width: 30px;
        right: 80px;
        top: 8px;
    }

    .fBookIcon {
        position: absolute;
        width: 30px;
        right: 120px;
        top: 8px;
    }

    .mobileTextHide {
        display: inline;
    }
}


@media only screen and (min-width: 1217px) {
    .verticalInfographic {
        display: block;
        width: 280px;
        margin-top: 45px;
    }
}

@media only screen and (min-width: 1500px) {
    .mobileHeaderBar {
        display: none;
    }

    .floatingText {
        color: #ffffff;
        font-size: 48px;
        font-family: ralewayBold;
        text-shadow: none;
        line-height: 1.28;
    }

    .floatingTextDiv {
        position: absolute;
        top: 200px;
        left: 57px;
    }
}

/* Case Studies */

.case-studies {
    padding: 10px;
}

@media only screen and (max-width: 700px) {
    .case-studies {
        padding: 0;
    }
}

.case_study {
    padding: 10px;
    border: 2px solid #d2232a;
    width: 45%;
    margin-right: 15px;
    float: left;
    min-height: 523px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 700px) {
    .case_study {
        width: auto;
        float: none;
        margin-right: auto;
    }
}

.case_study img {
    width: 100%;
}

.case_study h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.case_study p.case-title {
    font-weight: bold;
}

.case_study .play-button {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 15px;
}

@media only screen and (max-width: 700px) {
    .play-button {
        float: none !important;
    }
}

.case_study,
.case_study p,
.case_study strong,
.case_study ul li {
    font-size: 1rem;
}

.slick-next,
.slick-prev {
    z-index: 99;
}

.slick-next {
    right: 20px;
}

.slick-prev {
    left: 20px;
}