﻿@import "skeleton.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700";
@import "http://fonts.googleapis.com/css?family=Raleway:500,800";

@font-face {
    font-family: "MontserratBold";
    src: url("../font/MontserratBold.eot");
    src: url("../font/MontserratBold.eot") format("embedded-opentype"), url("../font/MontserratBold.woff2") format("woff2"), url("../font/MontserratBold.woff") format("woff"), url("../font/MontserratBold.ttf") format("truetype"), url("../font/MontserratBold.svg#MontserratBold") format("svg")
}

.imgLft {
    float: left;
    margin: 0 25px 25px 0
}

.imgRt {
    float: right;
    margin: 0 0 25px 25px
}

.greenTxt {
    color: #6c7521
}

p b {
    font-weight: bold
}

#header {
    min-height: 100px
}

#logo a img {
    float: left
}

#tagline {
    color: #888;
    border-left: 1px solid #e9e9e9;
    margin: 0 0 0 20px;
    padding: 5px 0 5px 20px;
    float: left
}

#portfolio-navi a:hover {
    background-color: #888 !important;
    border: 1px solid #888 !important;
    color: #fff !important
}

.next:before {
    content: "";
    top: 9px;
    left: 15px;
    position: relative
}

.prev:before {
    content: "";
    top: 9px;
    left: 15px;
    position: relative
}

.project-info {
    margin-bottom: 15px
}

    .project-info li {
        margin-bottom: 3px
    }

    .project-info .button {
        margin-bottom: 30px !important
    }

.launch {
    margin-bottom: 30px
}

.project-tags {
    margin-top: 15px
}

    .project-tags strong {
        float: left;
        margin: 5px 10px 20px 0
    }

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: transform, opacity
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s
        }

    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

#footer, #footer p, #footer a {
    color: #aaa
}

    #footer a:hover {
        color: #fff
    }

.footer-headline {
    display: block;
    margin: 15px 0 8px 0
}

    .footer-headline img {
        float: left
    }

.no-margin {
    margin-top: 0
}

.footer-headline h4 {
    background-color: #303030;
    display: inline;
    padding: 0 10px 0 0;
    color: #fff
}

.ul {
    list-style: none;
}

.links-list1 li a {
    color: #a4a4a4;
    display: block;
    padding: 3px 0
}

    .links-list-alt li a:before, .links-list1 li a:before {
        list-style: none;
        content: "";
        position: relative;
        font-family: "FontAwesome";
        margin-right: 6px;
        margin-left: 2px;
        font-size: 12px;
        color: #ddd
    }

.links-list-alt li a:before {
    color: #d0d0d0
}

.links-list-alt li a {
    color: #707070;
    display: block;
    padding: 4px 0;
    background: url(~/images/links-list-arrow-02.png) no-repeat left 47%
}

.links-list li a:hover {
    color: #fff
}

.links-list-alt li a:hover {
    color: #888
}

.links-list1 li:first-child a, .links-list-alt li:first-child a {
    margin: -3px 0 0 0
}

.flickr-widget {
    margin-right: -12px;
    margin-top: 15px
}

    .flickr-widget img {
        display: block;
        width: 100%
    }

    .flickr-widget a:hover {
        border-color: #505050
    }

    .flickr-widget a {
        float: left;
        width: 78px;
        height: 78px;
        margin-right: 11px;
        margin-bottom: 11px;
        border: 4px solid #404040;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

.ie7 .flickr-widget a {
    width: 54px;
    height: 54px
}

#twitter {
    font-size: 14px;
    float: left;
    display: block;
    color: #aaa
}

    #twitter b a, #twitter b a:hover {
        color: #707070
    }

    #twitter li {
        line-height: 21px;
        margin: 2px 0px 12px 34px
    }

        #twitter li:before {
            content: "";
            font-family: "FontAwesome";
            position: absolute;
            font-size: 20px;
            color: #666;
            margin-left: -32px
        }

        #twitter li:last-child {
            padding: 0;
            margin: 0;
            margin-left: 34px
        }

    #twitter a {
        color: #fff
    }

        #twitter a:hover {
            color: #d4d4d4
        }

#footer-bottom {
    border-top: 1px solid #3c3c3c;
    margin-top: 25px;
    padding: 22px 0 25px 0
}

    #footer-bottom a {
        color: #fff
    }

        #footer-bottom a:hover {
            color: #d4d4d4
        }

#scroll-top-top {
    position: absolute;
    right: 45px;
    bottom: 28px
}

    #scroll-top-top a {
        width: 40px;
        height: 40px;
        display: block;
        background-color: #717a46;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: relative
    }

        #scroll-top-top a:before {
            font-size: 14px;
            font-family: "FontAwesome";
            color: #fff;
            content: "";
            top: 9px;
            left: 13px;
            position: relative;
            font-size: 22px
        }

        #scroll-top-top a:hover {
            background-color: #aaa
        }

#google-map {
    position: relative;
    padding: 0px;
    padding-bottom: 110%;
    height: 0;
    overflow: hidden
}

.contact-details li {
    margin: 0 0 15px 0
}

.contact-details p {
    margin: -5px 0 0 20px;
    line-height: 18px
}

.contact-details li i {
    float: left;
    margin: 2px 0 0 0
}

.field textarea {
    max-width: 97%;
    min-width: 97%;
    height: 180px;
    margin: 5px 0 15px 0
}

.field input {
    margin-bottom: 15px;
    width: 80%
}

.field:focus {
    border: 1px solid #ddd
}

.field label span {
    color: #ea1c1c
}

.field .validation-error, .field .validation-error:focus {
    border: 1px solid #f2c4c2;
    background: #ffeceb
}


.pagination li:hover, li.current {
    background: #888;
    border: 1px solid #888;
    color: #fff
}

.widget {
    margin-top: 25px
}

.first.widget {
    margin-top: -5px
}

.first.widget {
    margin-top: -5px
}

.search input {
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    color: #888;
    background: url(../images/search-ico-alt.png) no-repeat 5% 54%
}

.tags a {
    padding: 6px 12px;
    border: 1px solid #ddd;
    display: inline-block;
    color: #888;
    background: #fff;
    margin: 0 3px 6px 0;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 1px
}

    .tags a:last-child {
        margin-right: 0
    }

    .tags a:hover {
        background: #888;
        border: 1px solid #888;
        color: #fff
    }

.latest-post-blog {
    margin-bottom: 18px
}

    .latest-post-blog p {
        margin: 0;
        color: #707070;
        line-height: 19px;
        margin-left: 75px
    }

        .latest-post-blog p a {
            color: #707070;
            display: block
        }

            .latest-post-blog p a:hover {
                color: #888
            }

        .latest-post-blog p span {
            color: #888;
            margin: 5px 0 0 0;
            display: block
        }

    .latest-post-blog img {
        float: left;
        width: 55px;
        height: 55px;
        border: 1px solid #ddd;
        padding: 4px;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
        box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
    }

#twitter-blog li {
    line-height: 21px;
    margin: 0 0 15px 34px
}

    #twitter-blog li:before {
        content: "";
        font-family: "FontAwesome";
        position: absolute;
        font-size: 20px;
        color: #d0d0d0;
        margin-left: -32px
    }

    #twitter-blog li:last-child {
        margin-bottom: 0
    }

#twitter-blog b a {
    color: #888;
    font-weight: normal
}

.flickr-widget-blog {
    margin-right: -15px
}

    .flickr-widget-blog img {
        display: block;
        width: 100%
    }

    .flickr-widget-blog a {
        float: left;
        width: 78px;
        height: 78px;
        margin-right: 10px;
        margin-bottom: 10px;
        border: 1px solid #ddd;
        padding: 4px;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
        box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
    }

.ie7 .flickr-widget-blog a {
    width: 53px;
    height: 53px
}

#twitter {
    font-size: 14px;
    float: left;
    display: block;
    color: #aaa
}

    #twitter b a, #twitter b a:hover {
        color: #707070
    }

    #twitter li {
        line-height: 21px;
        margin: 2px 0px 12px 34px
    }

        #twitter li:before {
            content: "";
            font-family: "FontAwesome";
            position: absolute;
            font-size: 20px;
            color: #666;
            margin-left: -32px
        }

        #twitter li:last-child {
            padding: 0;
            margin: 0;
            margin-left: 34px
        }

    #twitter a {
        color: #fff
    }

        #twitter a:hover {
            color: #d4d4d4
        }

.comments-sec {
    float: left;
    width: 100%;
    line-height: 20px;
    margin-top: -15px
}

ol.commentlist {
    float: left;
    width: 100%;
    margin: 0
}

    ol.commentlist li {
        float: left;
        border-top: 1px solid #e7e7e7;
        padding: 25px 0 20px 0
    }

        ol.commentlist li:first-child {
            border: none;
            padding: 25px 0 0px 0
        }

    ol.commentlist li {
        list-style: none
    }

ol li ol.childlist {
    float: right;
    width: 89%;
    margin: 0px
}

ol.commentlist li ol.childlist li:first-child {
    border-top: 1px solid #e9e9e9;
    padding: 25px 0 0 0;
    font-size: 14px
}

ol.commentlist li ol.childlist li {
    border-top: 1px solid #e9e9e9;
    margin: 25px 0 15px 0;
    font-size: 14px
}

.comments {
    float: left;
    width: 100%
}

.comments-amount {
    color: #888
}

ol li ol.childlist .comment-des {
    float: right;
    width: 89%
}

.avatar {
    float: left
}

.comment-des {
    float: right;
    width: 90%
}

    .comment-des strong {
        float: left;
        padding-right: 5px;
        font-size: 14px
    }

    .comment-des span {
        float: left;
        color: #888
    }

.comment-by {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #000
}

.ie7 .comment-by span.reply span {
    display: none
}

.comment-by span.reply {
    color: #888;
    float: right;
    display: inline
}

    .comment-by span.reply a {
        float: right;
        height: 17px;
        margin-left: 5px;
        font-weight: normal;
        float: right
    }

.comment-by span.date {
    color: #888;
    padding-right: 7px;
    float: right
}

.ie7 .comment-by .date {
    display: none
}

.five-tables .pricing-table {
    width: 235px
}

.four-tables .pricing-table {
    width: 294px
}

.three-tables .pricing-table {
    width: 392px
}

.two-tables .pricing-table {
    width: 589px
}

.pricing-table {
    float: left;
    margin: 1px 0 0 1px
}

    .pricing-table h3 {
        font-size: 16px;
        text-align: center;
        color: #fff;
        padding: 10px 0;
        margin: 0
    }

    .pricing-table li {
        color: #888;
        background: #fdfdfd;
        text-align: center;
        padding: 14px 0;
        border-bottom: 1px solid #fff
    }

        .pricing-table li:nth-child(2n) {
            background: #f4f4f4
        }

    .pricing-table h4 {
        padding: 0 0 10px
    }

