body {
    /*font-family: 'Open Sans Condensed', sans-serif !important;*/
    font-family: "aktiv-grotesk", Arial, Helvetica, sans-serif;
    color: #4c4b4b;
}

header {
    z-index: 0;
    position: relative
}

.contentCol p {
    font-size: 16px;
}

.wrapper-parallax {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
}

#scroll-animate-main {
    width: 100%;
    left: 0;
    position: relative;
}

section.content {
    height: auto;
    min-height: inherit
}

footer {
    position: relative;
    z-index: 0;
    bottom: 0px;
}

h3 {
    font-size: 18px;
}

#scroll-animate {
    overflow: hidden;
}

#scroll-animate-main {
    width: 100%;
    left: 0;
    position: fixed;
}

#heightPage,
#heightScroll {
    width: 10px;
    top: 0;
    position: absolute;
    z-index: 99;
}

button[type="submit"] {
    border: 0
}

#heightPage {
    left: 0;
}

#heightScroll {
    right: 0;
}

header {
    width: 100%;
    background: url('../img/3_.jpg') no-repeat 50% 50%;
    top: 0;
    position: fixed;
    z-index: -1;
}

footer {
    width: 100%;
    height: auto;
    background: #fff;
    bottom: -300px;
    position: fixed;
    z-index: -1;
}

.content {
    /*
    height: 1299px;
    min-height: 1299px; */
    background: #ededed;
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

.wrapper-parallax {
    margin-top: 100%;
    margin-bottom: 300px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

h1 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 60px;
    color: #fff;
}

.content h1 {
    color: #999;
}

footer h1 {
    line-height: 300px;
}

header,
footer,
#scroll-animate-main {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;

    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(0, 0, 0, 1);
    transition-timing-function: cubic-bezier(0, 0, 0, 1);
}

/*BM css*/
h2 {
    font-size: 34px;
    text-align: center;
    color: #fff;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 25px;
}

.wrapHeader {
    width: 100%;
    height: auto;
    background-color: #820018;
}

.wrapContentForm {
    width: 100%;
    background-color: #244f94;
}

.headerContainer {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainMenu li {
    display: inline-block;
    color: #fff;
}

.mainMenu li a {
    color: #fff;
    font-size: 16px;
    padding: 4px 10px 4px 4px;
}

.mainMenu li a:hover {
    text-decoration: none;
}

.headingCol {
    background-color: #820018;
    padding: 55px 60px 50px 60px;
    margin-top: 80px;
    opacity: 0.8555;
}

.headingCol div {
    color: #fff;
    text-align: center;
    font-size: 36px;
    line-height: normal;
    margin-bottom: 20px;
}

.headingCol h1 {
    color: #fff;
    text-transform: uppercase;
}

.contentCol h2 {
    text-transform: uppercase;
    color: #820018;
}

.headerButtonCol {
    line-height: 50px;
    margin-top: 80px;
}

.btn-e-book {
    color: white;
    font-size: 35px;
    background-color: #01b400;
    padding: 15px 40px 20px 40px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #01b400;
}

.btn-e-book:hover,
.btn-e-book:focus {
    text-decoration: none;
    color: #01b400;
    background-color: #fff;

}

.btn-e-book-forward {
    color: white;
    font-size: 25px;
    background-color: #f27022;
    padding: 8px 20px 8px 20px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #f27022;
}

.btn-e-book-forward:hover,
.btn-e-book-forward:focus {
    color: #f27022;
    text-decoration: none;
    background-color: #fff;
}

.contentCol p {
    padding-top: 10px;
    font-size: 25px;
}

.contentCol ul {
    list-style-image: url('https://www.benchmark.bg/landing/e-book/img/check.png');
    font-size: 25px;
    list-style: none;
    padding: 0 0 0 20px;
}

.horizontalLine {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}

.contentLastCol h3,
.contentLastCol h4 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
}

.wrapContentForm {
    margin-top: 25px;
    padding-bottom: 25px;
}

.wrapContentForm h3 {
    color: #fff;
    text-align: center;
}

