@charset "UTF-8";

@media (min-width:1921px) {
}

@media (min-width:1680px) {
    header .pp-logo, footer .pp-logo {
        height: 90px;
        transition: all 0.5s;
    }

    .container {
        max-width: 1300px;
    }

}

@media (max-width:1679px) {
}

@media (max-width:1450px) {
    .chechkbox-default {
        font-size: 14px;
    }

    .form-section .btn-default {
        padding: 15px 25px;
        font-size: 18px;
        line-height: 18px;
    }

    .banner-content-section .banner-guide-image {
        right: -5%;
    }

    .banner-content-section > .container {
        padding-bottom: 250px;
    }

    .banner-content-section:after {
        bottom: -50px;
        border-width: 371px 2000px 0 0;
    }

    .feature-section-2 {
        background-position-x: -400px;
    }

}

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

/* Large devices (desktops, less than 1200px) */
@media (max-width:1199px) {
    header .pp-logo, footer .pp-logo {
        height: 70px;
    }

    .banner-content-section > .container {
        padding-top: 300px;
        padding-bottom: 150px;
    }

    .banner-content-section .slogan-section .slogn-bottom-section > h5 {
        font-size: 18px;
        line-height: 22px;
    }

    .main-title {
        line-height: 32px;
        font-size: 28px;
    }

    .banner-content-section:after {
        border-width: 450px 1500px 0 0;
    }

    .banner-content-section .banner-guide-image {
        right: 0;
    }

    .feature-section-2 {
        background-image: none;
    }

    .feature-section-2:before {
        border-width: 0 1200px 545px 0;
    }

    .feature-section-2 .main-title, .feature-section-2 .main-title > .color-highlight {
        color: white;
    }

    .feature-section-2 .main-title:after {
        background-color: white;
    }

    .health-insurance-section:after {
        border-width: 545px 1200px 0 0;
    }

    .findings-section .content-section:after {
        content: "";
        position: absolute;
        left: 0;
        width: 120%;
        bottom: 0;
        border-bottom: 2px dashed #307843;
    }

    .findings-section .image-section img {
        padding-top: 30px;
    }

    .form-section .form-default {
        padding: 50px 75px 40px;
    }

    .form-title {
        font-size: 28px;
    }

    .guide-section [class*="-name"] {
        font-size: 18px;
    }

    .guide-section .blog-content:before, .guide-section .blog-content:after {
        margin: 0px;
    }

    .guide-section .blog-content .blog-detail {
        padding: 0px 25px;
    }

    .guide-section .guide-content .guide-front {
        margin: 25px 15px;
    }

    .guide-section .guide-content .guide-front .img-fluid{
        max-height: 364px;
    }

    .guide-section .guide-content .guide-back {
        margin: 0px 15px;
    }

    .guide-section .guide-content .guide-back .guide-detail {
        padding: 0px;
    }

    footer:after {
        border-width: 283px 935px 0 0;
    }

}

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

