/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

*/

/*@import url("../porto/style.css");*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.page-content .vc_col-sm-12 {padding: 0;}
/* GLOBAL */
p.disclaimer {
    font-size: 11px;
    line-height: 1.2;
    text-align: justify;
    margin: 15px 2px;
}

/*Home */
/* Trust Logos Area*/
.vc_text_separator {
    margin-bottom: 25px;
    border: none;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
    width: 100%;
}

.vc_text_separator,
.wpb_separator {
    border-bottom: 1px solid #EBEBEB;
    clear: both;
    height: 1px;
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_separator h4 {
    line-height: 1em;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #1d2127;
}
.porto-testimonial.wpb_content_element {
    padding: 40px 0 0;
}
.vc_custom_1477339616242 img.vc_single_image-img {
    padding: 20px 0 0;
}
/* */
#gcsprite1 {
    width: 145px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: 0 0;
    float: left;
    margin: 0 25px 0 0;

}

#gcsprite2 {
    width: 105px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -145px 0px;
    float: left;
    margin: 0 25px;

}

#gcsprite3 {
    width: 70px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -250px 0;
    float: left;
    margin: 0 25px;
}

#gcsprite4 {
    width: 150px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -320px 0;
    float: left;
    margin: 0 25px;

}

#gcsprite5 {
    width: 62px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -472px 0;
    float: left;
    margin: 0 25px;

}

#gcsprite6 {
    width: 95px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -534px 0;
    float: left;
    margin: 0 25px;

}

#gcsprite7 {
    width: 180px;
    height: 100px;
    background: url(https://dw6839egxsgaa.cloudfront.net/wp-content/uploads/2017/07/24082453/trusted-sprite.png) no-repeat;
    background-position: -630px 0;
    float: left;
    margin: 0 0 0 25px;
}

/* End Trust Logos Area*/

/* Theme_1.css */

@font-face {
    font-family: 'porto';
    src: url('https://goldco.com/wp-content/themes/porto/fonts/porto-font/porto.eot?23364375');
    src: url('https://goldco.com/wp-content/themes/porto/fonts/porto-font/porto.eot?23364375#iefix') format('embedded-opentype'), url('https://goldco.com/wp-content/themes/porto//fonts/porto-font/porto.woff2?23364375') format('woff2'), url('https://goldco.com/wp-content/themes/porto//fonts/porto-font/porto.woff?23364375') format('woff'), url('https://goldco.com/wp-content/themes/porto//fonts/porto-font/porto.ttf?23364375') format('truetype'), url('https://goldco.com/wp-content/themes/porto//fonts/porto-font/porto.svg?23364375#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Header stuff */
#header .mobile-toggle {
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: none;
    font-size: 1.2857em;
    vertical-align: middle;
}
#header {
    clear: both;
}

#header a,
#header a:hover {
    text-decoration: none;
    outline: none;
}

#header .header-top .container,
#header .header-main .container {
    position: relative;
    display: table;
}

#header .header-top .container>div,
#header .header-main .container>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

#header .header-left {
    text-align: left;
}

#header .header-center {
    text-align: left;
}

#header .header-right {
    text-align: right;
}

#header.header-loaded .header-main {
    -webkit-transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

#header .header-main {
    position: relative;
}

#header .header-main .container {
    min-height: 68px;
}

@media (max-width: 480px) {
    #header .header-main .container {
        min-height: 43px;
    }
    #header .mobile-toggle {
    font-size: 16px;
}
}

.fixed-header #header .header-main .container {
    min-height: 0;
}

#header .header-main .container .header-left {
    padding: 1px 0 9px;
}

#header .header-main .container .header-left img {
    padding: 12px 0 0;
}

@media (max-width: 767px) {
    #header .header-main .container .header-left {
        padding-top: 15px;
        padding-bottom: 15px;
    }

}

#header .header-main .container .header-center {
    padding: 21px 26px 20px 40px;
    text-align: right;
}

@media (max-width: 767px) {
    #header .header-main .container .header-center {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: left;
    }
}

#header .header-main .container .header-right {
    padding: 22px 0;
}

@media (max-width: 767px) {
    #header .header-main .container .header-right {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

#header .header-main .container .header-right .header-minicart {
    position: relative;
    padding-right: 60px;
}

@media (max-width: 480px) {
    #header .header-main .container .header-right .header-minicart {
        position: static;
        padding-right: 0;
    }
    #header.sticky-header .header-main.change-logo .container > div {
        padding-top:5px;
        padding-bottom: 5px;
    }
}

#header .header-main .container .header-right .header-minicart-box {
    position: relative;
    padding-right: 85px;
}

@media (max-width: 480px) {
    #header .header-main .container .header-right .header-minicart-box {
        position: static;
        padding-right: 0;
    }
}
@media not all,only screen and (min-resolution: 144dpi),only screen and (min-resolution:1.5dppx) {
    #header .logo img.standard-logo {
        display:block;
    }

    #header .logo img.retina-logo {
        /*display:inline-block !important;*/
    }
}


#header .header-main .container .header-right .searchform-popup {
    margin-right: 3px;
}

#header .header-main .container #main-menu {
    display: inline-block;
    vertical-align: middle;
}

#header .header-top {
    position: relative;
    z-index: 1001;
    font-size: 0.7857em;
}

@media (max-width: 991px) {
    #header .header-top .gap {
        display: none;
    }

    #header .header-top .switcher-gap {
        display: inline;
    }
}

#header.logo-center .header-main .container .header-left {
    width: 35%;
    padding-right: 20px;
}



#header.logo-center .header-main .container .header-center {
    width: 30%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#header.logo-center .header-main .container .header-center .logo {
    margin: 0 auto !important;
}

#header.logo-center .header-main .container .header-center .logo img {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

@media (max-width: 991px) {
    #header.logo-center .header-main .container .header-center {
        display: inline-block;
        width: auto;
        text-align: left;
    }

    #header.logo-center .header-main .container .header-center .logo {
        margin: 0 !important;
    }

    #header.logo-center .header-main .container .header-center .logo img {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
}

@media (max-width: 480px) {
    #header.logo-center .header-main .container .header-center .logo {
        margin: 0 auto !important;
    }
}

#header.logo-center .header-main .container .header-right {
    width: 35%;
    padding-left: 20px;
}

@media (max-width: 991px) {
    #header.logo-center .header-main .container .header-right {
        width: auto;
    }
}

@media (max-width: 991px) {
    #header .mobile-hide {
        display: none;
    }

    #header .mobile-show {
        display: inline;
    }
}

#header.sticky-header .header-main {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

#header.sticky-header .header-main.change-logo .container>div {
    padding-top: 8px;
    padding-bottom: 8px;
}

@media (max-width: 480px) {
    #header.sticky-header .header-main.change-logo .container>div {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

#header.sticky-header .header-main.change-logo .logo img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

#header.sticky-header .header-main.sticky {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
    top: 0;
    z-index: 1001;
    background-color: rgba(255, 255, 255, .9);
}

#header.sticky-header .header-main.sticky .container.absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-reveal #header.sticky-header .header-main.sticky {
    margin-top: 0;
    -webkit-animation: header-reveal 0.4s ease-in;
    animation: header-reveal 0.4s ease-in;
}

#header.sticky-header .logo {
    min-width: 0;
}

@media (max-width: 480px) {
    #header.sticky-header .logo {
        display: none;
    }
}

#header.sticky-header .main-menu-wrap {
    position: fixed;
    border-bottom-width: 0 !important;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1001;
    padding: 8px 0;
}

.header-reveal #header.sticky-header .main-menu-wrap {
    margin-top: 0;
    -webkit-animation: header-reveal 0.4s ease-in;
    animation: header-reveal 0.4s ease-in;
}

#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
}

#header.sticky-header .main-menu-wrap.menu-flat,
.fixed-header #header.sticky-header .main-menu-wrap.menu-flat,
#header.sticky-header .main-menu-wrap.menu-flat-border,
.fixed-header #header.sticky-header .main-menu-wrap.menu-flat-border {
    padding: 0;
}

#header.sticky-header-calc .header-main.sticky,
#header.sticky-header-calc .main-menu-wrap,
#header.sticky-header-calc .logo img,
#header.sticky-header-calc .header-main.change-logo .container>div {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.fixed-header.header-transparent-bottom-border #header {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.fixed-header #header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: auto;
    z-index: 1001;
    border-top-width: 0;
}

.fixed-header #header .header-main,
.fixed-header #header .main-menu-wrap {
    position: relative;
    top: 0;
}

.fixed-header #header.sticky-header {
    padding-bottom: 0 !important;
    border-bottom: none;
}

.fixed-header #header.sticky-header .header-main,
.fixed-header #header.sticky-header .main-menu-wrap {
    position: fixed;
}

.fixed-header #header .header-main .container>div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.fixed-header #header .searchform {
    -webkit-transition: background 0.3s ease 0s, border 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s, border 0.3s ease 0s;
    transition: background 0.3s ease 0s, border 0.3s ease 0s;
}

.fixed-header #header .main-menu-wrap #main-menu .mega-menu {
    background: transparent;
}

.fixed-header #header #main-menu .mega-menu {
    -webkit-transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

.fixed-header #header.sticky-header .main-menu-wrap {
    padding: 8px 0;
}

#header-boxed {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

#header-boxed #header.sticky-header .header-main.sticky {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    #header-boxed #header.sticky-header .header-main.sticky {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #header-boxed #header.sticky-header .header-main.sticky {
        max-width: 990px;
    }
}

#header-boxed #header.sticky-header .main-menu-wrap {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    #header-boxed #header.sticky-header .main-menu-wrap {
        max-width: 990px;
    }
}

#header .logo {
    margin: 0;
    padding: 0;
    min-width: 100px;
}

@media (max-width: 991px) {
    #header .logo {
        min-width: 0;
    }

    #header .top-links {
        display: none;
    }
    .main-menu-wrap {
        display:none;
    }
}

@media (max-width: 480px) {
    #header .logo {
        text-align: center;
        margin: -15px auto 0;
    }
}

#header .logo a {
    display: inline-block;
    max-width: 100%;
}

#header .logo img {
    display: inline-block;
    color: transparent;
    max-width: 100%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

@media not all,
only screen and (min-resolution: 144dpi),
only screen and (min-resolution:1.5dppx) {
    #header .logo img.standard-logo {
        display: block;
    }

    #header .logo img.retina-logo {
        /*display:inline-block !important;*/
    }
}

#header .logo-transition img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#header .header-contact {
    margin: 5px 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

#header .header-contact p {
    margin-bottom: 0;
}

#header .header-contact a {
    font-size: 0.8571em;
}

#header .header-contact i {
    display: inline-block;
    margin: 0 5px;
}

#mini-cart {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 0;
    height: 45px;
    margin: -22px auto;
    white-space: normal;
}

#mini-cart.minicart-inline {
    font-size: 0.7857em;
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    bottom: auto;
    margin: 3px 0 3px 7px;
    border-radius: 0;
}

#mini-cart.minicart-inline .cart-popup {
    margin-top: 8px;
}

#mini-cart .cart-popup {
    width: 340px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    z-index: 1003;
    left: auto;
    right: 0;
    padding: 0;
    border: none;
    border-top: 9px solid #ccc;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

#mini-cart .cart-popup .widget_shopping_cart_content {
    border-radius: 0;
    margin-top: -4px;
    background: #fff;
    padding: 15px;
}

#mini-cart .cart_list {
    min-height: 45px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

#mini-cart .cart-popup {
    line-height: 38px;
    border: none;
}

#mini-cart .cart-popup .widget_shopping_cart_content {
    padding: 0 20px 15px;
    color: #696969;
    font-weight: bold;
    font-size: 13px;
    border-radius: 0;
}

#mini-cart.minicart-style1 .cart-popup {
    box-shadow: 0 5px 8px -5px rgba(0, 0, 0, 0.4);
    border-width: 1px;
    border-style: solid;
}

#header:not(.sticky-header) #mini-cart.minicart-style1 .cart-popup {
    top: calc(100% + 8px);
}

#mini-cart.minicart-style1 .cart-popup .widget_shopping_cart_content {
    margin-top: 0;
}

.main-menu-wrap .container {
    display: table;
}

.main-menu-wrap .menu-left,
.main-menu-wrap .menu-right {
    position: absolute;
    top: -2000px;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}

.main-menu-wrap .menu-left,
.main-menu-wrap .menu-right,
.main-menu-wrap .menu-center {
    display: table-cell;
    vertical-align: middle;
}

.main-menu-wrap .menu-left {
    text-align: left;
}

.sticky-header .main-menu-wrap .menu-left,
.sticky-header .main-menu-wrap .menu-right {
    position: static;
    -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);
}

.sticky-header .main-menu-wrap .logo img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.sticky-header .main-menu-wrap .hide-sticky-content .menu-custom-content {
    display: none;
}

.sticky-header .main-menu-wrap .menu-right {
    min-width: 95px;
}

#header.sticky-header .main-menu-wrap .menu-right .searchform-popup {
    display: inline-block;
}

