* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.wow {
    visibility: hidden;
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('fonts/LucidaGrande.woff2') format('woff2'), url('fonts/LucidaGrande.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('fonts/LucidaGrande-Bold.woff2') format('woff2'), url('fonts/LucidaGrande-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'JollyGood Sans Condensed';
    src: url('fonts/JollyGoodSansCondensed-Demo.woff2') format('woff2'), url('fonts/JollyGoodSansCondensed-Demo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('fonts/AkzidenzGroteskBQ-Medium.woff2') format('woff2'), url('fonts/AkzidenzGroteskBQ-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('fonts/AkzidenzGroteskBQ-BdCnd.woff2') format('woff2'), url('fonts/AkzidenzGroteskBQ-BdCnd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DINMittelschriftStd';
    src: url('fonts/DINMittelschriftStd.woff2') format('woff2'), url('fonts/DINMittelschriftStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a[href*="tel"] {
    color:
}

body {
    webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-size-adjust: 100%;
    font-size-adjust: 100%;
    overflow-x: hidden
}

* {
    font-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    list-style: none
}

.full-wrapper {
    width: 100%;
    float: left
}

.wrapper {
    width: 86%;
    margin: 0 auto
}

.wrap {
    width: 100%;
    float: left
}

.ipn0 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    padding: 50px 0;
}

.top {
    background: rgb(57, 177, 194);
    text-align: right;
    padding: 7px 0;
    font-size: 14px;
    font-family: 'DINMittelschriftStd';
    color: #fff;
    letter-spacing: .5px
}

textarea {
    font-family: 'DINMittelschriftStd';
}

.top a {
    color: #fff;
}

.header .header-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.header {
    padding: 12px 0
}

ul.nav li a {
    color: #39b1c2;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    text-transform: uppercase;
    margin: 10px 0;
    letter-spacing: .5px;
    margin-left: 58px;
    font-size: 16px
}

ul.nav li {
    display: inline-block
}

.banner {
    position: relative
}

.banner-text {
    position: absolute;
    top: 27%;
    color: #fff;
    right: 3%;
    font-size: 25px;
    line-height: 31px;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 600;
    left: 70%;
}

.banner-text span {
    font-size: 20px;
}

.ipn1 .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.ipn1 .head h2 {
    margin-left: 56px;
    font-size: 39px;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: 28px
}

.ipn1 .head span {
    font-family: 'JollyGood Sans Condensed';
    color: #39b1c2;
    font-size: 26px
}

.ipn1 .ipn1-flex {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    float: left;
}

.ipn1 .ipn1-flex .img {
    margin-left: 73px;
    position: relative;
}

.ipn1 .ipn1-flex .img img.floatable {
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 2;
    max-width: 80%;
}

.ipn1 .ipn1-flex .img img:not(.floatable) {
    position: relative;
    z-index: 1;
}

/*
.ipn1 .ipn1-flex .img img:nth-child(2) {
margin-left: -435px;
margin-top: 0;
display: inline-block
}
*/

.ipn1 .ipn1-flex .img {
    margin-left: 73px
}

.ipn1 .ipn1-flex .text {
    margin-left: 6%
}

.ipn1 .ipn1-flex .text h2 {
    font-family: 'JollyGood Sans Condensed';
    font-size: 35px;
    margin-bottom: 4px
}

.ipn1 .ipn1-flex .text h3 {
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 7px;
    letter-spacing: 1px;
    line-height: 33px;
    font-weight: 400;
}

.ipn1 .ipn1-flex .text span {
    color: #39b1c2;
    font-family: 'Lucida Grande';
    font-size: 20px;
    margin-top: 6px;
    display: block;
    line-height: 23px;
}

.ipn1 {
    position: relative
}

.ipn1 .ipn2-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.ipn1 .ipn2-flex .img {
    margin-right: 9%;
    position: relative;
    z-index: 1;
}

.ipn1 img.oval2 {
    position: absolute;
    top: 911px;
    right: 0;
    /*! z-index: -1; */
}

.ipn2 {
    text-align: center;
    position: relative
}

.ipn2 h2 span {
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 41px;
    position: relative;
    font-weight: 400;
}

.ipn2 h2 span.sp:before {
    content: '';
    position: absolute;
    left: -webkit-calc(100% + 20px);
    left: calc(100% + 20px);
    background: url(../images/ipn2-h2.png) no-repeat;
    width: 150px;
    height: 210px;
    -webkit-background-size: contain;
    background-size: contain;
    top: -120px;
}

.ipn2 h2 {
    margin-bottom: 100px;
    margin-top: 100px;
}

.ipn3 h2 {
    margin-top: 0;
    margin-bottom: 5px;
}

.ipn2 p strong {
    color: #39b1c2;
    font-weight: 400;
}

.ipn2 p {
    text-align: left;
    line-height: 27px;
    font-size: 17px;
    margin-bottom: 24px;
    font-family: 'Lucida Grande';
    font-weight: 400;
}

.ipn2 img.oval3 {
    position: absolute;
    left: 0;
    top: 90px;
    z-index: -1
}

.ipn3 h2 span {
    margin-left: 0
}

.ipn3 img.oval4 {
    position: absolute;
    top: -120px;
    left: 64%;
    z-index: -1
}

.ipn3 {
    margin-top: 80px;
}

.ipn3 p {
    width: 58%;
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    font-size: 17px;
    /*! margin-top: -68px; */
    font-weight: 400;
}

.ipn3 .block {
    display: inline-block;
    width: auto;
    position: relative;
    margin: 39px;
    margin-top: 102px;
    width: 40%;
}

.ipn3 .overlay .text {
    width: 100%;
    margin-bottom: 68px
}

.ipn3 .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    background: rgba(69, 69, 69, 0.3);
}

.ipn3 .block img {
    float: left;
    width: 100%
}

.ipn3 .overlay h3 {
    font-size: 40px;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 3px
}

.ipn3 .overlay p {
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 6px;
    margin-bottom: 1px
}

.ipn3 .overlay p {
    margin-top: 0
}

.ipn3 .overlay a,
.ipn3 .overlay p,
.ipn3 .overlay h3 {
    color: rgb(255, 255, 255);
}

.ipn3 .overlay hr {
    width: 54%;
    border: 1px solid #ffffff8c;
    margin: 0 auto
}

.ipn3 .overlay a {
    margin-top: 12px;
    display: inline-block;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'Lucida Grande';
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 1px;
    margin-top: 20px
}

.ipn4 h2 {
    margin-bottom: 49px
}

.ipn4 p {
    letter-spacing: 1px;
    font-size: 19px;
    line-height: 23px;
}

.ipn0.ipn2.ipn3.ipn4 {
    margin-top: 0;
}

.ipn4 .form-block {
    width: 736px;
    margin: 0 auto;
    margin-top: 58px
}

.ipn4 .form-block span {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px;
    color: #39b1c2;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .5px;
    margin-top: 8px;
    font-weight: 400;
}

.ipn4 input {
    width: 100%;
    padding: 15px;
    border: 0;
    background: #f2f2f2;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.ipn4 textarea {
    width: 100%;
    padding: 15px;
    border: 0;
    background: #f2f2f2;
    margin-bottom: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 204px
}

.ipn4 input[type="submit"] {
    width: auto;
    background: #cdf1f6;
    font-size: 24px;
    font-weight: 600;
    padding: 8px 42px;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.ipn4 .c-image {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 21px
}

.ipn4 .c-image span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.ipn4 .c-image span:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.ipn4 .c-image span:nth-child(3) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.ipn4 .c-image span:nth-child(4) {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.ipn4 .c-image span:nth-child(5) {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}

.ipn4 .c-image span {
    top: 0%;
    left: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    -webkit-animation: 5s linear bubble-top infinite;
    animation: 5s linear bubble-top infinite;
}

@-webkit-keyframes bubble-top {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        left: 100%;
        top: 0%
    }
    25% {
        top: 10%;
    }
    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        left: -webkit-calc(100% + 30px);
        left: calc(100% + 30px);
        top: 0;
    }
}

@keyframes bubble-top {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        left: 90%;
        top: 0%;
    }
    25% {
        top: 10%;
    }
    30% {
        left: -webkit-calc(100% + 30px);
        left: calc(100% + 30px);
        top: 5%;
    }
    50% {
        left: -webkit-calc(100% + 45px);
        left: calc(100% + 45px);
        top: 15%;
    }
    65% {
        left: -webkit-calc(100% + 60px);
        left: calc(100% + 60px);
        top: 5%;
    }
    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        left: -webkit-calc(100% + 30px);
        left: calc(100% + 30px);
        top: -50%
    }
}

