@font-face {
    font-family: 'xlntcode';
    src: url('/assets/themes/northcol/assets/fonts/xlntcode47124712.eot?j0co6u');
    src: url('/assets/themes/northcol/assets/fonts/xlntcoded41dd41d.eot?#iefixj0co6u') format('embedded-opentype'), url('/assets/themes/northcol/assets/fonts/xlntcode47124712.woff?j0co6u') format('woff'), url('/assets/themes/northcol/assets/fonts/xlntcode47124712.ttf?j0co6u') format('truetype'), url('/assets/themes/northcol/assets/fonts/xlntcode47124712.svg?j0co6u#xlntcode') format('svg');
    font-weight: normal;
    font-style: normal
}

#section-testimonial li,
#section-testimonial-alt li,
#section-testimonial-alt-02 li {
    line-height: 1.3
}

.feedbacks {
    position: relative
}

.feedbacks h1 {
    margin-bottom: 50px;
    border: 0;
    padding-left: 0
}

.client-feedback {
    position: relative;
    width: 100%;
    font-size: 18px;
    font-style: italic;
    margin: 0 auto 0 auto;
    padding: 0px 80px 40px 80px;
    margin-bottom: 40px;
    font-weight: 400;
    font-family: 'Raleway';
    line-height: 30px
}

.client-feedback p {
    line-height: 30px;
    margin-bottom: 0;
    color: #666;
    font-size: 20px
}

.client-feedback:before {
    content: "\e60a";
    font-family: "xlntcode";
    font-style: normal;
    position: absolute;
    left: 42px;
    top: 0px;
    font-size: 28px;
    color: #666
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .client-feedback:before {
        position: absolute;
        left: 64px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .client-feedback:before {
        position: absolute;
        left: 46px
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: transparent;
    border-radius: 0px
}

.carousel-inner-alt {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: transparent;
    border-radius: 0px
}

.carousel-inner>.item,
.carousel-inner-alt>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner-alt>.item>img,
.carousel-inner>.item>a>img,
.carousel-inner-alt>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item,
    .carousel-inner-alt>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner-alt>.item.next,
    .carousel-inner>.item.active.right,
    .carousel-inner-2>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner-alt>.item.prev,
    .carousel-inner>.item.active.left,
    .carousel-inner-2>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner-alt>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner-alt>.item.prev.right,
    .carousel-inner>.item.active,
    .carousel-inner-alt>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner-alt>.active,
.carousel-inner>.next,
.carousel-inner-alt>.next,
.carousel-inner>.prev,
.carousel-inner-alt>.prev {
    display: block
}

.carousel-inner>.active,
.carousel-inner-alt>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner-alt>.next,
.carousel-inner>.prev,
.carousel-inner-alt>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next,
.carousel-inner-alt>.next {
    left: 100%
}

.carousel-inner>.prev,
.carousel-inner-alt>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner-alt>.next.left,
.carousel-inner>.prev.right,
.carousel-inner-alt>.prev.right {
    left: 0
}

.carousel-inner>.active.left,
.carousel-inner-alt>.active.left {
    left: -100%
}

.carousel-inner>.active.right,
.carousel-inner-alt>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: relative;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    width: 25%;
    height: auto;
    text-align: center;
    margin: 0px auto;
    cursor: pointer;
    opacity: .2;
    margin-top: 20px;
    float: left
}

.carousel-indicators .active {
    width: 25%;
    height: auto;
    margin: 0px 0px 0px 0px;
    opacity: 1;
    margin-top: 20px
}

.carousel-indicators li img {
    margin: 0px auto;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    border-radius: 50%;
    border: 1px solid #ededed;
    padding: 2px;
    background: #fff
}

.carousel-indicators li {
    margin-bottom: 15px
}

.carousel-indicators li span {
    color: #666;
    text-align: center;
    display: block;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px
}

.carousel-indicators li span.testi-posi {
    font-size: 11px;
    font-style: italic
}

.carousel-indicators li span b {
    color: #666;
    text-align: center;
    display: block;
    font-weight: 500;
    font-size: 15px
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 1px
    }
}