a.sign-up {
    text-align: center;
    display: block;
    color: #fff;
    padding: 14px 0;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    a.sign-up:hover {
        opacity: 0.9;
        filter: alpha(opacity=90)
    }

.pricing-table h3, .pricing-table h4 {
    color: #fff;
    margin: 0
}

.pricing-table h4 {
    padding: 20px 0
}

.price, .time {
    display: block;
    text-align: center;
    line-height: 24px
}

.price {
    font-size: 24px;
    font-weight: normal
}

.time {
    font-size: 14px;
    font-weight: normal
}

.pricing-table .color-1 h3, .color-1 .sign-up {
    background-color: #808080
}

.pricing-table .color-1 h4 {
    background-color: #909090
}

.pricing-table .color-2 h3, .color-2 .sign-up {
    background-color: #404040
}

.pricing-table .color-2 h4 {
    background-color: #4c4c4c
}

.pricing-table .color-3 h3, .color-3 .sign-up {
    background-color: #6eac28
}

.pricing-table .color-3 h4 {
    background-color: #81b942
}

.button, input[type="button"] {
    padding: 8px 22px;
    display: inline-block;
    border: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    cursor: pointer;
    width: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

input[type="button"] {
    float: left;
    margin: 20px 0 0 0
}

.button.medium {
    padding: 11px 17px;
    font-size: 14px
}

.button.gray {
    color: #fff;
    background: #444
}

    .button.gray:hover {
        background: #888
    }

.button.light {
    color: #fff;
    background: #aaa
}

    .button.light:hover {
        background: #888
    }

.button.color {
    color: #fff;
    background: #888
}

    .button.color:hover {
        background: #aaa;
        color: #fff
    }

input[type="button"] {
    color: #fff;
    background: #888
}

    input[type="button"]:hover {
        background: #aaa
    }

.acc-trigger {
    cursor: pointer;
    border: 1px solid #dedede;
    outline: none;
    color: #888;
    margin: 10px 0;
    display: block;
    background: #fbfbfb;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    position: relative;
    overflow: hidden
}

    .acc-trigger a {
        display: block;
        color: #888;
        outline: none;
        padding: 13px 15px;
        text-decoration: none;
        font-weight: bold
    }

        .acc-trigger a:before {
            content: "";
            font-family: "FontAwesome";
            font-size: 14px;
            font-weight: normal;
            color: #aaa;
            float: right;
            top: 0;
            right: 0;
            position: absolute;
            background: #fff;
            height: 100%;
            width: 46px;
            text-align: center;
            padding-top: 15px;
            border-left: 1px solid #dedede
        }

    .acc-trigger.active a:before {
        cursor: default;
        content: ""
    }

    .acc-trigger a:hover, .acc-trigger.active a {
        color: #404040
    }

.acc-container .content {
    padding: 2px 15px 5px 15px
}

.content p {
    margin-bottom: 0
}

.tabs-nav {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

    .tabs-nav li {
        float: left;
        line-height: 44px;
        overflow: hidden;
        padding: 0;
        position: relative;
        margin: 0 0 -1px 0
    }

        .tabs-nav li a {
            background-color: #fafafa;
            border: 1px solid #ddd;
            border-right: none;
            border-bottom: 1px solid #ddd;
            color: #888;
            display: block;
            letter-spacing: 0;
            outline: none;
            padding: 0 19px;
            text-decoration: none
        }

.ie7 .tabs-nav li a {
    height: 35px
}

.tabs-nav li:first-child a {
    border-left: 1px solid #ddd
}

.tabs-nav li:last-child a {
    border-right: 1px solid #ddd
}

.tabs-nav li.active a {
    color: #404040;
    font-weight: bold
}

    .tabs-nav li.active a i {
        opacity: 1;
        filter: alpha(opacity=100)
    }

.tabs-nav li i {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.tabs-nav li a:hover {
    background: #fff
}

.tabs-nav li.active a {
    background: #fff;
    border-bottom: 2px solid #fff
}
/********************************************************************************************/

.tabs-container {
    border: 1px solid #ddd;
    margin: -1px 0 20px;
    overflow: hidden;
    width: 100%;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    line-height: 23px
}

.tab-content {
    padding: 20px
}

.notification {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
    position: relative;
    padding: 14px 40px 14px 18px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
}

    .notification p {
        margin: 0
    }

    .notification span {
        font-weight: bold
    }

    .notification.success {
        background-color: #EBF6E0;
        color: #5f9025;
        border: 1px solid #b3dc82
    }

    .notification.error {
        background-color: #ffe9e9;
        color: #de5959;
        border: 1px solid #fbc4c4
    }

    .notification.warning {
        background-color: #FBFADD;
        color: #8f872e;
        border: 1px solid #ded58a
    }

    .notification.notice {
        background-color: #E9F7FE;
        color: #5091b2;
        border: 1px solid #b6d7e8
    }

        .notification.success .close, .notification.error .close, .notification.warning .close, .notification.notice .close {
            padding: 0px 14px;
            position: absolute;
            right: 0;
            top: 22px;
            display: block;
            height: 8px
        }

    .notification.success .close {
        background: url(../images/alert_boxes_close_ico.png) 0 -8px no-repeat
    }

    .notification.error .close {
        background: url(../images/alert_boxes_close_ico.png) 0 0 no-repeat
    }

    .notification.warning .close {
        background: url(../images/alert_boxes_close_ico.png) 0 -16px no-repeat
    }

    .notification.notice .close {
        background: url(../images/alert_boxes_close_ico.png) 0 -24px no-repeat
    }

.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    padding: 5px;
    font-size: 13px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

    .tooltip.in {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .tooltip.top {
        margin-top: -2px
    }

    .tooltip.right {
        margin-left: 2px
    }

    .tooltip.bottom {
        margin-top: 2px
    }

    .tooltip.left {
        margin-left: -2px
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-top: 5px solid #444;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #444
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #444;
        border-left: 5px solid transparent
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 4px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #444;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 2px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

    .fade.in {
        opacity: 1
    }

.testimonial-container {
    position: relative
}

.testimonials {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    line-height: 21px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
}

.testimonials-bg {
    background: url(../images/testimonials-bg.png) no-repeat;
    margin-top: -1px;
    display: block;
    width: 200px;
    height: 30px
}

.testimonials-author {
    color: #5ca20d;
    float: right;
    display: block;
    margin-top: -23px;
    margin-bottom: 20px
}

    .testimonials-author span {
        color: #a0a0a0
    }

.carousel-disabled, .mr-rotato-disabled, .mr-rotato-next, .mr-rotato-prev {
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 1px;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    position: absolute;
    margin-top: -51px;
    font-size: 20px;
    font-family: "FontAwesome";
    color: #c0c0c0
}

.mr-rotato-next {
    background-color: #fff;
    right: -1px;
    z-index: 6
}

    .mr-rotato-next:before {
        content: "";
        top: 4px;
        left: 13px;
        position: relative
    }

.mr-rotato-prev:before {
    content: "";
    top: 4px;
    left: 11px;
    position: relative
}

.mr-rotato-prev {
    background-color: #fff;
    right: 34px;
    -webkit-box-shadow: 3px 0px 0px 0px #fff;
    box-shadow: 3px 0px 0px 0px #fff;
    z-index: 5
}

    .mr-rotato-prev:hover, .mr-rotato-next:hover {
        background-color: #888;
        border-color: #888;
        color: #fff
    }

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes

"fadeOut" {
    0%

{
    opacity: 1;
}

100% {
    opacity: 0;
}

}
@keyframes

"fadeOut" {
    0%

{
    opacity: 1;
}

100% {
    opacity: 0;
}

}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px)
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .owl-carousel .owl-item img {
            display: block;
            -webkit-transform-style: preserve-3d;
            margin: 0 auto
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.logo-carousel .item img {
    width: auto
}

.logo-carousel {
    padding: 0 65px;
    margin: 30px 0 5px 0;
    box-sizing: border-box
}

.owl-carousel.arrow-nav, .owl-carousel.logo-carousel {
    padding: 0 63px
}

.basic-carousel {
    padding: 0 15px
}

.owl-nav {
    font-size: 24px;
    color: #a0a0a0;
    top: 0;
    height: 100%
}

.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    padding: 20px 12px;
    background-color: #f0f0f0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    line-height: 27px
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    margin-top: -15px
}

.logo-carousel .owl-prev, .logo-carousel .owl-next {
    margin-top: 0
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

    .owl-prev:hover, .owl-next:hover {
        background-color: #d0d0d0;
        color: #fff
    }

.owl-controls {
    text-align: center
}

.no-dots .owl-theme .owl-controls.owl-dot, .owl-theme .owl-controls .owl-dot {
    display: none
}

.dots.owl-theme .owl-controls .owl-dot, .logo-carousel-alt.owl-theme .owl-controls .owl-dot, .full-width-carousel.owl-theme .owl-controls .owl-dot {
    display: inline-block
}

.no-dots.owl-theme .owl-controls .owl-dot {
    display: none
}

.owl-theme .owl-controls .owl-dot span {
    display: block;
    width: 30px;
    height: 4px;
    margin: 25px 3px 30px 3px;
    background-color: #ddd;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 3px
}

.logo-carousel-alt.owl-theme .owl-controls .owl-dot span {
    margin: 35px 3px 30px 3px
}

.owl-theme .owl-controls .owl-dot.active span, .owl-theme .owl-controls.clickable .owl-dot:hover span {
    background-color: #444
}

.testimonial-carousel .owl-nav {
    display: none
}

.testimonial-carousel.arrows .owl-nav {
    display: block
}

blockquote {
    border-left: 4px solid #e7e7e7;
    padding-left: 20px;
    color: #888;
    line-height: 20px;
    margin: 5px 0 20px 0
}

#header .social-icons li {
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    margin-right: -2px
}

#header .social-icons {
    margin: 0;
    float: right
}

.social-icons.about {
    float: left;
    margin: 0 0 0 -5px
}

.social-icons li {
    display: inline;
    float: left;
    margin-right: 4px
}

    .social-icons li a {
        width: 42px;
        height: 42px;
        display: inline-block;
        background-color: #f2f2f2;
        -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;
        position: relative;
        overflow: hidden
    }

        .social-icons li a i {
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            position: absolute;
            z-index: 20
        }

        .social-icons li a:hover, .social-icons li a i {
            color: #fff
        }

        .social-icons li a i {
            top: -30px;
            opacity: 0
        }

        .social-icons li a:hover i {
            top: 0;
            opacity: 1
        }

.twitter:before, .wordpress:before, .facebook:before, .linkedin:before, .steam:before, .tumblr:before, .github:before, .delicious:before, .instagram:before, .xing:before, .amazon:before, .dropbox:before, .paypal:before, .lastfm:before, .gplus:before, .yahoo:before, .pinterest:before, .dribbble:before, .flickr:before, .reddit:before, .vimeo:before, .spotify:before, .rss:before, .youtube:before, .blogger:before, .appstore:before, .digg:before, .evernote:before, .fivehundredpx:before, .forrst:before, .stumbleupon:before, .dribbble:before {
    font-family: "fontello";
    font-size: 16px;
    line-height: 16px;
    color: #a0a0a0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    position: absolute;
    z-index: 20
}

.twitter:before {
    font-size: 14px
}

.twitter i, .twitter:before {
    margin: 13px 0 0 12px
}

.twitter:before {
    content: "\54";
    top: 0;
    opacity: 1
}

.twitter:hover:before {
    top: 30px;
    opacity: 0
}

.twitter:hover {
    background-color: #3bc1ed
}

.dribbble i, .dribbble:before {
    margin: 13px 0 0 13px
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0
}

.dribbble:hover {
    background-color: #ef5a92
}

.facebook i, .facebook:before {
    margin: 13px 0 0 16px
}

.facebook:before {
    content: "\66";
    top: 0;
    opacity: 1
}

.facebook:hover:before {
    top: 30px;
    opacity: 0
}

.facebook:hover {
    background-color: #4a6d9d
}

.linkedin i, .linkedin:before {
    margin: 13px 0 0 13px
}

.linkedin:before {
    content: "\4c";
    top: 0;
    opacity: 1
}

.linkedin:hover:before {
    top: 30px;
    opacity: 0
}

.linkedin:hover {
    background-color: #0b7bb5
}

.delicious i, .delicious:before {
    margin: 13px 0 0 13px
}

.delicious:before {
    content: "\23";
    top: 0;
    opacity: 1
}

.delicious:hover:before {
    top: 30px;
    opacity: 0
}

.delicious:hover {
    background-color: #3274d1
}

.paypal i, .paypal:before {
    margin: 13px 0 0 13px
}

.paypal:before {
    content: "\24";
    top: 0;
    opacity: 1
}

.paypal:hover:before {
    top: 30px;
    opacity: 0
}

.paypal:hover {
    background-color: #2e689a
}

.gplus i, .gplus:before {
    margin: 13px 0 0 13px
}

.gplus:before {
    content: "\2b";
    top: 0;
    opacity: 1
}

.gplus:hover:before {
    top: 30px;
    opacity: 0
}

.gplus:hover {
    background-color: #d53824
}

.stumbleupon i, .stumbleupon:before {
    margin: 13px 0 0 11px
}

.stumbleupon:before {
    content: "\2f";
    top: 0;
    opacity: 1
}

.stumbleupon:hover:before {
    top: 30px;
    opacity: 0
}

.stumbleupon:hover {
    background-color: #eb4924
}

.fivehundredpx i, .fivehundredpx:before {
    margin: 13px 0 0 11px
}

.fivehundredpx:before {
    content: "\30";
    top: 0;
    opacity: 1
}
/********************************************************************************************/

.fivehundredpx:hover:before {
    top: 30px;
    opacity: 0
}

.fivehundredpx:hover {
    background-color: #444
}

.pinterest i, .pinterest:before {
    margin: 13px 0 0 15px
}

.pinterest:before {
    content: "\31";
    top: 0;
    opacity: 1
}

.pinterest:hover:before {
    top: 30px;
    opacity: 0
}

.pinterest:hover {
    background-color: #cb1f25
}

.forrst i, .forrst:before {
    margin: 13px 0 0 15px
}

.forrst:before {
    content: "\3a";
    top: 0;
    opacity: 1
}

.forrst:hover:before {
    top: 30px;
    opacity: 0
}

.forrst:hover {
    background-color: #40833e
}

.digg i, .digg:before {
    margin: 13px 0 0 12px
}

.digg:before {
    content: "\3b";
    top: 0;
    opacity: 1
}

.digg:hover:before {
    top: 30px;
    opacity: 0
}

.digg:hover {
    background-color: #205685
}

.spotify i, .spotify:before {
    margin: 13px 0 0 13px
}

.spotify:before {
    content: "\3d";
    top: 0;
    opacity: 1
}

.spotify:hover:before {
    top: 30px;
    opacity: 0
}

.spotify:hover {
    background-color: #6ca405
}

.reddit i, .reddit:before {
    margin: 13px 0 0 12px
}

.reddit:before {
    content: "\3e";
    top: 0;
    opacity: 1
}

.reddit:hover:before {
    top: 30px;
    opacity: 0
}

.reddit:hover {
    background-color: #404040
}

.appstore i, .appstore:before {
    margin: 13px 0 0 14px
}

.appstore:before {
    content: "\41";
    top: 0;
    opacity: 1
}

.appstore:hover:before {
    top: 30px;
    opacity: 0
}

.appstore:hover {
    background-color: #c0c0c0
}

.blogger i, .blogger:before {
    margin: 13px 0 0 15px;
    font-size: 14px !important
}

.blogger:before {
    content: "\42";
    top: 0;
    opacity: 1
}

.blogger:hover:before {
    top: 30px;
    opacity: 0
}

.blogger:hover {
    background-color: #ff6501
}

.dribbble i, .dribbble:before {
    margin: 13px 0 0 13px
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0
}

.dribbble:hover {
    background-color: #ef5a92
}

.evernote i, .evernote:before {
    margin: 13px 0 0 15px
}

.evernote:before {
    content: "\45";
    top: 0;
    opacity: 1
}

.evernote:hover:before {
    top: 30px;
    opacity: 0
}

.evernote:hover {
    background-color: #6bb130
}

.flickr i, .flickr:before {
    margin: 13px 0 0 13px
}

.flickr:before {
    content: "\46";
    top: 0;
    opacity: 1
}

.flickr:hover:before {
    top: 30px;
    opacity: 0
}

.flickr:hover {
    background-color: #136dd5
}

.rss i, .rss:before {
    margin: 13px 0 0 14px;
    font-size: 14px !important
}

.rss:before {
    content: "\52";
    top: 0;
    opacity: 1
}

.rss:hover:before {
    top: 30px;
    opacity: 0
}

.rss:hover {
    background-color: #fe8f00
}

.youtube i, .youtube:before {
    margin: 13px 0 0 14px;
    font-size: 18px !important
}

.youtube:before {
    content: "\55";
    top: 0;
    opacity: 1
}

.youtube:hover:before {
    top: 30px;
    opacity: 0
}

.youtube:hover {
    background-color: #bf2f29
}

.vimeo i, .vimeo:before {
    margin: 13px 0 0 13px;
    font-size: 14px !important
}

.vimeo:before {
    content: "\56";
    top: 0;
    opacity: 1
}

.vimeo:hover:before {
    top: 30px;
    opacity: 0
}

.vimeo:hover {
    background-color: #4c8ab0
}

.xing i, .xing:before {
    margin: 13px 0 0 14px
}

.xing:before {
    content: "\58";
    top: 0;
    opacity: 1
}

.xing:hover:before {
    top: 30px;
    opacity: 0
}

.xing:hover {
    background-color: #036568
}

.yahoo i, .yahoo:before {
    margin: 13px 0 0 11px
}

.yahoo:before {
    content: "\59";
    top: 0;
    opacity: 1
}

.yahoo:hover:before {
    top: 30px;
    opacity: 0
}

.yahoo:hover {
    background-color: #9251a2
}

.amazon i, .amazon:before {
    margin: 13px 0 0 12px
}

.amazon:before {
    content: "\61";
    top: 0;
    opacity: 1
}

.amazon:hover:before {
    top: 30px;
    opacity: 0
}

.amazon:hover {
    background-color: #2f3842
}

.steam i, .steam:before {
    margin: 13px 0 0 11px
}

.steam:before {
    content: "\62";
    top: 0;
    opacity: 1
}

.steam:hover:before {
    top: 30px;
    opacity: 0
}

.steam:hover {
    background-color: #383838
}

.dropbox i, .dropbox:before {
    margin: 13px 0 0 13px
}

.dropbox:before {
    content: "\64";
    top: 0;
    opacity: 1
}

.dropbox:hover:before {
    top: 30px;
    opacity: 0
}

.dropbox:hover {
    background-color: #2c92dd
}

.github i, .github:before {
    margin: 13px 0 0 13px
}

.github:before {
    content: "\67";
    top: 0;
    opacity: 1
}

.github:hover:before {
    top: 30px;
    opacity: 0
}

.github:hover {
    background-color: #5c7381
}

.lastfm i, .lastfm:before {
    margin: 13px 0 0 11px
}

.lastfm:before {
    content: "\6c";
    top: 0;
    opacity: 1
}

.lastfm:hover:before {
    top: 30px;
    opacity: 0
}

.lastfm:hover {
    background-color: #d21309
}

.tumblr i, .tumblr:before {
    margin: 13px 0 0 15px
}

.tumblr:before {
    content: "\74";
    top: 0;
    opacity: 1
}

.tumblr:hover:before {
    top: 30px;
    opacity: 0
}

.tumblr:hover {
    background-color: #3d658d
}

.wordpress i, .wordpress:before {
    margin: 13px 0 0 14px
}

.wordpress:before {
    content: "\77";
    top: 0;
    opacity: 1
}

.wordpress:hover:before {
    top: 30px;
    opacity: 0
}

.wordpress:hover {
    background-color: #383838
}

.instagram i, .instagram:before {
    margin: 13px 0 0 14px
}

.instagram:before {
    content: "\f31f";
    top: 0;
    opacity: 1
}

.instagram:hover:before {
    top: 30px;
    opacity: 0
}

.instagram:hover {
    background-color: #3f6f94
}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?31771571');
    src: url('../font/fontello.eot?31771571#iefix') format('embedded-opentype'), url('../font/fontello.woff?31771571') format('woff'), url('../font/fontello.ttf?31771571') format('truetype'), url('../font/fontello.svg?31771571#fontello') format('svg');
    font-weight: normal;
    font-style: normal
}

.social-icons li i {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    font-size: 16px;
    width: auto
}

.icon-delicious:before {
    content: '\23'
}

.icon-paypal:before {
    content: '\24'
}

.icon-gplus:before {
    content: '\2b'
}

.icon-stumbleupon:before {
    content: '\2f'
}

.icon-fivehundredpx:before {
    content: '\30'
}

.icon-pinterest:before {
    content: '\31'
}

.icon-forrst:before {
    content: '\3a'
}

.icon-digg:before {
    content: '\3b'
}

.icon-spotify:before {
    content: '\3d'
}

.icon-reddit:before {
    content: '\3e'
}

.icon-appstore:before {
    content: '\41'
}

.icon-blogger:before {
    content: '\42'
}

.icon-dribbble:before {
    content: '\44'
}

.icon-evernote:before {
    content: '\45'
}

.icon-flickr:before {
    content: '\46'
}

.icon-linkedin:before {
    content: '\4c'
}

.icon-rss:before {
    content: '\52'
}

.icon-twitter:before {
    content: '\54'
}

.icon-youtube:before {
    content: '\55'
}

.icon-vimeo:before {
    content: '\56'
}

.icon-xing:before {
    content: '\58'
}

.icon-yahoo:before {
    content: '\59'
}

.icon-amazon:before {
    content: '\61'
}

.icon-steam:before {
    content: '\62'
}

.icon-dropbox:before {
    content: '\64'
}

.icon-facebook:before {
    content: '\66'
}

.icon-github:before {
    content: '\67'
}

.icon-lastfm:before {
    content: '\6c'
}

.icon-tumblr:before {
    content: '\74'
}

.icon-wordpress:before {
    content: '\77'
}

.icon-linkedin-rect:before {
    content: '\f31b'
}

.icon-instagram:before {
    content: '\f31f'
}

table.standard-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
}

    table.standard-table th {
        border: 1px solid #dddddd;
        border-right: none;
        background-color: #fafafa;
        text-align: left;
        padding: 10px 15px;
        color: #404040;
        vertical-align: top;
        font-size: 14px;
        font-weight: bold
    }

    table.standard-table td:last-child {
        border-right: 1px solid #ddd
    }

    table.standard-table th:last-child {
        border-right: 1px solid #ddd
    }

    table.standard-table td {
        padding: 10px 15px;
        border: #e0e0e0 1px solid;
        border-top: none;
        border-right: none
    }

    table.standard-table tr:hover td {
        background-color: #fafafa
    }

.large-notice {
    background-color: #fafafa;
    border: 1px solid #ddd;
    padding: 32px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1)
}

    .large-notice h2 {
        margin-bottom: 10px
    }

    .large-notice p {
        font-size: 14px;
        color: #707070
    }

.list-1 li, .list-2 li, .list-3 li, .list-4 li {
    list-style: none;
    margin: 7px 0;
    margin-left: 2px
}

    .list-1 li:first-child, .list-2 li:first-child, .list-3 li:first-child, .list-4 li:first-child {
        margin-top: 0
    }

    .list-1 li:before, .list-2 li:before, .list-3 li:before, .list-4 li:before {
        content: "";
        font-family: "FontAwesome";
        margin: 0 7px 0 0;
        position: relative;
        color: #404040
    }

    .list-1 li:before {
        content: ""
    }

    .list-2 li:before {
        content: ""
    }

    .list-3 li:before {
        content: ""
    }

    .list-4 li:before {
        content: ""
    }

.custCheck:before {
    content: "";
    font-family: "FontAwesome";
    margin: 0 7px 0 0;
    position: relative;
    color: #6c7521
}

.shop-page.page-content {
    margin: 0 -10px
}

.container .four-shop.columns {
    width: 273px
}

#price-range input {
    padding: 0;
    background: 0;
    border: 0;
    box-shadow: none;
    margin: 4px 0 0 6px;
    float: left;
    width: 100px
}

