/* THEME RESET SALIENT CHILD
   ----------------------------- */

/* Cookie Yes */

.cky-title {
    padding-bottom: 0 !important;
}

.cky-notice-des p {
    padding-bottom: 10px !important;
}

#ajax-content-wrap .container-wrap{ 
    overflow: hidden;  
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
   word-wrap: break-word;
   overflow-wrap: break-word;
   word-break: break-word;
}

body[data-full-width-header=false] #slide-out-widget-area .slide_out_area_close,
body #slide-out-widget-area .menuwrapper li small,
body #slide-out-widget-area:not(.fullscreen):not(.fullscreen-alt) .menuwrapper li small,
body .span_12,
blockquote,
body #nectar-ocm-ht-line-check,
input[type=submit],
body .gfield_label,
body .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a {
   font-family: inherit !important;
}

.wpb_wrapper h1,
.wpb_wrapper h2,
.wpb_wrapper h3,
.wpb_wrapper h4,
.wpb_wrapper h5,
.wpb_wrapper h6,
.row .col h3, 
.row .col h4,
.vc_column-inner p {
    margin-bottom: 0;
}

.nectar-fancy-ul ul,
.nectar-rotating-words-title,
.nectar-highlighted-text,
.nectar-split-heading,
.nectar-scrolling-text,
.nectar-animated-shape,
.nectar-cta,
.nectar-responsive-text,
.nectar-flickity,
.nectar-carousel,
.nectar-text-inline-images,
body .row .nectar-text-inline-images__marker img {
    margin-bottom: 0 !important;
}

.img-with-aniamtion-wrap img {
    display: block !important;
}

.nectar-fancy-ul ul {
    margin-bottom: 0 !important;
}

.wpb_wrapper>div {
    margin-bottom: 0;
}

.vc_column-inner p {
    padding-bottom: 0;
}

.material .wpb_row,
.container-wrap .row>.wpb_row:not(.full-width-section):not(.full-width-content):last-child,
.col,
body .vc_row-fluid .wpb_column,
body .container-wrap .wpb_row[data-column-margin="20px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="40px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="50px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="60px"]:not(.full-width-section):not(.full-width-content){
    margin-bottom: 0;
}

#header-outer #top .slide-out-widget-area-toggle a .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:before {
    width: 1.4rem !important;
}

@media (max-width: 999px) {
    .container-wrap .full-width-content .vc_row-fluid[data-column-margin*="px"]> .span_12> .wpb_column,
    .wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_tablet .row_col_wrap_12_inner> .wpb_column:last-of-type,
    .wpb_row.reverse_columns_column_phone:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:last-of-type {
        margin-bottom: 0;
    }
    .vc_row.top-level.full-width-section:not(.full-width-ns)> .span_12 {
        padding-top: 0;
    }
    body #header-outer {
        padding: 15px 0 !important;
    }
    .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap .inner,
    .wpb_column.force-phone-text-align-center .img-with-aniamtion-wrap .inner,
    .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap .inner img,
    .wpb_column.force-phone-text-align-center .img-with-aniamtion-wrap .inner img {
        margin: 0 auto !important;
    }
    #header-outer[data-full-width=true] header>.container, 
    body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
        padding: 0 28px !important;
    }
    .container,
    .orbit-wrapper .slider-nav,
    .post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 100% !important;
        padding: 0 30px !important;
    }
    .regular-button {
        transition: none !important;
        -webkit-transition: none!important;
    }
}

@media (max-width: 690px) {
    .container,
    .orbit-wrapper .slider-nav,
    .post-area.standard-minimal.full-width-content .post .inner-wrap {
        padding: 0 20px !important;
        max-width: 100% !important;
    }
    #header-outer[data-full-width=true] header>.container, 
    body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
        padding: 0 20px !important;
    }
    .wpb_column:not([class*="vc_col-xs"]) {
        margin-bottom: 0;
    }
}