/* NAV */

.header.header-background .header-inner {
    background: #FFFFFF none repeat scroll 0 0;
    border: none;
}

.header-1 .logo, .header-1 .header-inner .navigation > ul > li > a {
    color: #ff7c21;
    font-family: proxima-nova;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 0;
}

.navigation.innernav ul li a {
    color: #FFF !important;
}

.header-1 .header-inner .navigation {
    padding-bottom: 2rem;
}

header.header-compact .navigation.innernav ul li a {
    color: #ff7c21 !important;
}

.navigation ul {
    display: flex;
    align-items: center;
}

.navigation ul.countryList {
    display: none;
}
.navigation ul.countryList li a {
    color: #ff7c21 !important;
}
.countrySelectorWrapper {
    width: 120px;
}
/*.innernav .countrySelector {
    color: #ff7c21;
    background-color: white;
}*/
.countrySelector span {
    margin-left: 0;
}
.navigation ul li:hover > a {
    background-color: initial;
}
.countryList {
    width: 120px;
}
.overlay-navigation .countrySelectorWrapper {
    width: 100%;
    margin: 0;
}
.overlay-navigation .countrySelectorWrapper .countrySelector {
    justify-content: start;
    font-size: 2.4rem;
}

.logo-container {
    position: absolute;
    top: 25px;
    left: 0;
}

.logo-container img {
    width: 40px;
    height: auto;
}

.logo-container-inner {
    top: 80px;
    left: 35px;
    z-index: 20;
    position: fixed;
}

.logo-container-inner img {
    width: 25px;
    height: auto;
}

.header {
    z-index: 19;
}


/* ---------- OWL SLIDER ---------- */


#owl-slide .item {
    display: block;
    width: 100%;
    height: 100% !important;
}

.hp-slider-text {
    width: 100%;
    height: 100%;
}

.hp-slider-text h1 {
    font-size: 30px;
    color: #FFF;
    bottom: 20%;
    text-align: center;
    position: absolute;
    font-weight: 700;
    left: 50%;
    -ms-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

.hp-slider-text h1 span {
    font-weight: 400;
}

.hp-slider-text h2 {
    font-size: 17px;
    color: #FFF;
    bottom: 13%;
    text-align: center;
    position: absolute;
    left: 50%;
    font-weight: 700;
    letter-spacing: 10px;
    -ms-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

/* --------------------------------------------- */


.featured-media .tm-slider-container {
    height: 90%;
}

.tm-slider-container h1 {
    font-size: 30px;
    color: #FFF;
    bottom: 20%;
    text-align: center;
    position: absolute;
    left: 50%;
    font-weight: 700;
    text-transform: none;
    -ms-transform: translate(-50%, 0px); /* IE 9 */
    -webkit-transform: translate(-50%, 0px); /* Safari */
    transform: translate(-50%, 0px);
}

.tm-slider-container h1 span {
    font-weight: 400;
}

.tm-slider-container h3 {
    font-size: 17px !important;
    color: #FFF;
    bottom: 13%;
    text-align: center;
    position: absolute;
    left: 50%;
    font-weight: 700;
    letter-spacing: 10px;
    -ms-transform: translate(-50%, 0px); /* IE 9 */
    -webkit-transform: translate(-50%, 0px); /* Safari */
    transform: translate(-50%, 0px);
}

#about-intro-anchor {
    padding-top: 50px;
}

#about-intro-anchor p.cta-line {
    color: #ff7c21;
    font-size: 32px;
    line-height: 36px;
    font-weight: 400;
    margin: 0 auto;
    width: 90%;
}

#about-intro-anchor p.cta-line span {
    font-weight: 700;
}

#about.section-block {
    padding-bottom: 20px;
}

#about-inner.section-block {
    padding-bottom: 40px;
    padding-top: 0px;
}

#footer-further-links {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 70px;
}

#footer-further-links p#privacy {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
}

