#home-slider-wrapper {
    height: calc(100vh - 200px);
}

.nectar-slider-wrap .swiper-slide .content {
    top: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
}

@media only screen and (max-width : 768px) {
    #home-slider-wrapper {
        height: calc(100vh - 130px);
    }
}
@media only screen and (min-width : 768px) {
    #home-slider-wrapper {
        height: calc(100vh - 150px);
    }
}

html{overflow-x:hidden; overflow-y:scroll; max-width:  100%}

* { -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* MAIN CONTAINER */
.container, .post-area.standard-minimal.full-width-content article.post .inner-wrap { margin: 0 auto;  position: relative; }

.container, .post-area.standard-minimal.full-width-content article.post .inner-wrap {
    max-width: 880px;
}

#nectar-wraper {
    overflow: hidden;
    position: relative;
}

#cover {
    width: 100%;
    height: 100%;
    background: #FFF;
    position: absolute;
    z-index: 2;
}

#nectar-wraper .container-wrap,
#nectar-wraper .container .full-width-section {
    padding-top: 0px;
    padding-bottom: 0px;
}

#nectar-wraper .container .full-width-section .parallax_slider_outer {
    height: 936px;
}

#nectar-wraper .container .full-width-section .nectar-slider-wrap {
    height: 936px;
    left: -275px;
    margin-left: 0px;
    width: 1970px;
}

#nectar-wraper .container .full-width-section .swiper-container .swiper-wrapper {
    width: 5910px;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0.55s;
}

#nectar-wraper .swiper-slide .container .content {
    /*top: 416.5px;*/
}

#nectar-wraper .swiper-slide .container .bottom-content {
    height: 60px;
    width: 300%;
    position: absolute;
    background: rgba(0,0,0, 0.5);
    left: -100%;
}

#nectar-wraper .swiper-slide .container .bottom-content h2 {
    text-align: center;
    color: #fff;
    font-size: 20px;
}


/*#nectar-wraper .swiper-slide .content h2,
#nectar-wraper .swiper-slide .content .buttons {
    opacity: 0;
    transform: translateY(40px);
}

#nectar-wraper .swiper-slide.swiper-slide-visible.swiper-slide-active.ken-burns .content h2,
#nectar-wraper .swiper-slide.swiper-slide-visible.swiper-slide-active.ken-burns .content .buttons {
    opacity: 1;
    transform: translateY(0px);
}*/

#nectar-wraper .swiper-container .slider-pagination-wrap {
    margin-top: 30px;
    padding-right: 80px;
}

#nectar-wraper .swiper-container .slider-pagination-wrap .slider-pagination {
    opacity: 1;
}

.owl-carousel.owl-nav .owl-item img {
    width: initial;
    display: inline;
}

#nectar-wraper .swiper-container .slider-pagination-wrap .slider-pagination .swiper-pagination-switch {
    height: 30px;
    width: 25px;
}

@media (min-width: 1600px) {
    .container {
        width: 1570px;
        max-width: 2000px;
    }
}

@media (min-width: 2000px) {
    .container {
        width: 1970px;
        max-width: 2500px;
    }
}


@media (min-width: 2500px) {
    .container {
        width: 2470px;
        max-width: 3000px;
    }
}

@media only screen and (min-width: 1300px) {
    .swiper-slide .content h2 {
        font-size: initial;
        line-height: initial;
        letter-spacing: -1px;
        display: block;
        color: #fff;
        /*font-family: 'Open Sans';*/
        font-weight: 300;
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 50px;
        margin-bottom: 20px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        margin-bottom: 30px;
        display: block;
        font-size: 22px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1500px) {

    html body[data-header-format="left-header"][data-ext-responsive="false"] .container, html body[data-header-format="left-header"][data-ext-responsive="false"] .post-area.standard-minimal.full-width-content article.post .inner-wrap,
    body[data-header-format="left-header"][data-ext-responsive="false"] .nectar-recent-posts-slider .flickity-page-dots {
        max-width: 900px;
    }
}

@media only screen and (min-width: 1150px) and (max-width: 1300px) {

    html body[data-header-format="left-header"][data-ext-responsive="false"] .container, html body[data-header-format="left-header"][data-ext-responsive="false"] .post-area.standard-minimal.full-width-content article.post .inner-wrap,
    body[data-header-format="left-header"][data-ext-responsive="false"] .nectar-recent-posts-slider .flickity-page-dots {
        max-width: 800px;
    }

    #nectar-wraper .swiper-slide .container .content h2 {
        /*font-size: 50px;*/
        /*line-height: 64px;*/
        margin-bottom: 0;
    }

    #nectar-wraper .swiper-slide .container .content .buttons .button a {
        /*font-size: 12px;*/
        /*padding: 14px 30px;*/
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 50px;
        margin-bottom: 20px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        margin-bottom: 30px;
        display: block;
        font-size: 22px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1150px) {

    html body[data-header-format="left-header"][data-ext-responsive="false"] .container, html body[data-header-format="left-header"][data-ext-responsive="false"] .post-area.standard-minimal.full-width-content article.post .inner-wrap,
    body[data-header-format="left-header"][data-ext-responsive="false"] .nectar-recent-posts-slider .flickity-page-dots {
        max-width: 650px;
    }

    #nectar-wraper .swiper-slide .container .content h2 {
        /*font-size: 40px;*/
        /*line-height: 60px;*/
        margin-bottom: 0;
    }

    #nectar-wraper .swiper-slide .container .content .buttons .button a {
        /*font-size: 11px;*/
        /*padding: 12px 25px;*/
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 50px;
        margin-bottom: 20px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        margin-bottom: 30px;
        display: block;
        font-size: 22px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }
}