#price-range .button {
    float: right;
    padding: 6px 12px;
    margin: -2px 0 0 0;
    font-size: 13px
}

#price-range label {
    float: left;
    margin-top: 4px
}

.padding-range {
    padding: 0 8px
}

#slider-range {
    margin: 0 0 16px 0
}

#price-range .ui-slider {
    position: relative;
    text-align: left
}

    #price-range .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 18px;
        height: 18px;
        margin: 2px 0 0 0;
        cursor: w-resize
    }

    #price-range .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        height: 14px;
        display: block;
        border: 0;
        background-position: 0 0
    }

#price-range .ui-widget-content {
    background-color: #f2f2f2;
    padding: 2px 0
}

#price-range .ui-widget-header {
    background-color: #808080
}

#price-range .ui-state-default {
    background: #ddd
}

#price-range .ui-slider.ui-state-disabled .ui-slider-handle, #price-range .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

#price-range .ui-slider-horizontal {
    height: 12px
}

    #price-range .ui-slider-horizontal .ui-slider-handle {
        top: -3px;
        margin-left: -8px
    }

    #price-range .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    #price-range .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    #price-range .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

#cart, .latest-shop-items {
    padding: 26px 24px;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    background-color: #f7f7f7;
    color: #666;
    margin-bottom: 7px
}

