body.canvas-slid, body.canvas-sliding {
    overflow-x: hidden
}

.no-trans * {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

ul {
    list-style: square
}

.list, .list-icons {
    list-style: none;
    padding: 0
}

    .list li, .list-icons li {
        padding: 5px 0
    }

        .list-icons li i {
            min-width: 25px;
            text-align: center
        }

.list-inline {
    margin-top: 9px;
    margin-bottom: 8px
}

.header-top .list-inline {
    display: inline-block
}

.learnmore {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 0 !important;
    border-width: 2px !important;
    right: auto;
    width: 200px;
    height: 50px;
    margin-left: -100px !important;
    margin-top: -25px !important;
    font-weight: 700;
    color: #000 !important;
    border: 2px solid #000 !important;
    background: rgba(255,255,255,.6) !important
}

.opprtunity-tabs {
    display: inline-block;
    border: 1px solid #3697d9;
    border-radius: 5px
}

    .opprtunity-tabs li {
        border-right: 1px solid #3697d9;
        margin-left: 0 !important
    }

        .opprtunity-tabs li:last-child {
            border-right: none
        }

        .opprtunity-tabs li a {
            padding: 10px 15px !important;
            color: #3697d9 !important;
            font-size: 14px !important
        }

            .opprtunity-tabs li a:hover {
                color: #0075c5 !important;
                border-bottom: 1px solid #0075c5 !important
            }

        .opprtunity-tabs li.active {
            background-color: #3697d9
        }

            .opprtunity-tabs li.active a {
                border-bottom: none !important;
                color: #fff !important;
                border: 1px solid transparent !important
            }

.IdentityMaxx-companies-section .IdentityMaxx-companies {
    background: url(/content/images/bg-arrow.png) no-repeat center top;
    background-size: cover;
    padding: 155px 115px 140px 0;
    margin-bottom: 15px
}

    .IdentityMaxx-companies-section .IdentityMaxx-companies a {
        display: block
    }

        .IdentityMaxx-companies-section .IdentityMaxx-companies a img {
            margin: 0 auto
        }

.main-wrapper .inner-wrapper {
    margin-top: 30px;
    margin-bottom: 40px
}

    .main-wrapper .inner-wrapper h3 {
        margin: 0;
        padding: 20px 0;
        border-bottom: 0px solid #eee;
        border-top: 0px solid #eee;
        margin-bottom: 30px
    }

    .main-wrapper .inner-wrapper .buyNow-btn {
        width: 105px;
        cursor: pointer
    }

    .main-wrapper .inner-wrapper .side-bar {
        border-left: 1px solid #eee;
        padding-left: 20px;
        text-align: left
    }

    .main-wrapper .inner-wrapper .side-bar-header {
        background-color: #4c57e5;
        color: #fff;
        width: 100%;
        padding: 5px
    }

    .main-wrapper .inner-wrapper .side-bar-content {
        text-align: left;
        padding-top: 5px;
        padding-left: 5px
    }

.shp-cart {
    font-size: 20px;
    text-align: right;
    padding-top: 25px
}

.common-cartbox {
    background-color: #4c57e5;
    max-width: 290px;
    margin: 50px 0;
    float: right;
    padding: 20px 15px;
    border-radius: 15px
}

    .common-cartbox .cartbox-inner {
        max-width: 290px;
        margin: 0 auto
    }

        .common-cartbox .cartbox-inner .top-box {
            margin-bottom: 15px
        }

            .common-cartbox .cartbox-inner .top-box .cust_info {
                color: #fff;
                font-size: 17px;
                text-transform: uppercase;
                display: block;
                padding: 0 15px;
                text-align: left
            }

            .common-cartbox .cartbox-inner .top-box .log_info {
                font-size: 13px;
                color: #f69119
            }

            .common-cartbox .cartbox-inner .top-box .top-inner-box {
                background: #9199ff;
                padding: 15px;
                border-radius: 15px
            }

        .common-cartbox .cartbox-inner .top-inner-box a {
            color: #fff;
            font-size: 13px
        }

            .common-cartbox .cartbox-inner .top-inner-box a:hover {
                text-decoration: none;
                color: #000
            }

        .common-cartbox .cartbox-inner .middle-box {
            background: #fff;
            padding: 15px;
            border-radius: 15px;
            margin-bottom: 15px
        }

            .common-cartbox .cartbox-inner .middle-box a {
                color: #4c57e5;
                font-size: 13px
            }

                .common-cartbox .cartbox-inner .middle-box a:hover {
                    text-decoration: none;
                    color: #000
                }

        .common-cartbox .cartbox-inner .bottom-box {
            padding: 0 15px
        }

            .common-cartbox .cartbox-inner .bottom-box .main_top {
                color: #fff;
                text-transform: uppercase;
                font-size: 14px
            }

            .common-cartbox .cartbox-inner .bottom-box .main_botm {
                color: #fff;
                font-size: 11px
            }

.mshcrt .mbtntxt {
    font-size: 0
}

.standard-pageheight {
    min-height: 770px
}

.product-border {
    border: 3px solid #3697d9;
    position: relative
}

    .product-border .overlay-wrap1 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background-color: rgba(255,202,0,.1)
    }

    .product-border .overlay-wrap2 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background-color: rgba(16,0,255,.1)
    }

    .product-border .overlay-wrap3 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background-color: rgba(0,255,42,.1)
    }

    .product-border .overlay-wrap4 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
        background-color: rgba(0,0,0,.1)
    }

.p-img-lpad {
    padding-left: 0
}

.calculate-n-payment-section .calculate-profit {
    padding: 0
}

    .calculate-n-payment-section .calculate-profit .title {
        margin-bottom: 0;
        background-color: #4c57e5;
        border-radius: 15px 15px 0 0;
        color: #fff;
        padding: 10px 0
    }

        .calculate-n-payment-section .calculate-profit .title h3, .calculate-n-payment-section .calculate-profit .title span {
            color: #fff
        }

    .calculate-n-payment-section .calculate-profit form {
        padding: 20px 30px 30px;
        margin: 0
    }

.disclaimer {
    font-size: 12px;
    line-height: 20px;
    margin-top: 30px
}

.call-to-action-style-one .cta-btn-box .cta-btn {
    background: #757eea;
    text-decoration: none
}

.header-navigation .thm-container .right-side-box a {
    text-decoration: none
}

.orangeButton, .orangeButton:focus, .orangeButton:hover {
    background-color: #f69119 !important;
    background: #f69119 !important;
    border-color: #f69119 !important;
    border-radius: 5px !important;
    color: #fff !important
}

.whiteButton, .whiteButton:focus, .whiteButton:hover {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    text-decoration: none;
    border-radius: 5px !important
}

.payment-option-box .payment-option img {
    max-width: 100%
}

.mobileAffiliate {
    display: none !important
}

.moreWrapper {
    margin-top: 15px
}

    .moreWrapper .moreLinks {
        text-align: right;
        color: #4c57e5
    }

        .moreWrapper .moreLinks span {
            cursor: pointer;
            font-size: 14px
        }

    .moreWrapper .moreAnswer {
        text-align: center;
        padding: 15px 0;
        display: none
    }

        .moreWrapper .moreAnswer p {
            margin: 0
        }

    .moreWrapper .moreAnswerBlock {
        display: block
    }

.mobile2faImg {
    display: none;
    margin: 0 auto
}

.compPlanContent .modal-body .leftWrap .abcImage {
    border: none
}

.compPlanContent .modal-body .leftWrap img, .compPlanContent .modal-body .rightWarp img {
    border: 1px solid #ccc;
    border-radius: 0
}

.compPlanContent .modal-body .leftWrap figcaption, .compPlanContent .modal-body .rightWarp figcaption {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px
}

.compPlan .modal-footer h4 {
    text-transform: uppercase
}

.compPlan .modal-footer p {
    font-size: 12px
}

figure.innerModal-content {
    text-align: center;
    padding: 25px
}

    figure.innerModal-content img {
        margin: 0 auto;
        border: 1px solid #ccc
    }

    figure.innerModal-content figcaption {
        font-size: 14px;
        font-weight: 700;
        margin-top: 15px
    }

.innerModal {
    background-color: rgba(0,0,0,.5)
}

.footer {
    margin-bottom: 0
}

#minimal-bootstrap-carousel .carousel-control:hover {
    background: rgba(0,0,0,.5)
}

.compPlan .modal-dialog {
    width: auto !important
}

.mobileContact {
    display: none
}

.preloader {
    background-color: #ff530e
}

.identityHeader {
    background: #fff;
    padding-bottom: 15px;
    border-bottom: 1px solid #2a2a2a
}

    .identityHeader img {
        max-width: 250px;
        transition: all .5s
    }

    .identityHeader.smallLogo img {
        max-width: 250px;
        transition: all .5s
    }

    .identityHeader ul {
        margin-top: 45px
    }

        .identityHeader ul li {
            border-right: 1px solid #2a2a2a
        }

            .identityHeader ul li:nth-child(n+5) {
                border-right: none
            }

            .identityHeader ul li a {
                padding: 0 15px;
                color: #2a2a2a;
                text-decoration: none;
                margin: 0;
                transition: color .5s ease-in-out;
                font-size: 14px
            }

                .identityHeader ul li a:hover {
                    background: 0 0;
                    color: #ff530e
                }

#identityBannerWrap {
    min-height: 600px;
    margin-top: 82px
}

    #identityBannerWrap .contentWrap {
        color: #fff;
        margin-top: 10px;
        margin-bottom: 10px !important
    }

        #identityBannerWrap .contentWrap h2 {
            margin: 0;
            padding: 0;
            font-weight: 700;
            font-size: 25px;
            line-height: 35px
        }

        #identityBannerWrap .contentWrap h3 {
            margin: 18px 0;
            color: #89e2d8;
            font-size: 24px;
            line-height: 24px
        }

        #identityBannerWrap .contentWrap p {
            font-size: 19px;
            line-height: 26px;
            
            
        }

        #identityBannerWrap .contentWrap .getStarted {
            display: inline-block;
            background: #ff540c;
            color: #fff;
            text-decoration: none;
            padding: 10px 15px;
            font-size: 16px;
            border: 2px solid #fff;
            border-radius: 5px;
            margin-top: 40px;
            transition: background 2s ease-in-out
        }

            #identityBannerWrap .contentWrap .getStarted.GrouponCode {
                background: #1aca67
            }

            #identityBannerWrap .contentWrap .getStarted:hover {
                background: #dc4100
            }

    #identityBannerWrap .bottomTextWrap {
        position: relative;
        bottom: -160px;
        text-align: center;
        color: #fff;
        background: rgba(255,255,255,.8);
        border: 2px solid #ff540c;
        border-radius: 5px;
        margin: 0 40px;
        padding: 10px
    }

        #identityBannerWrap .bottomTextWrap h2 {
            margin: 0;
            padding: 0;
            color: #000;
            font-size: 30px;
            font-weight: 600
        }

        #identityBannerWrap .bottomTextWrap h3 {
            margin: 5px 0 0;
            color: #333
        }

#bottomTextWrapIdTop .bottomTextWrap {
    position: relative;
    bottom: 40px;
    text-align: center;
    color: #fff;
    background: rgba(255,255,255,.8);
    border: 2px solid #ff540c;
    border-radius: 5px;
    margin: 0 40px;
    padding: 10px
}

    #bottomTextWrapIdTop .bottomTextWrap h2 {
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 30px;
        font-weight: 600
    }

    #bottomTextWrapIdTop .bottomTextWrap h3 {
        margin: 5px 0 0;
        color: #333
    }

#identitySecondSection {
    margin: 20px 0 50px
}

    #identitySecondSection .contentWrap .contentBox {
        display: inline-block;
        max-width: 280px;
        text-align: center;
        border: 1px solid #ff540c;
        border-radius: 100%;
        padding: 40px;
        width: 100%;
        background: #fff
    }

        #identitySecondSection .contentWrap .contentBox h2 {
            margin: 0;
            padding: 0;
            font-size: 60px;
            font-weight: 700
        }

        #identitySecondSection .contentWrap .contentBox h3 {
            margin: 8px 0;
            font-size: 30px
        }

        #identitySecondSection .contentWrap .contentBox p {
            margin: 0;
            font-size: 16px;
            line-height: 24px
        }

        #identitySecondSection .contentWrap .contentBox.One {
            position: relative;
            right: -65px
        }

        #identitySecondSection .contentWrap .contentBox.Two {
            position: relative;
            right: -20px
        }

        #identitySecondSection .contentWrap .contentBox.Three {
            position: relative;
            right: 25px
        }

        #identitySecondSection .contentWrap .contentBox.Four {
            position: relative;
            left: -70px
        }

    #identitySecondSection .bottomContent {
        margin-top: 40px
    }

        #identitySecondSection .bottomContent p {
            margin-bottom: 20px
        }

#identityWhatWeDoSection {
    padding: 50px 0
}

    #identityWhatWeDoSection .contentWrap h2 {
        text-align: center;
        margin: 0 0 25px;
        padding: 0;
        font-weight: 700;
        font-size: 40px;
        color: #333
    }

    #identityWhatWeDoSection .contentWrap h3 {
        margin: 0;
        color: #333;
        font-size: 20px;
        line-height: 24px
    }

    #identityWhatWeDoSection .contentWrap ul {
        padding: 0 0 0 20px;
        list-style-type: disc;
        margin-bottom: 25px
    }

        #identityWhatWeDoSection .contentWrap ul li {
            font-size: 15px;
            line-height: 26px;
            color: #333
        }

.graphsWrapper {
    background: #1aca67;
    padding: 50px 0
}

    .graphsWrapper h3 {
        margin: 0 0 25px;
        text-align: center;
        color: #fff;
        font-size: 19px;
        font-weight: 700
    }

#customerBenefitsSection {
    /*margin: 100px 0*/
}

    #customerBenefitsSection p {
        font-size: 15px
    }

    #customerBenefitsSection .contentWrap h2 {
        text-align: center;
        margin: 0 0 25px;
        padding: 0;
        font-weight: 700;
        font-size: 40px;
        color: #333
    }

    #customerBenefitsSection h3 {
        margin: 0;
        color: #333;
        font-size: 20px;
        line-height: 24px
    }

    #customerBenefitsSection ul {
        padding: 0 0 0 20px;
        list-style: disc;
        margin-bottom: 25px
    }

        #customerBenefitsSection ul li {
            font-size: 15px;
            line-height: 26px;
            color: #333
        }

    #customerBenefitsSection .compareButton {
        color: #000;
        text-decoration: none;
        border: 2px solid #ff540c;
        padding: 10px 15px;
        font-size: 20px;
        font-weight: 500;
        display: inline-block;
        margin: 30px auto 0;
        border-radius: 5px
    }

    #customerBenefitsSection .iconWrapper {
        text-align: center;
        margin-top: 25px
    }

        #customerBenefitsSection .iconWrapper img {
            display: inline-block;
            max-width: 100px;
            margin: 0 10px
        }

.termly-consent-banner-content-ec96bb {
    background: rgba(255,83,14,.8) !important
}

.process-section {
    background: #ff530e;
    padding: 50px 0
}

    .process-section .single-process p {
        color: #eff0fd;
        font-family: Roboto;
        font-size: 14px;
        margin: 10px 0 0
    }

.footer .footer-top .footer-right .footer-menu {
    padding: 0
}

.footer .footer-top .footer-menu ul {
    list-style-type: none
}

    .footer .footer-top .footer-menu ul li {
        display: inline-block
    }

.footer .footer-top .footer-right .footer-menu ul li + li {
    margin-left: 30px
}

.footer .footer-top .footer-menu ul li:last-child a {
    background: #fff;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 5px;
    color: #242424 !important
}

.footer .footer-top .footer-menu ul li a {
    text-decoration: none;
    text-transform: inherit !important;
    color: #fff !important;
    transition: color .5s ease-in-out;
    font-size: 16px;
    border-color: #ccc !important
}

    .footer .footer-top .footer-menu ul li a:hover {
        color: #ff530e !important;
        cursor: pointer
    }

.footer .footer-bottom .thm-container {
    border-top: 1px solid #6d6d6d;
    padding: 20px 0;
    text-align: center
}

    .footer .footer-bottom .thm-container p {
        margin: 0;
        font-size: 16px;
        color: #fff
    }

.footer .footer-bottom a {
    color: #fff;
    font-size: 16px
}

    .footer .footer-bottom a:hover {
        cursor: pointer
    }

.footer .footer-bottom .PoliciesLinks {
    margin-top: 10px;
    border-top: 1px solid #6d6d6d;
    padding-top: 10px;
    display: none;
    color: #fff;
    position: relative;
    z-index: 999
}

    .footer .footer-bottom .PoliciesLinks.PoliciesLinksDBlock {
        display: block
    }

.testimonial-section .testimonial-carousel .single-tesimonial .img-box .inner:after, .testimonial-section .testimonial-carousel .single-tesimonial .img-box .inner:before, .testimonial-section .testimonial-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: 0 0;
    display: none
}

.testimonial-section .testimonial-carousel .single-tesimonial .img-box .inner:before {
    width: auto;
    height: auto
}

.testimonial-section .testimonial-carousel .single-tesimonial .img-box .inner {
    display: inline-block
}

    .testimonial-section .testimonial-carousel .single-tesimonial .img-box .inner img {
        width: 255px;
        height: 255px;
        margin: 0 0 0 15px;
        border-radius: 0
    }

.testimonial-section .testimonial-carousel .single-tesimonial .img-box {
    padding: 0
}

.testimonial-section .testimonial-carousel.owl-theme .owl-dots .owl-dot span {
    background: #ff530e
}

.testimonial-section .testimonial-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #ff530e;
    display: block
}

.footer .footer-bottom a {
    text-decoration: none
}

    .footer .footer-bottom a:hover {
        color: #ff530e
    }

#customerBenefitsSection .contentWrap h2, #identityWhatWeDoSection .contentWrap h2, .graphsWrapper .contentWrap h2, .process-section .sec-title h2 {
    margin: 0;
    text-align: center;
    color: #2d2d2d;
    font-family: Roboto;
    font-weight: 700;
    font-size: 27px;
    margin-top: 10px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.footer .thm-container {
    max-width: 1170px !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#ReturnPolicy.modal .modal-body, #TermsConditions.modal .modal-body {
    position: relative;
    padding: 80px 55px;
    width: 100%;
    height: 78vh;
    overflow-y: scroll
}

.modal .modal-body h3 {
    color: #ff530e;
    margin: 0 0 20px;
    font-family: Trebuchet MS !important;
    font-size: 26px !important;
    text-transform: uppercase
}

.modal .modal-body h4 {
    font-family: Trebuchet MS !important;
    color: #4a4a4a !important;
    font-size: 14px !important;
    font-weight: 700;
    margin: 30px 0 50px
}

.modal .modal-body h5 {
    font-family: Trebuchet MS !important;
    font-size: 19px !important;
    color: #000 !important;
    text-transform: uppercase;
    margin: 30px 0 20px;
    font-weight: 700
}

.modal .modal-body p {
    padding: 0;
    margin: 15px 0 !important;
    line-height: 26px
}

.modal .modal-header h4 {
    text-align: left
}

.modal .modal-footer button {
    float: right
}

.navbar-toggle .icon-bar {
    background-color: #000
}

#identitySecondSection .contentWrap {
    text-align: center
}

.bannerTopContent {
    min-height: 600px
}

.spaceTop {
    margin-top: 235px !important
}

.social-icons {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    align-items: center
}

    .social-icons p {
        margin-right: 10px !important
    }

    .social-icons a {
        margin: 0 2px;
        background: #ff4600;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        transition: all .5s ease-in-out
    }

        .social-icons a:hover {
            transform: rotate(360deg);
            color: #fff !important
        }

.dropdown-menu {
    top: 35px !important
}

    .dropdown-menu li {
        border-right: 0 !important
    }

        .dropdown-menu li a {
            padding: 10px 15px !important
        }

.banner-video {
    margin-top: 20px;
    text-align: center
}

    .banner-video p {
        font-weight: 700
    }

    .banner-video .video-section {
        padding: 10px;
        border: 4px #ff5e00 solid;
        border-radius: 10px;
        background: #fff
    }

.line-height-32 {
    line-height: 32px !important
}

.video-section iframe {
    width: 100% !important
}

.text-white {
    color: #fff !important
}

.faq h1 {
    font-weight: 700;
    font-size: 35px
}

.faq h2 {
    font-size: 20px;
    font-weight: 400;
    color: #0050a3 !important
}

.custom-acc {
    background: #eee;
    border: 1px #ccc solid;
    padding: 5px;
    display: block
}

.acc-body {
    background: #fff;
    border: 1px #ccc solid;
    border-top: none;
    padding: 10px
}

.homestate label {
    top: 0;
    left: 15px;
    font-size: 14px;
    font-weight: 700;
    opacity: 1
}

.cardprotectionUl li {
    margin-bottom: 10px
}

.pro-serv-main h4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px
}

.pro-serv-main i {
    display: block;
    color: #ff4600
}

.pro-serv-main p i.fa-frown-open {
    color: #82548f
}

.pro-serv hr {
    border-top: 1px #999 solid
}

.pro-serv p:nth-child(1) {
    height: 180px
}

#secondOwl .item:hover {
    cursor: -webkit-grab
}

@media all and (-ms-high-contrast:none) {
    .point-info {
        margin-left: 60px
    }

    .point-info, ::-ms-backdrop {
        margin-left: 60px
    }
}

@media (min-width:1200px) {
    .graphsWrapperContainer {
        width: 1170px !important
    }
}

@media screen and (max-width:1199px) {
    .header-navigation ul.navigation-box > li + li {
        margin-left: 16px
    }

    .footer .footer-top .footer-right .footer-menu ul li + li {
        margin-left: 15px
    }

    .footer-menu ul li:last-child a {
        padding: 10px 20px
    }

    .navbar-right {
        margin-right: -10px
    }

    .identityHeader img {
        max-width: 280px
    }

    #identityBannerWrap .contentWrap {
        margin-top: 50px
    }

        #identityBannerWrap .contentWrap h2 {
            font-size: 30px;
            line-height: 40px
        }

        #identityBannerWrap .contentWrap h3 {
            margin: 10px 0;
            font-size: 20px
        }

        #identityBannerWrap .contentWrap p {
            font-size: 14px
        }

        #identityBannerWrap .contentWrap .getStarted {
            margin-top: 25px;
            font-size: 20px;
            padding: 12px 30px
        }

    #identityBannerWrap {
        min-height: 600px
    }

    #bottomTextWrapIdTop .bottomTextWrap {
        bottom: 44px
    }

        #bottomTextWrapIdTop .bottomTextWrap h2 {
            font-size: 24px
        }

        #bottomTextWrapIdTop .bottomTextWrap h3 {
            font-size: 18px
        }

    #identitySecondSection .contentWrap .contentBox {
        max-width: 230px;
        padding: 30px 40px
    }

        #identitySecondSection .contentWrap .contentBox h2 {
            font-size: 45px
        }

        #identitySecondSection .contentWrap .contentBox h3 {
            font-size: 24px
        }

        #identitySecondSection .contentWrap .contentBox p {
            font-size: 13px
        }

    .bannerTopContent {
        min-height: 442px
    }

    .testimonial-section {
        padding: 50px 0 100px !important
    }

    .footer .footer-top .footer-right .footer-menu ul li a {
        font-size: 15px
    }

    .slider-size {
        height: 600px !important
    }
}

@media screen and (max-width:1024px) {
    .mobileAffiliate {
        display: block !important
    }
}

@media (min-width:992px) {
    .graphsWrapperContainer {
        max-width: 100%;
        width: 100%
    }
}

@media (max-width:991px) {
    .slider-home-one .item .box {
        background-size: 300px
    }

    .slider-home-one .slide-1 .box {
        background-size: 400px !important
    }

    .slider-home-one .content h2 {
        font-size: 28px;
        line-height: 34px
    }

    .slider-home-one .content p.tag-line {
        margin-bottom: 10px;
        font-size: 16px
    }

    .slider-home-one .content a.thm-button {
        font-size: 14px;
        padding: 5px 15px
    }

    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
        min-height: 700px !important
    }

    #minimal-bootstrap-carousel .carousel-control {
        width: 50px;
        height: 50px
    }

        #minimal-bootstrap-carousel .carousel-control i {
            top: -9px;
            position: relative
        }

    .sendCodeNowBtn {
        margin-top: 20px !important
    }

    .mobileBlock {
        display: block
    }

    .about-section img.moc-img {
        width: 100%
    }

    .footer-menu ul li:last-child a {
        max-width: 120px;
        margin: 0 auto
    }

    .footer .footer-top .footer-right {
        float: none !important;
        text-align: center;
        clear: both;
        margin-top: 15px
    }

    .identityHeader ul {
        margin-top: 35px !important;
        margin-right: 0
    }

    #identityBannerWrap .contentWrap {
        margin-top: 80px
    }

    #identityBannerWrap .bottomTextWrap {
        bottom: -40px
    }

        #identityBannerWrap .bottomTextWrap h2 {
            font-size: 20px
        }

        #identityBannerWrap .bottomTextWrap h3 {
            font-size: 16px
        }

    #identitySecondSection .contentWrap .contentBox {
        display: block;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto;
        max-width: 280px;
        padding: 60px
    }

    .graphsWrapper img {
        margin: 0 auto 25px;
        max-width: 350px;
        width: 100%
    }

    #identitySecondSection .contentWrap .contentBox.Two {
        top: -30px;
        z-index: -1
    }

    #identitySecondSection .contentWrap .contentBox.Three {
        top: -60px;
        z-index: -2
    }

    #identitySecondSection .contentWrap .contentBox.Four {
        top: -90px;
        z-index: -3
    }

    #identitySecondSection .bottomContent {
        margin-top: 0
    }

    .bannerTopContent {
        min-height: 522px
    }

    .footerLogoWrap {
        display: block;
        clear: both
    }

        .footerLogoWrap a {
            float: none !important
        }

            .footerLogoWrap a img {
                margin: 0 auto
            }

    .footer .footer-top .footer-menu ul {
        padding: 0
    }

    #bottomTextWrapIdTop .bottomTextWrap h2 {
        font-size: 20px
    }

    #bottomTextWrapIdTop .bottomTextWrap {
        bottom: 38px
    }
}

