/*global*/

@font-face {
    font-family: 'Din';
    src: url('../fonts/Din/din1451alt.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/Din/din1451alt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Din/din1451alt.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Din/din1451alt.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Din/din1451alt.svg#svgFontName') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'Din', arial, sans-serif;
    color: #666666;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p, div, input, button {
    outline: none !important;
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

p {
    font-size: 18px;
}

.text-left {
    text-align: left;
}

.section-wrapper {
    max-width: 1024px;
    min-height: 760px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    overflow: auto;
}

.section-wrapper-work {
    max-width: 1024px;
    min-height: 360px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    overflow: auto;
}

.section-wrapper-header {
    max-width: 1024px;
    min-height: 60px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    overflow: auto;
}


/*video background css*/

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}

.no-video .video-container video,
.touch .video-container video {
    display: none;
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}

.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}

.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}

.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}

.video-container video.fillWidth {
    width: 100%;
}

.navbar-default {
    background-color: #fff;
}

.section-wrapper-footer {
    max-width: 1024px;
    min-height: 300px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    overflow: auto;
}


/*video background css over*/


/*get intouch section*/

.get-in-touch {
    background-color: #D8D8D8;
    min-height: 600px;
}

.text-center {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
}

.video {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}

.get-in-touch-text {
    color: #fff;
    margin: 0 auto;
    margin-top: 200px;
    text-align: center;
}

.get-in-touch-btn-wrap {
    /*width: 201px;*/
    height: 62px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

.get-in-touch-btn a {
    /*width: 201px;*/
    height: 62px;
    cursor: pointer;
}

.get-in-touch-btn {
    background-color: #ed4e4e;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    height: 50px;
    padding: 0 15px;
    /*width: 180px;*/
}

.get-in-touch-btn:hover,
.get-in-touch-btn:focus {
    background-color: #d03131;
}


/*revenue generator section*/

.revenue-app-info {
    background-color: #009ffd;
}

.revenue-app-info-text {
    margin: 0 auto;
    color: #fff;
    margin-top: 60px;
}

.view-width-1024 {
    width: 1024px;
    margin: 0 auto;
    float: none;
}

.padding-top-15 {
    padding-top: 15px;
}

.remove-all-padding {
    padding: 0px;
}

.line-shape {
    background-color: #fff;
    height: 4px;
    margin: 10px auto 0;
    width: 200px;
}

.image-div {
    color: #fff;
    margin-top: 75px;
}

.revenue-inner-div {
    text-align: center;
    margin-top: 20px;
}


/*clientele section*/

.clientele-wrapper {
    background-color: #fff;
    min-height: 600px;
    height: auto;
    text-align: center;
}

.clientele-text-wrapper {
    margin-top: 95px;
}

.clientele-text-wrapper h2 {
    color: #000;
}

.clientele-img-wrapper {
    word-wrap: break-word;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    margin-top: 40px;
}

.clientele-img-overlay {
    display: inline-block;
    height: 60px;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 40px;
    width: 65px;
    opacity: 0;
}

.tmh {
    background: url('../images/clients.jpg') no-repeat -56px -32px;
    width: 64px;
    height: 64px;
    position: relative;
    top: 9px;
}

.testimonials-wrapper {
    max-width: 1024px;
    margin: 0 auto;
}

.testimonials-slider {
    margin: 40px 0px 100px 0px;
}

.testimonials-slider div p {
    text-align: center;
    padding: 15px;
}

.pearson {
    background: url('../images/clients.jpg') no-repeat -232px -38px;
    width: 80px;
    height: 50px;
}

.jabong {
    background: url('../images/clients.jpg') no-repeat -408px -40px;
    width: 120px;
    height: 40px;
}

.ilead {
    background: url('../images/clients.jpg') no-repeat -608px -32px;
    width: 48px;
    height: 56px;
}

.srm {
    background: url('../images/clients.jpg') no-repeat -720px -40px;
    width: 168px;
    height: 48px;
}

.xseed {
    background: url('../images/clients.jpg') no-repeat -24px -152px;
    width: 123px;
    height: 40px;
}

.grap {
    background: url('../images/clients.jpg') no-repeat -246px -143px;
    width: 43px;
    height: 59px;
}

.hirexl {
    background: url('../images/clients.jpg') no-repeat -392px -159px;
    width: 121px;
    height: 36px;
}

.glynlyon {
    background: url('../images/clients.jpg') no-repeat -565px -152px;
    width: 131px;
    height: 48px;
}

.bluec {
    background: url('../images/clients.jpg') no-repeat -792px -144px;
    width: 48px;
    height: 49px;
}
.tci {
    background: url(../images/clients.jpg) no-repeat -17px -243px;
    width: 172px;
    height: 60px;
}




/*====================== Get started form section=========================================*/

.form-wrapper {
    height: auto;
    min-height: 500px;
    overflow: auto;
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: -o-calc(100% - 80px);
    /*border: 2px solid #fff;
    background-color: #4A1616;*/
    color: #000;
    margin: 0 auto;
    margin-top: 130px;
    margin-bottom: 130px;
}

.form-text-wrapper {
    text-align: center;
}

.input-text {
    border: none !important;
    margin-bottom: 15px;
    border-radius: 0px;
}

.form-content-wrapper {
    margin-top: 60px;
}

.left-div {
    padding: 10px;
    text-align: left;
}

.right-div {
    padding: 10px;
    padding-top: 20px;
}

.submit-btn {
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 18px;
    padding: 10px;
    width: 100%;
}


/*see work section*/

.see-work {
    background-color: #0CABE5;
}

.see-work-inner-div {
    text-align: center;
    color: #fff;
}

.see-work-text-wrapper {
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.count {
    margin-top: 40px;
    font-size: 70px;
}

.see-work-body-wrap {
    height: 100%;
    margin-top: 50px;
}

.see-work-btn-wrap {

    width: 100%;
    height: 66px;
    text-align: center;
    margin-top: 40px;
}

.see-work-btn {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    font-size: 24px;
    height: 66px;
    /*width: 332px;*/
    padding: 0 50px;
}

.see-work-btn:hover,
.see-work-btn:focus,
.see-work-btn:hover:focus {
    background-color: #fff;
    color: #0CABE5;
    border: none;
    border-radius: 6px;
}


/*mobile success section*/

.mobile-success {
    background-color: #ed4e4e;
}

.input-success-div {
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
}

.input-success-div:focus {
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    color: #fff;
    border-radius: 0px;
    background-color: transparent;
}

.input-success-div::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.input-success-div:-ms-input-placeholder {
    color: #fff;
}

.input-success-div::-webkit-input-placeholder {
    color: #fff;
}

.input-wrap {
    margin-top: 30px;
}

.input-wrap-textarea {
    margin-top: 40px;
}

.textarea-success,
.textarea-success:focus {
    background-color: transparent;
    border: 2px solid #fff;
    min-height: 100px;
    color: #FFFFFF;
}

.textarea-success::-webkit-input-placeholder {
    color: #FFFFFF;
}

.textarea-success::-moz-placeholder {
    color: #FFFFFF;
}

.textarea-success::-ms-input-placeholder {
    color: #FFFFFF;
}

#errorMessage {
    color: #FFFFFF;
    display: none;
}

.mobile-success-form-wrap {
    margin-top: 30px;
}

#mailProgress {
    display: none;
}

