@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:300,400,500,600,700,700i,800,900&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Rubik:400,700|Rubik:300,400,500,600,700,700i,800,900&subset=latin-ext);

body, html {
    height: 100%
}

.text-subtitle, .text-title {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 700
}

.dec-list li, body, p {
    font-size: 12px
}

body, p {
    font-weight: 400
}

.grid-det, .inline-facts, .mm-par-wrap:before, .scroll-nav li {
    box-sizing: border-box
}

.btn, .pagination {
    vertical-align: middle
}

html {
    overflow-x: hidden !important;
    overflow-y: scroll !important
}

.background-video, .box-item, .box-pop, .btn, .fixed-column, .full-height-parallax, .grid-det, .grid-item-holder, .hero-slider-holder, .hero-wrap, .hid-men-wrap, .hid-port-info .grid-item-holder, .mm-parallax, .order-wrap, .post-author-img, .resp-video, .scroll-nav li, .single-carousel .item, .skillbar-bg, .sliding-menu ul, .ytplayer-container, article {
    overflow: hidden
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #454545;
    color: #000;
    font-family: Raleway,sans-serif
}

.text-subtitle, .text-title, p {
    padding-bottom: 10px
}

.dec-list li, .text-subtitle, .text-title, p {
    text-align: left
}

@-o-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

p {
    line-height: 24px
}

blockquote {
    float: left;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 15px solid #eee
}

    blockquote p {
        color: #494949
    }

.text-subtitle {
    font-size: 14px;
    letter-spacing: 2;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    color: #666
}

.text-title {
    font-size: 26px;
    letter-spacing: 2px;
    color: #191919;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.bg-title, .parallax-title {
    font-size: 94px;
    font-weight: 900;
    text-transform: uppercase
}

.loader-holder {
    position: fixed;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 150;
    display: flex;
    align-items: center;
    justify-content: center
}

.loader-inner {
    position: relative;
    width: 150px;
    height: 150px
}

#main, .bg, .full-height, .loader {
    height: 100%
}

.loader {
    width: 100%;
    border: 8px solid rgba(255,255,255,.1);
    border-top: 8px solid #ffc815;
    border-radius: 50%;
    animation: 2s linear infinite rotateBlackhole;
    box-shadow: 0 0 30px rgba(255,255,255,.2),inset 0 0 20px #ffc815
}

.dec-list li, .milestone-counter:after, .milestone-counter:before, .tab-content, .tb-item {
    border-bottom: 1px solid #eee
}

@keyframes rotateBlackhole {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#main {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0
}

.container {
    max-width: 1024px;
    width: 92%;
    margin: 0 auto;
    position: relative;
    z-index: 5
}

#wrapper, .content {
    width: 100%;
    float: left;
    background: #fff;
    position: relative
}

.content {
    z-index: 4;
    padding: 0 30px
}

    .content.fscon {
        padding: 0 70px
    }

.column-wrap {
    float: right;
    width: 70%;
    position: relative;
    padding-right: 0
}

    .column-wrap #wrapper {
        padding: 0 30px 60px
    }

.fl-wrap, .gallery-items, .milestone-counter, .pagination, .skills-wrap, .sl-tabs, .stats, article {
    float: left;
    width: 100%;
    position: relative
}

.bg, .full-height-parallax, .overlay {
    position: absolute;
    top: 0;
    left: 0
}

.no-bg {
    background: 0 0
}

.full-width-wrap {
    width: 100%
}

.bg {
    width: 100%;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box
}

    .bg.par-elem {
        height: 150%;
        top: -15%
    }

.full-height-parallax {
    width: 100%;
    height: 100%;
    z-index: 2
}

.respimg {
    width: 100%;
    height: auto
}

.overlay {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4
}

.dec-list li, .hero-wrap {
    position: relative;
    width: 100%
}

.hero-wrap {
    height: 100%;
    z-index: 10
}

.parallax-title {
    position: absolute;
    top: 10%;
    z-index: 1;
    color: #000;
    opacity: .07
}

    .btn.hide-icon:hover i, .page-nav a.ppn .tooltip, .parallax-title.left-pos {
        left: 0
    }

    .parallax-title.right-pos {
        right: 50px
    }

.no-padding {
    padding: 0 !important
}

.dec-list, .scroll-nav ul {
    float: left;
    width: 100%
}

    .dec-list li {
        float: left;
        padding: 15px 0 15px 40px;
        font-weight: 600
    }

.scroll-nav li a, .sliding-menu a {
    font-weight: 300;
    font-family: Rubik,sans-serif;
    letter-spacing: 2px
}

.dec-list li span, article h4 a:hover {
    color: #666
}

.dec-list li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    content: "\f178";
    position: absolute;
    top: 15px;
    font-size: 16px;
    left: 0
}

.cts-dot, .footer-social:after, .footer-social:before, .mob-bg {
    display: none
}

.fixed-column {
    position: fixed;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    padding-left: 0;
    z-index: 4;
    -webkit-transform: translate3d(0,0,0)
}

.progress-bar-wrap {
    position: absolute;
    top: 20px;
    left: 100px;
    right: 30px;
    height: 20px;
    z-index: 20
}

    .progress-bar-wrap:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: rgba(255,255,255,.51);
        z-index: 1
    }

.progress-bar {
    position: relative;
    height: 5px;
    width: 0%;
    border-radius: 3px;
    z-index: 2;
    top: 8px
}

.bg-title {
    position: absolute;
    bottom: -35%;
    width: 100%;
    min-height: 300px;
    transform: rotate(-90deg);
    transform-origin: left top;
    color: #fff
}

.btn, .btn.hide-icon i {
    display: inline-block;
    color: #fff !important
}

.column-image {
    transition: .6s
}

.menu-middle-click, .scrbg {
    opacity: 0
}

.mr-top {
    margin-top: 30px !important
}

.btn {
    float: left;
    margin-top: 10px;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
    width: auto;
    letter-spacing: normal;
    position: relative;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    max-width: 100%;
    background: #ffd600 !important;
    outline: 0;
    padding: 15px 18px !important;
    border-radius: 4px
}

.footer-social li a, .menu-logo, .sliding-menu a {
    text-align: center !important
}

.btn i {
    font-size: 15px;
    background: #414146;
    padding: 14px 20px;
    position: absolute;
    top: -2px;
    left: 0;
    transition: .2s linear
}

.btn.hide-icon span {
    padding: 0 33px;
    transition: .5s linear;
    font-family: Montserrat,sans-serif;
    font-size: 10px;
    text-transform: uppercase
}

.arrowpagenav a:before, .resum-header:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}

.btn.hide-icon i {
    padding: 11px 20px 10px;
    left: -60px;
    height: 100%;
    line-height: 25px;
    position: absolute;
    top: 0
}