.latest-shop-items {
    padding: 20px
}

.cart-items {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 15px 0
}

#cart .button, .shop-item .button {
    padding: 10px 16px !important
}

    #cart .button.color {
        margin: 0 0 0 2px
    }

.cart-items li {
    margin: 0 0 18px 0
}

    .cart-items li:last-child {
        margin-bottom: 5px
    }

a.cart-item-title {
    color: #404040;
    font-weight: 600;
    display: block
}

    a.cart-item-title:hover {
        color: #808080;
        display: block
    }

.cart-item-amount {
    color: #808080;
    display: block;
    font-size: 14px;
    margin-top: 6px
}

.cart-subtotal {
    display: block;
    margin: 16px 0;
    color: #888
}

    .cart-subtotal strong {
        color: #888;
        font-weight: 500
    }

a.item-remove {
    color: #eb4c4c;
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 2px
}

.empty-cart {
    color: #888
}

#cart a.button {
    margin: 2px;
    margin-left: 0
}

.latest-shop-items {
    margin-bottom: 15px
}

    .latest-shop-items p {
        margin: 0;
        color: #666;
        line-height: 19px;
        margin-left: 85px;
        margin-top: 3px
    }

        .latest-shop-items p a {
            color: #666;
            display: block
        }

            .latest-shop-items p a:hover {
                color: #888
            }

        .latest-shop-items p span {
            color: #888;
            margin: 5px 0 0 0;
            display: block
        }

    .latest-shop-items img {
        float: left;
        width: 66px;
        border: 1px solid #e0e0e0;
        background: #fff;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }

.shop-item img {
    border: 1px solid #eee;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 180ms ease-in-out;
    -moz-transition: all 180ms ease-in-out;
    -o-transition: all 180ms ease-in-out;
    -ms-transition: all 180ms ease-in-out;
    transition: all 180ms ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

    .shop-item img:hover {
        opacity: 0.8;
        filter: alpha(opacity=70);
        border-color: #e7e7e7
    }

.shop-item .item-description {
    padding: 0 21px 22px 21px
}

    .shop-item .item-description h5 {
        line-height: 21px;
        font-size: 14px;
        font-weight: 700;
        margin: 3px 0 0 0;
        -webkit-transition: all 180ms ease-in-out;
        -moz-transition: all 180ms ease-in-out;
        -o-transition: all 180ms ease-in-out;
        -ms-transition: all 180ms ease-in-out;
        transition: all 180ms ease-in-out
    }

    .shop-item .item-description a:hover h5 {
        color: #888
    }

    .shop-item .item-description span {
        color: #888;
        font-size: 14px;
        font-weight: 500;
        display: block;
        margin: 10px 0 15px 0
    }

        .shop-item .item-description span.sale {
            color: #999
        }

            .shop-item .item-description span.sale i {
                color: #999;
                text-decoration: line-through
            }

            .shop-item .item-description span.sale b {
                color: #888;
                font-weight: 500;
                background-color: #fffca3
            }

.shop-item {
    margin: 10px 0;
    display: block;
    background-color: #fff
}

    .shop-item .item-description {
        background-color: #f7f7f7;
        border-top: 1px solid #eee
    }

    .shop-item .button {
        padding: 8px 15px 8px 15px
    }

.flexslider.shop {
    border: 1px solid #e0e0e0;
    margin: 0 0 20px 0
}

    .flexslider.shop img {
        -webkit-transition: all 180ms ease-in-out;
        -moz-transition: all 180ms ease-in-out;
        -o-transition: all 180ms ease-in-out;
        -ms-transition: all 180ms ease-in-out;
        transition: all 180ms ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden
    }

        .flexslider.shop img:hover {
            opacity: 0.7;
            filter: alpha(opacity=70)
        }

    .flexslider.shop .flex-direction-nav a {
        right: 25px;
        bottom: 25px
    }

table.standard-table.shop {
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

    table.standard-table.shop th {
        border-bottom: none;
        font-size: 13px
    }

    table.standard-table.shop th {
        margin-bottom: -1px
    }

    table.standard-table.shop td {
        padding: 10px 15px;
        border: #e0e0e0 1px solid;
        border-bottom: none
    }

.product-info {
    margin-left: 10px;
    margin-top: 5px
}

    .product-info .price {
        font-size: 20px;
        font-weight: 500;
        color: #777;
        margin: 0 0 28px 0;
        text-align: left
    }

        .product-info .price.sale b {
            text-decoration: line-through;
            color: #999
        }

        .product-info .price.sale i {
            text-decoration: none;
            color: #777;
            font-weight: 500;
            background-color: #fffca3;
            padding: 1px 2px
        }

    .product-info h3 {
        font-size: 20px;
        font-weight: 600;
        color: #444;
        line-height: 26px;
        margin: 0 0 7px 0
    }

.product-amount input {
    width: 20px;
    padding: 8px 10px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 5
}

.product-amount {
    margin: 13px 0 18px 0;
    float: left
}

.decrease-value, .increase-value {
    float: left;
    color: #fff;
    background-color: #808080;
    cursor: pointer;
    margin-left: -1px;
    font-size: 12px;
    height: 38px;
    width: 38px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    text-align: center;
    z-index: 10;
    position: relative
}

.decrease-value {
    margin: 0 -1px 0
}

    .decrease-value span, .increase-value span {
        margin: 13px 0 0 0
    }

    .decrease-value:hover, .increase-value:hover {
        background: #aaa
    }

@media only screen and (min-width:960px) and (max-width:1389px) {
    .container .four-shop.columns {
        width: 213px
    }
}

@media only screen and (min-width:768px) and (max-width:990px) {
    .container .four-shop.columns {
        width: 258px
    }
}

@media only screen and (max-width:767px) {
    .container .four-shop.columns {
        width: 100%
    }

        .container .four-shop.columns img {
            width: 100%
        }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=4.3.0');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes

"fa-spin" {
    0%

{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}

}
@keyframes

"fa-spin" {
    0%

{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}

}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #ffffff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.icons-example ul li i {
    color: #606060;
    width: 25px
}

.icons-example ul li {
    margin: 0 0 4px 4px
}

@media only screen and (min-width:1200px) {
    .flexslider.home {
        min-height: 500px
    }
}

@media only screen and (min-width:960px) and (max-width:1389px) {
    .flickr-widget a {
        width: 58px;
        height: 58px
    }

    .client-list img {
        width: 187px;
        height: auto
    }

    .five-tables .pricing-table {
        width: 187px
    }

    .four-tables .pricing-table {
        width: 234px
    }

    .three-tables .pricing-table {
        width: 312px
    }

    .two-tables .pricing-table {
        width: 469px
    }

    .testimonials-slider li p {
        font-size: 20px;
        line-height: 34px;
        padding: 75px 160px
    }
}

@media only screen and (min-width:768px) and (max-width:990px) {
    .client-list img {
        width: 148px;
        height: auto
    }

    .flickr-widget a, .flickr-widget-blog a {
        width: 70px;
        height: 70px
    }

    ol li ol.childlist .comment-des {
        width: 86%
    }

    .comment-des {
        width: 87%
    }

    .five-tables .pricing-table {
        width: 148px
    }

    .four-tables .pricing-table {
        width: 186px
    }

    .three-tables .pricing-table {
        width: 248px
    }

    .two-tables .pricing-table {
        width: 373px
    }

    .testimonials-slider li p {
        font-size: 20px;
        line-height: 34px;
        padding: 75px 30px
    }

    .padding-left {
        padding-left: 10px
    }

    .padding-right {
        padding-right: 10px
    }
}

@media only screen and (max-width:767px) {
    #navigation {
        float: none
    }

    .js .selectnav {
        display: block
    }

    .js #nav, .slide-caption, .search-form, #navigation ul li a {
        display: none
    }

    #tagline {
        border: 0;
        margin: 0;
        float;
        left;
        width: 100%;
        padding: 10px 0
    }

    .product-info {
        margin: 0 0 20px 0
    }

    #header .social-icons {
        float: left;
        margin: 7px 0 0 -3px
    }

    .social-icons.about {
        display: block;
        margin-bottom: 30px
    }

    #contact-details {
        text-align: center;
        float: left
    }

    #scroll-top-top {
        display: none
    }

    .icon-box i {
        margin-left: -10px !important
    }

    .post-meta {
        display: none
    }

    .post-title h2 {
        line-height: 26px;
        margin-bottom: 15px
    }

    .post-icon {
        margin-top: 28px
    }

    #filters, #portfolio-navi {
        position: relative;
        text-align: left;
        display: block;
        margin: 0 0 23px 0
    }

    #portfolio-navi {
        margin: -5px 0 25px 0
    }

    .portfolio-item {
        margin: 5px 0 25px 0 !important
    }

    .item-description.related {
        margin-bottom: 30px
    }

    #layerslider .slide-caption {
        display: none !important
    }

    .testimonials-slider li p {
        font-size: 20px;
        line-height: 34px;
        padding: 75px 0px
    }

    .padding-left {
        padding-left: 10px
    }

    .padding-right {
        padding-right: 10px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .client-list img {
        width: 139px;
        height: auto
    }

    .flickr-widget a {
        width: 53px;
        height: 53px
    }

    ol li ol.childlist .comment-des {
        width: 82%
    }

    .comment-des {
        width: 83%
    }

    #portfolio-wrapper img {
        min-height: 265px
    }

    .five-tables .pricing-table, .four-tables .pricing-table, .three-tables .pricing-table, .two-tables .pricing-table {
        width: 209px
    }
}