#footer-further-links p#privacy a {
    font-size: inherit;
}

#footer-further-links ul#terms {
    float: left;
}

#footer-further-links ul#terms li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

#footer-further-links ul#terms li:first-child {
    margin-left: 0px;
}


#footer-further-links ul#terms li a {
    font-weight: normal;
    font-size: 14px;
}

#footer-further-links p#credits {
    float: right;
    text-align: right;
    width: 50%;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0px;
}

#footer-further-links p#credits a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}


/*---------------*/
/***** Ming *****/
/*---------------*/


.fxgrid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.fxgrid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 470px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.fxgrid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

.fxgrid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fxgrid figure figcaption::before,
.fxgrid figure figcaption::after {
    pointer-events: none;
}

.fxgrid figure figcaption,
.fxgrid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.fxgrid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.fxgrid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.fxgrid figure h2 span {
    font-weight: 800;
}

.fxgrid figure h2,
.fxgrid figure p {
    margin: 0;
}

.fxgrid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


figure.effect-ming {
    background: #030c17;
}

figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    background-color: #ff7c21;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}

figure.effect-ming h2 {
    color: #ff7c21;
    font-size: 50px;
    font-weight: 700;
    margin: 60% 0 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-ming p {
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    color: #FFF;
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(250, 162, 27, 0);
}

figure.effect-ming:hover img {
    opacity: 1;
}

.caption-over-inner h3 {
    color: #FFF;
}

.post-content p {
    font-size: 16px;
}

.bkg-orange {
    background: #ff7c21 none repeat scroll 0 0;
    border-color: #ff7c21;
    z-index: 3;
}

.section-block .row.why {
    border-top: 1px solid #CCC;
    padding-top: 30px;
}

.section-block .row.why h2 {
    color: #ff7c21;
}

.section-block .row.why p {
    font-size: 16px;
}

.section-block .row.inner-page-intro #inner-page-logo {
    position: absolute;
    top: 35px;
    left: 40px;
}

.section-block .row.inner-page-intro .title-container h1 {
    font-size: 40px;
}

.section-block .row.inner-page-intro .title-container h1 span {
    font-weight: 400;
}

.section-block .row.inner-page-intro .title-container h2 {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 4px;
}

.section-block .row.team.founders {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 150, 77, 0.13);
}

.section-block .row.team h2 {
    text-align: center;
    color: #ff7c21;
    margin-bottom: 30px;
}

.section-block .row.team .grid-item.team img.team-photo {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

.section-block .row.team .grid-item.team:hover img.team-photo {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

.section-block .row.who {
    border-top: 1px solid #CCC;
    padding-top: 30px;
}

.section-block .row.who h2 {
    color: #ff7c21;
}

.section-block .row.who p {
    font-size: 16px;
    font-weight: bold;
}

.section-block .row.who ul {
    list-style: none;
    font-size: 16px;
}

.section-block .row.who ul li {
    padding-left: 20px;
    background: transparent url("/assets/images/bullet.png") no-repeat 0px 11px;
}

.section-block#intro-pic-block {
    padding-top: 0px;
    padding-bottom: 5rem;
}

#intro-pic-block .row .pic {
    width: 50%;
    float: left;
    background-color: #ff7c21;
}

#intro-pic-block .row .blurb {
    width: 50%;
    float: right;
    background-color: #ff7c21;
}

#intro-pic-block .row .blurb p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    max-height: 100%;
    padding: 20%;
}

.tms-progress-bar {
    display: none;
}

#mobile-header-image {
    display: none;
}

.header .logo img#mob {
    display: none;
}

/* IPAD LANDSCAPE */
@media only screen and (min-width: 1024px) and (max-width: 1300px) {

    body.inner-page .wrapper-inner {
        padding-left: 10rem;
    }

    .section-block .row.inner-page-intro #inner-page-logo {
        display: none;
    }

}