.btn.hide-icon:hover span {
    padding-left: 59px;
    padding-right: 11px
}

header.main-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 70px;
    z-index: 20;
    -webkit-transform: translate3d(0,0,0)
}

.logo-holder {
    position: absolute;
    top: 60px;
    left: 15px;
    width: 40px
}

    .logo-holder img {
        width: 40px;
        height: auto;
        float: left
    }

.nav-button {
    position: fixed;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 35px;
    left: 30px;
    z-index: 25;
    cursor: pointer;
    box-shadow: 0 0 10px 10px #00000036;
    background-color: #00000036
}

    .nav-button:hover:after {
        visibility: visible;
        top: -26px;
        opacity: 1
    }

.menu-global {
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    border-top: 3px solid #fff;
    width: 100%;
    transition: .55s
}

.menu-top {
    top: 0
}

.menu-middle {
    top: 10px
}

.menu-bottom {
    top: 20px
}

.menu-bottom-click, .menu-top-click {
    backface-visibility: hidden;
    top: 10px;
    transition: .55s .5s
}

.menu-top-click {
    transform: rotate(45deg)
}

.menu-bottom-click {
    transform: rotate(-405deg)
}

.hid-men-wrap {
    width: 100%;
    left: 0;
    position: absolute;
    top: 40%
}

.sliding-menu ul {
    margin: 0;
    float: left;
    width: 100%
}

.sliding-menu li {
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,.18)
}

    .sliding-menu li:first-child {
        border-top: 1px solid rgba(255,255,255,.11)
    }

.sliding-menu a {
    float: left;
    width: 100%;
    padding: 12px 5px;
    position: relative;
    font-size: 12px;
    color: #fff;
    line-height: 20px
}

.menu-wrap {
    position: fixed;
    z-index: 19;
    font-size: 1.15em;
    width: 320px;
    bottom: 0;
    top: 0;
    padding: 0;
    transform: translate3d(-320px,0,0);
    transition: transform .4s
}

.menu-inner:before {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 35px;
    right: 15px;
    height: 1px
}

.menu {
    position: relative;
    z-index: 1000;
    background-color: #00000000 !important;
    display: block !important
}

.morph-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    fill: rgba(0,0,0,0.71)
}

.menu-inner {
    opacity: 0;
    transform: translate3d(-160px,0,0);
    transition: opacity 0s .3s,transform 0s .3s;
    transition-timing-function: cubic-bezier(.17,.67,.1,1.27);
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1000
}

.menu-logo {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%
}

    .menu-logo img {
        width: 150px;
        height: auto;
        margin: 0 auto
    }

.arrowpagenav a, .arrowpagenav a:before {
    font-size: 16px;
    height: 40px;
    line-height: 40px
}

.show-menu .menu-wrap {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.show-menu .menu-inner, .show-menu .menu-wrap, .show-menu .morph-shape {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.show-menu .menu-inner {
    opacity: 1;
    transition: opacity .3s,transform .3s
}

.footer-social {
    left: 0;
    position: relative;
    top: 20px;
    width: auto;
    z-index: 2;
    float: right;
    margin-right: 90px
}

    .footer-social:before {
        top: -20px
    }

    .footer-social:after {
        bottom: -20px
    }

    .footer-social li {
        margin-bottom: 8px;
        float: left;
        width: auto;
        font-size: 16px
    }

.sl-tabs li i, .tab-content img {
    margin-bottom: 10px
}

.footer-social li a {
    width: 30px;
    float: left;
    margin-left: 18px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    color: #383838;
    transition: .4s cubic-bezier(.215,.61,.355,1)
}

    .footer-social li a:hover {
        box-shadow: 0 0 50px -2px #999
    }

.main-footer {
    background: #404040;
    z-index: 120;
    right: 0;
    -webkit-transform: translate3d(0,0,0);
    float: left;
    width: 100%;
    height: 70px;
    border-left: none;
    position: relative;
    top: 0;
    margin-top: 0
}

.copyright {
    transform-origin: left top;
    position: relative;
    bottom: 0;
    left: 30px;
    width: auto;
    text-align: left;
    margin-top: 30px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    transform: rotate(0)
}

.arrowpagenav a, .mail-link, .small-sec {
    text-align: center !important
}

.fixed-filter .filter-button:hover, .mail-link, .order-wrap a.ord-link:hover {
    color: rgba(255,255,255,.51)
}

.mail-link {
    font-size: 14px;
    transition: .5s linear;
    position: absolute;
    top: 0;
    width: 70px;
    left: 100%;
    height: 70px;
    line-height: 70px;
    margin-left: -70px;
    border-left: 1px solid rgba(255,255,255,.21)
}

.arrowpagenav {
    position: fixed;
    top: 50%;
    left: 30%;
    width: 40px;
    height: 110px;
    background: #404040;
    z-index: 4;
    margin: -55px 0 0 -20px;
    border-radius: 26px
}

    .arrowpagenav:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 10px;
        right: 10px;
        height: 1px;
        border-top: 1px solid rgba(255,255,255,.21)
    }

    .arrowpagenav a {
        width: 40px;
        margin-top: 10px;
        float: left;
        color: #fff;
        position: relative
    }

        .arrowpagenav a:before {
            position: absolute;
            color: #fff;
            top: 0;
            left: 0;
            width: 40px
        }

.control-group .controls input, .control-group .controls textarea {
    text-decoration: none;
    padding-left: 15px;
    margin-top: 15px;
    color: #a4a4a3
}

.arrowpagenav a.cts-down:before {
    content: "\f107"
}

.arrowpagenav a.cts-up:before {
    content: "\f106"
}

.small-pad-sec {
    padding-bottom: 10px
}

.small-sec {
    padding: 30px 0
}

.bold-separator {
    width: 70px;
    height: 6px;
    float: left;
    margin-top: 15px
}

.scroll-nav li a, .scroll-nav-holder, .section-title, .section-title h2, section {
    width: 100%;
    position: relative;
    float: left
}

.scroll-nav-holder {
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
    background: #404040;
    z-index: 21;
    -webkit-transform: translate3d(0,0,0)
}

.scroll-nav li {
    float: left;
    border-right: 1px solid rgba(255,255,255,.21);
    background: #404040
}

    .scroll-nav li:last-child {
        border-right: none
    }

    .scroll-nav li a {
        font-size: 12px;
        padding: 25px 0;
        color: #fff
    }

.scroll-nav a.external {
    background: #585858
}

.scroll-nav li a span {
    position: relative;
    z-index: 2;
    transition: .5s linear
}

.scroll-nav li a:hover span {
    opacity: .5
}

.scroll-nav li a:after, .scroll-nav li a:before {
    content: '';
    position: absolute;
    height: 0;
    width: 50%;
    opacity: 0;
    z-index: 1;
    transition: .7s ease-in-out
}

.scroll-nav li a:before {
    top: 0;
    left: 0
}

.scroll-nav li a:after {
    bottom: 0;
    right: 0
}

.scroll-nav li a.act-link:after, .scroll-nav li a.act-link:before {
    height: 100%;
    opacity: 1
}

section {
    padding: 70px 0
}

    section.dec-sec:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%;
        height: 1px;
        border-top: 1px dashed #ccc
    }

    section.dec-sec:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 7px;
        height: 7px;
        border-radius: 100%;
        background: #eee;
        margin-bottom: -2px;
        margin-left: 15px
    }

