a, body {
    color: #071a24;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    font: 300 16px/26px Poppins,sans-serif;
}

h1 {
    font: 300 36px/46px Poppins,sans-serif;
}

h2 {
    font: 500 25px/34px Poppins,sans-serif;
}

h3 {
    font: 500 21px/30px Poppins,sans-serif;
}

.button-small-solid, .button-small-solid:focus, p {
    font: 300 16px/26px Poppins,sans-serif;
}

a {
    text-decoration: none;
}

    a:hover {
        color: #000;
    }

    .mb-20
    {
        margin-bottom: 20px;
    }

        .mt-30
    {
        margin-top: 30px;
    }


.button-large-transparent, .button-large-transparent:focus {
    font: 300 18px/32px Poppins,sans-serif;
    background: 0 0;
    color: #e77818;
    border: 2px solid #e77818;
    border-radius: 25px;
    padding: 9px 40px;
    text-decoration: none;
}

    .button-large-transparent:hover {
        background-color: #edc25b;
        color: #071a24;
        border: 2px solid #edc25b;
        text-decoration: none;
        cursor: pointer;
    }

.button-large-solid, .button-large-solid:focus {
    font: 300 18px/32px Poppins,sans-serif;
    background-color: #e77818;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 11px 20px;
    text-decoration: none;
    font-weight: 500;
}

    .button-large-solid:hover {
        background-color: #edc25b;
        color: #071a24;
        text-decoration: none;
    }

.button-small-solid, .button-small-solid:focus {
    background-color: #e77818;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px 10px;
    text-decoration: none;
    transition:0.35s;
}

    .button-small-solid:hover {
        background-color: #edc25b;
        color: #071a24;
        text-decoration: none;
        cursor: pointer;
    }

.button-small-transparent, .button-small-transparent:focus {
    font: 300 16px/26px Poppins,sans-serif;
    background: 0 0;
    color: #e77818;
    font-weight: 500;
    border: 2px solid #e77818;
    border-radius: 5px;
    padding: 8px 20px;
    text-decoration: none;
}

    .button-small-transparent:hover {
        background-color: #edc25b;
        color: #071a24;
        border: 2px solid #edc25b;
        text-decoration: none;
        cursor: pointer;
    }

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 30px;
}

.carousel-control .glyphicon-menu-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-menu-right {
    right: 50%;
    margin-right: -10px;
}

a.left.carousel-control, a.right.carousel-control {
    opacity: 1;
}

.right.carousel-control {
    background-image: linear-gradient(to right,transparent 0,rgba(0,0,0,.5) 100%);
}

.left.carousel-control {
    background-image: linear-gradient(to left,transparent 0,rgba(0,0,0,.5) 100%);
}

.box-title .text-center {
    font: 500 26px/30px Poppins,sans-serif !important;
    margin-top: 20px;
}

#pricing-section .development-process .text-div p {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
}

.underline {
    display: inline-block;
}

    .underline:after {
        display: block;
        content: "";
        width: 80%;
        margin: 7px auto 0;
        border-bottom: solid 2px #e77818;
    }

.underline2 {
    display: inline-block;
}

    .underline2:after {
        display: block;
        content: "";
        width: 80%;
        margin: 7px auto 0;
        border-bottom: solid 2px #e77818;
    }

#dmsgSubmit.h3.text-center.tada.animated.text-success, #dmsgSubmit.h3.text-center.text-danger {
    font: 300 20px/32px Poppins,sans-serif;
    color: #fff;
}

#cmsgSubmit.h3.text-center.tada.animated.text-success, #cmsgSubmit.h3.text-center.text-danger {
    font: 300 20px/32px Poppins,sans-serif;
    color: #071a24;
}

.navbar-brand.img-logo {
    width: 101px;
    height: 35px;
    padding: 4px 0 0;
}

.navbar-custom {
    background-color: #071a24;
    border-color: transparent;
    font: 300 14px/22px Poppins,sans-serif;
}

    .navbar-custom .navbar-brand {
        color: #fff;
    }

