/**handles:miq-maincss**/
@charset "UTF-8";



/***************************************************************/


/* general */


/***************************************************************/

::selection {
    background: black;
    color: white;
}

* {
    box-sizing: border-box !important;
}

html {
    font-size: 16px;
}

body {
    height: 100%;
    padding: 90px 0 0 0 !important;
    background: white !important;
}

body.locked {
    overflow: hidden !important;
}

hr {
    width: 100%;
    height: 1px;
    background: black;
    margin: 20px 0;
    border: none;
    position: relative;
    opacity: 0;
}

a:active,
a:visited,
a:hover,
a:link {
    text-decoration: none;
    color: inherit;
}

.module p,
.module li,
.module a,
.single-post p,
.single-post li,
.single-post a,
.sld p,
.sld li,
.sld a {
    font-family: "Niveau Grotesk", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.module ul,
.sld ul,
.single-post ul {
    list-style: circle !important;
}

footer .v-cont ul {
    list-style: none !important;
}

.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6,
.sld h1,
.sld h2,
.sld h3,
.module h4,
.sld h5,
.sld h6,
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    letter-spacing: 2px;
    font-family: "Tungsten", sans-serif;
    color: #2b0030;
    text-transform: uppercase;
}

.module h1,
.sld h1,
.single-post h1 {
    line-height: 0.8 !important;
}

.module h2,
.sld h2,
.single-post h2 {
    line-height: 0.9 !important;
}

.bold {
    font-weight: bold;
}

.miq-button:focus {
    outline: none;
}

#map {
    width: 100%;
    height: 80vh;
}

iframe#CMP {
    position: fixed;
    width: 90%;
    height: 90%;
    background: white;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



/*********************/


/* module */


/*********************/

.module {
    padding: 50px 0;
    margin: 0 0;
    position: relative;
}

.module .darken {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.75 !important;
}

.module p {
    font-size: 18px;
    line-height: 1.4;
}

.module h1 {
    text-transform: uppercase;
    font-size: 72px;
    margin: 0 0 50px 0;
}



/***************************************************************/


/* home */


/***************************************************************/


/*********************/


/* module connecting data */


/*********************/

.module.connecting-data {
    padding: 150px 0;
    background-size: auto 110%;
    background: #E8E8E8 url("http://www.wearemiq.com/wp-content/uploads/2018/06/dots.jpg") no-repeat right bottom;
}

.module.connecting-data h1 {
    font-size: 100px;
}

.module.connecting-data h1 span {
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #ff6500;
    -webkit-text-stroke-color: #ff6500;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.connecting-data .miq-button {
    margin: 50px 0;
}



/*********************/


/* thinking and doing */


/*********************/

.module.thinking {
    background: #2b0030 url("http://www.wearemiq.com/wp-content/uploads/2018/06/thinking.jpg") center no-repeat;
    background-size: cover;
    padding: 150px 0;
    color: white;
}

.module.thinking img.svg {
    margin: 0 auto 100px auto;
    display: block;
    padding: 0 20%;
    width: 100%;
    height: auto;
}

.module.thinking h3 {
    color: white;
    font-family: "Niveau Grotesk", sans-serif;
    font-weight: normal;
    font-size: 21px;
    padding: 0 15%;
}

.module.thinking p {
    color: white;
}

.module.thinking .miq-button {
    margin: 50px 0 0 0;
}



/*********************/


/* module aiq */


/*********************/

.module.aiq {
    position: relative;
    padding: 150px 0;
}

.module.aiq .vid-container {
    margin-top: 0 !important;
    top: 0 !important;
}

.module.aiq h1 {
    font-size: 200px;
    text-transform: none !important;
    color: #ffca01;

    margin: 0 0 0 0;
}

.module.aiq h2 {
    color: #ffca01;
    font-size: 48px;
    margin: 20px 0;
}

.module.aiq p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* module clients */


/*********************/

