.header.h-fullscreen.bg-fixed {
    padding-top: 100px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body ul li {
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
}
body h1 {
    font-size: 45px;
}

body h2 {
    font-size: 25px;
}

body h3 {
    font-size: 17px;
}

body h4 {
    font-size: 14px;
}
.header h1 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.header h1:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
    position: absolute;
    bottom: 0;
}
.header h1, .header h2 {
    position: relative;
    padding-bottom: 10px;
    margin: 0 auto 20px !important;
    display: block;
    float: none;
    max-width: 840px;
}
.header-img img {
    width: auto;
    display: block;
    max-width: 1920px;
    height: calc(100vh - 400px);
    margin: 0 auto 40px;
}

.theme-sections-split .section, .theme-sections-split .main-content .topbar, .theme-sections-split .main-content .site-footer {
    margin: 30px 50px 100px;
    box-shadow: 0 0 35px rgba(130, 151, 196, 0.26);
    border: 1px solid #ebebeb;
}

.section-header hr {
    width: 100px;
    margin-bottom: 30px;
    background: #8294cf;
    margin-top: 20px;
}
section p.lead {
    font-size: 18px;
    line-height: 27px;
}
section p.lead,
section h2.lead {
    font-size: 18px;
    line-height: 27px;
    color: #8297c4;
}
.section h1 {
    color: #2d3355;
}
.section h2 {
    color: #2d3355;
}
.feature-1 p {
    color: #8297c4;
}
.custom-section.custom-1 {
    background: #2d3355;
    color: #fff;
    padding: 40px 0 10px;
}
body h1.white {
    color: #fff;
}
.usp li {
    font-size: 21px;
    position: relative;
    list-style-type: none;
}
.usp li:before {
    position: absolute;
    content: "\f00c";
    left: -40px;
    font-family: fontawesome;
    font-weight: 300;
}
.custom-section p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 0;
}
.custom-section p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 0;
    color: #2d3355;
        padding-right: 5vw;
}
img.flag-border {
    width: 100%;
    max-width: 100%;
    margin-top: -7vw;
}
body.theme-sections-split .section {
    margin-top: 60px;
}
.section .blockquote {
    margin-top: 0;
}
body h3.light-blue,
body h2.light-blue {
    color: #8297c4;
    font-weight: 300;
}
body h3.dark-blue {
    color: #2d3355;
}
body .mx-0 h3.dark-blue {
    margin-top: 30px;
    margin-bottom: -5px;
}
.section .blockquote {
    margin-top: 0;
    margin-bottom: 0;
}
body h1.shiny-blue {
    color: #356be0;
}
.nav-outline .nav-link:hover, .nav-outline .nav-link.active {
    color: #fff;
    background-color: #356be0;
}
.nav-outline .nav-link {
    border-color: #356be0;
    color: #356be0;
    text-transform: none;
    text-align: center;
}
body.theme-sections-split .section.no-shadow {
    box-shadow: none;
    border: none;
    padding-top: 0;
        padding-bottom: 15px;
    margin-bottom: 0;
}
.pricing-3 {
    text-align: center;
    padding: 30px;
    border-radius: 0;
    box-shadow: 0 0 35px 5px rgba(130, 151, 196, 0.26);
    margin: 0 10px;
}
.pricing-3.popular {
    background-color: #366ae0;
    position: relative;
    color: #fff;
    box-shadow: none;
}
.pricing-3 .popular-tag {
    background: #fff;
    color: #366ae0;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.4px;
}
body .pricing-3 h3 {
    color: #356be0;
    margin-bottom: 30px;
}
body .pricing-3 h2 {
    color: #356be0;
    line-height: 30px;
    margin-bottom: 0;
}
body .pricing-3 h4 {
    color: #356be0;
}
.pricing-3 ul {
    margin: 25px 0 0;
}
.pricing-3 ul li h3 {
    margin-bottom: 0;
}
body .pricing-3 a h4 {
    margin: 0;
    color: #fff;
    line-height: 14px;
    padding-top: 3px;
}
body .pricing-3 a.btn {
    border-radius: 0;
    background: #366ae0;
    border-color: #366ae0;
    color: #fff;
    padding: 7px 15px;
}
body .pricing-3.popular h3,
body .pricing-3.popular h2,
body .pricing-3.popular h4 {
    color: #fff;
}
body .pricing-3.popular a.btn {
    background: #fff;
    border-color: #fff;
}
body .pricing-3.popular a h4 {
    color: #366be0;
}
body h3.tooltips {
    color: #366ae0;
        margin: 0 10px;
}
.section .tab-content {
    margin-bottom: 60px;
}
.give-back img {
    display: block;
    margin: 0 auto 25px;
}
.light-blue-bar {
    background: #8297c4;
}
.light-blue-bar h3 {
    padding: 15px 0 12px;
    color: #fff;
    line-height: 27px;
        text-align: center;
}
.light-blue-bar {
    margin: 60px 0 30px;
}
.give-back-section .container.with-bg {
    background-image: url("../img/transparent-pricing-background.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
}
h1.transperant-pricing {
    padding-top: 60px;
}
.give-back-section ul li h3, .give-back-section ul li {
    color: #8297c4;
    position: relative;
}
.give-back-section ul li:after {
    position: absolute;
    content: "\f00c";
    font-family: fontawesome;
    left: 2px;
    top: 0;
}
.give-back-section ul {
    padding: 0;
}
.give-back-section ul li {
    padding-left: 30px;
    position: relative;
    list-style-type: none;
}
hr.long-hr {
    margin: 15px 0;
    background: #8297c4;
    width: 100%;
    max-width: 400px;
}
.bg-contact {
    background: #8297c4;
}
.bg-contact h4.contact-para {
    color: #fff;
    line-height: 22px;
}
.bg-contact a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Catamaran', sans-serif;
    letter-spacing: 0.6px;
}
body form button.btn-primary {
    background-color: #8297c4;
    border-color: #8297c4;
    border-radius: 0;
    text-transform: none;
}
body form button.btn-primary:hover {
    background: #fff;
    color: #8279c4;
    border-color: #8297c4;
}
.bg-contact a:hover {
    color: #2d3355;
}
.row.subscribe-section {
    margin: 40px 0 10px;
    text-align: center;
}