a.navbar-brand.img-logo {
    margin-left: 10px;
}

    a.navbar-brand.img-logo.scrolling {
        margin-top: 6px;
        margin-left: 15px;
    }

.navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover {
    color: #fff;
    opacity: 1;
}

.navbar-custom .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-custom .navbar-toggle, .navbar-custom .navbar-toggle:focus {
    background-color: #e77818;
    border-color: #e77818;
    color: #071a24;
    font: 300 14px/19px Poppins,sans-serif;
}

.navbar-custom.affix .navbar-brand, a.navbar-brand.scrolling {
    font: 300 26px/20px Poppins,sans-serif;
}

.navbar-custom .navbar-toggle:hover {
    color: #071a24;
    background-color: #edc25b;
}

.navbar-custom .nav li a.scrolling {
    color: #fff;
    opacity: .8;
    text-decoration: none;
}

.navbar-custom .nav li a:hover {
    color: #fff;
    outline: 0;
    opacity: 1;
    border-bottom: 2px solid #fff;
}

.navbar-custom .navbar-nav > .active > a.scrolling {
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    opacity: 1;
}

.navbar-custom .navbar-nav > .active > a:focus, .navbar-custom .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

a.navbar-brand.scrolling {
    text-decoration: none;
    color: #fff;
    margin-top: 4px;
}

.mt-70 {
    margin-top: 90px;
}

header {
    position: relative;
    width: 100%;
    background-color: #071a24;
    background: linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(http://haks.in/images/video-background.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
}

    header .flex-container-wrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    header .header-content {
        background: linear-gradient(rgba(2,13,19,.7),rgba(2,13,19,.7));
        position: relative;
        width: 100%;
        padding: 100px 15px;
        z-index: 2;
        margin-top: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 100vh;
    }

        header .header-content iframe {
            width: 100%;
            height: 100%;
        }

        header .header-content .embed-responsive {
            margin-top: 25px;
        }

        header .header-content h1 {
            font: 300 42px/52px Poppins,sans-serif;
            color: #fff;
            margin-bottom: 25px;
            margin-top: 35px;
        }

        header .header-content p {
            font: 300 16px/26px Poppins,sans-serif;
            color: #fff;
            margin-left: 0;
            margin-right: 0;
        }

        header .header-content .app-price {
            margin-top: 30px;
            font: 300 44px/56px Poppins,sans-serif;
            text-align: center;
        }

            header .header-content .app-price a {
                font: 300 16px/26px Poppins,sans-serif;
                color: #fff;
                text-decoration: underline;
            }

        header .header-content .header-buttons {
            margin-top: 25px;
            text-align: center;
        }

            header .header-content .header-buttons a {
                display: inline-block;
                margin-right: 5px;
                padding: 8px 20px;
            }

            header .header-content .header-buttons .button-large-transparent {
                margin-top: 20px;
                padding: 6px 40px;
            }

#video-background {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
}

    #video-background.collapsing {
        display: none;
    }

#testimonials-section {
    padding-top: 0;
    padding-bottom: 70px;
    background-color: #fff;
}

    #testimonials-section #carousel-example-generic {
        text-align: center;
        margin-top: 90px;
        margin-left: 0;
        margin-right: 0;
    }

        #testimonials-section #carousel-example-generic img {
            width: 105px;
            height: 105px;
            margin-bottom: 20px;
        }

        #testimonials-section #carousel-example-generic p {
            padding-top: 15px;
            width: 100%;
        }

        #testimonials-section #carousel-example-generic h2 {
            font: 300 21px/30px Poppins,sans-serif;
        }

        #testimonials-section #carousel-example-generic a.left.carousel-control, #testimonials-section #carousel-example-generic a.right.carousel-control {
            background: 0 0;
        }

        #testimonials-section #carousel-example-generic .carousel-indicators {
            position: static;
            margin-top: 10px;
        }

            #testimonials-section #carousel-example-generic .carousel-indicators .active {
                background-color: #071a24;
                border: 2px solid #071a24;
                width: 12px;
                height: 12px;
                margin-right: 4px;
            }

            #testimonials-section #carousel-example-generic .carousel-indicators li {
                border: 1px solid #071a24;
                width: 12px;
                height: 12px;
                margin: 0 4px 0 0;
            }

                #testimonials-section #carousel-example-generic .carousel-indicators li:hover {
                    background-color: #071a24;
                    border: 2px solid #071a24;
                    width: 12px;
                    height: 12px;
                    margin-right: 4px;
                }

        #testimonials-section #carousel-example-generic .carousel-content {
            color: #071a24;
            display: flex;
            align-items: center;
        }