/* IPAD LANDSCAPE */
@media only screen and (max-width: 1024px) {

    .scroll-down {
        display: none;
    }

    .tms-slides {
        width: 90%;
    }

    .featured-media .tms-pagination {
        left: 45%;
    }

    .wrapper-inner {
        padding-left: 6rem;
        padding-right: 1rem;
    }

    .logo-container {
        left: -32px;
    }
    .logo-container-inner {
        left: 25px;
    }

    .fxgrid figure {
        max-height: 355px;
    }

    .section-block .row.inner-page-intro #inner-page-logo {
        display: none;
    }

}


/* IPAD PORTRAIT */
@media only screen and (min-width: 769px) and (max-width: 1023px) {

    .wrapper-inner {
        padding: 3rem 3rem 0 9rem;
    }

    .header .logo a:first-child {
        left: -41px;
        margin-top: 30px;
    }

    .section-block .row.inner-page-intro #inner-page-logo {
        display: none;
    }

    .fxgrid figure {
        max-height: 370px;
    }

    figure.effect-ming h2 {
        margin: 65% 0 0;
    }

    #intro-pic-block .row .blurb p {
        color: #fff;
        font-size: 18px;
        margin-bottom: 0;
        max-height: 100%;
        padding: 12%;
        line-height: 31px;
    }

}


/* IPHONE LANDSCAPE DOWN TO ZERO CATCH ALL */
@media only screen and (min-width: 0px) and (max-width: 768px) {

    .section-block .row.inner-page-intro #inner-page-logo {
        display: none;
    }

    .logo-container {
        left: 0px;
    }

    #intro-pic-block .row .pic {
        width: 100%;
    }

    #intro-pic-block .row .blurb {
        width: 100%;
        float: left;
    }

    #intro-pic-block .row .blurb p {
        padding: 5%;
    }

    .scroll-down {
        display: none;
    }

    .fxgrid figure {
        max-height: 370px;
    }

    figure.effect-ming h2 {
        margin: 25% 0 0;
    }

}


/* IPHONE LANDSCAPE SPECIFIC */
@media only screen and (min-width: 480px) and (max-width: 768px) {

    .header .logo a:first-child {
        left: -25px;
        margin-top: 30px;
    }

    .header .logo img#mob {
        display: block;
        left: -85px;
        position: absolute;
        top: -60px;
        height: auto;
        width: auto
    }

    .header .logo img#mini-logo {
        display: none;
    }

    .mobile .header .logo a + a {
        display: inline !important;
    }

    #about-intro-anchor p.cta-line {
        color: #ff7c21;
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        margin-top: 20px;
    }

    .featured-media,
    .full-width-slider,
    .parallax {
        display: none;
    }

    #mobile-header-image {
        display: block;
        margin-top: -30px;
    }

    .section-block,
    .fullscreen-section .fullscreen-inner,
    .pagination-2 .pagination-next,
    .row.xlarge {
        padding-top: 0rem;
        padding-bottom: 2rem;
    }

    .section-block.intro-title-1 {
        margin-left: 20px;
        width: 93%
    }

    .section-block .row.inner-page-intro .title-container h1 {
        font-size: 15px;
        margin-top: 24px
    }

    .section-block .row.inner-page-intro .title-container h1 span {
        font-weight: 400;
    }

    .section-block .row.inner-page-intro .title-container h2 {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 2px;
    }

    #about-intro-anchor {
        padding-top: 10px;
    }

    .latest-news-footer {
        margin-top: 25px;
    }

    #intro-pic-block .row .pic {
        width: 100%;
    }

    #intro-pic-block .row .blurb {
        width: 100%;
        float: left;
    }

    #intro-pic-block .row .blurb p {
        padding: 5%;
    }

}