body #mc_embed_signup_scroll input.email {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    padding: 5px 90px 5px 30px;
    min-height: 35px;
    border-radius: 30px;
    border: 1px solid #cdcdcd;
}
div#mc_embed_signup_scroll {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 300px;
    float: none;
    display: inline-block;
}
#mc_embed_signup_scroll input#mc-embedded-subscribe {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 15px 7px;
    border: none;
    background: #8297c4;
    border-radius: 30px;
    min-height: 35px;
    color: #fff;
    cursor: pointer;
    width: auto;
    margin: 0;
}
div#mc_embed_signup_scroll:after {
    position: absolute;
    content: "\f0e0";
    left: 10px;
    top: 11px;
    font-family: fontawesome;
    color: #aaa;
}
body.theme-sections-split .section.full-width {
    margin-left: 0;
    margin-right: 0;
        margin-bottom: 0;
}
.section.full-width.footer {
    background: #8297c4;
    margin: -1px 0 0 0;
    padding: 60px 0 25px;
}
.big-cta h3 {
    color: #8297c4;
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 500;
    font-size: 21px;
    line-height: 24px;
}
body #mc_embed_signup form {
    padding: 0;
    margin-top: 5px;
    text-align: center;
}
.footer a.big-cta {
    background: #fff;
    display: block;
    width: 270px;
    padding: 13px 0;
    margin: 50px auto;
}
body h3.coming-soon {
    text-align: left;
    color: #fff;
}
body h3.coming-soon a {
    font-weight: 700;
    color: #fff;
}
body h3.coming-soon a:hover {
    color: #2d3355;
}
img.footer-border {
    width: 100%;
    margin-top: -8vw;
}
.section.full-width.footer header {
    max-width: 750px;
    margin: 0 auto;
}
.topbar .topbar-nav a.nav-link {
    color: #fff;
    opacity: 1;
    font-size: 17px;
    font-weight: 300;
    text-transform: none;
    padding: 0 15px;
    font-family: 'Catamaran', sans-serif;
}
.body-scrolled .topbar.topbar-inverse.topbar-sticky .topbar-nav>.nav-item>.nav-link, .body-scrolled .topbar.topbar-inverse.topbar-sticky .topbar-toggler, .body-scrolled .topbar.topbar-inverse.topbar-sticky .drawer-toggler {
    color: #2d3355;
}
.feature-icon i {
    color: #2d3355;
}
#plan .tab-nav {
    width: 29.8%;
    float: right;
    margin-right: 9px;
}
#plan .tab-nav .nav-outline {
    width: 100%;
}
#plan li.nav-item {
    width: 50%;
}
div#contact {
    padding-bottom: 30px;
}
#plan .section-header {
    max-width: 100%;
}




@media only screen and (orientation:portrait) {
    .header-img img {
    width: 100%;
    height: auto;
    padding: 30px;
}

}
@media only screen and (max-width: 991px) {
.pricing-3 {
    margin-bottom: 30px;
}
    #plan .tab-nav {
    width: 50%;
    }

}

@media only screen and (max-width: 767px) {
body h1 {
    font-size: 30px;
}

body h2 {
    font-size: 20px;
}

body h3 {
    font-size: 16px;
}

body h4 {
    font-size: 14px;
}
    .header-img img {
    margin-bottom: -40px;
}
    body.theme-sections-split .section {
    margin-left: 15px;
    margin-right: 15px;
}
    .nav-outline .nav-link {
    width: 100%;
}
    .tab-nav li.nav-item {
    width: 50%;
}
    .give-back-section .container.with-bg {
    background-size: 100% auto;
}
    #plan .tab-nav {
    width: 100%;
    float: none;
}
    .header.h-fullscreen.bg-fixed {
    padding-top: 50px;
    height: auto;
    min-height: 100vh;
}
}
