/*!
Theme Name: Integra61
Author: Chris Allen (Reach Marketing)
Description: 
Version: 1.0
!*/


/* simple reset */
* {
    margin: 0;
    padding: 0;
}

/* screen full size - 1200px content width */
body {
    -webkit-text-size-adjust: 100%;
}

img {
    display: block;
    border: 0px;
}

.clear {
    clear: both;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

a,
ul,
ol {
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

/* import styles here */
img {
    width: 100%;
    height: auto;
}

body {
    font-family: museo-sans, sans-serif;
    font-size: 16px;
    top: 0px !important;
}

p {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.4em;
}

a {
    color: #662d91;
    text-decoration: none;
    outline: 0;
}
a:hover {
    color: #4d565b;
}

.content {
    width: 96%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 35px;
    margin-bottom: 55px;
    display: -webkit-flex;
    display: flex;
}
.content .left-column,
.content .middle-column,
.content .right-column {
    width: 33.3333%;
    position: relative;
}
.content .middle-column {
    margin-left: 25px;
    margin-right: 25px;
}
.content h1 {
    color: #662d91;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}
.content h2 {
    color: #662d91;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
}
.content h5 {
    color: #4d565b;
    font-weight: 300;
    margin-right: 20px;
    line-height: 1.4em;
    font-size: 14px;
    margin: 0 0 10px 0;
}
.content p {
    color: #4d565b;
    font-weight: 500;
    margin-right: 20px;
    line-height: 1.4em;
    font-size: 16px;
}
.content ul {
    margin-left: 15px;
    font-size: 13px;
    color: #662d91;
    margin-top: 20px;
}
.content ul li {
    margin-bottom: 10px;
}
.content ul li span {
    color: #4d565b;
}
.content .panel {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}
.content .panel img.panel-image {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.content .panel .panel-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    z-index: 1000;
    background-color: #8f9ba2;
    opacity: 0.7;
    mix-blend-mode: multiply;
}
.content .panel .panel-text {
    position: absolute;
    z-index: 1500;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    left: 0px;
    right: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 500;
    font-size: 28px;
}
.content .panel .panel-arrow {
    position: absolute;
    z-index: 1500;
    bottom: 45px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.content .panel:hover img.panel-image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.fancybox.tag {
    border: 1px solid #662d91;
    display: block;
    box-sizing: border-box;
    position: relative;
}
.fancybox.tag::before {
    content: "Click to enlarge";
    background-color: #ffffff;
    color: #662d91;
    border: 1px solid #662d91;
    position: absolute;
    top: -1px;
    right: -1px;
    font-size: 12px;
    padding: 5px 7px;
}
.fancybox.tag.left::before {
    right: auto;
    left: -1px;
}
.fancybox.tag:hover {
    opacity: 0.7;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 11px;
    font-weight: normal;
    display: block;
    float: right;
    background: #ffffff;
    padding: 0 10px;
    margin-right: -20px;
    margin-top: -59px;
}

.wpcf7-response-output {
    display: block;
    border: 0px !important;
    background: #ffffff !important;
    font-size: 11px;
    float: right;
    width: 50%;
    margin-right: 0px !important;
    margin-top: -45px !important;
    display: none;
}

.widgets-row {
    width: 96%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 45px;
    margin-bottom: 45px;
    display: -webkit-flex;
    display: flex;
}
.widgets-row .left-column,
.widgets-row .middle-column,
.widgets-row .right-column {
    width: 33.3333%;
}
.widgets-row .right-column {
    background: #662d91;
    position: relative;
}
.widgets-row .middle-column {
    margin-left: 25px;
    margin-right: 25px;
}
.widgets-row .panel {
    position: relative;
    display: block;
    overflow: hidden;
}
.widgets-row .panel img.panel-image {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.widgets-row .panel .panel-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0;
    padding-bottom: 75.7%;
    z-index: 1000;
    background-color: #8f9ba2;
    opacity: 0.7;
    mix-blend-mode: multiply;
}
.widgets-row .panel .panel-text {
    position: absolute;
    z-index: 1500;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    left: 0px;
    right: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 500;
    font-size: 28px;
}
.widgets-row .panel .panel-arrow {
    position: absolute;
    z-index: 1500;
    bottom: 45px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.widgets-row .panel:hover img.panel-image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.widgets-row .sign-up-form h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.widgets-row .sign-up-form input {
    width: calc(100% - 10px);
}
.widgets-row .sign-up-form input[type="submit"] {
    position: absolute;
    bottom: 20px;
}
.widgets-row .sign-up-form span.wpcf7-not-valid-tip {
    margin-right: 0px;
    margin-top: -59px;
}

.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .content {
        margin-top: 25px;
        margin-bottom: 45px;
        flex-wrap: -webkit-wrap;
        flex-wrap: wrap;
    }
    .content .left-column,
    .content .middle-column,
    .content .right-column {
        width: 100%;
    }
    .content .middle-column,
    .content .right-column {
        width: 49%;
    }
    .content .middle-column {
        margin-left: 0px;
        margin-right: 2%;
    }
    .content h1 {
        font-size: 30px;
    }
    .content h2 {
        font-size: 16px;
    }
    .content p {
        font-size: 16px;
    }
    .widgets-row {
        margin-top: 35px;
        margin-bottom: 35px;
        display: -webkit-flex;
        display: flex;
        flex-wrap: -webkit-wrap;
        flex-wrap: wrap;
    }
    .widgets-row .left-column,
    .widgets-row .middle-column,
    .widgets-row .right-column {
        width: 49%;
        margin-bottom: 2%;
    }
    .widgets-row .right-column {
        width: 100%;
    }
    .widgets-row .middle-column {
        margin-left: 2%;
        margin-right: 0px;
    }
    .widgets-row .sign-up-form input[type="submit"] {
        position: static;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .content {
        width: 440px;
        margin-top: 20px;
        margin-bottom: 40px;
        display: block;
    }
    .content .left-column,
    .content .middle-column,
    .content .right-column {
        width: 100%;
    }
    .content .left-column {
        margin-bottom: 25px;
    }
    .content .right-column .panel {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .content .middle-column {
        margin-left: 0px;
        margin-right: 0px;
    }
    .content h1 {
        font-size: 28px;
    }
    .content h2 {
        font-size: 15px;
    }
    .content p {
        color: #4d565b;
        font-weight: 500;
        margin-right: 20px;
        line-height: 1.4em;
        font-size: 18px;
    }
    .content ul {
        margin-left: 15px;
        font-size: 13px;
        color: #662d91;
        margin-top: 20px;
    }
    .content ul li {
        margin-bottom: 10px;
    }
    .content ul li span {
        color: #4d565b;
    }
    .widgets-row {
        width: 440px;
        margin-top: 30px;
        margin-bottom: 30px;
        display: block;
    }
    .widgets-row .left-column,
    .widgets-row .middle-column,
    .widgets-row .right-column {
        width: 100%;
        margin-bottom: 20px;
    }
    .widgets-row .middle-column {
        margin-left: 0px;
        margin-right: 0px;
    }
    .widgets-row .sign-up-form input[type="submit"] {
        position: static;
        bottom: 20px;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .content {
        width: 300px;
        margin-top: 15px;
        margin-bottom: 30px;
        display: block;
    }
    .content .left-column,
    .content .middle-column,
    .content .right-column {
        width: 100%;
    }
    .content .left-column {
        margin-bottom: 25px;
    }
    .content .right-column .panel {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .content .middle-column {
        margin-left: 0px;
        margin-right: 0px;
    }
    .content h1 {
        font-size: 24px;
    }
    .content h2 {
        font-size: 14px;
    }
    .content p {
        font-size: 14px;
    }
    .content ul {
        font-size: 12px;
    }
    .content ul li {
        margin-bottom: 10px;
    }
    .content .panel {
        margin-bottom: 30px;
    }
    .content .panel .panel-text {
        font-size: 20px;
    }
    .content .panel .panel-arrow {
        bottom: 40px;
    }
    .widgets-row {
        width: 300px;
        margin-top: 30px;
        margin-bottom: 30px;
        display: block;
    }
    .widgets-row .left-column,
    .widgets-row .middle-column,
    .widgets-row .right-column {
        width: 100%;
        margin-bottom: 20px;
    }
    .widgets-row .middle-column {
        margin-left: 0px;
        margin-right: 0px;
    }
    .widgets-row .panel .panel-text {
        font-size: 20px;
    }
    .widgets-row .panel .panel-arrow {
        bottom: 40px;
    }
    .widgets-row .sign-up-form input[type="submit"] {
        position: static;
        bottom: 20px;
    }
}

.menu-toggle {
    display: none;
}

.nav-menu {
    display: flex;
}

.header {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.header .logo {
    float: right;
    margin-top: 36px;
}

.lumiere-sponsor {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.lumiere-sponsor p {
    margin-right: 15px;
    margin-bottom: 0;
}

.lumiere-sponsor img {
    max-width: 100%;
    width: 130px;
}

.header .header-intro {
    float: left;
    margin-top: 48px;
}
.header .header-intro .header-intro-grey {
    color: #8f9ba2;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}
.header .header-intro .header-intro-purple {
    color: #662d91;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}
.header .strapline {
    float: left;
    margin-top: 45px;
    color: #662d91;
    font-weight: 300;
    width: 275px;
    margin-left: 6%;
    font-size: 22px;
    line-height: 1.4em;
}
.header .nav-menu {
    list-style-type: none;
    margin-top: 15px;
}
.header .nav-menu li {
    position: relative;
    float: left;
    margin-right: 4px;
    flex-grow: 1;
    width: 100%;
}
.header .nav-menu li a {
    display: block;
    background: #662d91;
    width: 96px;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    font-size: 12px;
    width: 100%;
}
.header .nav-menu li a:hover {
    background: #4d565b;
}
.header .nav-menu li.current-menu-item a {
    background: #4d565b;
}
.header .nav-menu ul {
    position: absolute;
    top: 36px;
    left: 0px;
    padding-top: 2px;
    visibility: hidden;
    opacity: 0;
    z-index: 2000;
    width: 200px;
    list-style-type: none;
    border-top: 2px solid #ffffff;
    width: 96px;
}
.header .nav-menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.bx-wrapper,
.single-slide {
    border-bottom: 3px solid #662d91;
}

.slide {
    position: relative;
    overflow: hidden;
    list-style-type: none;
}
.slide .slide-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10000;
    opacity: 1;
}
.slide .inner-slide {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 96%;
    max-width: 1200px;
    position: absolute;
    top: 0px;
    z-index: 10001;
    height: 100%;
}
.slide .inner-slide .slide-message {
    color: #ffffff;
    margin-top: 10%;
    font-weight: 500;
    font-size: 60px;
}
.slide .inner-indicitive {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 96%;
    max-width: 1200px;
    position: absolute;
    bottom: 0px;
    z-index: 9999;
}
.slide .inner-indicitive .indicitive {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
    background: #4d565b;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .menu-toggle {
        display: none;
    }
    .nav-menu {
        display: block;
    }
    .header .logo {
        width: 200px;
        margin-top: 23px;
    }

    .lumiere-sponsor {
        margin-top: 10px;
    }

    .lumiere-sponsor p {
        line-height: 1;
    }

    .header .header-intro {
        float: left;
        margin-top: 29px;
    }
    .header .header-intro .header-intro-grey {
        font-size: 12px;
    }
    .header .header-intro .header-intro-purple {
        font-size: 24px;
    }
    .header .strapline {
        margin-top: 30px;
        width: 225px;
        margin-left: 6%;
        font-size: 16px;
    }
    .header .nav-menu {
        list-style-type: none;
        margin-top: 15px;
    }
    .header .nav-menu li {
        position: relative;
        float: left;
        margin-right: 4px;
    }
    .header .nav-menu li a {
        display: block;
        background: #8f9ba2;
        width: 96px;
        text-align: center;
        padding: 10px 0px;
        color: #ffffff;
        font-size: 12px;
    }
    .header .nav-menu li a:hover {
        background: #4d565b;
    }
    .header .nav-menu li.current-menu-item a {
        background: #4d565b;
    }
    .header .nav-menu ul {
        position: absolute;
        top: 36px;
        left: 0px;
        padding-top: 2px;
        visibility: hidden;
        opacity: 0;
        z-index: 2000;
        width: 200px;
        list-style-type: none;
        border-top: 2px solid #ffffff;
        width: 96px;
    }
    .header .nav-menu li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .slide .inner-slide .slide-message {
        margin-top: 7.5%;
        font-size: 35px;
    }
    .slide .inner-indicitive .indicitive {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px),
    screen and (max-device-width: 767px) {
    .menu-toggle {
        display: block;
        position: absolute;
        right: 0px;
        bottom: 5px;
    }
    .nav-menu {
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    #nav-icon {
        float: right;
        margin: 0px 0px 0px 0px;
        width: 25px;
        height: 19px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 999;
    }
    #nav-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #662d91;
        border-radius: 2px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    #nav-icon span:nth-child(1) {
        top: 0px;
    }
    #nav-icon span:nth-child(2),
    #nav-icon span:nth-child(3) {
        top: 8px;
    }
    #nav-icon span:nth-child(4) {
        top: 16px;
    }
    #nav-icon.open span {
        background: #4d565b;
    }
    #nav-icon.open span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    #nav-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #nav-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #nav-icon.open span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .header {
        width: 440px;
        position: relative;
    }
    .header .logo {
        float: right;
        margin-top: 15px;
        width: 150px;
    }

    .lumiere-sponsor {
        flex-wrap: wrap;
        justify-content: center;
    }

    .lumiere-sponsor p {
        width: 100%;
        font-size: 0.8rem;
        text-align: center;
        margin-right: 0;
    }

    .lumiere-sponsor img {
        width: 100px;
    }

    .header .header-intro {
        float: left;
        margin-top: 15px;
    }
    .header .header-intro .header-intro-grey {
        font-size: 10px;
    }
    .header .header-intro .header-intro-purple {
        font-size: 18px;
    }
    .header .strapline {
        margin-top: 10px;
        margin-left: 0%;
        font-size: 14px;
        width: 200px;
    }
    .header .nav-menu {
        list-style-type: none;
        margin-top: 0px;
        position: absolute;
        right: 0px;
        top: 102px;
        z-index: 100000;
        width: 155px;
    }
    .header .nav-menu li {
        position: relative;
        float: none;
        margin-right: 4px;
        border-top: 1px solid #ffffff;
    }
    .header .nav-menu li a {
        display: block;
        background: #8f9ba2;
        width: 155px;
        text-align: center;
        padding: 10px 0px;
        color: #ffffff;
        font-size: 12px;
    }
    .header .nav-menu li a:hover {
        background: #4d565b;
    }
    .header .nav-menu li.current-menu-item a {
        background: #4d565b;
    }
    .header .nav-menu ul {
        position: static;
        padding-top: 0px;
        visibility: visible;
        opacity: 1;
        width: 155px;
        list-style-type: none;
        border-top: 0px solid #ffffff;
    }
    .header .nav-menu li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .slide .inner-slide {
        width: 440px;
    }
    .slide .inner-slide .slide-message {
        margin-top: 10%;
        font-size: 24px;
    }
    .slide .inner-indicitive .indicitive {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .header {
        width: 300px;
        position: relative;
        background: light-gray;
    }
    .header .logo {
        float: none;
        width: 150px;
        margin: 0 auto;
        margin-top: 15px;
        display: block;
    }

    .lumiere-sponsor {
        flex-wrap: wrap;
        justify-content: center;
    }

    .lumiere-sponsor p {
        width: 100%;
        font-size: 0.8rem;
        text-align: center;
        margin-right: 0;
    }

    .lumiere-sponsor img {
        width: 100px;
    }

    .header .header-intro {
        float: none;
        text-align: center;
        margin: 0 auto;
        margin-top: 15px;
    }
    .header .strapline {
        margin-top: 10px;
        margin-left: 0%;
        font-size: 12px;
        width: 200px;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .header .nav-menu {
        list-style-type: none;
        margin-top: 0px;
        position: absolute;
        right: 0px;
        top: 40px;
        z-index: 100000;
        width: 155px;
    }
    .header .nav-menu li {
        position: relative;
        float: none;
        margin-right: 4px;
        border-top: 1px solid #ffffff;
    }
    .header .nav-menu li a {
        display: block;
        background: #8f9ba2;
        width: 155px;
        text-align: center;
        padding: 10px 0px;
        color: #ffffff;
        font-size: 12px;
    }
    .header .nav-menu li a:hover {
        background: #4d565b;
    }
    .header .nav-menu li.current-menu-item a {
        background: #4d565b;
    }
    .header .nav-menu ul {
        position: static;
        padding-top: 0px;
        visibility: visible;
        opacity: 1;
        width: 155px;
        list-style-type: none;
        border-top: 0px solid #ffffff;
    }
    .header .nav-menu li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .slide .inner-slide {
        width: 300px;
    }
    .slide .inner-slide .slide-message {
        margin-top: 10%;
        font-size: 18px;
    }
    .slide .inner-indicitive .indicitive {
        padding: 3px 5px;
        font-size: 10px;
    }
    .menu-toggle {
        display: block;
        position: absolute;
        right: 0px;
        bottom: auto;
        top: 5px;
    }
}

.homepage-content p {
    margin-right: 50px;
}

.sign-up-form {
    background: #662d91;
    padding: 20px 15px 10px 15px;
}
.sign-up-form h2 {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 20px;
}
.sign-up-form label {
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 3px;
}
.sign-up-form input {
    border: 0px;
    line-height: 2em;
    padding: 5px;
    width: 103%;
    margin-bottom: 2px;
}
.sign-up-form input[type="submit"] {
    margin-top: 20px;
    width: auto;
    background-color: #8f9ba2;
    color: #ffffff;
    padding: 3px 50px 3px 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    background-image: url(images/link-arrow-white.png);
    background-repeat: no-repeat;
    background-position: right;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.sign-up-form input[type="submit"]:hover {
    background-color: #4d565b;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .homepage-content p {
        float: left;
        width: 45%;
        margin-right: 0px;
    }
    .homepage-content ul {
        float: right;
        width: calc(49% - 15px);
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .homepage-content ul li {
        margin-bottom: 5px;
    }
    .sign-up-form {
        background: #662d91;
        padding: 20px 15px 10px 15px;
    }
    .sign-up-form h2 {
        color: #ffffff;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .sign-up-form label {
        font-size: 13px;
        color: #ffffff;
        margin-bottom: 3px;
    }
    .sign-up-form input {
        border: 0px;
        line-height: 2em;
        padding: 5px;
        width: 103%;
        margin-bottom: 2px;
    }
    .sign-up-form input[type="submit"] {
        margin-top: 20px;
        width: auto;
        background-color: #8f9ba2;
        color: #ffffff;
        padding: 3px 50px 3px 20px;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 13px;
        font-weight: 500;
        background-image: url(images/link-arrow-white.png);
        background-repeat: no-repeat;
        background-position: right;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    .sign-up-form input[type="submit"]:hover {
        background-color: #4d565b;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .homepage-content p {
        mrgin-right: 0px;
    }
    .sign-up-form {
        background: #662d91;
        padding: 20px 15px 10px 15px;
    }
    .sign-up-form h2 {
        color: #ffffff;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .sign-up-form label {
        font-size: 13px;
        color: #ffffff;
        margin-bottom: 3px;
    }
    .sign-up-form input {
        border: 0px;
        line-height: 2em;
        padding: 5px;
        width: 103%;
        margin-bottom: 2px;
    }
    .sign-up-form input[type="submit"] {
        margin-top: 20px;
        width: auto;
        background-color: #8f9ba2;
        color: #ffffff;
        padding: 3px 50px 3px 20px;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 13px;
        font-weight: 500;
        background-image: url(images/link-arrow-white.png);
        background-repeat: no-repeat;
        background-position: right;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    .sign-up-form input[type="submit"]:hover {
        background-color: #4d565b;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .homepage-content p {
        mrgin-right: 0px;
    }
    .sign-up-form {
        background: #662d91;
        padding: 20px 15px 10px 15px;
    }
    .sign-up-form h2 {
        color: #ffffff;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .sign-up-form label {
        font-size: 13px;
        color: #ffffff;
        margin-bottom: 3px;
    }
    .sign-up-form input {
        border: 0px;
        line-height: 2em;
        padding: 5px;
        width: 103%;
        margin-bottom: 2px;
    }
    .sign-up-form input[type="submit"] {
        margin-top: 20px;
        width: auto;
        background-color: #8f9ba2;
        color: #ffffff;
        padding: 3px 50px 3px 20px;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 13px;
        font-weight: 500;
        background-image: url(images/link-arrow-white.png);
        background-repeat: no-repeat;
        background-position: right;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    .sign-up-form input[type="submit"]:hover {
        background-color: #4d565b;
    }
}

.masterplan {
    position: relative;
    background: #4d565b;
}
.masterplan .building {
    position: absolute;
    z-index: 1000;
}
.masterplan .infobox {
    position: absolute;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 2000;
    width: 15.436%;
    min-width: 125px;
    display: none;
}

.outer-masterplan-key {
    width: 96%;
    max-width: 1200px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
}
.outer-masterplan-key .masterplan-key {
    background: rgba(77, 86, 91, 0.8);
    padding: 10px 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1500;
    width: calc(33.3333% - 60px);
}
.outer-masterplan-key .masterplan-key h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}
.outer-masterplan-key .masterplan-key .row {
    padding: 7px 10px;
    color: #4d565b;
    font-size: 12px;
    font-weight: 700;
}
.outer-masterplan-key .masterplan-key .row:last-child {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}
.outer-masterplan-key .masterplan-key .row .label {
    float: left;
    width: 75%;
}
.outer-masterplan-key .masterplan-key .row .label span {
    font-weight: normal;
}
.outer-masterplan-key .masterplan-key .row .value {
    float: right;
    width: 25%;
    text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .outer-masterplan-key .masterplan-key {
        padding: 5px 10px;
        width: calc(39% - 50px);
    }
    .outer-masterplan-key .masterplan-key h2 {
        color: #ffffff;
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .outer-masterplan-key .masterplan-key .row {
        padding: 5px 10px;
        font-size: 10px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .infobox {
        display: none !important;
    }
    .outer-masterplan-key {
        width: 440px;
        position: static;
        margin: 0 auto;
    }
    .outer-masterplan-key .masterplan-key {
        padding: 10px 20px;
        position: static;
        width: 400px;
        margin-bottom: 20px;
        margin-top: -33px;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .infobox {
        display: none !important;
    }
    .outer-masterplan-key {
        width: 300px;
        position: static;
        margin: 0 auto;
    }
    .outer-masterplan-key .masterplan-key {
        padding: 5px 10px;
        position: static;
        width: 280px;
        margin-bottom: 20px;
        margin-top: -33px;
    }
    .outer-masterplan-key .masterplan-key h2 {
        color: #ffffff;
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
}

.location-content .left-column .panel {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
}

.ukmap {
    margin-top: 15px;
}

table {
    margin-top: 15px;
    font-size: 14px;
    width: 100%;
    color: #662d91;
    border-collapse: collapse;
}
table tr td {
    border-bottom: 1px solid #662d91;
    padding: 2px 4px;
}
table tr:first-child {
    color: #c9a6e4;
}
table tr:nth-child(even) {
    background-color: #e6d5f2;
}
table tr:last-child,
table tr:nth-last-child(2) {
    background-color: #e3e6e7;
}
table tr:nth-last-child(2) td {
    border-bottom: 1px solid #c9a6e4;
}

.loc-table-lower {
    position: absolute;
    font-size: 12px;
    margin-top: 10px;
    color: #8f9ba2;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .location-content .left-column {
        margin-bottom: 20px;
    }
    .location-content .left-column .panel {
        position: relative;
        display: block;
        overflow: hidden;
        width: 49%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .location-content .left-column .panel {
        position: relative;
    }
    .location-content .middle-column {
        margin-bottom: 20px;
    }
    .loc-table-lower {
        position: relative;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .location-content .left-column .panel {
        position: relative;
    }
    .location-content .middle-column {
        margin-bottom: 20px;
    }
    .loc-table-lower {
        position: relative;
    }
}

.grey-panel {
    background-color: #f1f2f3;
    justify-content: space-between;
    padding: 40px 20px 18px;
    box-sizing: border-box;
    width: 68.6667%;
    margin-left: 25px;
}
.grey-panel .textbox,
.grey-panel .graph {
    width: 48%;
}
.grey-panel h2.title {
    margin-bottom: 15px;
    width: 100%;
}
.grey-panel .textbox.right p {
    font-size: 13px;
}
.grey-panel .graph h2 {
    color: #4d565b;
    text-align: center;
    font-size: 16px;
    margin: 15px 0;
}

.working-pop {
    position: absolute;
    bottom: 0;
}
.working-pop h2 {
    text-align: center;
    margin-bottom: 15px;
}

.source {
    font-size: 12px;
    margin-top: 10px;
    color: #8f9ba2;
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .demo-content .left-column {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .demo-content .demo-textbox-first {
        width: 48%;
    }
    .demo-content .working-pop {
        position: relative;
        width: 48%;
    }
    .grey-panel {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .demo-content .working-pop {
        position: relative;
        margin-top: 25px;
    }
    .grey-panel {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }
    .grey-panel .textbox,
    .grey-panel .graph {
        width: 100%;
    }
    .grey-panel .graph {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .demo-content .working-pop {
        position: relative;
        margin-top: 25px;
    }
    .grey-panel {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }
    .grey-panel .textbox,
    .grey-panel .graph {
        width: 100%;
    }
    .grey-panel .graph {
        margin-bottom: 15px;
    }
    .grey-panel .graph h2 {
        font-size: 14px;
    }
}

.roaddemo-widget {
    width: 48%;
    margin-bottom: 25px;
    align-items: flex-start;
}
.roaddemo-widget .widget-title {
    align-items: flex-end;
    width: 100%;
    border-bottom: 1px solid #662d91;
    padding-bottom: 10px;
    margin-bottom: 10px;
    flex-wrap: nowrap;
}
.roaddemo-widget .widget-title img {
    width: auto;
}
.roaddemo-widget .widget-title .text {
    color: #662d91;
    margin-left: 10px;
}
.roaddemo-widget .widget-title .text .bold-text {
    font-weight: 900;
    font-size: 32px;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .roaddemo-widget {
        width: 100%;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .roaddemo-widget {
        width: 100%;
    }
}

.content.contact-title {
    margin-bottom: 0;
}

.content.contact-content {
    margin-top: 0;
}

.contact-item img {
    width: auto;
    max-width: 100%;
}

.contact-item .agent {
    color: #4d565b;
    margin-top: 20px;
}
.contact-item .agent a {
    color: #4d565b;
}
.contact-item .agent a:hover {
    color: #662d91;
}
.contact-item .agent .name {
    color: #662d91;
    font-weight: 900;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .content.contact-content .right-column {
        width: 100%;
        margin-top: 25px;
    }
    .content.contact-content .right-column .sign-up-form input[type="text"],
    .content.contact-content .right-column .sign-up-form input[type="email"] {
        width: 101%;
    }
    .content.contact-content .left-column {
        width: 49%;
        margin-left: 0px;
        margin-right: 2%;
    }
    .content.contact-content .middle-column {
        margin-right: 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .content.contact-title {
        text-align: center;
    }
    .contact-item {
        text-align: center;
    }
    .contact-item img {
        margin: auto;
    }
    .content.contact-content .right-column {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .content.contact-title {
        text-align: center;
    }
    .contact-item {
        text-align: center;
    }
    .contact-item img {
        margin: auto;
    }
    .content.contact-content .right-column {
        margin-top: 25px;
    }
}

.download-content {
    justify-content: space-between;
    flex-wrap: wrap;
}
.download-content .download-block {
    width: 32%;
    margin-bottom: 25px;
}
.download-content .download-block .panel {
    margin-bottom: 0;
}
.download-content .download-block:last-child {
    background: #662d91;
}
.download-content.gallery-content {
    justify-content: flex-start;
}
.download-content.gallery-content .download-block {
    margin-right: 2%;
}
.download-content.gallery-content .download-block:nth-child(3n) {
    margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
    .download-content .download-block {
        width: 49%;
    }
    .download-content.gallery-content .download-block {
        margin-right: 2%;
    }
    .download-content.gallery-content .download-block:nth-child(3n) {
        margin-right: 2%;
    }
    .download-content.gallery-content .download-block:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .download-content .download-block {
        width: 100%;
    }
    .download-content.gallery-content .download-block {
        margin-right: 0;
    }
    .download-content.gallery-content .download-block:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .download-content .download-block {
        width: 100%;
    }
    .download-content.gallery-content .download-block {
        margin-right: 0;
    }
    .download-content.gallery-content .download-block:nth-child(3n) {
        margin-right: 0;
    }
}

.content.gallery-page {
    flex-wrap: wrap;
}
.content.gallery-page .gallery-block {
    width: 24%;
    margin-right: 1.25%;
}
.content.gallery-page .gallery-block:nth-child(4n) {
    margin-right: 0;
}
.content.gallery-page .gallery-block .panel {
    margin-bottom: 15px;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .content.gallery-page .gallery-block {
        width: 100%;
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .content.gallery-page .gallery-block {
        width: 100%;
        margin-right: 0;
    }
}

.outer-footer {
    border-top: 3px solid #662d91;
    padding: 10px 0px 50px 0px;
}
.outer-footer .footer {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.outer-footer .footer .left-footer {
    float: left;
    position: relative;
    max-width: 49%;
}
.outer-footer .footer .left-footer .footer-logo {
    float: left;
    margin-right: 10px;
    margin-top: 39px;
}
.outer-footer .footer .left-footer .footer-logo:nth-child(2) {
    margin-right: 30px;
    margin-top: 0px;
}
.outer-footer .footer .left-footer .association {
    position: absolute;
    font-size: 10px;
    color: #4d565b;
    left: 81px;
    top: 18px;
}
.outer-footer .footer .right-footer {
    float: right;
    max-width: 49%;
}
.outer-footer .footer .right-footer .social div,
.outer-footer .footer .right-footer .social a {
    float: left;
    display: block;
}
.outer-footer .footer .right-footer .social {
    float: right;
}
.outer-footer .footer .right-footer .social .followus {
    color: #662d91;
    font-weight: 500;
    font-size: 16px;
    margin-top: 7px;
}
.outer-footer .footer .right-footer .social .social-link {
    background: #8f9ba2;
    margin-left: 10px;
}
.outer-footer .footer .right-footer .social .social-link:hover {
    background: #662d91;
}
.outer-footer .footer .right-footer .copyright {
    color: #8f9ba2;
    font-size: 12px;
    font-weight: 200;
    margin-top: 10px;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .outer-footer .footer {
        width: 440px;
    }
    .outer-footer .footer .left-footer {
        float: none;
        max-width: 440px;
        text-align: center;
        margin-left: 86px;
    }
    .outer-footer .footer .right-footer {
        float: none;
        max-width: 440px;
        clear: both;
        padding-top: 25px;
    }
    .outer-footer .footer .right-footer .social div,
    .outer-footer .footer .right-footer .social a {
        float: left;
        display: block;
    }
    .outer-footer .footer .right-footer .social {
        text-align: center;
        float: none;
        margin-left: 136px;
    }
    .outer-footer .footer .right-footer .copyright {
        text-align: center;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
}

@media only screen and (max-width: 480px),
    screen and (max-device-width: 480px) {
    .outer-footer .footer {
        width: 300px;
    }
    .outer-footer .footer .left-footer {
        float: none;
        max-width: 300px;
        text-align: center;
        margin-left: 16px;
    }
    .outer-footer .footer .right-footer {
        float: none;
        max-width: 300px;
        clear: both;
        padding-top: 15px;
    }
    .outer-footer .footer .right-footer .social div,
    .outer-footer .footer .right-footer .social a {
        float: left;
        display: block;
    }
    .outer-footer .footer .right-footer .social {
        text-align: center;
        float: none;
        margin-left: 65px;
    }
    .outer-footer .footer .right-footer .copyright {
        text-align: center;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
}

.video-iframe {
    width: 90%;
    margin: 0 auto;
}

.video-iframe iframe {
    width: 100%;
}

.latest-footage {
    background-color: #662d91;
    margin: 15px 0px;
    padding: 5px 10px;
}

.latest-footage a,
.latest-footage a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.bx-viewport {
    height: 673px !important;
}

.scroll-down {
    background: url(images/arrow-new.png) no-repeat;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0;
    right: 0;
    margin: -320px auto 0 auto;
    z-index: 999999;
    filter: brightness(0) invert(1);
    /* bottom: 20%; */
    background-size: 65%;
    background-position: center;
}

.homepage-content ul {
    color: #4e565a;
    font-size: 16px;
}

@media (max-width: 1200px) {
    .bx-viewport {
        height: 432px !important;
    }

    .scroll-down {
        background-size: 50%;
        margin: -125px auto 0 auto;
    }

    .slide-message {
        font-size: 40px !important;
    }
}

@media (max-width: 767px) {
    .bx-viewport {
        height: 275px !important;
    }

    .slide-message {
        font-size: 20px !important;
    }
}

@media (max-width: 500px) {
    .bx-viewport {
        height: 160px !important;
    }

    .scroll-down {
        background-size: 30%;
        margin: -60px auto 0 auto;
    }

    .scroll-down:after {
        display: none;
    }
}

.scroll-down:after {
    content: "SCROLL DOWN";
    position: absolute;
    bottom: -33px;
    text-align: center;
}

.news-item {
    width: calc(96% / 4);
    background-color: #97a1a7;
    margin-right: 1%;
    margin-bottom: 1.5%;
    min-height: 460px;
}

.news-title,
.news-excerpt {
    box-sizing: border-box;
}

.news-title {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 15px 15px 0px 15px;
}

.news-excerpt p {
    color: #fff;
    font-size: 12px;
}

.news-excerpt {
    padding: 15px;
}

.news-row {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}

.news-item:nth-of-type(4) {
    margin-right: 0;
}

.read-more a,
.read-more a:visited {
    color: #fff;
    text-decoration: underline;
    padding: 0px 15px 20px 15px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}

.single-news-title {
    width: 100%;
    color: #662d91;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}

.content.no-flex {
    display: block !important;
}

.single-news-content {
    margin-top: 20px;
}

.back-to-news a,
.back-to-news a:visited {
    color: #4e565a;
    text-decoration: underline;
    font-weight: 600;
    margin: 20px 0px 0px 0px;
    display: inline-block;
}

@media (max-width: 767px) {
    .news-row {
        display: block;
    }

    .news-item {
        width: 100%;
    }
}

.connect-box {
    padding: 1rem;
    background-color: #32383b;
    margin-right: 2rem;
}

.connect-box p,
.connect-box h2,
.connect-box h3,
.connect-box h4,
.connect-box h5,
.connect-box h1 {
    color: white;
}

.connect-box strong {
    color: white;
}

.connect-box a {
    color: #ffe700;
    font-weight: bold;
    text-decoration: none;
}

.connect-box ul li {
    color: white;
}

.current-menu-parent > a {
    background: #4d565b !important;
}

.path-link:after {
    display: block;
    width: 100px;
    height: 50px;
    content: "Click for more info";

    position: fixed;
}

.path-link:hover:after {
    display:block
}

.tooltip {
    z-index: 999999999;
    display: none;
    position: fixed;
    background: #f0f0f0;
	border-radius: .4em;
    width: 150px;
    text-align: center;
    padding: .4em
}

.tooltip.active {
    display: block;
}

.tooltip:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #f0f0f0;
	border-top: 0;
	margin-left: -20px;
	margin-top: -20px;
}