@media only screen and (min-width:1000px){
    .nectar-slider-wrap.first-section,.parallax_slider_outer.first-section,.full-width-content.first-section,.parallax_slider_outer.first-section .swiper-slide .content,.nectar-slider-wrap.first-section .swiper-slide .content,#page-header-bg,.nder-page-header,#page-header-wrap,.full-width-section.first-section{
        margin-top:0!important;
    }
    .swiper-slide .content{
        padding:0 90px;
    }
    body[data-header-format="left-header"] .swiper-slide .content{
        padding:0 60px;
    }
    .container,body[data-header-format="left-header"] .container,.woocommerce-tabs .full-width-content .tab-container,.nectar-recent-posts-slider .flickity-page-dots,.post-area.standard-minimal.full-width-content article.post .inner-wrap,.material #search-outer #search{
        max-width:2000px;
    }

}

@media (max-width:1000px){
    #nectar-wraper .swiper-slide .container .content h2 {
        font-size: 30px;
        /*line-height: 40px;*/
        margin-bottom: 0;
    }

    #nectar-wraper .swiper-slide .container .content .buttons {
        padding-top: 10px;
    }

    #nectar-wraper .swiper-slide .container .content .buttons .button a {
        font-size: 10px;
        padding: 10px 20px;
    }

    #nectar-wraper .swiper-slide .container .bottom-content {
        height: 50px;
    }

    #nectar-wraper .swiper-slide .container .bottom-content h2 {
        font-size: 16px;
        margin-top: 16px;
    }

    #nectar-wraper .swiper-container .slider-pagination-wrap {
        bottom: 55px;
    }

    #nectar-wraper .swiper-container .slider-pagination-wrap {
        padding-right: 15px;
    }

    #nectar-wraper .swiper-container .slider-pagination-wrap {
        display: none;
    }
}

@media (min-width: 690px) and (max-width: 1000px){
    #nectar-wraper .swiper-slide .container .content {
        padding-left: 40px;
    }
    #nectar-wraper .swiper-container .slider-pagination-wrap .slider-pagination {
        margin-top: -60px;
    }
    #nectar-wraper .swiper-container .slider-pagination-wrap .slider-pagination .swiper-pagination-switch {
        height: 25px;
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 40px;
        margin-bottom: 20px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        font-size: 20px;
        line-height: 23px;
        display: block;
        margin-bottom: 18px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }

    .swiper-container .slider-pagination-wrap {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

@media (min-width: 510px) and (max-width: 690px) {
    #nectar-wraper .swiper-slide .container .content h2 {
        font-size: 25px;
        /*line-height: 35px;*/
        margin-bottom: 0;
    }
    #nectar-wraper .swiper-slide .container .content {
        padding-left: 40px;
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 30px;
        margin-bottom: 10px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        font-size: 15px;
        line-height: 20px;
        display: block;
        margin-bottom: 5px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }

    #nectar-wraper .swiper-slide .container .bottom-content {
        height: 43px;
    }

    #nectar-wraper .swiper-slide .container .bottom-content h2 {
        font-size: 13px;
    }
}

@media (max-width: 510px) {
    #nectar-wraper .swiper-slide .container .content h2 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 0;
    }
    #nectar-wraper .swiper-slide .container .content {
        padding-left: 20px;
    }
    #nectar-wraper .swiper-slide .container .bottom-content {
        height: 30px;
    }
    #nectar-wraper .swiper-slide .container .bottom-content h2 {
        font-size: 11px;
        margin-top: 10px;
    }
    #nectar-wraper .swiper-slide .container .content .buttons {
        padding-top: 0px;
    }
    #nectar-wraper .swiper-slide .container .content .buttons .button a {
        font-size: 8px;
        padding: 6px 12px;
    }
    #nectar-wraper .swiper-container .slider-pagination-wrap {
        bottom: 28px;
    }

    .swiper-slide .content h2 .main-text {
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 6px;
        display: block;
    }

    .swiper-slide .content h2 .small-text {
        line-height: 15px;
        display: block;
        margin-bottom: 3px;
    }

    .swiper-slide .content .buttons {
        padding-top: 0px;
    }
}