@media (max-width:767px) {
    .navbar.navbar-default {
        margin: 0 !important
    }

    .alt-2-bg {
        background: rgba(255,255,255,.8) !important
    }

    .rating-section {
        padding: 5px
    }

    .desktop2faImg {
        display: none;
        margin: 0 auto
    }

    .mobile2faImg {
        display: block;
        margin: 0 auto
    }

    .our-philoshopy .investing-box {
        display: none !important
    }

    .our-philoshopy .thm-container .newSection .img-box img {
        margin-top: 25px
    }

    .our-philoshopy .thm-container .newSection {
        margin-top: 40px
    }

    .about-section img.moc-img, .our-philoshopy .philoshopy-content {
        margin-top: 30px !important
    }

    .sec-pad {
        padding: 60px 0
    }

    .calculate-n-payment-section {
        padding-top: 60px
    }

    .transaction-performance-section {
        padding: 60px 0
    }

    .get-in-touch .form-content {
        margin-top: 100px
    }

    .faq-section {
        padding: 60px 0 !important
    }

    .brand-section {
        padding-top: 50px !important
    }

        .brand-section .title h2 {
            padding: 0
        }

    .our-news-letter .thm-container {
        padding-bottom: 60px !important
    }

    .compPlan .modal-dialog {
        max-width: 750px
    }

    .get-in-touch iframe.gitMap {
        height: 950px !important
    }

    .get-in-touch .form-content {
        margin-top: 0
    }

    .modal-footer button.whiteButton {
        float: left !important
    }

    .navbar-header {
        padding-bottom: 20px;
        border-bottom: 1px solid #2a2a2a
    }

    .identityHeader {
        padding-bottom: 0
    }

        .identityHeader ul {
            margin: 15px 0 !important
        }

            .identityHeader ul li {
                border-right: none;
                margin-bottom: 15px
            }

                .identityHeader ul li:last-child {
                    margin-bottom: 0
                }

                    .identityHeader ul li:last-child a {
                        padding: 5px 10px;
                        display: inline-block;
                        margin-left: 15px
                    }

    #identityBannerWrap .contentWrap h2 {
        font-size: 22px;
        line-height: 30px
    }

    #identityBannerWrap .contentWrap {
        margin-top: 40px
    }

        #identityBannerWrap .contentWrap h3 {
            margin: 5px 0;
            font-size: 14px
        }

        #identityBannerWrap .contentWrap p {
            font-size: 14px;
            line-height: 22px
        }

        #identityBannerWrap .contentWrap .getStarted {
            margin-top: 20px;
            font-size: 16px;
            padding: 8px 20px
        }

    #identityBannerWrap {
        min-height: 450px
    }

        #identityBannerWrap .bottomTextWrap {
            bottom: -28px;
            margin: 0
        }

            #identityBannerWrap .bottomTextWrap h2 {
                font-size: 15px
            }

            #identityBannerWrap .bottomTextWrap h3 {
                font-size: 15px
            }

    #identitySecondSection {
        margin: 60px 0 50px
    }

    #customerBenefitsSection .contentWrap h2, #identityWhatWeDoSection .contentWrap h2, .graphsWrapper .contentWrap h2, .process-section .sec-title h2 {
        font-size: 20px;
        line-height: 26px
    }

    .bannerTopContent {
        min-height: 389px
    }

    #customerBenefitsSection {
        margin: 50px 0
    }

    .testimonial-section .sec-title h2 {
        font-size: 20px;
        line-height: 26px
    }

    .footer .footer-top .footer-right .footer-menu ul li {
        line-height: 36px
    }

    div#sec_right {
        padding: 0 40px 0 40px !important
    }

    .donthvAcc {
        background-color: #9bd4a2;
        padding: 20px;
        border-radius: 15px;
        color: #0b427a
    }

    #bottomTextWrapIdTop .bottomTextWrap h2 {
        font-size: 15px
    }

    #bottomTextWrapIdTop .bottomTextWrap h3 {
        font-size: 16px
    }

    #bottomTextWrapIdTop .bottomTextWrap {
        bottom: 32px
    }

    .social-icons {
        padding: 10px;
        margin: 0
    }

        .social-icons a {
            width: 30px;
            height: 30px
        }

    .LegalNotice span {
        display: none
    }

    .copyright-xs span {
        display: block
    }
}

@media (max-width:767px) and (min-width:575px) {
    #identitySecondSection .contentWrap .contentBox.Two {
        left: -30px !important;
        z-index: 1
    }

    #identitySecondSection .contentWrap .contentBox.Four {
        left: -30px !important;
        z-index: 1
    }

    #identitySecondSection .contentWrap .contentBox {
        display: inline-block;
        max-width: 270px;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: 0 !important;
        margin: 0 auto 40px
    }
}

@media (max-width:667px) {
    #minimal-bootstrap-carousel .carousel-control i {
        top: 9px;
        position: relative
    }
}

@media (max-width:575px) {
    .header-navigation .thm-container .navbar-brand {
        padding: 10px 0
    }

    .header .top-bar {
        padding: 15px 0
    }

        .header .top-bar .social-box {
            margin-top: 5px !important
        }

    .statics-section .single-statics .text-box h2 {
        margin-bottom: 0
    }

    .statics-section .single-statics .text-box {
        padding-left: 15px !important
    }

    .pricing-section .tab-btn ul li a {
        padding: 13px 30px
    }

    .sec-pad {
        padding: 60px 0
    }

    .pricing-section .tab-btn {
        margin-top: 30px
    }

    .sec-title {
        margin-bottom: 25px
    }

    #secondOwl .owl-item {
        width: 100% !important;
        margin: 0 0 15px !important
    }

        #secondOwl .owl-item img {
            width: auto;
            margin: 0 auto
        }

    .footer .footer-top .footer-right .footer-menu ul li {
        margin-bottom: 10px
    }

    .slider-home-one .content {
        background-color: rgba(0,12,169,.4);
        padding: 230px 20px 0 !important;
        top: 0;
        bottom: 0;
        position: absolute;
        right: 0;
        left: 0
    }

    #minimal-bootstrap-carousel .carousel-caption .thm-container {
        padding-left: 0;
        padding-right: 0
    }

    .compPlan .modal-dialog {
        max-width: 555px
    }

    .brand-section .title h2 {
        font-size: 22px
    }

        .brand-section .title h2 img {
            width: 45px
        }

    .brand-section .title {
        margin-bottom: 30px
    }

    .mobileContact {
        display: block
    }

    .footerLogoWrap {
        display: block;
        text-align: center
    }

        .footerLogoWrap a {
            float: none !important;
            display: inline-block
        }

            .footerLogoWrap a img {
                margin: 0 auto
            }

    .footerLegalLinks {
        display: block
    }

    .hideElement {
        display: none
    }

    .scroll-to-top {
        display: none !important
    }

    .footer-inner {
        text-align: center
    }

    .identityHeader img {
        max-width: 240px
    }

    .identityHeader.smallLogo img {
        max-width: 230px
    }

    #identityBannerWrap .contentWrap .getStarted {
        margin-top: 10px;
        font-size: 14px;
        padding: 8px 15px
    }

    #identityBannerWrap .bottomTextWrap {
        margin: 0;
        bottom: -48px;
        padding: 10px 0
    }

    .navbar-brand {
        padding: 15px 10px
    }

    .bannerTopContent {
        min-height: 420px
    }

    .graphsWrapper {
        padding: 20px
    }

    .testimonial-section .testimonial-carousel.owl-theme .owl-dots {
        bottom: -8% !important
    }

    .footer .footer-bottom .thm-container p {
        font-size: 15px
    }

    .footer .footer-bottom a {
        font-size: 15px;
        position: relative;
        z-index: 999999
    }

    .footer .footer-bottom .PoliciesLinks.PoliciesLinksDBlock {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer .footer-top .footer-right .footer-menu ul li {
        line-height: normal !important
    }

    #identityBannerWrap {
        min-height: 530px;
        overflow: hidden;
        height: 530px
    }

    .slider-size {
        height: 530px !important;
        padding-bottom: 20px
    }

    #identityBannerWrap .contentWrap .contentBg {
        background-color: rgba(66,66,66,.7);
        padding: 10px 25px;
        border-radius: 15px
    }
}

.page-getStarted {
    display: inline-block;
    background: #ff540c;
    color: #fff;
    text-decoration: none;
    padding: 15px 40px;
    font-size: 24px;
    border: 2px solid #fff;
    border-radius: 5px;
    margin-bottom: 40px;
    transition: background .5s ease-in-out;
    margin-top: -30px
}

    .page-getStarted:hover {
        background: #da4b0f !important;
        color: #fff
    }

.fixed-ctabtn {
    position: fixed;
    right: -92px;
    top: 50%;
    z-index: 9999
}

    .fixed-ctabtn a {
        float: right;
        line-height: 35px;
        text-align: center;
        transform: rotate(90deg)
    }

@media screen and (max-width:639px) {
    input, select, textarea {
        font-size: 16px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .header-top .list-inline > li {
        padding: 0
    }
}

@media (min-width:768px) {
    .dl-horizontal dd {
        margin-left: 150px
    }

    .dl-horizontal dt {
        max-width: 120px
    }
}

@media screen and (max-width:400px) {
    #identityBannerWrap .bottomTextWrap {
        bottom: -65px
    }

    #bottomTextWrapIdTop .bottomTextWrap {
        padding: 5px
    }

        #bottomTextWrapIdTop .bottomTextWrap h2 {
            font-size: 12px
        }

        #bottomTextWrapIdTop .bottomTextWrap h3 {
            font-size: 12px
        }

    #bottomTextWrapIdTop .bottomTextWrap {
        bottom: 35px
    }

    #bottomTextWrapIdTop .bottomTextWrap {
        bottom: 35px
    }
}

@media screen and (max-width:375px) {
    #bottomTextWrapIdTop .bottomTextWrap {
        margin: 0
    }

    #identityBannerWrap .contentWrap .getStarted {
        padding: 2px 15px
    }

    #identityBannerWrap .contentWrap {
        margin-top: 25px
    }
}

.page-wrapper {
    background-color: #fff
}

.header-top:not(.banner) {
    /*background-color: #f2f2f2;
    border-bottom: 1px solid #d0d0d0;
    padding: 4px 0*/
}

.header-top.dark {
    /*background-color: #2e3537;
    border-bottom: 1px solid #252a2c*/
}

.header-top.colored {
    /*background-color: #4c57e5;
    border-bottom: 1px solid #4c57e5*/
}

.header.fixed {
    border-top: 1px solid #fff;
    border-bottom: 2px solid #f1f1f1;
    background-color: #fcfcfc
}

.header.dark {
    background-color: #394245;
    border-top-color: #394245;
    border-bottom: none
}

.header-top.dark + .header:not(.dark) {
    border-top-color: #ddd
}

.header-top:not(.dark) + .header.dark {
    border-top-color: #303030
}

.header.header-small {
    padding: 10px 0
}

.header-navigation.stricky-fixed {
    background: #fff !important
}

.dark .footer {
    background-color: #222
}

.dark .subfooter {
    background-color: #373737;
    border-color: #454545
}

.transparent-header .header-top {
    z-index: 103;
    position: relative
}

.transparent-header header.header.transparent-header-on {
    z-index: 22;
    position: absolute;
    width: 100%;
    left: 0;
    background-color: rgba(255,255,255,.92);
    border-bottom: 1px solid rgba(0,0,0,.07);
    border-top-color: #a0a0a0
}

.transparent-header .header-top.colored + header.header.transparent-header-on {
    border-top-color: transparent
}

.transparent-header header.header.dark.transparent-header-on {
    background-color: rgba(57,66,69,.8);
    border-top-color: rgba(37,42,44,.5)
}

.transparent-header.gradient-background-header header.header.transparent-header-on {
    background: -moz-linear-gradient(top,#fff 0,rgba(255,255,255,.05) 85%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,#fff 0,rgba(255,255,255,.05) 85%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,#fff 0,rgba(255,255,255,.05) 85%,rgba(255,255,255,0) 100%);
    border-bottom: none;
    border-top: none
}

.transparent-header.gradient-background-header header.header.dark.transparent-header-on {
    background: -moz-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.05) 85%,transparent 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.05) 85%,transparent 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.05) 85%,transparent 100%);
    border-bottom: none;
    border-top: none
}

.header-first {
    /*padding: 12px 0 0 0*/
}

.header-second {
    position: relative
}

.scroll-spy .banner {
    min-height: 100px
}

.banner.dark-translucent-bg, .banner.default-translucent-bg, .banner.light-translucent-bg, .banner.parallax {
    min-height: 250px;
    padding-top: 60px;
    padding-bottom: 20px
}

.banner.banner-big-height {
    min-height: 550px;
    padding-top: 100px
}

.banner.video-background-banner {
    min-height: 400px;
    padding-top: 100px
}

.main-container {
    padding: 50px 0
}

.block {
    margin-bottom: 50px
}

.section {
    padding: 20px 0
}

.footer-top {
    padding: 40px 0 20px 0 !important
}

.footer {
    padding: 0 0;
    background-color: #242424
}

.footer-content {
    padding: 20px 0
}

    .footer-content ul {
        margin: 0
    }

.subfooter {
    background-color: #f5f5f5;
    padding: 25px 0;
    border-top: 1px solid #eaeaea
}

.full-page .subfooter {
    background-color: transparent;
    position: fixed;
    border: none;
    color: #bbb;
    width: 100%;
    bottom: 0;
    padding: 15px 0
}

    .full-page .subfooter p a {
        text-decoration: none;
        color: #a1a1a1
    }

.fwv-botmicn {
    margin-top: 10px
}

@media (min-width:768px) {
    .with-dropdown-buttons .header-dropdown-buttons {
        position: absolute;
        top: 18px;
        right: 0
    }

    header.full-width .with-dropdown-buttons .header-dropdown-buttons {
        right: 15px
    }

    .header.centered .header-first {
        padding: 12px 0
    }

    .header.centered .header-second {
        text-align: center
    }

    .header.centered .main-navigation .navbar-collapse.collapse {
        display: inline-block !important;
        vertical-align: top
    }

    .header.centered .with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 0 !important
    }

    .header.centered .with-dropdown-buttons .header-dropdown-buttons {
        position: relative;
        top: 4px;
        margin-left: 20px;
        float: left
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 110px
    }
}

@media (min-width:768px) and (max-width:991px) {
    header.full-width .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 15px
    }

    .common-cartbox .top-box .cust_info {
        font-size: 14px
    }

    .common-cartbox .middle-box a {
        font-size: 11px
    }

    .common-cartbox .bottom-box .main_top {
        text-transform: none;
        font-size: 12px
    }
}

@media (max-width:991px) {
    .sidebar {
        margin-top: 40px
    }

    .footer-content {
        padding: 10px 0
    }
}

@media (max-width:767px) {
    .header-first .header-dropdown-buttons {
        position: absolute;
        top: 22px;
        right: 15px
    }

    .transparent-header .header-first {
        padding: 12px 0 12px
    }

        .transparent-header .header-first.visible-xs {
            padding: 10px 0 3px
        }

    .transparent-header .header-second {
        z-index: 21
    }

    .header.full-width {
        padding: 0 15px
    }

        .header.full-width .header-first {
            padding: 8px 0 0
        }

    .main-wrapper .inner-wrapper .side-bar {
        border-left: none;
        padding-left: 0;
        margin-top: 50px
    }

    div#sec_left {
        border-right: none !important
    }

    .common-cartbox {
        max-width: 100%;
        float: none;
        margin: 50px auto
    }

    .standard-pageheight {
        min-height: 480px
    }

    .p-img-lpad {
        padding-left: 15px;
        padding-top: 15px
    }

    .product-border {
        margin-left: 0;
        margin-right: 0
    }
}

.boxed .page-wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    -webkit-box-shadow: 0 0 10px #cacaca;
    box-shadow: 0 0 10px #cacaca
}

.boxed.transparent-page-wrapper .page-wrapper {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pattern-1 {
    background-image: url(../images/pattern-1.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-2 {
    background-image: url(../images/pattern-2.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-3 {
    background-image: url(../images/pattern-3.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-4 {
    background-image: url(../images/pattern-4.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-5 {
    background-image: url(../images/pattern-5.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-6 {
    background-image: url(../images/pattern-6.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-7 {
    background-image: url(../images/pattern-7.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-8 {
    background-image: url(../images/pattern-8.png);
    background-repeat: repeat;
    background-position: 0 0
}

.pattern-9 {
    background-image: url(../images/pattern-9.png);
    background-repeat: repeat;
    background-position: 0 0
}

    .pattern-4 .page-wrapper, .pattern-5 .page-wrapper, .pattern-6 .page-wrapper, .pattern-7 .page-wrapper, .pattern-8 .page-wrapper, .pattern-9 .page-wrapper {
        -webkit-box-shadow: none;
        box-shadow: none
    }

@media (min-width:768px) {
    .boxed .page-wrapper {
        width: 750px
    }
}

@media (min-width:992px) {
    .boxed .page-wrapper {
        width: 970px
    }
}

@media (min-width:1200px) {
    .boxed .page-wrapper {
        width: 1170px
    }
}

.background-img-1 {
    background: url(../images/background-img-1.jpg) 50% 0 no-repeat
}

.background-img-2 {
    background: url(../images/background-img-2.jpg) 50% 0 no-repeat
}

.background-img-3 {
    background: url(../images/background-img-3.jpg) 50% 0 no-repeat
}

.background-img-4 {
    background: url(../images/background-img-4.jpg) 50% 0 no-repeat
}

.background-img-5 {
    background: url(../images/background-img-5.jpg) 50% 0 no-repeat
}

.background-img-6 {
    background: url(../images/background-img-6.jpg) 50% 0 no-repeat
}

.background-img-7 {
    background: url(../images/background-img-7.jpg) 50% 0 no-repeat
}

.background-img-8 {
    background: url(../images/background-img-8.jpg) 50% 0 no-repeat
}

.background-img-9 {
    background: url(../images/background-img-9.jpg) 50% 0 no-repeat
}

.background-img-10 {
    background: url(../images/background-img-10.jpg) 50% 0 no-repeat
}

.fullscreen-bg {
    background: url(../images/fullscreen-bg.jpg) 50% 0 no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.boxed .fullscreen-bg {
    background: 0 0
}

.white-bg {
    background-color: #fff
}

.light-gray-bg {
    background-color: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}

.footer-top.light-gray-bg {
    background-color: #f5f5f5;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.dark-bg {
    background-color: #373737;
    color: #cdcdcd
}

    .dark-bg + .dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section) {
        background-color: #555
    }

    .dark-bg + .dark-bg + .dark-bg {
        background-color: #373737
    }

    .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6 {
        color: #fff
    }

    .dark-bg a:not(.btn) {
        text-decoration: underline;
        color: #cdcdcd
    }

        .dark-bg a:not(.btn):hover {
            text-decoration: none;
            color: #cdcdcd
        }

.default-bg {
    background-color: #09afdf;
    color: #fff
}

    .default-bg h1, .default-bg h2, .default-bg h3, .default-bg h4, .default-bg h5, .default-bg h6 {
        color: #fff
    }

    .default-bg a:not(.btn) {
        text-decoration: underline;
        color: #fff
    }

        .default-bg a:not(.btn):hover {
            text-decoration: none;
            color: #fff
        }

.no-touch .fixed-bg, .no-touch .parallax, .no-touch .parallax-2, .no-touch .parallax-3 {
    background-attachment: fixed
}

.dark-translucent-bg, .default-translucent-bg, .light-translucent-bg, .two-col-translucent-bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: hidden
}

    .dark-translucent-bg:after, .default-translucent-bg:after, .light-translucent-bg:after, .two-col-translucent-bg:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1,1)
    }

    .dark-translucent-bg > div, .default-translucent-bg > div, .light-translucent-bg > div, .two-col-translucent-bg > div {
        z-index: 3;
        position: relative
    }

.light-translucent-bg {
    color: #333;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada
}

    .light-translucent-bg:after {
        background-color: rgba(255,255,255,.7)
    }

    .light-translucent-bg.slight:after {
        background-color: rgba(255,255,255,.85)
    }

.video-background-banner.light-translucent-bg:after, .video-background.light-translucent-bg:after {
    background-color: rgba(255,255,255,.5)
}

.light-translucent-bg.hovered:hover:after {
    background-color: rgba(255,255,255,.8)
}

.dark-translucent-bg:after {
    background-color: rgba(0,0,0,.5)
}

.dark-translucent-bg.hovered:hover:after {
    background-color: rgba(0,0,0,.6)
}

.dark-translucent-bg, .dark-translucent-bg h1, .dark-translucent-bg h2, .dark-translucent-bg h3, .dark-translucent-bg h4, .dark-translucent-bg h5, .dark-translucent-bg h6 {
    color: #fff
}

    .dark-translucent-bg a:not(.btn) {
        text-decoration: underline;
        color: #fff
    }

        .dark-translucent-bg a:not(.btn):hover {
            text-decoration: none;
            color: #fff
        }

.two-col-translucent-bg {
    color: #333
}

    .two-col-translucent-bg:after {
        background-color: rgba(255,255,255,.7)
    }

@media (min-width:992px) {
    .two-col-translucent-bg:after {
        background: -moz-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
        background: -webkit-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
        background: -webkit-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
        background: -o-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
        background: -ms-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
        background: linear-gradient(to right,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%)
    }

    .two-col-translucent-bg .container > .row > div + div, .two-col-translucent-bg .container > .row > div + div h1, .two-col-translucent-bg .container > .row > div + div h2, .two-col-translucent-bg .container > .row > div + div h3, .two-col-translucent-bg .container > .row > div + div h4, .two-col-translucent-bg .container > .row > div + div h5, .two-col-translucent-bg .container > .row > div + div h6 {
        color: #fff
    }

        .two-col-translucent-bg .container > .row > div + div a:not(.btn) {
            text-decoration: underline;
            color: #fff
        }

            .two-col-translucent-bg .container > .row > div + div a:not(.btn):hover {
                text-decoration: none;
                color: #fff
            }
}

.default-translucent-bg:after {
    background-color: rgba(9,175,223,.7)
}

.default-translucent-bg.hovered:hover:after {
    background-color: rgba(9,175,223,.8)
}

.default-translucent-bg, .default-translucent-bg h1, .default-translucent-bg h2, .default-translucent-bg h3, .default-translucent-bg h4, .default-translucent-bg h5, .default-translucent-bg h6 {
    color: #fff
}

    .default-translucent-bg a:not(.btn) {
        text-decoration: underline;
        color: #fff
    }

        .default-translucent-bg a:not(.btn):hover {
            text-decoration: none;
            color: #fff
        }

.default-hovered {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .default-hovered:hover, .default-hovered:hover:after {
        background-color: #09afdf
    }

.light-gray-bg.default-hovered:hover * {
    color: #fff
}

.position-bottom {
    position: absolute !important;
    bottom: 0;
    width: 100%
}

.animated-text {
    overflow: hidden
}

@media (min-width:768px) {
    .animated-text h2 {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        position: absolute;
        top: 0;
        width: 100%
    }

        .animated-text h2 + h2 {
            opacity: 0;
            -webkit-transform: scale(1.15);
            -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
            -o-transform: scale(1.15);
            transform: scale(1.15)
        }

    .animated-text:hover h2 {
        opacity: 0;
        -webkit-transform: scale(.85);
        -moz-transform: scale(.85);
        -ms-transform: scale(.85);
        -o-transform: scale(.85);
        transform: scale(.85)
    }

        .animated-text:hover h2 + h2 {
            opacity: 1;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1)
        }
}

@media (max-width:767px) {
    .animated-text h2 + h2 {
        display: none
    }

    .z-index {
        z-index: 9999
    }

    .navbar.navbar-default {
        background: 0 0;
        border: none
    }

    .navbar-header button.navbar-toggle {
        margin-top: 28px
    }
}

.fixed-header-on .header.fixed, .fixed-header-on header.header.transparent-header-on {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1006;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

    .fixed-header-on .header.fixed.object-visible {
        opacity: 1
    }

    .fixed-header-on .header.fixed:not(.dark) {
        border-bottom: 1px solid #f1f1f1;
        background-color: rgba(255,255,255,.95)
    }

.transparent-header.gradient-background-header.fixed-header-on .header.fixed:not(.dark) {
    border-bottom: none;
    background-color: rgba(255,255,255,.8);
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.fixed-header-on .dark.header.fixed {
    background-color: rgba(57,66,69,.95)
}

.transparent-header.gradient-background-header.fixed-header-on .dark.header.fixed {
    background-color: rgba(0,0,0,.3);
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.fixed-header-on.boxed .header.fixed {
    left: auto;
    -webkit-transition: left linear 0s !important;
    -o-transition: left linear 0s !important;
    transition: left linear 0s !important
}

.fixed-header-on .header .logo {
    margin: 0 0 -5px 0;
    display: none
}

    .fixed-header-on .header .logo img {
        max-height: 60px
    }

.fixed-header-on .header.fixed-before .logo img {
    max-height: none
}

.fixed-header-on .header .site-slogan, .fixed-header-on .header.centered .header-first {
    display: none
}

.fixed-header-on .header.fixed.animated {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

@media (min-width:768px) {
    .fixed-header-on.boxed .header.fixed {
        width: 750px
    }

    .fixed-header-on .header-first {
        padding: 0
    }

    .fixed-header-on .dark.header .dropdown-menu {
        border: 1px solid #2e3537
    }

    .fixed-header-on .main-navigation .navbar-nav > li > a {
        padding-top: 21px !important;
        padding-bottom: 21px !important
    }

    .fixed-header-on .header:not(.centered) .main-navigation .navbar-nav > .dropdown > a:before {
        top: 24px
    }

    .fixed-header-on .header:not(.centered) .main-navigation.with-dropdown-buttons .header-dropdown-buttons {
        top: 12px
    }

    .header.fixed-before .main-navigation .navbar-nav > .dropdown > a:before, .header.fixed-before .main-navigation.with-dropdown-buttons .header-dropdown-buttons {
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s
    }

    .fixed-header-on .dark .header-dropdown-buttons .btn-group .dropdown-menu, .fixed-header-on .header-dropdown-buttons .btn-group .dropdown-menu {
        margin-top: 11px
    }

    .fixed.header .main-navigation.animated .navbar-nav > li > a, .header-first {
        -webkit-transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out;
        -o-transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out;
        transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out
    }

    .fixed-before .header-first, .fixed.fixed-before.header .main-navigation.animated .navbar-nav > li > a {
        -webkit-transition: padding .2s linear,color .2s ease-in-out,background-color .2s ease-in-out;
        -o-transition: padding .2s linear,color .2s ease-in-out,background-color .2s ease-in-out;
        transition: padding .2s linear,color .2s ease-in-out,background-color .2s ease-in-out
    }
}

@media (min-width:992px) {
    .fixed-header-on .header .logo, .fixed-header-on .header .site-slogan {
        display: block
    }

    .fixed-header-on.boxed .header.fixed {
        width: 970px
    }

    .fixed-header-on .header-first {
        padding: 7px 0 0 0
    }
}

@media (min-width:1200px) {
    .fixed-header-on.boxed .header.fixed {
        width: 1170px
    }
}

@media (max-width:767px) {
    .header.fixed {
        position: relative !important;
        top: auto !important
    }

        .header.fixed.transparent-header-on {
            position: absolute !important
        }
}

.full-page .header-container {
    position: fixed;
    width: 100%;
    top: 0
}

.grid-space-20 {
    margin-right: -10.5px;
    margin-left: -10.5px
}

    .grid-space-20 .col-lg-3, .grid-space-20 .col-lg-4, .grid-space-20 .col-lg-6, .grid-space-20 .col-md-3, .grid-space-20 .col-md-4, .grid-space-20 .col-md-6, .grid-space-20 .col-sm-3, .grid-space-20 .col-sm-4, .grid-space-20 .col-sm-6, .grid-space-20 .col-xs-3, .grid-space-20 .col-xs-4, .grid-space-20 .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px
    }

.grid-space-10 {
    margin-right: -6px;
    margin-left: -6px
}

    .grid-space-10 .col-lg-3, .grid-space-10 .col-lg-4, .grid-space-10 .col-lg-6, .grid-space-10 .col-md-3, .grid-space-10 .col-md-4, .grid-space-10 .col-md-6, .grid-space-10 .col-sm-3, .grid-space-10 .col-sm-4, .grid-space-10 .col-sm-6, .grid-space-10 .col-xs-3, .grid-space-10 .col-xs-4, .grid-space-10 .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px
    }

.grid-space-0 {
    margin-right: 0;
    margin-left: 0
}

.container-fluid .grid-space-0 {
    margin-right: -15px;
    margin-left: -15px
}

.grid-space-0 .col-lg-3, .grid-space-0 .col-lg-4, .grid-space-0 .col-lg-6, .grid-space-0 .col-md-3, .grid-space-0 .col-md-4, .grid-space-0 .col-md-6, .grid-space-0 .col-sm-3, .grid-space-0 .col-sm-4, .grid-space-0 .col-sm-6, .grid-space-0 .col-xs-3, .grid-space-0 .col-xs-4, .grid-space-0 .col-xs-6 {
    padding-left: 0;
    padding-right: 0
}

.grid-space-0 > div {
    margin-bottom: 0;
    padding-bottom: 0
}

.separator {
    width: 100%;
    margin: 20px auto 15px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

    .separator:after {
        height: 1px;
        background: #e8e8e8;
        background: -moz-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,transparent 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(35%,rgba(0,0,0,.09)),color-stop(70%,rgba(0,0,0,.09)),color-stop(100%,transparent));
        background: -webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,transparent 100%);
        background: -o-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,transparent 100%);
        background: -ms-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,transparent 100%);
        background: linear-gradient(to right,transparent 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,transparent 100%);
        position: absolute;
        bottom: -1px;
        content: "";
        width: 100%;
        left: 0
    }

.dark-bg:not(.banner) .separator:after {
    background: #505050;
    background: -moz-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#373737),color-stop(35%,#505050),color-stop(70%,#505050),color-stop(100%,#373737));
    background: -webkit-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
    background: -o-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
    background: -ms-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
    background: linear-gradient(to right,#373737 0,#505050 35%,#505050 70%,#373737 100%)
}

#footer.dark .separator:after {
    background: #505050;
    background: -moz-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#222),color-stop(35%,#505050),color-stop(70%,#505050),color-stop(100%,#222));
    background: -webkit-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
    background: -o-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
    background: -ms-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
    background: linear-gradient(to right,#222 0,#505050 35%,#505050 70%,#222 100%)
}

.dark-translucent-bg .separator:after, .default-bg .separator:after, .default-translucent-bg .separator:after, .light.separator:after {
    background: rgba(255,255,255,.5);
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(35%,rgba(255,255,255,.5)),color-stop(70%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%)
}

@media (min-width:992px) {
    .two-col-translucent-bg .container > .row > div + div .separator:after {
        background: rgba(255,255,255,.5);
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(35%,rgba(255,255,255,.5)),color-stop(70%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%)
    }
}

.dark.separator:after, .light-translucent-bg .separator:after, .two-col-translucent-bg .container > .row > div .separator:after {
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,transparent 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(35%,rgba(0,0,0,.4)),color-stop(70%,rgba(0,0,0,.4)),color-stop(100%,transparent));
    background: -webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,transparent 100%);
    background: -o-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,transparent 100%);
    background: -ms-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,transparent 100%);
    background: linear-gradient(to right,transparent 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,transparent 100%)
}

h3 + .separator, h4 + .separator, h5 + .separator {
    margin-top: 15px
}

.separator-2, .separator-3 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px
}

    .separator-2:after {
        height: 1px;
        background: #d1d1d1;
        background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,transparent));
        background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        position: absolute;
        bottom: -1px;
        left: 0;
        content: "";
        width: 100%
    }

.dark-bg .separator-2:after {
    background: #666;
    background: -moz-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#666),color-stop(35%,#555),color-stop(70%,#444),color-stop(100%,#373737));
    background: -webkit-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -o-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -ms-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
    background: linear-gradient(to right,#666 0,#555 35%,#444 70%,#373737 100%)
}

#footer.dark .separator-2:after {
    background: #444;
    background: -moz-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#444),color-stop(35%,#393939),color-stop(70%,#323232),color-stop(100%,#222));
    background: -webkit-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -o-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -ms-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: linear-gradient(to right,#444 0,#393939 35%,#323232 70%,#222 100%)
}

.dark.separator-2:after, .light-translucent-bg .separator-2:after, .two-col-translucent-bg .container > .row > div .separator-2:after {
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,transparent));
    background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -ms-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%)
}

.dark-translucent-bg .separator-2:after, .default-bg .separator-2:after, .default-translucent-bg .separator-2:after, .light.separator-2:after {
    background: rgba(255,255,255,.5);
    background: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%)
}

@media (min-width:992px) {
    .two-col-translucent-bg .container > .row > div + div .separator-2:after {
        background: rgba(255,255,255,.5);
        background: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%)
    }
}

.separator-3:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,transparent));
    background: -webkit-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
    background: -o-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
    background: -ms-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
    background: linear-gradient(to left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%
}