@media screen and (max-width: 767px) {
    .carousel-indicators li,
    .carousel-indicators .active {
        float: left;
        padding-top: 15px;
        margin-bottom: 0px;
        width: 50%;
        margin-top: 10px
    }
    .carousel-indicators li img,
    .client-feedback:before,
    .client-feedback:after {
        display: none
    }
    .carousel-indicators .active {
        background: none
    }
    .client-feedback {
        padding: 40px 20px
    }
    .carousel-indicators .active img {
        -webkit-transform: none
    }
    .carousel-indicators .active span b {
        margin-top: 0px
    }
}

.king-spoiler-content {
    position: relative
}

.ui-accordion-content .panel-body {
    padding: 15px 0
}

.king-spoiler-content h3.king-spoiler-title {
    color: inherit;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase
}

.panel-default h3 {
    margin-top: 10px
}

.panel-default h3 a {
    padding-left: 30px
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    background-image: none;
    right: auto;
    left: 0;
    top: 20px
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
    font-family: "xlntcode";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\e604"
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: none
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
    font-family: "xlntcode";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\e605"
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -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 .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(/assets/themes/northcol/assets/images/default404.jpg) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

#owpadding: 30px 0px;
l .item {
    margin: 10px;
    color: #333
}

.owl-theme h3,
.owl-theme h4 {
    font-weight: 300
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    border: 2px solid #666
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #666
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(/assets/themes/northcol/assets/css/AjaxLoader.html) no-repeat center center
}

.owl-theme h3,
.owl-theme h4 {
    font-weight: 100
}

@media (max-width: 479px) {
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-12 {
        width: 100%;
        margin-right: 0;
        display: block;
        float: left;
        padding-left: 0;
        padding-right: 0
    }
    .container {
        width: 300px;
        margin: auto;
        padding: 0
    }
    .countdown li span {
        font-size: 26px;
        color: #666
    }
    .countdown li.seperator {
        font-size: 26px;
        line-height: 34px;
        vertical-align: top!important;
        padding: 0 5px;
        color: #666
    }
    .countdown li p {
        font-size: 14px;
        margin-bottom: 0
    }
    body .section-title-line {
        margin-bottom: 50px
    }
    body #work-process .border-right {
        border-right: none!important
    }
    body #work-process .border-top {
        border-top: none!important
    }
    body #services .king-tabs .main-icon h3 {
        font-size: 12px
    }
    body .section-title-line:after {
        top: 74px
    }
    body .op-app-landing-button .btn {
        margin: 0 0 20px 0
    }
    body .carousel-indicators li img {
        display: block
    }
    body .panel-body {
        padding-left: 0;
        padding-right: 0
    }
    body #section-news-alt h4 {
        margin: 20px 0;
        line-height: 25px
    }
    body #section-subscribe h3 {
        line-height: 32px
    }
    body #work-process h4 {
        line-height: 28px
    }
    body #portfolio .section-title-line:after,
    body #work-process .section-title-line:after,
    body #about .section-title-line:after,
    body #services .section-title-line:after {
        top: 45px
    }
    body .king-portfolio-main .king-portfolio-item,
    body .king-portfolio-main .king-portfolio2-item,
    body .king-portfolio-main.two .king-portfolio-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }
    body .skills-showcase-left:last-child,
    body .skills-showcase-right:last-child {
        padding-bottom: 25px
    }
    body #footer-widgets .f-widget {
        margin-bottom: 0
    }
    body #pricing .col-md-6 {
        padding-left: 15px;
        padding-right: 15px
    }
    body .timeline:before {
        left: 12%
    }
    body .app-landing-button {
        margin: 10px 0
    }
    body .under-construction.vertical-center {
        padding-top: 40px
    }
    body .fontawesome-icon-list .col-md-3,
    #section-icons-jumbotron .col-md-3 {
        width: 50%;
        float: left
    }
    body .fontawesome-icon-list .fa-hover .fa {
        margin-left: 10px
    }
    body .fontawesome-icon-list .fa-hover span {
        width: 100%;
        text-align: center;
        display: block
    }
    body .king-portfolio-main.four .king-portfolio-item {
        width: 100%
    }
    body .ls-slide .tp-btn-dark-outline {
        padding: 6px 5px !important
    }
    body .ls-slide .tp-social-icon {
        margin-top: -30px
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-12 {
        width: 100%;
        margin-right: 0;
        display: block;
        float: left
    }
    .container {
        width: 440px;
        margin: auto;
        padding: 0
    }
    body .counter-bgr {
        background-size: 400px 140px;
        height: 165px
    }
    body #services .nav-tabs>li,
    body #services .king-tabs-nav>li {
        width: 33.2%
    }
    body .timeline:before {
        left: 8%
    }
    body .fontawesome-icon-list .col-md-3,
    #section-icons-jumbotron .col-md-3,
    body .et-line-icon-list .col-md-3,
    body .xc-icon-list .col-md-3 {
        width: 50%;
        float: left
    }
    body .fontawesome-icon-list .fa-hover .fa {
        margin-left: 10px
    }
    body .king-portfolio-main.four .king-portfolio-item {
        width: 100%
    }
    body .king-portfolio-main .king-portfolio-item,
    body .king-portfolio-main .king-portfolio2-item,
    body .king-portfolio-main.two .king-portfolio-item {
        width: 100%
    }
    body .ls-slide .tp-btn-dark-outline {
        padding: 8px 15px!important
    }
}