.footer {
    background: rgb(57, 177, 194);
    text-align: center;
    padding: 30px 0;
}

.footer .social img {
    margin: 0 5px
}

.footer .social {
    margin-top: 0;
}

.footer p {
    margin-top: 10px;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Akzidenz-Grotesk BQ';
    font-weight: 500;
    font-weight: 400;
}

ul.nav li a:hover {
    color: #000
}

.ovalwrap {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -120px;
}

.ovalwrap .ovalci {
    position: absolute;
    right: 0;
    width: 40%;
    top: 0;
    bottom: 0;
}

.ovalwrap .ovalci:before {
    content: '';
    position: absolute;
    top: 0;
    height: 500px;
    padding-left: 0;
    background: rgb(57, 177, 194);
    width: 500px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    right: -158px;
}

.navigation {
    display: none;
}

.header-flex ul {
    display: block;
}

@media (min-width:100px) and (max-width:767px) {
    .wrapper {
        width: 90%;
        margin: 0 auto
    }

    /*---top---*/
    .top {
        text-align: center;
    }
    .header-flex ul {
        display: none;
    }
    .navigation {
        display: block;
    }


    /*---banner---*/
    .banner-text {
        display: none;
    }
    .ipn1 .head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
    .ipn0 {
        width: 100%;
        float: left;
        padding: 30px 0;
    }
    .ipn1 .head img {
        visibility: visible;
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
        float: left;
        width: 22%;
        -webkit-animation-name: jackInTheBox;
        animation-name: jackInTheBox;
    }
    .ipn1 .head h2 {
        margin-left: 56px;
        font-size: 31px;
    }


    /*-----container--01----*/
    .ipn1 .ipn1-flex {
        margin-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        width: 100%;
        float: left;
    }
    .ipn1 .ipn1-flex .img {
        margin-left: 30px;
        position: relative;
    }
    .ipn1 .ipn1-flex .img img:not(.floatable) {
        position: relative;
        z-index: 1;
        height: 269px;
    }


    /*-----container--02----*/
    .con2-top75 {
        margin-top: 190px !important;
    }
    .ovalwrap .ovalci:before {
        content: '';
        position: absolute;
        top: 162px;
        height: 325px;
        padding-left: 0;
        background: rgb(57, 177, 194);
        width: 325px;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        right: 21px;
    }
    .img-3 {
        height: 200px !important;
    }

    /*------our-services-------*/
    .ipn3 .block {
        display: inline-block;
        width: auto;
        position: relative;
        margin: 25px;
        margin-top: 55px;
        width: auto;
    }
    .ipn3 .overlay .text {
        width: 100%;
        margin-bottom: 10px;
    }



    /*---contact---form---*/
    .ipn4 .form-block {
        width: 100%;
        margin: 0 auto;
        margin-top: 160px !important;
    }
    .ipn3 img.oval4 {
        display: none;
    }
    .ipn2 h2 span.sp:before {
        content: '';
        display: none;
        position: absolute;
        left: -webkit-calc(100% + 20px);
        left: calc(100% + 20px);
        background: url(../images/ipn2-h2.png) no-repeat;
        width: 150px;
        height: 210px;
        -webkit-background-size: contain;
        background-size: contain;
        top: -120px;
    }
    .ipn-mobile {
        margin-top: 0px;
    }
    .ipn-mobile P {
        width: 100%;
        float: left;
    }
    .ipn4 .c-image {
        position: relative;
        left: 0;
        bottom: 0;
        float: left;
    }
}