.section-title {
    padding-bottom: 30px
}

    .section-title h2 {
        padding: 6px 0;
        font-size: 46px;
        text-align: left;
        color: #666;
        font-family: Raleway,sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 2px
    }

#success_page h3, .error_message, .num, .post-author-wrap h3, .sl-tabs li h3, .tab-content h3, .tooltip h5 {
    font-family: Montserrat,sans-serif
}

.section-title h2:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 100px;
    height: 100px;
    background: #eee;
    z-index: -1;
    opacity: .8
}

.section-title p {
    float: left;
    text-align: left;
    color: #494949;
    max-width: 500px
}

.hero-slider-holder {
    position: relative;
    z-index: 2
}

.carousel-item, .error-wrap, .hero-wrap-item {
    position: relative;
    width: 100%;
    top: 50%;
    left: 0;
    float: left;
    z-index: 6
}

.customNavigation.gals a, .entry-wrap, .mm-par-wrap, .mm-par-wrap:before, .num-holder3, .ytplayer-player {
    position: absolute
}

.hero-wrap-item.single-title-wrap {
    padding-left: 15%
}

    .hero-wrap-item.single-title-wrap:before {
        content: '';
        position: absolute;
        top: -50px;
        left: 13%;
        width: 1px;
        bottom: -50px;
        background: rgba(255,255,255,.21)
    }

.hero-wrap-item.left-her .container {
    border-left: 1px solid rgba(255,255,255,.21);
    padding: 50px 0 50px 40px
}

.hero-wrap-item.right-her .container {
    border-right: 1px solid rgba(255,255,255,.21);
    padding: 50px 40px 50px 0
}

.num-holder3 {
    top: 50px;
    right: 30px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    z-index: 15;
    font-weight: 200;
    background: rgba(255,255,255,.21);
    border-radius: 4px
}

.hero-wrap .overlay {
    z-index: 5
}

.slnop .num-holder3 {
    top: 100%;
    margin-top: -90px
}

.hero-wrap-item.left-her {
    text-align: left
}

.hero-wrap-item.right-her {
    text-align: right
}

    .hero-wrap-item.right-her .btn, .hero-wrap-item.right-her p {
        float: right !important
    }

.carousel-item h3, .carousel-item h3 a, .hd-box-wrap h2 a, .hero-wrap-item h4, .hero-wrap-item h4 a, .hero-wrap-item p, .pagination a.current-page, .pagination a:hover, .sl-tabs li.current i {
    color: #fff
}

.hero-wrap-item h3 {
    font-size: 20px;
    color: #fff;
    float: left;
    width: 100%;
    position: relative;
    font-weight: 500;
    padding: 10px 0
}

.clients-list a:hover, .hero-slider .overlay, .popup-gallery a:hover {
    opacity: .6
}

.customNavigation.gals a {
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer
}

    .customNavigation.gals a.next-slide {
        right: 30px
    }

    .customNavigation.gals a.prev-slide {
        left: 30px
    }

.hero-wrap {
    padding: 70px 0 0;
    background: #fff
}

.mm-par-wrap {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 25%;
    -webkit-perspective: 1000;
    z-index: 1
}

    .mm-par-wrap:before {
        content: '';
        top: -10px;
        left: 20%;
        right: -10px;
        bottom: -10px;
        border: 1px solid #eee;
        border-left: none
    }

.hero-item, .impulse-wrap, .impulse-wrap:before, .mm-parallax {
    left: 0;
    position: absolute;
    top: 0
}

.mm-parallax {
    transition: 4s cubic-bezier(.19,1,.22,1);
    right: 0;
    bottom: 0;
    box-shadow: 0 20px 25px 0 rgba(18,17,30,.15);
    border-radius: 10px
}

#contact-form input[type=submit], .carousel-item h3:before, .det-box h3 a, .det-box-link, .project-pagination ul li a, .sl-tabs li i, .tb-item, .tooltip {
    transition: .3s ease-in-out
}

.impulse-wrap {
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1
}

.hero-item {
    right: 0;
    height: 100%;
    z-index: 1
}

.impulse-wrap:before {
    content: '';
    width: 30%;
    height: 100%;
    background: url(../images/impulse.png)
}

.single-carousel .item {
    position: relative
}

.carousel-item h3 {
    font-size: 36px;
    text-align: center;
    font-weight: 800;
    position: relative
}

    .carousel-item h3:before {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        width: 50px;
        height: 2px;
        margin-left: -25px
    }

    .carousel-item h3:hover:before {
        width: 100px;
        margin-left: -50px
    }

.single-carousel .item:after, .single-carousel .item:before {
    content: '';
    position: absolute;
    left: 20%;
    right: 20%;
    background: rgba(255,255,255,.41);
    height: 1px;
    z-index: 2
}

.single-carousel .item:before {
    top: 50px
}

.single-carousel .item:after {
    bottom: 50px
}

.single-carousel .item .bg {
    transition: .5s ease-in-out
}

.bg.hov-rot {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2)
}

.error-wrap p, .single-carousel .item p {
    padding-top: 30px;
    font-size: 13px;
    color: #eee;
    text-align: center
}

.error-wrap h2 {
    color: #fff;
    font-size: 154px;
    font-weight: 700;
    position: relative
}

.error-wrap .btn {
    float: none;
    display: inline-table
}

.error-wrap h2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background: rgba(255,255,255,.51)
}

.error-wrap p {
    font-size: 17px
}

.inline-facts {
    float: left;
    width: 25%;
    position: relative
}

    .clients-list a span:after, .clients-list a span:before, .clients-list a:after, .clients-list a:before, .inline-facts:after, .inline-facts:before, .milestone-counter:after, .milestone-counter:before {
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        z-index: 1;
        box-sizing: border-box
    }

    .inline-facts:before {
        top: 0;
        left: 10px;
        border-top: 1px solid #eee;
        border-left: 1px solid #eee
    }

    .inline-facts:after {
        top: 0;
        right: 10px;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee
    }

.num {
    float: left;
    width: 100%;
    font-size: 56px;
    color: #333743;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 10px
}