.main-menu-wrap .mega-menu>li.menu-item>a,
.main-menu-wrap .mega-menu>li.menu-item>h5 {
    padding: 10px 13px;
}

.main-menu-wrap .mega-menu>li.menu-item.has-sub:hover>a,
.main-menu-wrap .mega-menu>li.menu-item.has-sub:hover>h5 {
    margin-bottom: -3px;
    padding-bottom: 13px;
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block {
    padding: 0;
    margin: 0;
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    top: -5px;
}

#main-menu {
    position: relative;
}

@media (max-width: 480px) {
    #main-menu {
        display: inline !important;
    }
}

#main-menu .mega-menu {
    border-radius: 0;
}

@media (max-width: 991px) {
    #main-menu .mega-menu {
        display: none;
    }

    #main-toggle-menu {
        overflow: hidden;
    }

    #header .mobile-toggle {
        display: inline-block;
    }
}

#header .header-main .container #main-menu .mega-menu {
    text-align: left;
    background: transparent;
}

#header .header-main .container #main-menu .mega-menu>li.menu-item {
    margin: 1px 2px 1px 0;
}

#main-menu.centered .menu-center {
    text-align: center;
}

#main-menu.centered .mega-menu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    vertical-align: middle;
}

#main-menu.centered .mega-menu>li.menu-item {
    margin: 0 1px;
}

.header-center.show-menu-search #main-menu {
    padding-left: 45px;
}



@media (max-width: 480px) {
    #header .header-main .container {
        display: flex;
        padding-top: 10px;
        padding-bottom: 8px;
        justify-content: center;
        align-items: center;
    }
    #header .header-main .container > *:not(.porto-tooltip) {
        padding: 0 !important;
        position: static !important;
    }
    #header .mobile-toggle {
        position: absolute;
        right: 5px;
        /*top: 13px;*/
    }
    .header-right {
        margin: 0 0px 0 20px;
    }

    .header-extra-info {
        list-style: none;
        margin: 0;
        *zoom: 1;
    }

    .header-extra-info:before,
    .header-extra-info:after {
        content: " ";
        display: table;
    }

    .header-extra-info:after {
        clear: both;
    }

    .header-extra-info li {
        text-align: left;
        float: left;
        margin-left: 25px;
    }
}

@media (min-width: 992px) {
    #header.header-separate .header-main {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

    #header.header-separate .header-main .logo img {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

#header.header-corporate:not(.header-10) .header-main .searchform-popup,
#header.header-corporate:not(.header-10) .header-main #mini-cart {
    display: none;
}

@media (min-width: 768px) {
    #header.header-corporate:not(.header-10) .switcher-wrap {
        margin-right: 5px;
    }

    #header.header-corporate:not(.header-10) .block-inline {
        line-height: 50px;
        margin-bottom: 5px;
    }

    #header.header-corporate:not(.header-10) .header-left .block-inline {
        margin-right: 8px;
    }

    #header.header-corporate:not(.header-10) .header-left .block-inline>* {
        margin: 0 7px 0 0;
    }

    #header.header-corporate:not(.header-10) .header-right .block-inline {
        margin-left: 8px;
    }

    #header.header-corporate:not(.header-10) .header-right .block-inline>* {
        margin: 0 0 0 7px;
    }

    #header.header-corporate:not(.header-10) .share-links {
        line-height: 1;
    }
}

#header.header-corporate:not(.header-10) .header-top #mini-cart.minicart-inline {
    font-size: 1em;
}

#header.header-corporate:not(.header-10) .header-top #mini-cart.minicart-inline:first-child {
    margin-left: 0;
    margin-right: 0;
}

#header.header-corporate:not(.header-10) .header-main .searchform-popup,
#header.header-corporate:not(.header-10) .header-main #mini-cart {
    display: none;
}
.fa-reorder:before,.fa-bars:before{content:"\f0c9";}
.fa-reorder {
    margin: 0 0 0 5px;
}
#nav-panel {
    position: fixed;
    height: 100%;
    width: 260px;
    top: 0;
    bottom: 0;
    font-size: 0.9em;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 9001;
    -webkit-transform: translate(-260px);
    -moz-transform: translate(-260px);
    -ms-transform: translate(-260px);
    -o-transform: translate(-260px);
    transform: translate(-260px);
    -webkit-transition: transform 0.2s ease-in-out 0s;
    -moz-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.2s ease-in-out 0s;
}

#nav-panel-close {
    border-radius: 0 0 0 0;
    display: block;
    font-size: 17px;
    height: 40px;
    line-height: 38px;
    position: fixed;
    left: 260px;
    margin-left: -40px;
    text-align: center;
    text-decoration: none;
    top: 85px;
    width: 40px;
    z-index: 9000;
    -webkit-transform: translate(-260px);
    -moz-transform: translate(-260px);
    -ms-transform: translate(-260px);
    -o-transform: translate(-260px);
    transform: translate(-260px);
}

.panel-overlay {
    opacity: 0;
}
.panel-overlay.active {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8999;
    min-height: 100vh;
    opacity: 0.35;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s;
}

html.panel-opened body > * {
    z-index: 0;
}

html.panel-opened body #nav-panel {
    -webkit-transition: transform 0.3s ease-in-out 0s;
    -moz-transition: transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
    z-index: 9001;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
}

html.panel-opened body #nav-panel-close {
    margin-left: 0;
    -webkit-transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;
    -moz-transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;
    z-index: 9000;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
}

html.panel-opened body #nav-panel-close.panel-left {
    margin-left: 0;
    margin-right: auto;
}

html.panel-opened body #nav-panel-close.panel-right {
    margin-right: 0;
    margin-left: auto;
}

html.panel-opened #wpadminbar {
    z-index: 8000;
}

#nav-panel .welcome-msg {
    text-align: center;
    display: block;
    margin: 15px 0;
    padding: 0 10px;
}

#nav-panel .welcome-msg p {
    margin: 5px 0;
}

#nav-panel .welcome-msg .pull-left,
#nav-panel .welcome-msg .pull-right {
    float: none !important;
}

#nav-panel .accordion-menu {
    font-size: 0.8571em;
}

#nav-panel .accordion-menu .arrow {
    right: 5px;
}

#nav-panel .mobile-menu {
    font-size: 1em;
}

#nav-panel .switcher-wrap {
    margin: 15px 0;
    padding: 0 10px;
}

#nav-panel .woocs-switcher li,
#nav-panel .woocs-switcher li > h5 {
    cursor: pointer !important;
}

#nav-panel .menu-wrap {
    margin: 15px 0;
    padding: 0 10px;
}

#nav-panel .menu-custom-block {
    margin: 15px 0;
    padding: 0 10px;
}

#nav-panel .menu-custom-block a,
#nav-panel .menu-custom-block span {
    display: block;
}

#nav-panel .menu-custom-block a {
    padding: 5px 6px;
    text-decoration: none;
}

#nav-panel .menu-custom-block .tip {
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-style: normal;
    border-radius: 0;
    line-height: 1;
    padding: 2px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
}

#nav-panel .menu-custom-block .tip.hot {
    background-color: #eb2771;
}

#nav-panel .menu-custom-block .tip.hot .tip-arrow:before {
    color: #eb2771;
}

#nav-panel .menu-custom-block .tip .tip-arrow:before {
    display: inline-block;
    font-family: "Elusive-Icons";
    font-size: 5px;
    font-style: normal;
    position: absolute;
    width: 4px;
    height: 6px;
    margin: auto;
    content: "\f126";
    left: -4px;
    text-align: right;
    top: 0;
    bottom: 0;
}
#nav-panel .accordion-menu {
    font-size: 0.8571em;
}

#nav-panel .accordion-menu .arrow {
    right: 5px;
}

#nav-panel .mobile-menu {
    font-size: 1em;
}

#nav-panel .menu-wrap {
    margin: 15px 0;
    padding: 0 10px;
}

.page-top {
    background-color: #171717;
    min-height: 40px;
    padding: 12px 0 0px;
    position: relative;
    text-align: left;
}

.page-top .breadcrumbs-wrap {
    font-size: 0.9em;
}

.page-top ul.breadcrumb {
    display: inline-block;
    background: none;
    margin: 0;
    padding: 0;
}

.page-top ul.breadcrumb>li {
    text-shadow: none;
}

.page-top ul.breadcrumb>li a {
    display: inline-block;
    text-transform: none;
    border-color: transparent;
    background: transparent;
}

.page-top ul.breadcrumb>li+li:before {
    display: none;
}

.page-top ul.breadcrumb>li .delimiter {
    font-family: "FontAwesome";
    display: inline-block;
    margin: 0 4px;
    width: 20px;
    text-align: center;
    font-style: normal;
    vertical-align: top;
    font-size: 12px;
}

.page-top ul.breadcrumb>li .delimiter:before {
    content: "/\00a0";
    position: relative;
    right: -2px;
}

.page-top ul.breadcrumb>li .delimiter.delimiter-2 {
    font-family: "Porto";
}

.page-top ul.breadcrumb>li .delimiter.delimiter-2:before {
    content: "\e81a";
    right: -1px;
}

.page-top ul.breadcrumb li span {
    margin-left: 5px;
}

.page-top ul.breadcrumb li span:first-child {
    margin-left: 0;
}

.page-top .page-title {
    display: inline-block;
    font-size: 2.2em;
    font-weight: 200;
    margin: 0;
    min-height: 37px;
    line-height: 46px;
    padding: 0 0 2px;
    position: relative;
    letter-spacing: -1px;
    text-transform: none;
    position: relative;
    z-index: 2;
}

.porto-testimonial .testimonial blockquote p {
    color: #111;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.3;
}

@media (max-width: 767px) {
    .page-top .page-title {
        font-size: 2em;
    }

    .page-top .page-sub-title {
        font-size: 1.2em
    }
}

.mobile-sidebar {
    background: #fff;
    position: fixed;
    height: 100%;
    width: 260px;
    top: 0;
    botom: 0;
    left: 0;
    z-index: 9000;
    -webkit-transform: translate(-260px);
    -moz-transform: translate(-260px);
    -ms-transform: translate(-260px);
    -o-transform: translate(-260px);
    transform: translate(-260px);
    -webkit-transition: transform 0.2s ease-in-out 0s;
    -moz-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.2s ease-in-out 0s;
}

.mobile-sidebar .sidebar-toggle {
    display: none;
    cursor: pointer;
    background: #fff;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -40px;
    top: 0;
    bottom: 40px;
    margin: auto;
    font-size: 17px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    border-radius: 0 0 0 0;
    border: 1px solid #ccc;
    border-left-width: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

@media (max-width: 991px) {
    .mobile-sidebar .sidebar-toggle {
        display: block;
    }
    #footer .footer-bottom .container > div {
        display:block;
    }
}

.mobile-sidebar .sidebar-content {
    display: block;
    padding: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
}

.sidebar-overlay {
    opacity: 0;
}

.page-top .page-sub-title {
    letter-spacing: -1px;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    #header.header-corporate .header-main .container .header-right {
        padding-left: 30px;
    }

    #header .header-main .container>*:not(.porto-tooltip) {
        /*display: inline !important;
            padding: 0 !important;
            position: static !important;*/
    }

    #header .header-main .container>*:not(.porto-tooltip) #main-menu {
        display: inline;
        position: static;
    }
}

/* aticle stuff */
.single-post article {
    border-bottom: 0;
    margin-bottom: 0;
}

.entry-title {
    margin-top: 0;
}

article.post .post-date,
.post-item .post-date {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}

article.post .post-date .month,
.post-item .post-date .month {
    border-radius: 0 0 0 0;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #fff;
    font-size: 0.9em;
    padding: 0 0 2px;
    display: block;
}

article.post .post-date .day,
.post-item .post-date .day {
    background: #f4f4f4;
    border-radius: 0 0 0 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-weight: bold;
    padding: 10px 0;
}

article.post .post-meta {
    font-size: 0.9em;
    margin-bottom: 7px;
}

body.single-post article.post .post-meta {
    margin-bottom: 20px;
}

article.post .post-meta>span,
article.post .post-meta>.post-views {
    display: inline-block;
    padding-right: 8px;
}

article.post .post-meta i,
article.post .post-meta .post-views-icon.dashicons {
    margin-right: 3px !important;
    font-size: 1em !important;
    height: 1em;
    line-height: 1;
    width: 1em;
    text-align: center;
}

article.post-full,
article.post-large {
    margin-left: 60px;
}

article.post-full h2.entry-title,
article.post-large h2.entry-title {
    margin-bottom: 5px;
}

article.post-full .post-image,
article.post-large .post-image,
article.post-full .post-date,
article.post-large .post-date {
    margin-left: -60px;
}

.post-block,
.post-share,
article.post .comment-respond,
article.portfolio .comment-respond {
    border-top: 1px solid #ddd;
    margin: 15px 0 0 0;
    padding: 20px 0 15px 0;
}

.post-share {
    padding-bottom: 0;
}