/* Medium devices (tablets, less than 992px) */
@media (max-width:991px) {
    h6 {
        font-size: 16px;
    }

    .banner-content-section:after {
        border-width: 350px 1000px 0 0;
    }

    .feature-section-2:before {
        border-width: 0px 0px 500px 0;
        top: 265px;
        max-width: 100%;
    }

    .background-feature > .feature-name {
        font-size: 20px;
        min-height: 75px;
    }

    .banner-content-section .banner-guide-image {
        bottom: 0;
    }

    .main-slogan {
        line-height: 37px;
        font-size: 33px;
    }

    .chechkbox-label {
        position: absolute;
        font-size: 12px;
    }

    .background-feature > .feature-icon {
        width: 45px;
    }

    .chechkbox-default > span:first-child {
        width: 20px;
        height: 20px;
    }

    .chechkbox-default > span:first-child svg {
        top: 3px;
        left: 0px;
        width: 18px;
        height: 12px;
    }

    .main-title, .form-title {
        font-size: 24px;
    }

    .table-default td, .table-default th {
        line-height: 21px;
        padding: 21px 0 21px 25px;
    }

    .guide-section .blog-content {
        height: 439.391px;
    }

    .carousel-control-prev {
        left: -30px;
    }

    .carousel-control-next {
        right: -30px;
    }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width:768px) {
    header.show-in, footer.show-in {
        padding-top: 20px !important;
    }

    footer:after {
        border-width: 380px 1800px 0 0;
    }

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width:767px) {
    body, p {
        font-size: 13px;
    }

    h5 {
        font-size: 18px;
    }

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

    .image-triangle {
        border-width: 100px 0 0 100px;
    }

    .background-feature > .feature-name {
        font-size: 18px;
        min-height: 65px;
        padding-right: 55px;
    }

    .banner-content-section:before {
        background-color: rgba(0, 12, 3, 0.73);
    }

    .main-slogan > .year {
        left: 50%;
        transform: translateX(-50%);
    }

    .banner-content-section .banner-guide-image {
        position: relative;
    }

    .banner-content-section:after {
        display: none;
    }

    .banner-content-section > .container {
        padding-bottom: 100px;
        padding-top: 135px;
    }

    .form-section .form-default {
        padding: 50px 50px 40px;
    }

    .table-default td, .table-default th {
        line-height: 20px;
        padding: 15px 0 15px 15px;
    }

    .guide-section .blog-content {
        height: 336.8px;
    }

    .guide-section .btn-default {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .guide-section .blog-content .blog-detail > .btn-default {
        padding: 10px 30px;
    }

    .guide-section [class*="-name"] {
        font-size: 15px;
    }

    footer:after {
        border-width: 360px 1500px 0 0;
    }

}

/* 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;
    }

    .btn-default {
        font-size: 20px;
        padding: 15px;
    }

    .hr-default {
        margin: 10px 0px;
    }

    h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .image-triangle {
        border-width: 0;
    }

    .main-slogan {
        line-height: 30px;
        font-size: 27px;
    }

    .main-title, .form-title {
        font-size: 22px;
        line-height: 26px;
    }

    .main-slogan > .year {
        font-size: 76px;
    }

    .feature-section-2 .main-title {
        width: 100%;
    }

    .banner-content-section .slogan-section .slogn-bottom-section > h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .findings-section .content-section:before {
        color: rgba(48, 120, 67, 0.1);
        right: 0px;
    }

    .findings-section .content-section:after {
        width: 100%;
    }

    .table-two-column td, .table-two-column th {
        display: block;
    }

    .table-two-column td:last-child .table-default th {
        border-left: 1px solid #E6E6E6;
    }

    .feature-section-2 {
        background-image: none;
    }

    .guide-section .blog-content {
        height: 480px;
    }

    .form-section .form-default {
        padding: 35px 35px 20px;
    }

    .chechkbox-default > span:first-child {
        width: 15px;
        height: 15px;
    }

    .chechkbox-default > span:first-child svg {
        width: 13px;
        height: 8px;
    }

    .carousel-control-prev {
        left: 0;
    }

    .carousel-control-next {
        right: 0;
    }

    .banner-content-section > .container {
        padding-top: 105px;
    }

    .form-section .btn-default {
        padding: 15px;
        font-size: 16px;
    }

    .form-section .form-control {
        padding: 21px 15px;
    }

    .form-section .input-default + label[placeholder] {
        top: 7px;
    }

    .form-section .input-default:focus + label[placeholder]:before {
        transform: translate(0, -22px) scale(0.9, 0.9);
    }

}

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

    .findings-section .content-section {
        position: relative;
        overflow: hidden;
    }

    .findings-section .content-section:before {
        right: 0px;
        top: auto;
        transform: none;
        bottom: -5px;
    }

    .guide-section .blog-content {
        height: 450px;
    }

    .form-section .form-default {
        padding: 30px 35px 20px;
    }

    .form-section .btn-default {
        margin-top: 65px !important;
        font-size: 14px;
    }

}

@media (max-width:360px) {
    .form-section .form-default {
        padding: 30px 25px 20px;
    }

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

    .guide-section .blog-content {
        height: 375px;
    }

    .form-section .btn-default {
        margin-top: 80px !important;
    }

}

@media (max-width:320px) {
}

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

}

@media (min-width:1200px) and (max-width:1440px) {
}

@media (min-width:992px) and (max-width:1199px) {
    [class^="feature-section"] .container, .banner-content-section .container, header .container {
        max-width: 880px;
    }

    .feature-section-2 .background-feature {
        height: 300px;
    }

}

@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 (max-width:375px) {
}

/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
@media (min-width:576px) and (max-width:991px) {

    /* Show 3rd slide on sm  if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

}

@media (min-width:576px) {
    .carousel-item {
        margin-right: 0;
    }

    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

/*MD*/
@media (min-width:992px) {

    /* Show 4th slide on md  if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}
