.nectar-button.view-all.has-icon.small:hover span,
.nectar-button.view-all.tilt.small.has-icon span,
body.material .nectar-button.view-all.has-icon.small span {
    transform: translateX(0);
}

.nectar-button.view-all.small.has-icon:hover i,
.nectar-button.view-all.small.tilt.has-icon i,
body.material .nectar-button.view-all.small.has-icon i {
    transform: translateX(0)!important;
}

body.ascend {
    background-color: #fff;
}

.gradient_yl:hover::before,
.gradient_blue:hover::before {
    opacity: 1;
}

.home .full-width-content.standard_section.first-section .col.span_12.light.center {
    margin-top: -35px;
}

body blockquote {
    line-height: 1.3em;
}

.post-type-shortcode p {
    font-size: 14px;
    line-height: 1.3em;
    color: rgba(45, 46, 48, 0.5);
}

body .row .col .post-type-shortcode h3 a {
    text-transform: none;
}

body .row .col .post-type-shortcode h3 a:hover {
    color: #ce3065;
}

body .row .col .post-type-shortcode.pt-insight h3 {
    margin-top: 20px;
    margin-bottom: 15px;
}

body .row .col .post-type-shortcode h3 {
    line-height: 1.2em!important;
    font-size: 14px;
    text-transform: none;
}

.row .col .post-type-shortcode img {
    margin-bottom: 0px;
}

.post-type-shortcode {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}

.post-type-shortcode .content {
    padding: 5px 15px;
    padding-bottom: 10px;
}

body.single .post-area.col.span_9 {
    margin-bottom: 30px;
}

.team-member {
    display: inline-block;
    cursor: pointer;
}

