@font-face {
    font-family: Montserrat-Light;
    src: url('../fonts/Montserrat-Light.otf');
}

@font-face {
    font-family: Montserrat-UltraLight;
    src: url('../fonts/Montserrat-UltraLight.otf');
}

@font-face {
    font-family: Montserrat-Bold;
    src: url('../fonts/Montserrat-Bold.otf');
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url('../fonts/Montserrat-SemiBold.otf');
}

@font-face {
    font-family: Montserrat-Regular;
    src: url('../fonts/Montserrat-Regular.ttf');
}

body, html {

    /* font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #777; */
    font-weight: 300;
    width: 100% !important;
    height: 100% !important;
}

.logo {

    width: 100px;
    height: 35px;
    margin-top: 30px;
}

html .btn-primary {
    color: #fff;
    background-color: #dd3b24;
    border-radius: 25px;
    font-size: 12px !important;
    border-color: #dd3b24;
    font-family: Montserrat-SemiBold;
}

.mysvg {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 82px;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border: none;
}

.dropdown-menu > li > a:hover {
    background: #dd3b24;
}

.outline-block {
    outline: solid #eff0f1;
    padding: 10px;
    height: 515px;
}

.outline-block-index {
    outline: solid #eff0f1;
    padding: 10px;
    height: 390px;
}

.outline-block-10xfoundary {
    outline: solid #eff0f1;
    padding: 10px;
    height: 600px;
}

.blog-content {
    padding: 10px;
}

.bg-white {
    background-color: #fff;
    /* height: 235px; */
}

.featured-style {
    text-align: left;

}

.featured-style p {

    font-size: 16px !important;

}

.h4minus {
    font-size: 55px;
    color: #e43338 !important;

}

.page-header {
    background-color: #dd3b24;
    /*--background: url(../img/banner/service-banner.png) no-repeat center bottom;  */
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    margin-top: 130px;
    position: relative;
    text-align: center;
}

.process-header {
    background: url(../img/banner/banner-1.jpg) no-repeat center bottom;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 235px 0;
    margin-top: 75px;
    position: relative;
    text-align: center;

}

.process-header h2 {

    color: #fff;
    font-size: 85px;

    font-family: Montserrat-semiBold;
}

.process-header p {

    color: #fff;
    font-size: 20px;

    font-family: Montserrat-Light;
}

.page-header h2 {

    color: #fff;
    font-size: 25px;
    font-family: Montserrat-Regular;
}

.myDiv {
    background: url(../img/banner/section1.png) no-repeat center bottom;
}

/* Navigation */

.navbar-default {
    background-color: #fff !important;
    border-color: rgba(231, 231, 231, 0);
}

.navbar-default .navbar-nav > li > a {
    /* text-transform: uppercase; */
    color: #4c4c4c;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 50px 15px 0 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

    border-bottom: 2px solid #dd3b24;
    background-color: transparent;
}

.on {
    background-color: #fff !important;
    padding: 0 !important;
    padding: 10px 0 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #DD3B24;
    outline: 0;
}

/* Banner Image in header */

/* Word Rotate */
.word-rotate {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
    max-height: 40px;
    line-height: 40px;
}

.word-rotate .word-rotate-items {
    position: relative;
    top: 0;
    width: 0;
    display: inline-block;
}

.word-rotate .word-rotate-items span {
    display: inline-block;
    white-space: nowrap;
}

.word-rotate .word-rotate-items span:not(:first-child) {
    display: none;
}

.word-rotate.active .word-rotate-items {
    position: relative;
}

.word-rotate.active .word-rotate-items span {
    display: inline-block;
    float: left;
    clear: both;
}

h1.word-rotator-title .inverted {
    min-height: 56px;
}

h1.word-rotator-title .word-rotate {
    max-height: 46px;
    line-height: 46px;
    margin-bottom: -9px;
}

.intro {
    display: table;
    width: 100%;
    padding: 0;
    background: url(../img/banner/10X_Global-Banner.png) no-repeat center bottom;
    /* background-color: #e5e5e5; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro h1 {
    font-family: Montserrat-Light !important;
    color: #272727;
    font-size: 44px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.intro span {
    font-family: Montserrat-Light;
    color: #dd3b24;
    font-weight: 600;

}

.intro p {
    font-family: Montserrat-Light;
    color: #4c4c4c;
    font-size: 19px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 40px;
}

header .intro-text {
    padding-top: 200px;
    padding-bottom: 300px;
    text-align: left;
}

.section-title {
    margin-bottom: 70px;
}

.section-title p {
    font-size: 17px;
}

/* About Section */

#about-green {
    /* padding: 70px 0; */
    margin-top: -35px;
    background: #29AE7D;
}