.module.clients {
    padding: 100px 0;
    background: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.module.clients h1 {
    color: #FF2000;
}

#pe-thumbs {}

img.client {
    padding: 20px;
    opacity: 0.95;
    filter: grayscale(100%);
}

img.client:hover {
    filter: grayscale(0);
}



/***************************************************************/


/* marketing intelligence */


/***************************************************************/


/*********************/


/* module data-driven */


/*********************/

.module.data-driven {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/egg-bulb.jpg") right center no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.module.data-driven h1 {
    font-size: 100px;
    margin: 20px 0;
}

.module.data-driven p {
    margin: 0 0 20px 0;
    color: #2b0030;
}



/*********************/


/* module what can */


/*********************/

.module.what-can {
    padding: 150px 0;
}

.module.what-can .miq-icon {
    max-width: 50px !important;
    margin-bottom: 40px;
}

.module.what-can h1 {
    color: #2b0030;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.what-can h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #2b0030;
    -webkit-text-stroke-color: #2b0030;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.what-can p {
    color: #2b0030;
    margin: 0 0 20px 0;
}

.module.what-can .tam-block {
    cursor: default;
    background: white;
    border: 2px solid #2b0030;
    padding: 50px 20px;
}

.module.what-can .tam-block h1 {
    margin: 40px 0 !important;
}

.module.what-can .tam-block p {
    font-size: 16px;
}



/*********************/


/* module unique approach */


/*********************/

.module.unique-approach {
    background: #020202 url("http://www.wearemiq.com/wp-content/uploads/2018/06/unique-approach.jpg") center no-repeat;
    background-size: 100% auto;
    padding: 150px 0;
    position: relative;
}

.module.unique-approach h1 {
    color: #ffca01;
    font-size: 100px;
    margin: 0 0 100px 0;
    text-transform: none;
}

.module.unique-approach h2 {
    color: white;
    font-size: 72px;
    margin: 0 0;
}

.module.unique-approach p {
    color: white;
    margin: 100px 0 20px 0;
}

.bottom-grad {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
}



/*********************/


/* expect */


/*********************/

.module.expect {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/atrium.jpg") center no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.module.expect h1 {
    color: #2b0030;
    font-size: 100px;
    margin: 20px 0 100px 0;
}

.module.expect p {
    color: white;
    margin: 0 0 50px 0;
}

.module.expect .tam-block {
    padding: 50px 20px;
    cursor: default;
}

.module.expect .tam-block p {
    font-size: 18px;
    margin: 50px 0 0 0 !important;
}



/***************************************************************/


/* our solutions */


/***************************************************************/


/*********************/


/* module tam block */


/*********************/

.module.tam {
    padding: 150px 0;
    background-color: #2b0030;
}

.module.tam p.tam-para {
    margin: 0 0 50px 0;
}

.module.tam h1 {
    color: white;
    margin: 0 0 100px 0;
}

.tam-block {
    margin: 0 0 30px 0;
    padding: 100px 50px;
    cursor: pointer;
}

.tam-block.roller:hover {
    background: #ffca01 !important;
    border: none !important;
}

.tam-block.outline {
    border: 2px solid white;
}

img.miq-icon {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 100px;
    max-height: 100px;
}

.tam-block h1 {
    margin: 50px 0 0 0 !important;
    font-size: 32px !important;
    color: white;
    font-family: "Niveau Grotesk", sans-serif;
    line-height: 1 !important;
}

.tam-block .miq-button {
    margin: 50px 0 0 0;
}

.tam p {
    color: white;
    margin: 50px 0 20px 0;
}



/*********************/


/* module what we do */


/*********************/

.module.what-we-do {
    padding: 150px 0;
    background-color: white;
}

.module.what-we-do h1 {
    color: #FF2000;
    margin: 0 0 100px 0;
}

.module.what-we-do h3 {
    margin: 40px 0 20px 0;
    font-size: 21px;
    font-family: "Niveau Grotesk", sans-serif;
    padding: 0 10px;
}

.module.what-we-do p {}



/***************************************************************/


/* technology */


/***************************************************************/


/*********************/


/* decisions */


/*********************/

.module.decisions {
    background: #27172d url("http://www.wearemiq.com/wp-content/uploads/2018/06/donut.png") 110% no-repeat;
    background-size: auto 80%;
    padding: 150px 0;
}

.module.decisions h1 {
    color: white;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.decisions h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.decisions p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* activating marketing */


/*********************/

.module.activating-marketing {
    background: #2b0030;
    padding: 150px 0;
}

.module.activating-marketing h1 {
    color: #ffca01;
    font-size: 100px;
    margin: 0 0 50px 0;
    text-transform: none;
}

.module.activating-marketing h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #ffca01;
    -webkit-text-stroke-color: #ffca01;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.activating-marketing h3 {
    font-family: "Niveau Grotesk", sans-serif;
    color: white;
    margin: 0 0 50px 0;
    padding: 0 10%;
    font-size: 21px !important;
    line-height: 1.5 !important;
}

.module.activating-marketing p {
    color: white;
    margin: 0 0 50px 0;
    font-size: 18px;
}

.activating-marketing .tam-block {
    cursor: default;
    padding: 50px 20px;
}

.activating-marketing .tam-block h1 {
    color: white;
    font-family: "Niveau Grotesk", sans-serif;
    margin: 0 !important;
}

.activating-marketing .tam-block h2 {
    color: #FF2000;
    font-family: "Niveau Grotesk", sans-serif;
    font-size: 24px;
    line-height: 1 !important;
    margin: 20px 0;
}

.activating-marketing .tam-block P {
    margin: 20px 0 0 0;
}

.activating-marketing .lines-group {
    position: relative;
    width: 100%;
    height: 100px;
}

.activating-marketing .lines-group .box {
    margin: 50px 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ffca01;
    border-left: 1px solid #ffca01;
    border-right: 1px solid #ffca01;
}

.activating-marketing .lines-group .line {
    width: 1px;
    height: 50px;
    background-color: #ffca01;
    left: 50%;
    bottom: 0;
    position: absolute;
}

.activating-marketing h1.AIQ {
    font-family: "Tungsten", sans-serif;
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #ffca01;
    -webkit-text-stroke-color: #ffca01;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;

    font-size: 200px;
    margin: 50px 0 0 0;
}



/*********************/


/* ai */


/*********************/

.module.ai {
    background: white;
    padding: 150px 0;
}

.module.ai h1 {
    color: #FF2000;
    font-size: 100px;
    margin: 20px 0 50px 0;
}

.module.ai h3 {
    color: #FF2000;
    font-size: 24px;
    margin: 30px 0 30px 0;
    font-family: "Niveau Grotesk", sans-serif;
}

.module.ai h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.ai p {
    font-family: "Niveau Grotesk", sans-serif;
    color: #2b0030;
    margin: 0 0 50px 0;
    padding: 0 10%;
    font-size: 21px !important;
}

.module.ai img.person {
    width: 100%;
    height: auto;
    display: block;
    margin: 30px 0;
}



/*********************/


/* day zero */


/*********************/

.module.day-zero {
    background: #F6F6F6 url("http://www.wearemiq.com/wp-content/uploads/2018/06/screen_text.jpg") right center no-repeat;
    background-size: auto 100%;
    padding: 150px 0;
}

.module.day-zero h1 {
    font-size: 100px;
    color: #FF2000;
    margin: 0 0 20px 0;
}

.module.day-zero h2 {
    font-size: 28px;
    color: #FF2000;
    margin: 0 0 20px 0;
    font-family: "Niveau Grotesk", sans-serif;
    line-height: 1 !important;
}

.module.day-zero p {
    color: #2b0030;
}



/*********************/


/* aiqx */


/*********************/

.module.aiqx {
    background-image: linear-gradient(to bottom right, #ea00ad 0%, #ff6500 100%);
    padding: 150px 0;
}

.module.aiqx .discover {
    position: absolute;
    right: -10% !important;
    top: 5%;
    height: 90%;
}

.module.aiqx h1 {
    font-size: 100px;
    color: #2b0030;
    margin: 0 0 20px 0;

    text-transform: none !important;
}

.module.aiqx h2 {
    font-size: 28px;
    color: #2b0030;
    margin: 0 0 20px 0;
    font-family: "Niveau Grotesk", sans-serif;
    line-height: 1 !important;
}

.module.aiqx p {
    color: white;
}



/***************************************************************/


/* media */


/***************************************************************/


/*********************/


/* products */


/*********************/

.module.products {
    padding: 150px 0 0 0;
    background: #2b0030;
}

.module.products .team-text-cont img.miq-icon {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: 70px !important;
}

.module.products .team-text-cont p {
    min-height: 100px !important;
}

.module.products h1 {}

.module.products .team-left,
.module.products .team-right {
    height: 850px;
}

.module.products .text-box {
    background: #2b0030;
}

.module.products .text-box h2 {
    color: #ea00ad;
    font-family: "Niveau Grotesk", sans-serif;
    font-size: 32px;
    margin: 20px 0;
    text-align: center;
}

.module.products .text-box h2 span {
    color: white;
}

.module.products .text-box p {
    color: white;
    text-align: center;
    font-size: 18px;
}

.module.products .tl {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/umbrella-black-lady.jpg") top center no-repeat;
    background-size: auto 60%;
}

.module.products .tr {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/product-lady.jpg") bottom center no-repeat !important;
    background-size: cover !important;
    ;
}

.module.products .bl {
    background: #F6EEEC url("http://www.wearemiq.com/wp-content/uploads/2018/06/product-remote.jpg") center no-repeat !important;
    background-size: cover !important;
}

.module.products .br {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/crowd.jpg") center no-repeat;
    background-size: cover;
}



/*********************/


/* features */


/*********************/

.module.features {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/curvy-building.jpg") center no-repeat;
    background-size: cover;
    padding: 150px 0;
}

.module.features h1 {}

.module.features img.miq-icon {
    max-width: 70px;
    max-height: 70px;
}

.module.features .tam-block {
    cursor: default;
    padding: 20px !important;
    min-height: 400px !important;
}

.module.features .tam-block .miq-icon {
    margin: 20px auto 0 auto !important;
    max-width: 100% !important;
    max-height: 70px !important;
}

.module.features .tam-block h1 {
    font-size: 21px !important;
    margin: 30px 0 0 0 !important;
}

.module.features .tam-block h6 {
    font-size: 14px !important;
    margin: 10px 0 0 0 !important;
    color: white;
    font-family: "Niveau Grotesk", sans-serif;
}

.module.features .tam-block p {
    margin: 20px 0 0 0;
    font-size: 14px !important;
    color: white;
}



/*********************/


/* media offering */


/*********************/

.module.media-offering {
    background: #FF2000;
    padding: 100px 0;
}

.module.media-offering h1 {
    color: white;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.media-offering h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.media-offering p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* miq create  */


/*********************/

.module.miq-create {
    background: #2b0030 url("http://www.wearemiq.com/wp-content/uploads/2018/06/miq-create.png") right bottom no-repeat;
    background-size: auto 80%;
    padding: 150px 0;
}

.module.miq-create img.miq-icon {
    margin-left: 0 !important;
    max-width: 70px;
    max-height: 70px;
}

.module.miq-create h1 {
    color: #ffca01;
    font-size: 100px;
    margin: 20px 0 30px 0;
    text-transform: none;
}

.module.miq-create h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #ffca01;
    -webkit-text-stroke-color: #ffca01;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.miq-create p {
    color: white;
    margin: 20px 0;
}



/***************************************************************/


/* analytics */


/***************************************************************/


/*********************/


/* analytics */


/*********************/

.module.analytics {
    background: #000000 url("http://www.wearemiq.com/wp-content/uploads/2018/06/sparkler.jpg") 130% no-repeat;
    background-size: auto 150%;
    padding: 150px 0;
}

.module.analytics h1 {
    color: #ffca01;
    font-size: 150px;
    margin: 20px 0 0 0;
}

.module.analytics h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #ffca01;
    -webkit-text-stroke-color: #ffca01;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.analytics p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* offer-clients */


/*********************/

.module.offer-clients {
    background: #2b0030;
    padding: 150px 0;
}

.module.offer-clients h1 {
    font-size: 100px;
}

.module.offer-clients .tam-block {
    min-height: 550px;
}

.module.offer-clients .tam-block h1 {
    margin: 50px 0 0 0;
    font-size: 24px !important;
    color: white;
    font-family: "Niveau Grotesk", sans-serif;
    line-height: 1 !important;
    min-height: 80px;
}

.module.offer-clients .tam-block .miq-icon {
    max-height: 70px !important;
}

.module.offer-clients .tam-block p {
    color: white;
    font-size: 18px;
    margin: 20px 0 0 0;
}



/*********************/


/* contact */


/*********************/

.module.contact {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/lady-using-phone.jpg") center right no-repeat !important;
    background-size: cover;
    padding: 150px 0;
}

.module.contact h1 {
    color: white;
    font-size: 120px !important;
    margin: 20px 0 30px 0;
}

.module.contact h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.contact-form.superhero{
    padding: 0px 0px 100px;
}

.module.contact p {
    color: white;
    margin: 0 0 20px 0;
}

.module.selected-office {
    padding: 100px 0;
}

#miq-map {
    width: 100%;
    height: 400px;
}



/***************************************************************/


/* news room */


/***************************************************************/


/*********************/


/* news-room */


/*********************/

.module.news-room {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/news-room.jpg") right center no-repeat;
    background-size: cover;
    padding: 150px 0;
    margin: 0 !important;
}

.module.news-room h1 {
    color: #FF2000;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.news-room h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.news-room p {
    color: white;
    margin: 0 0 20px 0;
}



/***************************************************************/


/* management */


/***************************************************************/


/*********************/


/* meet management */


/*********************/

.module.meet-management {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/sky-lights.jpg") right top no-repeat;
    background-size: cover;
    padding: 200px 0;
}

.module.meet-management h1 {
    color: white;
    font-size: 100px;
    margin: 20px 0 30px 0;
    line-height: 0.9;
}

.module.meet-management h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.meet-management p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* board */


/*********************/

.module.board {
    padding: 100px 0;
    background: white;
}

.module.board h1 {
    color: #FF2000;
    margin: 50px 0 50px 0;
    line-height: 0.9;
    font-size: 100px;
}

.module.board h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.board h2 {
    color: #2b0030;
    margin: 50px 0 50px 0;
    line-height: 0.9;
    font-size: 48px;
}

.board-members {
    overflow: auto;
    position: relative;
}

.board-members.non-exec {
    padding: 0 20%;
}

.board-members .member {
    width: 25%;
    height: 500px;
    float: left;
}

.board-members .member.r2 {
    width: 20%;
    height: 500px;
    float: left;
}

.board-members .member.non-exec {
    width: 33.333333%;
}

.members-container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.board-members .member h6 {
    margin: 0;
    font-family: "Tungsten", sans-serif;
    /* todo */
    color: white;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
    font-size: 62px;
    text-align: center;
    line-height: 0.9;
}

.board-members .member h4 {
    margin: 20px 0 0 0;
    font-family: "Niveau Grotesk", sans-serif;
    font-size: 24px;
    text-align: center;
    line-height: 1.4;
    color: white;
    width: 100%;
}

.member.GH {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/gh.jpg") center top no-repeat;
    background-size: cover;
}

.member.LP {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/lp.jpg") center top no-repeat;
    background-size: cover;
}

.member.RD {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/rd.jpg") center top no-repeat;
    background-size: cover;
}

.member.PS {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/ps.jpg") center top no-repeat;
    background-size: cover;
}

.member.RM {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/rm.jpg") center top no-repeat;
    background-size: cover;
}

.member.ST {
    background: white url("http://www.wearemiq.com/wp-content/uploads/2018/06/st.jpg") center top no-repeat;
    background-size: cover;
}

.member.CG {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/cg.jpg") center top no-repeat;
    background-size: cover;
}

.member.JG {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/jg.jpg") center top no-repeat;
    background-size: cover;
}

.member.pra {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/pra.jpg") center top no-repeat;
    background-size: cover;
}

.member.tom {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/tom.jpg") center top no-repeat;
    background-size: cover;
}

.member.richard {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/richard.jpg") center top no-repeat;
    background-size: cover;
}

.member.stewart {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/stewart.jpg") center top no-repeat;
    background-size: cover;
}



/***************************************************************/


/* careers */


/***************************************************************/


/*********************/


/* careers */


/*********************/

.module.careers {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/trees.jpg") right top no-repeat;
    background-size: cover;
    padding: 200px 0;
}

.module.careers h1 {
    color: white;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.careers h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.careers p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* opportunities */


/*********************/

.module.opportunities {
    background: white;
    padding: 150px 0;
}

.module.opportunities .side-hider {
    background: white;
    position: relative;
    width: calc(100% + 40px);
    margin-left: -20px !important;
    padding: 0 40px;
}

.module.opportunities h1 {
    font-family: "Niveau Grotesk", sans-serif;
    color: #FF2000;
    font-size: 24px !important;
}

.module.opportunities .tam-block {
    margin: 30px 0 0 0;
    border: 2px solid #2b0030;
    min-height: 300px;
    padding: 10px;
    position: relative;
}

.module.opportunities .tam-block h1 {
    margin: 0;
    font-size: 21px !important;
    color: #2b0030;
    min-height: 60px;
}

.module.opportunities .tam-block h2 {
    font-family: "Niveau Grotesk", sans-serif;
    color: #2b0030;
    font-size: 14px !important;
}

.module.opportunities .tam-block .miq-button {
    margin: 40px 0 0 0;
}



/***************************************************************/


/* culture */


/***************************************************************/


/*********************/


/* culture */


/*********************/

.module.culture {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/postit.jpg") top center no-repeat;
    background-size: cover;
    padding: 100px 0 500px 0;
    color: white;
}

.module.culture h1 {
    color: #FF2000;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.culture h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.culture p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* we are a team */


/*********************/

.module.we-are-a-team {
    background: white;
    padding: 0 0 0 0;
}

.module.we-are-a-team p {
    color: #2b0030;
}

.team-cont {
    overflow: auto;
}

.team-cont img.icon {
    position: absolute;
    left: 20px;
    top: 20px;
    width: auto;
    height: 80px;
}

.team-left,
.team-right {
    position: relative;
    width: 50%;
    height: 700px;
    float: left;
}

.team-left {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/left.jpg") bottom center no-repeat;
    background-size: cover;
}

.team-right {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/right.jpg") bottom center no-repeat;
    background-size: cover;
}

.team-text-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.team-text-cont img.triangle {
    width: 100% !important;
    height: 50px;
    display: block;
    margin-bottom: -1px;
}

.text-box {
    background: white;
    padding: 50px;
    display: block;
}

.text-box p {
    margin: 0;
    color: #2b0030;
}



/*********************/


/* dna */


/*********************/

.module.dna {
    background: white;
    padding: 150px 0;
    color: white;
}

.module.dna h1 {
    color: #FF2000;
    font-size: 95px;
    margin: 20px 0 30px 0;
    text-transform: none;
}

.module.dna h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.dna p {
    color: white;
    margin: 0 0 20px 0;
    font-size: 18px;
    padding: 0 10%;
}



/*********************/


/* backbone */


/*********************/

.module.backbone {
    background: #EE3024 url("http://www.wearemiq.com/wp-content/uploads/2018/06/backbone3.jpg") right center no-repeat;
    background-size: contain;
    padding: 250px 0;
    position: relative;
}

.module.backbone h1 {
    color: white;
    font-size: 120px;
    margin: 20px 0 30px 0;
}

.module.backbone h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 2px;
    -webkit-text-stroke-width: 2px;
}

.module.backbone p {
    color: white;
    margin: 0 0 20px 0;
}

.module.backbone .revealer {
    position: absolute;
    width: 50%;
    height: 100%;
    left: -50%;
    top: 0;
    background: white;
    padding: 10%;
    transition: left 0.5s ease-in-out;
}

.module.backbone .revealer p {
    color: black;
}

.module.backbone .revealer p strong {
    color: #FF2000;
}

.module.backbone .revealer .miq-button {
    margin: 20px 0 0 5px !important;
}



/*********************/


/* we are miq */


/*********************/

.module.we-are-miq {
    background: #FFCA04;
    padding: 150px 0;
}

.module.we-are-miq img.art-science {
    width: 100%;
    height: auto;
    display: block;
}

.module.we-are-miq h1 {
    color: #FF2000;
    font-size: 100px;
    margin: 20px 0 30px 0;
}

.module.we-are-miq h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.we-are-miq p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* passion */


/*********************/

.module.passion {
    background: #2b0030;
    padding: 150px 0;
}

.module.passion h1.our-values {
    color: white;
    margin: 0 0 100px 0;
}

.module.passion h1 {
    color: #FF2000;
    font-size: 100px;
    margin: 20px 0 0 0;
}

.module.passion h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.passion p {
    color: white;
    margin: 0 0 50px 0;
}



/*********************/


/* management */


/*********************/

.module.management {
    background: #FF2000;
    padding: 150px 0;
}

.module.management h1 {
    color: white;
    font-size: 200px;
    margin: 20px 0 30px 0;
}

.module.management h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: white;
    -webkit-text-stroke-color: white;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.management p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* work for us */


/*********************/

.module.work-for-us {
    background: black url("http://www.wearemiq.com/wp-content/uploads/2018/06/moon.jpg") center no-repeat;
    background-size: contain;
    padding: 150px 0;
}

.module.work-for-us h1 {
    color: #FF2000;
    font-size: 200px;
    margin: 20px 0 30px 0;
}

.module.work-for-us h1 span {
    /* todo */
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-stroke-color: #FF2000;
    -webkit-text-stroke-color: #FF2000;
    -moz-text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}

.module.work-for-us p {
    color: white;
    margin: 0 0 20px 0;
}



/*********************/


/* footer */


/*********************/

footer {
    width: 100%;
    height: auto;
    position: relative;
    background: #2b0030;
    margin-top: 0;
    padding: 50px 0 10px 0;
    overflow: hidden;
}

footer div[class*="col-"] {
    min-height: 250px;
    z-index: 1 !important;
}

footer img.footer-logo {
    width: 100px;
    height: auto;
}

footer img.footer-logo,
footer .v-cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

footer ul {
    color: white;
    list-style: none !important;
    padding: 0;
}

footer ul li.no-link {
    font-weight: bold;
    letter-spacing: 2px;
    cursor: default;
}

footer ul li {
    font-weight: normal;
    letter-spacing: 2px;
    opacity: 0.75;
    transition: opacity .2s linear;
    padding-left: 40px;
    font-family: "Niveau Grotesk", sans-serif !important;
}

footer ul li:hover {
    opacity: 1;
}

footer .divider {
    border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.social-cont {
    padding: 0;
    text-align: right;
    margin: 0 0 20px 0;
}

.social {
    width: 32px;
    height: 32px;
    margin: 0 0 10px 10px;
    opacity: 0.75;
    display: inline-block;
}

.social:hover {
    opacity: 1;
}

footer p {
    color: white;
    opacity: 0.35;
    font-size: 12px;
}

ul.legal-docs {
    text-align: right;
}



/*********************/


/* contact form */


/*********************/

.module.contact-form {
    padding: 100px 0;
    background: white;
}

.contact-form form {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 60%;
}

.contact-form label {
    margin: 0 0 20px 0;
}

.contact-form input,
.contact-form span,
.contact-form label,
.contact-form textarea {
    width: 100% !important;
    max-width: 100% !important;
}

.contact-form input {
    margin: 10px 0 0 0 !important;
    border: 1px solid #2b0030;
    padding: 10px;
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
}

.contact-form textarea {
    margin: 10px 0 0 0 !important;
    border: 1px solid #2b0030;
    padding: 5px;
    letter-spacing: 2px;
}

.contact-form label {
    color: #2b0030;
    text-transform: uppercase;
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.contact-form input[type="submit"] {
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}

.contact-form .wpcf7-form-control-wrap.acceptance-534 {}

.contact-form .wpcf7-list-item {
    padding: 0 !important;
    margin: 0 !important;
}

#opt-in {
    margin: 5px 0 !important;
    width: auto !important;
}

#opt-in:checked {}

.legal-content :target:before {
    content: "";
    display: block;
    height: 120px;
    /* fixed header height*/
    margin: -120px 0 0 0;
    /* negative fixed header height */
}



/*********************/


/* ninja form */


/*********************/

.nf-form-cont label {
    color: #2b0030;
    text-transform: uppercase;
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
    font-weight: 400 !important;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.nf-form-cont input[type="button"] {
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #2b0030;
    background: #ffffff;
    display: block;
    max-width: 100%;
    width: 100% !important;
    box-shadow: none;
    border: 1px solid #2b0030;
    padding: 10px;
}

.nf-form-fields-required {
    color: #2b0030;
    text-transform: uppercase;
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
    font-weight: 400 !important;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.nf-form-cont input {
    margin: 10px 0 0 0 !important;
    border: 1px solid #2b0030;
    padding: 10px;
    font-family: "Niveau Grotesk", sans-serif;
    letter-spacing: 2px;
}

.nf-form-cont textarea {
    margin: 10px 0 0 0 !important;
    border: 1px solid #2b0030;
    padding: 5px;
    letter-spacing: 2px;
}



/************************************************************************************/


/* offices */


/************************************************************************************/

.module.offices {
    padding: 0 !important;
    margin: 0 !important;
}

.module.offices .float-container {
    overflow: auto;
    clear: both;
    margin: 0 !important;
    background: #2b0030;
}

.office-thumb {
    width: 33.33333%;
    height: 450px;
    background-size: cover;
    background-position: right center;
    float: left;
    position: relative;
}

.office-thumb .office-title {
    position: absolute;
    margin: 0;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 62px;
    color: white;
    pointer-events: none;
}

.roll {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(234, 0, 173, 0.85);
    opacity: 0;
    transition: opacity 0.35s ease-in-out;
}

.office-thumb.London {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/london.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Manchester {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/manchester.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Hamburg {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/hamburg.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.New-York {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/new-york.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Atlanta {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/atlanta.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Chicago {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/chicago.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Washington {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/washington.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Toronto {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/toronto.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Bengaluru {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/bengaluru.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Sydney {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/sydney.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Melbourne {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/melbourne.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Denver {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/denver.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Singapore {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/singapore.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.Dallas {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/09/dallas.jpg") center no-repeat;
    background-size: cover;
}

.office-thumb.LosAngeles {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/12/losangeles.jpg") center no-repeat;
    background-size: cover;
}


.office-header {
    width: 100%;
    padding: 150px 0;
}

.office-header h1 {
    font-family: "Tungsten", sans-serif;
    font-size: 100px;
    color: white;
}

.office-header.London {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/london.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Manchester {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/manchester.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Hamburg {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/hamburg.jpg") center no-repeat;
    background-size: cover;
}

.office-header.New-York {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/new-york.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Atlanta {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/atlanta.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Chicago {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/chicago.jpg") center no-repeat;
    background-size: cover;
}


.office-header.Los-Angeles {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/12/losangeles.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Dallas {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/12/losangeles.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Washington {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/washington.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Toronto {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/toronto.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Bengaluru {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/bengaluru.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Sydney {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/sydney.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Melbourne {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/melbourne.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Denver {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/denver.jpg") center no-repeat;
    background-size: cover;
}

.office-header.Singapore {
    background: url("http://www.wearemiq.com/wp-content/uploads/2018/06/singapore.jpg") center no-repeat;
    background-size: cover;
}



/************************************************************************************/


/* gated */


/************************************************************************************/

.module.gated {
    padding: 50px 0;
}

.module.gated h1 {
    color: #FF2000;
    font-size: 62px;
    line-height: 0.9;
    margin: 0 0 0 0;
}

.module.gated h2 {
    color: #2b0030;
    font-size: 48px;
}

.module.gated h3 {
    font-family: "Niveau Grotesk", sans-serif;
    color: #2b0030;
    font-size: 18px;
    line-height: 1.4;
    margin: 20px 0 20px 0;
}

.module.gated ul {
    list-style: circle !important;
}

.module.gated ul li {
    font-family: "Niveau Grotesk", sans-serif;
    color: #2b0030;
    font-size: 18px;
    line-height: 1.4;
}

.gated-content {
    padding: 50px 0;
}

.gated-content h1 {
    color: #FF2000;
    font-size: 48px;
    line-height: 0.9;
    margin: 0 0 20px 0;
}



/************************************************************************************/


/* gdpr hub */


/************************************************************************************/

.gdpr-single {
    padding: 100px 0;
}

.module.gdpr-hub {
    padding: 100px 0;
    width: 100%;
}

.module.gdpr-hub h1 {
    color: #FF2000;
}

.gdpr-cont {
    min-height: 450px;
    position: relative;
    padding: 0;
    margin: 0 0 30px 0;
    background: #efefef;
}

.gdpr-hub h3.gdpr-hub-title {
    color: #FF2000;
    font-size: 24px;
    font-family: "Niveau Grotesk", sans-serif;
}

.gdpr-hub p.gdpr-hub-info {
    margin: 0 0 80px 0;
}

.h1-cont {
    width: 100%;
    background: #2b0030;
    padding: 20px 0;
}

.module.gdpr-hub .gdpr-cont h1 {
    font-size: 14px;
    margin: 0;
    color: white;
    letter-spacing: 2px;
    font-family: 'Niveau Grotesk', sans-serif;
    line-height: 1.4 !important;
    opacity: 0.75;
}

.gdpr-cont h2 {
    font-size: 16px;
    margin: 40px 0 20px 0;
    color: #2b0030;
    letter-spacing: 2px;
    font-family: 'Niveau Grotesk', sans-serif;
    line-height: 1.4 !important;
    min-height: 100px;
    padding: 0 20px;
}

.gdpr-cont p {
    color: #2b0030;
    font-size: 14px;
    padding: 0 20px;
}

.gdpr-cont .miq-button {
    position: absolute;
    bottom: 30px;
    left: calc(50% - 10px);
    transform: translateX(-50%) skewX(10deg) !important;
    width: 200px !important;
}



/* Wordpress */

wp-caption {}

.wp-caption-text {}

.sticky {}

.screen-reader-text {}

.gallery-caption {}

.bypostauthor {}

.alignright {}

.alignleft {}

.aligncenter {}



/************************************************************************************/


/* media queries */


/************************************************************************************/


/*********************/


/* bootstrap-lg */


/*********************/

@media handheld,
only screen and (max-width: 1199px) {
    .board-members .member h6 {
        font-size: 48px;
    }

    .board-members.non-exec {
        padding: 0 10%;
    }
}



/*********************/


/* bootstrap-md */


/*********************/

@media handheld,
only screen and (max-width: 991px) {
    .board-members .member,
    .board-members .member.r2 {
        width: 50%;
        height: 600px;
    }

    .board-members.non-exec {
        padding: 0 10%;
    }

    .board-members .member.r3 {
        width: 33.333333%;
    }

    .board-members .member.non-exec h6 {
        font-size: 32px;
    }

    footer {
        width: 100%;
        height: auto;
        position: static;
        background: #2b0030;
        margin-top: 0;
        padding: 100px 0 20px 0;
        overflow: hidden;
    }

    footer div[class*="col-"] {
        min-height: auto;
        z-index: auto !important;
    }

    footer img.footer-logo {
        width: 100px;
        height: auto;
        position: static;
        display: block;
        margin: 0 auto 120px auto;
    }

    footer img.footer-logo,
    footer .v-cont {
        position: relative !important;
    }

    footer ul {
        color: white;
        list-style: none;
        padding: 0 !important;
        text-align: center;
    }

    footer ul li.no-link {
        font-weight: bold;
        letter-spacing: 2px;
        cursor: default;
        padding: 0 !important;
    }

    footer ul li {
        font-weight: normal;
        letter-spacing: 2px;
        opacity: 0.75;
        transition: opacity .2s linear;
        padding: 0 !important;
        margin: 10px 0;
    }

    footer ul li:hover {
        opacity: 1;
    }

    footer .divider {
        border-right: none;
    }

    .social-cont {
        position: static !important;
        width: 100%;
        height: 32px;
        margin: 50px 0 50px 0;
        display: block;
        text-align: center !important;
    }

    .social {
        width: 32px;
        height: 32px;
        margin: 0 5px;
        opacity: 0.75;
        display: inline-block;
        text-align: center !important;
    }

    .social:hover {
        opacity: 1;
    }

    ul.legal-docs {
        text-align: center;
    }

    footer p {
        color: white;
        opacity: 0.35;
        font-size: 12px;
        margin: 0;
    }

    #miq-map {
        margin-top: 50px;
        height: 300px;
    }
}



/*********************/


/* bootstrap-sm */


/*********************/

@media handheld,
only screen and (max-width: 767px) {
    .board-members .member,
    .board-members .member.r2 {
        width: 100%;
        height: 400px;
        background-position: top center;
    }

    .board-members.non-exec {
        padding: 0;
    }

    .board-members.non-exec .member {
        width: 100%;
    }

    .board-members .member.non-exec h6 {
        font-size: 72px;
    }
}

table th {
    font-weight: bold;
}

table td,
table th {
    padding: 9px 10px;
    text-align: left;
}



/* Mobile */

@media only screen and (max-width: 767px) {

    table.responsive {
        margin-bottom: 0;
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
    }

    .pinned table {
        width: 100%;
    }

    .pinned table th,
    .pinned table td {
        white-space: nowrap;
    }

    .pinned td:last-child {
        border-bottom: 0;
    }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border: 1px solid #ccc;
    }

    div.table-wrapper div.scrollable {
        margin-left: 35%;
    }

    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }

    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }

    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none;
    }

    .contact-form form {
        max-width: 100%;
    }
}