.submit-btn-success {
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    width: 150px;
}

#mailSuccess {
    display: none;
}

.submit-btn-success:active:focus {
    background-color: #fff;
    color: #ed4e4e;
    border-color: transparent;
}

.submit-btn-success:focus,
.submit-btn-success:hover,
.submit-btn-success:active {
    background-color: #fff;
    color: #ed4e4e;
    border-color: transparent;
}

.mobile-success-bottom-wrap {
    padding: 60px;
    color: #fff;
    text-align: center;
}

.mobile-success-bottom-wrap p {
    margin-bottom: 5px;
    font-size: 15px;
}

.mobile-success-bottom-wrap a {
    color: #fff;
    cursor: pointer;
}

.line-shape-success {
    background-color: #fff;
    height: 2px;
    margin: 0 auto;
    width: 100%;
}

.line-shape-black {
    background-color: #000000;
    height: 4px;
    margin: 10px auto 0;
    width: 200px;
}


/* viral thoughts section*/

.thoughts-viral {
    background-color: #A19EA4;
}

.thoughts-viral-text-wrapper {
    color: #fff;
    margin-top: 40px;
    text-align: center;
}

.thoughts-viral-blog-wrap {
    margin-top: 100px;
}

.viral-inner-div {
    color: #fff;
    cursor: pointer;
    display: block;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 160px;
    margin-bottom: 60px;
    opacity: 0;
}

.viral-inner-div img {
    width: 90%;
    min-height: 200px;
}

.viral-inner-div p {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.viral-inner-div h4 {
    margin-top: 40px;
    min-height: 80px;
}

.contact-form input {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    font-size: 14px;
}


/*footer*/

.footer-wrap {
    margin-top: 20px;
}

.signup-btn {
    background-color: #ed4e4e;
    border: medium none;
    color: #fff;
    font-size: 22px;
    height: 45px;
    margin-left: 2px;
    /*width: 120px;*/
    padding: 0 15px;
}

.signup-btn:hover,
.signup-btn:focus,
.signup-btn:hover:focus {
    background-color: #d03131;
}

.signup-input {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    height: 45px;
    font-size: 18px;
}

.signup-input:focus {
    border: 1px solid #000;
    box-shadow: none;
    color: #000;
    border-radius: 0px;
    background-color: transparent;
}

.footer-links-wrap {
    text-align: center;
    margin-top: 20px;
}

.footer-links-wrap a {
    text-align: left;
    cursor: pointer;
}

.footer-links-wrap p {
    margin-bottom: 4px;
}

.footer-email-tag-wrap {
    text-align: right;
    padding-right: 20px;
}


.link-wrap-inner {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    width: 100px;
}


/*HEADER CSS*/

.navbar-custom {
    margin-bottom: 0px !important;
    height: auto;
}

.navbar-brand {
    height: auto;
    overflow: auto;
    padding-top: 0px;
}

.navbar-right {
    margin-top: 6px;
}


/*//*/


/*work page css*/

.work-banner {
    background-color: #ececff;
    background-size: cover;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.work-content-wrap {
    padding: 0px;
    padding-top: 90px;
    text-align: center;
}

.work-content-wrap h3 {}

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

@media (max-width: 768px) {

    .footer-email-tag-wrap {
        text-align: left;
        margin-left: 10px;
        margin-bottom: 20px;
    }

    .footer-signup-btn-wrap {
        margin-top: 20px;
        text-align: center;
    }

    .work-custom-margin {
        margin-top: 40px;
        height: auto;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .form-content-wrapper {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
}



/* footer pages css*/

.other-banner {
    background-color: #2a7ebc;
    background-size: cover;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.section-wrapper-other {
    height: auto;
    margin: 0 auto;
    max-width: 1024px;
    min-height: 100px;
    overflow: auto;
    padding: 20px 20px 20px;
    text-align: center;
}

.section-wrapper-other h2,
h3,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

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

.desc p {
    line-height: 26px;
}