.dark-bg .separator-3:after {
    background: #666;
    background: -moz-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,#666),color-stop(35%,#555),color-stop(70%,#444),color-stop(100%,#373737));
    background: -webkit-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -o-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
    background: -ms-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
    background: linear-gradient(to left,#666 0,#555 35%,#444 70%,#373737 100%)
}

#footer.dark .separator-3:after {
    background: #444;
    background: -moz-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,#444),color-stop(35%,#393939),color-stop(70%,#323232),color-stop(100%,#222));
    background: -webkit-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -o-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: -ms-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
    background: linear-gradient(to left,#444 0,#393939 35%,#323232 70%,#222 100%)
}

.dark.separator-3:after, .light-translucent-bg .separator-3:after, .two-col-translucent-bg .container > .row > div .separator-3:after {
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,transparent));
    background: -webkit-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -o-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: -ms-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%);
    background: linear-gradient(to left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,transparent 100%)
}

.dark-translucent-bg .separator-3:after, .default-bg .separator-3:after, .default-translucent-bg .separator-3:after, .light.separator-3:after {
    background: rgba(255,255,255,.5);
    background: -moz-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%)
}

@media (min-width:992px) {
    .two-col-translucent-bg .container > .row > div + div .separator-3:after {
        background: rgba(255,255,255,.5);
        background: -moz-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%)
    }
}

.footer-content .separator-2, .footer-content .separator-3 {
    margin-bottom: 25px
}

.separator.with-icon {
    margin: 55px 0
}

    .separator.with-icon:after {
        background: -moz-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.09) 75%,transparent 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(25%,rgba(0,0,0,.09)),color-stop(45%,transparent),color-stop(55%,transparent),color-stop(75%,rgba(0,0,0,.09)),color-stop(100%,transparent));
        background: -webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.09) 75%,transparent 100%);
        background: -o-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.09) 75%,transparent 100%);
        background: -ms-linear-gradient(left,transparent 0,rgba(0,0,0,.09) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.09) 75%,transparent 100%);
        background: linear-gradient(to right,transparent 0,rgba(0,0,0,.09) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.09) 75%,transparent 100%)
    }

.dark-bg:not(.banner) .separator.with-icon:after {
    background: -moz-linear-gradient(left,#373737 0,#505050 25%,#373737 45%,#373737 55%,#505050 75%,#373737 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#373737),color-stop(25%,#505050),color-stop(45%,#373737),color-stop(55%,#373737),color-stop(75%,#505050),color-stop(100%,#373737));
    background: -webkit-linear-gradient(left,#373737 0,#505050 25%,#373737 45%,#373737 55%,#505050 75%,#373737 100%);
    background: -o-linear-gradient(left,#373737 0,#505050 25%,#373737 45%,#373737 55%,#505050 75%,#373737 100%);
    background: -ms-linear-gradient(left,#373737 0,#505050 25%,#373737 45%,#373737 55%,#505050 75%,#373737 100%);
    background: linear-gradient(to right,#373737 0,#505050 25%,#373737 45%,#373737 55%,#505050 75%,#373737 100%)
}

#footer.dark .separator.with-icon:after {
    background: #505050;
    background: -moz-linear-gradient(left,#222 0,#505050 25%,#222 45%,#222 55%,#505050 75%,#222 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#222),color-stop(25%,#505050),color-stop(45%,#222),color-stop(55%,#222),color-stop(75%,#505050),color-stop(100%,#222));
    background: -webkit-linear-gradient(left,#222 0,#505050 25%,#222 45%,#222 55%,#505050 75%,#222 100%);
    background: -o-linear-gradient(left,#222 0,#505050 25%,#222 45%,#222 55%,#505050 75%,#222 100%);
    background: -ms-linear-gradient(left,#222 0,#505050 25%,#222 45%,#222 55%,#505050 75%,#222 100%);
    background: linear-gradient(to right,#222 0,#505050 25%,#222 45%,#222 55%,#505050 75%,#222 100%)
}

.dark-translucent-bg .separator.with-icon:after, .default-bg .separator.with-icon:after, .default-translucent-bg .separator.with-icon:after, .light.separator.with-icon:after {
    background: rgba(255,255,255,.5);
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 55%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.5)),color-stop(45%,rgba(255,255,255,0)),color-stop(55%,rgba(255,255,255,0)),color-stop(75%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 55%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 55%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 55%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 25%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 55%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0) 100%)
}

.dark.separator.with-icon:after, .light-translucent-bg .separator.with-icon:after {
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.4) 75%,transparent 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(25%,rgba(0,0,0,.4)),color-stop(45%,transparent),color-stop(55%,transparent),color-stop(75%,rgba(0,0,0,.4)),color-stop(100%,transparent));
    background: -webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.4) 75%,transparent 100%);
    background: -o-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.4) 75%,transparent 100%);
    background: -ms-linear-gradient(left,transparent 0,rgba(0,0,0,.4) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.4) 75%,transparent 100%);
    background: linear-gradient(to right,transparent 0,rgba(0,0,0,.4) 25%,transparent 45%,transparent 55%,rgba(0,0,0,.4) 75%,transparent 100%)
}

.separator.with-icon i {
    font-size: 36px;
    position: absolute;
    width: 80px;
    height: 80px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    line-height: 77px;
    z-index: 5
}

    .separator.with-icon i.bordered {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,.04);
        background-color: rgba(0,0,0,.02);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }

.dark-translucent-bg .separator.with-icon i.bordered, .default-bg .separator.with-icon i.bordered, .default-translucent-bg .separator.with-icon i.bordered {
    border-color: rgba(255,255,255,.1);
    background-color: rgba(255,255,255,.05);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.object-non-visible {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .object-non-visible.object-visible, .object-visible {
        opacity: 1
    }

.absolute-positioned-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.absolute-positioned-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-20 {
    padding-left: 20px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-20 {
    padding-right: 20px
}

.p-20 {
    padding: 20px
}

.p-30 {
    padding: 30px
}

.p-40 {
    padding: 40px
}

.ph-20 {
    padding-left: 20px;
    padding-right: 20px
}

.ph-30 {
    padding-left: 30px;
    padding-right: 30px
}

.ph-40 {
    padding-left: 40px;
    padding-right: 40px
}

.pv-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.pv-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pv-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.pv-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.mt-5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.space-top {
    padding-top: 20px
}

.space-bottom {
    padding-bottom: 20px
}

.margin-top-clear {
    margin-top: 0 !important
}

.margin--bottom-clear {
    margin-bottom: 0 !important
}

.margin-clear {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.padding-top-clear {
    padding-top: 0 !important
}

.padding-bottom-clear {
    padding-bottom: 0 !important
}

.padding-ver-clear {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.padding-hor-clear {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.border-bottom-clear {
    border-bottom: none !important
}

.border-top-clear {
    border-top: none !important
}

.border-clear {
    border: none !important
}

.circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important
}

.radius-clear {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

@media (max-width:767px) {
    .text-center-xs {
        text-align: center
    }
}

.header-top {
    font-size: 12px;
    color: #777;
    font-weight: 300
}

    .header-top.colored, .header-top.dark {
        color: #fff
    }

        .header-top.colored a {
            color: #fff;
            text-decoration: underline
        }

            .header-top.colored a:hover {
                text-decoration: none
            }

@media (min-width:992px) and (max-width:1199px) {
    .header-top {
        font-size: 11px
    }

    .IdentityMaxx-companies-section .IdentityMaxx-companies {
        background-size: contain;
        padding: 133px 115px 140px 0
    }
}

.header.dark {
    color: #cacaca
}

.footer {
    font-size: 14px;
    line-height: 1.5
}

    .footer h2.title {
        font-size: 22px;
        text-transform: none;
        margin-bottom: 10px
    }

.carttopfooter {
    border-bottom: 1px solid #fff;
    border-top: 2px solid #f1f1f1;
    background-color: #fcfcfc;
    padding: 25px 0;
    margin-top: 50px
}

.subfooter {
    font-size: 14px;
    line-height: 1.3;
    color: #999
}

    .subfooter p {
        margin-bottom: 0
    }

.blogpost {
    margin: 0 0 70px
}

    .blogpost header {
        padding: 20px 10px 20px
    }

        .blogpost header h2 {
            text-transform: none;
            margin-top: 0;
            margin-bottom: 10px
        }

    .blogpost .post-info {
        font-size: 12px;
        color: #aaa;
        font-weight: 400
    }

        .blogpost .post-info > span {
            margin-right: 5px;
            display: inline-block
        }

        .blogpost .post-info a {
            color: #aaa
        }

    .blogpost .blogpost-content {
        padding: 0 10px 10px
    }

    .blogpost .row .blogpost-content {
        padding-bottom: 0
    }

    .blogpost footer {
        font-size: 12px;
        padding: 10px;
        color: #aaa;
        border-top: 1px solid #eaeaea
    }

    .blogpost .row + footer {
        padding: 10px 0
    }

    .blogpost.full {
        margin-bottom: 30px
    }

        .blogpost.full header {
            padding: 0 0 15px 0
        }

        .blogpost.full .blogpost-content {
            padding: 0 0 5px
        }

        .blogpost.full footer {
            padding: 10px 0
        }

@media (min-width:992px) {
    .blogpost .row header {
        padding-top: 0
    }

    .blogpost .row + footer {
        margin-top: 15px
    }
}

#comments {
    margin-top: 60px
}

.comments h2.title {
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative
}

    .comments h2.title:after {
        height: 1px;
        background: #d1d1d1;
        background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,transparent));
        background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,transparent 100%);
        position: absolute;
        bottom: -1px;
        left: 0;
        content: "";
        width: 100%
    }

.comment {
    font-size: 14px
}

    .comment .comment {
        margin-left: 75px
    }

    .comment h3 {
        margin-top: 0;
        margin-bottom: 5px
    }

    .comment p {
        margin-bottom: 10px
    }

    .comment .btn-sm-link {
        padding: 0
    }

.comment-avatar {
    width: 50px;
    float: left;
    margin: 0 15px 0 0
}

.comment-content {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 40px;
    clear: both
}

.comment-meta {
    margin-bottom: 15px;
    color: #aaa;
    font-size: 12px
}

    .comment-meta a {
        color: #aaa
    }

        .comment-meta a:hover {
            text-decoration: underline
        }

.masonry-grid-item .blogpost footer {
    padding-top: 0;
    border-top: none
}

.masonry-grid-item .blogpost header h2 {
    font-size: 22px
}

.timeline {
    position: relative;
    padding: 40px 0;
    margin-top: 40px
}

    .timeline .blogpost footer {
        padding-top: 0;
        border-top: none
    }

    .timeline .blogpost header h2 {
        font-size: 22px
    }

    .timeline .timeline-item {
        padding: 0 15px
    }

.timeline-date-label {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
    line-height: 1;
    width: 135px;
    position: relative;
    z-index: 2;
    color: #fff
}

    .timeline-date-label:after {
        background-color: #09afdf;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 30px;
        width: 100%;
        position: absolute;
        bottom: -8px;
        z-index: -1
    }

@media (min-width:768px) {
    .timeline .blogpost {
        margin-bottom: 0
    }

    .timeline .timeline-item {
        position: relative;
        width: 50%;
        padding-left: 0;
        padding-right: 40px;
        margin-bottom: 80px;
        float: left;
        clear: left;
        z-index: 1
    }

        .timeline .timeline-item.pull-right {
            position: relative;
            width: 50%;
            padding-left: 40px;
            padding-right: 0;
            margin-top: 80px;
            margin-bottom: 0;
            float: right;
            clear: right
        }

            .timeline .timeline-item.pull-right + .timeline-date-label {
                padding-top: 80px
            }

        .timeline .timeline-item:after {
            content: "";
            font-family: FontAwesome;
            right: 0;
            background-color: #eaeaea;
            left: auto;
            position: absolute;
            top: 20px;
            z-index: -1;
            width: 35px;
            height: 1px
        }

        .timeline .timeline-item:before {
            content: "";
            position: absolute;
            background-color: #cdcdcd;
            border: 1px solid #cdcdcd;
            height: 7px;
            width: 7px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            top: 17px;
            right: -4px
        }

        .timeline .timeline-item.pull-right:after {
            right: auto;
            left: 0
        }

        .timeline .timeline-item.pull-right:before {
            left: -3px
        }
}

.product.price {
    font-size: 24px;
    font-weight: 400
}

    .product.price del {
        color: #cdcdcd;
        font-size: 14px
    }

.product.element-list {
    margin-top: 7px
}

.header-dropdown-buttons .btn-group .dropdown-menu.cart {
    padding: 0;
    min-width: 350px;
    font-size: 13px
}

    .header-dropdown-buttons .btn-group .dropdown-menu.cart table {
        margin-bottom: 0
    }

    .header-dropdown-buttons .btn-group .dropdown-menu.cart .panel-body {
        padding: 0 10px 0
    }

.cart-count {
    position: absolute;
    top: -2px;
    right: -3px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 30%;
    -moz-border-radius: 30%;
    border-radius: 30%;
    font-size: 10px;
    text-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.dark .header-dropdown-buttons .cart-count {
    background-color: rgba(0,0,0,.5);
    color: #cdcdcd
}

.dropdown.open .cart-count, .dropdown:hover .cart-count {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.total-amount, .total-quantity {
    font-size: 13px
}

.cart .table > tbody > tr > td, .cart.table > tbody > tr > td {
    vertical-align: inherit
}

.cart .quantity {
    width: 50px;
    font-size: 11px
}

.cart .product {
    width: 220px;
    font-size: 13px
}

    .cart .product .small {
        display: block;
        color: #999
    }

@media (max-width:480px) {
    .header-dropdown-buttons .btn-group .dropdown-menu.cart {
        min-width: 300px
    }

    .learnmore {
        width: 150px !important;
        height: 40px !important;
        margin-left: -75px !important;
        margin-top: -20px !important;
        padding: 4px 10px !important
    }

    .header-first {
        padding: 0
    }

    .shp-cart {
        padding-top: 12px
    }

        .shp-cart span {
            display: none
        }
}

.cart.table .price {
    width: 18%;
    font-size: 14px
}

.cart.table .amount, .cart.table .quantity, .cart.table .remove {
    width: 12%
}

    .cart.table .quantity input {
        width: 60px;
        padding: 6px
    }

.cart.table .product {
    font-size: 15px
}

    .cart.table .product small {
        font-size: 12px;
        display: block;
        color: #999
    }

.cart.table .amount {
    text-align: right
}

.cart.table thead > tr > th {
    font-size: 16px
}

.cart.table .total-amount, .cart.table .total-quantity {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700
}

.cart.table .total-amount {
    text-align: right
}

.cart.table .btn-remove {
    position: relative;
    top: -5px
}

.cart.table .form-group {
    margin: 7px 0
}

.table .information {
    width: 80%
}

@media (max-width:767px) {
    .cart.table thead > tr > th {
        font-size: 14px
    }

    .cart.table .amount, .cart.table .price {
        width: 12%
    }

    .cart.table .quantity, .cart.table .remove {
        width: 8%
    }

    .cart.table > tbody > tr > td, .cart.table > tbody > tr > th, .cart.table > tfoot > tr > td, .cart.table > tfoot > tr > th, .cart.table > thead > tr > td, .cart.table > thead > tr > th {
        padding: 8px 10px
    }
}

@media (max-width:480px) {
    .cart.table > tbody > tr > td, .cart.table > tbody > tr > th, .cart.table > tfoot > tr > td, .cart.table > tfoot > tr > th, .cart.table > thead > tr > td, .cart.table > thead > tr > th {
        padding: 8px 7px
    }
}

@media (max-width:767px) {
    .team-member {
        max-width: 480px;
        margin: 20px auto 20px !important
    }
}

.is-countdown {
    border: 1px solid transparent;
    background-color: transparent
}

.countdown-row {
    height: 0;
    padding: 0
}

.countdown-section {
    text-align: center;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.1);
    background-color: rgba(0,0,0,.2);
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%
}

.countdown-show4 .countdown-section {
    width: 24%;
    margin: 10px .5%
}

.countdown-amount {
    font-size: 36px;
    font-weight: 700;
    display: block
}

.countdown-period {
    display: block;
    font-size: 28px;
    line-height: 1.2;
    margin-top: 15px
}

@media (max-width:767px) {
    .countdown-amount {
        font-size: 24px
    }

    .countdown-period {
        font-size: 18px
    }
}

@media (max-width:480px) {
    .countdown-amount {
        font-size: 18px
    }

    .countdown-period {
        font-size: 10px
    }
}

.icons-page i {
    font-size: 20px;
    width: 35px;
    text-align: center
}

.grid span {
    padding: 5px 5px;
    background-color: #666;
    border: 1px solid #444;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    color: #fff
}

.btn:focus {
    color: inherit
}

.btn {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default {
    background-color: #09afdf;
    border-color: #0c9ec7
}

.btn-default-transparent {
    color: #777;
    background-color: transparent;
    border-color: #09afdf
}

    .btn-default-transparent.active, .btn-default-transparent.focus, .btn-default-transparent:active, .btn-default-transparent:focus, .btn-default-transparent:hover, .open > .dropdown-toggle.btn-default-transparent {
        color: #fff;
        background-color: #0c9ec7;
        border-color: #0781a4
    }

.dark-bg .btn-default-transparent {
    color: #fff
}

.default-bg .btn-default, .default-bg .btn-default-transparent, .default-translucent-bg .btn-default, .default-translucent-bg .btn-default-transparent {
    color: #09afdf;
    background-color: #fff;
    border-color: #fff
}

    .default-bg .btn-default-transparent.active, .default-bg .btn-default-transparent.focus, .default-bg .btn-default-transparent:active, .default-bg .btn-default-transparent:focus, .default-bg .btn-default-transparent:hover, .default-bg .btn-default.active, .default-bg .btn-default.focus, .default-bg .btn-default:active, .default-bg .btn-default:focus, .default-bg .btn-default:hover, .default-bg .open > .dropdown-toggle.btn-default, .default-bg .open > .dropdown-toggle.btn-default-transparent, .default-translucent-bg .btn-default-transparent.active, .default-translucent-bg .btn-default-transparent.focus, .default-translucent-bg .btn-default-transparent:active, .default-translucent-bg .btn-default-transparent:focus, .default-translucent-bg .btn-default-transparent:hover, .default-translucent-bg .btn-default.active, .default-translucent-bg .btn-default.focus, .default-translucent-bg .btn-default:active, .default-translucent-bg .btn-default:focus, .default-translucent-bg .btn-default:hover, .default-translucent-bg .open > .dropdown-toggle.btn-default, .default-translucent-bg .open > .dropdown-toggle.btn-default-transparent {
        color: #fff;
        background-color: transparent;
        border-color: #fff
    }

.dark .btn-default {
    color: #fff;
    background-color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.1)
}

    .dark .btn-default .badge {
        color: rgba(0,0,0,.2);
        background-color: #fff
    }

    .dark .btn-default.active, .dark .btn-default.focus, .dark .btn-default:active, .dark .btn-default:focus, .dark .btn-default:hover, .dark .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: rgba(0,0,0,.35);
        border-color: rgba(0,0,0,.2)
    }

.colored .btn-default {
    color: #fff;
    background-color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.01)
}

    .colored .btn-default .badge {
        color: rgba(0,0,0,.2);
        background-color: #fff
    }

    .colored .btn-default.active, .colored .btn-default.focus, .colored .btn-default:active, .colored .btn-default:focus, .colored .btn-default:hover, .colored .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: rgba(0,0,0,.3);
        border-color: rgba(0,0,0,.02)
    }