/* IPHONE PORTRAIT SPECIFIC */
@media only screen and (min-width: 0px) and (max-width: 479px) {

    .header .logo img#mob {
        display: block;
        left: -85px;
        position: absolute;
        top: -60px;
        height: auto;
        width: auto
    }

    .header .logo img#mini-logo {
        display: none;
    }

    .mobile .header .logo a + a {
        display: inline !important;
    }

    #about-intro-anchor p.cta-line {
        color: #ff7c21;
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        margin-top: 20px;
    }

    .fxgrid figure img {
        position: relative;
        display: block;
        max-width: 100%;
        opacity: 0.8;
        width: 100%;
    }

    .fxgrid figure {
        max-height: 187px;
    }

    .fxgrid figure figcaption {
        padding: 1em;
    }

    figure.effect-ming h2 {
        margin: 40% 0 0;
        font-size: 40px;
    }

    .featured-media,
    .full-width-slider,
    .parallax {
        display: none;
    }

    #mobile-header-image {
        display: block;
        margin-top: -30px;
    }

    .section-block,
    .fullscreen-section .fullscreen-inner,
    .pagination-2 .pagination-next,
    .row.xlarge {
        padding-top: 0;
        padding-bottom: 2rem;
    }

    .section-block.intro-title-1 {
        margin-left: 20px;
        width: 89%;
        margin-top: -25px;
    }

    .section-block .row.inner-page-intro .title-container h1 {
        font-size: 15px;
        margin-top: 24px
    }

    .section-block .row.inner-page-intro .title-container h1 span {
        font-weight: 400;
    }

    .section-block .row.inner-page-intro .title-container h2 {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 2px;
    }

    .team-2 .team-content-info p span {
        display: none;
    }

    .team-2 .team-content-info p a.read-bio {
        font-size: 16px;
        display: block;
    }

    .team-2 .team-content-info p a.email-link {
        font-size: 16px;
        display: block;
        margin-left: 0px;

    }

    #about-intro-anchor {
        padding-top: 10px;
    }

    .latest-news-footer {
        margin-top: 25px;
    }

    #footer-further-links p#credits {
        float: left;
        text-align: left;
        width: 100%;
    }

    #intro-pic-block .row .pic {
        width: 100%;
    }

    #intro-pic-block .row .blurb {
        width: 100%;
        float: left;
    }

    #intro-pic-block .row .blurb p {
        padding: 10%;
        line-height: 20px;
        font-size: 15px;
    }

    .team-2 .team-content-info h2 {
        font-size: 26px;
    }


    [class*="intro-title-"] + .section-block,
    .featured-media + .section-block {
        padding-top: 2rem;
    }

    .section-block.replicable-content, .row.xlarge.replicable-content {
        padding-bottom: 2rem;
    }

}


/* IPHONE 5s PORTRAIT SPECIFIC */
@media only screen and (min-width: 0px) and (max-width: 320px) {

    figure.effect-ming h2 {
        margin: 50% 0 0;
        font-size: 40px;
    }

}

/* Air */
@media only screen and (min-width: 980px) and (max-width: 1090px) {

    body.home-page .section-block.whywhatwho {
        padding-left: 60px;
    }

    body.home-page .section-block.replicable-content.team-2 {
        padding-left: 70px;
    }

}


a.complaints-policy {
    border: 2px solid #ff7c22;
    padding: 1px 10px;
    display: block;
    text-align: center;
    width: 190px;
    margin-left: 24px;
}

a.complaints-policy:hover {
    color: #FFF !important;
    background-color: #ff7c22;
}

.flag-img-menu {
    margin-right: 3px;
}

.blog-regular .post ul,
.blog-regular .post ol,
.legal-content ul {
    list-style: initial;
    font-size: initial;
    margin-left: 15px;
}

.legal-content p {
	font-size: initial;
}
.legal-content table {
      border-collapse: collapse;
      width: 100%;
      margin-bottom: 2rem;
}
.legal-content th, 
.legal-content td {
      border: 1px solid #ccc;
      padding: 0.75rem;
      text-align: left;
      vertical-align: top;
}
.legal-content th {
      background-color: #f8f8f8;
    }