@media only screen and (max-width: 639px) {
    body #content .blog-main {
        width: 100%
    }
    body #content .col-md-3.sidebar {
        width: 100%;
        margin-left: 0
    }
    body .related-item.col-md-4 {
        margin-bottom: 20px
    }
    body .ls-slide .tp-social-icon .fa {
        font-size: 11px
    }
    body .ls-slide .tp-social-icon .et {
        font-size: 11px
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    .container {
        width: 590px;
        margin: auto;
        padding: 0
    }
    body .tp-btn-dark-outline {
        padding: 13px 20px !important
    }
    body .section-title-line {
        margin-bottom: 50px
    }
    body .skills-showcase-left:last-child,
    body .skills-showcase-right:last-child {
        padding-bottom: 25px
    }
    body .timeline:before {
        left: 6%
    }
    body .under-construction.vertical-center,
    body .error-page {
        padding-top: 0px!important
    }
    body .fontawesome-icon-list .col-md-3,
    #section-icons-jumbotron .col-md-3,
    body .et-line-icon-list .col-md-3 {
        width: 50%;
        float: left
    }
    body .fontawesome-icon-list .fa-hover .fa {
        margin-left: 10px
    }
    body .king-portfolio-main.four .king-portfolio-item {
        width: 50%
    }
    body .king-portfolio-main .king-portfolio-item,
    body .king-portfolio-main .king-portfolio2-item {
        width: 50%
    }
    body .portfolio-container .masonry-item.col-md-6 {
        width: auto
    }
}