.stats:before {
    content: '';
    position: absolute;
    top: 6px;
    bottom: -22px;
    left: 20px;
    right: 20px;
    z-index: -1;
    background: #f9f9f9
}

.milestone-counter:before {
    bottom: -35px;
    left: 10px;
    border-left: 1px solid #eee
}

.milestone-counter:after {
    bottom: -35px;
    right: 10px;
    border-right: 1px solid #eee
}

.inline-facts h6 {
    font-size: 13px;
    color: #666
}

.inline-facts i {
    color: #eee;
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 30px;
    border-radius: 100%;
    margin-left: -15px;
    font-size: 26px
}

.custom-inner-holder {
    float: left;
    margin-top: 60px;
    width: 100%;
    padding-left: 20px;
    border-left: 1px solid #eee
}

.custom-inner, .skillbar-box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 50px
}

    .custom-inner:last-child {
        margin-bottom: 0
    }

.resum-header h3 {
    float: left;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    text-align: left
}

.resum-header {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 10px 30px 70px;
    background: #f9f9f9
}

    .resum-header:after {
        position: absolute;
        color: #666;
        bottom: 10px;
        font-size: 70px;
        right: 10px;
        opacity: .08;
        transform: rotate(45deg)
    }

    .resum-header.educ:after {
        content: "\f19c"
    }

    .resum-header.workres:after {
        content: "\f0c3"
    }

    .resum-header:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -26px;
        width: 10px;
        height: 10px;
        margin-top: -10px;
        border-radius: 100%
    }

    .resum-header span {
        font-size: 16px;
        text-transform: uppercase;
        width: 100%;
        color: #666;
        text-align: left;
        float: left
    }

    .resum-header i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #eee;
        position: absolute;
        border-radius: 4px;
        top: 50%;
        left: 15px;
        margin-top: -40px;
        background: #fff
    }

.custom-inner h4, .custom-inner ul, .custom-inner ul li, .custom-inner-dec, .skillbar-bg, .sl-tabs li, .sl-tabs li i, .tab-content, .tab-content h3, .tb-item {
    width: 100%;
    float: left
}

.custom-inner h4 {
    padding-bottom: 20px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left
}

.custom-inner-dec {
    margin-top: 10px;
    background: #eee;
    height: 1px
}

.order-wrap, .price {
    margin-top: 30px;
    position: relative
}

.custom-inner ul {
    padding: 10px 0 10px 13px;
    list-style: decimal
}

    .custom-inner ul li {
        padding: 5px 0 5px 10px;
        text-align: left;
        font-weight: 800;
        color: #666
    }

.custom-inner .content-nav ul {
    position: relative;
    left: 0;
    padding: 0;
    list-style: none
}

    .custom-inner .content-nav ul li {
        float: left;
        width: 50%;
        padding: 0
    }

.custom-inner .btn {
    margin-top: 20px
}

.sl-tabs li {
    color: #222;
    cursor: pointer
}

.tb-item {
    padding: 20px 10px;
    background: #f9f9f9
}

.sl-tabs li i {
    font-size: 28px;
    opacity: .8
}

.sl-tabs li h3, .tab-content h3 {
    font-weight: 700
}

.tab-content {
    display: none;
    position: relative;
    border-right: 1px solid #eee;
    padding: 0 20px 20px 0
}

    .tab-content:before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 50px 50px;
        border-color: transparent transparent #ffc815
    }

.order-wrap:before, .testi-text:before {
    font-weight: 400;
    color: #eee;
    right: 20%;
    opacity: .46;
    font-style: normal;
    transition: .3s linear;
    font-family: FontAwesome;
    text-decoration: inherit
}

.tab-content p {
    font-size: 13px
}

.tab-content.current {
    display: inherit
}

.tab-content h3 {
    text-align: left;
    padding: 10px 0;
    font-size: 18px
}

.price {
    float: left;
    text-align: left;
    font-size: 19px;
    padding: 20px 30px;
    background: #404040
}

.order-wrap {
    padding: 30px 25px
}

    .order-wrap:before {
        content: "\f003";
        position: absolute;
        top: -30px;
        font-size: 50px;
        transform: scale(5.2) rotate(45deg)
    }

    .order-wrap:hover:before {
        -webkit-transform: scale(3.2) rotate(25deg);
        -moz-transform: scale(3.2) rotate(25deg);
        transform: scale(3.2) rotate(25deg)
    }

    .order-wrap h4 {
        font-size: 24px;
        text-align: left;
        color: #666;
        position: relative;
        top: 6px
    }

.custom-skillbar-title span, .skill-bar-percent {
    font-size: 13px;
    padding-bottom: 6px;
    font-weight: 600
}

.order-wrap a.ord-link {
    float: right;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 15px 20px;
    background: #292929;
    border-radius: 6px;
    position: relative;
    text-transform: uppercase
}

.piechart-holder h4, .skillbar-bg {
    background: #eee;
    border-radius: 4px
}

.skillbar-bg {
    position: relative;
    display: block;
    height: 14px
}

.custom-skillbar-title span {
    float: left;
    margin-top: 12px
}

.custom-skillbar {
    height: 14px;
    width: 0
}

.skill-bar-percent {
    float: right;
    margin-top: 13px
}

.bold-title {
    float: left;
    font-size: 24px;
    font-weight: 800;
    color: #666;
    text-align: left;
    position: relative;
    padding-bottom: 15px
}

    .bold-title:before {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 50px;
        height: 4px
    }

.piechart-holder {
    padding: 25px 0
}

    .piechart-holder h4 {
        font-size: 12px;
        color: #292929;
        float: left;
        padding: 13px 30px;
        position: relative
    }

        .piechart-holder h4:before {
            content: '';
            position: absolute;
            width: 1px;
            height: 120px;
            top: -100px;
            right: 10px;
            background: #eee;
            z-index: -1;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

.chart {
    position: relative;
    float: right;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin-bottom: 26px;
    text-align: center
}

    .chart canvas {
        position: absolute;
        top: 0;
        left: 0
    }

.piechart, .testi-item p {
    position: relative
}

.percent {
    display: inline-block;
    font-size: 15px;
    color: #666;
    line-height: 150px;
    z-index: 2
}

    .percent:after {
        content: '%';
        margin-left: .1em;
        font-size: 16px
    }

.angular {
    margin-top: 100px
}

    .angular .chart {
        margin-top: 0
    }

.testimonials-slider-holder {
    padding: 40px 0;
    margin-bottom: 40px
}

    .testimonials-slider-holder .item {
        padding-left: 100px
    }

.testi-item p {
    text-align: left;
    color: #999;
    padding: 25px 0 30px;
    font-size: 14px
}

#contact-form input[type=text]:focus, #contact-form textarea:focus, .box-item.vis-det a.image-popup:hover, .box-item.vis-det a.popgal:hover, .full-height-section .testi-item p, input[type=email]:focus {
    color: #000
}

