@charset "UTF-8";

/* CSS Document */
@media (min-width:1921px) {
    .banner-section {
        background-size: cover;
        background-position: right;
    }

}

@media (min-width:1680px) {

    header .pp-logo,
    footer .pp-logo {
        height: 90px;
        transition: all 0.5s;
    }

    .container {
        max-width: 1300px;
    }

    .banner-section .slogan-section>h2.years-slogan {
        font-size: 90px;
    }

    .banner-section .slogan-section>h1.main-slogan {
        font-size: 56px;
    }

    h1.content-title {
        font-size: 50px;
    }

    .chechkbox-default>span {
        width: 67.5%;
    }

    .content-section.mt-120 {
        margin-top: 150px !important;
    }

}

@media (max-width:1679px) {
    .banner-section .slogan-section h3.color-highlight {
        font-size: 24px;
    }

    .banner-section .slogan-section>h1.main-slogan {
        font-size: 45px;
    }

    .banner-section .slogan-section>h2.years-slogan {
        font-size: 74px;
    }

}

@media (max-width:1679px) {
    .chechkbox-default>span {
        width: 76%;
    }

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {}

/* Large devices (desktops, less than 1200px) */
@media (max-width:1199px) {
    .banner-section .slogan-bg-blue:before {
        max-width: 85%;
        border-width: 0px 675px 700px 0px;
    }

    .banner-section {
        height: 680px;
        background-position-y: -160px;
    }

    .banner-section .slogan-section {
        margin-top: 210px;
    }

    header .pp-logo,
    footer .pp-logo {
        height: 70px;
    }

    .triangle-down-left.orange-color {
        right: 32%;
        width: 10%;
        padding-bottom: 10%;
    }

    .triangle-left {
        top: -215px;
        width: 10.5%;
        padding-top: 10.5%;
        padding-bottom: 10.5%;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {}

/* Medium devices (tablets, less than 992px) */
@media (max-width:991px) {
    .banner-section .slogan-bg-blue:before {
        max-width: 100%;
    }

    .banner-section {
        background-image: url(../images/banner-mobile1.jpg);
        background-position: center;
        margin-top: 86px;
        height: 600px;
    }

    .banner-section .slogan-section>h2.years-slogan {
        font-size: 64px;
    }

    .content-section [class*="feature-content"]>.row.no-gutters {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    h1[class*="-subtitle"] {
        font-size: 31px;
    }

    .chechkbox-default>span {
        width: 85%;
    }

    .content-section:after {
        border-width: 1050px 0 0 1150px
    }

    .banner-section .slogan-bg-blue:before {
        border-width: 0px 0px 600px 0px;
        border-color: transparent transparent rgba(0, 0, 0, 0.55) transparent;
    }

    .banner-section .slogan-section {
        margin-top: 50px;
    }

    .banner-section .slogan-section>h1.main-slogan {
        font-size: 38px;
        color: white;
    }

    .banner-section .slogan-section>h2.years-slogan.color-highlight {
        color: #59c8fb !important;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width:768px) {

    header.show-in,
    footer.show-in {
        padding-top: 20px !important;
    }

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width:767px) {

    .banner-section .slogan-section>h2.years-slogan {
        font-size: 50px;
    }

    .banner-section .slogan-section h3.color-highlight {
        font-size: 20px;
    }

    .triangle-up-right:after {
        border-top: 500px solid rgba(255, 255, 255, 0.95);
    }

    .content-section:after {
        border-width: 1350px 0 0 1150px;
    }

    .triangle-up-right.blue-color {
        right: 0px;
        padding-left: 25%;
        padding-top: 25%;
    }

    .btn-default {
        font-size: 20px;
        line-height: 56px;
    }

    header .pp-logo,
    footer .pp-logo {
        height: 54px;
    }

    h1.content-title {
        font-size: 25px;
    }

    h5.content-word,
    [class*="feature-content-"] p.feature-content {
        font-size: 15px;
    }

    [class*="feature-content-"] h4.feature-subtitle {
        font-size: 20px;
    }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width:576px) {}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width:575px) {
    header .pp-logo {
        height: 50px;
    }

    .banner-section {
        margin-top: 70px;
    }

    .banner-section .slogan-section>h2.years-slogan {
        font-size: 44px;
    }

    .banner-section .slogan-section>h1.main-slogan {
        font-size: 26px;
    }

    .banner-section .slogan-section h3.color-highlight {
        font-size: 17px;
    }

    .chechkbox-label {
        font-size: 14px;
    }

    .content-section:before {
        background-image: none;
    }

    .form-section:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-image: url(../images/bg-bottom-blue.jpg);
        background-size: cover;
        z-index: -1;
    }

    .btn-default {
        font-size: 16px;
        line-height: 50px;
    }

    footer .terms-section>p {
        font-size: 12px;
    }

    .icon-doubletriangle {
        height: 18px;
        display: block;
        margin: auto;
    }

}

@media (max-width:425px) {
    header .pp-logo {
        height: 45px;
    }

    h1[class*="-subtitle"] {
        font-size: 26px;
    }

    .chechkbox-default>span {
        width: 80%;
    }

}

@media (max-width:360px) {
    header .pp-logo {
        height: 42px;
    }

}

@media (max-width:320px) {
    .btn-default {
        font-size: 14px;
        line-height: 45px;
    }

    header .pp-logo {
        height: 40px;
    }

    .banner-section {
        margin-top: 67px;
    }

}

@media (min-width:1441px) and (max-width:1679px) {
    .container {
        max-width: 1200px;
    }

    .banner-section .slogan-bg-blue:before {
        max-width: 75%;
    }

}

@media (min-width:1200px) and (max-width:1440px) {
    .banner-section .slogan-bg-blue:before {
        max-width: 80%;
    }

}

@media (min-width:992px) and (max-width:1199px) {}

@media (min-width:768px) and (max-width:991px) {}

@media (min-width:576px) and (max-width:767px) {}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {}

@media (width:1024px) {
    .banner-section {
        background-position-x: -800px;
    }

    .banner-section .slogan-bg-blue:before {
        max-width: 90%;
    }
}