.team-member img {
    padding: 5px;
    background: rgb(141, 148, 149);
    background: -moz-linear-gradient(top, rgba(141, 148, 149, 1) 0%, rgba(168, 197, 201, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(141, 148, 149, 1) 0%, rgba(168, 197, 201, 1) 100%);
    background: linear-gradient(to bottom, rgba(141, 148, 149, 1) 0%, rgba(168, 197, 201, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8d9495', endColorstr='#a8c5c9', GradientType=0);
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s;
    -moz-transform: all 0.3s;
    -webkit-transform: all 0.3s;
}

.team-member:hover img {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    padding: 4px;
    background: rgb(240, 212, 65);
    background: -moz-linear-gradient(top, rgba(240, 212, 65, 1) 0%, rgba(169, 185, 123, 1) 49%, rgba(112, 164, 170, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(240, 212, 65, 1) 0%, rgba(169, 185, 123, 1) 49%, rgba(112, 164, 170, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 212, 65, 1) 0%, rgba(169, 185, 123, 1) 49%, rgba(112, 164, 170, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0d441', endColorstr='#70a4aa', GradientType=0);
}

.row .col .team-member img {
    width: 154px;
    height: 154px;
    object-fit: cover;
}

body .custom-tabs .content {
    opacity: 0;
    -webkit-transition: opacity .95s linear;
    -o-transition: opacity .95s linear;
    transition: opacity .95s linear;
    display: none;
}

body .custom-tabs .content.active {
    opacity: 1;
    display: block;
}

.social-homepage {
    position: absolute;
    top: 30%;
    left: 60px;
    z-index: 999;
}

.main-content .detail-list-social {
    margin: 0px;
    padding: 0px;
}

.main-content .detail-list-social li {
    list-style: none;
}

.detail-list-social li a {
    background: #fff;
    height: 28px;
    display: block;
    margin-bottom: 10px;
    border-radius: 6px;
    width: 28px;
    color: #5a7376;
}

.detail-list-social li a i {
    width: auto;
    height: auto;
    line-height: inherit;
}

.detail-list-social li a:hover i {
    color: #333;
}

.detail-list-social li a:hover {
    background: #f8d73a;
}

.detail-list-social:before {
    content: "";
    width: 2px;
    height: 30px;
    position: absolute;
    top: -50px;
    background: #c4c9cf;
    margin-left: -1px;
    left: 50%;
}

.detail-list-social:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100px;
    background: #c4c9cf;
    margin-top: 20px;
    margin-left: -1px;
    left: 50%;
}

.detail-list-social li:last-child:after {
    position: absolute;
    content: "";
    bottom: -7px;
    width: 6px;
    height: 6px;
    background: #c4c9cf;
    right: 50%;
    border-radius: 50%;
    margin-right: -4px;
}

.custom-row-outwwork .portfolio-items .col .work-item {
    border: 1px solid #ddd;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.home-title {
    text-align: center;
    min-height: 100vh;
    padding-top: 10%;
    padding-bottom: 10%;
    z-index: 999;
    position: absolute;
    top: 0px;
    width: 100%;
}

.title-h3 {
    font-size: 46px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 0px;
}

.title-repeat {
    display: inline-block;
    border-bottom: 4px solid #fff;
    padding-right: 45px;
}

.title-max {
    display: inline-block;
    margin-top: 0;
}

.title-position {
    display: inline-block;
    position: relative;
    float: left;
    padding-left: 15px;
    max-height: 55px;
}

.home-title .title {
    float: left;
}

.wpb_wrapper >.slider_home {
    margin-bottom: 0px;
}

.describe_banner {
    font-size: 20px;
    margin-top: 0px;
}

.slider_home .carousel-indicators {
    position: absolute;
    bottom: 0;
    z-index: 99999;
    left: 60px;
    margin-left: 10px;
}

.slider_home .carousel-indicators li {
    cursor: pointer;
    width: 30px;
    height: 10px;
    float: left;
    text-indent: -1000%;
    z-index: 99999;
    background: rgba(255, 255, 255, .5);
    margin-left: 7px;
    margin-right: 7px;
    overflow: hidden;
}

.slider_home .carousel-indicators li.active {
    background: #fff;
}

.logged-in.admin-bar .slider_home {
    margin-top: 0px;
    padding-top: 0px;
}

.slider_home {
    margin-top: 0px;
    padding-top: 30px;
}

.slider_home.carousel .item {
    position: absolute;
    width: 100%;
    min-height: 100vh;
}

.slider_home.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.slider_home.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.slider_home.carousel-fade .carousel-inner .active.left,
.slider_home.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.slider_home.carousel-fade .carousel-inner .next.left,
.slider_home.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.slider_home.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .slider_home.carousel-fade .carousel-inner > .item.next,
    .slider_home.carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .slider_home.carousel-fade .carousel-inner > .item.prev,
    .slider_home.carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .slider_home.carousel-fade .carousel-inner > .item.next.left,
    .slider_home.carousel-fade .carousel-inner > .item.prev.right,
    .slider_home.carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slider_home.carousel {
    z-index: -99;
    height: 100vh;
}

.wpb_wrapper >.section_slider_home {
    margin-bottom: 0px;
}

.custom_member .img_hover {
    display: none;
}

.custom_member:hover .img_not_hover {
    display: none;
}

.custom_member:hover .img_hover {
    display: block;
}

.des-team {
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    -ms-transition: height 1s ease;
    transition: height 1s ease;
}

.title-repeat .title-h3 {
    color: #f8d73a;
}

.row .col .wpb_wrapper .subtitle p {
    font-size: 19px;
    letter-spacing: 0.25px;
    font-weight: 300;
    color: #474646;
    opacity: 1;
    font-family: 'GillSans' !important;
    padding: 0 10%;
    line-height: 1.5;
    margin-top: 20px;
}

body .campaigns-box-content .col .wpb_wrapper p {
    color: rgb(71, 70, 70);
    font-family: 'GillSans' !important;
    line-height: 1.778;
    letter-spacing: 0;
    text-align: left;
    font-weight: 300;
}

body .vc_row-fluid .vc_col-md-push-6 {
    left: 50%!important;
}

.padding-top-60 {
    padding-top: 60px!important;
}

body .vc_row-fluid .vc_col-md-pull-6 {
    right: 50%!important;
}

.gform_wrapper textarea::placeholder,
.gform_wrapper input::placeholder {
    font-size: 19px!important;
    color: rgb(112, 112, 112)!important;
    font-style: italic!important;
}

body.page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body.page .gform_wrapper textarea.medium {
    border: solid 1px #aee0e2;
    box-shadow: none;
    line-height: 1.2;
    font-size: 14px;
    width: 100%;
    color: rgb(45, 45, 45);
    font-size: 19px;
    background: none;
    font-weight: 400;
    margin: 0;
    padding: 8px 15px !important;
    border-radius: 5px;
}

body.page .gform_wrapper textarea.medium {
    width: 100%;
    min-height: 155px;
}

body.page .gform_wrapper .top_label div.ginput_container {
    margin: 0;
}

body.page .gform_wrapper .gform_footer input.gform_button[type="submit"] {
    background: #4bcc00;
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    float: right;
    width: auto;
    border-radius: 50px !important;
    padding: 6px 44px !important;
}

body .gform_wrapper .gform_footer {
    margin-top: 5px;
}

body .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 30px;
    padding-right: 0;
}

.gform_wrapper ul.gform_fields li.gfield {
    float: left;
    width: 100%;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0;
}

.gform_wrapper ul.gform_fields li#field_1_2,
.gform_wrapper ul.gform_fields li#field_1_6 {
    float: left;
    width: 48%;
    clear: none;
}

.gform_wrapper ul.gform_fields li#field_1_6 {
    float: right
}

body .gform_wrapper .top_label input.medium,
body .gform_wrapper .top_label select.medium {
    width: 100%;
}

body.page-id-6 iframe.iframe-embed,
body.page-id-6 iframe {
    height: 450px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

body .full-width-content.vc_row-fluid .about-box-left {
    float: right;
}

body .full-width-content.vc_row-fluid .about-box-right {
    float: right;
    width: 500px;
    padding: 5% 5% 5% 0;
}

.testimonial_item_carousel .detail-sc-blockquote blockquote::before {
    content: url(images/quote-green.png);
    position: absolute;
    top: 30px;
    left: 0;
}

.row .col .testimonial_item_carousel .detail-sc-blockquote blockquote p {
    font-size: 16px;
    color: rgb(71, 70, 70);
    font-style: italic;
    line-height: 1.5;
    letter-spacing: -0.3px;
}

.testimonial_item_carousel .detail-sc-blockquote blockquote {
    padding: 0px;
    padding-top: 80px;
}
.testimonial_item_carousel .detail-sc-blockquote {
    background-image: url(images/quote-box.png);
    padding: 80px 20px 45px 20px;
    position: relative;
    margin: 0;
    background-size: 100% 100%;
    min-height: 275px;
    margin-bottom: 15px;
    padding: 80px 20px 45px 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
	padding-bottom: 100px;
    padding-top: 0px;
}

body .owl-carousel.testimonial_carousel_custom .owl-item {
    max-height: unset
}

.testimonial_item_carousel .client-info .author-image img {
    display: block;
    width: 60px;
}

.testimonial_item_carousel .client-info p.author-image {
    float: left;
}

.testimonial_item_carousel .client-info .info {
    float: left;
    padding-left: 15px;
}

.row .col .testimonial_item_carousel .client-info .info p.job-title {
    font-size: 20px;
    color: rgb(58, 104, 249);
    padding-bottom: 0;
}

.row .col .testimonial_item_carousel .client-info .info p.client-info-position {
    font-size: 16px;
    color: rgb(71, 70, 70);
    padding-bottom: 0;
    font-style: italic;
    line-height: 1.5;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, .25);
    margin-bottom: 0!important;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
    background-color: #ffffff;
    text-shadow: 0 0 black;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 1px solid #790000;
    width: 100%;
}

/*
.search-results .ares.tp-bullets,
.blog .ares.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
}
*/
.search-results .fullwidthbanner-container .fullwidthabanner,
.blog .fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
    overflow: visible;
}

.pagination_custom span,
.pagination_custom a {
    font-size: 16px;
    color: rgb(84, 84, 84);
    width: 25px;
    border: 1px solid #93d5d8;
    border-radius: 5px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    margin: 0 5px;
}

.pagination_custom a:first-child,
.pagination_custom a:last-child {
    border: none;
    color: #009eff;
}

.pagination_custom i {
    font-size: 35px;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.pagination_custom {
    margin-top: 40px;
    text-align: center;
    overflow: hidden;
}

body .post-area.featured_img_left.span_12 article {
    border-bottom: none;
}

body .post-area.featured_img_left.span_12 article + article {
    border-top: 2px solid #cccccc;
}

.pagination_custom a:hover,
.pagination_custom span.current {
    background: #93d5d8;
    color: #3a68f9;
}

.pagination_custom a.disable {
    color: #d9d9d9;
    pointer-events: none;
    cursor: default;
}

.pagination_custom a.enable {
    color: ##009eff;
}

body #to-top {
    display: block;
    background: none!important;
    position: fixed;
    text-align: center;
    line-height: 12px!important;
    right: 40px;
    bottom: 35px;
    /* color: #fff; */
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    z-index: 9994;
    height: auto;
    width: auto;
    background-color: rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}

body[data-button-style*="rounded"] #to-top:hover,
body[data-button-style*="rounded"] #to-top.dark:hover {
    box-shadow: none!important;
}