@media screen and (max-width: 767px) {
    .row {
        padding-left: 15px;
        padding-right: 15px
    }
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-12 {
        width: 100%;
        margin-right: 0;
        display: block;
        float: left;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 60px
    }
    .col-md-3:last-child,
    .col-md-4:last-child,
    .col-md-5:last-child,
    .col-md-6:last-child,
    .col-md-8:last-child,
    .col-md-12:last-child,
    .col-lg-12:last-child {
        margin-bottom: 0
    }
    body .flexslider.carousel .col-md-5 {
        margin-bottom: 0
    }
    body #why-us .col-md-3 {
        margin-bottom: 0
    }
    body #section-news-alt .col-md-6 {
        margin-bottom: 0
    }
    #footer .col-md-3,
    #footer .col-md-4,
    #footer .col-md-5,
    #footer .col-md-6,
    #footer .col-md-8,
    #footer .col-md-12,
    #footer .col-lg-12 {
        margin-bottom: 0
    }
    #footer-widgets .col-md-3,
    #footer-widgets .col-md-4,
    #footer-widgets .col-md-5,
    #footer-widgets .col-md-6,
    #footer-widgets .col-md-8,
    #footer-widgets .col-md-12,
    #footer-widgets .col-lg-12 {
        margin-bottom: 0
    }
    h2 {
        font-size: 24px
    }
    .navbar .navbar-nav>li>a {
        font-size: 13px;
        font-weight: 400
    }
    body .pull-right {
        float: left!important
    }
    body .skills-showcase-left>.pull-right,
    body .skills-showcase-right>.pull-right {
        padding-left: 0;
        padding-right: 20px
    }
    body #work-process .process-box {
        border: 0!important;
        margin-bottom: 40px
    }
    body #section-subscribe {
        text-align: center
    }
    body .slides li {
        margin-right: 5px
    }
    #portfolio .filter-button,
    #portfolio-mp .filter-button {
        margin-bottom: 5px
    }
    #tab-content {
        margin-bottom: 15px
    }
    .nav-tabs>li>a {
        padding-left: 7px;
        padding-right: 8px;
        font-size: 14px
    }
    #section-news .panel-footer,
    #section-news-mp .panel-footer {
        padding-left: 3px;
        padding-right: 3px
    }
    #section-news .btn,
    #section-news-mp .btn {
        margin-right: 1px;
        margin-left: 1px
    }
    .banner {
        margin-top: 70px
    }
    a.gmap-btn {
        text-align: center!important
    }
    body #work-process .process-box {
        padding: 10px 15px 0
    }
    body #welcome .col-md-3 {
        margin-bottom: 40px
    }
    body .flexslider .team-slides li .team-member-info {
        margin-top: 30px
    }
    #contact-mp .col-md-6 .col-lg-6 {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
        float: left
    }
    #contact-mp .col-md-6 .col-lg-6:last-child {
        margin-bottom: 0
    }
    #contact-mp .col-md-6 {
        padding: 0px
    }
    #contact-mp .contact-details {
        padding-right: 0;
        padding-left: 0
    }
    #contact-mp .col-lg-12 {
        padding: 0
    }
    body #services .king-tabs-pane .col-md-4 {
        margin-bottom: 20px
    }
    body .carousel-indicators li img,
    body .client-feedback:before,
    body .client-feedback:after {
        display: block
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .row {
        margin: 0px
    }
    .container {
        width: 730px;
        margin: auto;
        padding: 0
    }
    body .col-md-3 {
        width: 50%;
        display: block;
        float: left
    }
    body .col-md-6,
    body .col-md-5 {
        width: 50%;
        display: block;
        float: left
    }
    body .col-md-4 {
        width: 33.2%;
        display: block;
        float: left
    }
    body .col-md-4:nth-child(even) {
        padding-left: 20px;
        padding-right: 20px
    }
    #section-team .container .row {
        padding-left: 15px;
        padding-right: 15px
    }
    body #op-app-showcase .op-app-box .col-md-4 {
        width: 50%;
        float: left;
        padding-left: 20px!important;
        padding-right: 20px!important
    }
    body #op-app-showcase .op-app-box .col-md-4:first-child {
        width: 100%;
        float: left;
        margin-bottom: 60px
    }
    body #work-process .process-box {
        padding: 15px 15px 10px
    }
    body #pricing .col-md-6 {
        padding-left: 15px;
        padding-right: 15px
    }
    body #welcome .col-md-3 {
        min-height: 330px
    }
    #contact-mp .col-md-6 .col-lg-6 {
        width: 100%;
        margin-bottom: 15px;
        padding: 0
    }
    #contact-mp .col-md-6 .col-lg-6:last-child {
        margin-bottom: 0
    }
    #contact-mp .col-md-6 {
        padding: 0 15px
    }
    #contact-mp .contact-details {
        padding-right: 15px;
        padding-left: 0
    }
    #contact-mp .col-lg-12 {
        padding: 0
    }
    body .fontawesome-icon-list .fa-hover .fa {
        margin-left: 10px
    }
    body #section-typography .col-md-6 {
        width: 48%;
        margin-right: 4%
    }
    body #section-typography .col-md-6:nth-child(2n) {
        margin-right: 0
    }
    body .kwidget .widget_tabbed ul.tabs li {
        width: 67px
    }
    body .ls-slide .tp-btn-dark-outline {
        padding: 13px 24px!important
    }
}