.testi-image {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px
}

.testi-item img {
    width: 80px !important;
    height: 80px;
    border-radius: 100%;
    margin: 0 auto 20px
}

.testi-text {
    background: #f9f9f9;
    padding: 25px
}

    .testi-text:before {
        content: "\f10e";
        position: absolute;
        top: -10px;
        font-size: 50px;
        transform: scale(5.2) rotate(45deg)
    }

.testi-item h3 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    text-align: left
}

.testi-item a.testim-link {
    font-size: 14px;
    font-weight: 700;
    float: left;
    position: relative
}

    .testi-item a.testim-link:before {
        content: '';
        position: absolute;
        top: -12px;
        left: 50%;
        width: 70px;
        margin-left: -35px;
        height: 1px;
        border-top: 1px dotted #ccc
    }

.testimonials-slider-holder .customNavigation a {
    position: absolute;
    bottom: -5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 20;
    line-height: 40px;
    font-size: 16px;
    border-radius: 4px
}

.three-ver-columns .hd-box-wrap p, .tooltip {
    font-size: 11px
}

.testimonials-slider-holder .customNavigation a.next-slide {
    right: 50%;
    margin-right: -70px
}

.testimonials-slider-holder .customNavigation a.prev-slide {
    left: 50%;
    margin-left: -70px
}

.testimonials-slider ul.star-rating {
    float: left;
    width: 100%;
    margin: 4px 0 20px
}

    .testimonials-slider ul.star-rating li {
        float: left;
        margin-right: 10px;
        font-size: 14px
    }

.teti-counter {
    display: inline-table;
    color: #999;
    position: relative;
    top: 30px
}

.clients-list:before {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 100px;
    height: 1px;
    left: 50%;
    margin-left: -50px;
    border-bottom: 1px dashed #ccc
}

.clients-list li {
    float: left;
    width: 20%;
    padding: 40px;
    position: relative
}

.clients-list a, .clients-list a span {
    position: relative;
    float: left;
    background: #f9f9f9
}

    .clients-list a:before {
        top: -10px;
        left: -10px;
        border-top: 1px solid #eee;
        border-left: 1px solid #eee
    }

    .clients-list a:after {
        top: -10px;
        right: -10px;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee
    }

    .clients-list a span:before {
        bottom: -10px;
        left: -10px;
        border-bottom: 1px solid #eee;
        border-left: 1px solid #eee
    }

    .clients-list a span:after {
        bottom: -10px;
        right: -10px;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee
    }

    .clients-list a img {
        float: left;
        width: 100%;
        position: relative;
        height: auto
    }

.to-top-wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0
}

    .to-top-wrap i {
        position: absolute;
        top: -35px;
        left: 50%;
        width: 30px;
        margin-left: -15px;
        font-size: 18px
    }

    .to-top-wrap a {
        color: #999
    }

.grid-item-holder {
    float: left;
    width: 100%;
    height: auto;
    position: relative
}

.spad .grid-item-holder {
    padding: 6px
}

.min-pad .grid-item-holder {
    padding: 2px
}

.grid-big-pad .grid-item-holder {
    padding: 40px
}

.grid-small-pad .grid-item-holder {
    padding: 10px 20px 10px 0
}

.gallery-item, .grid-sizer {
    width: 33.3%;
    position: relative;
    float: left
}

.gallery-item-second, .grid-sizer-second {
    width: 66.6%
}

.four-column .gallery-item {
    width: 25%
}

    .four-column .gallery-item.gallery-item-second {
        width: 50%
    }

.gallery-item img, .grid-sizer img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.grid-det {
    background: #f9f9f9;
    padding: 18px 10px;
    text-align: left;
    border: 1px solid #eee;
    border-top: none
}

.custom-slider .box-links, .slider-zoom {
    text-align: center !important
}

.grid-det h3 {
    font-weight: 700;
    font-size: 18px;
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0 10px 30px;
    z-index: 2
}

    .grid-det h3:hover:before, .hd-box-wrap h2:hover:before {
        width: 100px
    }

    .grid-det h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px;
        height: 2px;
        margin-top: -1px
    }

.grid-det span {
    color: #999;
    float: left;
    padding-left: 30px;
    position: relative;
    z-index: 2
}

.hd-box-wrap h2, .hd-box-wrap p {
    text-align: left;
    padding-left: 40px;
    float: left
}

.grid-det i {
    font-size: 76px;
    color: #eee;
    position: absolute;
    bottom: -15px;
    right: 10px;
    transform: rotate(35deg);
    z-index: 1
}

.inline-filter .gallery-filters {
    float: left;
    border: 1px solid #eee;
    margin-bottom: 40px;
    border-radius: 18px;
    overflow: hidden
}

    .inline-filter .gallery-filters a {
        float: left;
        padding: 12px 28px;
        border-radius: 18px
    }

.box-item.vis-det:before {
    content: '';
    position: absolute;
    z-index: 10;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    background: rgba(0,0,0,.51);
    opacity: 0;
    visibility: hidden
}

.box-item.vis-det:hover:before, .page-nav a:hover .tooltip, .show-share:hover:after {
    opacity: 1;
    visibility: visible
}

.box-item.vis-det a.image-popup, .box-item.vis-det a.popgal {
    position: absolute;
    top: -10%;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 100%;
    z-index: 11;
    color: #fff;
    cursor: pointer
}

.box-item.vis-det:hover a.image-popup, .box-item.vis-det:hover a.popgal {
    top: 50%
}

.box-item.vis-det a.image-popup, .box-item.vis-det a.popgal, .box-item.vis-det:before, .grid-det h3:before, .hd-box-wrap h2:before, .share-icon, .show-share:after, .show-share:before {
    transition: .3s linear
}

.inline-filter .folio-counter {
    float: left;
    margin-left: 60px;
    position: relative;
    padding: 12px 20px;
    border-radius: 4px
}

    .inline-filter .folio-counter:before {
        content: '';
        position: absolute;
        left: -30px;
        height: 24px;
        top: 6px;
        width: 1px;
        background: #ccc;
        transform: rotate(35deg)
    }

    .inline-filter .folio-counter div {
        display: inline-block;
        padding: 0 6px
    }

.fixed-filter {
    position: fixed;
    top: 10px;
    right: 90px;
    width: 200px;
    z-index: 40
}

    .fixed-filter .filter-button {
        float: left;
        width: 120px;
        background: #383838;
        padding: 15px 0;
        cursor: pointer;
        color: #fff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .fixed-filter .folio-counter {
        float: left;
        width: 80px;
        padding: 15px 0;
        position: relative;
        font-weight: 600;
        color: #333;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

        .fixed-filter .folio-counter:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 10px;
            height: 1px;
            margin-left: -5px;
            background: #404040
        }

