.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    padding-right: 1rem;
    padding-left: 1rem;
}
[data-path="q2"] {
    padding: 0;
}
[data-path="q2"] main .enclosure {
    margin-left: 250px;
    margin-right: 250px;
}
body {
    font-size: 15px;
}
h2 {
    text-transform: uppercase;
    text-align: left;
}
.justify {
    text-align: justify;
    text-justify: inter-word;
}
.offsetCol {
    margin-left: 12.5%;
}
.offsetCol2 {
    margin-left: 25.5%;
}
main > .q2-image-slider, main > .q2-capabilities-wrap, main > .q2-team, main > .q2-process-wrap {
    margin-top: 0px !important;
}
.inline-mark {
    max-width: 75px !important;
    display: inline-block;
}
.mobile {
    display: none;
}
/********************     Q2 Image Slider Area Styles     ********************/
.q2-image-slider {
    display: inline-block;
    width: 100%;
}
.rslides {
    margin: 0;
}
.ccm-image-slider-inner {
    position: relative;
}
.ccm-image-slider-text {
    position: absolute;
    bottom: 25%;
    top: initial;
    width: 50%;
    left: 25%;
    text-align: center;
    background-color: rgba(87,104,121,0.5);
    border: solid 1px #ffffff;
    color: #ffffff;
}
.ccm-image-slider-inner li {
    display: inline-block;
    list-style: none;
}
.ccm-thumbnail-image-slider .ccm-image-slider-text {
    position: absolute;
    padding: 15px 25px;
    bottom: 35%;
    top: initial;
    width: 40%;
    left: 30%;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    border: solid 1px #ffffff;
    color: #4d4d4d;
}
.ccm-thumbnail-image-slider .ccm-image-slider-text p {
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
    margin-bottom: 0px;
    margin-top: 0px;
}
.ccm-thumbnail-image-slider .ccm-image-slider-text h2 {
    text-align: center;
    border-bottom: solid 2px #4d4d4d;
    font-size: 18px;
    line-height: 22px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.ccm-thumbnail-image-slider .rslides_nav {
    display: none;
}
.ccm-image-slider-text p {
    margin: 15px 50px;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ccm-image-slider-text p strong {
    font-weight: bold;
}
.rslides img {
    width: 100%;
}
.rslides_nav {
    position: absolute;
    height: 100%;
    top: 0%;
    margin-top: 0;
    opacity: initial;
    background-image: none !important;
    background-color: rgba(255,255,255,0.15);
    width: 50px;
    max-width: 12%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
.rslides_nav:hover {
    background-color: rgba(255,255,255,0.25);
}
#thumbnail-pager.rslides_tabs {
    padding-left: 0px;
    padding-top: 0px;
    margin: 0;
}
#thumbnail-pager.rslides_tabs li a {
    text-indent: unset;
    overflow: unset;
    background: none;
    width: unset;
    height: unset;
    margin-right: unset;
}
#thumbnail-pager.rslides_tabs li {
    width: 16.66%;
    margin: 0;
    display: inline-block;
    list-style: none;
}