.post-share .share-links {
    display: inline-block;
    margin-top: -5px;
}

.post-carousel .post-slide {
    *zoom: 1;
}

.post-carousel .post-slide:before,
.post-carousel .post-slide:after {
    content: " ";
    display: table;
}

.post-carousel .post-slide:after {
    clear: both;
}

.post-carousel.owl-carousel .owl-dots {
    margin-top: 0;
}

.post-carousel.owl-carousel .owl-dots {
    margin-top: 0;
}

.post-item-small .post-date {
    font-size: 0.9286em;
}

.post-item-small {
    margin: 0 15px;
    padding: 15px 0;
    *zoom: 1;
    border-top: 1px solid #ececec;
}

.post-item-small:before,
.post-item-small:after {
    content: " ";
    display: table;
}

.post-item-small:after {
    clear: both;
}

.post-item-small:first-child {
    padding-top: 0;
    border-top-width: 0;
}

.post-item-small .post-date {
    font-size: 0.9286em;
}

.entry-content {
    margin: 20px 0 30px;
}

article.post-title-simple h2.entry-title {
    font-size: 2.2em;
    margin-bottom: 15px;
}

article.post-title-simple .post-block {
    padding-top: 40px;
    margin-top: 37px;
}

article.post-title-simple .post-share {
    border-width: 0;
    padding-top: 0;
    margin-top: 0;
}

.container .container:not(.porto-wrap-container) {
    /*width:100%;*/
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    ul.comments ul.children {
        border-left: 8px solid #ddd;
        padding-left: 10px;
    }

    ul.comments ul.children>li,
    ul.comments>li {
        padding: 0;
    }

    ul.comments ul.children>li .comment-body,
    ul.comments>li .comment-body {
        background: #f4f4f4;
        border-radius: 0;
        padding: 10px;
        *zoom: 1;
    }

    ul.comments ul.children>li .comment-body:before,
    ul.comments>li .comment-body:before,
    ul.comments ul.children>li .comment-body:after,
    ul.comments>li .comment-body:after {
        content: " ";
        display: table;
    }

    ul.comments ul.children>li .comment-body:after,
    ul.comments>li .comment-body:after {
        clear: both;
    }

    ul.comments ul.children>li .img-thumbnail,
    ul.comments>li .img-thumbnail {
        margin: 0 12px 10px 0;
        float: left;
        position: static;
    }

    ul.comments ul.children>li img.avatar,
    ul.comments>li img.avatar {
        max-width: 60px;
    }

    ul.comments .comment-block {
        position: static;
        padding: 0;
    }

    ul.comments .comment-arrow {
        display: none;
    }
}

@media (max-width: 480px) {
.page-top .page-title {
        line-height:37px;
    }
    article.post-full,
    article.post-large {
        margin-left: 0;
    }

    article.post-full .post-image,
    article.post-large .post-image,
    article.post-full .post-date,
    article.post-large .post-date {
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    article.post-large-alt {
        margin-left: 0;
    }

    article.post-large-alt .post-date {
        margin-left: 0;
    }

    article.post-large-alt .post-image {
        margin-left: 60px;
    }
}

/* megamenu */
.mega-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    *zoom: 1;
}

.mega-menu:before,
.mega-menu:after {
    content: " ";
    display: table;
}

.mega-menu:after {
    clear: both;
}

.mega-menu li.menu-item {
    display: block;
    position: relative;
    margin: 0;
}

.mega-menu li.menu-item > a,
.mega-menu li.menu-item > h5 {
    display: block;
    text-decoration: none;
    text-align: left;
    position: relative;
    outline: medium none;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
    font-weight: 400;
    font-family: inherit;
    font-size: inherit;
}

.mega-menu li.menu-item > a > .fa,
.mega-menu li.menu-item > h5 > .fa {
    width: 18px;
    text-align: center;
}

.mega-menu li.menu-item > a > .fa,
.mega-menu li.menu-item > h5 > .fa,
.mega-menu li.menu-item > a > .avatar,
.mega-menu li.menu-item > h5 > .avatar {
    margin-right: 5px;
}

.mega-menu li.menu-item > a > .avatar img,
.mega-menu li.menu-item > h5 > .avatar img {
    margin-top: -5px;
    margin-bottom: -4px;
}

.mega-menu li.menu-item > a > .flag,
.mega-menu li.menu-item > h5 > .flag,
.mega-menu li.menu-item > a > [class*='flag-'],
.mega-menu li.menu-item > h5 > [class*='flag-'] {
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-top: -2px;
    margin-right: 6px;
    margin-left: 1px;
    vertical-align: middle;
    line-height: 0;
}

.mega-menu li.menu-item > a > .flag:before,
.mega-menu li.menu-item > h5 > .flag:before,
.mega-menu li.menu-item > a > [class*='flag-']:before,
.mega-menu li.menu-item > h5 > [class*='flag-']:before {
    display: none;
}

.mega-menu li.menu-item > a > .thumb-info-preview,
.mega-menu li.menu-item > h5 > .thumb-info-preview {
    position: absolute;
    display: block;
    left: 100%;
    opacity: 0;
    border: 0;
    padding-left: 10px;
    background: transparent;
    overflow: visible;
    margin: 15px 0 0;
    top: -1000px;
    -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-30px, 0, 0);
    opacity: 0;
    max-width: none;
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,
.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-wrapper {
    background: #fff;
    display: block;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    margin: 0;
    padding: 0;
    text-align: left;
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image,
.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image {
    width: 182px;
    height: 136px;
    min-height: 0;
    -webkit-transition: all 5s linear 0s;
    -moz-transition: all 5s linear 0s;
    transition: all 5s linear 0s;
}

.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image.fixed-image,
.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image.fixed-image {
    background-position: left top;
    background-size: auto 100%;
}

.mega-menu li.menu-item > a:hover,
.mega-menu li.menu-item > h5:hover {
    z-index: 1;
}

.mega-menu li.menu-item > a:hover > .thumb-info-preview,
.mega-menu li.menu-item > h5:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
    top: 0;
    opacity: 1;
    margin-top: -5px;
}

.mega-menu li.menu-item > h5 {
    cursor: default;
}

.mega-menu ul.sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mega-menu > li.menu-item {
    float: left;
    margin-right: 2px;
}

.mega-menu > li.menu-item:last-child {
    margin-right: 0;
}

.mega-menu > li.menu-item.narrow {
    position: relative;
}

.mega-menu > li.menu-item.has-sub > a .thumb-info-preview,
.mega-menu > li.menu-item.has-sub > h5 .thumb-info-preview {
    display: none;
}

.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
    display: inline-block;
    font-size: 0.8571em;
    font-weight: bold;
    line-height: 20px;
    padding: 9px 12px 8px;
}

@media (max-width: 1169px) {
    .mega-menu > li.menu-item > a,
    .mega-menu > li.menu-item > h5 {
        padding: 9px 9px 8px;
    }
}

.mega-menu > li.menu-item > a > .fa,
.mega-menu > li.menu-item > h5 > .fa {
    width: auto;
}

.mega-menu > li.menu-item > a .tip,
.mega-menu > li.menu-item > h5 .tip {
    position: absolute;
    top: -9px;
    right: 10px;
}

.mega-menu > li.menu-item > a .tip .tip-arrow:before,
.mega-menu > li.menu-item > h5 .tip .tip-arrow:before {
    content: "\f125";
    left: 2px;
    bottom: -3px;
    top: auto;
    width: auto;
    height: auto;
}

.mega-menu > li.menu-item > a > .thumb-info-preview,
.mega-menu > li.menu-item > h5 > .thumb-info-preview {
    left: -100%;
    right: -100%;
    padding-left: 0;
    padding-top: 10px;
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    margin: auto;
    width: 190px;
}

.mega-menu > li.menu-item > a:hover > .thumb-info-preview,
.mega-menu > li.menu-item > h5:hover > .thumb-info-preview {
    top: 100%;
    transform: translate3d(0, 0, 0);
}

.mega-menu > li.menu-item.active > a,
.mega-menu > li.menu-item:hover > a,
.mega-menu > li.menu-item.active > h5,
.mega-menu > li.menu-item:hover > h5 {
    color: #fff;
    border-radius: 0;
}

.mega-menu > li.menu-item.has-sub:hover {
    z-index: 111;
}

.mega-menu > li.menu-item.has-sub:hover > a,
.mega-menu > li.menu-item.has-sub:hover > h5 {
    border-radius: 0 0 0 0;
    margin-bottom: -3px;
    padding-bottom: 11px;
}

.menu-arrow .mega-menu > li.has-sub > a:after,
.menu-arrow .mega-menu > li.has-sub > h5:after {
    content: "\f0d7";
    font-family: "FontAwesome";
}

.mega-menu .popup {
    position: absolute;
    left: 0;
    text-align: left;
    top: 100%;
    display: none;
    margin: 2px 0 0;
    z-index: 111;
    min-width: 100%;
}

.mega-menu .popup > .inner {
    *zoom: 1;
}

.mega-menu .popup > .inner:before,
.mega-menu .popup > .inner:after {
    content: " ";
    display: table;
}

.mega-menu .popup > .inner:after {
    clear: both;
}

.mega-menu .popup ul.sub-menu {
    position: relative;
}

.mega-menu .popup li.menu-item {
    padding: 0;
    float: none;
}

.mega-menu .wide .popup {
    border-radius: 0;
    border-top: 5px solid #ccc;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    right: auto;
    left: 0;
}

.mega-menu .wide .popup > .inner {
    border-radius: 0 0 0 0;
    padding: 25px 20px 10px;
    background: #fff;
}

.mega-menu .wide .popup > .inner > ul.sub-menu {
    max-width: 100%;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item {
    float: left;
    padding: 0 15px 10px;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    color: #333;
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 5px;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu {
    padding-bottom: 5px;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu ul.sub-menu {
    padding-bottom: 0;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    margin-left: -8px;
    padding: 4px 8px;
    font-size: 0.9em;
    line-height: 20px;
    font-weight: normal;
    border-radius: 0;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
    background: #f4f4f4;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > ul.sub-menu {
    padding-left: 10px;
}

.mega-menu .wide .popup > .inner > ul.sub-menu > .menu-block-item {
    margin-bottom: -20px;
}

.mega-menu .wide .popup > .inner li.menu-item > a.has-preview,
.mega-menu .wide .popup > .inner li.menu-item > h5.has-preview {
    display: inline-block;
}

.mega-menu .wide .popup > .inner .container {
    width: auto;
    padding: 0;
}

.mega-menu .wide.pos-left .popup {
    border-radius: 0 0 0 0;
}

.mega-menu .wide.pos-right .popup {
    border-radius: 0 0 0 0;
}

.mega-menu .narrow .popup > .inner > ul.sub-menu {
    border-radius: 0 0 0 0;
}

.mega-menu .narrow .popup ul.sub-menu {
    min-width: 180px;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-top: 0 solid #ccc;
    z-index: 10;
}

.mega-menu .narrow .popup ul.sub-menu ul.sub-menu {
    border-radius: 0;
    position: absolute;
    left: 100%;
    display: none;
    opacity: 0;
}

.mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {
    top: -5px;
}

.mega-menu .narrow .popup li.menu-item > a,
.mega-menu .narrow .popup li.menu-item > h5 {
    color: #fff;
    font-weight: 400;
    padding: 8px;
    font-size: 0.9em;
    line-height: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    white-space: nowrap;
}

.mega-menu .narrow .popup li.menu-item:last-child > a,
.mega-menu .narrow .popup li.menu-item:last-child > h5 {
    border-bottom-width: 0;
}

.mega-menu .narrow .popup li.menu-item:hover > ul.sub-menu {
    opacity: 1;
    display: block;
}

.mega-menu .narrow .popup li.menu-item-has-children > a,
.mega-menu .narrow .popup li.menu-item-has-children > h5 {
    padding-right: 20px;
}

.mega-menu .narrow .popup li.menu-item-has-children > a:before,
.mega-menu .narrow .popup li.menu-item-has-children > h5:before {
    content: "\f105";
    float: right;
    margin-right: -14px;
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 22px;
}

.mega-menu .narrow .popup li.menu-item-has-children > a .thumb-info-preview,
.mega-menu .narrow .popup li.menu-item-has-children > h5 .thumb-info-preview {
    display: none;
}

.mega-menu .narrow.pos-left .popup {
    left: 0px;
    right: auto;
}

.mega-menu .narrow.pos-left .popup > .inner > ul.sub-menu {
    border-radius: 0 0 0 0;
}

.mega-menu .narrow.pos-left .popup ul.sub-menu ul.sub-menu {
    left: 100%;
    right: auto;
}

.mega-menu .narrow.pos-left .popup li.menu-item-has-children > a:before,
.mega-menu .narrow.pos-left .popup li.menu-item-has-children > h5:before {
    content: "\f0da";
}

.mega-menu .narrow.pos-left .popup li.menu-item > a > .thumb-info-preview,
.mega-menu .narrow.pos-left .popup li.menu-item > h5 > .thumb-info-preview {
    left: 100%;
    right: auto;
    padding-left: 10px;
    padding-right: 0;
    transform: translate3d(-30px, 0, 0);
}

.mega-menu .narrow.pos-left .popup li.menu-item > a:hover > .thumb-info-preview,
.mega-menu .narrow.pos-left .popup li.menu-item > h5:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
}

.mega-menu .narrow.pos-right .popup {
    right: 0px;
    left: auto;
}

.mega-menu .narrow.pos-right .popup > .inner > ul.sub-menu {
    border-radius: 0 0 0 0;
}

.mega-menu .narrow.pos-right .popup ul.sub-menu ul.sub-menu {
    right: 100%;
    left: auto;
}

.mega-menu .narrow.pos-right .popup li.menu-item-has-children > a:before,
.mega-menu .narrow.pos-right .popup li.menu-item-has-children > h5:before {
    content: "\f0d9";
}

.mega-menu .narrow.pos-right .popup li.menu-item > a > .thumb-info-preview,
.mega-menu .narrow.pos-right .popup li.menu-item > h5 > .thumb-info-preview {
    left: auto;
    right: 100%;
    padding-left: 0;
    padding-right: 10px;
    transform: translate3d(30px, 0, 0);
}

.mega-menu .narrow.pos-right .popup li.menu-item > a:hover > .thumb-info-preview,
.mega-menu .narrow.pos-right .popup li.menu-item > h5:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
}

.mega-menu .tip {
    color: #fff;
    display: inline-block;
    font-size: 9px;
    border-radius: 0;
    line-height: 1;
    padding: 2px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
}

.mega-menu .tip.hot {
    background-color: #eb2771;
}

.mega-menu .tip.hot .tip-arrow:before {
    color: #eb2771;
}

.mega-menu .tip .tip-arrow:before {
    display: inline-block;
    font-family: "Elusive-Icons";
    font-size: 5px;
    position: absolute;
    width: 4px;
    height: 6px;
    margin: auto;
    content: "\f126";
    left: -4px;
    text-align: right;
    top: 0;
    bottom: 0;
}

.mega-menu.effect-down .popup {
    top: -2000px;
}

.mega-menu.effect-down .popup li.menu-item > a,
.mega-menu.effect-down .popup li.menu-item > h5 {
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.mega-menu.effect-down > li.menu-item .popup {
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    -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);
}

.mega-menu.effect-down > li.menu-item:hover .popup {
    top: 100%;
    -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);
}