.box-item.hd-box .image-popup, .slider-zoom {
    top: 30px;
    border-radius: 100%;
    cursor: pointer
}

.box-item.hd-box .fl-wrap, .slider-zoom {
    background: rgba(64,64,64,.61)
}

.fixed-filter .folio-counter div {
    display: inline-block;
    padding: 0 10px
}

.fixed-filter .gallery-filters {
    float: left;
    width: 100%;
    position: relative;
    background: rgba(51,51,51,.81);
    padding: 10px 20px 15px;
    display: none
}

.fn, .loaded .ytplayer-container, .searh-inner {
    display: block
}

.fixed-filter .gallery-filters a {
    float: left;
    width: 100%;
    color: #fff;
    padding: 12px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,.21)
}

.no-pad-wrap {
    padding-left: 1px
}

.box-item.hd-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    padding: 20px 20px 14px;
    z-index: 10
}

.hd-box-wrap {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 30px
}

.contact-social li a, .post-author-wrap li a, .slider-zoom {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.hd-box-wrap h2 {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(255,255,255,.21)
}

    .hd-box-wrap h2:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 30px;
        height: 1px;
        margin-top: 4px;
        background: #fff;
        z-index: 2
    }

    .hd-box-wrap h2:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 20px 15px 0
    }

.hd-box-wrap p {
    width: 100%;
    font-size: 13px;
    color: #fff
}

    .hd-box-wrap p a {
        color: rgba(255,255,255,.71)
    }

.box-item.hd-box .image-popup {
    position: absolute;
    left: 30px;
    z-index: 10;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff
}

.slider-zoom {
    position: absolute;
    right: 30px;
    z-index: 5
}

.page-nav {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 50px
}

    .page-nav:before, .tooltip {
        position: absolute;
        bottom: 0
    }

    .page-nav:before {
        content: '';
        left: 0;
        width: 100%;
        height: 1px;
        background: #eee
    }

    .page-nav a {
        padding: 13px 20px;
        color: #000;
        border-radius: 3px;
        position: relative;
        background: #383838
    }

        .comment, .page-nav a.ppn {
            float: left
        }

        .page-nav a.npn {
            float: right
        }

.tooltip {
    width: 200px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    background: #454545;
    opacity: 0;
    margin-bottom: 20px;
    visibility: hidden;
    pointer-events: none;
    z-index: 6
}

    .box-pop, .iframe-holder, .popup-gallery a, .resp-video, .tooltip h5 {
        position: relative
    }

    .tooltip h5 {
        font-size: 10px;
        margin-top: 12px;
        padding: 5px 0;
        display: inline-table;
        text-transform: uppercase;
        letter-spacing: 1px
    }

.page-nav a:hover .tooltip {
    bottom: 100%
}

.page-nav a.npn .tooltip {
    right: 0
}

.contact-social, .controls button, .mar-top-50 {
    margin-top: 30px
}

.popup-gallery a {
    float: left;
    width: 100%;
    transition: .4s ease-in-out
}

.box-pop, .iframe-holder {
    float: left;
    width: 100%
}

.resp-video {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom: 20px
}

.video-mask, .ytplayer-container, .ytplayer-shield {
    height: 100%;
    top: 0;
    left: 0
}

.media-container, .resp-video embed, .resp-video iframe, .resp-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-mask {
    position: absolute;
    width: 100%;
    z-index: 2
}

.background-video {
    z-index: 1
}

.video-controls {
    position: absolute;
    z-index: 4;
    bottom: 50px;
    right: 150px;
    color: #ccc;
    cursor: pointer
}

.background-video, .contact-info:before, .ytplayer-container {
    bottom: 0;
    right: 0;
    position: absolute
}

.media-container .overlay {
    z-index: 3;
    opacity: .4
}

.background-video {
    left: 0;
    top: 0
}

source, video {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute
}

.control-group .controls, .control-group label, .post-meta li {
    display: inline-block
}

.ytplayer-container {
    min-width: 100%;
    z-index: 0
}

.ytplayer-shield {
    position: absolute;
    width: 100%;
    z-index: 2
}

.contact-info, .input-wrap {
    width: 100%;
    position: relative;
    float: left
}

.contact-info {
    padding: 20px 0;
    border-bottom: 1px dashed #eee
}

    .contact-info:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #ffc815
    }

    .contact-info h4 {
        text-align: left;
        color: #999;
        float: left;
        width: 100%
    }

    .contact-info h3 {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 15px;
        font-weight: 700;
        color: #999;
        padding: 10px 0
    }

    .contact-info a {
        float: left;
        font-size: 14px;
        font-weight: 700
    }

.input-wrap i, .post-meta li a {
    font-size: 15px
}

.contact-social li {
    float: left;
    margin-right: 4px
}

    .contact-social li a {
        float: left;
        border-radius: 100%;
        background: #eee;
        color: #666
    }

#contact-form {
    float: left;
    max-width: 600px;
    padding-top: 30px
}

.input-wrap {
    border: 1px solid #eee;
    padding-left: 30px;
    margin-bottom: 12px;
    background: #f9f9f9;
    border-radius: 4px
}

    .input-wrap i {
        position: absolute;
        top: 13px;
        left: 10px;
        color: #999
    }

.map-box, article p {
    position: relative;
    width: 100%
}

#contact-form input[type=text], #contact-form textarea, input[type=email], input[type=textarea] {
    color: #666;
    font-weight: 600;
    font-size: 12px;
    padding: 15px 0 15px 10px;
    width: 100%;
    background: 0 0;
    border: 0;
    border-radius: 0;
    position: relative
}

#contact-form textarea {
    height: 170px;
    resize: none;
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #eee
}

#submit, .controls button {
    background: #404040;
    border: none;
    padding: 14px 20px;
    line-height: 14px;
    cursor: pointer;
    font-size: 13px;
    color: #404040;
    margin-top: 40px;
    font-weight: 700;
    -webkit-appearance: none;
    float: left;
    border-radius: 4px
}

#comments-title, #reply-title {
    padding-bottom: 30px;
    margin-bottom: 5px
}

#submit:hover, .controls button:hover {
    background: #292929;
    color: #fff
}

.verify-wrap {
    float: left;
    width: 100%;
    margin: 15px 0
}

.verify-text {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    text-align: left
}

#contact-form .verify-wrap .input-wrap {
    float: left;
    width: 70px !important;
    padding-left: 10px !important
}

.error_message {
    text-align: left;
    margin-bottom: 30px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase
}

.post-tags li a:hover, .search, .tagcloud li a:hover {
    color: #292929
}

#success_page h3 {
    text-align: left;
    font-size: 18px;
    text-transform: uppercase
}

#success_page p {
    color: #000;
    margin-top: 10px
}

