@media screen and (max-width: 1680px) {
    img {
        max-width: 100%;
    }
     .features .feature {
        margin: 0 0 100px;
    }
    .features .feature:last-child {
        margin-bottom: 0;
    }
    .features .feature .details h2,
    .features .feature .details span {
        margin: 0 0 25px;
        padding: 20px 0 0;
        font-size: 24px;
        line-height: 36px;
    }
    .features .feature .details p {
        margin: 0 0 25px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
}

@media screen and (max-width: 1400px) {
    body .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-lg-7,
    .col-lg-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    header .get-started {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    .hero {
        margin: 0 0 130px;
        padding: 190px 0 0;
    }
    .hero .details h1,
    .hero .details span {
        font-size: 42px;
        line-height: 48px;
    }
    .hero .details span {
        margin: 0 0 25px;
    }
    .hero .details p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 30px;
    }
    .hero .details a {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    .hero .title {
        margin: 80px 0 60px;
        padding: 0 0 35px;
        font-size: 22px;
    }
    .features .box .content img {
        margin: 0 0 25px;
    }
    .features .box .content h3 {
        margin: 0 0 20px;
        padding: 0 0 25px;
        font-size: 22px;
        line-height: 26px;
    }
    .features .box .content p {
        font-size: 16px;
        line-height: 24px;
    }
    .features .feature {
        margin: 0 0 100px;
    }
    .features .feature:last-child {
        margin-bottom: 0;
    }
    .features .feature .details h2 {
        margin: 0 0 25px;
        padding: 20px 0 0;
        font-size: 24px;
        line-height: 36px;
    }
    .features .feature .details p {
        margin: 0 0 25px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .register {
        padding: 50px 0 70px;
    }
    .register .details h1 {
        margin: 0 0 30px;
        font-size: 32px;
        line-height: 38px;
    }
    .register .details p {
        font-size: 14px;
        line-height: 22px;
    }
    .register .details a {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    footer .logo,
    footer .contact {
        margin: 0 0 35px;
    }
    footer .contact ul li {
        font-size: 14px;
        line-height: 26px;
    }
    footer .links h3 {
        margin: 0 0 30px;
        font-size: 18px;
        line-height: 24px;
    }
    footer .links ul li a {
        font-size: 14px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .col-lg-7,
    .col-lg-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    header.fixed {
        padding: 15px 0;
    }
    header .menu ul li {
        margin: 0 25px 0 0;
    }
    header .menu ul li a {
        font-size: 14px;
    }
    header .get-started {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    .hero {
        margin: 0 0 130px;
        padding: 190px 0 0;
    }
    .hero .details h1,
    .hero .details span {
        font-size: 42px;
        line-height: 48px;
    }
    .hero .details span {
        margin: 0 0 25px;
    }
    .hero .details p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 30px;
    }
    .hero .details a {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    .hero .title {
        margin: 80px 0 60px;
        padding: 0 0 35px;
        font-size: 22px;
    }
    .features .box .content img {
        margin: 0 0 25px;
    }
    .features .box .content h3 {
        margin: 0 0 20px;
        padding: 0 0 25px;
        font-size: 20px;
        line-height: 22px;
    }
    .features .box .content p {
        font-size: 14px;
        line-height: 22px;
    }
    .features .feature {
        margin: 0 0 100px;
    }
    .features .feature:last-child {
        margin-bottom: 0;
    }
    .features .feature .details h2 {
        margin: 0 0 25px;
        padding: 20px 0 0;
        font-size: 22px;
        line-height: 32px;
    }
    .features .feature .details p {
        margin: 0 0 25px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
    .register {
        padding: 50px 0 70px;
    }
    .register .details .subtitle {
        margin: 0 0 25px;
    }
    .register .details h1 {
        margin: 0 0 30px;
        font-size: 32px;
        line-height: 38px;
    }
    .register .details p {
        font-size: 12px;
        line-height: 18px;
    }
    .register .details a {
        height: 46px;
        line-height: 46px;
        padding: 0 35px;
        font-size: 14px;
    }
    footer .logo,
    footer .contact {
        margin: 0 0 35px;
    }
    footer .contact ul li {
        font-size: 14px;
        line-height: 26px;
    }
    footer .links h3 {
        margin: 0 0 30px;
        font-size: 18px;
        line-height: 24px;
    }
    footer .links ul li a {
        font-size: 14px;
        line-height: 30px;
    }
}

@media screen and (max-width: 991px) {
    br {
        display: none;
    }
    header {
        top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 72px;
    }
    header .logo {
        width: auto;
        position: relative;
        z-index: 99999;
    }
    header .logo img {
        max-height: 33px;
    }
    header .mobile-navigation {
        position: relative;
        z-index: 99999;
        float: right;
        display: inline-block;
        width: 33px;
        height: 33px;
        margin: 0;
        padding: 0;
        background-color: transparent;
        border: none;
        box-shadow: none;
        outline: none;
    }
    header .mobile-navigation span {
        position: relative;
        float: left;
        display: inline-block;
        width: auto;
        height: 4px;
        margin: 0 0 3px;
        padding: 0;
        background-color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    header.fixed .mobile-navigation span {
        background-color: #048cf5;
    }
    header .mobile-navigation span:nth-child(1) {
        width: 25px;
    }
    header .mobile-navigation span:nth-child(2) {
        width: 21px;
    }
    header .mobile-navigation span:nth-child(3) {
        width: 28px;
        margin-bottom: 0;
    }
    header .text {
        display: none;
    }
    header.mobile-active {}
    header.fixed.mobile-active .logo img.dark,
    header.mobile-active .logo img {
        display: none;
    }
    header.mobile-active .logo img.mobile {
        display: inline-block;
    }
    header.mobile-active .logo img.mobile.dark {
        display: none;
    }
    header.mobile-active .text {
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 72px 30px 0;
        background-image: url(../img/mobile-navigation-background.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    header.fixed .menu ul li.dropdown a img {
        display: none !important;
    }
    header.fixed .menu ul li.dropdown a img.white {
        display: inline-block !important;
    }
    header.mobile-active .mobile-navigation span {
        background-color: #ffffff;
    }
    header.mobile-active .mobile-navigation span:nth-child(1) {
        position: absolute;
        z-index: 9;
        left: 4px;
        top: 15px;
        width: 25px;
        margin: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    header.mobile-active .mobile-navigation span:nth-child(2) {
        display: none;
    }
    header.mobile-active .mobile-navigation span:nth-child(3) {
        position: absolute;
        z-index: 9;
        left: 4px;
        top: 15px;
        width: 25px;
        margin: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    header.mobile-active .menu {
        width: 100%;
        margin: 0 0 65px;
    }
    header.mobile-active .menu ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    header.mobile-active .menu ul li {
        width: auto;
        margin: 0 0 35px;
    }
    header.mobile-active .menu ul li:last-child {
        margin-bottom: 0;
    }
    header.mobile-active .menu ul li a {
        font-size: 26px;
        text-align: center;
        color: #fff;
    }
    header.mobile-active .social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin: 0 0 65px;
    }
    header.mobile-active .social ul {
        width: auto;
    }
    header.mobile-active .social ul li {
        margin: 0 35px 0 0;
    }
    header.mobile-active .social ul li:last-child {
        margin-right: 0;
    }
    header.mobile-active .social ul li a img {
        display: none;
    }
    header.mobile-active .social ul li a img.mobile {
        display: inline-block;
    }
    header.mobile-active .get-started {
        float: none;
        width: auto;
        height: 55px;
        line-height: 55px;
        margin: 0 auto;
        padding: 0 45px;
        font-size: 16px;
        color: #048cf5;
        background-color: #fff;
    }
    header .menu ul li.dropdown:hover .dropdown {
        display: none;
    }
    header .menu ul li.dropdown.active .dropdown {
        display: inline-block;
    }
    header .menu ul li.dropdown .dropdown {
        position: relative;
        width: 100%;
        top: 0;
    }
    header .menu ul li.dropdown .dropdown:after {
        right: 50%;
        margin-left: 2.5px;
    }
    .hero {
        margin: 0 0 50px;
        padding: 115px 0 0;
    }
    .hero .details {
        padding: 0 25px;
    }
    .hero .details h1,
    .hero .details span {
        font-size: 22px;
        line-height: 26px;
    }
    .hero .details span {
        margin: 0 0 30px;
    }
    .hero .details p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 30px;
    }
    .hero .details a {
        margin: 0;
    }
    .hero .title {
        margin: 60px 0 45px;
        padding: 0 0 30px;
        font-size: 18px;
    }
    .features .box {
        width: 100%;
        margin: 0;
        float: none;
        height: 100%;
        padding: 15px 25px;
    }
    .features .box .content h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .features .box .content p {
        font-size: 12px;
        line-height: 18px;
    }
    .features .feature {
        margin: 0 0 55px;
    }
    .features .feature .details {
        padding-left: 25px;
        padding-right: 25px;
    }
    .features .feature .details h2 {
        margin: 0 0 20px;
        padding: 20px 0 0;
        font-size: 18px;
        line-height: 22px;
    }
    .features .feature .details p {
        margin: 0 0 20px;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
    }
    .register .details {
        padding-left: 25px;
        padding-right: 25px;
    }
    .register .details h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .register .details a {
        margin: 0 0 30px;
    }
    .register .details p {
        font-size: 14px;
        line-height: 24px;
    }
    footer {
        padding: 50px 25px 0;
    }
    footer .row {
        display: -ms-flexbox;
        display: flex;
    }
    footer .row .col-md-3 {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer .row .col-md-2 {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer .social {
        margin: 0 0 15px;
    }
    footer .all-rights {
        margin: 30px 0 0;
    }
    footer .links h3 {
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 20px;
    }
    footer .links ul li a {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 767px) {
    .col-lg-7,
    .col-lg-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    header.mobile-active .get-started {
        float: none;
        width: 100%;
        height: 55px;
        line-height: 55px;
        margin: 0 auto;
        padding: 0;
        font-size: 16px;
        color: #048cf5;
        background-color: #fff;
    }
    .hero {
        margin: 0 0 50px;
        padding: 115px 0 0;
        background-size: auto 100vh;
    }
    .hero .details {
        padding: 0 25px;
    }
    .hero .details h1,
    .hero .details span {
        font-size: 26px;
        line-height: 32px;
    }
    .hero .details span {
        margin: 0;
    }
    .hero .details p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 45px;
    }
    .hero .details .actions {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .hero .details .actions a {
        width: 100%;
        height: 55px;
        margin: 0 0 15px;
        padding: 0;
        font-size: 16px;
    }
    .hero .title {
        margin: 50px 0 60px;
        padding: 0 0 40px;
        font-size: 20px;
    }
    .features .box {
        width: calc(100% - 50px);
        margin: 0 25px 20px;
        float: none;
        height: auto;
        padding: 35px;
    }
    .features .box .content h3 {
        margin: 0 0 20px;
        padding: 0 0 25px;
        font-size: 20px;
        line-height: 22px;
    }
    .features .box .content p {
        font-size: 14px;
        line-height: 22px;
    }
    .features .feature {
        margin: 0 0 100px;
    }
    .features .feature:nth-child(2n) .row {
        display: -ms-flexbox;
        display: flex;
    }
    .features .feature:nth-child(2n) .row .col-md-5 {
        -ms-flex-order: 2;
        order: 2;
    }
    .features .feature:nth-child(2n) .row .col-md-6 {
        -ms-flex-order: 1;
        order: 1;
    }
    .features .feature .details {
        padding-left: 25px;
        padding-right: 25px;
    }
    .features .feature .details h2 {
        margin: 0 0 25px;
        padding: 25px 0 0;
        font-size: 22px;
        line-height: 28px;
    }
    .features .feature .details p {
        margin: 0 0 30px;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }
    .register .details {
        padding-left: 25px;
        padding-right: 25px;
    }
    .register .details h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .register .details a {
        width: 100%;
        height: 55px;
        line-height: 55px;
        margin: 0 0 30px;
        padding: 0;
        font-size: 16px;
    }
    .register .details p {
        font-size: 14px;
        line-height: 24px;
    }
    footer {
        padding: 90px 25px 0;
    }
    footer .row {
        display: -ms-flexbox;
        display: flex;
    }
    footer .row .col-md-3 {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer .row .col-md-2 {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer .social {
        margin: 55px 0 0;
    }
    footer .all-rights {
        margin: 0;
    }
    footer .links h3 {
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 20px;
    }
    footer .links ul li a {
        font-size: 14px;
        line-height: 22px;
    }
    header.mobile-active .text {
        background-image: url(../img/mobile-navigation-background.png);
    }
    .features {
        background-image: url(../img/features/mobile-background.png);
    }
    footer .social ul li {
        margin-right: 15px;
    }
}