.mega-menu.effect-down > li.menu-item:hover li.menu-item > a,
.mega-menu.effect-down > li.menu-item:hover li.menu-item > h5 {
    -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);
}

.mega-menu.effect-fadein-up > li.menu-item .popup {
    -webkit-animation: menuFadeInUp 0.2s ease-out;
    animation: menuFadeInUp 0.2s ease-out;
}

.mega-menu.effect-fadein-down > li.menu-item .popup {
    -webkit-animation: menuFadeInDown 0.2s ease-out;
    animation: menuFadeInDown 0.2s ease-out;
}

.mega-menu.effect-fadein > li.menu-item .popup {
    -webkit-animation: fadeIn 0.2s ease-out;
    animation: fadeIn 0.2s ease-out;
}

.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu {
    display: block !important;
    top: -2000px;
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > a,
.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > h5 {
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {
    -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);
}

.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > a,
.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > h5 {
    -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);
}

.mega-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
}

.mega-menu.subeffect-fadein-left .narrow.pos-left .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
}

.mega-menu.subeffect-fadein-left .narrow.pos-right .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
}

.mega-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
}

.mega-menu.subeffect-fadein-right .narrow.pos-left .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
}

.mega-menu.subeffect-fadein-right .narrow.pos-right .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
}

.mega-menu.subeffect-fadein-up .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInUp 0.2s ease-out;
    animation: menuFadeInUp 0.2s ease-out;
}

.mega-menu.subeffect-fadein-down .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInDown 0.2s ease-out;
    animation: menuFadeInDown 0.2s ease-out;
}

.mega-menu.subeffect-fadein .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: fadeIn 0.2s ease-out;
    animation: fadeIn 0.2s ease-out;
}

.mega-menu.show-arrow > li.has-sub > a:after,
.mega-menu.show-arrow > li.has-sub > h5:after {
    display: inline-block;
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 1em;
    margin: 0 0 0 5px;
    line-height: 1;
}

.mega-menu.menu-flat li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,
.mega-menu.menu-flat li.menu-item > h5 > .thumb-info-preview .thumb-info-wrapper {
    border-radius: 0 !important;
}

.mega-menu.menu-flat > li.menu-item {
    margin-right: 0;
}

.mega-menu.menu-flat > li.menu-item.active > a,
.mega-menu.menu-flat > li.menu-item:hover > a,
.mega-menu.menu-flat > li.menu-item.active > h5,
.mega-menu.menu-flat > li.menu-item:hover > h5 {
    border-radius: 0 !important;
}

.mega-menu.menu-flat > li.menu-item.has-sub:hover > a,
.mega-menu.menu-flat > li.menu-item.has-sub:hover > h5 {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .popup {
    margin: 0;
}

.mega-menu.menu-flat .wide .popup {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .wide .popup > .inner {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.mega-menu.menu-flat .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .wide.pos-left .popup,
.mega-menu.menu-flat .wide.pos-right .popup {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .narrow .popup > .inner > ul.sub-menu {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .narrow .popup ul.sub-menu ul.sub-menu {
    border-radius: 0 !important;
}

.mega-menu.menu-flat .narrow.pos-left .popup > .inner > ul.sub-menu,
.mega-menu.menu-flat .narrow.pos-right .popup > .inner > ul.sub-menu {
    border-radius: 0 !important;
}

.mega-menu.menu-flat-border > li.menu-item > a,
.mega-menu.menu-flat-border > li.menu-item > h5 {
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.mega-menu.menu-flat-border > li.menu-item:last-child > a,
.mega-menu.menu-flat-border > li.menu-item:last-child > h5 {
    border-right: 0 none;
}

.accordion-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9em;
}

.accordion-menu > li,
.accordion-menu ul.sub-menu > li {
    position: relative;
}

.accordion-menu li.menu-item {
    margin: 0;
}

.accordion-menu li.menu-item > a,
.accordion-menu li.menu-item > h5 {
    position: relative;
    display: block;
    outline: medium none;
    text-decoration: none;
    text-align: left;
    margin: 1px 0 0;
    padding: 5px 6px;
    line-height: 25px;
    font-weight: 400;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    font-family: inherit;
    font-size: inherit;
}

.accordion-menu li.menu-item > a > .fa,
.accordion-menu li.menu-item > h5 > .fa {
    width: 18px;
    text-align: center;
}

.accordion-menu li.menu-item > a > .fa,
.accordion-menu li.menu-item > h5 > .fa,
.accordion-menu li.menu-item > a > .avatar,
.accordion-menu li.menu-item > h5 > .avatar {
    margin-right: 5px;
}

.accordion-menu li.menu-item > a > .avatar img,
.accordion-menu li.menu-item > h5 > .avatar img {
    margin-top: -5px;
    margin-bottom: -4px;
}

.accordion-menu li.menu-item > a > .flag,
.accordion-menu li.menu-item > h5 > .flag,
.accordion-menu li.menu-item > a > [class*='flag-'],
.accordion-menu li.menu-item > h5 > [class*='flag-'] {
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-top: -3px;
    margin-right: 6px;
    margin-left: 1px;
    vertical-align: middle;
    line-height: 0;
}

.accordion-menu li.menu-item > a > .flag:before,
.accordion-menu li.menu-item > h5 > .flag:before,
.accordion-menu li.menu-item > a > [class*='flag-']:before,
.accordion-menu li.menu-item > h5 > [class*='flag-']:before {
    display: none;
}

.accordion-menu li.menu-item.has-sub > a,
.accordion-menu li.menu-item.has-sub > h5 {
    padding-right: 33px;
}

.accordion-menu ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}

.accordion-menu .arrow {
    border-radius: 0;
    position: absolute;
    top: 6px;
    right: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-align: center;
    font-family: "FontAwesome";
    line-height: 25px;
    vertical-align: top;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.accordion-menu .arrow:before {
    content: "\f067";
}

.accordion-menu .open > .arrow:before {
    content: "\f068";
}

.accordion-menu .tip {
    color: #fff;
    display: inline-block;
    font-size: 9px;
    border-radius: 0;
    line-height: 1;
    padding: 2px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
}

.accordion-menu .tip.hot {
    background-color: #eb2771;
}

.accordion-menu .tip.hot .tip-arrow:before {
    color: #eb2771;
}

.accordion-menu .tip .tip-arrow:before {
    display: inline-block;
    font-family: "Elusive-Icons";
    font-size: 5px;
    position: absolute;
    width: 4px;
    height: 6px;
    margin: auto;
    left: -4px;
    text-align: right;
    content: "\f126";
    top: 0;
    bottom: 0;
}


@media (max-width: 991px) {
    #main-sidebar-menu {
        display: none;
    }

    .widget_sidebar_menu {
        overflow: hidden;
    }
}

@media (max-width: 1169px) {
    .widget_sidebar_menu .widget-title {
        font-size: 0.8571em;
        line-height: 13px;
        padding: 10px 15px;
    }
}

/* Footer from theme_1.css */
#footer {
    font-size: 0.9em;
    padding: 0;
    position: relative;
    clear: both;
}

#footer .footer-main>.container {
    padding-top: 40px;
    padding-bottom: 10px;
}

#footer .container {
    position: relative;
}

#footer .footer-bottom {
    padding: 15px 0;
}

#footer .footer-bottom .container {
    display: table;
    table-layout: fixed;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container {
        display: block;
    }
}

#footer .footer-bottom .container>div {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container>div {
        display: block;
    }
}

#footer .footer-bottom .container .footer-left {
    padding: 10px 8px 10px 0;
    text-align: left;
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-left {
        padding: 10px 0;
    }
}

#footer .footer-bottom .container .footer-center {
    padding: 10px 8px;
    text-align: center;
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-center {
        padding: 10px 0;
        width: auto;
        text-align: left;
    }
}

#footer .footer-bottom .container .footer-right {
    padding: 10px 0 10px 8px;
    text-align: right;
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-right {
        padding: 10px 0;
        text-align: left;
    }
}

#footer .widgettitle,
#footer .widget-title {
    margin-bottom: 15px;
    font-size: 1.2698em;
}

#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
    font-weight: 400;
    text-transform: none;
}

#footer .widgettitle img,
#footer .widget-title img {
    margin-right: 3px;
    margin-top: -2px;
}

#footer .thumbnail,
#footer .img-thumbnail {
    padding: 0;
    border-width: 0;
    background: transparent;
}

#footer .thumbnail img,
#footer .img-thumbnail img {
    border-radius: 0;
}

#footer .widget p {
    font-size: 1em;
}

#footer .widget>div>ul,
#footer .widget>ul {
    font-size: 1em;
}

#footer .widget .tagcloud a {
    background: transparent;
    text-decoration: none;
}

#footer .widget .tagcloud a:hover {
    color: #fff;
}

#footer .widget p {
    margin-top: -3px;
    margin-bottom: 13px;
}

#footer .widget.contact-info .widget-title {
    margin-botom: 15px;
}

#footer .footer-bottom .widget {
    display: inline-block;
    margin: 0;
}

@media (max-width: 991px) {
    #footer .footer-bottom .widget {
        display: block;
        margin-top: 5px;
    }

    #footer .footer-bottom .container .footer-left {
        padding: 10px 8px 10px 0;
        text-align: left;
        width: 100%;
    }
}

#footer .footer-bottom .container>div {
    display: table-cell;
    vertical-align: middle;
}

#footer .footer-bottom .container .footer-left {
    padding: 10px 8px 10px 0;
    text-align: left;
    width: 100%;
}

#footer p {
    font-size: 1em;
}
#footer .footer-main > .container {
    padding-top: 40px;
    padding-bottom: 10px;
}
@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-left {
        padding: 10px 0;
    }
}

#footer .footer-bottom .container .footer-center {
    padding: 10px 8px;
    text-align: center;
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-center {
        padding: 10px 0;
        width: auto;
        text-align: left;
    }
}

#footer .footer-bottom .container .footer-right {
    padding: 10px 0 10px 8px;
    text-align: right;
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bottom .container .footer-right {
        padding: 10px 0;
        text-align: left;
    }
}

#footer .widgettitle,
#footer .widget-title {
    margin-bottom: 15px;
    font-size: 1.2698em;
}

#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
    font-weight: 400;
    text-transform: none;
}

#footer .widgettitle img,
#footer .widget-title img {
    margin-right: 3px;
    margin-top: -2px;
}

#footer .thumbnail,
#footer .img-thumbnail {
    padding: 0;
    border-width: 0;
    background: transparent;
}

#footer .thumbnail img,
#footer .img-thumbnail img {
    border-radius: 0;
}

#footer .widget p {
    font-size: 1em;
}