@media (max-width: 480px) {
    .swiper-slide .content h2 .main-text {
        font-size: 16px;
    }
    .swiper-slide .content h2 .small-text {
        font-size: 10px;
    }
    #nectar-wraper .swiper-slide .container .bottom-content h2 {
        font-size: 8px;
    }
}

@media only screen and (max-height: 750px) and (min-width: 1000px) {
    #nectar-wraper .swiper-container .slider-pagination-wrap .slider-pagination .swiper-pagination-switch {
        height: 20px;
    }
}

#home-slider-preloader {
    height: 100%;
    width: 100%;
    background-color: #212121;
    position: absolute;
    z-index: 10;
    overflow: hidden;
}

#home-slider-load {
    background-color: #212121;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

.mdl-spinner {
    display: inline-block;
    position: relative;
    width: 28px;
    height: 28px
}

.mdl-spinner:not(.is-upgraded).is-active:after {
    content: "Loading..."
}

.mdl-spinner.is-upgraded.is-active {
    -webkit-animation: mdl-spinner__container-rotate 1568.23529412ms linear infinite;
    animation: mdl-spinner__container-rotate 1568.23529412ms linear infinite
}

@-webkit-keyframes mdl-spinner__container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes mdl-spinner__container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mdl-spinner__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.mdl-spinner__layer-1 {
    border-color: #42a5f5
}

.mdl-spinner--single-color .mdl-spinner__layer-1 {
    border-color: rgb(63, 81, 181)
}

.mdl-spinner.is-active .mdl-spinner__layer-1 {
    -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-2 {
    border-color: #f44336
}

.mdl-spinner--single-color .mdl-spinner__layer-2 {
    border-color: rgb(63, 81, 181)
}

.mdl-spinner.is-active .mdl-spinner__layer-2 {
    -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-3 {
    border-color: #fdd835
}

.mdl-spinner--single-color .mdl-spinner__layer-3 {
    border-color: rgb(63, 81, 181)
}

.mdl-spinner.is-active .mdl-spinner__layer-3 {
    -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__layer-4 {
    border-color: #4caf50
}

.mdl-spinner--single-color .mdl-spinner__layer-4 {
    border-color: rgb(63, 81, 181)
}

.mdl-spinner.is-active .mdl-spinner__layer-4 {
    -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes mdl-spinner__fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@keyframes mdl-spinner__fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes mdl-spinner__layer-1-fade-in-out {
    from, 25% {
        opacity: .99
    }
    26%, 89% {
        opacity: 0
    }
    90%, 100% {
        opacity: .99
    }
}

@keyframes mdl-spinner__layer-1-fade-in-out {
    from, 25% {
        opacity: .99
    }
    26%, 89% {
        opacity: 0
    }
    90%, 100% {
        opacity: .99
    }
}

@-webkit-keyframes mdl-spinner__layer-2-fade-in-out {
    from, 15% {
        opacity: 0
    }
    25%, 50% {
        opacity: .99
    }
    51% {
        opacity: 0
    }
}

@keyframes mdl-spinner__layer-2-fade-in-out {
    from, 15% {
        opacity: 0
    }
    25%, 50% {
        opacity: .99
    }
    51% {
        opacity: 0
    }
}

@-webkit-keyframes mdl-spinner__layer-3-fade-in-out {
    from, 40% {
        opacity: 0
    }
    50%, 75% {
        opacity: .99
    }
    76% {
        opacity: 0
    }
}

@keyframes mdl-spinner__layer-3-fade-in-out {
    from, 40% {
        opacity: 0
    }
    50%, 75% {
        opacity: .99
    }
    76% {
        opacity: 0
    }
}

@-webkit-keyframes mdl-spinner__layer-4-fade-in-out {
    from, 65% {
        opacity: 0
    }
    75%, 90% {
        opacity: .99
    }
    100% {
        opacity: 0
    }
}

@keyframes mdl-spinner__layer-4-fade-in-out {
    from, 65% {
        opacity: 0
    }
    75%, 90% {
        opacity: .99
    }
    100% {
        opacity: 0
    }
}

.mdl-spinner__gap-patch {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.mdl-spinner__gap-patch .mdl-spinner__circle {
    width: 1000%;
    left: -450%
}

.mdl-spinner__circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.mdl-spinner__circle-clipper.mdl-spinner__left {
    float: left
}

.mdl-spinner__circle-clipper.mdl-spinner__right {
    float: right
}

.mdl-spinner__circle-clipper .mdl-spinner__circle {
    width: 200%
}

.mdl-spinner__circle {
    box-sizing: border-box;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mdl-spinner__left .mdl-spinner__circle {
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle {
    -webkit-animation: mdl-spinner__left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.mdl-spinner__right .mdl-spinner__circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle {
    -webkit-animation: mdl-spinner__right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: mdl-spinner__right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes mdl-spinner__left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@keyframes mdl-spinner__left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@-webkit-keyframes mdl-spinner__right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}

@keyframes mdl-spinner__right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}