@import url("//use.typekit.net/tzg3uxi.css");
body
{
    font-family: effra;
}
html{
    font-size: 1.04em;
}
.lead-team p
{
    font-size: 1.2em !important;
}
#contact-right
{
    margin: 75px 0px;
}
#contact-right li
{
    display: block;
    line-height: 1.4em;
    padding: 0 16px 0 32px;
    color: #FFF;
}
#section-about-offices .jumbotron
{
    height: auto !important;
    padding-bottom: 150px;
}
hr.separator{
    width: 30px;
    border:none;
    height: 4px;
    background-color: #0081ca;
    margin-bottom: 15px;
    margin-left: 7px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.introduction h1
{
    font-size: 4.5em;
    color: #000;
    letter-spacing: -2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    line-height: 100%;
}
.introduction p
{
    font-weight: 400;
    text-align: center;
    line-height: 120%;
    font-size: 21px !important;
    color: rgba(255,255,255,0.8) !important;
}
.introduction span
{
    background-color: #2c8edd;
    color: #fff;
    padding: 0px 10px;
}
.jumbotron
{
    margin: 0px;
    height: 100vh;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.container.largesection
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* --------------------------------

Navigation - Primary

-------------------------------- */
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


html, body {
    /* you need to set this to assign to the main element a min height of 100% */
    height: 100%;
}
.accordion a[aria-expanded="false"]>.glyphicon:before{
    content: '\e6bb';
}
.accordion a[aria-expanded="true"]>.glyphicon:before{
    content: '\e6b8';
}
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */


.overflow-hidden {
    overflow: hidden;
}

/* --------------------------------

Main components

-------------------------------- */
/*main { margin-top: 70px;}*/


header {
    position: absolute;
    top: 20px;
    left: 0;
    height: 50px;
    width: 100%;
    /*  background: #4e6361; */
    z-index: 3;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
header.lateral-menu-is-open {
    /* translate to show the lateral menu */
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}
header.is-fixed {
    position: fixed;
}
@media only screen and (min-width: 768px) {
    header {
        height: 70px;
    }
}


main.about .jumbotron {
    background-color: #fff;
    padding-top: 80px;
}

main.about h2 {
    color: #000;
    font-size: 4em;
    letter-spacing: -2px;
    font-weight: 600;
    line-height: 90%;
    margin: 0px 0px 20px 0px;
}

main.about p
{
    color: #666666;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 140%;
}

main.about p strong
{
    color: #000;
}

main.about #section-about-header .jumbotron {
    height: 500px;
    padding-top: 140px;
    background: url("/images/about-background.jpg");
    background-size: cover;
}

main.about #section-about-header h1
{
    color: #fff;
}

main.about #section-about-header  p
{
    color: #d4d4d5;
    line-height: 160%;
}

main.about #section-about-difference h2, main.about #section-about-leadership h2, #section-about-offices h2
{
    color: #fff;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    line-height: 100%;
}

main.about #section-about-difference h2 span, main.about #section-about-leadership h2 span
{
    background-color: #2c8edd;
    color: #fff;
    padding: 0px 15px;
    text-shadow: none;
}


main.about #section-about-difference p, main.about #section-about-leadership p
{
    color: #bdbdbd;
}

main.about #section-about-plan .jumbotron {
    padding-bottom: 0px;
}

main.about #section-about-leadership h3
{
    color: #fff;
    font-size: 2.5em;
    font-weight: 300;
    margin-bottom: 30px;
}
main.about #section-about-leadership h3:before {
    content : "";
    position: absolute;
    left    : 18px;
    top     : 110px;
    height  : 1px;
    width   : 40px;  /* or 100px */
    border-bottom:2px solid #3491dc;
}

main.about #section-about-leadership .lead-team  p {
    font-size: 1em;
}