#footer .widget>div>ul,
#footer .widget>ul {
    font-size: 1em;
}

#footer .widget .tagcloud a {
    background: transparent;
    text-decoration: none;
}

#footer .widget .tagcloud a:hover {
    color: #fff;
}

#footer .widget p {
    margin-top: -3px;
    margin-bottom: 13px;
}

#footer .widget.contact-info .widget-title {
    margin-botom: 15px;
}

#footer .footer-bottom .widget {
    display: inline-block;
    margin: 0;
}

@media (max-width: 991px) {
    #footer .footer-bottom .widget {
        display: block;
        margin-top: 5px;
    }
}

#footer .footer-bottom .widget>div>ul,
#footer .footer-bottom .widget>ul {
    border-width: 0;
}

#footer .footer-bottom .widget>div>ul li,
#footer .footer-bottom .widget>ul li {
    border-width: 0;
}

#footer .footer-bottom .widget_nav_menu ul {
    margin: 0;
}

#footer .footer-bottom .widget_nav_menu ul li {
    display: inline-block;
    padding: 0 0 0 6px;
}

#footer .footer-bottom .widget_nav_menu ul li:first-child {
    padding: 0;
}

#footer .footer-bottom .widget_nav_menu ul li:before {
    display: none;
}

#footer .footer-bottom .widget_nav_menu ul li:after {
    content: "|";
    font-weight: 300;
    position: relative;
    top: -1px;
    margin: 0 0 0 9px;
}

#footer .footer-bottom .widget_nav_menu ul li:last-child:after {
    display: none;
}

#footer .footer-bottom .widget_nav_menu ul li+li {
    margin-left: 0;
}

#footer .footer-bottom .footer-left .widget {
    margin-right: 20px;
}

@media (max-width: 991px) {
    #footer .footer-bottom .footer-left .widget {
        margin-right: 0;
    }
    #header.header-corporate:not(.header-10) .header-top .header-left > *,#header.header-corporate:not(.header-10) .header-top .header-right > * {
        display:none;
    }
}

#footer .footer-bottom .footer-left:first-child {
    margin-right: 0;
}

#footer .footer-bottom .footer-right .widget {
    margin-left: 20px;
}

@media (max-width: 991px) {
    #footer .footer-bottom .footer-right .widget {
        margin-left: 0;
    }
}

#footer .footer-bottom .footer-right:first-child {
    margin-left: 0;
}

#footer .footer-bottom .tooltip {
    display: none !important;
}

.footer-wrapper.simple #footer,
.footer-wrapper.fixed #footer {
    padding-top: 0;
    background: transparent;
}

.footer-wrapper.simple #footer .footer-bottom,
.footer-wrapper.fixed #footer .footer-bottom {
    padding: 0;
}

.footer-wrapper.simple #footer .footer-bottom .logo,
.footer-wrapper.fixed #footer .footer-bottom .logo {
    display: none;
}

.footer-wrapper.simple #footer .footer-bottom .container,
.footer-wrapper.fixed #footer .footer-bottom .container {
    display: table;
}

.footer-wrapper.simple #footer .footer-bottom .container>div,
.footer-wrapper.fixed #footer .footer-bottom .container>div {
    padding-top: 8px;
    padding-bottom: 8px;
    display: table-cell;
    float: none;
}

@media (max-width: 991px) {

    .footer-wrapper.simple #footer .footer-bottom .container>div.footer-center,
    .footer-wrapper.fixed #footer .footer-bottom .container>div.footer-center {
        display: none;
    }
}

@media (max-width: 480px) {

    .footer-wrapper.simple #footer .footer-bottom .container>div.footer-right,
    .footer-wrapper.fixed #footer .footer-bottom .container>div.footer-right {
        display: none;
    }

    .footer-wrapper.simple #footer .footer-bottom .container>div.footer-left,
    .footer-wrapper.fixed #footer .footer-bottom .container>div.footer-left {
        text-align: center;
    }
}

.footer-wrapper.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

#footer-boxed {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.footerTop{
    width: 100%;
    padding: 20px 0;
}
body {
    background: #fff;
}

body.wide .container {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.porto-wrap-container .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .container {
        width: 100%;
    }
}

.page-wrapper {
    position: relative;
    left: 0;
}

@media (min-width: 992px) {
    .page-wrapper.side-nav>* {
        padding-left: 256px;
    }
}

@media (min-width: 992px) {
    .page-wrapper.side-nav .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    body:not(.boxed) .side-nav .vc_row[data-vc-stretch-content] {
        padding-left: 0 !important;
        padding-right: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

.header-wrapper {
    position: relative;
}

.column2-left-sidebar .main-content,
.column2-left-sidebar .main-content {
    float: right;
}

@media (max-width: 991px) {

    .column2-left-sidebar .main-content,
    .column2-left-sidebar .main-content {
        float: none;
    }
}

.left-sidebar,
.right-sidebar {
    position: relative;
}

#main {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.main-content {
    padding-top: 35px;
    padding-bottom: 40px;
}
body.home .main-content {
    padding-top: 0;
}
.left-sidebar,
.right-sidebar {
    padding-top: 35px;
    padding-bottom: 40px;
    margin-bottom: 35px;
}

.clearfix {
    overflow: visible;
}

@media (max-width: 767px) {
    .porto-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Skin CSS */
.btn-primary,
.button,
input.submit,
input[type="submit"].btn-primary,
input[type="submit"].button,
input[type="submit"].submit {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ab8a39;
    border-color: #ab8a39;
}

.btn-primary:hover,
.button:hover,
input.submit:hover,
input[type="submit"].btn-primary:hover,
input[type="submit"].button:hover,
input[type="submit"].submit:hover,
.btn-primary:active,
.button:active,
input.submit:active,
input[type="submit"].btn-primary:active,
input[type="submit"].button:active,
input[type="submit"].submit:active,
.btn-primary:focus,
.button:focus,
input.submit:focus,
input[type="submit"].btn-primary:focus,
input[type="submit"].button:focus,
input[type="submit"].submit:focus {
    border-color: #987b33;
    background-color: #987b33;
}

a {
    color: #ab8a39;
}

a:hover {
    color: #be993f;
}

.feature-box .feature-box-icon {
    background-color: #ab8a39;
}

.feature-box.feature-box-style-2 .feature-box-icon i,
.feature-box.feature-box-style-3 .feature-box-icon i,
.feature-box.feature-box-style-4 .feature-box-icon i,
.feature-box.feature-box-style-5 .feature-box-icon i,
.feature-box.feature-box-style-6 .feature-box-icon i {
    color: #ab8a39;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #ab8a39;
}

.feature-box .feature-box-icon {
    background-color: #ab8a39;
}

.feature-box.feature-box-primary .feature-box-icon i {
    color: #ab8a39;
}

.feature-box .feature-box-icon {
    background-color: #ab8a39;
}

.feature-box.feature-box-tertiary .feature-box-icon i {
    color: #ab8a39;
}

.feature-box .feature-box-icon {
    background-color: #383f48;
}

.feature-box.feature-box-quaternary .feature-box-icon i {
    color: #383f48;
}

.feature-box .feature-box-icon {
    background-color: #2e353e;
}

.feature-box.feature-box-dark .feature-box-icon i {
    color: #2e353e;
}

.feature-box .feature-box-icon {
    background-color: #ffffff;
}

.share-links a {
    background-color: #ab8a39;
}

.widget.follow-us .share-links a {
    color: #525252;
    background-color: #fff;
}

.testimonial blockquote p {
    color: #fff;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.3;
}

.testimonial .testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ccc;
    height: 0;
    margin: 0 0 0 17px;
    width: 0;
}

.testimonial .testimonial-author {
    *zoom: 1;
    margin: 8px 0 0 0;
}

.testimonial .testimonial-author:before,
.testimonial .testimonial-author:after {
    content: " ";
    display: table;
}

.testimonial .testimonial-author:after {
    clear: both;
}

.testimonial .testimonial-author .testimonial-author-thumbnail {
    float: left;
    margin-right: 10px;
    width: auto;
}

.testimonial .testimonial-author img {
    max-width: 55px;
}

.testimonial .testimonial-author strong {
    color: #111;
    display: block;
    padding-top: 10px;
    margin-bottom: -5px;
}

.testimonial .testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px;
}

.testimonial .testimonial-author p {
    color: #999;
    margin: 0 0 0 25px;
    text-align: left;
}

.testimonial.testimonial-style-2 {
    text-align: center;
}

.testimonial.testimonial-style-2 blockquote {
    background: transparent !important;
    border-radius: 0;
    padding: 6px 20px;
}

.testimonial.testimonial-style-2 blockquote:before,
.testimonial.testimonial-style-2 blockquote:after {
    display: none;
}

.testimonial.testimonial-style-2 .testimonial-arrow-down {
    display: none;
}

.testimonial.testimonial-style-2 .testimonial-author {
    padding: 0;
    margin: 6px 0 0;
}

.testimonial.testimonial-style-2 .testimonial-author img {
    margin: 0 auto 10px;
}

.testimonial.testimonial-style-2 .testimonial-author p {
    text-align: center;
    padding: 0;
    margin: 0;
}

.testimonial.testimonial-style-3 blockquote {
    background: #f2f2f2 !important;
    border-radius: 0;
    padding: 12px 30px;
}

.testimonial.testimonial-style-3 blockquote:before {
    top: 5px;
    font-size: 35px;
}

.testimonial.testimonial-style-3 blockquote:after {
    font-size: 35px;
    bottom: -5px;
}

.testimonial.testimonial-style-3 blockquote p {
    font-size: 1em;
    font-style: normal;
}

.testimonial.testimonial-style-3 .testimonial-author {
    margin-left: 8px;
}

.testimonial.testimonial-style-3 .testimonial-arrow-down {
    margin-left: 20px;
    border-top: 10px solid #f2f2f2 !important;
}

.testimonial.testimonial-style-4 {
    border-radius: 0;
    padding: 8px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

.testimonial.testimonial-style-4 blockquote {
    background: transparent !important;
    border-radius: 0;
    padding: 12px 30px;
}

.testimonial.testimonial-style-4 blockquote:before {
    top: 5px;
    font-size: 35px;
}

.testimonial.testimonial-style-4 blockquote:after {
    font-size: 35px;
    bottom: -5px;
}

.testimonial.testimonial-style-4 blockquote p {
    font-size: 1em;
    font-style: normal;
}

.testimonial.testimonial-style-4 .testimonial-arrow-down {
    display: none;
}

.testimonial.testimonial-style-4 .testimonial-author {
    margin-left: 30px;
    margin-bottom: 15px;
}

.testimonial.testimonial-style-5 {
    text-align: center;
}

.testimonial.testimonial-style-5 blockquote {
    background: transparent !important;
    border-radius: 0;
    padding: 6px 20px;
}

.testimonial.testimonial-style-5 blockquote:before,
.testimonial.testimonial-style-5 blockquote:after {
    display: none;
}

.testimonial.testimonial-style-5 blockquote p {
    font-size: 1.2em;
    font-style: normal;
}

.testimonial.testimonial-style-5 .testimonial-arrow-down {
    display: none;
}

.testimonial.testimonial-style-5 .testimonial-author {
    padding: 6px 0 0;
    margin: 12px 0 0;
    border-top: 1px solid #f2f2f2;
}

.testimonial.testimonial-style-5 .testimonial-author img {
    margin: 10px auto 10px;
}

.testimonial.testimonial-style-5 .testimonial-author p {
    text-align: center;
    padding: 0;
    margin: 0;
}

.testimonial.testimonial-style-6 {
    text-align: center;
}

.testimonial.testimonial-style-6 blockquote {
    background: transparent !important;
    border-radius: 0;
    border: 0;
    padding: 0 10%;
}

.testimonial.testimonial-style-6 blockquote:before,
.testimonial.testimonial-style-6 blockquote:after {
    display: none;
}

.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
    font-size: 34px;
    position: relative;
    left: -5px;
}

.testimonial.testimonial-style-6 blockquote p {
    font-size: 24px;
    line-height: 30px;
}

.testimonial.testimonial-style-6 blockquote span {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    position: relative;
    left: -5px;
}

.testimonial.testimonial-style-6 .testimonial-arrow-down {
    display: none;
}

.testimonial.testimonial-style-6 .testimonial-author {
    padding: 0;
    margin: 6px 0 0;
}

.testimonial.testimonial-style-6 .testimonial-author img {
    margin: 15px auto 10px;
}

.testimonial.testimonial-style-6 .testimonial-author p {
    text-align: center;
    padding: 0;
    margin: 0;
}

.testimonial.testimonial-with-quotes {
    text-align: center;
}

.testimonial.testimonial-with-quotes blockquote {
    background: transparent !important;
}

