.hero-area-small {
    height: 450px;
    padding: 100px 0;
}
.hero-area-medium {
    height: 450px;
    padding: 100px 0;
}
.hero-area-large {
    height: 720px;
    padding: 100px 0;
}
.hero-area-fullscreen {
    min-height: calc(100vh - 100px);
    height: auto;
    padding: 60px 0
}
.hero-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.content-block.home-hero {
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top left;
    overflow: hidden;
}
.hero-left {
    width: 60%;
    display: inline-block;
    padding-top: 75px;
}
h1.hero_title {
    font-size: 60px;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-align: left;
    line-height: 1.2;
    font-weight: 900;
}
h2.hero_subtitle {
        font-size: 24px;
    line-height: 1.4;
    color: #000;
    padding-right: 10px;
    font-family: urw-din, sans-serif;
    font-weight: 400;

}
.block_type_hero h3 {
        font-size: 23px;
    line-height: 1.4;
    color: #000;
    padding-right: 10px;
    font-family: urw-din, sans-serif;
    font-weight: 400;

}
.hero-text-light h1.hero_title {
    color: #fff;
}
.hero-text-dark h1.hero_title {
    color: #000;
}
block.block_type_hero {
    background-size: cover;
    background-position: center center;
}
h4.hero_subtitle {
    text-align: left;
    margin-top: 30px;
    font-size: 30px;
}
.hero-text-light h4.hero_subtitle {
    color: #fff;
}
.hero-paragraphs p {
    font-size: 26px;
    line-height: 1.3;
}
.content-block.home-hero {
    position: relative;
}
.content-block.home-hero.hero-center{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: calc(100vh - 100px);
}
.content-block.home-hero.hero-center .hero-left {
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.content-block.home-hero.hero-center .hero-left h1.hero_title {
    text-align: center;
    margin-bottom: 40px;
}
.content-block.home-hero.hero-center .hero-left h2.hero_subtitle {
    max-width: 80%;
    margin: 0 auto 40px;
    color: #fff;
    font-weight: 700;
    font-size: 34px;
}

.content-block.home-hero.hero-center .hero-right{
    display: none;
}

.hero-right {
    width: 38%;
    display: inline-block;
    vertical-align: top;
}
.content-block.home-hero:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 22.3vw;
    content: "";
    /* background-image: url('../images/bees-header-hexagons-c0b14816.svg'); */
    background-image: url('../images/hero-banner-botm-60cc9459.svg');
    background-size: 100% auto;
    background-position: left bottom;
}
 .home-hero .hero-area-fullscreen {
    padding-bottom: 20vw;
}
.home-hero .mac-frame {
    width: 36.458vw;
    height: 21.458vw;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -16vw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 65px;
    padding: 15px 25px;
    overflow: hidden;
    position: relative;
}
.home-hero .mac-frame:after {
    background-image: url('../images/macbook-frame-bfcdca19.png');
    height: 100%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
}
body .flexslider{
    border: none;
    margin: 0;
}
.mac-frame .mac-slider, .mac-frame .flex-viewport, .mac-frame ul.slides, .mac-frame ul.slides > li {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.mac-slider.flexslider {
    width: calc(100% - 5.2vw);
}
.mac-frame ul.slides > li {
    background-size: 100% auto;
    background-position: top center;
}



.home-hero .iphone-frame {
    width: 400px;
    height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -16vw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 65px;
    padding: 15px 25px;
    overflow: hidden;
    position: relative;
}
.home-hero .iphone-frame:after {
    background-image: url('../images/iphone-frames-aa5fd4bf.png');
    height: 100%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
}
body .flexslider{
    border: none;
    margin: 0;
}
.iphone-frame .iphone-slider, .iphone-frame .flex-viewport, .iphone-frame ul.slides, .iphone-frame ul.slides > li {
    height: 100%;
}
.iphone-frame ul.slides > li {
    background-size: cover;
    background-position: top center;
}
.new-hero .hero-right .iphone-frame{
    width: 7.062vw;
    height: 14.229vw;
    position: absolute;
    right: auto;
    left: 85%;
    top: auto;
    bottom: 6px;
    border-radius: 10px;
    padding: 5px 5px;
}


@media screen and (min-width:1601px){
.hero-area-fullscreen {
    min-height: calc(60vh - 100px);
    height: auto;
}
/*
.new-hero .hero-right .iphone-frame{
     top: 160%;
     right: 20px;
}
*/
.content-block.block-padding-small.benefits{
     margin: -210px auto 0;
}
/*
.new-hero .hero-right .iphone-frame {
    width: 125px;
    height: 250px;
    top: 31%;
}
.new-hero .hero-right .iphone-frame {
    top: 152px;
    right: -40px;
}
*/
}

@media screen and (max-width:1800px) {
    .new-hero .hero-right .iphone-frame{
        left: 80%;
    }
}

@media screen and (max-width:1600px) {
.home-hero.new-hero .hero-area-fullscreen .container{
    max-width: 1200px;
}
.hero-area-fullscreen {
    min-height: calc(70vh - 100px);
}
.home-hero.new-hero .hero-area-fullscreen {
    padding-bottom: 20vw;
}
/*
.new-hero .hero-right .iphone-frame{
     top: 100%;
     right: 20px;
}
*/
.content-block.home-hero.hero-center .hero-left h1.hero_title {
    margin-bottom: 20px;
}
.content-block.home-hero.hero-center .hero-left h2.hero_subtitle {
    margin: 0 auto 20px;
    font-size: 28px;
}

}


@media screen and (max-width:1440px) {
.hero-area-medium, .hero-area-small {
    height: 370px;
    padding: 80px 0;
}
    h1.hero_title {
    font-size: 48px;
    padding-right: 20px;
}
    .hero-paragraphs p {
    font-size: 24px;
    line-height: 1.3;
}
    .home-hero .hero-area-fullscreen {
    padding-bottom: 15vw;
}
    .new-hero .hero-right .iphone-frame{
    left: 75%;
}
.mac-slider.flexslider {
    width: calc(100% - 4.2vw);
}
}


@media screen and (max-width:1370px) {
/*
    .new-hero .hero-right .iphone-frame {
    top: 102%;
    right: -60px;
} 
*/
}

@media screen and (max-width:1200px) {
h1.hero_title {
    font-size: 42px;
}
    .hero-paragraphs p {
    font-size: 21px;
    max-width: 480px;
}
/*
    .home-hero .mac-frame {
    width: 600px;
    height: 480px;
    border-radius: 40px;
    padding: 11px 18px;
}
*/
        .home-hero .iphone-frame {
    width: 300px;
    height: 600px;
    border-radius: 40px;
    padding: 12px 18px;
}
    .home-hero .hero-area-fullscreen {
    padding-bottom: 20vw;
}
    a.btn {
    font-size: 21px;
    padding: 15px;
}
    .content-block.home-hero:after {
    background-size: 150% auto;
    background-position: center bottom;
            height: 29vw;
}
    .home-hero .hero-area-fullscreen {
    padding-bottom: 29vw;
}
/*
.home-hero .mac-frame {
    width: 450px;
    height: 270px;
    margin-bottom: 0px;
}
*/
.mac-slider.flexslider {
    width: calc(100% - 30px);
    margin-top: -6px;
}
/*
.new-hero .hero-right .iphone-frame {
    top: 23%;
    right: -10px;
}
.new-hero .hero-right .iphone-frame {
    width: 100px;
    height: 200px;
}
*/
}

@media only screen and (max-width: 1200px) and (min-width: 993px) {
    .home-hero .hero-area-fullscreen {
    padding-bottom: 29vw;
}
}


@media screen and (max-width:992px) {

    .hero-left {
    width: 100%;
    display: block;
}
    .hero-right {
    width: 100%;
    display: block;
}
    .header-menu {
    display: none;
}
    .hero-left {
    text-align: center;
    margin-bottom: 35px;
}
    h1.hero_title {
    text-align: center;
}
    .hero-paragraphs, .hero-paragraphs p {
    max-width: 100%;
    width: 100%;
}
.hero-area-large {
    height: auto;
    padding-bottom: 40vw;
}
.new-hero .hero-right .iphone-frame {
    width: 120px;
    height: 240px;
}  
.home-hero .mac-frame {
    width: 600px;
    height: 360px;
    margin-bottom: 0px;
    border-radius: 0;
}

.mac-frame .mac-slider{
    padding-bottom: 5px;
    padding-top: 8px;
}
.home-hero .iphone-frame{
    margin-bottom: 0;
}
.mac-slider.flexslider {
    width: calc(100% - 60px);
    margin-top: -3px;
}
.content-block.swifty-tabs {
    padding: 50px 0;
}
    .swifty-tabs .title-wrap h2.block-title{
    margin-bottom: 0;
}
.content-block.home-hero.hero-center{
    min-height: auto;
}

.content-block.home-hero.hero-center .hero-area-fullscreen{
    min-height: calc(75vh - 100px);
}
}

@media screen and (max-width:767px) {

.hero-left {
    padding-top: 0;
}
    h1.hero_title {
    padding: 0;
    font-size: 36px;
}
    h2.hero_subtitle {
    font-size: 22px;
}
    .hero-paragraphs p {
    font-size: 16px;
}
    .content-block.home-hero {
    overflow: hidden;
}
    .hero-right {
    margin-top: 80px;
}
    .home-hero .iphone-frame:after {
    background-image: url('../images/ipad-pro-5ae2f5d4.png');
}
    .home-hero .iphone-frame {
    width: 300px;
    height: 230px;
    border-radius: 12px;
    padding: 8px;
}
 
.home-hero .mac-frame { 
    width: 320px;
    height: 190px;
    padding: 10px 25px;
}
.new-hero .hero-right .iphone-frame{
    display: none;
}
.mac-slider.flexslider{
    width: calc(100% - 20px);
}
.mac-frame .mac-slider{
    padding-bottom: 0;
    padding-top: 0;
}
.content-block.home-hero.hero-center .hero-left h2.hero_subtitle{
    max-width: 100%;
}
}
@media screen and (max-width:330px) {
    .home-hero .mac-frame{
        margin-left: -20px;
    }
}

/* Manual visual fixes */
@media screen and (max-width: 480px) {
    body.home .content-block.home-hero.hero-center .hero-left,
    body.home .content-block.home-hero.hero-center .hero__content {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        padding-inline: 20px !important;
        box-sizing: border-box !important;
    }

    body.home .content-block.home-hero.hero-center h1.hero_title,
    body.home .content-block.home-hero.hero-center h1.section-title.hero_title {
        width: 270px !important;
        max-width: 270px !important;
        min-width: 0 !important;
        margin-inline: auto !important;
        font-size: 34px !important;
        line-height: 1.08 !important;
        text-align: center !important;
        white-space: normal !important;
        overflow: visible !important;
    }

    body.home .content-block.home-hero.hero-center h2.hero_subtitle,
    body.home .content-block.home-hero.hero-center .section-description.hero_subtitle,
    body.home .content-block.home-hero.hero-center .section-description.hero_subtitle p {
        width: 330px !important;
        max-width: 330px !important;
        min-width: 0 !important;
        margin-inline: auto !important;
        font-size: 21px !important;
        line-height: 1.25 !important;
        text-align: center !important;
        white-space: normal !important;
        overflow: visible !important;
    }
}
