@font-face {
	font-family: "AllianzNeoBold";
	src: local('AllianzNeoBold'), url('/fonts/AllianzNeoW01-Bold.ttf?version=64894835') format('truetype');
}
@font-face {
	font-family: "AllianzNeoRegular";
	src: local('AllianzNeoRegular'), url('/fonts/AllianzNeoW01-Regular.ttf?version=64894835') format('truetype');
}
@font-face {
	font-family: "AllianzNeoSemiBold";
	src: local('AllianzNeoSemiBold'), url('/fonts/AllianzNeoW01-SemiBold.ttf?version=64894835') format('truetype');
}
* {
    margin: 0;
    padding: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
}
body {
    font-family: "AllianzNeoRegular";
}
a {
    text-decoration: none;
}
a.button {
    display: inline-block;
    width: 116px;
    height: 47px;
    background-color: #003781;
    border-radius: 9px;
    color: white;
    text-align: center;
    padding-top: 16px;
    font-family: "AllianzNeoBold";
    font-size: 13px;
    letter-spacing: 0.3px;
}
nav {
    clear: both;
    display: none;
    padding-right: 30px;
    font-size: 13px;
    text-align: right;
    position: relative;
    top: -10px;
}
nav.displayed {
    display: block;
}
ul.horizontal {
    padding-top: 9px;
}
ul.horizontal li {
    line-height: 3em;
    font-size: 15px;
}
ul.horizontal a {
    color: #2a2a2a;
}
.sub-title {
    color: #234361;
    font-size: 18px;
    padding-bottom: 10px;
    max-width: 592px;
    margin: auto;
}
div.clear {
    display:block;
    clear:both;
}
h1 {
    color: #2a2a2a;
    font-family: "AllianzNeoBold";
    font-size: 60px;
    font-weight: bold;
    line-height: 62px;
    max-width: 529px;
}
h2 {
    color: #007ab3;
    font-family: "AllianzNeoBold";
    font-size: 38px;
    line-height: 44px;
    padding-bottom:20px;
}
h4 {
    color: #007ab3;
    font-family: "AllianzNeoBold";
    font-size: 18px;
}
p {
    color: #637381
}
img.protect {
    width: 44px;
    height: 53px;
}
img.integration {
    width: 54px;
    height: 53px;
}
img.shape {
    width: 40px;
    height: 53px;
}

.main-logo-box {
    float: left;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 50px;
    margin: 20px;
}
.main-logo{
    height: 100%;
}
.main-logo-box-separator {
    background-color: #122b54;
    width: 2px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.main-logo-descriptor {
    height: 70%;
}
.footer {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.footer-logo {
    height: 25px;
    float: left;
    margin: 10px;
}
#header {
    /* background-color: #fef4f1; */
    background: no-repeat url("/images/innovative-workplace.jpg?version=64894835");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: auto;
}

#menu {
    float:right;    
    padding: 16px 20px 0 0;
}
#img-menu {
    cursor: pointer;
}
#btn-portal {
    font-family: "AllianzNeoSemiBold";  
    padding-top: 10px;  
    width: 101px;
    height: 36px;
}
#illustration {
    padding-top: 40px;
    text-align: left;
    height: 364px;
}
#tag-line {
    color: #2a2a2a;
    font-size: 20px;
    margin-top: 25px;
}
#btn-get-cover {
    font-size: 13px;
    margin: 45px 0 0 0;
    text-transform: uppercase  
}
.container {
    padding: 110px 0;
    margin: auto;
    max-width:900px;
    text-align: center;
}
#header div.container {
    max-width:900px;
    padding-bottom: 40px;
    margin:auto;
    clear:both;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-overlay
{
    pointer-events: none;
    background-color: white;
    opacity: 0.5;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;  
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#product {
    text-align:center;
    max-width: 900px;
    margin: auto;
}
#product article {
    padding-top: 70px;
    text-align: left;
}
div.img-container {
    width: 80px;
    text-align: center;
    margin: auto;
}
#product p {
    margin-top: 20px;
    display:inline-block;
    font-size: 16px;
    line-height: 26px;
    max-width: 669px;
}
#product div.container, #why div.container {
    max-width:900px;
    margin:auto;
    border-top:solid 1px #d4d9e1;
}
#why div.container p {
    line-height: 27px;
}
#why article.middle {
    margin: 0 20px;
}
#why article p.line {
    padding: 0;
    border-bottom: solid 3px #007ab3;
    width: 17px;
    height: 3px;
    display: inline-block;
}
#why article p {
    line-height: 26px;
    padding: 20px 0 15px 0;
}
#articles {
    display:flex;
    padding-top: 100px;
}
article h4 {
    font-weight: bold;
    margin-right: 20px;
}
#partners div.container {
    max-width: 900px;
    margin:auto;
    border-top:solid 1px #d4d9e1;
}
#partners div.group {
    width: 100%;
    margin-top: 60px;
    display:flex;
}
#partners div:first-of-type {
    margin-top: 0px;
}
#partners img.first {
    margin: 0;
}
#demo {
    padding: 110px 20px;
    text-align: center;    
    width:100%;
    background-color: #122b54;
}
#demo h2 {
    color: white;
    padding-bottom:32px;
}
#demo p.text {
    display:inline-block;
    line-height: 27px;
    max-width: 592px;
    padding-bottom:32px;
    color: white;
}
#demo a.button {
        width: 116px;
        height: 47px;
        background-color: white;
        border-radius: 9px;
        color: #003781;
        display:block;
        margin: auto;
        text-transform: uppercase
}
#powered-by {
    padding: 60px 0 78px 0;
    text-align: center;
}
#powered-by h4 {
    color: #2a2a2a;
    margin-bottom: 21px;
    font-family: "AllianzNeoRegular";
}