.testimonial.testimonial-with-quotes blockquote:before {
    display: block !important;
    left: 10px;
    top: 0;
    content: "\201C";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

@media (max-width: 480px) {
    .testimonial.testimonial-with-quotes blockquote:before {
        display: none !important;
    }
}

.testimonial.testimonial-with-quotes blockquote:after {
    display: block !important;
    right: 10px;
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    content: "\201D";
}

@media (max-width: 480px) {
    .testimonial.testimonial-with-quotes blockquote:after {
        display: none !important;
    }
}

.testimonial.testimonial-with-quotes blockquote p {
    padding: 0 40px;
}

@media (max-width: 480px) {
    .testimonial.testimonial-with-quotes blockquote p {
        padding: 0;
    }
}

.testimonial.testimonial-with-quotes img {
    margin: 15px auto;
    width: 55px;
}

.testimonial.testimonial-with-quotes .testimonial-author p {
    margin: 0 auto;
    text-align: center;
}

.testimonial.testimonial-with-quotes.testimonial-light blockquote:before,
.testimonial.testimonial-with-quotes.testimonial-light blockquote:after,
.testimonial.testimonial-with-quotes.testimonial-light blockquote p {
    opacity: 0.9;
    color: #fff;
}

.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span,
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
    opacity: 0.6;
    color: #fff;
}

.testimonial.testimonial-transparent-background blockquote {
    background: transparent !important;
}

.testimonial.testimonial-alternarive-font blockquote p {
    font-family: Georgia, serif !important;
    font-style: italic;
    font-size: 1.2em;
}

.testimonial-no-borders.testimonial {
    border-width: 0;
    box-shadow: none;
}

.custom-rounded-image {
    border-radius: 100%;
}

.testimonial.custom-testimonial-style-1 blockquote {
    background: transparent;
    padding: 40px 20px 40px 0px;
}

.testimonial.custom-testimonial-style-1 blockquote:before {
    left: 0;
    font-size: 60px;
    color: #1e1e24;
}

.testimonial.custom-testimonial-style-1 blockquote:after {
    font-size: 60px;
    color: #1e1e24;
}

.testimonial.custom-testimonial-style-1 blockquote p {
    color: #777;
    font-family: "Sintony", sans-serif;
    font-style: normal;
    font-size: 1em;
    line-height: 1.8;
    padding: 0;
}

.testimonial.custom-testimonial-style-1 .testimonial-author p {
    position: relative;
    margin: 0;
    text-align: left;
}

.testimonial.custom-testimonial-style-1 .testimonial-author p:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    border-top: 2px solid #1e1e24;
}

.testimonial.custom-testimonial-style-1 {
    text-align: left;
}

.widget>div>ul li,
.widget>ul li {
    color: #0d0d0d;
}

.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
    color: #2f2f2f;
}

input[type="submit"],
.geodir-search button[type="button"],
.geodir-search input[type="button"],
.geodir-search input[type="submit"],
#geodir-wrapper button[type="button"],
#geodir-wrapper input[type="button"],
#geodir-wrapper input[type="submit"] {
    background: #ab8a39;
    border-color: #ab8a39;
}

.mega-menu>li.menu-item.active>a,
.mega-menu>li.menu-item:hover>a,
.mega-menu>li.menu-item.active>h5,
.mega-menu>li.menu-item:hover>h5 {
    background: #ab8a39;
}

.mega-menu>li.menu-item>a,
.mega-menu>li.menu-item>h5 {
    text-transform: initial;
}

.mega-menu .narrow .popup ul.sub-menu {
    background: #ab8a39;
}

.mega-menu .narrow .popup li.menu-item:hover>a,
.mega-menu .narrow .popup li.menu-item:hover>h5 {
    background: #be993f;
}

.mega-menu .narrow .popup li.menu-item>a,
.mega-menu .narrow .popup li.menu-item>h5 {
    color: #fff;
    font-weight: 400;
    padding: 8px;
    font-size: 0.9em;
    line-height: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    white-space: nowrap;
}

.mega-menu .narrow .popup>.inner>ul.sub-menu {
    border-radius: 0 0 0 0;
}

.mega-menu .narrow .popup li.menu-item-has-children>a:before,
.mega-menu .narrow .popup li.menu-item-has-children>h5:before {
    content: "\f105";
    float: right;
    margin-right: -14px;
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 22px;
}

.mega-menu .narrow .popup ul.sub-menu {
    min-width: 180px;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-top: 0 solid #ccc;
    z-index: 10;
}

.mega-menu .narrow .popup ul.sub-menu ul.sub-menu {
    border-radius: 0;
    position: absolute;
    left: 100%;
    display: none;
    opacity: 0;
}

.mega-menu .narrow .popup li.menu-item:last-child>a,
.mega-menu .narrow .popup li.menu-item:last-child>h5 {
    border-bottom-width: 0;
}

.testimonial .testimonial-arrow-down {
    border-top-color: #be993f;
}

.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
    color: #1e1e1e;
}




@media (max-width: 479px) {
    h3 {
        font-size: 23.21428571px;
        line-height: 29.09090909px;
    }
}

h4 {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #1d2127;
}

@media (max-width: 479px) {
    h4 {
        font-size: 18.57142857px;
        line-height: 24.54545455px;
    }
}

p {
    margin: 0 0 20px;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.45;
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
    color: #ab8a39 !important;
}

html .heading-dark,
html .lnk-dark,
html .text-color-dark {
    color: #2e353e !important;
}

@media (min-width: 768px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 1170px;
    }
}

@media (min-width: 768px) {
    #main.main-boxed {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #main.main-boxed {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {
    #main.main-boxed {
        max-width: 1170px;
    }
}

#main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #ffffff;
}

#main .content-bottom-wrapper {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 20px;
}

body.boxed .page-wrapper {
    border-top-color: #ab8a39;
}

@media (min-width: 768px) {
    body.boxed .page-wrapper {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    body.boxed .page-wrapper {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {
    body.boxed .page-wrapper {
        max-width: 1170px;
    }
}

@media (min-width: 1170px) {

    body.boxed .vc_row[data-vc-stretch-content],
    body.boxed .ult-vc-hide-row {
        max-width: 1170px;
    }
}

@media (min-width: 768px) {

    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 750px;
    }
}

@media (min-width: 992px) {

    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {

    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 1170px;
    }
}

@media (min-width: 1170px) {

    body.boxed #header.sticky-header .header-main.sticky,
    body.boxed #header.sticky-header .main-menu-wrap {
        max-width: 1170px;
    }
}

@media (min-width: 1170px) {

    body.boxed #header.sticky-header .header-main.sticky,
    #header-boxed #header.sticky-header .header-main.sticky,
    body.boxed #header.sticky-header .main-menu-wrap,
    #header-boxed #header.sticky-header .main-menu-wrap {
        max-width: 1170px;
    }
}

.mobile-sidebar .sidebar-toggle {
    color: #1e1e1e;
}

.mobile-sidebar .sidebar-toggle:hover {
    color: #ab8a39;
}

.sidebar-content .filter-title {
    color: #ab8a39;
}

.header-wrapper {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: transparent;
}

#header {
    color: #999999;
}

#header .logo-text {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #ab8a39;
}

@media (max-width: 479px) {
    #header .logo-text {
        font-size: 37.14285714px;
        line-height: 43.63636364px;
    }
}

#header .header-main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #ffffff;
}

.fixed-header #header .searchform-popup .searchform {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 20px;
}

.fixed-header #header .main-menu-wrap {
    background-color: rgba(255, 255, 255, 0.3);
}

.fixed-header #header #main-menu .mega-menu {
    background-color: rgba(255, 255, 255, 0.3);
}

.fixed-header #header.sticky-header .searchform {
    background: #ffffff;
    border-color: #cccccc;
    border-radius: 20px;
}

.fixed-header #header.sticky-header .main-menu-wrap {
    background-color: #ffffff;
}

.fixed-header #header.sticky-header #main-menu .mega-menu {
    background-color: #ffffff;
}

#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #ffffff;
}

#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
    background-color: #ffffff;
}

#header .header-main .header-contact {
    color: #999999;
}

#header .header-main .header-contact * {
    color: #999999;
}

#header .header-main .header-contact a {
    color: #999999;
}

#header .header-main .header-contact a:hover {
    color: #999999;
}

#header .header-main .header-contact .nav-top>li>a {
    color: #999999;
}

#header .header-main .header-contact .nav-top>li>a:hover {
    background-color: #f7f7f7;
}

#header .header-top .header-contact {
    color: #777777;
}

#header .header-top .header-contact * {
    color: #777777;
}

#header .header-top .header-contact a {
    color: #777777;
}

#header .header-top .header-contact a:hover {
    color: #555555;
}

#header .header-top .header-contact .nav-top>li>a:hover {
    background-color: rgba(13, 13, 13, 0);
}

#header .tooltip-icon {
    border-color: #999999;
    color: #999999;
}

@media (min-width: 768px) {
    #header-boxed {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #header-boxed {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {
    #header-boxed {
        max-width: 1170px;
    }
}

@media (min-width: 992px) {
    .header-wrapper.header-side-nav:not(.fixed-header) #header {
        background-repeat: repeat;
        background-size: auto;
        background-attachment: scroll;
        background-position: initial;
        background-image: none;
        background-color: #ffffff;
    }

    .header-wrapper.header-side-nav.fixed-header #header {
        background-color: rgba(255, 255, 255, 0.8);
    }
}

#header {
    border-top: 0 solid #ededed;
}

.header-top {
    border-bottom: 0 solid #ededed;
    background: transparent;
}

.main-menu-wrap {
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}

#header.sticky-header .main-menu-wrap {
    padding: 0px 0px 0px 0px;
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item>a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item>h5 {
    color: #000000;
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item>a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item>h5:hover {
    color: #ffffff;
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item.active>a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu>li.menu-item.active>h5 {
    color: #ffffff;
}

.main-menu-wrap #main-menu .mega-menu>li.menu-item>a,
.main-menu-wrap #main-menu .mega-menu>li.menu-item>h5 {
    padding: 11px 22px 9px 22px;
}

@media (max-width: 1169px) {

    .main-menu-wrap #main-menu .mega-menu>li.menu-item>a,
    .main-menu-wrap #main-menu .mega-menu>li.menu-item>h5 {
        padding: 9px 10px 7px 10px;
    }
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 11px 22px 8px 22px;
}

@media (max-width: 1169px) {

    .main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
        padding: 9px 10px 6px 10px;
    }
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 22px;
    top: -4px;
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
        right: 10px;
        top: -6px;
    }
}

#main-menu .mega-menu {
    background-color: #ffffff;
}

#main-menu .mega-menu>li.menu-item>a,
#main-menu .mega-menu>li.menu-item>h5 {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #000000;
}

@media (max-width: 1169px) {

    #main-menu .mega-menu>li.menu-item>a,
    #main-menu .mega-menu>li.menu-item>h5 {
        padding: 9px 10px 7px 10px;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0;
    }
}

#main-menu .mega-menu>li.menu-item.active>a,
#main-menu .mega-menu>li.menu-item.active>h5 {
    background: #ab8a39;
    color: #ffffff;
}

#main-menu .mega-menu>li.menu-item.active:hover>a,
#main-menu .mega-menu>li.menu-item:hover>a,
#main-menu .mega-menu>li.menu-item.active:hover>h5,
#main-menu .mega-menu>li.menu-item:hover>h5 {
    background: #ab8a39;
    color: #ffffff;
}

#main-menu .mega-menu .popup li.menu-item a,
#main-menu .mega-menu .popup li.menu-item h5 {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
}

#main-menu .mega-menu .popup>.inner {
    margin-top: 0;
}

#main-menu .mega-menu .narrow .popup ul.sub-menu {
    background-color: #ffffff;
    border-top-color: #cccccc;
}

#main-menu .mega-menu .narrow .popup li.menu-item>a,
#main-menu .mega-menu .narrow .popup li.menu-item>h5 {
    color: #777777;
    border-bottom-color: #f2f2f2;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

#mini-cart.minicart-inline {
    background: transparent;
}

#mini-cart.minicart-inline .cart-items {
    color: #ab8a39;
}

#mini-cart .minicart-icon {
    color: #ab8a39;
}

#mini-cart .cart-items {
    color: #ab8a39;
}

#mini-cart .cart-popup {
    color: #1e1e1e;
    border-color: #ab8a39;
}

#mini-cart .cart-popup:before {
    border-color: #ab8a39;
}

.page-top {
    background-color: #3f3f3f;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #3d3d3d;
    background-image: -moz-linear-gradient(top, #444444, #333333);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#333333));
    background-image: -webkit-linear-gradient(top, #444444, #333333);
    background-image: -o-linear-gradient(top, #444444, #333333);
    background-image: linear-gradient(to bottom, #444444, #333333);
    background-repeat: repeat-x;
    border-top: 0 solid #384045;
    border-bottom: 0 solid #cccccc;
}

.page-top>.container {
    padding: 0px 15px 0px 15px;
}

.page-top ul.breadcrumb>li {
    color: #999999;
}

.page-top ul.breadcrumb>li a {
    color: #ab8a39;
}

.page-top ul.breadcrumb>li .delimiter {
    color: #999999;
}

.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
    color: #999999;
}

.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a {
    color: #ab8a39;
}

.page-top .page-title {
    color: #ffffff;
    font-family: 'Conv_Oswald-Regular';
}

@media (max-width: 480px) {
    #header #mini-cart {
        background: transparent;
    }

    #header #mini-cart .cart-items {
        color: #ab8a39;
    }

}
ul.header-extra-info {
    list-style: none;
}
#header .mobile-toggle {
    color: #999999;
    background-color: #ffffff;
    display: none;
    align-items: center;
}
@media (max-width: 991px) {
    #header.logo-center .header-main .container .header-left {
        display: inline-block;
        width: auto;
    }
    #header .mobile-toggle {
        display: flex;
        background: none;
        width: 92px;
        margin: 0 0 0 34px;
    }
    #header .header-main .container .header-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}