#message fieldset {
    border: none;
    color: #000
}

.con-image {
    margin: 35px 0
}

.map-box {
    float: left;
    height: 400px;
    margin: 40px 0
}

#map-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px
}

.map-box.column-map, .map-box.column-map #map-canvas {
    height: 100%;
    margin: 0
}

article p {
    float: left;
    padding-bottom: 20px;
    text-align: left
}

article {
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #f9f9f9
}

.post-item {
    padding: 10px 20px 20px;
    z-index: 2
}

.artcicle-icon {
    position: absolute;
    right: 20px;
    bottom: 60px;
    z-index: -1
}

.pagination a, .post-media, .post-tags, .search, .searh-inner {
    position: relative
}

.artcicle-icon i {
    font-size: 76px;
    color: #ccc;
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    transform: rotate(35deg);
    opacity: .6
}

.display-posts p {
    line-height: 25px
}

article h4 {
    font-size: 24px;
    line-height: 36px;
    font-style: normal;
    font-weight: 700;
    color: #222;
    padding-bottom: 10px !important;
    text-align: left
}

.post-media {
    float: left;
    width: 100%;
    margin: 0 0 20px
}

.post-meta {
    margin: 14px 0;
    float: left
}

.display-posts article {
    border-bottom: 1px solid #eee;
    padding: 0 0 30px;
    margin-bottom: 30px
}

.post-meta li {
    margin-right: 8px;
    font-size: 13px;
    color: #666;
    text-align: left
}

.mas-posts article ul.post-meta li {
    margin-bottom: 6px
}

.post-tags {
    float: right;
    top: 20px
}

    .post-tags.single-tags {
        top: 0;
        float: left;
        margin-top: 30px
    }

    .post-tags li, .tagcloud li {
        margin-left: 4px;
        float: left
    }

        .post-tags li a, .tagcloud li a {
            float: left;
            font-size: 10px;
            border-radius: 4px;
            padding: 8px 10px;
            background: #404040;
            margin-bottom: 3px;
            color: #fff;
            transition: .3s linear
        }

.pagination {
    margin-top: 20px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 4px;
    float: left;
    width: 100%
}

.control-group .controls input, .search {
    border: 1px solid #eee;
    outline: 0;
    background: #f9f9f9
}

.pagination a {
    float: left;
    padding: 12px 18px;
    font-size: 13px;
    color: #666;
    letter-spacing: 1px;
    border-right: 1px solid rgba(0,0,0,.07)
}

.searh-inner {
    max-width: 350px
}

.searh-holder {
    margin: 10px 0 40px
}

.comment .children, .comment-body {
    margin-left: 70px
}

.search {
    float: left;
    border-radius: 3px;
    padding: 0 0 0 10px;
    width: 100%;
    height: 40px;
    -webkit-appearance: none
}

.search-submit {
    border: none;
    outline: 0;
    cursor: pointer;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 28%;
    height: 40px
}

.cat-item {
    padding-bottom: 8px;
    margin-bottom: 15px
}

    .cat-item a {
        font-weight: 400;
        font-size: 12px;
        transition: .2s linear
    }

#comments {
    text-align: left;
    padding-top: 10px;
    float: left;
    width: 100%;
    margin-top: 30px
}

#comments-title, #reply-title {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #666
}

.comment-body {
    position: relative;
    padding-top: 30px
}

.comment-author {
    position: absolute;
    top: 30px;
    left: -66px
}

    .comment-author img {
        border-radius: 100%
    }

.fn {
    margin-bottom: 10px
}

.comment-meta, .comment-meta a {
    font-size: 12px;
    letter-spacing: 1px;
    color: #494949;
    padding-bottom: 10px
}

#respond {
    margin-top: 40px
}

.comment-notes {
    margin-top: 10px;
    color: #a4a4a3
}

.control-group label {
    margin-left: 10px;
    font-weight: 600
}