@media screen and (max-width:992px) {
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.6
    }
    body #section-team .col-md-12 {
        padding-left: 0;
        padding-right: 0
    }
    body .vertical-center {
        display: block
    }
    body #op-app-showcase .col-sm-8 {
        width: 100%;
        left: 0
    }
    body #section-team .flexslider.carousel li {
        margin-right: 5px
    }
    body .dropdown.minicart-nav,
    body .dropdown.minicart-nav {
        display: none
    }
    .compact li.ext-nav>ul {
        top: -10px;
        position: absolute !important;
        left: 40px !important;
        display: block !important
    }
    .vc_row-fluid {
        width: 100%;
        clear: both
    }
    .error-page .container,
    .under-construction .container {
        margin-top: 70px;
        padding: 15px 15px 30px
    }
    .coming-soon .container {
        width: auto!important;
        padding: 20px 15px 40px;
        margin-top: 70px
    }
    .error-page h1,
    .under-construction h1,
    .coming-soon h1 {
        font-size: 32px;
        text-transform: uppercase
    }
    .error-page .large-404-text,
    .under-construction .large-under-construction-text {
        font-size: 24px;
        text-transform: uppercase;
        padding: 0px;
        line-height: 1
    }
    .embed-responsive {
        margin-top: 0px
    }
    .services-alt-button {
        text-align: center
    }
    .banner-fullscreen {
        margin-top: 0px
    }
    #section-news .btn {
        margin-right: 1px;
        margin-left: 1px
    }
    .contact-details {
        padding-bottom: 20px
    }
    .navbar-brand {
        float: left;
        padding: 12px 15px 12px 15px;
        font-size: 18px;
        line-height: 20px;
        height: 70px
    }
    .compact .navbar-brand {
        height: 60px
    }
    .navbar {
        border-bottom: 1px solid rgba(204, 204, 204, .5)
    }
    .navbar-toggle {
        position: relative;
        float: right;
        margin-right: 15px;
        padding: 9px 10px;
        margin-top: 18px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .navbar .navbar-nav>li>a {
        font-size: 13px;
        font-weight: 300;
        color: #aaa
    }
    .dropdown>a:after {
        display: none
    }
    .navbar .navbar-nav>li:last-child>a {
        border-bottom: 0!important
    }
    .navbar-nav .open .dropdown-menu li a {
        font-size: 13px
    }
    .navbar-nav .dropdown-menu li:last-child a {
        border-bottom: none
    }
    .dropdown>a:after {
        content: "\f107";
        font-family: 'FontAwesome';
        font-size: 13px;
        padding-left: 0px;
        float: right;
        width: 20px;
        height: 20px;
        line-height: 20px;
        background: #fff;
        border: 1px solid #ccc;
        webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        position: absolute;
        right: -100px
    }
    .dropdown-submenu>a:after {
        content: "\f107";
        font-family: 'FontAwesome';
        font-size: 13px;
        padding-left: 0px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        background: #fff;
        border: 1px solid #ccc;
        webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        position: absolute;
        right: -1000px;
        display: none
    }
    .navbar .navbar-nav>.open>a:after,
    .dropdown-menu>.open>a:after {
        content: "\f106";
        font-family: 'FontAwesome';
        font-size: 13px;
        padding-left: 0px;
        float: right;
        width: 20px;
        height: 20px;
        line-height: 18px;
        background: #ededed;
        border: 1px solid #ccc;
        webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        color: #282828;
        position: absolute;
        right: -100px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 15px 10px 30px;
        border-bottom: none
    }
    .mega-menu .mega-pullcenter .dropdown-menu>li {
        left: 0;
        background: transparent;
        border-bottom: none
    }
    .navbar-nav .open .dropdown-submenu .dropdown-menu>li>a {
        padding: 10px 15px 10px 45px;
        border-bottom: none
    }
    .nav-height {
        background: transparent;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        border-bottom: 1px solid transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-height .container {
        max-height: 70px
    }
    .navbar-shrink {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .nav-height.navbar-shrink {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .nav.navbar-nav.navbar-right {
        border: 1px solid #ededed;
        border-top-color: transparent
    }
    .nav-height.white-bgr {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .nav-height.white-bgr.navbar-shrink {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .navbar-search {
        padding: 6px 10px;
        min-width: 250px;
        max-width: none
    }
    #welcome .counter {
        font-size: 17px
    }
    #welcome .counter-item {
        min-height: 110px
    }
    body .counter-text {
        font-size: 13px
    }
    body .panel {
        margin-bottom: 40px
    }
    #work-process .king-elements p {
        text-align: justify
    }
    body .under-construction.vertical-center,
    body .error-page.vertical-center {
        padding-top: 0px;
        float: left
    }
    body #cd-timeline:before {
        display: none
    }
    body .section-fs-header .fs-header-captions {
        padding-top: 100px
    }
}

@media screen and (max-width:1199px) {
    .forgot-password {
        text-align: center;
        !important
    }
    body .contact-details li {
        line-height: 2
    }
    body .contact-details {
        line-height: 1.6
    }
    body .blog-main {
        width: 66.666667%;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0
    }
    body .col-md-3.sidebar {
        padding-left: 0;
        padding-right: 0;
        width: 24%;
        margin-left: 3%
    }
    body .col-md-12.blog-main {
        width: 100%
    }
    ul.tabs li {
        width: 33%
    }
    ul.tabs li:last-child {
        width: 34%
    }
}

@media screen and (max-width:1023px) {
    #content>.row>div.col-md-8,
    #content>.row>div.col-md-3 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: both;
        padding: 0 20px
    }
    .container>.navbar-header {
        margin-left: 0px;
        margin-right: 0px
    }
}