#features-section {
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #f2f2f2;
}

    #features-section h1 {
        margin-bottom: 50px;
    }

    #features-section h2 {
        margin-bottom: 15px;
    }

    #features-section .features-icons {
        font-size: 60px;
        margin-bottom: 10px;
    }

    #features-section h3 {
        font: 500 21px/30px Poppins,sans-serif;
        text-transform: capitalize;
    }

    #features-section p {
        margin-bottom: 80px;
    }

#description-section {
    padding-top: 70px;
    padding-bottom: 90px;
}

    #description-section h1 {
        margin-bottom: 50px;
    }

    #description-section .first-row img {
        width: 100%;
        margin-bottom: 40px;
    }

    #description-section .first-row h2 {
        margin-bottom: 20px;
    }

    #description-section .first-row .button-small-solid {
        display: inline-block;
        margin-top: 15px;
    }

    #description-section .second-row {
        margin-top: 60px;
    }

        #description-section .second-row img {
            width: 100%;
            margin-bottom: 40px;
        }

        #description-section .second-row .nav-pills {
            margin-top: 0;
            margin-bottom: 30px;
        }

            #description-section .second-row .nav-pills li {
                text-align: center;
                width: 100%;
            }

#about-us-section .development-process, #contact-section form textarea[placeholder] {
    text-align: left;
}

#description-section .second-row .nav-pills li a {
    font: 300 18px/26px Poppins,sans-serif;
    background-color: none;
    color: #6a6a6a;
    border: 1px solid #aaa;
    border-radius: 25px;
    margin-right: 4px;
    margin-top: 10px;
    padding: 10px 30px;
    text-decoration: none;
}

    #description-section .second-row .nav-pills li a:hover, #description-section .second-row .nav-pills li.active a {
        background-color: #071a24;
        color: #fff;
        border: 1px solid #071a24;
    }

#description-section .second-row #tab_a ul {
    list-style: none;
}

#description-section .second-row #tab_a .button-small-solid {
    display: inline-block;
    margin-top: 15px;
}

#description-section .second-row #tab_b {
    margin-top: 20px;
}

    #description-section .second-row #tab_b .progress {
        height: 30px;
        border-radius: 4px;
        margin-top: 20px;
    }

    #description-section .second-row #tab_b .progress-bar {
        text-align: left;
        font: 300 14px/22px Poppins,sans-serif;
        background-color: #e77818;
        color: #fff;
        padding-left: 20px;
        padding-top: 5px;
    }

#description-section .second-row #tab_c .button-small-solid {
    display: inline-block;
    margin-top: 15px;
}

#description-section .second-row .tab-content ul {
    padding-left: 20px;
}

    #description-section .second-row .tab-content ul .checkmark {
        margin-right: 10px;
    }

#screenshots-section {
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #fff;
}

    #screenshots-section #myCarousel {
        display: inline-block;
        margin-top: 50px;
    }

        #screenshots-section #myCarousel .carousel-control.left {
            background: 0 0;
            margin-top: -140px;
            opacity: .7;
        }

        #screenshots-section #myCarousel .carousel-control.right {
            right: 0;
            left: auto;
            background: 0 0;
            margin-top: -140px;
            opacity: .7;
        }

        #screenshots-section #myCarousel .carousel-control:focus, #screenshots-section #myCarousel .carousel-control:hover {
            color: #fff;
            text-decoration: none;
            filter: alpha(opacity=90);
            outline: 0;
            opacity: 1;
        }

        #screenshots-section #myCarousel .carousel-caption {
            position: relative;
            right: 0;
            margin-bottom: 20px;
            left: 0;
            z-index: 0;
            padding-top: 20px;
            padding-bottom: 20px;
            color: #071a24;
            text-align: center;
            text-shadow: none;
        }