body[data-button-style*="rounded"] #to-top {
    overflow: hidden;
    border-radius: 0!important;
    background: none!important;
}

body[data-button-style*="rounded"] #to-top::before,
body[data-button-style*="rounded"] #to-top::after {
    display: none;
}

body div#header-outer {
    background: rgba(255, 255, 255, 0.5)!important;
}

body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a {
    color: #fff;
    opacity: 0.75;
}

body:not(.material) header#top nav > ul > li.current-menu-item > a {
    opacity: 1!important;
}

body:not(.material) #header-space {
    background-color: #f9f9f9;
    display: none;
}

body.single.single-post div#footer-outer {
    background-color: #302414 !important;
}

html body.single .row .title-wrap .col.section-title h2 {
    font-size: 36px;
    color: rgba(48, 36, 20, 0.902);
    line-height: 1.389;
    font-family: 'GillSans' !important;
    margin-top: 0;
    text-transform: initial;
}

html body.ascend .project-title {
    padding-bottom: 0;
}

body.single .date {
    font-size: 20px;
    opacity: 1;
    font-family: 'GillSans' !important;
    font-weight: 300;
    color: rgb(147, 147, 147);
}

.single-post #sidebar div ul li::before {
    display: none;
}

body #sidebar div ul li a::before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    width: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4bcc00;
    font-size: 20px;
    overflow: visible;
    background: none!important;
    top: 0;
    float: left;
    position: static;
    display: inline-block;
    margin-top: 3px;
    height: 25px;
}