@media only screen and (max-width:479px) {
    .client-list img {
        width: 149px;
        height: auto
    }

    ol li ol.childlist .comment-des {
        width: 77%
    }

    .comment-des {
        width: 78%
    }

    #portfolio-wrapper img {
        min-height: 189px
    }

    .five-tables .pricing-table, .four-tables .pricing-table, .three-tables .pricing-table, .two-tables .pricing-table {
        width: 299px
    }
}

.ideasloginmain {
    float: right !important;
    border-left: 2px solid #fff
}

.ideasloginbtn {
    background: #70849a
}

.customboxthree {
    width: 100%;
    float: left
}

    .customboxthree .featured-box .circle {
        background: #70849a;
        line-height: 70px;
        position: relative
    }

        .customboxthree .featured-box .circle span {
            background: #70849a;
            text-align: center;
            left: 0;
            top: 0;
            position: absolute
        }

        .customboxthree .featured-box .circle i {
            font-size: 30px;
            margin: 0;
            left: 0;
            float: none;
            color: #fff
        }

    .customboxthree .featured-box p {
        line-height: 21px
    }

    .customboxthree .featured-box a p {
        color: #333
    }

    .customboxthree .one-third:nth-child(2) .featured-box .circle span {
        background: #c2c2c2 !important
    }

    .customboxthree .one-third:nth-child(3) .featured-box .circle span {
        background: #6c7617 !important
    }

.testimonials-slider li p span {
    display: inline-block
}

.buildingtype .headline {
    background: none
}

.buildingtype .item-description h5 {
    border-bottom: 0
}

.buildingtype .infobox {
    margin: 15px 0 -50px 0
}

.buildingtype .item-description {
    margin-bottom: 10px
}

.infoboxcust {
    background: #717a46 !important;
    margin: auto
}

.jumbofooter {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #2f2f2f
}

    .jumbofooter h1, .jumbofooter .h1 {
        color: inherit
    }

    .jumbofooter p {
        margin-bottom: 05px;
        font-weight: 200;
        font-size: 18px;
        color: #fff
    }

    .jumbofooter > hr {
        border-top-color: #d5d5d5
    }

.contactUsftr {
    float: right !important;
    width: 40% !important;
}

.layer2 {
    width: 100%;
    float: left
}

    .layer2 img {
        vertical-align: middle;
        display: inline-block;
        float: none
    }

.footer-headline span {
    margin: 0 10px 0 0
}

.footer-headline img {
    vertical-align: middle;
    display: inline-block;
    float: none;
    margin: 0 10px 0 0
}

#footer-bottom {
    border: none;
    background: url(../images/copyrightbdr.png) top left repeat-x
}

.sldrcont {
    width: 100%;
    float: left
}

.sldrbdr {
    width: 100%;
    float: left
}

.flexslider {
    width: 100%;
    float: left
}

    .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
        outline: none
    }

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li {
        display: none;
        width: 100%;
        float: left;
        position: relative;
        -webkit-backface-visibility: hidden
    }

        .flexslider .slides > li > img {
            display: block;
            width: 100%;
            float: left
        }

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0px auto;
    position: relative;
    zoom: 1;
    overflow: hidden
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flexslider img {
    width: 100%;
    height: 100%
}

.flex-direction-nav {
    *height: 0
}

    .flex-direction-nav a {
        z-index: 5;
        width: 34px;
        height: 35px;
        margin: -20px 0 0;
        display: block;
        background: url(../images/slider/arrows.png) no-repeat bottom left !important;
        position: absolute;
        top: 50%;
        cursor: pointer;
        text-indent: -9999px;
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .flex-direction-nav .flex-next {
        background-position: bottom right !important;
        right: 0px
    }

    .flex-direction-nav .flex-prev {
        background-position: bottom left !important;
        left: 0px
    }

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 20px
}

.flexslider .flex-next {
    right: 20px
}

.flexslider .flex-prev {
    left: 20px
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 20px
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.gallery-anchor .flex-control-nav {
    bottom: 22px
}

.flex-caption .slider-container {
    position: absolute;
    top: 190px;
    z-index: 4;
    left: 100px
}

.flexslider a:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.lt-ie9 .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 15px
}

.lt-ie9 .flex-direction-nav .flex-next {
    opacity: 1;
    right: 15px
}

.sldrcont {
    width: 100%;
    float: left
}

.sldrCont {
    float: left;
    position: absolute;
    width: 100%;
    top: 28%;
    text-align: center
}

    .sldrCont img {
        width: 55% !important;
        float: none !important;
        display: inline-block !important
    }

    .sldrCont h4 {
        width: 100%;
        float: left;
        margin: 15px 0 0px 0
    }

        .sldrCont h4 span {
            padding: 20px 0px;
            background: rgba(0,0,0,.8);
            font-size: 28px;
            font-family: "MontserratBold";
            color: #fff;
            display: inline-block;
            width: 55%
        }

    .sldrCont p {
        width: 55%;
        display: inline-block
    }

        .sldrCont p .readmorebtn {
            display: inline-block;
            border: 1px solid #fff;
            text-transform: uppercase;
            padding: 10px 30px;
            color: #fff;
            float: right;
            margin: 40px 0 0 0
        }

            .sldrCont p .readmorebtn:hover {
                background: #303030;
                color: #fff
            }

#contact-details li {
    display: block;
    border: none;
    font-family: "Open Sans", sans-serif;
    text-align: right;
    font-size: 18px;
    line-height: 27px;
    color: #333333
}

    #contact-details li a {
        font-size: 18px;
        font-weight: bold;
        color: #6c7521
    }

        #contact-details li a i {
            font-size: 14px
        }

.campanaBuild {
    width: 100%;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #fff !important
}

.contactUsftr p {
    margin: 0 0 10px 0
}

    .contactUsftr p i {
        color: #fff;
        font-size: 22px;
        vertical-align: middle
    }

.contactUsftr .emailtxt i {
    font-size: 18px
}

.contactUsftr .phonetxt i {
    font-size: 18px
}

.locationarrow span {
    height: 60px;
    display: inline-block;
    float: left
}

    .locationarrow span i {
        margin-top: 30px;
        font-size: 25px
    }

.contactUsftr p span {
    display: inline-block;
    margin: 0 10px 0 0
}

.righticoncol .featured-desc {
    margin: -48px 0 0 70px
}

.ideaplus img {
    width: 100%;
    float: left
}

.ideaplusrow {
    width: 100%;
    float: left
}

    .ideaplusrow .four.columns {
        width: 360px
    }

.ideasplusbnr {
    width: 100%;
    float: left;
    margin: 30px 0 40px 0
}

    .ideasplusbnr img {
        width: 100%;
        float: left
    }

#page-title sup {
    font-size: 12px;
    margin: 0 0 0 2px;
    text-transform: uppercase;
    vertical-align: top
}

.righticoncol {
    margin: 0px 0 8px 0
}

sup {
    vertical-align: top;
    font-size: 10px;
    top: -5px;
    position: relative
}

.customboxthree .featured-desc sup {
    vertical-align: top;
    font-size: 10px;
    top: -5px;
    position: relative
}

.righticoncol p {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    text-align: left
}

    .righticoncol p i {
        color: #70849a;
        margin: 0 10px 0 0;
        font-size: 30px;
        vertical-align: middle
    }

.caseExp {
    width: 100%;
    float: left
}

    .caseExp h2 {
        width: 100%;
        float: left;
        text-transform: uppercase;
        color: #70849a;
        font-size: 18px
    }

    .caseExp h3 {
        color: #666666;
        font-size: 21px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600
    }

.checksignrow {
    width: 100%;
    float: left
}

.checksign {
    width: 3%;
    float: left;
    padding: 15px 0
}

    .checksign i {
        color: #6c7521;
        font-size: 20px
    }