#about-green img {
    display: inline-block;
    box-shadow: 5px 0px 5px #6c6767;
}

#about-yellow {

    background: #FFB300;
}

#about-yellow img {
    display: inline-block;
    box-shadow: 5px 0px 5px #6c6767;
}

#about-orange {

    background: #FF8622;
}

#about-orange img {
    display: inline-block;
    box-shadow: 5px 0px 5px #6c6767;
}

#about-grey {

    background: #546E7A;
}

#about-grey img {
    display: inline-block;
    box-shadow: 5px 0px 5px #6c6767;
}

#about-blue {

    background: #13AFD3;
}

#about-blue img {
    display: inline-block;
    box-shadow: 5px 0px 5px #6c6767;
}

.centered {
    position: absolute;
    top: 36%;
    left: 50%;
    font-size: 70px;
    font-family: Montserrat-semiBold;
    color: #fff;
    transform: translate(-50%, -50%);
}

.centered-bottom {
    position: absolute;
    top: 65%;
    width: 450px;
    left: 50%;
    font-size: 20px;
    font-family: Montserrat-semiBold;
    color: #fff;
    transform: translate(-50%, -50%);
}

.process-text h2 {
    color: #fff;
    font-family: Montserrat-Light;
    line-height: 24px;
    margin: 50px 50px 0px;
}

.process-text p {
    color: #fff;
    font-family: Montserrat-Light;
    font-size: 20px;
    margin: 15px 50px 30px;
}

#about, #about-benefits {
    padding: 30px 0;
    background: #ebf5ff;
}

#about h2, #about-benefits h2 {
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    color: #272727;

}

#about .about-text, #about-benefits .about-text {
    margin-left: 10px;
    margin-top: 20px;
}

#about img {
    display: inline-block;
    /* border-radius: 100px 0 100px 0;
    box-shadow: -15px 0 #a7c44c; */
}

#about p {
    font-family: Montserrat-Light;
    line-height: 24px;
    margin: 15px 0 15px;
}

#about-benefits p {
    font-family: Montserrat-Light;
    line-height: 24px;
    margin: 15px 0 30px;
}

#about .about-main, #about-benefits .about-main {
    padding: 0;
}

#about .about-main .about-text, #about-benefits .about-main .about-text {
    margin-left: 0px;
}

/* Mantra Section */
#mantra {
    padding: 30px 0;
    background: #fff;
}
#mantra-index{
    padding: 20px 0;
    background: #fff;
}
#mantra h2, #mantra-index h2 {
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    color: #272727;

}

#mantra .service-text h2, #mantra-index .service-text h2 {
    font-family: Montserrat-SemiBold;
    font-size: 25px;
    color: #272727;
}

#mantra h5, #mantra-index h5 {
    font-family: Montserrat-Regular;
    font-size: 19px;
    color: #272727;

}

#mantra .about-text, #mantra-index about-text {
    margin-left: 10px;
    margin-top: 20px;
}

#mantra .service-text, #mantra-index .service-text {
    /*---margin-left: -13%;----*/
    margin-right: 10%;
    margin-top: 20px;
    text-align: justify;
}

#mantra .mysvg, #mantra .mysvg-digital-IA, #mantra .mysvg-digital-responsive, #mantra .mysvg-digital-awards {
    display: inline-block;
    text-indent: -9999px;
    /*----width: 40%;-----*/
    width: 100px;
    height: auto;
    margin-top: 10%;
}

#mantra .mysvg-digital-IA {
    padding: 12px;
}

#mantra .mysvg-digital-awards {
    padding: 12px;
    margin-top: 28px;
}

#mantra .mysvg-digital-responsive {
    padding: 9px;
}

#mantra hr, #mantra-index hr {

    margin-top: 13%;
    width: 12%;
    border-top: 3px solid #dd3b24;
    margin-right: 87%;

}

#mantra p, #mantra-index p {
    font-family: Montserrat-Light;
    line-height: 24px;
    margin: 15px 0 30px;
}