#phone,
#email {
    width: 90%;
}

.wrapContentForm label {
    color: #fff;
    display: block;
}

label.error {
    color: #ff4444;
    text-align: left;
}

.grid_4.omega.alpha.leftNewButton {
    margin-top: 1.2em;
}

.fancyNewButtons {
    margin-bottom: 1.2em;
}

.formButtonCol {
    margin: 20px 0 5px 0;
}

.footerContainer {
    margin-top: 40px;
}

.footerContainer p {
    padding: 0 90px 0 90px;
    font-size: 20px;
    text-align: center;
}

.footertBgWrapper {
    width: 100%;
    height: auto;
    background-color: #820018;
}

.footertBgWrapper p {
    margin: 20px 0;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

.social {
    margin: 10px 0 6px 0;
}

.social a {
    color: #fff;
}

span.divider {
    display: inline-block;
    width: 0;
    margin-right: 8px;
    margin-left: 0px;
    padding-left: 2px;
    height: 2em;
    border-right: 1px solid #ccc;
}

.disclaimerRow p {
    margin-top: 20px;
    font-size: 13px;
    color: #999;
    font-weight: normal;
    text-align: justify;
}

.footerCopyright a {
    color: #000;
    font-size: 16px;
}

.footerCopyright {
    margin-bottom: 20px;
}

input#phone,
input#email {
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0.33em;
    width: 100%;
    margin-top: 20px;
}

.firstFooterRow {
    margin: 30px 0 10px;
}

.secondFooterRow {
    margin: 10px 0;
}

.downloadBook {
    margin-bottom: 0;
}

.headingBook {
    text-align: center;
    margin-bottom: 27px;
}

.contentCol ul li {
    margin-bottom: 15px;
    background: url(../img/check.png) no-repeat left 3px;
    padding-left: 30px;
    line-height: 1.5em;
}

.fa-angle-right {
    padding: 0 0 0 8px;
    margin-top: 2px;
}

.reminder {
    margin-bottom: -5px;
    font-size: 16px;
    color: #4c4b4b;
    font-weight: normal;
    text-align: justify;
    padding-top: 20px;
}

.newLastPrivacyPolicy {
    color: #aaa;
}

.newLastPrivacyPolicy:hover {
    color: #aaa;
}

.policy {
    color: #fff;
    margin: 0 auto 20px;
    font-size: 14px;
}

.policy a, .policy a:hover, .policy a:focus {
    color: #fff;
}

.greenHeading {
    font-size: 16px;
    color: #333;
    text-align: left;
    margin-top: 40px;
}

.h3success {
    font-size: 16px;
    margin-bottom: 10px;
    color: #01b400;
    line-height: normal;
}

.info {
    margin: 20px 0 20px 0;
    color: #6f6f71;
    font-weight: bold;
}

.demotxt {
    padding: 2px 0 0px 0;
    font-size: 20px !important;
    border-bottom: 2px solid #8c1219;
    color: grey !important;
}

div#showOnlyMobile.course2 p {
    margin: -1px -25px 21px -25px;
    color: #78787a !important;
    font-size: 19px;
}

.infocourse p {
    font-size: 16px;
}

footer.footerSuccess {
    bottom: -20px;
    position: relative;
    height: auto;
    z-index: 99;
}

.redBoldUserandPass {
    font-weight: bold;
    color: #820018;
}

.fancyNewButtons a[class*="-tr-arrow"] {
    font: 900 32px/1 "Open Sans Condensed", sans-serif !important;
    padding: 8px 22px 8px 0px !important;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    margin-top: 2%;
    position: relative;
}

.fancyNewButtons .btn-green-tr-arrow {
    border: 2px solid #01b400 !important;
    background-color: #01b400 !important;
    color: #fff !important;
    max-width: 320px;
}

.fancyNewButtons [class*="btn"] {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    display: block;
    text-align: center;
    border: 0;
    font: 14px/1.3 Arial, sans-serif;
}