.checksignbox {
    border: 1px solid #acacac;
    width: 85%;
    float: left;
    padding: 10px;
    background: #fafafa
}

.caseExp .headline {
    width: 100%;
    float: left
}

.caseExpbox {
    width: 100%;
    float: left;
    margin: 0 0 20px 0
}

.checksignbox p span {
    font-weight: bold
}

.missionst {
    width: 100%;
    float: left
}

    .missionst p {
        float: left;
        font-size: 15px;
        line-height: 32px;
        width: 100%;
    }

        .missionst p span {
            color: #6b7617;
            font-weight: bold;
        }

.metalbuilding {
    width: 100%;
    float: left;
    margin: 20px 0 0 0
}

    .metalbuilding .image-right {
        border: none
    }

.fourbox {
    width: 100%;
    float: left
}

    .fourbox .four.columns:last-child {
        text-align: center
    }

    .fourbox .four.columns:nth-child(3n) {
        text-align: center
    }

.registerEng {
    width: 100%;
    float: left
}

.registerEnglft {
    width: 48%;
    float: left
}

    .registerEnglft p {
        color: #6c7521;
        font-size: 19px;
        text-align: center
    }

.registerEngRt {
    width: 48%;
    float: left;
    text-align: right
}

    .registerEngRt img {
        display: inline-block;
        float: none
    }

.buildingtype {
    width: 100%;
    margin: 0 0 40px 0
}

.cosultingpg {
    width: 100%;
    float: left
}

    .cosultingpg h2 {
        margin: 0 0 30px 0;
        width: 100%;
        float: left
    }

    .cosultingpg ul {
        padding-left: 30px
    }

        .cosultingpg ul li::before {
            margin: 0 17px 0 0;
            color: #6c7521;
            font-size: 18px
        }

    .cosultingpg p {
        float: left;
        font-size: 14px;
        line-height: 26px;
        width: 100%
    }

    .cosultingpg h3 {
        color: #333333
    }

.aLetterbox {
    width: 100%;
    float: left
}

.aLetterboxmain {
    width: 72%;
    float: left;
    margin: 10px 10%;
    border: 1px solid #acacac;
    padding: 40px;
    float: right;
    font-style: italic
}

.custIdea {
    float: left;
    padding: 0 0 0 7%;
    width: 93%
}

    .custIdea h6 {
        color: #666666;
        float: left;
        font-size: 15px;
        line-height: 26px;
        margin: 6px 0 15px;
        width: 100%
    }

        .custIdea h6 span {
            border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            -webkit-border-radius: 50%;
            background: #6c7636 none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-size: 15px;
            height: 35px;
            line-height: 34px;
            margin: 0 10px 0 -6%;
            text-align: center;
            width: 35px
        }

.ideaTrl {
    background: #70849a;
    width: 96%;
    float: right;
    text-align: center;
    padding: 15px 0 25px 0
}

    .ideaTrl h5 {
        color: #fff;
        font-size: 23px;
        font-weight: normal;
        line-height: 31px;
        margin: 5px 0 10px 0
    }

    .ideaTrl a {
        color: #fff;
        font-weight: normal;
        font-size: 17px;
        border: 1px solid #fff;
        background-color: transparent;
        padding: 10px 22px;
        margin: 0 0 0 24px;
        position: relative;
        display: inline-block;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

        .ideaTrl a:hover {
            background-color: #fff;
            color: #404040
        }

.five.columns .headline {
    float: right;
    width: 96%
}

.ideaTrlBx {
    width: 96%;
    float: right
}

    .ideaTrlBx h5 {
        float: left;
        font-size: 16px;
        font-weight: bold;
        width: 100%
    }

    .ideaTrlBx ul {
        margin: 4px 0 20px 0;
        padding: 0px;
        width: 100%;
        float: left
    }

        .ideaTrlBx ul li {
            font-size: 14px;
            line-height: 23px;
            list-style-position: inside;
            list-style-type: disc
        }

        .ideaTrlBx ul ul {
            padding: 0 0 0 5%;
            width: 95%;
            margin: 0px
        }

            .ideaTrlBx ul ul li {
                list-style-type: none
            }

.custIdeaBaner {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 35px 0
}

.custIdeaBaner2 {
    margin: 0 0 85px
}

.custIdeaBaner img {
    width: 100%;
    float: left
}

.custIdeaBaner h3 {
    color: #fff;
    font-size: 1.5vw;
    font-weight: bold;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 100%
}

.custWhyCbc {
    font-style: italic;
    margin: 20px 0 8px
}

    .custWhyCbc h4 {
        font-style: italic
    }

    .custWhyCbc ul li {
        line-height: 26px;
        margin: 0 0 12px
    }

        .custWhyCbc ul li span {
            margin: 0 0 0 -10px
        }

        .custWhyCbc ul li b {
            font-weight: bold
        }

.custTeam {
    width: 100%;
    float: left
}

.teamMain {
    width: 100%;
    float: left;
    margin: 0 0 40px 0
}

.teamMainImg {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0 20px 0;
    margin: 0px 0 20px 0;
    background: #fbfcfd;
    background: -moz-linear-gradient(top, #fbfcfd 0%, #71859a 100%);
    background: -webkit-linear-gradient(top, #fbfcfd 0%, #71859a 100%);
    background: linear-gradient(to bottom, #fbfcfd 0%, #71859a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfcfd', endColorstr='#71859a', GradientType=0)
}

    .teamMainImg img {
        display: inline-block;
        max-width: 210px
    }

.teamMain h3 {
    font-size: 15px;
    color: #333333;
    float: left;
    width: 100%
}

.teamMain h4 {
    color: #666666;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    width: 100%
}

.teamMain hr {
    margin: 25px 0 22px 0;
    width: 100%;
    float: left
}

.teamMain p {
    color: #666;
    font-size: 13px;
    float: left;
    width: 100%;
    line-height: 21px
}

.teamDivdr {
    width: 100%;
    height: 2px;
    float: left
}

.cntSrvc {
    width: 100%;
    float: left
}

    .cntSrvc h5 {
        margin: 0 0 10px 0
    }

    .cntSrvc label {
        float: left;
        font-size: 13px;
        width: 35%
    }

        .cntSrvc label input[type="checkbox"] {
            float: left;
            margin: 3px 6px 0 0;
            width: auto
        }

#contact-form .field {
    width: 50%;
    float: left
}

.contRt {
    float: right
}

.custIdeaBaner2 .sldrCont {
    margin: 0 12%;
    width: 76%
}

.ftrlft ul {
    float: left;
    width: 40%
}

.sldrCont2 {
    width: 100%;
    float: left;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sldrCont h2 {
    font-family: "MontserratBold";
    color: #6c7521;
    font-size: 30px;
    position: absolute;
    top: -120px;
    padding: 0 30px;
    width: 100%;
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sldrCont2 p {
    width: 100% !important;
    font-size: 28px;
    font-family: "Raleway";
    color: #fff;
    line-height: 35px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 260px 0 0 0
}

    .sldrCont2 p span {
        float: left;
        width: 84%
    }

    .sldrCont2 p .readmorebtn {
        font-size: 14px;
        padding: 10px 25px !important;
        line-height: normal;
        margin: 30px 0 0 0 !important
    }

.sldrCont3 {
    top: 15%
}

    .sldrCont3 h4 {
        float: left;
        margin: 15px 0 0;
        width: 100%
    }

        .sldrCont3 h4 span {
            background: rgba(113, 122, 70, 0.8) none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-family: "MontserratBold";
            font-size: 28px;
            padding: 20px 0;
            width: 55%
        }

    .sldrCont3 h5 {
        float: left;
        margin: 15px 0 0;
        width: 100%
    }

        .sldrCont3 h5 span {
            background: rgba(112, 132, 154, 0.8) none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-family: "MontserratBold";
            font-size: 28px;
            padding: 20px 0;
            width: 55%
        }

    .sldrCont3 p {
        float: left;
        margin: 15px 0 0;
        width: 100%
    }

        .sldrCont3 p span {
            color: #fff;
            display: inline-block;
            padding: 20px 0;
            width: 55%;
            font-size: 16px
        }

        .sldrCont3 p .readmorebtn {
            margin: -70px 100px 0 0
        }

.custTeamImg {
    float: left
}

.custTeamrow {
    width: 100%;
    float: left;
    margin: 0 0 80px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .custTeamrow p {
        font-size: 14px;
        line-height: 21px
    }

.custTeamleft {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.custTeamRt {
    float: left;
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .custTeamRt .headline {
        margin: 0px 0 5px 0
    }

    .custTeamRt h4 {
        text-transform: uppercase;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.rightcustpnl {
    width: 100%;
    float: left;
    background: #d4dae1;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .rightcustpnl ul {
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .rightcustpnl ul li {
            width: 100%;
            float: left;
            margin: 0 0 10px 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .rightcustpnl ul li h4 {
                position: relative;
                padding: 0 0 0 30px;
                line-height: 22px;
                font-size: 14px;
                text-transform: uppercase;
                font-family: "Open Sans", sans-serif;
                font-weight: bold
            }

                .rightcustpnl ul li h4:before {
                    content: url(../images/iconcheck.png);
                    position: absolute;
                    left: 0;
                    top: 50%;
                    margin: -10px 0 0 0
                }

        .rightcustpnl ul li {
            line-height: 22px
        }

.whycbccust .container .twelve.columns {
    width: 68%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.whycbccust .container .four.columns {
    width: 28%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width:100px) and (max-width:450px) {
    .ftrlft {
        width: 100% !important
    }

    .contactUsftr {
        width: 100% !important
    }

    .sldrCont img {
        width: 75% !important
    }

    .sldrCont h4 {
        margin: 0px 0 0px 0
    }

        .sldrCont h4 span {
            font-size: 11px;
            width: 75%;
            padding: 0px 0px
        }

    .sldrCont {
        top: 5%
    }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 2px 10px;
            font-size: 10px
        }

    .sldrCont {
        display: none
    }

    #contact-details {
        width: 100%
    }

        #contact-details li {
            display: inline-block;
            font-size: 14px;
            margin: 0;
            padding: 0;
            text-align: center;
            width: auto
        }

            #contact-details li a {
                font-size: 16px;
                margin: 0 0 0 10px
            }

    #logo {
        float: left;
        margin: 10px 0;
        width: 100%
    }

    #navigation {
        float: left;
        margin: 0 0 10px
    }

    .selectnav {
        margin: 0px
    }

    .testimonials-slider li p {
        font-size: 17px;
        line-height: 27px
    }

    .buildingtype .item-description h5 {
        margin-bottom: 0;
        padding-bottom: 6px
    }

    .item-description p {
        font-size: 12px;
        line-height: 17px;
        margin: 0 0 20px
    }

    .infobox {
        font-size: 21px;
        line-height: 32px
    }

        .infobox a {
            font-size: 14px;
            margin: 0;
            padding: 9px 18px;
            top: 10px
        }

    .caseExp h2 {
        font-size: 15px;
        line-height: 25px
    }

    .custIdeaBaner h3 {
        display: none
    }

    .caseExp h3 {
        font-size: 17px
    }

    #contact-form .field {
        float: left;
        width: 100%
    }

    .cntSrvc label {
        width: 50%
    }

    .custIdeaBaner2 {
        margin: 0 0 35px
    }

    .ftrlft ul {
        width: 100%
    }

    .whycbccust .container .twelve.columns {
        width: 100%
    }

    .whycbccust .container .four.columns {
        width: 100%
    }

    .custTeamleft {
        width: 100%
    }

    .custTeamRt {
        width: 100%
    }

        .custTeamRt .headline {
            margin: 15px 0 5px 0
        }

    .custTeamrow {
        margin: 0 0 40px 0
    }
}

@media only screen and (min-width:451px) and (max-width:600px) {
    .ftrlft {
        width: 100% !important
    }

    .contactUsftr {
        width: 100% !important
    }

    .sldrCont img {
        width: 75% !important
    }

    .sldrCont h4 {
        margin: 5px 0 0px 0
    }

        .sldrCont h4 span {
            font-size: 14px;
            width: 75%;
            padding: 5px 0px
        }

    .sldrCont {
        top: 8%
    }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 3px 10px;
            font-size: 12px
        }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 2px 10px;
            font-size: 10px
        }

    .sldrCont {
        display: none
    }

    #contact-details {
        width: 100%
    }

        #contact-details li {
            display: inline-block;
            font-size: 14px;
            margin: 0;
            padding: 0;
            text-align: center;
            width: auto
        }

            #contact-details li a {
                font-size: 16px;
                margin: 0 0 0 10px
            }

    #logo {
        float: left;
        margin: 10px 0;
        width: 100%
    }

    #navigation {
        float: left;
        margin: 0 0 10px
    }

    .selectnav {
        margin: 0px
    }

    .custIdeaBaner h3 {
        display: none
    }

    #contact-form .field {
        float: left;
        width: 100%
    }

    .cntSrvc label {
        width: 50%
    }

    .custIdeaBaner2 {
        margin: 0 0 35px
    }

    .ftrlft ul {
        width: 100%
    }

    .whycbccust .container .twelve.columns {
        width: 100%
    }

    .whycbccust .container .four.columns {
        width: 100%
    }

    .custTeamleft {
        width: 100%
    }

    .custTeamRt {
        width: 100%
    }

        .custTeamRt .headline {
            margin: 15px 0 5px 0
        }

    .custTeamrow {
        margin: 0 0 40px 0
    }
}