@media screen and (min-width:768px) {
    #main.layout-boxed .navbar-fixed-bottom,
    #main.layout-boxed .navbar-fixed-top {
        width: 750px
    }
    .copy-footer,
    .app-copy-footer {
        float: left
    }
    .social,
    .app-social {
        float: right
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
    .container {
        width: 980px;
        margin: auto
    }
    .vc_row-fluid {
        width: 100%;
        clear: both
    }
    .navbar .navbar-nav li a {
        padding-left: 8px;
        padding-right: 8px
    }
    .mega-menu .list-unstyled li a {
        padding-left: 0px;
        padding-right: 0px
    }
    #section-news .panel-footer,
    #section-news-2 .panel-footer {
        padding-left: 5px;
        padding-right: 5px
    }
    #section-news .btn,
    #section-news-alt .btn,
    #section-news-mp .btn {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 5px
    }
    body #welcome .counter-item {
        min-height: 115px
    }
    body .counter-bgr {
        background-size: 250px 130px
    }
    body .col-lg-6 {
        width: 50%;
        float: left
    }
}

@media screen and (min-width:1000px) {
    #main.layout-boxed .navbar-fixed-bottom,
    #main.layout-boxed .navbar-fixed-top {
        width: 970px
    }
    .navbar {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .nav-height {
        background: transparent;
        border-bottom: none
    }
    .nav-height .navbar-right li a {
        padding-top: 25px;
        padding-bottom: 24px;
        -webkit-transition: padding 0.5s, color 0.5s;
        -moz-transition: padding 0.5s, color 0.5s;
        -ms-transition: padding 0.5s, color 0.5s;
        transition: padding 0.5s, color 0.5s
    }
    .navbar-shrink {}
    .navbar-brand {
        padding-top: 0px
    }
    .navbar-brand img {
        padding-top: 12px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .white-bgr .navbar-brand img {
        padding-top: 10px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .nav-height.navbar-shrink li a {
        padding-top: 20px;
        padding-bottom: 19px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .nav-height.navbar-shrink {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .navbar-shrink .navbar-brand img {
        padding-top: 5px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s
    }
    .nav-height.white-bgr {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .nav-height.white-bgr.navbar-shrink {
        background: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #ededed
    }
    .navbar-nav>li>.dropdown-menu {
        background: #fff;
        padding-top: 0px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin-top: 0px
    }
    .navbar-nav .dropdown-menu li:hover {
        background-color: #fafafa
    }
    .navbar-nav .dropdown-menu li.menu-item-object-mega_menu:hover {
        background-color: #fff
    }
    .navbar-nav .dropdown-menu li a {
        font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
        color: #666;
        padding: 15px 20px;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease
    }
    .navbar-nav .dropdown-menu li a:hover {
        opacity: 1
    }
    .navbar-nav .dropdown-submenu .dropdown-menu li a {
        border-bottom: 1px solid #ededed!important
    }
    .navbar-nav .dropdown-submenu > .dropdown-menu li:last-child a {
        border-bottom: none!important
    }
    .navbar-nav .dropdown-menu li a {
        border-bottom: 1px solid #ededed
    }
    .navbar-nav .dropdown-menu li:last-child a {
        border-bottom: none
    }
    .dropdown-submenu>.dropdown-menu {
        border: 1px solid #ededed
    }
    .open>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
    .dropdown-submenu:hover>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
    .dropdown-menu {
        padding: 0px;
        opacity: .3;
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        display: block;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear
    }
    .dropdown.no-caret>a:after {
        content: normal
    }
    .services-slide-margin {
        margin-top: 20px
    }
}

@media screen and (min-width:1200px) {
    #main.layout-boxed .navbar-fixed-bottom,
    #main.layout-boxed .navbar-fixed-top {
        width: 1170px
    }
    .dropdown:hover>.dropdown-menu,
    .dropdown-submenu:hover>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

html body .logo img {
    max-height: 60px
}

html body .logo {
    margin-top: 5px
}

body {
    background-color: #CCC
}

a {
    text-decoration: default
}

a:hover {
    text-decoration: default
}

.footer h3.widget-title {
    color: #FFF
}

#style-selector {
    position: fixed;
    top: 120px;
    left: 0;
    z-index: 9999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1)
}

#style-selector.inOptions {
    position: static;
    box-shadow: none
}

.style-selector-wrapper {
    position: relative;
    z-index: 9999;
    display: inline-block;
    background: rgba(255, 255, 255, 1)
}

.style-selector-wrapper>div {
    margin: 0px 30px 20px 30px
}

#style-selector a.close {
    position: absolute;
    top: 0px;
    opacity: 1 !important;
    right: -45px;
    width: 45px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px;
    font-size: 20px;
    color: #888;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.2)
}

#style-selector a.close i {
    margin-left: 0px
}