.fancyNewButtons a[class*="-arrow"]:after {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 0 0 -34px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.fancyNewButtons .btn-green-tr-arrow:after {
    border-left: 14px solid #fff !important;
}

.info .demotxt2,
.resizeFont span {
    font-size: 16px;
}

.infocourse p {
    color: #78787a;
}

.reminder p {
    margin-bottom: 20px;
}

.logoBench {
    margin-top: 0;
    width: 160px;
}


.headerButtonCol {
    margin-top: 90px;
    margin-bottom: 90px;
}

.mainMenu ul {
    margin-bottom: 0;
    margin-top: 14px;
}

#login-data {
    max-width: 320px;
}

ul {
    padding-left: 15px;
}


/* Media queries */

@media screen and (max-width: 1200px) {
    h1 {
        font-size: 50px;
    }

    .content {
        height: 1310px;
        min-height: 1310px;
    }

    .contentCol p {
        font-size: 20px;
    }

    .footerContainer p {
        font-size: 16px;
    }

    .footertBgWrapper p {
        font-size: 18px;
        margin: 18px 0;
    }

    .headingCol div {
        font-size: 32px;
    }

    .headerButtonCol {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .contentCol ul {
        font-size: 20px;
    }

    .footerContainer {
        margin-top: 0px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .title-container {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .headingCol {
        margin-top: 60px;
    }

    .headingCol div {
        font-size: 22px;
    }

    .headingCol h1 {
        font-size: 36px;
    }

    .content {
        height: 1399px;
        min-height: 1399px;
    }

    .footertBgWrapper p {
        margin: 15px 0;
    }
}

@media screen and (max-width: 767px) {
    .headingCol div {
        font-size: 20px;
    }

    .headingCol span,
    .contentLastCol span {
        display: block;
    }

    .btn-e-book-forward {
        font-size: 20px;
    }

    .logoBench {
        display: block;
        margin: 0px auto !important;
    }

    .mainMenu ul {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .footerContainer p {
        padding: 0;
        font-size: 16px;
        text-align: center;
    }

    .headingCol h1 {
        font-size: 32px;
    }

    .content {
        height: 1495px;
        min-height: 1495px;
        padding-top: 10px;
    }

    .headingCol div {
        margin-bottom: 5px;
    }

    .social {
        text-align: center;
    }

    .social span:first-child {
        font-size: 20px !important;
    }

    span.divider {
        height: 1.2em;
    }

    .footertBgWrapper p {
        font-size: 16px;
        text-align: center;
        margin: 15px 0 0;
    }

    .contentCol p {
        font-size: 18px;
    }

    .headingCol h2 {
        margin-top: 10px;
    }

    .headerButtonCol {
        margin-top: 60px;
    }

    .content {
        height: 1660px;
        min-height: 1660px;
    }

    .mainMenu {
        text-align: left;
    }

    .mainMenu ul {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .contentCol ul {
        font-size: 16px;
    }

    .btn-e-book {
        font-size: 26px;
        padding: 10px 20px 10px 20px;
    }

    .h3success {
        margin-bottom: 0;
    }

    .greenHeading {
        margin-top: 20px;
        font-size: 16px;
    }

    .headerContainer {
        line-height: 20px;
    }

    .reminder {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mainMenu li a {
        font-size: 13px;
    }

    .logoBench {
        margin-top: 25px;
    }

    .headingCol {
        margin-top: 50px;
        padding: 40px 10px 40px 10px;
    }

    .mainMenu ul {
        /*padding-left: 0;*/
    }

    .headingCol h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 20px;
    }

    img.center-block {
        width: 100%;
        max-width: 450px;
    }

    h4 {
        font-size: 16px;
    }

    input#phone,
    input#email {
        max-width: 100%;
    }

    .footerContainer {
        margin-top: 0px;
    }

    h3 {
        font-size: 21px;
    }

}

@media only screen and (max-width:480px) {
    .logoBench {
        width: 135px;
    }

    .contentCol ul {
        padding: 0 0 0 10px;
    }
}

@media only screen and (max-width:320px) {
    .logoBench {
        width: 88px;
    }

    .mainMenu {
        padding: 0
    }
}