@media only screen and (min-width:601px) and (max-width:750px) {
    .ftrlft {
        width: 100% !important
    }

    .contactUsftr {
        width: 100% !important
    }

    .sldrCont img {
        width: 75% !important
    }

    .sldrCont h4 {
        margin: 5px 0 0px 0
    }

        .sldrCont h4 span {
            font-size: 14px;
            width: 75%;
            padding: 5px 0px
        }

    .sldrCont {
        top: 8%
    }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 3px 10px;
            font-size: 12px
        }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 2px 10px;
            font-size: 10px
        }

    #contact-details {
        width: 100%
    }

        #contact-details li {
            display: inline-block;
            font-size: 14px;
            margin: 0;
            padding: 0;
            text-align: center;
            width: auto
        }

            #contact-details li a {
                font-size: 16px;
                margin: 0 0 0 10px
            }

    #logo {
        float: left;
        margin: 10px 0;
        width: 100%
    }

    #navigation {
        float: left;
        margin: 15px 0 10px
    }

    .selectnav {
        margin: 0px
    }

    .custIdeaBaner h3 {
        display: none
    }

    .custIdeaBaner2 {
        margin: 0 0 35px
    }

    .ftrlft1 ul {
        width: 50%
    }

    .whycbccust .container .twelve.columns {
        width: 100%
    }

    .whycbccust .container .four.columns {
        width: 100%
    }

    .custTeamleft {
        width: 100%
    }

    .custTeamRt {
        width: 100%
    }

        .custTeamRt .headline {
            margin: 15px 0 5px 0
        }

    .custTeamrow {
        margin: 0 0 40px 0
    }

    .sldrCont3 p {
        display: none
    }

    .sldrCont3 h5 span {
        font-size: 13px;
        padding: 11px 0;
        width: 75%
    }

    .sldrCont3 {
        top: 25%
    }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .ftrlft1 {
        width: 100% !important
    }

    .contactUsftr {
        width: 100% !important
    }

    .sldrCont img {
        width: 75% !important
    }

    .sldrCont h4 {
        margin: 5px 0 0px 0
    }

        .sldrCont h4 span {
            font-size: 14px;
            width: 75%;
            padding: 5px 0px
        }

    .sldrCont {
        top: 8%
    }

        .sldrCont p .readmorebtn {
            margin: 5px 0 0 0;
            padding: 3px 10px;
            font-size: 12px
        }

    .custIdeaBaner h3 {
        font-size: 1.2vw;
        top: -6px
    }

    .custIdeaBaner2 .sldrCont {
        margin: 20px 25% 0 25%;
        width: 50%
    }

        .custIdeaBaner2 .sldrCont h4 span {
            font-size: 9px;
            font-weight: normal;
            padding: 1px 0
        }

        .custIdeaBaner2 .sldrCont h4 {
            margin: 0
        }

    .custIdeaBaner2 {
        margin: 0 0 40px
    }

    .ftrlft1 ul {
        width: 50%
    }

    .whycbccust .container .twelve.columns {
        width: 100%
    }

    .whycbccust .container .four.columns {
        width: 100%
    }

    .whycbccust .container .twelve.columns {
        width: 100%
    }

    .whycbccust .container .four.columns {
        width: 100%
    }

    .custTeamleft {
        width: 100%
    }

    .custTeamRt {
        width: 100%
    }

        .custTeamRt .headline {
            margin: 15px 0 5px 0
        }

    .custTeamrow {
        margin: 0 0 40px 0
    }

    .sldrCont3 h5 span {
        font-size: 13px;
        padding: 11px 0;
        width: 75%
    }

    .sldrCont3 {
        top: 25%
    }
}

@media only screen and (min-width:768px) and (max-width:990px) {
    #navigation ul li a {
        font-size: 11px;
        font-weight: bold;
        padding: 17px 11px
    }

    .customboxthree .featured-desc h3 {
        font-size: 15px
    }

    .customboxthree .featured-box p {
        font-size: 12px;
        line-height: 18px
    }

    .customboxthree .featured-box .circle i {
        font-size: 26px
    }

    .customboxthree .featured-box .circle span {
        width: 50px;
        height: 50px;
        line-height: 60px
    }

    .customboxthree .featured-box .circle {
        width: 50px;
        height: 50px;
        line-height: 60px
    }

    .item-description p {
        font-size: 13px;
        line-height: 20px
    }

    .infoboxcust {
        font-size: 20px
    }

    .ftrlft1 {
        width: 40% !important;
        float: left
    }

    .contactUsftr {
        width: 45% !important;
        /*float: right*/
    }

    .custIdeaBaner h3 {
        top: 5px
    }

    .custIdeaBaner2 .sldrCont h4 span {
        font-size: 16px;
        padding: 10px 0;
        width: 55%
    }

    .custIdeaBaner2 .sldrCont h4 {
        margin: 5px 0 0
    }

    .custIdeaBaner2 {
        margin: 0 0 45px
    }

    .ftrlft1 ul {
        width: 50%
    }

    .whycbccust .container .twelve.columns {
        width: 66%
    }

    .whycbccust .container .four.columns {
        width: 28%;
        float: right
    }

    .custTeamleft {
        width: 100%
    }

    .custTeamRt {
        width: 100%
    }

        .custTeamRt .headline {
            margin: 15px 0 5px 0
        }

    .custTeamrow {
        margin: 0 0 40px 0
    }

    .sldrCont h4 span {
        font-size: 19px
    }

    .sldrCont h2 {
        top: -90px
    }

    .sldrCont2 p {
        font-size: 19px;
        line-height: 29px;
        margin: 140px 0 0
    }

        .sldrCont2 p .readmorebtn {
            margin: -20px 0 0 !important
        }

    .sldrCont3 h4 span {
        font-size: 24px;
        width: 75%;
        padding: 12px 0
    }

    .sldrCont3 p span {
        font-size: 14px;
        line-height: 18px;
        padding: 20px 0;
        width: 75%
    }

    .sldrCont3 p {
        margin: 0px
    }

    .sldrCont3 h5 span {
        font-size: 20px;
        padding: 12px 0;
        width: 75%
    }

    .sldrCont3 {
        top: 9%
    }

        .sldrCont3 p .readmorebtn {
            display: none
        }
}

@media only screen and (min-width:991px) and (max-width:1100px) {
    #wrapper {
        width: 100% !important
    }

    .container .eight.columns {
        width: 47% !important
    }

    .container .sixteen.columns {
        width: 98% !important
    }

    .container {
        width: 100% !important
    }

    #navigation ul li a {
        font-size: 13px;
        padding: 17px 15px
    }

    .container .one-third.column {
        width: 31% !important
    }

    .buildingtype .container .four.columns {
        width: 22.9% !important
    }

    .ftrlft1 {
        width: 40% !important;
        float: left
    }

    .contactUsftr {
        width: 35% !important;
        float: right
    }

    .custIdeaBaner2 .sldrCont h4 span {
        font-size: 19px;
        font-weight: normal;
        padding: 12px 0
    }

    .custIdeaBaner2 .sldrCont h4 {
        margin: 9px 0 0
    }

    .custIdeaBaner2 {
        margin: 0 0 45px
    }

    .whycbccust .container .twelve.columns {
        width: 66%
    }

    .whycbccust .container .four.columns {
        width: 28%;
        float: right
    }

    .sldrCont2 p {
        margin: 240px 0 0 0;
        font-size: 24px;
        line-height: 30px
    }

    .sldrCont p .readmorebtn {
        margin: 30px 0 0 0
    }

    .sldrCont2 p span {
        width: 83%
    }

    .sldrCont2 p .readmorebtn {
        margin: 20px 0 0 0 !important
    }
}

.missionstNew {
    text-align: center;
}

    .missionstNew h4 {
        font-weight: bold;
        color: #6b7617;
        font-size: 30px;
    }
/************************************************** 8-Aug-2017  *************************************************/
.custBelow {
    float: left;
    width: 100%;
}

    .custBelow p {
        color: #666666;
        font-size: 14px;
    }

.custCustmize {
    float: left;
    width: calc(25% - 4px);
    border-right: 1px solid #FFF;
}

    .custCustmize:last-child {
        border: none !important;
    }