/********************     Header Area Styles     ********************/
.product-heading {
    display: inline;
}
.product-heading img {
    max-width: 225px;
    margin-top: -25%;
    margin-bottom: 50px;
    z-index: 2;
    position: relative;
}
.q2-header .contentContain {
    color: #b3b3b3;
}
.q2-header-wrap, .q2-capabilities-wrap {
    background-color: #000000;
    color: #ffffff;
}
.q2-header-wrap {
    position: relative;
    margin-top: -8px !important;
}
.navRow {
    margin-right: .25%;
    margin-left: .25%;
}
.q2-navigation {
    width: 100%;
}
.q2-navigation ul {
    width: 100%;
    display: block;
    margin: 0;
    text-align: center;
}
.q2-navigation ul li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
    padding: 15px 0 30px 0;
    background-color: #00447a;
}
.q2-navigation ul li.active {
    background-image: url('/qcp/application/themes/qcp2017/images/q2/active_subnav.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 15%;
}
.q2-navigation ul li a {
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: 2px;
    font-size: 16px;
}
.q2-navigation ul li a em {
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 300;
    text-transform: lowercase;
}

/********************     Approach Area Styles     ********************/
.q2-approach {
    padding-top: 50px;
    padding-bottom: 125px;
    color: black;
}
.q2-approach h2 {
    margin: 0 0 0 15px;
    letter-spacing: 10px;
    font-weight: bolder;
    display: inline-block;
}

/********************     Capabilities Area Styles     ********************/
.q2-capabilities {
    padding-top: 50px;
    padding-bottom: 125px;
    color: #b3b3b3;
}
.q2-capabilities h2 {
    margin: 0 0 0 15px;
    letter-spacing: 10px;
    font-weight: bolder;
    display: inline-block;
}
.q2-capabilities ul {
    margin-top: 25px;
    margin-bottom: 25px;
}
.q2-capabilities ul li {
    line-height: 36px;
    list-style: none;
}

/********************     Team Area Styles     ********************/
.q2-team {
    padding-top: 50px;
    padding-bottom: 125px;
    text-align: center;
    color: black;
}
.q2-team h2 {
    margin: 0 15px 0 15px;
    letter-spacing: 10px;
    font-weight: bolder;
    display: inline-block;
}
.q2-team h4 {
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0 0 0;
}
.q2-team .q2-jobtitle {
    font-size: 13px;
}
.q2-team .col-lg-3 {
    margin-top: 55px;
}
.q2-team .teamPhoto {
}

/********************     Process Area Styles     ********************/
.q2-process-wrap {
    background-color: #4d4d4d;
    color: #ffffff;
    text-align: center;
}
.q2-process {
    padding-top: 50px;
    padding-bottom: 125px;
}
.q2-process h2 {
    margin: 0 15px 0 15px;
    letter-spacing: 10px;
    font-weight: bolder;
    display: inline-block;
}
.q2-process h5 {
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: 3px;
    margin-top: 45px;
    margin-bottom: 15px;
}
.q2-process .col-lg-6, .q2-process .col-lg-4 {
    padding-left: .35rem;
    padding-right: .35rem;
}
.q2-process .col-lg-6 p, .q2-process .col-lg-4 p {
    text-align: left;
    padding: 15px;
}

/********************     Mobile Specific Styles     ********************/
@media screen and (min-width: 1800px){
    [data-path="q2"] main .enclosure {
        margin-left: auto;
        margin-right: auto;
    }
    .q2-image-slider .ccm-image-slider-text {
        max-width: 30%;
        left: 35%;
    }
    .product-heading img {
        margin-top: -15%;
    }
}
@media screen and (max-width: 1280px){
    [data-path="q2"] main .enclosure {
        margin-left: 125px;
        margin-right: 125px;
    }
}

@media screen and (max-width: 950px){
    [data-path="q2"] {
        padding-top: 149px;
    }
    .q2-navigation {
        width: 100%;
    }
    .q2-navigation ul li {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 5px;
    }
    .q2-navigation ul li.active {
        background-size: 5%;
    }
    .offsetCol, .offsetCol2 {
        margin-left: 0;
    }
    .mobile {
        display: inherit;
    }
    .desktop {
        display: none;
    }
    .title {
        text-align: center;
    }
}

@media screen and (max-width: 768px){
    [data-path="q2"] {
        overflow-x: hidden;
        padding: 0;
    }
    [data-path="q2"] main .enclosure {
        margin-left: 125px;
        margin-right: 125px;
    }
    .q2-image-slider .ccm-image-slider-text {
        bottom: 30%;
        top: initial;
        width: 68%;
        left: 16%;
    }
    .offsetCol, .offsetCol2  {
        margin-left: 0;
    }
    .gallery-peek {
        margin-top: 15px;
    }

    body, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
        padding: 0px;
    }
    .q2-approach, .q2-capabilities-wrap, .q2-team, .q2-process-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .q2-capabilities, .q2-process {
        padding-top: 0;
        padding-bottom: 0;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    [data-path="q2"] main .enclosure {
        margin-left: auto;
        margin-right: auto;
    }
    
    .product-heading img {
        margin-bottom: 15px;
        margin-top: -15%;
        margin-left: auto;
        margin-right: auto;
        z-index: 2;
        max-width: 170px;
    }
    .offsetCol, .offsetCol2 {
        margin-left: 0;
    }
    .contentContain p, .q2-process .col-lg-6 p, .q2-process .col-lg-4 p {
        padding-left: 25px;
        padding-right: 25px;
    }
    .ccm-image-slider-text p {
        margin: 15px 20px;
        font-size: 24px;
        line-height: 32px;
    }
    .ccm-image-slider-text {
        bottom: 30%;
        width: 68%;
        left: 16%;
    }
    #thumbnail-pager.rslides_tabs li {
        width: 25%;
        margin: 0;
    }
    .ccm-thumbnail-image-slider .ccm-image-slider-text {
        width: 60%;
        left: 15%;
    }
    .q2-navigation {
        width: 100%;
    }
    .q2-navigation ul li {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 5px;
    }
    .q2-navigation ul li.active {
        background-size: 5%;
    }
    .q2-team .teamPhoto {
        max-width: 65%;
    }
}

@media screen and (max-width: 640px) {
    .product-heading img {
        margin-top: -10%;
    }
    .q2-image-slider .ccm-image-slider-text {
        bottom: 30%;
        top: initial;
        width: 74%;
        left: 13%;
    }
    .q2-image-slider .ccm-image-slider-text p {
        margin: 8px 12px;
        font-size: 20px;
        line-height: 24px;
    }
    .q2-image-slider .rslides img {
        max-width: 130%;
        width: 130%;
        left: -15%;
        position: relative;
    }
}
/*@media screen and (max-width: 640px) {
    .product-heading[data-collection-name="flatworx"] {
        background-size: cover;
        margin-top: 0;
    }
    .product-heading[data-collection-name="flatworx"] img {
        max-width: 80%;
    }
}*/