#style-selector a.active {
    box-shadow: 0 0 0 2px #000
}

#style-selector .title {
    height: 40px;
    width: 100%;
    float: left;
    display: block;
    background: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    color: #272727;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

#style-selector .title-sub {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 7px;
    display: block;
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

#style-selector .title-sub2 {
    margin-top: 22px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
    color: #454545;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

#style-selector ul {
    width: 180px;
    margin: 0px 0px 0px 0px;
}

#style-selector.inOptions ul {
    width: 100%;
    border: none
}

#style-selector .styles {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    text-align: center;
    padding: 5px 0px 0px 40px;
}

#style-selector .styles li {
    float: left;
    margin: 8px 5px;
    padding: 0;
    color: #fff;
    text-align: center
}

#style-selector .styles li input {
    margin-top: 5px
}

#style-selector .styles li a {
    display: block;
    cursor: pointer;
    color: #797979
}

.layout select {
    margin: 0 3px;
    width: 100%;
    font-size: 12px
}

.bg-image img {
    width: auto;
    height: 100%
}

#list-style-colors a span,
#style-switcher-bg a span {
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    text-align: center;
    color: #fff;
    line-height: 40px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    background-size: 100%
}

#style-selector a.demolinks {
    color: #797979;
    font-size: 10px;
    font-weight: 500;
    background: #E9E9E9;
    border-radius: 1px;
    width: 56px;
    padding: 2px 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    letter-spacing: 0.3px
}

#style-selector a.demolinks:hover,
#style-selector a.demolinks.active {
    background: #92c034;
    box-shadow: none;
    color: #fff
}

#style-selector .menu-fswitcher {
    margin-left: 0px;
    margin-top: 4px
}

#style-selector .menu-fswitcher select {
    color: #fff;
    width: 175px;
    padding: 5px 4px;
    border: 1px solid #575757;
    background-color: #575757
}

#style-selector .styles.demos li a {
    text-align: center;
    width: 50px;
    height: 27px;
    font-size: 11px;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 27px;
    vertical-align: middle;
    background-color: #454545
}