.custCuMizeFrst {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #909090;
}

    .custCuMizeFrst h3 {
        color: #FFF;
        background-color: #808080;
        font-size: 16px;
        font-weight: bold;
        padding: 5px 0;
        width: 100%;
    }

    .custCuMizeFrst h4 {
        color: #FFF;
        font-size: 24px;
        padding: 15px 0 0 0;
    }

    .custCuMizeFrst h5 {
        color: #FFF;
        font-size: 14px;
        margin: 0px 0 0 0;
    }

    .custCuMizeFrst p {
        color: #FFF;
        font-size: 14px;
        margin: 0px 0 10px 0;
    }

.custAuto {
    float: left;
    width: 100%;
    text-align: center;
}

    .custAuto ul {
        margin: 0px;
        padding: 0px;
    }

        .custAuto ul li {
            font-size: 16px;
            color: #666666;
            padding: 15px 0;
        }

            .custAuto ul li:nth-child(even) {
                background-color: #f4f4f4;
            }

            .custAuto ul li:nth-child(odd) {
                background-color: #fdfdfd;
            }

.custCngclr {
    background-color: #4c4c4c;
}

    .custCngclr h3 {
        background-color: #404040;
    }

.custCngclrSec {
    background-color: #818a36;
}

    .custCngclrSec h3 {
        background-color: #6c7521;
    }

.custAuto ul li span {
    font-weight: bold;
}

.custPacages {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}

.custElit {
    float: left;
    width: 100%;
}

    .custElit h3 {
        padding: 19px 10px 35px 0;
        font-size: 22px;
        display: inline-block;
        float: left;
    }

    .custElit span {
        background-color: #e9e9e9;
        height: 1px;
        display: inline-block;
        width: 86%;
        float: left;
        margin: 37px 0 0 0;
    }

    .custElit p {
        float: left;
        width: 100%;
        color: #666666;
        font-size: 14px;
        margin: -10px 0 0 0;
    }

.custEnterPrice {
    float: left;
    width: 100%;
    background-color: #818a36;
    padding: 10px 0 10px 2%;
    margin: 15px 0 0 0;
}

    .custEnterPrice h4 {
        color: #custEnterPrice;
        margin: 0px;
        color: #FFF;
        font-size: 16px;
        margin: 0 5% 0 0;
        float: left;
        font-weight: normal;
    }

    .custEnterPrice span {
        padding: 0 0 0 18px;
    }

.custEliSect {
    float: left;
    width: 100%;
}

    .custEliSect h3 {
        font-weight: normal;
        text-transform: uppercase;
        padding: 19px 10px 35px 0;
        color: #404040;
        font-size: 22px;
        display: inline-block;
        display: inline-block;
        float: left;
    }

    .custEliSect p {
        float: left;
        width: 100%;
    }

.headline h3 {
    float: left;
}

.custElitSec h3 {
    padding: 19px 10px 35px 0;
    font-size: 22px;
    display: inline-block;
    float: left;
}

.custSpnSec span {
    background-color: #e9e9e9;
    height: 1px;
    display: inline-block;
    width: 85%;
    float: left;
    margin: 37px 0 0 0;
}

.custElitSec p {
    width: 100% !important;
    float: left;
    margin: -10px 0 0 0;
}

.custBronze {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}

.approvelModel {
    float: left;
    width: 16%;
    border-right: 1px solid #FFF;
}

.custApp {
    display: none;
}

.approvelModel ul {
    margin: 0px;
    padding: 0px;
}

    .approvelModel ul li {
        text-align: center;
        font-weight: bold;
        color: #4c4c4c;
        font-size: 15px;
        padding: 10px 0;
        width: 100%;
    }

.custWing {
    float: left;
    text-align: left !important;
    font-weight: normal !important;
    padding: 10px 0 10px 10px !important;
}

.approvelModel ul li img {
    display: inline-block;
}

.approvelModel ul li:nth-child(even) {
    background-color: #f4f4f4;
}

.custMnHt {
    min-height: 36px !important;
}

    .custMnHt img {
        padding: 15px 0 0 0 !important;
    }

.custPrograms {
    float: left;
    width: 100%;
    margin: 55px 0 0 0;
}

    .custPrograms h3 {
        float: left;
        font-size: 22px;
        padding: 19px 10px 35px 0;
    }

    .custPrograms span {
        background-color: #e9e9e9;
        height: 1px;
        display: inline-block;
        width: 71%;
        float: left;
        margin: 37px 0 0 0;
    }

.custDesign {
    float: left;
    width: 100%;
    margin: 0 0 70px 0;
    text-align: center;
}

    .custDesign ul {
        margin: auto;
        padding: 0px;
        display: inline-block;
        width: 25%;
    }

        .custDesign ul li {
            color: #666666;
            font-size: 16px;
            padding: 10px 0;
        }

.custHdng {
    background-color: #d4dae1 !important;
    font-weight: bold;
    color: #4c4c4c;
}

.custDesign ul li:nth-child(odd) {
    background-color: #f4f4f4;
}

.custDesign ul li:nth-child(even) {
    background-color: #fdfdfd;
}

.custTxtLeft {
    text-align: left !important;
    padding: 10px 0 10px 5% !important;
}

.custtmRow {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
}

.custtmRowhd {
    width: 100%;
    float: left;
}

.custtmRowDiv, .custtmCol1 {
    width: 16.2%;
    float: left;
    font-size: 15px;
    color: #4c4c4c;
}

.custtmCol1 {
    border-right: 1px solid #FFF;
    text-align: center;
    min-height: 40px;
}

    .custtmCol1:last-child {
        border: none;
    }

.custtmRowDiv {
    width: 16%;
    float: left;
    font-weight: bold;
    font-size: 16px;
}

.custtmRowCol .custtmRowDiv {
    width: 100%;
    float: left;
    display: none;
    text-align: center;
}

.custtmRowCol {
    margin: 5px 0;
    border-right: 1px solid #FFF;
}

.custtmRowDiv {
    text-align: center;
}

.custtmRowCol:nth-child(even) {
    background-color: #f4f4f4;
}

.custtmCol1 img {
    display: inline-block !important;
    float: none !important;
    margin: 11px 0 0 0;
}

.custtmRowCol {
    width: 100%;
    float: left;
}

.custtmCol1 span {
    text-align: left !important;
    float: left;
    margin: 0 0 0 12px;
}

.custtmCol1 {
    padding: 10px 0px 5px 0px;
}

@media only screen and (min-width : 100px) and (max-width : 450px) {
    .custCustmize {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .custAuto ul li {
        font-size: 14px;
    }

    .custDplyNn {
        display: none !important;
    }

    .custPacages {
        margin: 0px;
    }

    .custElit span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custSpnSec span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custPrograms span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custDesign {
        margin: 0px;
    }

        .custDesign ul {
            width: 100%;
            margin: 0 0 20px 0;
        }

    .custTxtLeft {
        text-align: center !important;
    }

    .approvelModel {
        width: 100%;
    }

    .custtmRowhd {
        display: none;
    }

    .custtmRowCol .custtmRowDiv {
        display: block;
    }

    .custtmRowDiv, .custtmCol1 {
        width: 100%;
        text-align: center;
    }

        .custtmCol1 span {
            text-align: center !important;
            float: none;
        }

        .custtmCol1 img {
            margin: 8px 0 0 0;
        }
}

@media only screen and (min-width : 451px) and (max-width : 600px) {
    .custCustmize {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .custAuto ul li {
        font-size: 14px;
    }

    .custDplyNn {
        display: none !important;
    }

    .custPacages {
        margin: 0px;
    }

    .custElit span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custSpnSec span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custPrograms span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custDesign {
        margin: 0px;
    }

        .custDesign ul {
            width: 100%;
            margin: 0 0 20px 0;
        }

    .custTxtLeft {
        text-align: center !important;
    }

    .approvelModel {
        width: 100%;
    }

    .custtmRowhd {
        display: none;
    }

    .custtmRowCol .custtmRowDiv {
        display: block;
    }

    .custtmRowDiv, .custtmCol1 {
        width: 100%;
        text-align: center;
    }

        .custtmCol1 span {
            text-align: center !important;
            float: none;
        }
}

@media only screen and (min-width : 601px) and (max-width : 750px) {
    .custCustmize {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .custAuto ul li {
        font-size: 14px;
    }

    .custDplyNn {
        display: none !important;
    }

    .custPacages {
        margin: 0px;
    }

    .custElit span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custSpnSec span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custPrograms span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custDesign {
        margin: 0px;
    }

        .custDesign ul {
            width: 100%;
            margin: 0 0 20px 0;
        }

    .custTxtLeft {
        text-align: center !important;
    }

    .approvelModel {
        width: 100%;
    }

    .custtmRowhd {
        display: none;
    }

    .custtmRowCol .custtmRowDiv {
        display: block;
    }

    .custtmRowDiv, .custtmCol1 {
        width: 100%;
        text-align: center;
    }

        .custtmCol1 span {
            text-align: center !important;
            float: none;
        }
}

@media only screen and (min-width : 751px) and (max-width : 1000px) {
    .custAuto ul li {
        font-size: 13px;
    }

    .custElit span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custSpnSec span {
        margin: -30px 0 20px 0;
        width: 100%;
    }

    .custPrograms span {
        margin: -30px 0 20px 0;
        width: 100%;
    }
}

@media only screen and (min-width : 1001px) and (max-width : 1100px) {
    .custEnterPrice {
        width: 98%;
    }
}

@media only screen and (min-width : 1101px) and (max-width : 1200px) {
}

.sldrCont4 h4 {
    background: rgba(0,0,0,.7);
    color: #fff;
    float: right;
    font-size: 20px;
    margin: -60px 0 40px;
    padding: 15px 0 15px 30px;
    text-align: left;
    width: 45%
}

.sldrCont4 ul {
    background: rgba(112,132,154,.8);
    clear: both;
    margin: auto;
    max-width: 510px;
    padding: 25px;
    width: auto
}

    .sldrCont4 ul li {
        color: #fff;
        font-size: 25px;
        font-weight: 700;
        line-height: 34px;
        list-style-position: inside;
        list-style-type: disc;
        text-align: left
    }

.selectnav {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}

@media only screen and (min-width :767px) and (max-width :990px) {
    .sldrCont4 h4 {
        font-size: 17px;
        line-height: 22px
    }

    .sldrCont4 ul li {
        font-size: 18px;
        line-height: 30px
    }

    .sldrCont4 ul {
        max-width: 350px;
        padding: 17px
    }

    .sldrCont4 p {
        display: inline-block;
        width: 95%
    }

        .sldrCont4 p .readmorebtn {
            margin: -60px 0 0
        }

    #navigation ul li a {
        padding: 17px 9px !important
    }
}