main.about #section-about-difference .jumbotron
{
    background-image: url("/images/background-names/qa2015.png"), url("/images/thedifference-background.jpg");
    background-position: right 40px bottom 40px, right bottom;
    background-repeat: no-repeat;
    background-size: auto, cover;
}
main.about #section-about-leadership .jumbotron
{
    background-image: url("/images/background-names/danplanlive.png"), url("/images/leadership-background.jpg");
    background-position: right 40px bottom 40px, left bottom;
    background-repeat: no-repeat;
    background-size: auto, cover;
}
main.about #section-about-offices .jumbotron
{
    background-image: url("/images/vacancies-background.jpg");
    background-size: cover;
    background-position: top center;
}
main.about #section-about-offices h2
{
    color: #000;
    text-shadow: none;
}
main.about #section-about-offices .jumbotron
{
    color: #666;
    background-color: #fff !important;
}

main.about #section-about-people .section-about-people-person {
    height: 250px;
    width: 250px;
}

main.about #section-about-people .section-about-people-person .normal {
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

main.about #section-about-people .section-about-people-person .flipped {
    display: none;
}

main.about #section-about-people .section-about-people-person:hover .flipped {
    display: block;
    position: absolute;
    padding-top: 100px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(25,25,50,0.8)
}
.about-offices-bottom-address, .about-offices-bottom-contact
{
    font-size: 1.3em;
}
.about-offices-bottom-address:before
{
    content: "";
    position: absolute;
    left: 37%;
    top: -20px;
    height: 1px;
    width: 100px;
    border-top: 2px solid #3491dc;
}
main.about #section-about-people .section-about-people-person .name {
    color: #fff;
    font-size: 2em;
}

main.about #section-about-people .section-about-people-person .role {
    color: #a8a8aa;
    font-size: 1.75em;
}

main.about #section-about-offices .about-offices-bottom {
    margin-top: 70px;
}
.heightfix
{
    height: 293px;
}


main.about #section-about-partners-technology div { overflow: hidden; }

main.about #section-about-partners-technology div > .primary-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-20deg) scale(1.75,1.75);
    -moz-transform: rotate(-20deg) scale(1.75,1.75);
    -ms-transform: rotate(-20deg) scale(1.75,1.75);
    -o-transform: rotate(-20deg) scale(1.75,1.75);
    transform: rotate(-20deg) scale(1.75,1.75);
}

main.about #section-about-partners-technology div:hover > .primary-image {
    -webkit-transform: rotate(360deg) scale(1,1);
    -moz-transform: rotate(360deg) scale(1,1);
    -o-transform: rotate(360deg) scale(1,1);
    -ms-transform: rotate(360deg) scale(1,1);
    transform: rotate(0deg) scale(1,1);
    -webkit-transition-property: left, top, background, -webkit-transform;
    -webkit-transition-duration: 2s, 2s, 1s, 1s;
    -webkit-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
    -webkit-transition-delay: 0, 0, 0, 1s;
}

main.about #section-about-partners-technology .about-partners-technology-microsoft {
    background-image: url('/images/partners/microsoft-logo.png');
    background-color: #0082cb;
}
main.about #section-about-partners-technology .about-partners-technology-o2 {
    background-image: url('/images/partners/o2-logo.jpg');
    background-color: #1c2375;
}
main.about #section-about-partners-technology .about-partners-technology-bt {
    background-image: url('/images/partners/bt-logo.jpg');
    background-color: #fff;
}

main.about #section-about-partners-technology div > .secondary-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