#style-selector .styles.demos li a:hover {
    background-color: #13afeb
}

#style-selector .styles.demos li a:active {
    background-color: #13afeb
}

#nhp-opts-main #style-selector .styles li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    color: #fff;
    text-align: center
}

#nhp-opts-main #list-style-colors a span {
    border-radius: 0px;
    height: 35px
}

#nhp-opts-main .customLi span {
    color: #555;
    padding-top: 5px
}

#nhp-opts-main .customLi span input {
    margin-top: 0px
}

#nhp-opts-main .pre-color-skin0 {
    width: 60px;
    cursor: pointer;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    border-radius: 0px
}

#customColorStyle {
    height: 37px;
    margin-top: 0px !important;
    width: 80px;
    text-align: center
}

.pre-color-skin1 {
    width: 40px;
    height: 40px;
    background-color: #f62459;
    float: left;
    cursor: pointer
}

.pre-color-skin2 {
    width: 40px;
    height: 40px;
    background-color: #3183d7;
    float: left;
    cursor: pointer
}

.pre-color-skin3 {
    width: 40px;
    height: 40px;
    background-color: #3fc35f;
    float: left;
    cursor: pointer
}

.pre-color-skin4 {
    width: 40px;
    height: 40px;
    background-color: #35d3b7;
    float: left;
    cursor: pointer
}

.pre-color-skin5 {
    width: 40px;
    height: 40px;
    background-color: #ff6e41;
    float: left;
    cursor: pointer
}

.pre-color-skin6 {
    width: 40px;
    height: 40px;
    background-color: #37c6f5;
    float: left;
    cursor: pointer
}

.pre-color-skin7 {
    width: 40px;
    height: 40px;
    background-color: #fa3aab;
    float: left;
    cursor: pointer
}

.pre-color-skin8 {
    width: 40px;
    height: 40px;
    background-color: #c762cb;
    float: left;
    cursor: pointer
}

.pre-color-skin9 {
    width: 40px;
    height: 40px;
    background-color: #a5d549;
    float: left;
    cursor: pointer
}

.pre-color-skin10 {
    width: 40px;
    height: 40px;
    background-color: #6b798f;
    float: left;
    cursor: pointer
}

.pre-color-skin11 {
    width: 40px;
    height: 40px;
    background-color: #f2d438;
    float: left;
    cursor: pointer
}

.pre-color-skin12 {
    width: 40px;
    height: 40px;
    background-color: #970001;
    float: left;
    cursor: pointer
}

.bg-patterns1 {
    width: 40px;
    height: 40px;
    background: #F0F0F0;
    float: left;
    cursor: pointer
}

.bg-patterns2 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern2.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns3 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern3.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns4 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern4.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns5 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern5.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns6 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern6.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns7 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern7.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns8 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern8.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns9 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern9.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns10 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern10.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns11 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern11.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns12 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern12.png) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns13 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern13-small.jpg) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns14 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern14-small.jpg) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns15 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern15-small.jpg) no-repeat center top;
    float: left;
    cursor: pointer
}

.bg-patterns16 {
    width: 40px;
    height: 40px;
    background: #eee url(/assets/themes/northcol/assets/images/elements/pattern16-small.jpg) no-repeat center top;
    float: left;
    cursor: pointer
}

#style-selector .styles-noborder {
    overflow: hidden;
    margin: 0px 0px 0px 0px
}

#style-selector .styles-noborder li {
    float: left;
    margin: 0px 0px;
    padding: 0;
    color: #ddd
}

#style-selector .styles-noborder li.left {
    float: left;
    width: 80px;
    line-height: 14px
}

#style-selector .styles-noborder li.left em {
    font-style: normal;
    line-height: 18px;
    display: block;
    margin-top: 7px
}

#style-selector .styles-noborder li.left em a {
    color: #b3b3b3;
    font-size: 11px
}

#style-selector .styles-noborder li.left em a:hover {
    color: #fff
}

#style-selector .styles-noborder li img {
    float: left;
    width: 100px;
    height: 70px
}

@media only screen and (max-width: 1000px) {
    #style-selector {
        display: none
    }
}