#about-us-section, #applications-portfolio-section, #free-trial-section {
    padding-top: 70px;
    padding-bottom: 90px;
}

#screenshots-section #myCarousel .carousel-caption p {
    margin-top: 23px;
    margin-bottom: 2px;
}

#screenshots-section #myCarousel .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #071a24;
    border-radius: 10px;
}

#screenshots-section #myCarousel .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #071a24;
}

#about-us-section h1, #applications-portfolio-section h1 {
    margin-bottom: 50px;
}

#free-trial-section {
    background: linear-gradient(rgba(17,53,71,.7),rgba(17,53,71,.7)),url(../images/trial-form-section-background.jpg);
    background-size: cover;
    background-attachment: fixed;
}

    #free-trial-section h1 {
        margin-bottom: 50px;
        color: #fff;
    }

    #free-trial-section p {
        margin-bottom: 60px;
        color: #fff;
    }

    #free-trial-section form input {
        height: 42px;
        background: 0 0;
        font: 300 16px/26px Poppins,sans-serif;
        color: #fff;
        border: none;
        box-shadow: none;
        border-radius: 0;
        border-bottom: 1px solid rgba(255,255,255,.8);
        text-align: center;
        margin-top: 20px;
    }

        #free-trial-section form input:focus {
            box-shadow: 0 4px 2px -2px #51cbee;
        }

    #free-trial-section form ::-webkit-input-placeholder {
        color: #fff;
        opacity: .8;
    }

    #free-trial-section form ::-moz-placeholder {
        color: #fff;
        opacity: .8;
    }

    #free-trial-section form :-ms-input-placeholder {
        color: #fff;
        opacity: .8;
    }

    #free-trial-section form input:-moz-placeholder {
        color: #fff;
        opacity: .8;
    }

    #free-trial-section form button {
        margin-top: 20px;
    }

#applications-portfolio-section {
    background: linear-gradient(rgba(17,53,71,.8),rgba(17,53,71,.8)),url(../../images/video-section-background.jpg);
    background-size: cover;
    background-attachment: fixed;
}

    #applications-portfolio-section img {
        margin-top: 80px;
    }

    #applications-portfolio-section .app-title {
        font: 400 23px/30px Poppins,sans-serif;
        margin-top: 25px;
    }

    #applications-portfolio-section .text-center {
        margin-top: 30px;
    }

#about-us-section p {
    margin-bottom: 60px;
}

#about-us-section h2 {
    font-weight: 300;
    margin-top: 60px;
    margin-bottom: 40px;
}

#about-us-section img {
    width: 90%;
    border-radius: 10px;
}

#about-us-section .development-process .process-container {
    margin-top: 40px;
}

#about-us-section .development-process p {
    margin-left: 0;
    margin-right: 0;
}

#about-us-section .development-process .about-us-icons {
    font-size: 38px;
    color: #e77818;
    float: left;
    margin-top: 3px;
}

#about-us-section .development-process .text-div {
    margin-left: 55px;
    margin-top: 10px;
}

    #about-us-section .development-process .text-div h3 {
        display: inline;
    }

    #about-us-section .development-process .text-div p {
        margin-bottom: 5px;
    }

#social-media-section {
    padding-top: 19px;
    padding-bottom: 18px;
    background-color: #e77818;
}

    #social-media-section span {
        font-size: 40px;
        color: #fff;
        margin: 7px 5px;
    }

#contact-section form input, #contact-section form textarea {
    color: #071a24;
    font: 300 16px/26px Poppins,sans-serif;
}

#social-media-section a {
    opacity: .7;
}

    #social-media-section a:hover {
        opacity: 1;
    }