body #sidebar li a {
    color: #2d2e30;
    font-size: 20px;
    display: inline-block;
    width: calc(100% - 25px);
    opacity: 1;
    font-family: 'GillSans' !important;
    line-height: 1.55;
    float: left;
    color: rgba(48, 36, 20, 0.6);
}

body .single #sidebar-inner img {
    margin: 0;
}

body.ascend div #sidebar div ul li {
    overflow: hidden;
}

body.single .author {
    font-size: 18px;
    font-weight: 300;
    text-transform: capitalize;
    float: right;
    font-family: 'GillSans' !important;
    color: rgb(84, 84, 84);
}

body.single .author strong {
    font-weight: bold;
    font-family: 'GillSans' !important;
}

body div#sidebar-inner p {
    font-size: 18px;
    font-family: 'GillSans' !important;
    line-height: 1.667;
}

body.single #page-header-bg .section-title {
    padding-bottom: 0;
    display: none;
    margin-bottom: 0;
}

body.ascend div #sidebar div ul li {
    padding-left: 0!important;
    padding-right: 15px!important;
}

body div#sidebar {
    background: #fff;
}

body.ascend #sidebar h4 {
    display: block;
    line-height: 1.2;
    font-family: 'GillSans' !important;
    font-size: 22px!important;
    text-transform: uppercase;
    color: rgb(48, 36, 20);
    margin-bottom: 30px;
}

