@media (max-width: 768px) {

    body {
        font-size: 14px;
        letter-spacing: 1px;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: inherit;
        margin: 0px;
        margin: 0px;
        font-weight: 700;
    }


    .jumbotron h1 {
        font-size: 3em;
        line-height: 2em;
        letter-spacing: 5px;
        margin-bottom: 15px;
    }


    .jumbotron .lead {
        font-size: 1.3em;
        letter-spacing: 4px;
        text-align: center;
    }

    .section-title {
        font-size: 1.6em;
    }

    .lead {
        font-size: 1em;
        line-height: 30px;
        letter-spacing: 1.5px;
    }

    .list-title {
        font-size: .875em;
        letter-spacing: 4px;
    }

    .inner {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .thin {
        width: 85%;
        margin: auto;
    }

    .icon-lg, .icon-sm i, .icon-sm span {
        font-size: 40px;
    }

    /* FULL WIDTH SECTIONS */

    .full-width-section .container {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .full-width-section .container-fluid {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .full-width-section .section-title {
        margin-bottom: 15px;
        text-align: center;
    }

    .full-width-section .section-title::after {
        height: 3px;
        margin-top: 10px;
        width: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .full-width-section .lead {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }


    /* HALF WIDTH SECTIONS */

    .half-width-section .container {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .half-width-section .section-title {
        margin-bottom: 15px;
        text-align: center;
    }

    .half-width-section .section-title::after {
        height: 3px;
        margin-top: 10px;
        width: 20px;
        margin-left: auto;
        margin-right:  auto;
    }

    .half-width-section .lead {
        text-align: center;
        margin: auto;
        margin-bottom: 25px;
    }

    /* --- */

    .para-2-col {
        text-align: justify;
    }

    .section-bg {
        padding: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    /*BILLBOARD*/

    .billboard {
        overflow: hidden;
    }

    .billboard .col-md-6 {
        margin: 0;
        padding: 0;
        height: 520px;
    }

    .billboard-img img {
        height: 100%;
    }

    .card-container .front .inner {
        width: 95%;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .card-container .front .section-title {
        margin-bottom: 15px;
        text-align: left;
    }

    .card-container .front .section-title::after {
        height: 3px;
        margin-top: 10px;
        width: 20px;
    }

    .card-container .back .section-title {
        margin-bottom: 15px;
        text-align: center;
    }

    .card-container .back .section-title::after {
        height: 3px;
        margin-top: 10px;
        width: 20px;
    }


    .billboard-body {
        font-size: .9em;
        line-height: 1.8em;
        margin-bottom: 25px;
    }


    .card-container .back .section-title::after {
        height: 0px;
        margin-top: 10px;
        width: 0px;
    }

    /* JUMBOTRON */

    .jumbotron {
        height: 550px;
        margin-bottom: 0px;
        padding: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
        width: 100%;
    }


    .jumbotron-caption {
        margin-top: 60px;
    }

    .jumbotron-caption p {
        width: 50%;
    }

    .jumbotron-caption{
    width: 100%;
    min-width: 200px;
     text-align: center;

    }


    .jumbotron-caption p{
    
        width: 100%;
    }

    .jumbotron p span {
        line-height: 1.7em;
    }

    /*BUTTONS BTN*/

    .btn {
        letter-spacing: 3px;
    }

    .btn-default {
        border-width: 3px;
    }

    .btn-primary {
        border-width: 3px;
    }


    /* BROCHURE */

    .brochure .feature p {
        font-size: .75em;
    }

    .brochure figure {
        padding-right: 40px;
    }

    .brochure figure img {
        width: 60%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }

    .feature .icon {
        position: absolute;
        left: 0;
        font-size: 40px;
    }

    /* CLIENT LOGOS */

    .client-logos {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .client-logos li img {
        max-width: 100%;
    }

    .client-logos .section-title {
        margin-bottom: 50px;
    }

    /* CTA BANNER */

    .cta-banner {
        background-image: url('../img/graphics/cta-banner-1.jpg');
        background-position: right bottom;
        text-align: center;
    }

    /* INSTAGRAM FEED*/

    .instagram-cta {
        text-align: center;
        margin-top: 40px;
    }


    /* PROCESS */

    .process .process-item p {
        font-size: 12px;
        font-weight: 400;
    }

    .process li {
        padding-top: 10px;
    }

    .process-item {
        height: 250px;
    }

    .process .border-right {
        border: 0px;
    }

    .process .border-bottom {
        border: 0px;
    }

    .process .content {
        padding: 50px 50px 50px 130px;
        position: relative;
    }

    .process .content .icon {
        position: absolute;
        left: 50px;
    }


    .process-item .icon img {
        width: 54px;
    }

    .row-same-height {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    ul.circled {
        padding: 0;
        list-style: none;
    }

    ul.circled li:before {
        content: '●';
        margin-right: 10px;
        font-weight: normal;
        vertical-align: top;
        display: inline-block;
        color: #4aa2d1;
        font-size: 11px;
    }



    /* PROCESS ANIMATED*/


    .tabs-bottom, .tabs-bottom .etabs {
        text-align: center;
    }

    .tabs-bottom.tabs .panel-container {
        width: 90%;
        margin: 0 auto 30px;
    }

    .tabs-bottom.tab-container .panel-container p {
        margin: 0;
        padding-bottom: 10px;
    }

    .tabs-bottom, .tabs-bottom .etabs {
        text-align: center;
    }

    .tabs-bottom .etabs {
        padding: 0;
        overflow: inherit;
        width: 80%;
        margin: 0 auto;
    }

    .tabs-bottom .tab {
        display: inline-block;
    }

    .tabs-bottom .tab .icon img {
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }

    .box {
        padding: 25px 30px;
        box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
        transition: all 200ms ease-in;
    }

    .tabs-bottom .tab .icon {
        margin: 0 auto 15px;
        position: relative;
        width: 130px;
        height: 130px;
        line-height: 80px;
    }

    .tabs-bottom .tab a {
        display: block;
    }

    /* SERVICE ICONS*/

    .services-1 .col-wrapper {
        padding: 0 10px;
    }

    .services-1 .icon-wrapper {
        position: relative;
        height: 85px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .services-1 .icon-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -15px;
        width: 30px;
    }

    .feature-link {
        display: block;
        padding: 10px 20px 10px 20px;
        margin-bottom: 20px;
    }



    .feature-link .feature {
        margin-bottom: 0px;
    }

    .services-1 .icon-wrapper:after {
        border-bottom: 0px;
    }

    /*SERVICE LINKS */

    .feature-link {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        transition: all 600ms;
    }


    .feature-link p {
        font-size: .75em;
    }

    .services-list .feature p {
        font-size: .75em;
    }

  .services-list .feature {
        padding: 0 0 0 60px;
        position: relative;
        margin-bottom: 40px;

    }

    .feature {
        padding: 0 0 0 30px;
        position: relative;
        margin-bottom: 40px;

    }

    .feature .icon {
        position: absolute;
        left: 5px;
        font-size: 30px;

    }

    .tabs-bottom .tab .icon .hover {
        display: none;
    }


    /* -- */

    .contact-info .feature:last-child {
        margin-bottom: 0px;
    }

    /* TEAM INFO CARD */

    .info-card-header h3 {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.3em;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .info-card-header h4 {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.1em;
        font-weight: 400;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .instagram-feed-1 .section-title::after, .info-cards .section-title::after {
        content: "";
        display: block;
        height: 3px;
        margin-top: 10px;
        width: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .animate {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .info-card {
        width: 100%;
        position: relative;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .info-card > img {
        width: 100px;
        margin-bottom: 0px;
        
    }

    .info-card .info-card-details, .info-card .info-card-details .info-card-header {
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: -100%;
        left: 0;
        padding: 0 15px;
    }


    .info-card .info-card-details::-webkit-scrollbar {
        width: 8px;
    }

    .info-card .info-card-details::-webkit-scrollbar-button {
        width: 8px;
        height: 0px;
    }


    .info-card .info-card-details .info-card-header {
        height: auto;
        bottom: 100%;
        padding: 10px 5px;
    }

    .info-card:hover .info-card-details {
        bottom: 0px;
        overflow: auto;
        padding-bottom: 25px;
    }

    .info-card:hover .info-card-details .info-card-header {
        position: relative;
        bottom: 0px;
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .info-card .info-card-details .info-card-header {
        padding: 10px 0;
    }

    .info-card .info-card-details .info-card-detail .social {
        margin-top: 25px;
    }

    .info-cards .social-inline li {
        padding-right: 10px;
    }

    .info-cards .social-inline li:last-child {
        padding-right: 0px;
    }

    .info-card-details p {
        font-size: .775em;
    }


    /*---------------------------------------*/

    .social-inline {
        padding: 0;
        margin: 0;
    }

    .social-inline li {
        display: inline;
        padding: 0;
        margin: 0;
    }






    /*---------------------------------------*/

    .icon-md, .icon-sm i, .icon-sm span {
        font-size: 20px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        width: 100%;
        height: auto;
    }

    .carousel-inner {
        text-align: center;
    }

    /*NAVBAR*/



    .navbar {
        height: 87px;
        margin-bottom: 0;
    }

    .navbar-default .navbar-nav > li > a, .dropdown-menu a {
        font-size: .75em;
    }

    .navbar-default .navbar-nav li a:before {
        content: '';
        height: 4px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #ffffff;
        transform: scale(0, 1);
        transform-origin: 50% 50%;
        transition: all 0.3s;
    }



    .navbar-brand {
        padding: 0px 15px;
        font-size: 18px;
        line-height: 20px;
        height: 60px;
    }

    .navbar-brand .logo {
        margin-top: 10px;
        max-height: initial;
        padding-right: 15px;
        height: 60px;
    }

    .navbar-nav {
        margin-top: 24px;
    }

    .navbar-right.social-inline {
        margin-top: 40px;
    }

    .navbar-nav .active a::after {
        height: 3px;
        width: 15px;
        background: #FFF;
        content: "";
        display: block;
    }



    .navbar-nav .dropdown-menu .active a::after {
        height: 0px;
        width: 0px;
        background: #FFF;
        content: "";
        display: block;
    }

    .navbar-centered .navbar-nav > li > a:first-child {
        padding-left: 0px;
    }

    .navbar-centered .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
 
    }

 .navbar-brand-centered {
	position: absolute;
	left: 50%;
	display: block;
	width: 160px;
	text-align: center;
    }

.navbar>.container .navbar-brand-centered, 
.navbar>.container-fluid .navbar-brand-centered {
	margin-left: -70px;
}

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: -5px;
        z-index: 9999;
        display: none;
        float: left;
        min-width: 160px;
        padding: 20px 0 10px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
    }



    .navbar-toggle {
        margin-top: 20px;
        margin-bottom: 23px;
    }

    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

.navbar-right.social-inline{
    
    display: none;
}

.navbar-nav {
    margin: 0px;
    padding-left: 12px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
    background-color: transparent;
}
    /* FOOTER */

    .footer, footer {
        margin-bottom: 0;
    }

    .contact-info address:last-child {
        margin-bottom: 0px;
    }

    .contact-info .feature:last-child {
        margin-bottom: 0px;
    }

    .footer-services {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }

    footer {
        min-height: 100px;
        padding: 30px 0 0 0;
    }

    .footer-logo {
        height: 60px;
        margin-bottom: 10px;
    }

    .footer-info {
        font-size: 12px;
        margin-bottom: 3px;
    }

    .i-customer-service:before {
        margin-right: 7px;
    }

    .footer-right {
        text-align: left;
        margin-top: 18px;
    }



    .footer-right .section-title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .footer-right .col-sm-4 {
        padding-right: 0;
    }

    .footer-credits {
        margin-top: 30px;
        height: 40px;
        padding: 12px;
        text-align: center;
        font-size: 12px;
    }


    /*---------------------------------------*/


    .dropdown-cta {
        left: 0;
        min-width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding: 10px 0;
        margin: 0;
        border-top: 0px;
        border-radius: 0px;
    }

    .dropdown-cta > li > a {
        padding: 3px;
        text-align: center;
    }

    /* TESTIMONIALS */



    .testimonials .item blockquote {
        position: relative;
        margin: 0;
        padding: 10px 60px 0;
        border: 0px;
        background: none;
        line-height: 35px;
    }


    .testimonials .item blockquote:before {
        top: 0;
        left: 0;
        content: "\201C";
    }

    .testimonials .item blockquote:after {
        top: 0;
        right: 4px;
        content: "\201D";
    }

    .testimonials .item blockquote:before, .testimonials .item blockquote:after {
        position: absolute;
        width: 60px;
        height: 60px;
        font-size: 80px;
        line-height: 1;
        text-align: center;
    }

    .testimonials {
        min-height: 250px;
    }

    .testimonials p {
        margin-bottom: 10px;
    }

    /* INFO TABS */

    .nav-tabs-center {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }

    .nav-tabs-center li {
        text-align: center;
        width: 16.666666666666667%;
    }

    .info-tabs .media-object {
        height: 200px;
        margin-right: 40px;
    }

    .nav-tabs li {
        width: 20%;
    }

    .nav-tabs {
        border-bottom: transparent;
    }

    .nav-tabs > li > a {
        color: #31364C;
        border-radius: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: 0px;
        font-family: "Source Sans Pro",sans-serif;
        font-size: .7em;
        font-weight: 500;
        letter-spacing: 3px;
        text-transform: uppercase;
    }


    .nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus {
        color: #FFF;
        background-color: #333;
        border: transparent;
        border-bottom-color: transparent;
        cursor: default;
    }



    .media-heading {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1em;
        font-weight: 600;
        letter-spacing: 4px;
        text-transform: uppercase;
    }

    .media-body {
        font-size: .85em;
        line-height: 1.8em;
    }



    /* Billboard Contact Form */


    .select-caret {
        position: relative;
        top: 30%;
    }


    .dark-wrapper-1 .back-button {
        color: #FAFAFA;
        font-size: 20px;
        background: transparent;
    }

    .form-cont {
        padding: 18px;
    }

    .input-send {
        border-color: #333;
    }


    /*---------------------------------------------------------------*/

    .tab .non-hover {
        display: initial;
    }

    .tab .non-hover {
        display: initial;
    }


    .tab.col-sm-3.active .hover {
        display: initial;
    }

    .tab.col-sm-3.active .non-hover {
        display: none;
    }

    .icon-img-md {
        width: 80px;
    }

    .icon-title {
        font-size: .875em;
    }



    .value-props-2 .tab-block {
        min-height: 150px;
    }



    .value-props-2 .tab {
        padding-top: 25px;
        padding-bottom: 25px;
    }


    .value-props-2 .tab.col-sm-3.active {
        padding-top: 25px;
        padding-bottom: 25px;
    }

.value-props .col-xs-12:nth-child(2){
	padding-bottom: 30px;
}

.jumbotron-caption {

    top: 60px;
    text-align: center;

}

.carousel{
    
    display: none;
}

.jumbtron-mobile{
    
 background-position: 60% 0px;
}


/*desktop end*/
}