main.about #section-about-partners-technology .about-partners-technology-technology {
    /*background-url: url('/images/partners/bt-logo.png');*/
}
main.about #section-about-partners-technology .about-partners-technology-cloudfare {
    background-image: url('/images/partners/cloudflare-logo.png');
    background-color: #424242;
}
main.about #section-about-partners-technology .about-partners-technology-sophos {
    background-image: url('/images/partners/sophos-logo.png');
}
main.about #section-about-partners-technology .about-partners-technology-apple {
    background-image: url('/images/partners/apple-logo.png');
    background-color: #999;
}
main.about #section-about-partners-technology .about-partners-technology-android {
    background-image: url('/images/partners/android-logo.png');
    background-color: #95c200;
}
main.about #section-about-partners-technology .about-partners-technology-asterisk {
    background-image: url('/images/partners/asterisk-logo.png');
}
main.about #section-about-partners-technology .about-partners-technology-netbeans {
    background-image: url('/images/partners/netbeans-logo.png');
    background-color: #000f76;
}
main.about #section-about-partners-technology .about-partners-technology-oracle {
    background-image: url('/images/partners/oracle-logo.png');
    background-color: #f22b26;
}
main.about #section-about-partners-technology .about-partners-technology-nokia {
    background-image: url('/images/partners/nokia-logo.png');
    background-color: #00469e;
}
main.about #section-about-partners-technology .about-partners-technology-blackberry {
    background-image: url('/images/partners/blackberry-logo.png');
    background-color: #1f1a17;
}
main.about #section-about-partners-technology .about-partners-technology-lg {
    background-image: url('/images/partners/lg-logo.png');
}
main.about #section-about-partners-technology .about-partners-technology-azure {
    background-image: url('/images/partners/azure-logo.png');
    background-color: #0095cb;
}
main.about #section-about-partners-technology .about-partners-technology-github {
    background-image: url('/images/partners/github-logo.png');
    background-color: #e9e9e9;
}
main.about #section-about-partners-technology .about-partners-technology-zygo {
    background-image: url('/images/partners/zygo-logo.png');
}
main.about #section-about-partners-technology .about-partners-technology-samsung {
    background-image: url('/images/partners/samsung-logo.png');
    background-color: #1019a5;
}
main.about #section-about-partners-technology .about-partners-technology-sony {
    background-image: url('/images/partners/sony-logo.png');
    background-color: #000;
}



.nopadding { padding: 0px !important;}



/* ==========================================================================
Large Website
========================================================================== */
@media (min-width: 768px) {
    .customers, .partners, .careers
    {
        background-size: cover;
        padding: 220px 0px;
    }
    .technology
    {
        background-size: cover;
    }
}



.blue-highlight
{
    background-color: #2c8edd;
    color: #fff;
    padding: 0px 15px;
    text-shadow: none;
}


/* SQUARES FOR GRIDS */

.planblue
{
    background-color: #2c8fde;
}
.plandarkblue
{
    background-color: #151917;
}
.planmidblue
{
    background-color: #21567d;
}
.planblue h4, .planmidblue h4, .plandarkblue h4
{
    color: #fff;
    font-weight: 500;
    font-size: 2.2em;
    padding: 50px 30px 10px 30px;
}
.planblue h4
{
    color: #fff;
    font-weight: 500;
    font-size: 2.2em;
    padding: 50px 30px 10px 30px;
}
.planblue p, .planmidblue p, .plandarkblue p
{
    padding: 0px 30px;
    color: rgba(255,255,255, 0.8) !important;
}
.planblue a, .planmidblue a, .plandarkblue a
{
    position: absolute;
    right: 30px;
    bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.7em;
    font-weight: 600;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 4px 15px;
    text-decoration: none;
}
.planblue a:hover, .planmidblue a:hover, .plandarkblue a:hover
{
    background-color: #fff;
}
.planblue a:hover
{
    color: #2c8fde;
}
.plandarkblue a:hover
{
    color: #151917;
}
.planmidblue a:hover
{
    color: #21567d;
}
.jumbotron.techpartners
{
    height: auto !important;
    background-color: #fff;
}
/*footer a i:hover{
    color: #0081ca;
}*/
@media screen and (min-height: 900px) {
    .aboutplan
    {
        background: url('/assets/images/tariffs/mocks-2.jpg');
        background-position: bottom center;
        background-repeat: no-repeat;
    }
    .aboutplan .row
    {
        margin-bottom: 280px;
    }
    /*    footer, footer a, footer p{
            font-size: 12px;
        }
        footer a i{
            font-size: 24px !important;
        }*/
}

.button-on
{
    background-color: #029af8;
    border-radius: 10px;
    color: #fff !important;
    cursor: pointer;
    margin: 10px 10px 0px 0px;
    display: block;
}
.button-on:hover
{
    background-color: #20557c !important;
}
.article-link
{
    font-weight: 500;
    padding: 0px !important;
}
.article-link:hover
{
    background-color: transparent !important;
}
.quote
{
    background-color: #181d24 !important;
    height: auto !important;
}
.aboutplan
{
    height: auto !important;
}
main .quote h2
{
    color: #fff;
    font-weight: 600;
    font-size: 2.6em;
    letter-spacing: -1px;
}
.quote h2 span
{
    color: #289cf5;
}
.quote p
{
    color: #a8a8aa;
    float: right;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercase;
}
.pricing-chart
{
    width: 100%;
}
.pricing-chart th
{
    color: #fff;
    background-color: #1f2228;
    padding: 3px;
    text-align: left;
}
.pricing-chart tr
{
    background-color: #f9f9f9;
    padding: 3px;
}
.pricing-chart tr:nth-child(even)
{
    background-color: #e8e8e8;
    padding: 3px;
}