@media(min-width:768px) and (max-width:1100px) {
    .wrapper {
        width: 90%;
        margin: 0 auto
    }

    /*---top---*/
    .top {
        text-align: center;
    }
    .header-flex ul {
        display: none;
    }
    .navigation {
        display: block;
    }


    /*---banner---*/
    /*---container--01----*/
    .ipn1 .ipn1-flex {
        display: inline-block;
    }
    .ipn1 .ipn1-flex .img {
        margin-left: 25px
    }
    .ipn1 .ipn1-flex .text {
        margin-left: 6%
    }

    /*----our--services----*/
    .ipn3 img.oval4 {
        position: absolute;
        top: -120px;
        left: 50%;
        z-index: -1;
    }
    .ipn3 .block {
        display: inline-block;
        width: auto;
        position: relative;
        margin: 39px;
        margin-top: 102px;
        width: 70%;
    }
    .ipn-mobile P {
        width: 100%;
        float: left;
    }
    .ipn1 .head {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ovalwrap {
        margin-top: 50px;
        ;
    }
    .ovalwrap .img img {
        float: right;
    }
    .ipn1 .ipn1-flex .text h3 {
        padding-right: 50px;
    }
}


/*------------------menu----bar------------------------------------*/

@charset "UTF-8";

.navigation {
    height: 50px;
}

.brand {
    position: absolute;
    padding-left: 20px;
    float: left;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 1.4em;
}

.brand a,
.brand a:visited {
    color: #ffffff;
    text-decoration: none;
}

.nav-container {
    max-width: 1000px;
    margin: 0 auto;
}

nav {
    float: right;
    position: relative;
    z-index: 9999999;
}

nav ul {
    list-style: none;
    margin-top: 11px !important;
    margin: 0;
    padding: 0;
}

nav ul li {
    float: left;
    position: relative;
}

nav ul li a,
nav ul li a:visited {
    display: block;
    padding: 0 20px;
    line-height: 70px;
    background: #dc137a;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

nav ul li a:hover,
nav ul li a:visited:hover {
    background: #2581DC;
    color: #ffffff;
}

nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
    padding-left: 4px;
    content: ' ▾';
}

nav ul li ul li {
    min-width: 190px;
}

nav ul li ul li a {
    padding: 15px;
    line-height: 20px;
}

.nav-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}