@media (min-width: 992px) {
    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item {
        margin-top: 0;
    }

    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item>a,
    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item>h5 {
        border-top: 0 solid transparent;
    }

    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item.active>a,
    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item.active>h5 {
        border-top: 0 solid #ab8a39;
    }

    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item:hover>a,
    #header.header-11 .header-main #main-menu .mega-menu>li.menu-item:hover>h5 {
        border-top: 0 solid #ab8a39;
    }
}

@media (min-width: 992px) {
    #header {
        margin: 0px 0px 0px 0px;
    }

    #header.logo-overlay-header .overlay-logo {
        top: 0px;
    }

    #header.logo-overlay-header.sticky-header .overlay-logo {
        top: -90px;
    }

    .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup {
        left: 0;
        right: auto;
    }

    .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:before,
    .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:after {
        left: 38.7px;
        right: auto;
    }

    .page-wrapper.side-nav.side-nav-right>* {
        padding-left: 0;
        padding-right: 256px;
    }

    .page-wrapper.side-nav.side-nav-right>.header-wrapper.header-side-nav {
        right: 0;
    }

    .page-wrapper.side-nav.side-nav-right>.header-wrapper.header-side-nav #header {
        left: auto;
        right: 0;
    }

    .page-wrapper.side-nav.side-nav-right>.header-wrapper.header-side-nav #header.initialize {
        position: fixed;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>a,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>h5 {
        text-align: right;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>a>.thumb-info-preview,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>h5>.thumb-info-preview {
        left: auto;
        right: 100%;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>.arrow {
        right: auto;
        left: -5px;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item>.arrow:before {
        border-left: none;
        border-right: 5px solid #ab8a39;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item:hover>.arrow:before {
        color: #fff;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu .popup,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {
        left: auto;
        right: 100%;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children>a:before,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children>h5:before {
        float: left;
        content: "\f0d9";
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left>li.menu-item .popup,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item>ul.sub-menu {
        -webkit-animation: menuFadeInRight 0.2s ease-out;
        animation: menuFadeInRight 0.2s ease-out;
    }

    .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right>li.menu-item .popup,
    .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item>ul.sub-menu {
        -webkit-animation: menuFadeInLeft 0.2s ease-out;
        animation: menuFadeInLeft 0.2s ease-out;
    }

    .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup {
        left: auto;
        right: 0;
    }

    .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:before,
    .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:after {
        right: 10px;
        left: auto;
    }
}

#header.sticky-header #mini-cart {
    display: none !important;
}

.page-top .page-sub-title {
    color: #e6e6e6;
    margin: 0px 0px 0px 5px;
}

.page-slideshow {
    text-align: center;
}

.page-meta>* {
    display: block;
}

.page-share {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 20px 0 0;
}

.page-top.page-header-1 .page-title {
    margin-bottom: -16px;
    padding-bottom: 17px;
    border-bottom: 0 solid #ab8a39;
}

.page-top .product-nav .product-link {
    color: #ab8a39;
}

.page-top .product-nav .product-popup {
    color: #1e1e1e;
}

.page-top .product-nav .product-popup:before {
    border-bottom-color: #ab8a39;
}

.page-top .sort-source>li>a {
    color: #ffffff;
}

.page-top .sort-source>li.active>a {
    color: #ab8a39;
}

.page-share h3 {
    display: inline-block;
    font-size: 1.8em;
    font-weight: 200;
    margin: 5px 15px 10px;
    text-transform: none;
}

.page-share h3 i {
    margin-right: 7px;
}

.page-share .share-links {
    display: inline-block;
    margin-top: -5px;
}

.page-share.container {
    margin-bottom: 70px;
}

.container .container:not(.porto-wrap-container) {
    /*width:100%;*/
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .page-top .sort-source {
        background: #3f3f3f;
        border-top: 0 solid #cccccc;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        bottom: -1px;
    }
}

@media (min-width: 768px) {
    #breadcrumbs-boxed {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #breadcrumbs-boxed {
        max-width: 990px;
    }
}

@media (min-width: 1170px) {
    #breadcrumbs-boxed {
        max-width: 1170px;
    }
}

#nav-panel {
    background-color: #ffffff;
    color: #333333;
}

#nav-panel .accordion-menu {
    color: #333333;
}

#nav-panel .accordion-menu li.menu-item>a,
#nav-panel .accordion-menu li.menu-item>h5 {
    color: #333333;
}

#nav-panel .accordion-menu li.menu-item.active>a,
#nav-panel .accordion-menu li.menu-item:hover>a,
#nav-panel .accordion-menu li.menu-item.active>h5,
#nav-panel .accordion-menu li.menu-item:hover>h5 {
    background-color: #ffffff;
    color: #ab8a39;
}

#nav-panel-close {
    background-color: #ffffff;
    color: #333333;
}

input[type="text"] {
    width: 100%;
}

.main-menu-wrap {
    border-bottom: 1px solid #ccc;
}

.admegaposts.posts_type4 .container-display4 {
    border-bottom: none !important;
}

.m-b-nonetitleh4 {
    margin-bottom: 0 !important;
    font-family: 'Open Sans';
    font-size: 20px !important;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 27px;
    margin: 0 0 14px;
    text-transform: none;
    text-align: left;
    list-style: outside none none;
}

input[type="submit"],
.geodir-search button[type="button"],
.geodir-search input[type="button"],
.geodir-search input[type="submit"],
#geodir-wrapper button[type="button"],
#geodir-wrapper input[type="button"],
#geodir-wrapper input[type="submit"] {
    background: #710000;
    border-color: #710000;
}

/* SKin Footer */
#footer {
    background-color: transparent;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    color: #e8e8e8;
    background-color: #575757;
    background-image: -moz-linear-gradient(top, #424242, #777777);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#424242), to(#777777));
    background-image: -webkit-linear-gradient(top, #424242, #777777);
    background-image: -o-linear-gradient(top, #424242, #777777);
    background-image: linear-gradient(to bottom, #424242, #777777);
    background-repeat: repeat-x;
}

#footer .footer-main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: transparent;
}

#footer p,
#footer .widget>div>ul li,
#footer .widget>ul li {
    color: #e8e8e8;
}

#footer a {
    color: #ffffff;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widgettitle,
#footer .widget-title {
    color: #ffffff;
}

#footer .footer-bottom {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    color: #e8e8e8;
    background-color: transparent;
}

#footer .footer-bottom a,
#footer .footer-bottom a:hover {
    color: #ffffff;
}

#footer .widget.follow-us .share-links a {
    background: #ffffff;
    color: #555555;
}

#footer .footer-bottom {
    padding-top: 0;
}

/* Visual Composer CSS*/
.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
    clear: both
}

.vc_row:after,
.vc_row:before {
    content: " ";
    display: table
}

.vc_col-xs-12,
.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_clearfix:after,
.vc_clearfix:before {
    content: " ";
    display: table
}

.vc_row.vc_row-flex,
.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.vc_message_box>p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
    margin-bottom: 0
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px
}

.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vc_row.vc_row-flex>.vc_column_container {
    display: flex
}

.vc_ie-flexbox-fixer,
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.vc_row.vc_row-flex::after,
.vc_row.vc_row-flex::before {
    display: none
}

.vc_column-inner::after,
.vc_column-inner::before {
    content: " ";
    display: table
}

.vc_row.vc_column-gap-20 {
    margin-left: -25px;
    margin-right: -25px
}

.vc_row.vc_column-gap-20>.vc_column_container {
    padding: 10px
}

.vc_row.vc_column-gap-30 {
    margin-left: -30px;
    margin-right: -30px
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em
}

.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
    width: 100%
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto
}

.vc_text_separator,
.wpb_separator {
    border-bottom: 1px solid #EBEBEB;
    clear: both;
    height: 1px
}

@media screen and (min-width: 768px) {

    .vc_col-sm-1,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9 {
        float: left
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }
}

/* Plugins_1.css */
@font-face {
    font-family: 'FontAwesome';
    src: url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3');
    src: url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('https://goldco.com/wp-content/themes/porto/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-user:before {
    content: "\f007";
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-carousel .owl-dots {
    margin-top: 1em;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-carousel.show-nav-hover:hover .owl-nav {
    opacity: 1;
}

.owl-carousel .owl-item .owl-lazy {
    -webkit-transition: all 0.2s linear 0s, opacity 400ms ease 0s;
    -moz-transition: all 0.2s linear 0s, opacity 400ms ease 0s;
    transition: all 0.2s linear 0s, opacity 400ms ease 0s;
}

.owl-carousel.show-nav-hover .owl-nav {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-carousel {
    margin-bottom: 20px;
}

.owl-carousel .img-thumbnail {
    max-width: 100%;
}

.owl-carousel .img-thumbnail img {
    width: 100%;
}

.owl-carousel .item-video {
    height: 300px;
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}


.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #869791;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

/* Theme Elements */
.share-links {
    vertical-align: middle;
}

.share-links a {
    font-size: 14px;
    color: #fff;
    text-indent: -9999em;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: 0.2857em 0.5714em 0.2857em 0;
    border-radius: 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    -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);
}

.share-links a:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
}

.share-links.disable-br a {
    border-radius: 0 !important;
}

.share-links .share-twitter {
    background: #1aa9e1;
}

.share-links .share-twitter:hover {
    color: #fff;
    background: #45bbe9;
}

.share-links .share-twitter:before {
    content: "\f099";
}

.share-links .share-facebook {
    background: #3b5a9a;
}

.share-links .share-facebook:hover {
    color: #fff;
    background: #4d71bb;
}

.share-links .share-facebook:before {
    content: "\f09a";
}

.share-links .share-linkedin {
    background: #0073b2;
}

.share-links .share-linkedin:hover {
    color: #fff;
    background: #0094e5;
}

.share-links .share-googleplus {
    background: #dd4b39;
}

.share-links .share-linkedin:before {
    content: "\f0e1";
}

.share-links .share-rss {
    background: #ff8201;
}

.share-links .share-rss:hover {
    color: #fff;
    background: #ff9b34;
}

.share-links .share-rss:before {
    content: "\f09e";
}

.share-links .share-googleplus {
    background: #dd4b39;
}

.share-links .share-googleplus:hover {
    color: #fff;
    background: #e47365;
}

.share-links .share-googleplus:before {
    content: "\f0d5";
}

.share-links .share-pinterest {
    background: #cc2127;
}

.share-links .share-pinterest:hover {
    color: #fff;
    background: #e04046;
}

.share-links .share-pinterest:before {
    content: "\f0d2";
}

.share-links .share-youtube {
    background: #c3191e;
}

.share-links .share-youtube:hover {
    color: #fff;
    background: #e42b31;
}

.share-links .share-youtube:before {
    content: "\f167";
}

.share-links .share-instagram {
    background: #7c4a3a;
}

.share-links .share-instagram:hover {
    color: #fff;
    background: #9f5f4a;
}

.share-links .share-instagram:before {
    content: "\f16d";
}

.share-links .share-skype {
    background: #00b0f6;
}

.share-links .share-skype:hover {
    color: #fff;
    background: #2ac2ff;
}

.share-links .share-skype:before {
    content: "\f17e";
}

.share-links .share-email {
    background: #dd4b39;
}

.share-links .share-email:hover {
    color: #fff;
    background: #e47365;
}

.share-links .share-email:before {
    content: "\f0e0";
}

html #topcontrol {
    background: #404040;
    background: rgba(64, 64, 64, 0.75);
    border-radius: 0 0 0 0;
    color: #fff;
    width: 45px;
    height: 42px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 1040;
    -webkit-transition: background 0.3s ease-out 0s;
    -moz-transition: background 0.3s ease-out 0s;
    transition: background 0.3s ease-out 0s;
}

html #topcontrol:hover {
    background: #404040;
}

html #topcontrol i {
    position: absolute;
    height: 24px;
    line-height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.widget {
    margin-bottom: 30px;
    margin-top: 30px;
    *zoom: 1;
}

.widget:before,
.widget:after {
    content: " ";
    display: table;
}

.widget:after {
    clear: both;
}

.widget:first-child {
    margin-top: 0;
}

.widget .widgettitle,
.widget .widget-title {
    margin-bottom: 15px;
    font-size: 1.1429em;
    margin-top: 0;
    letter-spacing: normal;
}