.policies p
{
    font-size: 1.2em !important;
}
.policies ul, .policies ol
{
    font-size: 1.2em;
}
.policies ul li, .policies ol li
{
    list-style-type: disc;
    margin: 5px 0px 5px 20px;
}

.standard-table{
    margin-top:20px;
    font-weight: 500;
    width: 100%;
}
.standard-table tbody tr th{
    padding: 10px;
    font-size: 1.1em;
    background-color: #183348;
    color: #fff;
}
.standard-table tbody tr td{
    padding: 15px;
    font-size: 1.1em;
    font-weight: 400;
}
.standard-table tbody tr:nth-child(even){
    background-color: #f5f5f5;
}
.standard-table tbody tr:nth-child(odd){
    background-color: #E6E6E6;
}
.standard-table td, .standard-table th{
    text-align: right;
}

#international-prices-table th:nth-child(1){
    width: 40%;
}
#international-prices-table th:nth-child(2), #international-prices-table th:nth-child(3){
    width: 30%;
}
.standard-table th:nth-child(1), #domestic-prices-table td:nth-child(1), #international-prices-table td:nth-child(1){
    text-align: left;
}
#country-code-indicators{
    padding: 30px;
}
#country-code-indicators .get-countries{
    color: #183247;
    font-size: 1.2em;
    padding: 3px;
}
#country-code-indicators .get-countries.active{
    color: #0081ca;
}


/* ipad styles */
@media screen and (max-width: 1199px) {
    .products h2
    {
        font-size: 3em;
    }
    .heightfix
    {
        height: 243px;
    }
    .planblue h4, .planmidblue h4, .plandarkblue h4
    {
        padding-top: 20px;
    }
    .aboutus p
    {
        line-height: 120%;
        font-size: 1.1em;
    }
    main.about #section-about-leadership .jumbotron
    {
        background-image: url("/images/background-names/danplanlive.png"), url("/images/leadership-background.jpg");
        background-position: right 40px bottom 40px, left -80px bottom;
        background-repeat: no-repeat;
        background-size: auto, cover;
    }
}

@media screen and (max-width: 480px) {
    .technology {
        background-image: none;
    }
    .technology ul
    {
        font-size: 1em;
    }
    .products li, .technology li {
        padding: 0px 0px 20px 30px;
    }
    .heightfix
    {
        height: 225px;
    }
    .aboutus p
    {
        line-height: 110%;
        font-size: 1em;
    }
    .planblue h4, .planmidblue h4, .plandarkblue h4
    {
        font-size: 2em;
    }

    #section-about-offices .jumbotron
    {
        background-position: left center !important;
    }
    main.about #section-about-header h1
    {
        font-size: 3em;
    }
    main .quote h2
    {
        font-size: 2em;
    }
    main.about p
    {
        font-size: 1em !important;
    }
    .eu-policies.policies ul li{
        font-size: 1em !important;
    }
    main.about #section-about-header .jumbotron
    {
        padding-top: 100px;
    }
    main.about h2
    {
        font-size: 2.5em;
    }
    .about-offices-bottom-address, .about-offices-bottom-contact
    {
        font-size: 1em;
    }
    .heightfix
    {
        height: 145px !important;
    }
    main.about #section-about-difference .jumbotron
    {
        background-image: url("/images/thedifference-background-2.jpg");
        background-position: right top;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .about-offices-bottom-address:before
    {
        content: "";
        position: absolute;
        left: 37%;
        top: -20px;
        height: 1px;
        width: 100px;
        border-top: none;
    }
    .introduction p
    {
        font-size: 16px !important;
    }

}