/* Mobile navigation */

.nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #262626;
    height: 50px;
    width: 70px;
}

@media only screen and (max-width: 798px) {
    .nav-mobile {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: #39b1c2;
        height: 50px;
        width: 70px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .nav-mobile .active {
        background-color: transparent;
    }
    nav {
        width: 100%;
        padding: 40px 0 15px;
    }
    nav ul {
        display: none;
    }
    nav ul li {
        float: left;
        width: 100%;
    }
    nav ul li a {
        padding: 15px;
        line-height: 20px;
    }
    nav ul li ul li a {
        padding-left: 30px;
    }
    .nav-dropdown {
        position: static;
    }
}

@media screen and (min-width: 799px) {
    .nav-list {
        display: block !important;
    }
}

#nav-toggle {
    position: absolute;
    left: 18px;
    top: 22px;
    cursor: pointer;
    padding: 0px 35px 16px 0px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #ffffff;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#nav-toggle span:before {
    top: -10px;
}

#nav-toggle span:after {
    bottom: -10px;
}

#nav-toggle.active span {
    background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
    top: 0;
}

#nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

article {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
}

@media screen and (min-width:100px) and (max-width: 479px) {
    .s-box {
        width: 47%;
        padding: 2%;
        background-color: #ffffff;
        float: left;
        margin-right: 2.33%;
        padding-bottom: 10px;
        position: relative;
        padding-top: 15px;
    }
    .s-box:last-child p {
        color: #565658;
        padding-top: 5px;
    }
    .button {
        background-color: #0d5995;
        color: #fff;
        padding: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        max-width: 100px;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px !important;
    }
    .who2-2 iframe {
        float: right;
        width: 100%;
        height: 265px;
    }
    .ipn4 .form-block {
        width: 100%;
        margin: 0 auto;
        margin-top: 58px;
    }
}

.input ~ em {
    font-size: 10px;
    color: indianred;
    float: left;
    text-align: right;
    width: 100%;
    font-style: normal;
}

.result {
    float: left;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