.default-hovered:hover .btn-default-transparent {
    border-color: #fff
}

.btn-white {
    color: #777;
    background-color: #fff;
    border-color: #fff
}

    .btn-white.active, .btn-white.focus, .btn-white:active, .btn-white:focus, .btn-white:hover, .open > .dropdown-toggle.btn-white {
        color: #0c9ec7;
        background-color: #fff;
        border-color: #fff
    }

.btn-gray {
    color: #333;
    background-color: #e1e1e1;
    border-color: #d3d3d3
}

    .btn-gray.active, .btn-gray.focus, .btn-gray:active, .btn-gray:focus, .btn-gray:hover, .open > .dropdown-toggle.btn-gray {
        color: #333;
        background-color: #cdcdcd;
        border-color: #cdcdcd
    }

.btn-gray-transparent {
    color: #333;
    background-color: transparent;
    border-color: #777
}

    .btn-gray-transparent.active, .btn-gray-transparent.focus, .btn-gray-transparent:active, .btn-gray-transparent:focus, .btn-gray-transparent:hover, .open > .dropdown-toggle.btn-gray-transparent {
        color: #fff;
        background-color: #333;
        border-color: #333
    }

.dark-bg .btn-gray-transparent {
    color: #fff
}

    .dark-bg .btn-gray-transparent:hover {
        border-color: #fff;
        color: #777;
        background-color: #fff
    }

.dark-translucent-bg .btn-gray-transparent, .default-bg .btn-gray-transparent, .default-translucent-bg .btn-gray-transparent {
    border-color: #fff;
    color: #fff
}

    .dark-translucent-bg .btn-gray-transparent:focus, .dark-translucent-bg .btn-gray-transparent:hover, .default-bg .btn-gray-transparent:focus, .default-bg .btn-gray-transparent:hover, .default-translucent-bg .btn-gray-transparent:focus, .default-translucent-bg .btn-gray-transparent:hover {
        border-color: #fff;
        color: #777;
        background-color: #fff
    }

.default-hovered:hover .btn-gray-transparent {
    border-color: #fff
}

.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover {
    border-color: #333
}

@media (min-width:992px) {
    .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent {
        border-color: #fff;
        color: #fff
    }

        .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:focus, .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:hover {
            border-color: #fff;
            color: #777;
            background-color: #fff
        }
}

.btn-dark {
    color: #fff;
    background-color: #373737;
    border-color: #333
}

    .btn-dark.active, .btn-dark.focus, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: #111;
        border-color: #111
    }

.dark-bg .btn-dark {
    color: #fff;
    background-color: #222;
    border-color: #171717
}

    .dark-bg .btn-dark.active, .dark-bg .btn-dark.focus, .dark-bg .btn-dark:active, .dark-bg .btn-dark:focus, .dark-bg .btn-dark:hover, .dark-bg .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

.btn {
    padding: 7px 20px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 10px 0
}

.btn-sm {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.4666666667;
    border-radius: 3px;
    margin: 5px 0
}

.btn-lg {
    padding: 10px 25px;
    font-size: 18px;
    line-height: 1.4666666667;
    border-radius: 4px;
    margin: 10px 0
}

.btn-xl {
    padding: 15px 50px;
    font-size: 22px;
    line-height: 1.4666666667;
    border-radius: 6px;
    margin: 10px 0
}

.btn-md-link {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 1.4666666667;
    border-radius: 0;
    margin: 10px 0
}

.btn-sm-link {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.4666666667;
    border-radius: 0;
    margin: 5px 0
}

.btn-lg-link {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.4666666667;
    border-radius: 0;
    margin: 10px 0
}

.btn-remove {
    font-size: 10px;
    padding: 3px 15px;
    min-width: 0;
    margin: -5px 0 0 0
}

.radius-50 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.btn-animated {
    position: relative;
    min-width: 0 !important;
    padding-right: 45px !important
}

    .btn-animated i {
        -webkit-transition: right .2s ease-in-out;
        -o-transition: right .2s ease-in-out;
        transition: right .2s ease-in-out;
        z-index: 3;
        right: 17px;
        position: absolute;
        line-height: 34px;
        top: 0;
        min-width: 12px
    }

    .btn-animated:after {
        width: 35px;
        height: 100%;
        background-color: rgba(0,0,0,.1);
        position: absolute;
        content: "";
        top: 0;
        opacity: 0;
        right: 0;
        z-index: 2;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .btn-animated.radius-50:after {
        border-radius: 0 50px 50px 0
    }

    .btn-animated.btn-gray-transparent:after {
        background-color: rgba(0,0,0,.05)
    }

    .btn-animated:hover:after {
        opacity: 1
    }

    .btn-animated:hover i {
        right: 11px
    }

    .btn-animated.btn-sm {
        padding-right: 35px !important
    }

        .btn-animated.btn-sm:after {
            width: 25px
        }

        .btn-animated.btn-sm i {
            right: 14px;
            line-height: 28px;
            min-width: 11px
        }

        .btn-animated.btn-sm:hover i {
            right: 7px
        }

    .btn-animated.btn-lg {
        padding-right: 60px !important
    }

        .btn-animated.btn-lg:after {
            width: 45px
        }

        .btn-animated.btn-lg i {
            right: 25px;
            line-height: 40px;
            min-width: 15px
        }

        .btn-animated.btn-lg:hover i {
            right: 15px
        }

    .btn-animated.btn-xl {
        padding-right: 60px !important
    }

        .btn-animated.btn-xl:after {
            width: 45px
        }

        .btn-animated.btn-xl i {
            right: 25px;
            line-height: 64px;
            min-width: 15px;
            text-align: center
        }

        .btn-animated.btn-xl:hover i {
            right: 13px
        }

.btn-hvr {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

    .btn-hvr.radius-50 {
        overflow: hidden
    }

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-left:hover, .hvr-bounce-to-right:hover, .hvr-bounce-to-top:hover, .hvr-radial-out:hover, .hvr-rectangle-out:hover, .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-vertical:hover, .hvr-sweep-to-bottom:hover, .hvr-sweep-to-left:hover, .hvr-sweep-to-right:hover, .hvr-sweep-to-top:hover {
    background: 0 0
}

.hvr-radial-in, .hvr-rectangle-in, .hvr-shutter-in-horizontal, .hvr-shutter-in-vertical {
    background: #0c9ec7
}

    .hvr-radial-in:hover, .hvr-rectangle-in:hover, .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-vertical:hover {
        background: #0c9ec7
    }

    .hvr-radial-in:before, .hvr-rectangle-in:before, .hvr-shutter-in-horizontal:before, .hvr-shutter-in-vertical:before {
        background: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

.hvr-bounce-to-bottom:before, .hvr-bounce-to-left:before, .hvr-bounce-to-right:before, .hvr-bounce-to-top:before, .hvr-radial-out:before, .hvr-rectangle-out:before, .hvr-shutter-out-horizontal:before, .hvr-shutter-out-vertical:before, .hvr-sweep-to-bottom:before, .hvr-sweep-to-left:before, .hvr-sweep-to-right:before, .hvr-sweep-to-top:before {
    background: #0c9ec7
}

.no-csstransitions .hvr-radial-in, .no-csstransitions .hvr-rectangle-in, .no-csstransitions .hvr-shutter-in-horizontal, .no-csstransitions .hvr-shutter-in-vertical {
    background: 0 0
}

    .no-csstransitions .hvr-bounce-to-bottom:hover, .no-csstransitions .hvr-bounce-to-left:hover, .no-csstransitions .hvr-bounce-to-right:hover, .no-csstransitions .hvr-bounce-to-top:hover, .no-csstransitions .hvr-radial-in:hover, .no-csstransitions .hvr-radial-out:hover, .no-csstransitions .hvr-rectangle-in:hover, .no-csstransitions .hvr-rectangle-out:hover, .no-csstransitions .hvr-shutter-in-horizontal:hover, .no-csstransitions .hvr-shutter-in-vertical:hover, .no-csstransitions .hvr-shutter-out-horizontal:hover, .no-csstransitions .hvr-shutter-out-vertical:hover, .no-csstransitions .hvr-sweep-to-bottom:hover, .no-csstransitions .hvr-sweep-to-left:hover, .no-csstransitions .hvr-sweep-to-right:hover, .no-csstransitions .hvr-sweep-to-top:hover {
        background: #0c9ec7
    }

.nav-tabs.style-1 {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px
}

    .nav-tabs.style-1 > li > a {
        color: #333;
        margin-right: 0;
        line-height: 1;
        border: 1px solid transparent;
        padding: 12px 15px 11px 15px;
        -webkit-border-radius: 15px 15px 0 0;
        -moz-border-radius: 15px 15px 0 0;
        border-radius: 15px 15px 0 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        height: 40px
    }

        .nav-tabs.style-1 > li > a:hover {
            border-color: #222 !important;
            background-color: #333 !important;
            color: #fff
        }

        .nav-tabs.style-1 > li > a:focus {
            border-color: transparent;
            background-color: transparent
        }

        .nav-tabs.style-1 > li > a:after {
            position: absolute;
            right: -14px;
            bottom: -1px;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 31px 0 0 14px;
            border-color: transparent transparent transparent transparent
        }

        .nav-tabs.style-1 > li > a:before {
            position: absolute;
            left: -14px;
            bottom: -1px;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 31px 14px 0 0;
            border-color: transparent transparent transparent transparent
        }

        .nav-tabs.style-1 > li > a:hover:after {
            border-color: transparent transparent transparent #333;
            border-width: 31px 0 0 14px
        }

        .nav-tabs.style-1 > li > a:hover:before {
            border-color: transparent #333 transparent transparent;
            border-width: 31px 14px 0 0
        }

    .nav-tabs.style-1 > li.active > a {
        background-color: #333 !important
    }

        .nav-tabs.style-1 > li.active > a, .nav-tabs.style-1 > li.active > a:focus, .nav-tabs.style-1 > li.active > a:hover {
            color: #fff;
            cursor: default;
            border-color: #222
        }

            .nav-tabs.style-1 > li.active > a:after {
                border-color: transparent transparent transparent #333
            }

            .nav-tabs.style-1 > li.active > a:before {
                border-color: transparent #333 transparent transparent
            }

    .nav-tabs.style-1 > li:first-child > a:before, .nav-tabs.style-1 > li:last-child > a:after {
        border-width: 0;
        border-color: transparent transparent transparent transparent
    }

    .nav-tabs.style-1 + .tab-content > .tab-pane {
        padding-bottom: 0;
        border-bottom: none
    }

.nav-tabs.style-2 {
    border-bottom: 1px solid #f1f1f1
}

    .nav-tabs.style-2 > li > a {
        color: #999
    }

        .nav-tabs.style-2 > li > a:hover {
            color: #333;
            background-color: #fafafa !important;
            border-color: #f1f1f1;
            border-bottom-color: #fafafa !important
        }

        .nav-tabs.style-2 > li > a:focus {
            border-color: transparent;
            background-color: transparent
        }

    .nav-tabs.style-2 > li.active > a, .nav-tabs.style-2 > li.active > a:focus, .nav-tabs.style-2 > li.active > a:hover {
        color: #333;
        cursor: default;
        background-color: #fafafa;
        border-color: #f1f1f1;
        border-bottom-color: transparent
    }

    .nav-tabs.style-2 + .tab-content > .tab-pane {
        padding: 15px;
        border: 1px solid #f1f1f1;
        border-top: none;
        background-color: #fafafa
    }

.nav-tabs.style-3 {
    border-bottom: 1px solid #999;
    background-color: #999
}

    .nav-tabs.style-3 > li > a {
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0
    }

        .nav-tabs.style-3 > li > a:hover {
            color: #333;
            background-color: #fff !important;
            border-color: #999;
            border-bottom-color: #fff !important
        }

        .nav-tabs.style-3 > li > a:focus {
            border-color: transparent;
            background-color: transparent
        }

    .nav-tabs.style-3 > li.active > a, .nav-tabs.style-3 > li.active > a:focus, .nav-tabs.style-3 > li.active > a:hover {
        color: #333;
        cursor: default;
        background-color: #fff;
        border-color: #999;
        border-bottom-color: transparent
    }

    .nav-tabs.style-3 + .tab-content > .tab-pane {
        padding: 15px;
        border: 1px solid #999;
        border-top: none;
        background-color: #fff
    }

.nav-tabs.style-4 {
    margin-bottom: 15px;
    border-bottom: 1px solid #333
}

    .nav-tabs.style-4 > li > a {
        color: #999
    }

        .nav-tabs.style-4 > li > a:hover {
            color: #fff;
            background-color: #333 !important;
            border-color: #333;
            border-bottom-color: #333 !important
        }

        .nav-tabs.style-4 > li > a:focus {
            border-color: #333;
            background-color: #333
        }

    .nav-tabs.style-4 > li.active > a, .nav-tabs.style-4 > li.active > a:focus, .nav-tabs.style-4 > li.active > a:hover {
        color: #fff;
        cursor: default;
        background-color: #333;
        border-color: #333;
        border-bottom-color: transparent
    }

@media (min-width:481px) and (max-width:767px) {
    .nav-tabs > li > a {
        padding: 12px 10px;
        font-size: 11px;
        margin-right: 0
    }
}

@media (max-width:480px) {
    .nav-tabs {
        background-color: #eaeaea;
        border-bottom: none !important
    }

        .nav-tabs > li {
            float: none
        }

            .nav-tabs > li a {
                color: #fff;
                margin-right: 0;
                -webkit-border-radius: 0 !important;
                -moz-border-radius: 0 !important;
                border-radius: 0 !important
            }

        .nav-tabs.style-3 > li.active > a, .nav-tabs.style-3 > li.active > a:focus, .nav-tabs.style-3 > li.active > a:hover, .nav-tabs.style-3 > li > a:focus, .nav-tabs.style-3 > li > a:hover {
            border-bottom: 1px solid #999 !important
        }

        .nav-tabs.style-3 + .tab-content > .tab-pane {
            border-top: 1px solid #999
        }

        .nav-tabs > li a:after, .nav-tabs > li a:before {
            border-color: transparent transparent transparent transparent !important
        }
}

.vertical {
    margin: 20px 0
}

    .vertical .nav-tabs, .vertical .tab-content {
        display: table-cell;
        margin: 0;
        vertical-align: top
    }

    .vertical .nav-tabs {
        border-bottom-color: transparent;
        background-color: #999
    }

        .vertical .nav-tabs > li {
            float: none
        }

            .vertical .nav-tabs > li a {
                margin: 0;
                padding: 10px 20px;
                white-space: nowrap;
                color: #fff;
                border-bottom: 1px solid #919191;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

            .vertical .nav-tabs > li > a:focus, .vertical .nav-tabs > li > a:hover {
                background-color: #fafafa;
                border-right-color: transparent;
                border-bottom: 1px solid #f1f1f1;
                color: #777;
                z-index: 2
            }

            .vertical .nav-tabs > li.active > a, .vertical .nav-tabs > li.active > a:focus, .vertical .nav-tabs > li.active > a:hover {
                border: 1px solid #f1f1f1;
                background-color: #fafafa;
                border-right-color: transparent;
                color: #777;
                z-index: 2
            }

    .vertical.left .nav-tabs > li > a:focus, .vertical.left .nav-tabs > li > a:hover {
        border-left-color: transparent;
        border-right-color: #f1f1f1
    }

    .vertical.left .nav-tabs > li.active > a, .vertical.left .nav-tabs > li.active > a:focus, .vertical.left .nav-tabs > li.active > a:hover {
        border-right-color: #f1f1f1;
        border-left-color: transparent
    }

    .vertical .tab-content {
        border: 1px solid #f1f1f1;
        border-left: 1px solid #fafafa;
        background-color: #fafafa;
        left: -1px;
        z-index: 1;
        padding: 20px 30px
    }

.left.vertical .tab-content {
    border-left-color: #f1f1f1;
    border-right-color: transparent
}

@media (max-width:767px) {
    .vertical .nav-tabs, .vertical .tab-content {
        display: block
    }

        .vertical .nav-tabs > li a {
            font-size: 15px
        }

    .margin-top-15 {
        margin-top: 15px
    }

    .opprtunity-tabs li a span {
        display: none
    }

    input.text-box {
        width: 100% !important
    }

    select.form-control {
        width: 100% !important
    }

    .recvrbtn {
        margin-top: 10px
    }
}

ul.pager, ul.pagination {
    margin: 20px 0 40px;
    text-align: left
}

    ul.pagination li {
        padding: 0;
        margin: 0 5px 0 0;
        border-bottom: none;
        display: inline-block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .pagination > li:first-child > a, .pagination > li:last-child > a, ul.pager li > a, ul.pagination li > a {
            text-align: center;
            padding: 0;
            height: 40px;
            width: 40px;
            border: 1px solid #777;
            line-height: 39px;
            background-color: #777;
            color: #fff;
            display: inline-block;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%
        }

            ul.pagination li > a:focus, ul.pagination li > a:hover {
                background-color: transparent;
                color: #fff;
                background-color: #0c9ec7;
                border-color: #0c9ec7
            }

        .pagination > .active > a:focus, .pagination > .active > a:hover, ul.pagination li.active a {
            color: #fff;
            background-color: #09afdf;
            border-color: #09afdf
        }

.breadcrumb-container {
    background-color: #f8f8f8;
    border-bottom: 1px solid #f4f4f4
}

.dark.breadcrumb-container {
    background-color: #777;
    border-color: #333;
    color: #fff
}

.breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding-left: 0
}

    .breadcrumb > li + li:before {
        font-family: FontAwesome;
        content: "\f101";
        font-size: 11px;
        padding-left: 3px
    }

.banner .breadcrumb-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255,255,255,.85);
    border-bottom-color: rgba(255,255,255,.1)
}

.banner .dark.breadcrumb-container {
    background-color: rgba(57,66,69,.6);
    border-bottom-color: rgba(119,119,119,.1)
}

.banner .breadcrumb > li a, .banner .breadcrumb > li i {
    color: #000
}

.banner .breadcrumb > .active, .banner .breadcrumb > li + li:before {
    color: #777
}

.dark .breadcrumb > .active, .dark .breadcrumb > li a, .dark .breadcrumb > li i, .dark .breadcrumb > li + li:before {
    color: #fff
}

.banner .breadcrumb > li a:hover {
    color: #0c9ec7
}

.nav-pills:not(.nav-stacked) {
    margin-bottom: 15px
}

.text-center > .nav-pills {
    display: inline-block
}

.nav-pills > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 7px 10px;
    border: 1px solid transparent;
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400
}

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
        color: #777;
        background-color: transparent;
        border-bottom: 1px solid #777
    }

.nav-pills.style-2 > li > a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    .nav-pills.style-2 > li.active > a, .nav-pills.style-2 > li.active > a:focus, .nav-pills.style-2 > li.active > a:hover, .nav-pills.style-2 > li > a:focus, .nav-pills.style-2 > li > a:hover {
        color: #09afdf;
        background-color: #fafafa;
        border: 1px solid #eaeaea
    }

.nav-pills > li + li {
    margin-left: 5px
}

.nav-pills.nav-stacked > li + li {
    margin-left: 0
}

.nav-pills.nav-stacked > li > a {
    padding: 5px 0;
    color: #777
}

.nav-pills.nav-stacked.list-style-icons > li > a {
    padding: 4px 0
}

.nav-pills.nav-stacked > li.active > a, .nav-pills.nav-stacked > li.active > a:focus, .nav-pills.nav-stacked > li.active > a:hover, .nav-pills.nav-stacked > li > a:focus, .nav-pills.nav-stacked > li > a:hover {
    color: #09afdf;
    background-color: transparent;
    border-color: transparent
}

.nav-pills.nav-stacked:not(.list-style-icons) > li > a:after {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 6px;
    color: #d1d1d1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-pills > li.active > a:after {
    color: #09afdf
}

.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:focus:after, .nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:hover:after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:focus:after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:hover:after {
    color: #0c9ec7;
    right: 10px
}

.nav-pills.nav-stacked.list-style-icons > li > a > i {
    padding-right: 10px;
    font-size: 14px;
    color: #cdcdcd
}

.nav-pills.nav-stacked.list-style-icons > li.active > a > i, .nav-pills.nav-stacked.list-style-icons > li > a:focus > i, .nav-pills.nav-stacked.list-style-icons > li > a:hover > i {
    color: #0c9ec7
}

.process .nav-pills > li + li {
    margin-left: 40px;
    position: relative
}

    .process .nav-pills > li + li:after {
        font-family: FontAwesome;
        content: "\f101";
        position: absolute;
        top: 6px;
        left: -24px;
        width: 10px;
        color: #cdcdcd
    }

.dark-bg .nav-pills > li > a, .dark-translucent-bg .nav-pills > li > a {
    text-decoration: none
}

    .dark-bg .nav-pills > li.active > a, .dark-bg .nav-pills > li.active > a:focus, .dark-bg .nav-pills > li > a:focus, .dark-translucent-bg .nav-pills > li.active > a, .dark-translucent-bg .nav-pills > li.active > a:focus, .dark-translucent-bg .nav-pills > li > a:focus {
        color: #fff;
        border-bottom-color: #fff
    }

.footer-content .nav-pills > li > a {
    padding: 4px 0
}

.footer-content .nav-pills.nav-stacked > li > a:after {
    top: 5px
}

.dark .footer-content .nav-pills > li.active > a, .dark .footer-content .nav-pills > li.active > a:focus, .dark .footer-content .nav-pills > li > a, .dark .footer-content .nav-pills > li > a:focus {
    color: #999
}

    .dark .footer-content .nav-pills > li.active > a:hover, .dark .footer-content .nav-pills > li > a:hover {
        color: #0c9ec7
    }

.panel-group .panel-default {
    border-color: #eaeaea;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group .panel-heading {
    padding: 0
}

.panel-heading a {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    position: relative;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    color: inherit
}

.collapse-style-1 .panel-heading {
    background-color: #fafafa
}

    .collapse-style-1 .panel-heading a {
        color: #999
    }

        .collapse-style-1 .panel-heading a:not(.collapsed) {
            color: #777
        }

        .collapse-style-1 .panel-heading a:after {
            font-family: FontAwesome;
            content: "\f146";
            position: absolute;
            right: 15px;
            font-size: 14px;
            font-weight: 300;
            top: 50%;
            line-height: 1;
            margin-top: -7px
        }

        .collapse-style-1 .panel-heading a.collapsed:after {
            content: "\f0fe"
        }

.collapse-style-1 .panel-body {
    border-top: none !important;
    background-color: #fafafa;
    padding-top: 0
}

.collapse-style-2 .panel {
    border-color: transparent
}

.collapse-style-2 .panel-heading {
    background-color: transparent
}

    .collapse-style-2 .panel-heading a {
        color: #fff;
        background-color: #09afdf
    }

        .collapse-style-2 .panel-heading a.collapsed {
            background-color: #333
        }

        .collapse-style-2 .panel-heading a:after {
            font-family: FontAwesome;
            content: "\f106";
            position: absolute;
            right: 15px;
            font-size: 14px;
            font-weight: 300;
            top: 50%;
            line-height: 1;
            margin-top: -7px
        }

        .collapse-style-2 .panel-heading a.collapsed:after {
            content: "\f107"
        }

.collapse-style-2 .panel-body {
    border-top: none !important;
    background-color: transparent;
    padding: 15px 0
}

    .collapse-style-2 .panel-body.p-15 {
        padding: 15px
    }

.collapse-style-3 .panel {
    border-color: #999
}

.collapse-style-3 .panel-heading {
    background-color: transparent
}

    .collapse-style-3 .panel-heading a {
        color: #fff;
        background-color: #999
    }

        .collapse-style-3 .panel-heading a.collapsed {
            background-color: #999
        }

        .collapse-style-3 .panel-heading a:after {
            font-family: FontAwesome;
            content: "\f139";
            position: absolute;
            right: 15px;
            font-size: 12px;
            font-weight: 300;
            top: 50%;
            line-height: 1;
            margin-top: -7px
        }

        .collapse-style-3 .panel-heading a.collapsed:after {
            content: "\f13a"
        }

.collapse-style-3 .panel-body {
    border-top: none !important;
    background-color: transparent
}

.panel-heading a:hover {
    text-decoration: none
}

.panel-title a i {
    font-size: 16px
}

.collapse-contextual .panel-heading a:after {
    font-family: FontAwesome;
    content: "\f068";
    position: absolute;
    right: 15px;
    font-size: 10px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -6px
}

.collapse-contextual .panel-heading a.collapsed:after {
    content: "\f067"
}

.btn[data-toggle=collapse] i:before {
    font-size: 10px;
    content: "\f068"
}

.btn.collapsed[data-toggle=collapse] i:before {
    content: "\f067"
}

.progress.style-1 {
    margin-top: 25px;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
    position: relative
}

    .progress.style-1 .progress-bar {
        padding: 0;
        text-align: left;
        font-size: 11px;
        font-weight: 300;
        margin-top: 0;
        height: 4px;
        margin: 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative
    }