#service .desktopview {
    display: block;
    visibility: visible;
}

#service .mobileview {
    display: none;
    visibility: hidden;
}

#service {
    padding: 30px 0;
    background: #fff;
}

#service h2 {
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    color: #272727;

}

#service h5 {
    font-family: Montserrat-Regular;
    font-size: 15px;
    color: #272727;

}

#service .about-text {
    margin-left: 10px;
    margin-top: 20px;
}

#service img {
    display: inline-block;
    /* border-radius: 100px 0 100px 0;
    box-shadow: -15px 0 #a7c44c; */
}

#service p {
    font-family: Montserrat-Light;
    line-height: 24px;
    margin: 15px 0 30px;
}

#service .shape-icon {
    width: 380px;
}

#service .mobileview {
    display: none;
}

/* Contact Section */
#contact {
    /* padding: 120px 0 60px 0; */
    background: #fff;
}

#contact h2 {
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    color: #272727;
}

#contact .text-danger {
    color: #cc0033;
    text-align: left;
}

#contact .contact-img-icon {
    width: 500px;
}

#about .quote-1, #about .quote-2 {
    width: 30px;
}

label {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

#contact .form-control {
    font-family: Montserrat-Light;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eff0f1;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact .form-control:focus {
    border-color: #999;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control:-moz-placeholder {
    color: #777;
}

.form-control::-moz-placeholder {
    color: #777;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

#contact .contact-item {
    margin: 20px 0 40px 0;
}

#contact .contact-item span {
    font-weight: 400;
    color: #aaa;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: inline-block;
}

#contact .contact-item p {
    font-size: 16px;
}

/* Sub-Footer Section */
#sub-footer {
    padding-top: 120px;

    background: url(../img/footer.png) no-repeat center bottom;
    background-size: 100% 115%;
}

#sub-footer h3 {
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    color: #272727;

}

.quick-links {
    padding: 35px 0;

}

#sub-footer .form-control {
    display: block;
    width: 100%;
    margin-top: -6%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eff0f1;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#sub-footer .about-text {
    margin-left: 10px;
    margin-top: 20px;
}

#sub-footer p {
    font-family: Montserrat-Regular;
    line-height: 24px;
    text-align: left;
    font-size: 15px;

}

#sub-footer .para-text {
    margin-top: -8%;
    margin-left: 12%;
    padding-bottom: 2%;
    line-height: 30px;
}

#sub-footer p a {
    font-family: Montserrat-Regular;
    line-height: 24px;
    color: #272727;
    font-size: 15px;
    text-decoration: none;

}

#sub-footer p a:hover {
    color: #dd3b24;

}

.fa {
    font-size: 20px;
    color: #dd3b24;
    margin-right: 10px;
}

#sub-footer .social {
    margin-bottom: 50px;
}

#sub-footer .social ul li {
    display: inline-block;
    margin: 0 20px;
}

#sub-footer .social i.fa {
    font-size: 26px;
    padding: 4px;
    color: #a7c44c;
    transition: all 0.3s;
}

#sub-footer .social i.fa:hover {
    color: #eee;
}

/* Footer Section*/
#footer {
    background: #272727;
    padding: 10px 0 0 0;

}

#footer p {
    font-family: Montserrat-Light;
    font-size: 13px;
    color: #b6afaf;
}

/* Service Page*/

#service .key-mysvg {
    display: inline-block;
    width: 40%;
}

.industries {
    font-family: Montserrat-Regular;
    line-height: 24px;
    color: #272727;
    font-size: 18px;
    text-decoration: none;
    /*---	margin-bottom: 40px;------*/
    text-align: center;
}

.inline-block {
    /*----margin-top: 3%;--------*/
    margin-bottom: 3%;
    background: #ebf5ff;
    padding: 10px;
    height: 515px;
}

.inline-block-10xfoundary {
    /*----margin-top: 3%;--------*/
    margin-bottom: 3%;
    background: #ebf5ff;
    padding: 10px;
    height: 550px;
}

.testimonial {
    margin-bottom: 20px;
}

.testimonial-img {
    margin-top: -36%;
}

html .testimonial-primary blockquote {
    background: #fff;
    border-radius: 30px;
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #0099e6;
}

.testimonial .testimonial-author {
    margin: 8px 0 0 0;
}