.widget .widgettitle,
.widget .widget-title,
.widget .widgettitle a,
.widget .widget-title a {
    line-height: 1.4;
    font-weight: 700;
    color: #313131;
    text-transform: uppercase;
    text-decoration: none;
}

.widget>div>ul,
.widget>ul {
    font-size: 0.9286em;
    border-bottom: 1px solid #ededed;
    margin-top: -8px;
    margin-bottom: 0;
}

.widget>div>ul>li:first-child,
.widget>ul>li:first-child {
    border-top-width: 0;
}

.widget>div>ul li,
.widget>ul li {
    position: relative;
    margin: 0;
    padding: 7px 0;
    line-height: 1.4;
    border-top: 1px solid #ededed;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.widget ul,
.widget ol {
    list-style: none;
    padding: 0;
}

.widget select {
    max-width: 100%;
    font-size: 0.9em;
}

.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
    display: inline;
    font-size: 0.9em;
}

.widget-recent-posts,
.widget-recent-portfolios {
    overflow: hidden;
}

.m-t-n-sm {
    margin-top: -10px !important;
}

.m-b-none {
    margin-bottom: 0 !important;
}

.m-b-n {
    margin-bottom: -15px !important;
}

#footer .widget.follow-us .share-links a,
.widget.follow-us .share-links a {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 2px;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 14px;
}

.widget .rss-date,
.widget .post-date {
    display: block;
}

@media (max-width: 767px) {
    .menu-item {
        margin-bottom: 40px;
    }
    #header .header-contact {
        display: none;
    }
    #header .header-top {
        display:none;
    }
}



.feature-box {
    clear: both;
}

.feature-box .feature-box-icon {
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

.feature-box.feature-box-style-6 .feature-box-icon {
    border: 1px solid #cecece;
    background: transparent;
    line-height: 32px;
}

.feature-box.feature-box-style-6 .feature-box-icon:after {
    border: 3px solid #f4f4f4;
    border-radius: 50%;
    box-sizing: initial;
    content: "";
    display: block;
    height: 100%;
    left: -4px;
    padding: 1px;
    position: absolute;
    top: -4px;
    width: 100%;
}

.feature-box.feature-box-style-6 .feature-box-icon i {
    color: #a9a9a9;
}

.feature-box .feature-box-info {
    padding-left: 50px;
}

.porto-history p {
    margin-left: 53px;
}

.porto-history .thumb {
    background: transparent url(../images/history-thumb.png) no-repeat center;
    width: 227px;
    min-height: 160px;
    margin: 0 0 30px;
    padding: 0;
    float: left;
}

.porto-history .thumb img {
    border-radius: 150px;
    border: 1px solid #ccc;
    margin: 7px 8px;
    /*width: 145px;*/

}
.porto-history .box-content {
    padding: 40px 0 0;
}
.porto-history .featured-box {
    text-align: left;
    margin-left: 225px;
    margin-bottom: 50px;
    min-height: 115px;
}

.porto-history {
    margin: 25px 0;
    padding: 0;
    clear: both;
}

body a {
    outline: none !important;
}

li {
    line-height: 24px;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline;
}

.center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.push-bottom {
    margin-bottom: 35px;
}

.push-top {
    margin-top: 35px;
}

table {
    width: 100%;
}

table p {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

embed,
iframe,
object,
video {
    max-width: 100%;
    vertical-align: middle;
}

th,
td {
    padding: 8px;
}

dl dd {
    margin-bottom: 15px;
}

blockquote {
    font-size: 1em;
}

.block-nowrap {
    display: inline-block;
    white-space: nowrap;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select {
    border: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    text-align: left;
    background: #fff;
    color: #777;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
select,
textarea {
    line-height: 1.42857;
    padding: 6px 8px;
    font-size: 14px;
    vertical-align: middle;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

input[type="submit"] {
    border: 1px solid #ccc;
    color: #fff;
    padding: 6px 10px;
    border-radius: 0;
    line-height: 1.42857;
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
}

.img-thumbnail {
    border-radius: 0;
    position: relative;
}

.img-thumbnail img {
    border-radius: 0;
}

.vc_row.wpb_row {
    margin-bottom: 0;
}

body .vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

body .vc_col-xs-1,
body .vc_col-sm-1,
body .vc_col-md-1,
body .vc_col-lg-1,
body .vc_col-xs-2,
body .vc_col-sm-2,
body .vc_col-md-2,
body .vc_col-lg-2,
body .vc_col-xs-3,
body .vc_col-sm-3,
body .vc_col-md-3,
body .vc_col-lg-3,
body .vc_col-xs-4,
body .vc_col-sm-4,
body .vc_col-md-4,
body .vc_col-lg-4,
body .vc_col-xs-5,
body .vc_col-sm-5,
body .vc_col-md-5,
body .vc_col-lg-5,
body .vc_col-xs-6,
body .vc_col-sm-6,
body .vc_col-md-6,
body .vc_col-lg-6,
body .vc_col-xs-7,
body .vc_col-sm-7,
body .vc_col-md-7,
body .vc_col-lg-7,
body .vc_col-xs-8,
body .vc_col-sm-8,
body .vc_col-md-8,
body .vc_col-lg-8,
body .vc_col-xs-9,
body .vc_col-sm-9,
body .vc_col-md-9,
body .vc_col-lg-9,
body .vc_col-xs-10,
body .vc_col-sm-10,
body .vc_col-md-10,
body .vc_col-lg-10,
body .vc_col-xs-11,
body .vc_col-sm-11,
body .vc_col-md-11,
body .vc_col-lg-11,
body .vc_col-xs-12,
body .vc_col-sm-12,
body .vc_col-md-12,
body .vc_col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.vc_row .vc_column_container>.wpb_wrapper.vc_column-inner {
    padding: 0;
}

body .btn,
body .button,
body input.submit,
body input[type="submit"] {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

body button {
    border: 1px solid #ccc;
}

.wpb_text_column p {
    line-height: inherit;
}

blockquote {
    font-size: 24px;
    color: #ab8a39;
}

#header .header-top .container #spotPricing .container {
    display: flex;
    justify-content: space-around;
}

.goingUp {
    color: #1bcd00;
}

.goingDown {
    color: #cd0e00;
}
body.blog article.post-medium {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    margin: 0 0 40px;
}
body.blog .pt-right {
    width: 100px;
    height: 24px;
    align-self: center;
    margin: 0 0 20px 10px;
}
.blogMiddle {
    font-size: 16px;
    font-weight: bold;
    color: #dd0000;
}

.blogMiddle a {
    color: blue;
    text-decoration: underline;
}

input {
    width: 100%;
    margin: 0 0 10px;
}

button#submit {
    width: 100%;
    font-size: 14px;
    background: #ab8a39;
    color: #fff;
    padding: 9px 0;
    font-weight: bold;
}



body .vc_btn3.vc_btn3-size-md {
    border-radius: 0;
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #710000;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
    background-color: #510000;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    border-color: #510000;
    background-color: #710000;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #510000;
    background-color: #510000;
}

#exitpopup-modal .modal-body {
    padding: 0 !important;
}

#exitpopup-modal .modal-title {
    font-family: 'Conv_Oswald-Regular';
    font-size: 24px;
    font-weight: 100;
    padding: 5px;
}

.footerLeft p {
    font-size: 12px;
    line-height: 1.5;
    width: 80%;
}

.footerLeft {
    border-bottom: 1px solid #fff;
    padding: 0;
}

#sprite1 {
    width: 149px;
    height: 58px;
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    background-position: -271px -215px;
}

#sprite2 {
    width: 82px;
    height: 75px;
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    background-position: -313px -141px;
}

#sprite3 {
    width: 162px;
    height: 75px;
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    background-position: -294px -294px;
}

#sprite4 {
    width: 119px;
    height: 135px;
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    background-position: -295px -1px;
}

#sprite5 {
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    height: 45px;
    width: 140px;
    background-position: -218px 50px;
}

#sprite6 {
    background: url(https://goldco.com/wp-content/uploads/2017/03/gpm-sprite-main-1-1.png);
    height: 24px;
    width: 172px;
    background-position: -8px 182px;
    background-size: 280px;
}


html .heading-primaryh4 {
    color: #ab8a39 !important;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 27px;
    margin: 0 0 14px;
}



/* eBook Specific */
form br {
    display: none;
}

#forbesRef {
    margin-top: 10%;
    margin-left: 5%;
}

#amountNotice {
    display: none;
}

#checkboxNotice {
    display: none;
}

.control-label {
    font-family: 'Conv_Oswald-Regular';
    color: #ab8a39;
    font-size: 1.1em;
    line-height: 1.1em;
    text-align: center;
}

#Type_Of_Retirement__c {
    list-style: none;
    padding: 0;
}

#Type_Of_Retirement__c {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-around;
}

#ebookListContainer ul {
    padding: 0;
    list-style: none;
}

#ebookListContainer li {
    padding-left: 1.3em;
    font-size: 1.7em;
    margin: .8em 0 .8em 0;
    line-height: 1.6em;
}

#ebookForm .field {
    margin: 0 0 20px;
}

#ebookSectionContainer>div>img {
    width: 550px;
}

#ebookForm ul.inputs-list.multi-container {
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 0;
    padding: 0;
}

#ebookForm select {
    width: 100%;
}

.hs-error-msgs label {
    color: #f95e38;
}

ul.hs-error-msgs {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

li.hs-form-radio {
    margin: 0 13px;
}

.ebookImage {
    margin-bottom: 5%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ebookListContainer li:before {
    content: "\f101";
    color: #ab8a39;
    font-size: 2em;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: bottom;
    margin-left: -1.3em;
    width: 1.3em;
}

.ebookTitle {
    font-family: 'Conv_Oswald-Regular';
    color: #ab8a39;
    font-weight: bold;
    font-size: 2.7em;
    line-height: 1.1em;
    text-align: center;
    background-image: url("https://testing.coinira.com/wp-content/uploads/revslider/greenhero/Background-1024x356-1024x356.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 5%;
}

.ebookSubtitle {
    font-family: 'Conv_Oswald-Regular';
    color: #333;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.1em;
    text-align: left;
}

.ebookDescription {
    width: 80%;
    margin: auto;
}

.eBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#ebookSectionContainer {
    width: 58%;
    vertical-align: top;
}

#ebookFormContainer {
    width: 35%;
    min-width: 350px;
}

#ebookFormMiddleAlign {
    display: flex;
    flex-wrap: wrap;
}

div#ebookForm p br {
    display: none;
}

.edisc {
    font-size: 10px;
    line-height: 1.3;
    text-align: justify;
}

input.hs-button {
    border: 1px solid #f76744;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    padding: 12px 0;
    border-radius: 2px;
    background: #ff7a59;
}

input.hs-button:hover {
    background: #ec613e;
    border: 1px solid #f76744;
}

#ebookForm {
    border: 1px solid #BBB;
    padding: 15px 15px 0 15px;
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
    box-shadow: 10px 10px 15px #CCC;
}

#ebookFormContainer input {
    width: 100%;
    margin: 0px 0px 15px 0px;
}

.modal {
    display: block;
    position: fixed;
    /* Stay in place */
    z-index: 1010;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.84);
    /* Black w/ opacity */
}

#formModal {
    display: none;
}

#formModal .modal-content {
    margin: auto;
    width: 100%;
    background: none;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    box-shadow: none;
    border: none;
}


/* The Close Button */
.close {
    color: #7b7b7b;
    float: right;
    font-size: 25px;
    font-weight: bold;
    opacity: 1;
    background: #d6d6d6;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: 0 1px 1px #aaa;
    position: relative;
    right: -15px;
    bottom: 23px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.custom-mobile {
    display: none;
}

#hiddenEmail {
    max-width: 310px;
}

@media screen and (max-width: 992px) {
    .ebookArrow {
        display: none;
    }

    #ebookSectionContainer {
        width: 90%;
        vertical-align: top;
    }

    #ebookFormContainer {
        display: block;
        margin: auto;
        padding-bottom: 10%;
    }

    #ebookFormContainer {
        width: 75%;
    }


    .left-sidebar,.right-sidebar,.no-breadcrumbs .left-sidebar,.no-breadcrumbs .right-sidebar,body.woocommerce .left-sidebar,body.woocommerce .right-sidebar {
        padding-top:0;
        margin-top: -40px;
    }
}

@media screen and (max-width: 600px) {
    #ebookSectionContainer>div>img {
        margin-left: -6% !important;
        width: 100%;
    }
 #header .header-main .container .header-left img.custom-mobile {
        display: block;
        padding: 5px 0 0;
    }
    .eBox {
        justify-content: center;
        align-items: center;
    }

    .result .endAction p {
        margin: -5px auto 10px;
    }
    .footerLeft {
    max-width: 87%;
    margin: 0 auto 13px;
    padding: 0 0 15px;
}
#header .header-main .container .header-right {
 width: 94px;
        position: absolute !important;
        right: 0;
        z-index: 99999999999;
}

}

.heading-primaryh4 {
    font-family: 'Open Sans', arial;
}