.progress.style-2 {
    margin-bottom: 15px;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    height: 20px;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .progress.style-2 .progress-bar {
        padding: 0;
        text-align: left;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .progress.style-2 span {
        font-size: 11px;
        line-height: 1;
        position: relative;
        top: -2px;
        left: 10px
    }

.progress-bar {
    -webkit-transition: width 1.5s ease;
    -o-transition: width 1.5s ease;
    transition: width 1.5s ease
}

.progress .label {
    position: absolute;
    top: -16px;
    font-size: 11px;
    color: #333;
    right: 10px;
    font-weight: 400;
    padding: 0
}

.progress .text {
    position: absolute;
    font-size: 11px;
    top: -17px;
    left: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #999
}

.progress.dark {
    background-color: #cdcdcd;
    border-color: #cdcdcd
}

    .progress.dark.style-1 {
        border-color: #fff
    }

.dark .progress-bar-striped, .dark .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent)
}

.progress-bar-white {
    background-color: #fff;
    color: #777
}

.progress-bar-default {
    background-color: #09afdf
}

.progress-bar-gray {
    background-color: #999
}

.progress-bar-dark {
    background-color: #333
}

.gray-bg .progress {
    background-color: #fff;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.1)
}

.knob-container {
    margin: 10px;
    position: relative;
    display: inline-block
}

    .knob-container canvas {
        width: 132px;
        height: 132px;
        margin: 0 auto
    }

.knob-text {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -14px
}

@media (min-width:1200px) {
    .knob-container canvas {
        width: 169px;
        height: 169px
    }
}

form {
    margin: 20px 0
}

textarea {
    resize: vertical
}

.sidebar form {
    margin: 5px 0 20px 0
}

.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    background: #fff;
    height: 40px;
    padding-right: 30px;
    border-color: #e1e1e1;
    color: #777;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075)
}

    .form-control.radius-50 {
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px
    }

.form-control-lg {
    height: 48px
}

@media (min-width:481px) {
    .form-control-lg {
        min-width: 350px
    }
}

.form-control:focus {
    border-color: #999;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075)
}

select.form-control {
    padding-right: 5px;
    -webkit-appearance: menulist
}

select[multiple].form-control {
    -webkit-appearance: listbox
}

.form-control::-moz-placeholder {
    color: inherit
}

.form-control:-ms-input-placeholder {
    color: inherit
}

.form-control::-webkit-input-placeholder {
    color: inherit
}

.input-group-addon {
    background-color: #f1f1f1;
    border-color: #e1e1e1
}

.form-list > div {
    padding: 7px 15px;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3;
    margin: 6px 0;
    display: block
}

.checkbox label, .radio label, form label {
    font-weight: 300
}

fieldset {
    padding: 10px 25px;
    margin: 15px 0;
    border: 1px solid #ddd;
    background-color: #fafafa
}

    fieldset legend {
        display: block;
        width: auto;
        padding: 3px 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: inherit;
        color: #333;
        border: 1px solid #ddd;
        background-color: #fff
    }

input[type=checkbox], input[type=radio] {
    margin-top: 5px
}

.has-feedback label ~ .form-control-feedback {
    top: 27px
}

.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 42px !important;
    top: 0;
    color: #777
}

.form-control-lg + .form-control-feedback, .has-feedback label.sr-only ~ .form-control-lg + .form-control-feedback {
    height: 48px;
    top: 4px
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: .5
}

.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    top: 0
}

.dark-bg .form-control {
    background-color: rgba(255,255,255,.15);
    border-color: #353535;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
    color: #cdcdcd
}

.dark-bg .has-error .form-control:focus, .dark-bg .has-success .form-control:focus, .dark-bg .has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.8)
}

.dark-bg .input-group-addon {
    background-color: rgba(255,255,255,.2);
    border-color: #000
}

.dark-bg .form-control:focus, .dark-bg .has-error .form-control:focus, .dark-bg .has-success .form-control:focus, .dark-bg .has-warning .form-control:focus {
    background-color: rgba(255,255,255,.25)
}

.dark-bg .form-control-feedback {
    color: #cdcdcd
}

.default-bg .form-control {
    background-color: rgba(0,0,0,.2);
    border-color: #0c9ec7;
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
    box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
    color: #fff
}

.default-bg .has-error .form-control:focus, .default-bg .has-success .form-control:focus, .default-bg .has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
    box-shadow: inset 0 2px 3px rgba(0,0,0,.35)
}

.default-bg .input-group-addon {
    background-color: rgba(0,0,0,.2);
    border-color: #0c9ec7
}

.default-bg .form-control:focus {
    background-color: rgba(0,0,0,.1)
}

.default-bg .form-control-feedback {
    color: #fff
}

.dark .form-control {
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.6);
    box-shadow: inset 0 2px 3px rgba(0,0,0,.6);
    color: #ccc;
    background-color: rgba(255,255,255,.1);
    border-color: #373737
}

    .dark .form-control:focus {
        background-color: rgba(255,255,255,.15)
    }

.dark .form-control-feedback {
    color: #cdcdcd
}

.dark .footer-content .form-control {
    border-color: #222
}

.dark-bg .has-success .checkbox, .dark-bg .has-success .checkbox-inline, .dark-bg .has-success .control-label, .dark-bg .has-success .form-control-feedback, .dark-bg .has-success .help-block, .dark-bg .has-success .radio, .dark-bg .has-success .radio-inline, .dark-bg .has-success.checkbox label, .dark-bg .has-success.checkbox-inline label, .dark-bg .has-success.radio label, .dark-bg .has-success.radio-inline label {
    color: #15c019
}

.dark-bg .has-warning .checkbox, .dark-bg .has-warning .checkbox-inline, .dark-bg .has-warning .control-label, .dark-bg .has-warning .form-control-feedback, .dark-bg .has-warning .help-block, .dark-bg .has-warning .radio, .dark-bg .has-warning .radio-inline, .dark-bg .has-warning.checkbox label, .dark-bg .has-warning.checkbox-inline label, .dark-bg .has-warning.radio label, .dark-bg .has-warning.radio-inline label {
    color: #e5af51
}

.dark-bg .has-error .checkbox, .dark-bg .has-error .checkbox-inline, .dark-bg .has-error .control-label, .dark-bg .has-error .form-control-feedback, .dark-bg .has-error .help-block, .dark-bg .has-error .radio, .dark-bg .has-error .radio-inline, .dark-bg .has-error.checkbox label, .dark-bg .has-error.checkbox-inline label, .dark-bg .has-error.radio label, .dark-bg .has-error.radio-inline label {
    color: #ef4f4c
}

.has-success .form-control, .has-success .form-control:focus {
    border-color: #3c763d
}

.has-warning .form-control, .has-warning .form-control:focus {
    border-color: #8a6d3b
}

.has-error .form-control, .has-error .form-control:focus {
    border-color: #a94442
}

.default-bg .has-error .form-control, .default-bg .has-error .form-control:focus, .default-bg .has-success .form-control, .default-bg .has-success .form-control:focus, .default-bg .has-warning .form-control, .default-bg .has-warning .form-control:focus {
    border-color: #fff;
    color: #fff
}

.default-bg .has-error .control-label, .default-bg .has-error .form-control-feedback, .default-bg .has-success .control-label, .default-bg .has-success .form-control-feedback, .default-bg .has-warning .control-label, .default-bg .has-warning .form-control-feedback {
    color: #fff
}

.has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-error .error {
    font-weight: 400;
    margin-bottom: 5px;
    display: block
}

.sorting-filters label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: left
}

.sorting-filters form {
    margin: 0
}

.sorting-filters .form-inline .form-control {
    width: 100%
}

.sorting-filters .btn {
    margin: 0;
    min-width: 0;
    width: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .sorting-filters .form-inline .form-group {
        width: 18%;
        margin-right: 1.2%
    }

    .IdentityMaxx-companies-section .IdentityMaxx-companies {
        background-size: contain;
        padding: 103px 65px 140px 0
    }
}

@media (min-width:768px) {
    .sorting-filters .btn {
        margin: 25px 0 0
    }
}

@media (max-width:767px) {
    .sorting-filters .form-control {
        margin: 0 0 5px
    }

    .IdentityMaxx-companies-section .IdentityMaxx-companies {
        background-size: contain;
        padding: 105px 70px 140px 0
    }

    .main-wrapper {
        padding-top: 0;
        border-top: none
    }

        .main-wrapper .inner-wrapper h3 {
            font-size: 20px
        }

        .main-wrapper .inner-wrapper {
            margin-top: 0
        }
}

@media (min-width:480px) and (max-width:639px) {
    .IdentityMaxx-companies-section .IdentityMaxx-companies {
        background-size: contain;
        padding: 70px 35px 139px 0
    }
}

@media (max-width:479px) {
    .IdentityMaxx-companies-section .IdentityMaxx-companies {
        background-size: contain;
        padding: 50px 20px 60px 0
    }

    .mshcrt {
        text-align: center
    }

        .mshcrt .btntxt {
            display: none
        }

        .mshcrt .mbtntxt {
            font-size: 15px
        }

    .table > tbody > tr > th {
        padding: 4px;
        font-size: 11px
    }
}

.alert {
    margin: 20px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none
}

.alert-success {
    color: #2a5f2b;
    background-color: #bcdab0
}

.alert-info {
    color: #1a4e68;
    background-color: #c6e8fa
}

.alert-warning {
    color: #72582b;
    background-color: #f7f0ce
}

.alert-icon {
    padding-left: 70px;
    position: relative
}

    .alert-icon i {
        position: absolute;
        font-size: 28px;
        left: 21px;
        top: 13px;
        width: 30px;
        text-align: center
    }

.close {
    font-size: 28px;
    font-weight: 400;
    opacity: .4
}

[data-notify=container] {
    max-width: 400px
}

[data-notify=progressbar] {
    display: none
}

.announcement {
    font-size: 13px
}

    .announcement .alert {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px 0;
        position: relative
    }

        .announcement .alert .close {
            position: absolute;
            top: 50%;
            right: 10px;
            z-index: 3;
            margin-top: -14px;
            text-shadow: none;
            opacity: .7
        }

            .announcement .alert .close:focus, .announcement .alert .close:hover {
                color: #fff;
                opacity: 1
            }

    .announcement p:last-child {
        margin-bottom: 0
    }

    .announcement h2, .announcement h3, .announcement h4 {
        margin-top: 5px;
        margin-bottom: 5px
    }

.icon {
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: rgba(255,255,255,.85);
    color: #000;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent
}

.icons .icon {
    margin: 0 5px 5px 0
}

.icon i {
    position: relative;
    z-index: 1;
    color: #ccc
}

.icon.dark-bg {
    background-color: rgba(66,66,66,.66);
    color: #fff
}

.icon.default-bg {
    background-color: #09afdf;
    color: #fff
}

.icon.light-bg {
    background-color: #fff;
    color: #09afdf
}

.icon.without-bg {
    font-size: 36px;
    line-height: 1;
    color: inherit;
    background-color: transparent;
    height: 100%
}

.icon.large {
    font-size: 36px;
    width: 100px;
    height: 100px;
    line-height: 97px
}

.icon.small {
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 43px
}

.feature-box, .feature-box-2 {
    margin-bottom: 30px
}

    .feature-box .title, .feature-box-2 .title {
        margin-top: 0
    }

    .feature-box h3 {
        margin-top: 0
    }

    .feature-box .icon {
        margin-bottom: 10px
    }

    .feature-box p {
        clear: both;
        margin-bottom: 15px
    }

    .feature-box:not(.shadow):hover .icon {
        opacity: .8
    }

.feature-box-2 {
    position: relative
}

    .feature-box-2 .icon {
        position: absolute;
        top: 0;
        left: 0
    }

        .feature-box-2 .icon.without-bg {
            width: 0;
            height: 0
        }

    .feature-box-2.boxed {
        border: 1px solid #f1f1f1
    }

        .feature-box-2.boxed .icon {
            left: 20px;
            top: 20px
        }

    .feature-box-2 .icon {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .feature-box-2 .body {
        margin-left: 62px
    }

    .feature-box-2:hover .icon {
        opacity: .8
    }

    .feature-box-2.right .body {
        margin-right: 62px;
        margin-left: 0;
        text-align: right
    }

    .feature-box-2.right .icon {
        left: auto;
        right: 0
    }

        .feature-box-2.right .icon.without-bg {
            right: 40px
        }

    .feature-box-2.boxed.right .icon {
        left: auto;
        right: 20px
    }

        .feature-box-2.boxed.right .icon.without-bg {
            right: 60px
        }

@media (max-width:991px) {
    .feature-box-2:not(.boxed) {
        padding-bottom: 0
    }

    #carousel-custom {
        width: 100% !important;
        float: none !important;
        margin: 15px 0 15px 0 !important
    }

    .zoomContainer {
        display: none
    }
}

.shadow, .shadow-narrow {
    position: relative;
    background-color: #fff
}

.light-gray-bg.shadow, .light-gray-bg.shadow-narrow {
    background-color: #fafafa
}

.bordered {
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dark-bg .bordered {
    border: 1px solid #555
}

.shadow *, .shadow-narrow * {
    position: relative;
    z-index: 3
}

.shadow-narrow:before, .shadow:before {
    position: absolute;
    left: 0;
    height: 60%;
    bottom: 0;
    width: 100%;
    content: "";
    background-color: #fff;
    z-index: 2
}

.light-gray-bg.shadow-narrow:before, .light-gray-bg.shadow:before {
    background-color: #fafafa
}

.shadow-narrow:after, .shadow:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 96%;
    left: 50%;
    bottom: 2px;
    margin-left: -48%;
    -webkit-box-shadow: 0 5px 7px #999;
    box-shadow: 0 5px 7px #999;
    z-index: 1;
    border-radius: 10%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.shadow-narrow:after {
    width: 90%;
    margin-left: -45%
}

.shadow-narrow:hover:after, .shadow:hover:after {
    bottom: 10px
}

.owl-item .image-box {
    margin-bottom: 20px
}

.image-box .body {
    padding: 15px
}

    .image-box .body h3 {
        margin-top: 0
    }

    .image-box .body p:last-child {
        margin-bottom: 0
    }

.image-box.style-4 {
    border: none
}

.image-box.style-3-b {
    display: block;
    margin-bottom: 40px
}

    .image-box.style-3-b .body {
        padding: 10px 0
    }

@media (min-width:768px) {
    .image-box.style-3-b .body {
        padding: 0
    }
}

@media (max-width:991px) {
    .image-box.style-4 {
        margin-bottom: 30px
    }
}

.listing-item .overlay-container .badge {
    position: absolute;
    border: 1px solid #09afdf;
    background-color: rgba(255,255,255,.95);
    color: #09afdf;
    font-weight: 400;
    padding: 4px;
    top: 10px;
    right: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.listing-item .body {
    padding: 15px
}

    .listing-item .body h3 {
        margin-top: 0;
        font-size: 18px;
        line-height: 1.4
    }

.listing-item .elements-list {
    font-size: 12px
}

.listing-item .price {
    font-size: 18px;
    margin-top: 1px;
    display: inline-block;
    font-weight: 400
}

    .listing-item .price del {
        font-size: 12px;
        color: #999
    }

.listing-item .overlay-to-top {
    padding: 10px 0 !important
}

    .listing-item .overlay-to-top .btn-sm-link {
        padding: 5px
    }

.modal-content .modal-header {
    background-color: #09afdf
}

.modal-content .modal-title {
    color: #fff
}

.modal-open .page-wrapper {
    -webkit-filter: blur(3px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.modal-footer .btn + .btn {
    margin-bottom: 5px
}

@media (min-width:1200px) {
    .modal-lg {
        width: 1140px
    }
}

.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden
}

.overlay-bottom, .overlay-top {
    position: absolute;
    top: auto;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(30,30,30,.5);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    height: 0;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

    .overlay-bottom.links, .overlay-to-top.links {
        z-index: 11
    }

.overlay-to-top {
    position: absolute;
    top: auto;
    padding: 10px;
    bottom: -30px;
    left: 0;
    right: 0;
    background-color: rgba(30,30,30,.5);
    opacity: 0;
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    color: #fff
}

.overlay-top {
    top: 0
}

.overlay-visible .overlay-bottom, .overlay-visible .overlay-top {
    opacity: 1;
    height: auto !important;
    padding-bottom: 20px
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links), .overlay-visible.overlay-container:hover .overlay-top {
    opacity: .5
}

.overlay-bottom a, .overlay-to-top a, .overlay-top a {
    color: #fff
}

.overlay-container .text {
    padding: 0 20px;
    position: relative
}

    .overlay-container .text h3, .overlay-container .text h3 .small {
        margin-top: 0;
        color: #fff
    }

    .overlay-container .text a:hover {
        color: #fff
    }

.overlay-bottom .btn, .overlay-top .btn {
    color: #fff;
    border-color: #fff;
    margin: 0
}

    .overlay-bottom .btn:hover, .overlay-top .btn:hover {
        color: #777;
        background-color: #fff
    }

.image-box.style-2:hover .overlay-bottom, .image-box.style-2:hover .overlay-top, .overlay-container:hover .overlay-bottom, .overlay-container:hover .overlay-top {
    height: 50%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

.image-box:hover .overlay-to-top, .overlay-container:hover .overlay-to-top {
    opacity: 1;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

.overlay-link {
    position: absolute;
    z-index: 10;
    top: 0;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(30,30,30,.5);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    color: #fff
}

    .overlay-link i {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        width: 80px;
        height: 80px;
        border: 1px solid #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -40px 0 0 -40px;
        font-size: 32px;
        line-height: 80px
    }

        .overlay-link i:hover {
            background-color: #fff;
            color: #777
        }

    .overlay-link.small i {
        width: 25px;
        height: 25px;
        margin: -12.5px 0 0 -12.5px;
        font-size: 14px;
        line-height: 25px
    }

.overlay-container:hover .overlay-link {
    height: 100%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

@media (min-width:1200px) {
    .overlay-container .text {
        top: 30%
    }
}

@media (max-width:480px) {
    .overlay-container .text {
        top: 0;
        padding: 0
    }

        .overlay-container .text p.large {
            font-size: 12px;
            line-height: 14px;
            margin-bottom: 0
        }
}

@media (max-width:420px) {
    .overlay-container:hover .overlay-bottom {
        height: 100% !important
    }

    .product-wrapper .product-inner h3 {
        font-size: 18px
    }
}

@media (min-width:480px) and (max-width:1199px) {
    .overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .owl-item .overlay-container:hover .overlay-top {
        height: 71%
    }

    .owl-item .overlay-container:hover .overlay-bottom {
        height: 29%
    }
}

.video-background, .video-background-banner {
    position: relative;
    overflow: hidden
}

.tp-caption .embed-responsive {
    overflow: visible
}

.audio-wrapper iframe {
    width: 100%;
    border: none;
    margin-bottom: 20px
}

.jumbotron {
    background-color: transparent
}

.top.carousel-indicators {
    bottom: auto;
    top: 10px
}

.bottom.carousel-indicators {
    bottom: 10px
}

.shadow .carousel-indicators {
    position: absolute;
    z-index: 4
}

.main-navigation .badge {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 12px;
    background-color: transparent;
    color: inherit;
    font-weight: 300;
    padding: 2px 4px
}

.main-navigation .mega-menu .badge {
    top: 8px
}

@media (max-width:767px) {
    .main-navigation .dropdown-toggle .badge {
        right: 50px
    }
}

.page-loader-1 .page-wrapper {
    opacity: 0
}

.page-loader-1.pace-done .page-wrapper {
    opacity: 1;
    -webkit-transition: ease-in-out opacity .2s;
    -o-transition: ease-in-out opacity .2s;
    transition: ease-in-out opacity .2s
}

.page-loader-1 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 200px;
    background: #fff;
    border: 1px solid #09afdf;
    overflow: hidden
}

    .page-loader-1 .pace .pace-progress {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        max-width: 200px;
        position: fixed;
        z-index: 2000;
        display: block;
        position: absolute;
        top: 0;
        right: 100%;
        height: 100%;
        width: 100%;
        background: #09afdf
    }

.page-loader-2 .page-wrapper {
    opacity: 0
}

.page-loader-2.pace-done .page-wrapper {
    opacity: 1;
    -webkit-transition: ease-in-out opacity .2s;
    -o-transition: ease-in-out opacity .2s;
    transition: ease-in-out opacity .2s
}

.page-loader-2 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    height: 60px;
    width: 100px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    .page-loader-2 .pace .pace-progress {
        z-index: 2000;
        position: absolute;
        height: 60px;
        width: 100px;
        -webkit-transform: translate3d(0,0,0) !important;
        -ms-transform: translate3d(0,0,0) !important;
        transform: translate3d(0,0,0) !important
    }

        .page-loader-2 .pace .pace-progress:before {
            content: attr(data-progress-text);
            text-align: center;
            color: #fff;
            background: #09afdf;
            border-radius: 50%;
            font-family: "Helvetica Neue",sans-serif;
            font-size: 14px;
            font-weight: 100;
            line-height: 45px;
            padding: 0;
            width: 44px;
            height: 44px;
            margin: 8px 0 0 29px;
            display: block;
            z-index: 999;
            position: absolute
        }

    .page-loader-2 .pace .pace-activity {
        font-size: 15px;
        line-height: 1;
        z-index: 2000;
        position: absolute;
        height: 60px;
        width: 100px;
        display: block;
        -webkit-animation: pace-theme-center-atom-spin 2s linear infinite;
        -moz-animation: pace-theme-center-atom-spin 2s linear infinite;
        -ms-animation: pace-theme-center-atom-spin 2s linear infinite;
        -o-animation: pace-theme-center-atom-spin 2s linear infinite;
        animation: pace-theme-center-atom-spin 2s linear infinite
    }

    .page-loader-2 .pace .pace-activity {
        border-radius: 50%;
        border: 5px solid #09afdf;
        content: ' ';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 60px;
        width: 100px
    }

        .page-loader-2 .pace .pace-activity:after {
            border-radius: 50%;
            border: 5px solid #09afdf;
            content: ' ';
            display: block;
            position: absolute;
            top: -5px;
            left: -5px;
            height: 60px;
            width: 100px;
            -webkit-transform: rotate(60deg);
            -ms-transform: rotate(60deg);
            -o-transform: rotate(60deg);
            transform: rotate(60deg)
        }

        .page-loader-2 .pace .pace-activity:before {
            border-radius: 50%;
            border: 5px solid #09afdf;
            content: ' ';
            display: block;
            position: absolute;
            top: -5px;
            left: -5px;
            height: 60px;
            width: 100px;
            -webkit-transform: rotate(120deg);
            -ms-transform: rotate(120deg);
            -o-transform: rotate(120deg);
            transform: rotate(120deg)
        }

@-webkit-keyframes pace-theme-center-atom-spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes pace-theme-center-atom-spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-o-keyframes pace-theme-center-atom-spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes pace-theme-center-atom-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.page-loader-3 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .page-loader-3 .pace .pace-progress {
        background: #09afdf;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 2px
    }

.pace.pace-inactive {
    display: none
}

.page-loader-4 .page-wrapper {
    opacity: 0
}

.page-loader-4.pace-done .page-wrapper {
    opacity: 1;
    -webkit-transition: ease-in-out opacity .2s;
    -o-transition: ease-in-out opacity .2s;
    transition: ease-in-out opacity .2s
}

.page-loader-4 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-perspective: 12rem;
    -moz-perspective: 12rem;
    -ms-perspective: 12rem;
    -o-perspective: 12rem;
    perspective: 12rem;
    z-index: 2000;
    position: fixed;
    height: 6rem;
    width: 6rem;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    .page-loader-4 .pace .pace-progress {
        position: fixed;
        z-index: 2000;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 6rem;
        width: 6rem !important;
        line-height: 6rem;
        font-size: 2rem;
        border-radius: 50%;
        background: #ff530e !important;
        color: #fff;
        font-family: "Helvetica Neue",sans-serif;
        font-weight: 100;
        text-align: center;
        -webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
        -moz-animation: pace-theme-center-circle-spin linear infinite 2s;
        -ms-animation: pace-theme-center-circle-spin linear infinite 2s;
        -o-animation: pace-theme-center-circle-spin linear infinite 2s;
        animation: pace-theme-center-circle-spin linear infinite 2s;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

        .page-loader-4 .pace .pace-progress:after {
            content: attr(data-progress-text);
            display: block
        }

@-webkit-keyframes pace-theme-center-circle-spin {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(360deg)
    }
}

@-moz-keyframes pace-theme-center-circle-spin {
    from {
        -moz-transform: rotateY(0)
    }

    to {
        -moz-transform: rotateY(360deg)
    }
}

@-ms-keyframes pace-theme-center-circle-spin {
    from {
        -ms-transform: rotateY(0)
    }

    to {
        -ms-transform: rotateY(360deg)
    }
}

@-o-keyframes pace-theme-center-circle-spin {
    from {
        -o-transform: rotateY(0)
    }

    to {
        -o-transform: rotateY(360deg)
    }
}

@keyframes pace-theme-center-circle-spin {
    from {
        transform: rotateY(0)
    }

    to {
        transform: rotateY(360deg)
    }
}

.page-loader-5 .page-wrapper {
    opacity: 0
}

.page-loader-5.pace-done .page-wrapper {
    opacity: 1;
    -webkit-transition: ease-in-out opacity .2s;
    -o-transition: ease-in-out opacity .2s;
    transition: ease-in-out opacity .2s
}

.page-loader-5 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .page-loader-5 .pace .pace-progress {
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 0;
        height: 5rem;
        width: 5rem;
        -webkit-transform: translate3d(0,0,0) !important;
        -ms-transform: translate3d(0,0,0) !important;
        transform: translate3d(0,0,0) !important
    }

        .page-loader-5 .pace .pace-progress:after {
            display: block;
            position: absolute;
            top: 0;
            right: .5rem;
            content: attr(data-progress-text);
            font-family: "Helvetica Neue",sans-serif;
            font-weight: 100;
            font-size: 100px;
            line-height: 1;
            text-align: right;
            color: #09afdf
        }

.page-loader-6 .page-wrapper {
    opacity: 0
}

.page-loader-6.pace-done .page-wrapper {
    opacity: 1;
    -webkit-transition: ease-in-out opacity .2s;
    -o-transition: ease-in-out opacity .2s;
    transition: ease-in-out opacity .2s
}

.page-loader-6 .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .page-loader-6 .pace .pace-activity {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 0;
        width: 300px;
        height: 300px;
        background: #09afdf;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
        transform: translateX(100%) translateY(-100%) rotate(45deg);
        pointer-events: none
    }

    .page-loader-6 .pace.pace-active .pace-activity {
        -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
        transform: translateX(50%) translateY(-50%) rotate(45deg)
    }

    .page-loader-6 .pace .pace-activity::after, .page-loader-6 .pace .pace-activity::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        bottom: 30px;
        left: 50%;
        display: block;
        border: 5px solid #fff;
        border-radius: 50%;
        content: ''
    }

    .page-loader-6 .pace .pace-activity::before {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        border-right-color: rgba(0,0,0,.2);
        border-left-color: rgba(0,0,0,.2);
        -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
        -moz-animation: pace-theme-corner-indicator-spin 3s linear infinite;
        -ms-animation: pace-theme-corner-indicator-spin 3s linear infinite;
        -o-animation: pace-theme-corner-indicator-spin 3s linear infinite;
        animation: pace-theme-corner-indicator-spin 3s linear infinite
    }

    .page-loader-6 .pace .pace-activity::after {
        bottom: 50px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        border-top-color: rgba(0,0,0,.2);
        border-bottom-color: rgba(0,0,0,.2);
        -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
        -moz-animation: pace-theme-corner-indicator-spin 1s linear infinite;
        -ms-animation: pace-theme-corner-indicator-spin 1s linear infinite;
        -o-animation: pace-theme-corner-indicator-spin 1s linear infinite;
        animation: pace-theme-corner-indicator-spin 1s linear infinite
    }

@-webkit-keyframes pace-theme-corner-indicator-spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes pace-theme-corner-indicator-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.navbar.navbar-default {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 15px;
    border-color: #ededed;
    background-color: #fafafa;
    font-weight: 400
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 16px;
    padding: 10px 15px 10px 15px;
    z-index: 102;
    border: none;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-decoration: none
}

.main-navigation.animated .navbar-default .navbar-nav > li > a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a {
    color: #000
}

.navbar-default .navbar-nav > li.dropdown > a {
    padding-right: 20px
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #09afdf
}

.transparent-header .header:not(.dark) .navbar-nav > li.open > a, .transparent-header .header:not(.dark) .navbar-nav > li > a:focus, .transparent-header .header:not(.dark) .navbar-nav > li > a:hover {
    color: #09afdf
}

.main-navigation .navbar-nav > .dropdown > a:focus, .main-navigation .navbar-nav > .open > a, .main-navigation .navbar-nav > .open > a:focus, .main-navigation .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #09afdf;
    border-bottom-color: #fff;
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    z-index: 106
}

.transparent-header.gradient-background-header .header:not(.dark) .active.dropdown > a:before {
    color: #000
}

.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus, .transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent
}

@media (min-width:768px) {
    .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:focus, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:hover, .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:hover {
        color: #000;
        border-bottom: 1px solid #454545
    }

    .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:focus {
        color: #000
    }
}

.main-navigation .navbar-nav > .open.active > a:active, .main-navigation .navbar-nav > .open > a:active {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

    .main-navigation .navbar-nav > .open.active > a:active + ul, .main-navigation .navbar-nav > .open > a:active + ul {
        display: none
    }

.main-navigation .dropdown-menu {
    z-index: 105;
    top: 99.2%
}

.header.centered .main-navigation .dropdown-menu {
    top: 99%
}

.dropdown-menu .divider {
    background-color: #ededed
}

.dropdown-menu {
    min-width: 220px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 24px rgba(0,0,0,.06);
    box-shadow: 0 6px 24px rgba(0,0,0,.06);
    border: 1px solid #f1f1f1;
    z-index: 101
}

    .dropdown-menu > li > a {
        padding: 10px 20px;
        font-size: 14px;
        color: #333;
        border-bottom: 1px solid #f7f7f7;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        position: relative;
        text-align: left
    }

        .dropdown-menu .menu > .active > a, .dropdown-menu .menu > .active > a:focus, .dropdown-menu .menu > .active > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
            background-color: #fcfcfc;
            color: #0c9ec7;
            border-color: #f7f7f7
        }

    .dropdown-menu .dropdown-menu {
        top: -1px;
        left: 100% !important;
        right: auto;
        border-top: 1px solid #f7f7f7
    }

.header.centered .dropdown-menu .dropdown-menu {
    top: -1px;
    left: 100% !important
}

header.full-width .dropdown-menu .dropdown-menu.to-left {
    right: 100% !important;
    left: auto !important
}

@media (max-width:1610px) {
    .dropdown-menu .dropdown-menu.to-left {
        right: 100% !important;
        left: auto !important
    }
}

.mega-menu.dropdown {
    position: static
}

.mega-menu .dropdown-menu {
    left: 0;
    width: 100%;
    padding: 20px 30px
}

.mega-menu .menu {
    list-style: none;
    padding: 0;
    margin: 0
}

    .mega-menu .menu li {
        position: relative
    }

.mega-menu h4.title {
    margin: 5px 0;
    font-size: 15px;
    text-transform: uppercase
}

.mega-menu .menu > li > a {
    padding: 5px 0;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #f7f7f7;
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-align: left
}

    .dropdown-menu > li > a i, .mega-menu .menu > li > a i {
        padding-left: 5px;
        font-size: 12px;
        width: 20px;
        position: relative;
        top: -1px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        color: #cdcdcd
    }

        .dropdown-menu > li > a i.fa, .mega-menu .menu > li > a i.fa {
            width: 32px;
            text-align: center
        }

        .dropdown-menu > li > a i.fa-circle-o, .mega-menu .menu > li > a i.fa-circle-o {
            font-size: 7px;
            top: -3px
        }

        .mega-menu .menu > li > a i.fa-spin {
            width: 11px;
            padding: 0;
            margin-right: 13px;
            margin-left: 8px
        }

.mega-menu .menu > li:last-child > a {
    border-bottom: none !important
}

header:not(.dark) .dropdown-menu > li.active > a i, header:not(.dark) .dropdown-menu > li > a:hover i, header:not(.dark) .mega-menu .menu > li.active > a i, header:not(.dark) .mega-menu .menu > li > a:hover i {
    color: #09afdf
}

header .dropdown-menu > li.active > a i.fa-circle-o:before, header .dropdown-menu > li > a:hover i.fa-circle-o:before, header .mega-menu .menu > li.active > a i.fa-circle-o:before, header .mega-menu .menu > li > a:hover i.fa-circle-o:before {
    content: "\f111"
}

.mega-menu .menu > li > a:focus, .mega-menu .menu > li > a:hover {
    background-color: #fcfcfc;
    color: #0c9ec7;
    border-color: #f7f7f7;
    text-decoration: none
}

.header.centered .dropdown > a:before {
    top: 18px
}

.header:not(.dark) .active.dropdown > a:before, .header:not(.dark).centered .active.dropdown > a:before {
    color: #09afdf
}

.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active) > a:before {
    color: #777
}

.navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #eaeaea
}

.transparent-header .header:not(.dark) .navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #09afdf
}