/* About Us Page*/
.feature-box.feature-box-style-2 .feature-box-icon {
    background: transparent;
    width: 50px;
    height: 1px;
    margin-left: 13%;
}

.feature-box.feature-box-style-2 .feature-box-info {
    padding-left: 60px;
    margin-left: 27%;
}

.feature-box.feature-box-style-2 h4 {
    color: #1d2127;
}

.mb-none {
    margin-bottom: 0 !important;
    font-family: Montserrat-Light;

}

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

.feature-box .feature-box-icon {

    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

/* vertical and Horizontal line */
.v1 {
    border-left: 1px solid #dde3dd;
    height: 360px;
    position: absolute;
    left: 34%;
    top: 49px;
}

.v2 {
    border-left: 1px solid #dde3dd;
    height: 360px;
    position: absolute;
    right: 34%;
    top: 49px;
}

.v3 {
    border-bottom: 1px solid #dde3dd;

}

/*----------product-------------------------*/
.section-content {
    padding: 90px 0;
}

.white-bg {
    background: #fff;
}

.section-title {
    text-align: center;
    margin-bottom: 50px;
}

.section-title-footer {
    margin-bottom: 37px;
}

.footer-section-title {
    margin-bottom: 37px;
}

.section-title h1 {
    font-weight: 300;
}

.partner-logo-caruosel {
    margin: 0 240px;
}

.partner-logo {
    /*----border-right: 1px dotted #d2d2d2;--------*/
    width: 100px;
}

.partner.owl-theme .owl-controls {
    margin-top: 40px;
}

.partner-logo-caruosel .owl-theme .owl-controls .owl-page span {
    border: 2px solid #000;
    background: #fff;
    margin: 5px 3px;
}

.partner-logo-caruosel .owl-theme .owl-controls .owl-page.active span,
.partner-logo-caruosel .owl-theme .owl-controls.clickable .owl-page:hover span {
    border: 2px solid #84a499;
    background: #84a499;
}

/* Client Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    padding-bottom: 20px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;

}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.customer-logos .slide-tms {
    width: 43%;
}

.customer-logos .slide-yapnaa {
    width: 50%;
}

.customer-logos .slide-hitam {
    width: 50%;
}

/*------coming soon-------------*/
.comingsoon-img {
    width: 900px;
    height: 900px;

}

.comingsoon {
    text-align: center;
}

/* Responsive Design */

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .outline-block, .inline-block, .outline-block-10xfoundary {
        height: auto;
        margin: 15px 0px;

    }

    /*------header-index-------------*/
    header .intro-text {
        margin: 0px 20px;
    }

    .intro p {
        width: 415px;
    }

    /*----------*/
    .outline-block-index {
        height: 425px;
    }

    .product-color-white {
        background: #fff;
        outline: solid #eff0f1;
    }

    .product-color-offwhite {
        background: #ebf5ff;
        outline: none;
    }

    /*----------------shape image-----------------*/
    #service .shape {
        text-align: center;
    }

    .partner-logo-caruosel {
        margin: 0% 15%;
    }

    #sub-footer {
        background: #ebf5ff;
    }

    /*----footer-------------*/
    .quick-links {
        padding: 0px 0;
        margin-top: 10px;
    }

    #sub-footer .para-text {
        margin-top: -8%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 375px) {
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: #dd3b24;
        margin: 0% 5%;
    }

    .outline-block, .inline-block, .outline-block-10xfoundary {
        height: auto;
        margin: 15px 0px;
    }

    /*------header-index-------------*/
    header .intro-text {
        padding-top: 144px;
    }

    .intro {
        background: url(../img/banner/10X_Global-Banner.png) no-repeat 50%;
    }

    .intro p {
        width: 260px;
        max-width: 100%;
        text-align: left;
    }

    #service .mobileview {

        visibility: visible;
    }

    #service .desktopview {
        visibility: hidden;
        display: none;
    }

    /*----------------shape image-----------------*/
    #service .shape {
        text-align: center;
    }

    /*--------footer-----------*/
    .quick-links {
        padding: 0px 0;
        margin-top: 5%;
    }

    #sub-footer .para-text {
        margin-top: -6%;
        margin-left: 10%;
        padding-bottom: 2%;
    }

}