#contact-section {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #fff;
}

    #contact-section h1 {
        margin-bottom: 50px;
    }

    #contact-section p {
        margin-left: 5%;
        margin-right: 5%;
        padding-bottom: 25px;
    }

    #contact-section form {
        margin-top: 40px;
    }

        #contact-section form ::-webkit-input-placeholder {
            color: #071a24;
            opacity: .8;
        }

        #contact-section form ::-moz-placeholder {
            color: #071a24;
            opacity: .8;
        }

        #contact-section form :-ms-input-placeholder {
            color: #071a24;
            opacity: .8;
        }

        #contact-section form :-moz-placeholder {
            color: #071a24;
            opacity: .8;
        }

        #contact-section form input {
            height: 42px;
            background: 0 0;
            border: none;
            box-shadow: none;
            border-radius: 0;
            border-bottom: 1px solid rgba(229,229,299,.8);
            text-align: center;
            margin-top: 20px;
        }

            #contact-section form input:focus, #contact-section form textarea:focus {
                box-shadow: 0 5px 2px -2px #bebebe;
            }

        #contact-section form textarea {
            background-color: transparent;
            border: 1px solid rgba(229,229,299,.8);
            border-radius: 10px;
            margin-top: 50px;
        }

        #contact-section form button {
            margin-top: 20px;
            border: none;
        }

    #contact-section .map-responsive {
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
        height: 0;
        border: 4px solid #f2f2f2;
        border-radius: 4px;
        margin-top: 0;
    }

        #contact-section .map-responsive iframe {
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            position: absolute;
            border: none;
        }

    #contact-section .location-information {
        margin-top:5px;
    }

        #contact-section .location-information ul {
            margin-top: 30px;
            list-style-type: none;
            padding-left: 0;
        }

        #contact-section .location-information .location-item {
            margin-right: 14px;
        }

        #contact-section .location-information .location-icons {
            font-size: 15px;
            margin-right: 5px;
            width: 20px;
        }

        #contact-section .location-information .icon-phone {
            margin-right: 1px;
        }

        #contact-section .location-information .icon-envelope {
            margin-right: 7px;
        }

footer {
    padding-top: 22px;
    padding-bottom: 18px;
    background-color: #071a24;
}

    footer p {
        font: 300 14px/22px Poppins,sans-serif;
        color: #fff;
        text-align: center;
        opacity: .8;
        width: 90%;
        margin: 0 auto;
    }

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 75px;
    background: url(../images/up-arrow.png) center 47% no-repeat #071a24;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 18px 18px;
}

a:hover.back-to-top {
    background-color: #193e52;
}