.dropdown .dropdown.open > a:before, .header.centered:not(.dark) .dropdown .dropdown.open > a:before {
    color: #09afdf
}

#offcanvas.animated .dropdown-menu .open .dropdown-menu, #offcanvas.animated .open .dropdown-menu, .animated.main-navigation .navbar-nav .open .dropdown-menu {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall
}

.animated.main-navigation .dropdown-menu .open .dropdown-menu {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall
}

header.full-width .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall
}

@media (max-width:1610px) {
    .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left {
        -webkit-animation-name: fadeInRightSmall;
        animation-name: fadeInRightSmall
    }
}

.navbar-default .navbar-toggle {
    border-color: #ccc
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fafafa;
        border-color: #0c9ec7
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ccc
    }

    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #0c9ec7
    }

@media (min-width:768px) {
    .main-navigation .navbar-nav.navbar-right:last-child {
        margin-right: 0
    }

    .navbar.navbar-default {
        background-color: transparent;
        border: none;
        margin: 0
    }

    .navbar-default .navbar-nav > li > a {
        padding: 28px 15px 27px 15px
    }

    .header.centered .navbar-default .navbar-nav > li > a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        border-top: 1px solid transparent
    }

    .header.centered:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus, .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a, .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:focus, .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:hover {
        border-top: 1px solid #f5f5f5
    }

    header:not(.full-width):not(.centered) .with-dropdown-buttons .mega-menu:not(.narrow) .dropdown-menu {
        left: 0;
        width: 720px
    }

    header:not(.full-width) .main-navigation .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    header:not(.full-width) .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    header:not(.full-width) .main-navigation .navbar-right .dropdown-menu {
        right: auto;
        left: 0
    }

    header:not(.full-width) .main-navigation .navbar-right > li:last-child > .dropdown-menu {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 12px !important;
        padding: 28px 10px 27px 10px
    }

    .navbar-brand {
        width: 200px
    }

        .navbar-brand img {
            width: 100%
        }

    .identityHeader ul li a {
        font-size: 12px !important
    }

    .identityHeader ul li a {
        padding: 0 10px
    }

    .identityHeader ul {
        margin-top: 25px
    }

    #identityBannerWrap {
        margin-top: 65px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .header:not(.full-width) .main-navigation .navbar-nav {
        float: left !important
    }

    body:not(.fixed-header-on) .header:not(.dark) .navbar-default .navbar-nav > li > a {
        border-top: 1px solid transparent
    }

    body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus, body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover {
        border-top: 1px solid #f5f5f5
    }

    .navbar-nav {
        position: absolute;
        top: 42px
    }

    .navbar {
        height: 99px
    }

    .identityHeader ul {
        margin-top: 20px !important
    }
}

@media (min-width:992px) {
    .col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu {
        left: -243px !important;
        width: 940px !important
    }
}

@media (min-width:1200px) {
    .main-navigation .navbar-nav > li {
        margin: 0 0 0 10px
    }

        .main-navigation .navbar-nav > li:first-child {
            margin: 0
        }

    .col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu {
        left: -293px !important;
        width: 1140px !important
    }
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #0c9ec7;
        background-color: transparent
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 1px solid #f3f3f3
    }

    .dropdown-menu {
        background: #eee !important
    }

        .dropdown-menu li {
            margin-bottom: 0 !important
        }

            .dropdown-menu li a {
                padding: 5px !important;
                border-bottom: 1px #ccc solid !important;
                margin: 0 !important
            }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #0c9ec7;
        background-color: #fff;
        border-bottom-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: #fff
    }

        .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            padding: 12px 15px 12px 40px;
            color: #333;
            border-color: #f9f9f9
        }

            .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
                color: #0c9ec7
            }

    .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
        padding-left: 60px
    }

    .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
        padding-left: 80px
    }

    .navbar-default .navbar-nav > .dropdown.open > a:before {
        color: #09afdf
    }

    .dropdown > a:before, .header.centered .dropdown > a:before {
        color: #999;
        top: 14px;
        right: 32px
    }

    .dropdown .dropdown > a:before, .header.centered .dropdown .dropdown > a:before {
        right: 36px
    }

    .transparent-header .main-navigation .navbar.navbar-default {
        background-color: rgba(255,255,255,.9);
        position: absolute;
        width: 100%
    }
}

.dark.header .navbar.navbar-default {
    border-color: rgba(0,0,0,.3);
    background-color: rgba(0,0,0,.2)
}

.dark.header .navbar-default .navbar-nav > li > a {
    color: #ccc;
    border-bottom: 1px solid transparent;
    text-shadow: 1px 1px rgba(0,0,0,.6)
}

.transparent-header .dark.header .navbar-nav > li > a {
    color: #e1e1e1
}

.dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:focus, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent
}

.dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > li > a:hover {
    z-index: 106
}

.dark.header .main-navigation .navbar-nav > .dropdown > a:focus, .dark.header .main-navigation .navbar-nav > .open > a, .dark.header .main-navigation .navbar-nav > .open > a:focus, .dark.header .main-navigation .navbar-nav > .open > a:hover {
    background-color: rgba(0,0,0,.15);
    color: #fff;
    border-bottom-color: #2e3537;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    z-index: 106
}

.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .dropdown > a:focus, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:focus, .transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:hover {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent
}

.dark.header .dropdown-menu {
    background-color: #2e3537;
    border: 1px solid rgba(57,66,69,.8);
    border-bottom: none
}

.dark.header .mega-menu .dropdown-menu {
    z-index: 103
}

.dark.header .dropdown-menu .divider {
    background-color: rgba(57,66,69,.8)
}

.dark.header .dropdown-menu > li > a, .dark.header .mega-menu .menu > li > a {
    color: #ccc;
    border-bottom: 1px solid rgba(57,66,69,.8);
    text-shadow: 1px 1px rgba(0,0,0,.7)
}

    .dark.header .mega-menu .menu > li > a:focus, .dark.header .mega-menu .menu > li > a:hover {
        background-color: rgba(0,0,0,.2);
        color: #fff;
        border-color: rgba(57,66,69,.8)
    }

    .dark.header .dropdown-menu .menu > .active > a, .dark.header .dropdown-menu .menu > .active > a:focus, .dark.header .dropdown-menu .menu > .active > a:hover, .dark.header .dropdown-menu > .active > a, .dark.header .dropdown-menu > .active > a:focus, .dark.header .dropdown-menu > .active > a:hover, .dark.header .dropdown-menu > li > a:focus, .dark.header .dropdown-menu > li > a:hover, .dark.header .nav .open > a, .dark.header .nav .open > a:focus, .dark.header .nav .open > a:hover {
        background-color: rgba(0,0,0,.2);
        color: #fff;
        border-color: rgba(57,66,69,.8)
    }

.dark.header .dropdown .dropdown > a:before {
    color: #ccc;
    top: 13px
}

.dark.header .dropdown .dropdown.open > a:before {
    color: #fff
}

.dark .navbar-default .navbar-toggle {
    border-color: rgba(0,0,0,.7);
    background-color: rgba(0,0,0,.4)
}

    .dark .navbar-default .navbar-toggle:focus, .dark .navbar-default .navbar-toggle:hover {
        background-color: rgba(0,0,0,.1);
        border-color: rgba(0,0,0,.7)
    }

    .dark .navbar-default .navbar-toggle .icon-bar {
        background-color: #ccc
    }

    .dark .navbar-default .navbar-toggle:focus .icon-bar, .dark .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #ccc
    }

.dark .navbar-default .navbar-collapse, .dark .navbar-default .navbar-form {
    border-color: #121212
}

@media (min-width:768px) {
    .dark.header .navbar.navbar-default {
        background-color: transparent;
        border: none;
        margin: 0
    }
}

@media (max-width:767px) {
    .dark .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: rgba(0,0,0,.2);
        border: none
    }

        .dark .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header, .dark .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            color: #ccc;
            border-color: rgba(255,255,255,.08)
        }

    .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:focus, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
        background-color: rgba(0,0,0,.2)
    }

    .dark .navbar-default .navbar-nav > .dropdown.open > a:before {
        color: #fff
    }

    .transparent-header .dark .main-navigation .navbar.navbar-default {
        background-color: rgba(57,66,69,.9);
        border-color: rgba(37,42,44,.5)
    }
}

.subfooter .navbar {
    margin: 0;
    min-height: 0;
    background: 0 0;
    border-color: transparent
}

.subfooter .navbar-default .nav > li > a {
    padding: 10px 10px;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.dark .subfooter .navbar-default .nav > li:last-child > a, .subfooter .navbar-default .nav li:last-child a {
    border: none
}

.subfooter .navbar-default .nav > .active > a:focus, .subfooter .navbar-default .nav > .active > a:hover, .subfooter .navbar-default .nav > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
    color: #0c9ec7
}

@media (min-width:768px) {
    .subfooter .navbar-nav {
        float: none;
        margin: 15px 0;
        text-align: center
    }

        .subfooter .navbar-nav > li {
            float: none;
            padding: 5px 0
        }

    .subfooter .navbar-default .nav > li > a {
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .subfooter {
        text-align: left
    }

        .subfooter .navbar-nav {
            float: right;
            margin: 0;
            text-align: left
        }

            .subfooter .navbar-nav > li {
                float: left;
                padding: 0;
                margin-top: 2px
            }

    .dark .subfooter .navbar-default .nav > li > a {
        border-right: 1px solid #333
    }

    .subfooter .navbar-default .nav > li > a {
        border-right: 1px solid #cdcdcd
    }
}

@media (max-width:767px) {
    .subfooter .navbar-default .navbar-toggle:focus, .subfooter .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        border-color: #ddd
    }

    .dark .subfooter .navbar-default .navbar-collapse {
        border-color: #888
    }

    .subfooter .navbar-default .navbar-collapse {
        border-color: #000
    }
}

.offcanvas {
    background-color: #f5f5f5;
    border-color: #f1f1f1
}

.offcanvas-toggle-left {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    z-index: 1031;
    text-align: center;
    background-color: rgba(255,255,255,.85);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .offcanvas-toggle-left:after {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 22px;
        line-height: 35px;
        text-align: center;
        color: #000
    }

#offcanvas.in + .offcanvas-toggle-left:after {
    content: "\f00d"
}

.offcanvas-toggle-right {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    z-index: 1031;
    text-align: center;
    background-color: rgba(255,255,255,.85);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .offcanvas-toggle-right:after {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 22px;
        line-height: 35px;
        text-align: center;
        color: #000
    }

#offcanvas.in + .offcanvas-toggle-right:after {
    content: "\f00d"
}

#offcanvas .navbar-nav, #offcanvas .navbar-nav > li {
    float: none;
    margin: 0
}

    #offcanvas .navbar-nav > li > a {
        color: #333;
        border-bottom: 1px solid #eee;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 300
    }

    #offcanvas .navbar-nav > li:last-child > a {
        border-bottom-color: transparent !important
    }

    #offcanvas .nav .open > a, #offcanvas .nav .open > a:focus, #offcanvas .nav .open > a:hover, #offcanvas .nav > li > a:focus, #offcanvas .nav > li > a:hover, #offcanvas .navbar-nav > li.active > a {
        color: #0c9ec7;
        background-color: #fff
    }

#offcanvas .dropdown-menu {
    position: static;
    width: 100%;
    float: none;
    box-shadow: none;
    border: none;
    background-color: #fff;
    margin: 0
}

#offcanvas.offcanvas-right .dropdown-menu {
    overflow: hidden
}

#offcanvas .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #f7f7f7;
    font-weight: 300;
    text-align: center;
    background-color: #f8f8f8
}

#offcanvas .dropdown-menu .dropdown-menu > li > a {
    background-color: #fafafa
}

#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    background-color: #fff
}

#offcanvas .dropdown > a:before {
    right: 15px;
    top: 13px;
    color: #777;
    width: 20px
}

#offcanvas .dropdown.open > a:before {
    color: #09afdf
}

#offcanvas.offcanvas-right .dropdown > a:before {
    right: auto;
    left: 15px;
    top: 13px;
    width: 20px
}

#offcanvas .dropdown .dropdown > a:before {
    content: "\f107"
}

.full-page .header-container header {
    background-color: rgba(255,255,255,.1);
    border-bottom: none;
    border-top: none;
    padding-bottom: 15px;
    padding-top: 10px
}

    .full-page .header-container header.dark {
        background-color: rgba(0,0,0,.1);
        padding-bottom: 15px
    }

.transparent-header.full-page .header-container header {
    background-color: transparent;
    padding-bottom: 15px
}

.dropdown-header {
    color: #333;
    margin: -1px -1px 0 0;
    padding: 14px 20px 9px;
    border-bottom: 1px solid rgba(0,0,0,.04);
    text-align: center;
    background-color: rgba(0,0,0,.02)
}

#logo img:hover, #logo-mobile img:hover {
    opacity: .8
}

.header.centered #logo img, .header.centered #logo-mobile img {
    margin: 0 auto
}

#logo-footer {
    margin-bottom: 20px
}

.site-slogan {
    color: #777;
    font-size: 11px;
    padding: 3px 0 0;
    font-weight: 300;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.offcanvas .logo {
    margin: 20px 0 10px
}

    .offcanvas .logo img {
        margin: 0 auto
    }

.offcanvas .site-slogan {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -10px
}

.transparent-header .header:not(.dark) .site-slogan {
    color: #000
}

.header.dark .site-slogan {
    color: #cdcdcd;
    text-shadow: 1px 1px rgba(0,0,0,.4)
}

.transparent-header .header.dark .site-slogan {
    color: #f1f1f1
}

@media (min-width:992px) and (max-width:1199px) {
    .site-slogan {
        font-size: 11px
    }
}

@media (max-width:991px) {
    header:not(.full-width) .logo img {
        margin: 0 auto
    }

    body.full-page header .logo img {
        margin: 0
    }

    .site-slogan {
        text-align: center
    }

    body.full-page .site-slogan {
        text-align: left
    }
}

@media (max-width:767px) {
    .navbar-header #logo img, .navbar-header #logo-mobile img {
        max-height: 35px;
        margin-left: 15px
    }
}

@media (max-width:480px) {
    header:not(.full-width) .header-dropdown-buttons + .logo img {
        margin: 0
    }

    .header-dropdown-buttons ~ .site-slogan {
        text-align: left
    }
}

.social-links {
    list-style: none;
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0
}

    .social-links li {
        display: inline-block;
        margin: 0 2px 2px 0
    }

        .social-links li a {
            width: 40px;
            height: 40px;
            display: block;
            text-align: center;
            font-size: 18px;
            border: 1px solid #e7e7e7;
            color: #cdcdcd;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px
        }

            .social-links li a i {
                line-height: 40px
            }

            .social-links li a:hover {
                background-color: transparent;
                border-color: #0c9ec7;
                color: #0c9ec7
            }

    .social-links.animated-effect-1 li a {
        -webkit-transition: color .4s;
        -o-transition: color .4s;
        transition: color .4s;
        position: relative;
        z-index: 1
    }

        .social-links.animated-effect-1 li a:hover {
            color: #fff !important;
            -webkit-transition: color .3s;
            -o-transition: color .3s;
            transition: color .3s
        }

        .social-links.animated-effect-1 li a:after {
            pointer-events: none;
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            content: '';
            top: 0;
            left: 0;
            padding: 0;
            z-index: -1;
            background-color: #09afdf;
            -webkit-transition: -webkit-transform .4s,opacity .4s,background-color .4s;
            -moz-transition: -moz-transform .4s,opacity .4s,background-color .4s;
            transition: transform .4s,opacity .4s,background-color .4s;
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
            transform: scale(1.4);
            opacity: 0
        }

        .social-links.animated-effect-1 li a:hover:after {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            opacity: 1;
            -webkit-transition: -webkit-transform 0s,opacity .3s,background-color .3s;
            -moz-transition: -moz-transform 0s,opacity .3s,background-color .3s;
            transition: transform 0s,opacity .3s,background-color .3s
        }

    .social-links.animated-effect-1:not(.circle) li a:after {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .social-links.default li a {
        background-color: #09afdf;
        border: 1px solid #0c9ec7;
        color: #fff
    }

        .social-links.default li a:hover {
            background-color: #fff;
            color: #777
        }

.dark .social-links li a {
    background-color: rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.1);
    color: #fff
}

.dark.social-links li a {
    background-color: rgba(0,0,0,.6);
    border: 1px solid rgba(0,0,0,.1);
    color: #fff
}

    .dark.social-links li a:hover {
        background-color: rgba(0,0,0,.8)
    }

.colored .social-links li a {
    background-color: rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.01);
    color: #fff
}

.header-top .social-links {
    margin: 0;
    display: inline-block;
    margin-top: 2px
}

.full-page .header .social-links {
    margin-top: 15px;
    margin-bottom: 0
}

.footer-content .social-links li {
    margin: 0 5px 5px 0
}

    .footer-content .social-links li a {
        color: #777;
        background-color: transparent;
        border-color: #777
    }

        .footer-content .social-links li a:hover {
            color: #fff;
            background-color: #777;
            border-color: #777
        }

.social-links.small li a {
    width: 30px;
    height: 30px;
    font-size: 14px
}

    .social-links.small li a i {
        line-height: 29px
    }

.social-links.large li a {
    width: 60px;
    height: 60px;
    font-size: 24px
}

    .social-links.large li a i {
        line-height: 60px
    }

.social-links.square li a, .square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.social-links.circle li a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.social-links.animated-effect-1 li.twitter a:hover {
    border-color: #55acee
}

.btn.twitter, .colored.social-links li.twitter a, .social-links.animated-effect-1 li.twitter a:after, .social-links:not(.animated-effect-1) li.twitter a:hover {
    background-color: #55acee;
    border-color: #55acee;
    color: #fff
}

.social-links.animated-effect-1 li.skype a:hover {
    border-color: #00aff0
}

.btn.skype, .colored.social-links li.skype a, .social-links.animated-effect-1 li.skype a:after, .social-links:not(.animated-effect-1) li.skype a:hover {
    background-color: #00aff0;
    border-color: #00aff0;
    color: #fff
}

.social-links.animated-effect-1 li.linkedin a:hover {
    border-color: #0976b4
}

.btn.linkedin, .colored.social-links li.linkedin a, .social-links.animated-effect-1 li.linkedin a:after, .social-links:not(.animated-effect-1) li.linkedin a:hover {
    background-color: #0976b4;
    border-color: #0976b4;
    color: #fff
}

.social-links.animated-effect-1 li.googleplus a:hover {
    border-color: #dd4b39
}