@media only screen and (max-width: 374px) and (min-width: 320px) {
    #service .mobileview {
        display: block;
        visibility: visible;
    }

    #service .desktopview {
        visibility: hidden;
        display: none;
    }

    .outline-block, .inline-block, .outline-block-10xfoundary {
        height: auto;
        margin: 15px 0px;
    }
     .outline-block-index {
        height: auto;
    }
    /*------header-index-------------*/
    header .intro-text {
        padding-top: 144px;
    }

    .intro {
        background: url(../img/banner/10X_Global-Banner.png) no-repeat 50%;
    }

    .intro p {
        width: 260px;
        max-width: 100%;
        text-align: left;
    }

    /*----------------shape image-----------------*/
    #service .shape {
        text-align: center;
    }

    /*--------footer-----------*/
    .quick-links {
        padding: 0px 0;
        margin-top: 5%;
    }

    #sub-footer .para-text {
        margin-top: -9%;
        margin-left: 10%;
        padding-bottom: 2%;
    }

}
@media (min-width : 0px) and (max-width : 767px) and (orientation : landscape) { 
    /*-----header-------*/
    .intro p{
        width: 350px;
    }
    #mantra-index{
    padding: 5px 0;
    }
    #sub-footer .para-text{
        margin-top: -4%;
        margin-left: 6%;
    }
    #sub-footer .form-control{
        margin-top: -4%;
    }
     .outline-block-index {
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    /*----nav bar------------*/
    .navbar-default .navbar-nav > li > a {
        margin: 15px 15px 0 15px;
    }

    /*-----button-background-color----------*/
    .navbar-toggle {
        background-color: #dd3b24;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #dd3b24;
    }

    /*-------icon-bars in button-----*/
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-brand > img {
        margin: 0;
    }
    #mantra-index{
    padding: 5px 0;
    }
    #mantra h2, #service h2, #about h2, #about-benefits h2 {
        font-size: 26px;
    }
    #service .mobileview {
        display: block;
        visibility: visible;
    }

    #service .desktopview {
        visibility: hidden;
        display: none;
    }

    .product-color-white {
        background: #fff;
        outline: solid #eff0f1;
    }

    .product-color-offwhite {
        background: #ebf5ff;
        outline: none;
    }

    .partner-logo-caruosel {
        margin: 0;
    }

    .partner-logo {
        width: 85px;
    }

    /*---.outline-block, .inline-block, .outline-block-10xfoundary {
        height: 650px;
        margin: 15px 0px;
    }----*/
     .outline-block-index {
        height: auto;
    }
    .partner-logo {
        display: block;
        margin: 0 auto;
    }
    .benefits-section2{
    margin-top: -15px;
}
    /*-------header----------*/
    header .intro-text {
        /*---width: 445px;-----*/
        margin-left: 23px;
    }

    /*------associate-block---------*/
    .associate-block {
        margin: 5% 0%;
    }

    #mantra h5 {
        font-size: 18px;
        text-align: left;
    }

    /*-------benefits block-------*/
    #about-benefits p {
        font-family: Montserrat-Light;
        line-height: 24px;
        margin: 15px 0 15px;
    }

    /*---.outline-block-index {
        height: 370px;
    }---------*/

    /*--------carousel=-----------*/
    .partner.owl-theme .owl-controls {
        margin: 0;
        margin-top: 0;
    }

    /*------coming-soon-------*/
    .comingsoon-img {
        width: 400px;
        height: 400px;
    }

    /*---------footer--------*/
    #sub-footer {
        background: #ebf5ff;
        padding-top: 60px;
    }
    #sub-footer p{
        margin-bottom: 5px;
    }
    /*---#sub-footer .para-text{
        margin-top: -8%;
        margin-left: 10%;
        padding-bottom: 2%;
    }-------*/
    .footer-section-title {
        margin-bottom: 30px;
    }
    .footer-section-title h3{
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {

        background: #ffffff !important;
    }

    .logo {
        margin-top: -5%;

    }

    #service .shape-icon {
        width: 200px;
    }

    #sub-footer {
        background: #ebf5ff;

    }

    .v1 {
        display: none;
    }

    .v2 {
        display: none;
    }

    .v3 {
        display: none;
    }
}

@media only screen and (min-width: 991px) {
    .only-in-mobile-view {
        display: none;
    }

    .only-in-desktop-view {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .only-in-mobile-view {
        display: block;
    }

    .only-in-desktop-view {
        display: none;
    }
}


.modal-footer{
    text-align: center;
     border-top: 0;
}