@media (min-width:768px) {
    .navbar-brand.img-logo {
        padding: 2px 0 0;
    }

    .navbar-custom.affix .navbar-brand.img-logo {
        width: 200px;
        height: 70px;
        margin-top: 6px;
    }

    .navbar-custom {
        background-color: transparent;
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none;
    }

        .navbar-custom .navbar-brand {
            font-size: 2em;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }

        .navbar-custom .navbar-nav > .active > a {
            border-radius: 3px;
        }

        .navbar-custom.affix {
            background-color: #071a24;
            padding: 5px 0;
        }

    a.navbar-brand.scrolling {
        font: 300 28px/16px Poppins,sans-serif;
        margin-top: 0;
    }

    .navbar-custom.affix .navbar-brand {
        font: 300 25px/20px Poppins,sans-serif;
    }

    .navbar-custom .nav li a.scrolling {
        padding-left: 8px;
        padding-right: 8px;
    }

    a.navbar-brand.img-logo.scrolling {
        margin-left: 0;
    }

    header {
        min-height: 100%;
    }

        header .header-content {
            position: relative;
            width: 100%;
            padding: 100px 15px;
            z-index: 2;
            margin-top: 0;
        }

            header .header-content iframe {
                width: 100%;
                height: 100%;
            }

            header .header-content .embed-responsive {
                margin-top: 25px;
            }

            #screenshots-section #myCarousel, header .header-content .header-buttons .button-large-transparent {
                margin-top: 0;
            }

            header .header-content h1 {
                font: 300 44px/56px Poppins,sans-serif;
            }

    #testimonials-section {
        padding-top: 50px;
        padding-bottom: 110px;
    }

    #features-section {
        padding-top: 50px;
        padding-bottom: 20px;
    }

        #features-section h1 {
            margin-bottom: 20px;
        }

        #features-section .sub-heading {
            margin-left: 5%;
            margin-right: 5%;
        }

    #description-section {
        padding-top: 50px;
        padding-bottom: 30px;
    }

        #description-section h1 {
            margin-bottom: 80px;
        }

        #description-section .first-row .text-center {
            text-align: left;
        }

        #description-section .second-row .nav-pills li {
            width: auto;
            text-align: initial;
        }

        #description-section .second-row .text-center {
            text-align: left;
        }

    #about-us-section, #screenshots-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        #screenshots-section h1 {
            margin-bottom: 30px;
        }

    #free-trial-section {
        padding-top: 40px;
        padding-bottom: 50px;
    }

        #about-us-section h1, #contact-section h1, #free-trial-section h1 {
            margin-bottom: 20px;
        }

        #about-us-section p, #free-trial-section p {
            margin-left: 5%;
            margin-right: 5%;
        }

    #pricing-section {
        padding-top: 50px;
        padding-bottom: 90px;
    }

    #applications-portfolio-section {
        padding-top: 110px;
        padding-bottom: 120px;
    }

        #applications-portfolio-section h1 {
            margin-bottom: 80px;
        }

        #applications-portfolio-section img {
            margin-top: 80px;
        }

    #contact-section {
        padding-top: 50px;
        padding-bottom: 40px;
    }

        #contact-section form button {
            margin-top: 15px;
        }

        #contact-section .location-information ul {
            margin-top: 5px;
        }

            #contact-section .location-information ul li {
                display: inline;
            }
}

@media (min-width:992px) {
    .navbar-brand.img-logo {
        width: 129px;
        height: 45px;
        padding: 0;
        margin-top: 3px;
    }

    .navbar-custom.affix .navbar-brand.img-logo {
        margin-top: 8px;
    }

    header .header-content iframe {
        width: 96%;
        height: 96%;
    }

    header .header-content .embed-responsive {
        margin-top: 75px;
    }

    header .header-content h1 {
        margin-top: 70px;
    }

    header .header-content .app-price {
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0;
    }

    header .header-content .header-buttons {
        text-align: left;
    }

    #description-section .first-row img {
        width: 95%;
    }

    #description-section .first-row h2, #description-section .second-row .nav-pills li a {
        margin-top: 0;
    }

    #description-section .second-row img {
        width: 95%;
        float: right;
    }

    #description-section .third-row img {
        width: 95%;
        margin: 0 auto;
    }

    #about-us-section .development-process .process-container, #applications-portfolio-section img, #free-trial-section form input {
        margin-top: 0;
    }

    #applications-portfolio-section {
        padding-top: 30px;
        padding-bottom: 60px;
    }

        #applications-portfolio-section h1 {
            margin-bottom: 80px;
        }

    #about-us-section .development-process .about-us-icons {
        margin-top: 11px;
    }

    #contact-section .map-responsive {
        width: 97%;
    }

    #contact-section form {
        margin-top: 0;
        width: 97%;
        float: right;
    }

        #contact-section form textarea {
            margin-top: 15px;
        }

        #contact-section form input {
            margin-top: 0;
        }

        #contact-section form button {
            margin-top: 5px;
        }
}

@media (min-width:1200px) {
    header .header-content .embed-responsive {
        margin-top: 120px;
    }

    header .header-content h1 {
        margin-top: 70px;
    }

    #description-section .first-row h2, #description-section .second-row .nav-pills li a {
        margin-top: 60px;
    }

    #contact-section form, #contact-section form button {
        margin-top: 15px;
    }

        #contact-section form textarea {
            margin-top: 20px;
        }

    #contact-section .location-information p {
        margin-bottom: 0;
    }
}