.btn.googleplus, .colored.social-links li.googleplus a, .social-links.animated-effect-1 li.googleplus a:after, .social-links:not(.animated-effect-1) li.googleplus a:hover {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

.social-links.animated-effect-1 li.youtube a:hover {
    border-color: #b31217
}

.btn.youtube, .colored.social-links li.youtube a, .social-links.animated-effect-1 li.youtube a:after, .social-links:not(.animated-effect-1) li.youtube a:hover {
    background-color: #b31217;
    border-color: #b31217;
    color: #fff
}

.social-links.animated-effect-1 li.flickr a:hover {
    border-color: #ff0084
}

.btn.flickr, .colored.social-links li.flickr a, .social-links.animated-effect-1 li.flickr a:after, .social-links:not(.animated-effect-1) li.flickr a:hover {
    background-color: #ff0084;
    border-color: #ff0084;
    color: #fff
}

.social-links.animated-effect-1 li.facebook a:hover {
    border-color: #3b5998
}

.btn.facebook, .colored.social-links li.facebook a, .social-links.animated-effect-1 li.facebook a:after, .social-links:not(.animated-effect-1) li.facebook a:hover {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.social-links.animated-effect-1 li.pinterest a:hover {
    border-color: #cb2027
}

.btn.pinterest, .colored.social-links li.pinterest a, .social-links.animated-effect-1 li.pinterest a:after, .social-links:not(.animated-effect-1) li.pinterest a:hover {
    background-color: #cb2027;
    border-color: #cb2027;
    color: #fff
}

.social-links.animated-effect-1 li.instagram a:hover {
    border-color: #517fa4
}

.btn.instagram, .colored.social-links li.instagram a, .social-links.animated-effect-1 li.instagram a:after, .social-links:not(.animated-effect-1) li.instagram a:hover {
    background-color: #517fa4;
    border-color: #517fa4;
    color: #fff
}

.social-links.animated-effect-1 li.vimeo a:hover {
    border-color: #aad450
}

.btn.vimeo, .colored.social-links li.vimeo a, .social-links.animated-effect-1 li.vimeo a:after, .social-links:not(.animated-effect-1) li.vimeo a:hover {
    background-color: #aad450;
    border-color: #aad450;
    color: #fff
}

.social-links.animated-effect-1 li.tumblr a:hover {
    border-color: #32506d
}

.btn.tumblr, .colored.social-links li.tumblr a, .social-links.animated-effect-1 li.tumblr a:after, .social-links:not(.animated-effect-1) li.tumblr a:hover {
    background-color: #32506d;
    border-color: #32506d;
    color: #fff
}

.social-links.animated-effect-1 li.soundcloud a:hover {
    border-color: #ff3a00
}

.btn.soundcloud, .colored.social-links li.soundcloud a, .social-links.animated-effect-1 li.soundcloud a:after, .social-links:not(.animated-effect-1) li.soundcloud a:hover {
    background-color: #ff3a00;
    border-color: #ff3a00;
    color: #fff
}

.social-links.animated-effect-1 li.foursquare a:hover {
    border-color: #0072b1
}

.btn.foursquare, .colored.social-links li.foursquare a, .social-links.animated-effect-1 li.foursquare a:after, .social-links:not(.animated-effect-1) li.foursquare a:hover {
    background-color: #0072b1;
    border-color: #0072b1;
    color: #fff
}

.social-links.animated-effect-1 li.dribbble a:hover {
    border-color: #ea4c89
}

.btn.dribbble, .colored.social-links li.dribbble a, .social-links.animated-effect-1 li.dribbble a:after, .social-links:not(.animated-effect-1) li.dribbble a:hover {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #fff
}

.social-links.animated-effect-1 li.xing a:hover {
    border-color: #126567
}

.btn.xing, .colored.social-links li.xing a, .social-links.animated-effect-1 li.xing a:after, .social-links:not(.animated-effect-1) li.xing a:hover {
    background-color: #126567;
    border-color: #126567;
    color: #fff
}

.social-links.animated-effect-1 li.behance a:hover {
    border-color: #126567
}

.btn.behance, .colored.social-links li.behance a, .social-links.animated-effect-1 li.behance a:after, .social-links:not(.animated-effect-1) li.behance a:hover {
    background-color: #053eff;
    border-color: #053eff;
    color: #fff
}

.social-links.animated-effect-1 li.vine a:hover {
    border-color: #126567
}

.btn.vine, .colored.social-links li.vine a, .social-links.animated-effect-1 li.vine a:after, .social-links:not(.animated-effect-1) li.vine a:hover {
    background-color: #00a478;
    border-color: #00a478;
    color: #fff
}

.social-links.animated-effect-1 li.stumbleupon a:hover {
    border-color: #126567
}

.btn.stumbleupon, .colored.social-links li.stumbleupon a, .social-links.animated-effect-1 li.stumbleupon a:after, .social-links:not(.animated-effect-1) li.stumbleupon a:hover {
    background-color: #f74425;
    border-color: #f74425;
    color: #fff
}

.social-links .dropdown > button {
    padding: 1px 15px 0;
    font-size: 16px;
    color: #999;
    text-align: center;
    min-width: 0;
    margin: 0;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

    .social-links .dropdown > button i {
        width: 15px
    }

.header-top:not(.dark) .social-links .dropdown.open > button > i:before {
    color: #09afdf
}

.header-top.colored .social-links .dropdown.open > button > i:before, .header-top.colored .social-links .dropdown > button > i:before {
    color: #fff
}

.header-top .social-links .dropdown.open > button > i:before {
    content: "\f00d"
}

.social-links .dropdown-menu {
    z-index: 103;
    padding: 5px;
    min-width: 270px;
    margin-top: 6px;
    font-size: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f2f2f2;
    border: 1px solid #d0d0d0;
    border-top: none
}

    .colored .social-links .dropdown-menu li a i, .dark .social-links .dropdown-menu li a i, .social-links .dropdown-menu li a {
        padding: 0;
        line-height: 30px;
        color: #fff
    }

        .social-links .dropdown-menu li a i {
            padding-left: 0
        }

        .social-links .dropdown-menu li a:hover i {
            color: #fff
        }

.transparent-header .header-dropdown-buttons .btn-group > .btn {
    background-color: transparent;
    border: 1px solid #999;
    color: #000
}

.transparent-header.gradient-background-header .header-dropdown-buttons .btn-group > .btn {
    border: 1px solid #333
}

.header-dropdown-buttons .btn-group:first-child {
    margin-right: 5px
}

.header-dropdown-buttons .btn-group > .btn {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #e9e9e9;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0
}

    .header-dropdown-buttons .btn-group > .btn:hover {
        background-color: #09afdf;
        color: #fff;
        border-color: #0c9ec7
    }

.header-dropdown-buttons .btn-group .dropdown-menu {
    z-index: 103;
    padding: 20px;
    min-width: 280px;
    margin-top: 18px;
    top: 100%;
    border: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.header-dropdown-buttons .btn-group.open > .btn {
    background-color: #09afdf;
    color: #fff;
    border-color: #0c9ec7
}

.header.centered .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 8px
}

.colored .header-dropdown-buttons .btn-group > .btn, .dark .header-dropdown-buttons .btn-group > .btn {
    background-color: rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.15);
    text-shadow: 1px 1px rgba(0,0,0,.7);
    color: #cdcdcd
}

    .colored .header-dropdown-buttons .btn-group > .btn:hover, .dark .header-dropdown-buttons .btn-group > .btn:hover {
        background-color: rgba(0,0,0,.3);
        border: 1px solid rgba(0,0,0,.25)
    }

.colored .header-dropdown-buttons .btn-group.open > .btn, .dark .header-dropdown-buttons .btn-group.open > .btn {
    background-color: rgba(0,0,0,.3);
    border: 1px solid rgba(0,0,0,.25)
}

.btn-group.open .dropdown-animation {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.header-top-dropdown .dropdown-menu {
    z-index: 103;
    padding: 20px;
    min-width: 280px;
    margin-top: 6px;
    border: 1px solid #d0d0d0;
    border-top: none;
    background: #f2f2f2;
    font-weight: 400;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.header-top-dropdown .login-form ul {
    padding-left: 0;
    list-style-position: inside;
    margin: 15px 0 10px
}

.header-top-dropdown .login-form .social-links {
    padding-left: 20px;
    margin: 0
}

.header-top-dropdown .login-form label {
    font-weight: 400
}

.dark.header-top .dropdown-menu {
    border: 1px solid #252a2c;
    border-top: none;
    background: #2e3537
}

.colored.header-top .dropdown-menu {
    border: 1px solid #09afdf;
    border-top: none;
    background: #09afdf
}

.search-box .form-group {
    margin-bottom: 0
}

.header-top .btn-group {
    margin: 3px 0 2px
}

    .header-top .btn-group .btn {
        margin: 0;
        text-decoration: none
    }

@media (max-width:480px) {
    .header-top-dropdown .btn-group {
        position: static
    }

    .header-top-dropdown .dropdown-menu {
        z-index: 99999;
        margin-top: 5px;
        width: 100%
    }
}

.dark.btn-group .dropdown-menu {
    background-color: #333;
    border: 1px solid #424242;
    border-bottom: none
}

    .dark.btn-group .dropdown-menu .divider {
        background-color: #505050
    }

    .dark.btn-group .dropdown-menu > li > a, .dark.btn-group .mega-menu .menu > li > a {
        color: #ccc;
        border-bottom: 1px solid #424242;
        text-shadow: 1px 1px rgba(0,0,0,.7)
    }

        .dark.btn-group .dropdown-menu > .active > a, .dark.btn-group .dropdown-menu > .active > a:focus, .dark.btn-group .dropdown-menu > .active > a:hover, .dark.btn-group .dropdown-menu > li > a:focus, .dark.btn-group .dropdown-menu > li > a:hover, .dark.btn-group .nav .open > a, .dark.btn-group .nav .open > a:focus, .dark.btn-group .nav .open > a:hover {
            background-color: rgba(0,0,0,.2);
            color: #fff;
            border-color: #424242
        }

.dark.btn-group .dropdown .dropdown > a:before {
    color: #ccc;
    top: 13px
}

.dark.btn-group .dropdown .dropdown.open > a:before {
    color: #fff
}

.form-block {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 630px
}

    .form-block .social-links {
        display: inline-block;
        margin: 0 0 0 5px
    }

    .form-block ul {
        padding-left: 0;
        list-style-position: inside
    }

.light-gray-bg.form-block, .light-gray-bg.form-block a, .light-gray-bg.form-block a:hover, .light-gray-bg.form-block h2 {
    color: #777
}

@media (max-width:767px) {
    .form-block {
        width: 90%
    }
}

ul.tweets {
    list-style: none;
    padding: 0
}

    ul.tweets li {
        margin-bottom: 20px;
        position: relative;
        padding-left: 35px
    }

        ul.tweets li i {
            position: absolute;
            top: 4px;
            left: 0;
            width: 25px;
            height: 25px;
            text-align: center;
            color: #777
        }

        ul.tweets li p {
            margin-bottom: 5px
        }

        ul.tweets li span {
            font-size: 12px;
            color: #777
        }

.media {
    margin-top: 0;
    margin-bottom: 25px
}

    .media img {
        max-width: none
    }

.block .media img, .footer-content .media img {
    width: 60px
}

.media-heading {
    margin-bottom: 0
}

h6.media-heading {
    margin-bottom: 5px
}

.media:hover .icon {
    background-color: transparent;
    color: #09afdf;
    border: 1px solid #09afdf
}

.dark-bg .media:hover .icon {
    border-color: #cdcdcd;
    color: #cdcdcd
}

.media:hover .icon:after {
    content: "";
    border-color: transparent
}

.testimonial {
    padding: 20px 0
}

    .testimonial blockquote {
        margin: 0
    }

    .testimonial .separator {
        margin: 15px auto 5px
    }

.testimonial-image {
    width: 90px;
    margin: 0 auto
}

.testimonial-info-1 {
    font-size: 12px
}

.testimonial-info-2 {
    font-size: 12px;
    font-weight: 400
}

.testimonial h3 {
    margin-bottom: 0;
    margin-top: 15px
}

.testimonial p {
    margin-bottom: 15px
}

.clients-container {
    text-align: center
}

.clients {
    margin: 10px auto
}

    .clients .client-image {
        text-align: center;
        width: 80px;
        height: 80px;
        margin: 5px;
        display: inline-block
    }

    .clients img {
        margin: 0 auto
    }

.owl-carousel.clients .owl-item img {
    width: auto
}

.full-width-section {
    position: relative
}

.full-text-container {
    position: absolute;
    top: 30%;
    padding: 20px 40px;
    z-index: 2
}

.full-image-overlay {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0 10%;
    margin-top: -133px;
    color: #fff;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    .full-image-overlay h3 {
        color: #fff
    }

.to-right-block {
    margin-left: auto;
    display: block
}

@media (min-width:1200px) {
    .full-width-section {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .full-width-section.no-image {
            min-height: 400px
        }

    .full-image-container {
        width: 50%;
        display: table-cell;
        position: relative;
        overflow: hidden
    }

    .full-image-overlay {
        display: block;
        opacity: 0
    }

    .full-image-container:before {
        content: '';
        position: absolute;
        top: 5%;
        right: 0;
        width: 50%;
        height: 90%;
        background-color: rgba(55,55,55,.6);
        opacity: 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .full-text-container + .full-image-container:before {
        right: auto;
        left: 0
    }

    .full-width-section .full-image-container.hovered:before, .full-width-section:hover .full-image-container:before {
        width: 90%;
        right: 5%;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .full-width-section .full-text-container + .full-image-container.hovered:before, .full-width-section:hover .full-text-container + .full-image-container:before {
        right: auto;
        left: 5%
    }

    .full-width-section.hover-disabled .full-image-container.hovered:before, .full-width-section.hover-disabled:hover .full-image-container:before {
        opacity: 0
    }

    .full-width-section .hovered .full-image-overlay, .full-width-section:hover .full-image-overlay {
        opacity: 1;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .full-text-container {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0 50px;
        position: static
    }

        .full-text-container * {
            max-width: 700px
        }

        .full-text-container.left {
            text-align: right
        }

            .full-text-container.left * {
                margin-left: auto
            }

        .full-text-container p {
            margin-bottom: 10px
        }
}

@media (max-width:1199px) {
    .no-image .full-text-container {
        position: static;
        display: block
    }

    .full-width-section:not(.no-image) .full-text-container.dark-bg {
        background-color: rgba(0,0,0,.8);
        width: 100%
    }

    .full-width-section:not(.no-image) .full-text-container.light-gray-bg {
        background-color: rgba(255,255,255,.8);
        color: #000;
        border-top: none;
        border-bottom: none;
        width: 100%
    }

    .full-width-section:not(.no-image) .full-text-container.white-bg {
        background-color: rgba(255,255,255,.8);
        color: #000;
        border-top: none;
        border-bottom: none;
        width: 100%
    }

    .full-width-section:not(.no-image) .full-text-container.default-bg {
        background-color: rgba(9,175,223,.6);
        width: 100%
    }

    .full-width-section .to-right-block, .full-width-section img {
        margin: 0 auto
    }
}

@media (max-width:991px) {
    .full-width-section:not(.no-image) .full-text-container {
        top: 0;
        height: 100%;
        padding: 0 20px
    }

    .full-text-container h1 {
        font-size: 28px
    }
}

@media (max-width:480px) {
    .full-text-container {
        position: static;
        padding: 20px !important
    }
}

.call-to-action a, .call-to-action h1 {
    margin: 0
}

.call-to-action p {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .call-to-action .text-right {
        text-align: left
    }
}

.counter {
    display: block;
    font-size: 32px;
    line-height: 1
}

.pricing-tables {
    margin: 60px 0 0
}

.plan {
    text-align: center;
    margin-bottom: 40px !important
}

    .plan.round-corners .header {
        -webkit-border-radius: 25px 25px 0 0;
        -moz-border-radius: 25px 25px 0 0;
        border-radius: 25px 25px 0 0
    }

    .plan.round-corners ul, .plan.round-corners ul li:last-child {
        -webkit-border-radius: 0 0 25px 25px;
        -moz-border-radius: 0 0 25px 25px;
        border-radius: 0 0 25px 25px
    }

    .plan .header {
        padding: 0;
        margin: 0 -1px;
        border: none
    }

        .plan .header h3 {
            font-size: 36px;
            margin: 0;
            line-height: 36px;
            font-weight: 300;
            padding: 15px 0 10px;
            border: 1px solid rgba(0,0,0,.05);
            border-top: none
        }

        .plan .header .price {
            font-size: 28px;
            padding: 8px 0 10px;
            font-weight: 300;
            background-color: rgba(255,255,255,.1);
            border: 1px solid rgba(0,0,0,.1);
            border-top: 1px solid rgba(255,255,255,.15);
            line-height: 1;
            color: #fff
        }

    .plan ul {
        margin: 0;
        padding: 0;
        font-size: 14px;
        list-style: none
    }

        .plan ul li {
            padding: 12px 0;
            font-size: 13px;
            border-bottom: 1px solid #f3f3f3;
            border-top: 1px solid #fff;
            color: #333
        }

    .plan.best-value ul li {
        padding: 15px 0
    }

    .plan ul li a.pt-popover {
        color: #000;
        border-bottom: 1px dashed #000;
        position: relative
    }

        .plan ul li a.pt-popover:hover {
            text-decoration: none
        }

        .plan ul li a.pt-popover:after {
            position: absolute;
            top: 0;
            left: -15px;
            font-family: FontAwesome;
            content: "\f059";
            color: #ddd;
            font-size: 12px
        }

.popover {
    width: 250px;
    font-size: 13px;
    text-align: center;
    border: none
}

.popover-title {
    background-color: #09afdf;
    color: #fff;
    text-shadow: none;
    font-size: 13px
}

.popover-content {
    font-size: 12px
}

.circle-head .plan .header {
    padding: 0;
    border: none;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 20px auto;
    padding: 10px 0
}

    .circle-head .plan .header h3 {
        font-size: 26px;
        border: none;
        border-bottom: 1px solid rgba(0,0,0,.05);
        padding-top: 27px
    }

    .circle-head .plan .header .price {
        height: 80px;
        border: none;
        padding-top: 15px;
        font-size: 22px;
        border-top: 1px solid rgba(255,255,255,.15)
    }

.stripped .plan ul {
    -webkit-box-shadow: 0 -15px 32px 0 #cacaca inset;
    box-shadow: 0 -15px 32px 0 #cacaca inset;
    background: #fdfdfd
}

    .stripped .plan ul li {
        border: 1px solid #ececec;
        border-top: none;
        color: #666
    }

        .stripped .plan ul li:nth-child(even) {
            -webkit-box-shadow: 0 0 40px #e4e4e4 inset;
            box-shadow: 0 0 40px #e4e4e4 inset;
            background: #fff;
            border-right: 1px solid #e2e2e2;
            border-bottom: 1px solid #e2e2e2
        }

@media (min-width:768px) {
    .best-value.plan {
        top: -30px;
        position: relative;
        z-index: 2
    }
}

#map-canvas {
    height: 450px
}

    #map-canvas.small {
        height: 347px
    }

#collapseMap {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

    #collapseMap.in {
        height: 450px
    }

.footer-content #map-canvas {
    height: 300px
}

#map-canvas img {
    max-width: inherit
}

.tags-cloud {
    font-size: 0
}

.tag {
    display: inline-block;
    margin: 0 3px 3px 0
}

    .tag a {
        padding: 3px 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #fff;
        display: block;
        font-size: 11px;
        background-color: #09afdf;
        border: 1px solid #0c9ec7
    }

        .tag a:hover {
            color: #09afdf;
            background-color: #fff;
            border-color: #0c9ec7;
            text-decoration: none
        }

.dark .tag a {
    color: #777;
    background-color: transparent;
    border: 1px solid #333
}

    .dark .tag a:hover {
        color: #fff;
        background-color: #777;
        border-color: #777;
        text-decoration: none
    }

.icons-block i {
    display: inline-block;
    font-size: 30px;
    color: #999
}

.isotope-container {
    display: none
}

.isotope-container-fitrows {
    display: none
}

@media (max-width:991px) {
    .isotope-item, .masonry-grid-item {
        max-width: 100%
    }
}

.sidebar.affix {
    position: static
}

@media (min-width:992px) {
    .col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom {
        width: 293px
    }

    .col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom {
        width: 213px
    }

    .sidebar.affix {
        position: fixed;
        top: 20px
    }

    .fixed-header-on .sidebar.affix {
        top: 65px
    }

    .sidebar.affix-bottom {
        position: absolute
    }

        .sidebar.affix .affix-menu, .sidebar.affix-bottom .affix-menu {
            margin-top: 0;
            margin-bottom: 0
        }

    .affix-menu {
        padding-top: 20px
    }

    h3.title ~ .affix-menu {
        padding-top: 0
    }
}

@media (min-width:1200px) {
    .col-md-4 .sidebar.affix, .col-md-4 .sidebar.affix-bottom {
        width: 390px
    }

    .col-md-3 .sidebar.affix, .col-md-3 .sidebar.affix-bottom {
        width: 263px
    }
}

.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0,0,0,.4);
    z-index: 1005;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0
}

    .scrollToTop.fadeToTop {
        -webkit-animation-name: fadeToTop;
        animation-name: fadeToTop;
        -webkit-animation-duration: .4s;
        animation-duration: .4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

@-webkit-keyframes fadeToTop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeToTop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.scrollToTop.fadeToBottom {
    -webkit-animation-name: fadeToBottom;
    animation-name: fadeToBottom;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeToBottom {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeToBottom {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.scrollToTop i {
    line-height: 50px;
    font-size: 24px
}

.scrollToTop:hover {
    background-color: rgba(0,0,0,.6)
}

@media (max-width:767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        background-color: rgba(0,0,0,.4)
    }

        .scrollToTop i {
            line-height: 40px;
            font-size: 20px
        }
}

.slider-banner-container, .slider-revolution-5-container {
    width: 100%;
    position: relative;
    padding: 0;
    direction: ltr
}

.slider-banner-fullscreen, .slider-banner-fullwidth {
    width: 100%;
    position: relative
}

.slider-banner-container ul.slides, .slider-revolution-5-container ul.slides {
    display: none
}

.tp-loader.spinner2 {
    background-color: #999
}

.tp-caption {
    z-index: 5
}

    .tp-caption a, .tp-caption a:hover {
        color: #fff
    }

        .tp-caption a.btn-gray, .tp-caption a.btn-gray:hover {
            color: #333
        }

.caption-box {
    max-width: 540px;
    color: #fff;
    white-space: normal;
    padding: 20px;
    border: none
}

    .caption-box h2 {
        color: #fff
    }

.tp-caption .text-rotator {
    min-width: 580px;
    display: inline-block
}

.light-translucent-bg.caption-box h2, .light-translucent-bg.caption-box p {
    color: #333;
    font-weight: 400
}

.caption-box:after {
    z-index: -1
}

.slideshow .dark-translucent-bg:not(.caption-box), .slideshow .light-translucent-bg:not(.caption-box) {
    border-top: none;
    border-bottom: none;
    position: absolute;
    left: 0;
    top: 0 !important;
    width: 100%;
    height: 100%
}

.slideshow .dark-translucent-bg {
    background-color: rgba(0,0,0,.4)
}

.slideshow .light-translucent-bg {
    background-color: rgba(255,255,255,.4)
}

    .slideshow .dark-translucent-bg:after, .slideshow .light-translucent-bg:after {
        background-color: transparent
    }

.xlarge_white {
    font-size: 68px;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

.large_white {
    font-size: 42px;
    font-family: Raleway,sans-serif;
    color: #fff;
    line-height: 1.2
}

.medium_white {
    font-size: 24px;
    color: #fff;
    font-weight: 300
}

.small_white {
    font-size: 16px;
    color: #fff;
    font-weight: 300
}

.xlarge_dark {
    font-size: 68px;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 1.2
}

.large_dark {
    font-size: 42px;
    font-family: Raleway,sans-serif;
    color: #333;
    line-height: 1.2
}

.tp-caption.medium_dark {
    font-family: Roboto,sans-serif;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4583
}

.small_dark {
    font-size: 16px;
    color: #333;
    font-weight: 400
}

.text-shadow-light {
    text-shadow: 2px 2px 25px rgba(255,255,255,.5)
}

.text-shadow-dark {
    text-shadow: 2px 2px 25px #000
}

.tp-caption .separator-2:not(.with-icon), .tp-caption .separator-3:not(.with-icon), .tp-caption .separator:not(.with-icon) {
    width: 500px
}

.slider-banner-boxedwidth .tp-caption[data-x=left] {
    margin-left: 20px !important
}

.slider-banner-boxedwidth .tp-caption[data-x=right] {
    margin-right: 20px !important
}

@media (max-width:1199px) {
    .tp-caption[data-x=left] {
        margin-left: 20px !important
    }

    .tp-caption[data-x=right] {
        margin-right: 20px !important
    }

    .caption-box {
        max-width: 480px !important
    }

        .caption-box p {
            font-size: 14px;
            line-height: 1.5
        }
}

@media (max-width:767px) {
    .tp-caption .separator-2:not(.with-icon), .tp-caption .separator-3:not(.with-icon), .tp-caption .separator:not(.with-icon) {
        width: 250px
    }

    .caption-box {
        max-width: 420px !important
    }

        .caption-box h2 {
            font-size: 22px
        }
}

@media (max-width:480px) {
    .caption-box {
        display: none
    }

    .tp-caption .text-rotator {
        min-width: 250px
    }
}

.btn.moving {
    padding: 10px 0 20px;
    -webkit-font-smoothing: antialiased
}

    .btn.moving i {
        display: block;
        font-size: 24px;
        line-height: 1px;
        height: 10px;
        color: #fff;
        opacity: 1
    }

        .btn.moving i + i {
            opacity: .66
        }

            .btn.moving i + i + i {
                opacity: .33
            }

.moving i + i + i {
    -webkit-animation: opacity_first 2s linear infinite;
    -moz-animation: opacity_first 2s linear infinite;
    -ms-animation: opacity_first 2s linear infinite;
    -o-animation: opacity_first 2s linear infinite;
    animation: opacity_first 2s linear infinite;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.moving i + i {
    -webkit-animation: opacity_second 2s linear infinite;
    -moz-animation: opacity_second 2s linear infinite;
    -ms-animation: opacity_second 2s linear infinite;
    -o-animation: opacity_second 2s linear infinite;
    animation: opacity_second 2s linear infinite;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.moving > i {
    -webkit-animation: opacity_third 2s linear infinite;
    -moz-animation: opacity_third 2s linear infinite;
    -ms-animation: opacity_third 2s linear infinite;
    -o-animation: opacity_third 2s linear infinite;
    animation: opacity_third 2s linear infinite;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

@-webkit-keyframes opacity_first {
    0% {
        opacity: .33
    }

    24.91% {
        opacity: 1
    }

    49.833% {
        opacity: 0
    }
}

@keyframes opacity_first {
    0% {
        opacity: .33
    }

    24.91% {
        opacity: 1
    }

    49.833% {
        opacity: 0
    }
}

@-webkit-keyframes opacity_second {
    0% {
        opacity: .66
    }

    16.66% {
        opacity: 1
    }

    41.5833% {
        opacity: 0
    }
}

@keyframes opacity_second {
    0% {
        opacity: .66
    }

    16.66% {
        opacity: 1
    }

    41.5833% {
        opacity: 0
    }
}

@-webkit-keyframes opacity_third {
    0% {
        opacity: 1
    }

    33.33% {
        opacity: 0
    }
}

@keyframes opacity_third {
    0% {
        opacity: 1
    }

    33.33% {
        opacity: 0
    }
}

@media (max-width:767px) {
    .btn.moving {
        position: absolute;
        bottom: -100px;
        left: 50%;
        margin-left: -18px
    }
}

.tparrows.preview2 {
    background-color: rgba(0,0,0,.4);
    color: #fff;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.tp-rightarrow.preview2 {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.tparrows.preview2:hover {
    background-color: rgba(0,0,0,.8)
}

.tparrows.preview2:after {
    content: ""
}

.tparrows.preview2:before {
    font-family: fontello;
    content: "\e876";
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    left: 22px;
    position: absolute
}

.tp-rightarrow.preview2:before {
    left: auto;
    content: "\e877";
    right: 22px
}

.tparrows.preview2 .tp-arr-titleholder {
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-family: Raleway,sans-serif
}

.hebe.tparrows {
    min-width: 50px;
    min-height: 50px
}

    .hebe.tparrows, .hebe.tparrows:before {
        background-color: rgba(0,0,0,.2);
        color: rgba(255,255,255,.8)
    }

        .hebe.tparrows:before {
            line-height: 50px;
            min-width: 50px;
            min-height: 50px;
            font-size: 22px
        }

        .hebe.tparrows:hover:before {
            color: rgba(255,255,255,.8)
        }

.hebe .tp-arr-titleholder {
    line-height: 70px
}

.hebe .tp-arr-titleholder {
    text-transform: none;
    font-weight: 300;
    font-family: Raleway,sans-serif;
    padding-left: 70px
}

.hebe.tp-rightarrow .tp-arr-titleholder {
    padding-right: 70px
}

@media (min-width:768px) {
    .tparrows.preview4 {
        height: 200px
    }

        .tparrows.preview4:after {
            line-height: 200px;
            height: 200px
        }

        .tparrows.preview4 .tp-arr-imgholder {
            height: 200px
        }

        .tparrows.preview4 .tp-arr-imgholder2 {
            height: 200px
        }
}

@media (max-width:991px) {
    .tparrows.preview2:before {
        font-size: 18px;
        line-height: 40px;
        left: 15px
    }

    .tp-rightarrow.preview2:before {
        left: auto;
        right: 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px
    }

        .tparrows.preview2 .tp-arr-titleholder {
            font-size: 12px;
            line-height: 40px;
            letter-spacing: 0
        }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media (max-width:767px) {
    .tparrows.preview2:before {
        font-size: 16px;
        line-height: 30px;
        left: 10px
    }

    .tp-rightarrow.preview2:before {
        left: auto;
        right: 10px
    }
}

.tp-bullets.horizontal .tp-bullet, .tp-bullets.preview2 .bullet, .tp-bullets.preview4 .bullet {
    background: rgba(0,0,0,.6) !important;
    border: none !important;
    width: 10px !important;
    height: 10px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 1px !important;
    margin-right: 1px !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

    .tp-bullets.horizontal .tp-bullet.selected, .tp-bullets.horizontal .tp-bullet:hover, .tp-bullets.preview2 .bullet.selected, .tp-bullets.preview2 .bullet:hover, .tp-bullets.preview4 .bullet.selected, .tp-bullets.preview4 .bullet:hover {
        background: #000 !important;
        border: none !important;
        width: 10px !important;
        height: 10px !important
    }

.tp-bannertimer {
    background-image: none;
    background-color: rgba(9,175,223,.8);
    z-index: 21;
    display: none;
    height: 2px
}

@media (max-width:991px) {
    .slideshow .icon.large {
        font-size: 24px;
        width: 90px;
        height: 90px;
        line-height: 88px
    }

    .slideshow .icon.small {
        font-size: 15px;
        width: 35px;
        height: 35px;
        line-height: 35px
    }
}

@media (max-width:767px) {
    .slideshow .icon.large {
        font-size: 18px;
        width: 60px;
        height: 60px;
        line-height: 58px
    }
}

@media (max-width:480px) {
    .slideshow .icon.large {
        font-size: 18px;
        width: 35px;
        height: 35px;
        line-height: 33px
    }
}

.owl-carousel {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.container .owl-carousel {
    cursor: default;
    cursor: -moz-default;
    cursor: -webkit-default
}

.container .content-slider-with-large-controls, .container .content-slider-with-large-controls-autoplay {
    margin-bottom: 50px;
    border: 1px solid #f5f5f5
}

.content-slider-with-controls .owl-nav, .content-slider-with-controls-autoplay .owl-nav, .content-slider-with-thumbs .owl-nav {
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 10
}

    .content-slider-with-controls .owl-nav div, .content-slider-with-controls-autoplay .owl-nav div, .content-slider-with-thumbs .owl-nav div {
        display: inline-block;
        font-size: 14px;
        position: absolute;
        text-transform: capitalize;
        font-weight: 300;
        color: transparent;
        background: rgba(0,0,0,.5);
        padding: 5px 5px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        .content-slider-with-controls .owl-nav div:after, .content-slider-with-controls-autoplay .owl-nav div:after, .content-slider-with-thumbs .owl-nav div:after {
            font-family: FontAwesome;
            position: absolute;
            font-size: 16px;
            line-height: 1;
            top: 50%;
            margin-top: -8px
        }

    .content-slider-with-controls .owl-nav .owl-prev, .content-slider-with-controls-autoplay .owl-nav .owl-prev, .content-slider-with-thumbs .owl-nav .owl-prev {
        left: 0;
        padding-left: 0
    }

        .content-slider-with-controls .owl-nav .owl-prev:hover, .content-slider-with-controls-autoplay .owl-nav .owl-prev:hover, .content-slider-with-thumbs .owl-nav .owl-prev:hover {
            padding-left: 25px;
            padding-right: 10px;
            color: #fff
        }

        .content-slider-with-controls .owl-nav .owl-prev:after, .content-slider-with-controls-autoplay .owl-nav .owl-prev:after, .content-slider-with-thumbs .owl-nav .owl-prev:after {
            content: "\f104";
            left: 13px;
            color: #fff;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

        .content-slider-with-controls .owl-nav .owl-prev:hover:after, .content-slider-with-controls-autoplay .owl-nav .owl-prev:hover:after, .content-slider-with-thumbs .owl-nav .owl-prev:hover:after {
            left: 8px
        }

    .content-slider-with-controls .owl-nav .owl-next, .content-slider-with-controls-autoplay .owl-nav .owl-next, .content-slider-with-thumbs .owl-nav .owl-next {
        right: 0;
        left: auto;
        padding-right: 0
    }

        .content-slider-with-controls .owl-nav .owl-next:hover, .content-slider-with-controls-autoplay .owl-nav .owl-next:hover, .content-slider-with-thumbs .owl-nav .owl-next:hover {
            padding-right: 25px;
            padding-left: 10px;
            color: #fff
        }

        .content-slider-with-controls .owl-nav .owl-next:after, .content-slider-with-controls-autoplay .owl-nav .owl-next:after, .content-slider-with-thumbs .owl-nav .owl-next:after {
            content: "\f105";
            right: 13px;
            color: #fff;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

        .content-slider-with-controls .owl-nav .owl-next:hover:after, .content-slider-with-controls-autoplay .owl-nav .owl-next:hover:after, .content-slider-with-thumbs .owl-nav .owl-next:hover:after {
            right: 8px
        }

.content-slider-with-large-controls .owl-nav, .content-slider-with-large-controls-autoplay .owl-nav {
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%
}

.container .content-slider-with-large-controls .owl-nav, .container .content-slider-with-large-controls-autoplay .owl-nav {
    top: auto;
    bottom: -10px
}

.content-slider-with-large-controls .owl-nav div, .content-slider-with-large-controls-autoplay .owl-nav div {
    display: inline-block;
    font-size: 18px;
    position: absolute;
    text-transform: capitalize;
    font-weight: 300;
    color: #cdcdcd
}

    .content-slider-with-large-controls .owl-nav div:after, .content-slider-with-large-controls-autoplay .owl-nav div:after {
        font-family: FontAwesome;
        position: absolute;
        font-size: 16px;
        line-height: 1;
        top: 50%;
        margin-top: -8px
    }

.content-slider-with-large-controls .owl-nav .owl-prev, .content-slider-with-large-controls-autoplay .owl-nav .owl-prev {
    left: 0;
    padding-left: 30px
}

    .content-slider-with-large-controls .owl-nav .owl-prev:after, .content-slider-with-large-controls-autoplay .owl-nav .owl-prev:after {
        content: "\f104";
        left: 15px;
        color: #09afdf
    }

.content-slider-with-large-controls .owl-nav .owl-next, .content-slider-with-large-controls-autoplay .owl-nav .owl-next {
    right: 0;
    left: auto;
    padding-right: 30px
}

    .content-slider-with-large-controls .owl-nav .owl-next:after, .content-slider-with-large-controls-autoplay .owl-nav .owl-next:after {
        content: "\f105";
        right: 15px;
        color: #09afdf
    }

.container .content-slider-with-large-controls .owl-nav .owl-prev, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-prev {
    padding-left: 15px
}

    .container .content-slider-with-large-controls .owl-nav .owl-prev:after, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-prev:after {
        left: 0
    }

.container .content-slider-with-large-controls .owl-nav .owl-next, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-next {
    padding-right: 15px
}

    .container .content-slider-with-large-controls .owl-nav .owl-next:after, .container .content-slider-with-large-controls-autoplay .owl-nav .owl-next:after {
        right: 0
    }

@media (max-width:1199px) {
    .content-slider-with-large-controls .owl-nav, .content-slider-with-large-controls-autoplay .owl-nav {
        top: 98%
    }
}

.buttons-hide .owl-nav {
    display: none
}

.owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 10
}

    .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1
    }

        .owl-dots .owl-dot span {
            display: block;
            width: 9px;
            height: 9px;
            margin: 5px 3px;
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #fff
        }

.dark-controls .owl-dots .owl-dot span {
    background: #333
}

.owl-dots .owl-dot.active span, .owl-dots.clickable .owl-dot:hover span {
    opacity: 1
}

@media (max-width:767px) {
    .owl-dots .owl-dot span {
        background: #000
    }
}

.content-slider-thumbs-container {
    margin-left: -5px;
    margin-right: -5px
}

.owl-nav-thumb {
    margin: 0 5px;
    cursor: pointer
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: rgba(9,175,223,.8)
}

#fp-nav ul li .fp-tooltip {
    background-color: #fff;
    color: #454545;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    top: -4px;
    overflow: visible
}

    #fp-nav ul li .fp-tooltip.right {
        right: 30px
    }

    #fp-nav ul li .fp-tooltip:after {
        content: "\f0da";
        font-family: FontAwesome;
        position: absolute;
        right: -8px;
        top: 50%;
        font-size: 30px;
        line-height: 20px;
        margin-top: -9px;
        color: #fff
    }

span.field-validation-error {
    color: red
}

.angle-design {
    overflow: hidden
}

#alt2banner {
    margin-top: 96px
}

    #alt2banner h2 {
        color: #ff530e !important;
        font-size: 60px;
        font-weight: 800;
        line-height: 72px
    }

    #alt2banner ul {
        list-style: none;
        margin: 20px 0 20px 0;
        padding: 0
    }

        #alt2banner ul li {
            line-height: 2
        }

            #alt2banner ul li i {
                color: #41bf15
            }

    #alt2banner .getStarted, .btn-dotted a {
        background: #41bf15;
        background: -webkit-linear-gradient(to right,#41bf15,#46ce16);
        background: linear-gradient(to right,#41bf15,#46ce16);
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        border-radius: 5px;
        margin-top: 20px;
        display: inline-block;
        box-shadow: 5px 5px 8px #41bf15
    }

    #alt2banner .slider-size {
        height: 800px !important
    }

.profile-rating {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
    background: rgba(255,255,255,.7);
    padding: 15px;
    border: 1px #999 solid;
    border-radius: 10px
}

.featured-links {
    background: rgba(255,255,255,.7);
    padding: 15px !important;
    border: 1px #999 solid;
    border-radius: 10px
}

.dp-section {
    border-radius: 50%;
    border: 1px orange solid;
    height: 103px
}

.rating-section p {
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    padding-left: 10px
}

.rating-section h3 {
    margin: 0;
    font-size: 22px;
    padding-left: 10px
}

.banner-bottm-strip {
    display: flex;
    justify-content: space-evenly;
    background: #ff530e;
    padding: 20px 0;
    width: 100%
}

.font700 {
    font-weight: 700;
    line-height: 52px
}

.left-angle {
    width: 0;
    height: 0;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 1000px solid #f6f6f6;
    position: absolute;
    left: 0;
    transform: translateX(-34em);
    z-index: -1
}

.right-angle {
    width: 0;
    height: 0;
    border-left: 1000px solid transparent;
    border-right: 1000px solid transparent;
    border-bottom: 1500px solid #f6f6f6;
    position: absolute;
    right: 0;
    transform: translateX(74em);
    z-index: -1;
    top: 74em
}

.dotteg-bg {
    margin: 60px 0
}

.dot-text-section {
    position: absolute;
    top: 23px
}

    .dot-text-section .col-lg-2:nth-child(1) {
        margin-left: 8%
    }

    .dot-text-section .col-lg-2:nth-child(2) {
        margin-left: 4%
    }

    .dot-text-section .col-lg-2:nth-child(3) {
        margin-left: 5%
    }

    .dot-text-section .col-lg-2:nth-child(4) {
        margin-left: 5%
    }

    .dot-text-section h1 {
        font-weight: 700;
        color: #ff530e;
        margin: 0;
        display: block;
        text-align: center;
        font-size: 4em
    }

    .dot-text-section h4 {
        font-weight: 700;
        text-transform: uppercase;
        display: block;
        text-align: center
    }

    .dot-text-section p {
        text-align: center
    }

.btn-dotted {
    text-align: center
}

    .btn-dotted a {
        font-size: 18px;
        margin-right: 28px;
        margin-top: 26px
    }

.how-it-work {
    box-shadow: 2px 2px 20px #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 20px;
    margin-top: 40px
}

    .how-it-work .font700 span {
        color: #fff
    }

.how-points {
    list-style: none;
    margin: 50px 0 0 !important
}

    .how-points li {
        list-style: none;
        display: flex;
        align-items: center;
        margin: 10px 0
    }

        .how-points li span {
            font-size: 8em;
            font-weight: 700;
            color: #f2f2f2
        }

.point-no {
    display: flex
}

    .point-no span:nth-child(2) {
        color: #e9e9e9;
        position: relative;
        right: 34px
    }

.point-info p {
    font-size: 14px;
    line-height: 22px
}

.point-info h3 {
    font-size: 17px !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px !important
}

.point-info img {
    margin-top: -40px;
    width: 60px
}

.how-para {
    font-size: 17px;
    line-height: 32px
}

.rewards {
    margin: 60px 0
}

    .rewards h1 {
        color: #ff530e;
        font-weight: 800;
        font-size: 3em;
        margin: 0;
        margin-bottom: 10px
    }

    .rewards ul {
        margin: 10px 0;
        padding: 0 !important
    }

        .rewards ul li {
            list-style: none;
            line-height: 32px !important;
            margin: 5px 0
        }

            .rewards ul li i {
                color: #41bf15
            }

            .rewards ul li span {
                color: #41bf15;
                font-weight: 700
            }

.reward-icons {
    display: flex;
    justify-content: space-around
}

.rew-child-icon {
    text-align: center
}

.alt-bgwhite {
    background: #fff;
    color: #333;
    padding: 30px;
    border-radius: 5px
}

    .alt-bgwhite .icon-box {
        width: 140px !important;
        height: 140px !important;
        box-shadow: none !important
    }

        .alt-bgwhite .icon-box img {
            width: 100%
        }

.process-section .single-process.alt-bgwhite:before {
    display: none !important
}

.alt-bgwhite h3 {
    text-transform: none !important;
    font-size: 16px !important
}

, .alt-bgwhite p {
    font-size: 14px
}

.alt-bgwhite h3, .alt-bgwhite p {
    color: #333 !important
}

.altgreywrapper {
    background: #eee !important
}

    .altgreywrapper h2 {
        color: #333 !important;
        text-transform: none !important
    }

.testimonial-content {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #ccc;
    margin-top: -25px
}

    .testimonial-content p {
        text-align: center;
        line-height: 32px
    }

.testimonial-title {
    padding-top: 62px
}

    .testimonial-title h3 {
        color: #333 !important;
        font-weight: 400 !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
        text-align: left !important;
        font-size: 30px
    }

.timeline {
    position: relative;
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin-top: 0;
    margin-top: 4px
}

    .timeline .photoholder {
        position: absolute;
        right: 0;
        display: none
    }

    .timeline .panel {
        width: 100%
    }

    .timeline .photoholder img {
        width: 100%;
        height: auto
    }

    .timeline .glyphicon.glyphicon-one-fine-dot:before {
        content: "\25cf";
        font-size: 1.5em;
        color: #0039a6
    }

    .timeline .line {
        position: absolute;
        width: 2px;
        display: block;
        top: 50px;
        bottom: 0;
        margin-left: 30px;
        background: #ccc
    }

    .timeline .separator {
        border-top: 1px solid #0039a6;
        padding: 5px;
        padding-left: 40px;
        font-style: italic;
        font-size: .9em;
        margin-left: 30px
    }

    .timeline .line::before {
        top: -2px
    }

    .timeline .line::after {
        bottom: -2px
    }

    .timeline .line::after, .timeline .line::before {
        content: "";
        position: absolute;
        left: -6px;
        width: 0;
        height: 0;
        display: block;
        border-radius: 50%;
        background: #0039a6
    }

    .timeline .panel {
        position: relative;
        margin: 10px 0 0 40px;
        clear: both;
        margin: 0 auto;
        padding: 10px 0 0 40px;
        background: 0 0
    }

        .timeline .panel::before {
            position: absolute;
            display: block;
            top: 8px;
            left: -24px;
            content: "";
            width: 0;
            height: 0;
            border: inherit;
            border-width: 12px;
            border-top-color: transparent;
            border-bottom-color: transparent;
            border-left-color: transparent
        }

        .timeline .panel .panel-heading.icon * {
            font-size: 14px;
            vertical-align: middle;
            line-height: 40px
        }

        .timeline .panel > .panel-heading .icon {
            position: absolute;
            left: 11px;
            width: 40px;
            height: 40px;
            padding: 0;
            border-radius: 50%;
            text-align: center;
            float: left
        }

    .timeline .panel-outline {
        border-color: transparent;
        background: 0 0;
        box-shadow: none
    }

        .timeline .panel-outline .panel-body {
            padding: 10px 0
        }

    .timeline .panel-default {
        border: 0
    }

        .timeline .panel-default > .panel-heading {
            font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
            border: 0;
            background: 0 0;
            font-weight: 400
        }

            .timeline .panel-default > .panel-heading + .panel-collapse > .panel-body {
                border-top: 0;
                padding-top: 0;
                border-bottom: 0
            }

    .timeline h4.panel-title {
        font-size: 24px;
        border: 0
    }

    .timeline .panel {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.help-wrapper {
    padding: 60px 0
}

    .help-wrapper h1 {
        font-weight: 700;
        line-height: 50px
    }

    .help-wrapper h3 {
        font-size: 18px;
        line-height: 32px
    }

.timeline h4 {
    font-size: 16px !important;
    padding-left: 20px
}

.timeline span.alt-que {
    width: 40px;
    height: 40px;
    background: #eee;
    margin-right: 20px;
    text-align: center;
    align-items: center;
    padding-top: 7px;
    font-size: 26px
}

.timeline .panel-title a {
    background: #fff;
    box-shadow: 2px 2px 14px #ccc;
    border-right: 4px #ff530e solid;
    padding: 0;
    height: 40px;
    display: flex;
    align-items: center
}

.timeline .panel-body {
    margin-top: 20px
}

.alt-image img {
    width: 100%
}

.alt-bottom-banner {
    background: url(../../images/alt-banner.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 0
}

    .alt-bottom-banner h1 {
        color: #ff530e !important;
        font-size: 60px;
        font-weight: 800;
        line-height: 72px
    }

    .alt-bottom-banner h3 {
        font-size: 30px
    }

.nopadding {
    padding: 0 !important
}

.alt-banner-img img {
    margin-top: -20px
}

.panel-inactive .panel-title a {
    color: #fff;
    border-right: 4px #ffa987 solid
}

.owl-theme .owl-nav [class*=owl-] {
    background: 0 0 !important
}

.panel-inactive span.alt-que {
    color: #ff530e
}

.owl-next span, .owl-prev span {
    color: #ff530e
}

.owl-next, .owl-prev {
    position: absolute;
    top: 20%
}

.owl-prev {
    left: -85px
}

.owl-next {
    right: -85px
}

.testimonial-section .testimonial-carousel.owl-theme .owl-nav {
    display: block !important
}

button:active, button:focus {
    outline: 0
}

.reset-img img {
    filter: hue-rotate(170deg);
    max-width: 300px
}

.btn-custom {
    background: #ff5a28;
    border-color: #bb3c15
}

.header-margin {
    margin-top: 125px
}

@media (max-width:767px) {
    .timeline .timeline-item.pull-right {
        float: none !important
    }

    #alt2banner .slider-size {
        height: auto !important
    }

    .rating-section {
        background: #fff;
        padding: 10px
    }

    #alt2banner h2 {
        font-size: 40px;
        line-height: 42px
    }

    .contentBg ul li {
        font-size: 14px
    }

    .contentWrap a.getStarted {
        font-size: 14px;
        text-align: center;
        width: 100%
    }

    .profile-rating {
        flex-wrap: wrap
    }

    .banner-bottm-strip {
        flex-wrap: wrap
    }

    .contentWrap h1 {
        font-size: 25px;
        line-height: 32px
    }

    .dotteg-bg {
        display: none
    }

    .dot-text-section {
        position: static
    }

    .dot-text-section {
        padding: 0 !important
    }

        .dot-text-section .col-lg-2 {
            margin: 0 !important;
            margin-top: 40px !important
        }

            .dot-text-section .col-lg-2 h1 {
                font-size: 40px
            }

    .how-it-work .col-lg-12 {
        padding: 0
    }

    .btn-dotted a {
        margin: 0
    }

    .how-points {
        padding: 0 !important
    }

        .how-points li {
            flex-wrap: wrap;
            margin: 40px 0
        }

    .point-no {
        margin-bottom: 30px;
        display: block;
        margin: 20px auto
    }

    .rewards .col-lg-12 {
        padding: 0
    }

    .reward-icons {
        flex-wrap: wrap
    }

        .reward-icons .rew-child-icon {
            width: 50%;
            margin-bottom: 10px
        }

    .btn-dotted .getStarted {
        font-size: 16px
    }

    .testimonial-title {
        padding-top: 10px
    }

    .testimonial-content {
        margin-top: 0 !important
    }

    .alt-testimonials {
        margin-bottom: 20px
    }

    .left-angle, .right-angle {
        display: none !important
    }

    .copyright-xs {
        padding: 10px;
        display: block
    }

    .link-xs {
        padding: 10px
    }

        .link-xs .footerLegalLinks {
            padding: 0 5px;
            display: inline-block
        }

    .owl-prev {
        left: 0;
        top: 25%
    }

    .owl-next {
        right: 0;
        top: 25%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .left-angle, .right-angle {
        display: none !important
    }

    .owl-prev {
        left: 0
    }

    .owl-next {
        right: 0
    }

    .banner-bottm-strip img {
        width: 80px
    }

    #identityWhatWeDoSection {
        padding: 0
    }

    .dotteg-bg {
        display: none
    }

    .dot-text-section {
        position: static
    }

        .dot-text-section .col-lg-2 {
            width: 25%;
            float: left;
            margin: 0 !important
        }

        .dot-text-section h1 {
            font-size: 3em
        }

    .how-points li {
        margin: 20px 0
    }

    .rewards .col-lg-6 {
        width: 50%;
        float: left
    }

    .rewards ul li {
        line-height: 22px !important
    }

    .rewards .col-lg-12 {
        padding: 0 !important
    }

    .rew-child-icon img {
        width: 60px
    }

    .reward-icons .rew-child-icon {
        width: 25%
    }

    .rew-child-icon p {
        font-size: 13px
    }

    .testimonial-title {
        padding-top: 20px
    }

        .testimonial-title h3 {
            font-size: 20px !important;
            margin: 0 !important
        }

    .testimonial-content p {
        line-height: 25px
    }
}