@media only screen and (max-width: 375px) {
    #demo {
        padding: 110px 20px;
    }
} 
@media only screen and (max-width: 650px) {
    #partners img {
        margin-top: 60px;
    }
    #partners div.group {
        flex-direction: column;
        margin-top: 0;
    }
}
@media only screen and (min-width: 651px) {
    #partners div.group {
        justify-content: space-evenly;
    }
}
@media only screen and (min-width: 632px) {
    #demo {
        padding: 70px 0 69px 0;
    }
}
@media only screen and (max-width: 600px) {
    #articles {
        flex-direction: column;
    } 
    #why article.middle {
        margin: 60px 20px;
    }
}
@media only screen and (min-width: 601px) {
    #articles {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    #why article {
        max-width: 284px;
        text-align:left;
    }
    #product p {
        margin-top: 0 !important;
        padding-left: 14px;
        width: calc( 100%  - 80px );    
    }
    div.img-container {
        margin: 0;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    #btn-portal {
        display: none;
    }
    ul.horizontal li.last {
        padding-right: 0;
    }    
} 
@media only screen and (max-width: 768px) {
    div.container {
        max-width: 549px !important;
        padding: 110px 0px;
    }
    #illustration {
        margin-right: 0px;
    }
}
@media only screen and (min-width: 768px) {
    div.container {
        padding: 110px 20px;
    }
    div.img-container {
        width: 130px;
    }
    #product p {
        padding-left: 24px;
        width: calc( 100%  - 130px );
    }
}
@media only screen and (min-width: 660px) {
    #menu {
        display: none;
    }
    nav {
        display: inline-block;  
        clear: none;
        float: right;
        padding-right: 26px;
        padding-top: 22px;
        font-size: 13px;
    }    
    ul.horizontal {     
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
        padding-top: 9px;
    }
    ul.horizontal li {
        float: left;
        display: inline-block;
        padding-right: 32px;
        line-height: 1.3em;
        font-size: 13px;        
    }    
}
@media only screen and (max-width: 601px) {
    div.container {
        padding: 110px 20px;
    }
}
@media only screen and (max-width: 375px) {
    div.container {
        max-width: 335px !important;
        padding: 110px 0px;
        margin: 0 20px !important;
    }
}
@media only screen and (min-width: 960px) {
    div.container {
        padding: 110px 0px;
    }
}
@media only screen and (max-width: 532px) {
    #illustration {
        padding-top:0;
    }
}
@media only screen and (min-width: 1440px) {
    #illustration {
        margin-right: -55px;
    }
}
@media only screen and (max-width: 636px) {
    #illustration {
        text-align: center;
    }
    div.rounding {
        height: 70px;
    }
}