form.search-form input.search-field {
    border: 1px solid #93d5d8;
    border-radius: 100px;
    font-size: 16px;
    font-family: 'GillSans' !important;
    color: rgb(84, 84, 84);
    font-style: italic;
    line-height: 1.2;
    display: inline-block;
    width: auto;
    background: none;
    padding: 6px 15px;
    min-width: 310px;
}

form.search-form {
    float: right;
    position: relative;
}

form.search-form input.search-submit {
    background: url('images/search.png') center no-repeat;
}

form.search-form input.search-submit {
    background: url(images/search.png) center no-repeat;
    padding: 4px 15px;
    top: 0;
    position: absolute;
    right: 10px;
}

form.search-form input.search-submit:hover {
    background-color: transparent!important;
    box-shadow: none!important;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

#sidebar div ul li::before {
    display: none;
}

body article.result .title a {
    color: rgb(58, 104, 249)!important;
}
.owl-carousel.testimonial_carousel_custom .owl-dots.disabled {
    display: block;
}
body .nectar-button.btn-custom:hover, body:not(.material) header#top nav > ul > li.btn-header-contact:not(#social-in-menu) > a.btn-custom:hover, body.page .gform_wrapper .gform_footer input.gform_button[type="submit"]:hover {
    background-color: #3a68f9!important;
	color: #fff!important;
}
body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover,body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button:hover, body .nectar-button.btn-custom:hover, body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover, body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"]:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1)!important;
}
body .nectar-button.btn-custom, body[data-button-style="slightly_rounded_shadow"] .nectar-button, body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"] {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1)!important;
}
body .owl-theme.testimonial_carousel_custom .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    position: relative;
    bottom: 0px;
    left: 0;
}
.owl-theme.testimonial_carousel_custom .owl-dots .owl-dot {
    width: 12px;
    border-radius: 50% !important;
    overflow: hidden;
    background: transparent;
    border: 1px solid #4bcc00;
}
.owl-theme.testimonial_carousel_custom .owl-dots .owl-dot.active {
    background: #4bcc00;
}
body .allinone_carousel.powerful .contentHolderUnit {
    border: 10px solid #fff;
}
@media all and (max-width: 999px) {
	body .allinone_carousel.powerful .contentHolderUnit {
		border: 3px solid #fff;
	}
    .home-title .title {
        float: none;
    }
    .title-position {
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .describe_banner {
        margin-top: 0px;
        padding: 0 15px;
    }
    .home-title {
        padding-top: 15%;
        min-height: 100vh;
    }
    .slider_home.carousel {
        height: 100vh;
    }
    .slider_home .carousel-indicators {
        left: auto;
        margin-left: 0px;
        text-align: center;
        width: 100%;
    }
    .slider_home .carousel-indicators li {
        float: none;
        display: inline-block;
    }
    .section_slider_home {
        position: relative;
    }
    html body header#top #logo img,
    body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 80px!important;
    }
    html body:not(.material) header#top #logo {
        margin-top: 0;
    }
    html body #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"] {
        background: #fff!important;
    }
    body .vc_row-fluid .wpb_column.box-what-we-do {
        margin-bottom: 30px!important;
    }
    .col.centered-text img,
    .wpb_column.centered-text img,
    .col.center img {
        margin: 0 auto!important;
        width: 100%;
    }
    body div.wpb_row.padding-top-bottom-60,
    html body div.wpb_row {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }
    .post_shortcode_home .vc_col-sm-4 {
        margin: 0;
        margin-bottom: 30px!important;
    }
    .social-footer {
        margin-top: 0;
    }
    .title_web {
        font-size: 7vw;
    }
    #slide-out-widget-area .menuwrapper .menu.menuopen {
        margin-top: 0;
    }
}

@media all and (max-width: 567px) {
    .home-title {
        padding-top: 15vh;
        min-height: 55vh;
    }
    .slider_home.carousel {
        height: 75vh;
    }
    .section_slider_home {
        position: relative;
    }
}

@media all and (min-width: 1000px) and (max-width: 1200px) {
    body #header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a {
        margin-left: 10px;
        margin-right: 10px;
    }
	body .allinone_carousel.powerful .contentHolderUnit {
		border: 5px solid #fff;
	}
}