.control-group .controls input {
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.control-group .controls textarea {
    border: 1px solid #eee;
    outline: 0;
    height: 180px;
    max-width: 600px;
    background: #f9f9f9;
    padding-top: 15px;
    resize: vertical;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.post-author {
    float: left;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 15px 0
}

.post-author-wrap {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 100px
}

    .post-author-wrap h3 {
        float: left;
        width: 100%;
        text-align: left;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 8px
    }

    .post-author-wrap p {
        color: #000;
        font-weight: 500;
        line-height: 20px;
        padding: 8px 0;
        float: left;
        width: 100%
    }

    .post-author-wrap span {
        text-align: left;
        font-style: italic;
        color: #666;
        width: 100%
    }

.post-author-img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2
}

    .post-author-img img {
        width: 80px;
        height: 80px;
        border-radius: 100%;
        float: left
    }

.show-share, .show-share img {
    width: 20px;
    height: 20px
}

.post-author-wrap ul {
    list-style: none
}

    .post-author-wrap ul li {
        float: left;
        margin-right: 8px
    }

.post-author-wrap li a {
    float: left;
    background: #404040;
    border-radius: 100%
}

.show-share {
    position: absolute;
    bottom: 40px;
    left: 22px;
    cursor: pointer
}

    .show-share:before {
        content: '';
        position: absolute;
        top: 10px;
        left: -5px;
        width: 30px;
        height: 1px;
        z-index: 5
    }

    .show-share.isShare:before {
        width: 0
    }

    .show-share:after {
        content: "share";
        position: absolute;
        top: -36px;
        left: -2px;
        text-align: center;
        font-style: italic;
        color: #fff;
        opacity: 0;
        visibility: hidden
    }

    .show-share:hover:after {
        top: -26px
    }

.share-container {
    position: fixed;
    z-index: 20;
    left: 94px;
    bottom: 30px;
    visibility: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.visshare {
    visibility: visible
}

.share-icon {
    height: 40px;
    width: 40px;
    float: left;
    margin-bottom: 1px;
    position: relative;
    font-size: 15px;
    line-height: 40px;
    color: #000;
    opacity: 0
}

    .share-icon:hover {
        opacity: .6 !important
    }

    .share-icon:before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit
    }

.share-icon-digg:before {
    content: "\f1a6"
}

.share-icon-email:before {
    content: "\f003"
}

.share-icon-flickr:before {
    content: "\f16e"
}

.share-icon-foursquare:before {
    content: "\f180"
}

.share-icon-rss:before {
    content: "\f09e"
}

.share-icon-facebook:before {
    content: "\f09a"
}

.share-icon-twitter:before {
    content: "\f099"
}

.share-icon-tumblr:before {
    content: "\f173"
}

.share-icon-in1:before, .share-icon-linkedin:before {
    content: "\f08c"
}

.share-icon-vimeo:before {
    content: "\f194"
}

.share-icon-instagram:before {
    content: "\f16d"
}

.share-icon-pinterest:before {
    content: "\f0d2"
}

.share-icon-googleplus:before {
    content: "\f0d5"
}

.share-icon-stumbleupon:before {
    content: "\f1a4"
}

@media only screen and (max-width:1392px) {
    .abt-wrap .box-item, .resum-header, .sl-tabs {
        margin-bottom: 40px
    }

    .bold-title, .piechart-holder h4 {
        width: 100%
    }

    .chart {
        float: none;
        display: inline-table;
        margin-top: 30px
    }

    .piechart-holder h4:before {
        display: none
    }

    .hd-box-wrap {
        bottom: 10px;
        padding: 0 10px
    }

        .hd-box-wrap h2 {
            font-size: 14px
        }

    .contact-social {
        margin-top: 30px;
        float: left;
        width: 100%
    }
}

@media only screen and (max-width:1064px) {
    .mob-bg {
        display: block
    }

    .column-wrap {
        width: 100%;
        padding-right: 0
    }

    .arrowpagenav, .fixed-column, .footer-social:after, .footer-social:before, .parallax-title {
        display: none
    }

    header.main-header {
        width: 100%;
        top: 0;
        left: 0;
        height: 70px
    }

    .nav-button {
        top: 24px;
        left: 30px;
        margin-top: 0
    }

    .logo-holder {
        top: 16px;
        left: 50%;
        margin-left: -20px
    }

    .show-share {
        bottom: 24px;
        left: 100%;
        margin-left: -50px
    }

    .hero-wrap {
        padding: 70px 0 0;
        background: #fff
    }

    footer.main-footer {
        width: 100%;
        height: 70px;
        border-left: none;
        float: left;
        position: relative;
        top: 0;
        margin-top: 0
    }

    .mail-link {
        position: absolute;
        top: 0;
        width: 70px;
        height: 70px;
        line-height: 70px;
        left: 100%;
        margin-left: -70px;
        border-left: 1px solid rgba(255,255,255,.21);
        text-align: center !important
    }

    .copyright, .footer-social {
        position: relative;
        width: auto
    }

    .copyright {
        bottom: 0;
        left: 30px;
        text-align: left;
        margin-top: 30px;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 1px;
        transform: rotate(0)
    }

    .footer-social {
        top: 20px;
        z-index: 2;
        float: right;
        margin-right: 90px
    }

        .footer-social li {
            float: left;
            width: auto
        }

    .clients-list li {
        padding: 20px
    }

    .hero-slider-holder .gals a {
        top: 100%;
        margin-top: -100px
    }

    .column-wrap #wrapper {
        padding: 0 10px 10px
    }

    .share-container {
        position: fixed;
        z-index: 20;
        left: 100%;
        margin-left: -60px;
        bottom: 100%;
        margin-bottom: -290px;
        width: 40px
    }

    .menu-wrap {
        width: 320px;
        bottom: 0;
        top: 0;
        padding: 0;
        transform: translate3d(-320px,0,0);
        transition: transform .4s
    }

    .content .container, .menu-logo {
        width: 100%
    }

    .menu {
        position: relative;
        z-index: 1000
    }

    .menu-logo {
        position: absolute;
        top: 45px;
        left: 0
    }

    .show-menu .menu-inner, .show-menu .menu-wrap, .show-menu .morph-shape {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .content {
        padding: 70px 20px 0
    }

    .no-pad-wrap {
        padding-top: 70px
    }

    .content.no-bg {
        padding-left: 0;
        padding-right: 0
    }

    .fixed-filter {
        top: 80px;
        right: 20px
    }

    .content.fscon {
        padding: 70px 0 0
    }

    .gallery-item {
        width: 50% !important
    }

    .mm-par-wrap {
        top: calc(5% + 70px)
    }

    .hero-item {
        top: 0;
        left: 0;
        right: 0;
        height: auto;
        bottom: 0
    }
}

@media only screen and (max-width:768px) {
    .inline-facts {
        width: 50%;
        margin-bottom: 40px
    }

    .testimonials-slider-holder .item {
        padding-left: 0
    }

    .testi-image {
        position: relative;
        margin: 0;
        left: 0;
        display: inline-table
    }

    .clients-list li {
        padding: 5px;
        width: 50%
    }

    .hero-wrap-item {
        padding: 0 20px
    }

        .hero-wrap-item h2, .section-title h2 {
            font-size: 36px
        }

    .copyright {
        display: none
    }

    .footer-social {
        float: left;
        margin-right: 0;
        margin-left: 20px
    }

    .inline-filter .gallery-filters {
        width: 100%
    }

        .inline-filter .gallery-filters a {
            padding: 12px 0;
            width: 100%
        }

    .inline-filter .folio-counter {
        float: none;
        margin-left: 0;
        display: inline-table;
        margin-bottom: 10px
    }

        .inline-filter .folio-counter:before {
            left: 50%;
            height: 24px;
            top: -36px;
            transform: rotate(0)
        }

    .order-wrap a.ord-link {
        float: left;
        margin-top: 30px
    }
}

@media only screen and (max-width:540px) {
    .scroll-nav-holder {
        display: none
    }

    .gallery-item, .inline-facts {
        width: 100% !important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .bg {
        background-attachment: scroll !important;
        -webkit-background-size: cover;
        background-position: center
    }
}

.controls button, .dec-list li:before, .fixed-filter .gallery-filters a.gallery-filter-active, .mail-link:hover, .page-nav a span, .post-author-wrap li a, .post-meta li i, .price, .resum-header i, .scroll-nav a.external:after, .sl-tabs li i, .slider-zoom, .sliding-menu a:hover, .testimonials-slider ul.star-rating li, .text-title span, .to-top-wrap i, header li.act-link a {
    color: #ffc815 !important
}

    #submit, .accordion-title.activeac h5 a, .bold-separator, .bold-title:before, .box-item.hd-box .image-popup, .box-item.vis-det a, .box-item.vis-det a.popgal, .btn, .carousel-item h3:before, .color-bg, .custom-skillbar, .customNavigation.gals a, .fixed-column, .fixed-filter .folio-counter, .fixed-icons-wrap ul li a, .footer-social li a, .grid-det h3:before, .inline-filter .folio-counter, .inline-filter .gallery-filters a.gallery-filter-active, .menu-inner:before, .pagination a.current-page, .pagination a:hover, .post-tags li a:hover, .price:before, .progress-bar, .resum-header:before, .scroll-nav li a.act-link:after, .scroll-nav li a.act-link:before, .share-icon, .show-share:before, .testimonials-slider-holder .customNavigation a, header.sticky li.act-link a, ul.tabs li.current .tb-item {
        background: #ffc815
    }

.hd-box-wrap h2:after {
    border-color: transparent #ffc815 transparent transparent
}
