body,
div,
p,
h3,
h4,
li {
    color: #000000;
}

li.button-block {
    display: none;
}

.cd-morph-dropdown .main-nav>ul>li.button-block {
    display: none;
}

.header-bottom {
    background: #ff685e;
}

.pacifico {
    font-family: 'Pacifico', cursive;
    color: #ff685e;
    line-height: 1;
}

.pacifico.large {
    font-size: calc(40px + (168 - 40) * ((100vw - 300px) / (1920 - 300)));
}

.breakroom-banner {
    padding: 4vh 20px;
}

.breakroom-page .breakroom-features a {
    color: #ff685e;
}

.breakroom-page h3 {
    font-size: 40px;
    color: black;
}

.breakroom-page h4 {
    color: black;
}

.breakroom-banner .container {
    max-width: 1140px;
}

.breakroom-page .bg-image-banner {
    /*background-image: url('/assets_v2/2019/breakroom/banner-image2.png');*/
    /* background-image: url('/assets_v2/2019/breakroom/breakroom-home-banner-02.png');*/
    /*background-image: url('/assets_v2/2019/breakroom/breakroom-home-banner_v3.png');*/
    background-image: url(/assets_v2/2019/breakroom/events-banner-right-02.png);
    background-repeat: no-repeat;
    background-size: 35vw;
    background-position: right top;
    position: relative;
}

.breakroom-cats {
    padding: 5vh 0;
}

@media(min-width:900px) {
    .breakroom-page.bg-banner {
        background-image: url(/assets_v2/2019/breakroom/breakroom-banner/1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 850px;
    }

    .breakroom-events.bg-banner {
        background-image: url('/assets_v2/2019/breakroom/breakroom-home-banner_v3.png');
    }
}

@media(min-width:1920px) {
    .pacifico.large {
        font-size: 168px;
    }
}

.breakroom-page .platforms {
    font-size: 1.4em;
    margin: 30px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.breakroom-page .platforms div {
    margin-right: 10px;
}

.breakroom-page .platforms div.ios {
    margin-left: 20px;
}

.breakroom-page .breakroom-banner-wrap-left .platforms .ios p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.breakroom-banner-wrap {
    max-width: 1670px;
    margin: auto;
}

.breakroom-banner-wrap-left {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 830px;
    padding-top: 5vh;
}

/*.breakroom-banner-wrap-left p {
    font-size: calc(20px + (32 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: 1.3;
}*/


.breakroom-banner-wrap-right {
    width: 100%;
    /*max-width: calc(100% - 840px);*/
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.breakroom-title {
    position: relative;
    display: inline-block;
    margin-bottom: 5vh;
}

.breakroom-title img {
    /* position: absolute;
    right: 0;
    top: 0;
    width: auto;
    max-width: calc(70px + (250 - 70) * ((100vw - 300px) / (1920 - 300)));*/
    width: 50vw;
}

@media (min-width:900px) {
    .breakroom-title img {
        width: 20vw;
    }
}

.breakroom-subtitle {
    font-size: calc(20px + (45 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: 1;
    /*margin-bottom: 5vh;*/
    margin-bottom: 2vh;
}

@media (min-width:1921px) {
    .breakroom-title {
        margin-bottom: 2vh;
    }

    /* .breakroom-title img {
        max-width: 250px;
    }*/

    /* .breakroom-banner-wrap-left p {
        font-size: 32px
    }*/

    .breakroom-subtitle {
        font-size: 45px;
        margin-bottom: 2vh;
    }
}

.breakroom-page .button {
    background-color: #ff685e;
}

.breakroom-page .button:hover {
    color: #ff685e;
    background-color: #ffffff;
}

.breakroom-page .button.white,
#breakroom-downloads .button.white {
    color: #ff685e;
    background-color: white;
    margin-top: 10px;

}

/* -- mobile -- */
.breakroom-features .products-grid .product-item .product-text p {
    font-size: 23px;
    line-height: 1.4;
    text-align: left;
}

.breakroom-features.benefits .products-grid .product-item {
    width: 348px;
    height: 248px;
    padding: 9px;
    margin: 18px;
}

/* -- mobile -- */

#breakroom-downloads .download-buttons .button.white {
    padding: 5px;
}

.breakroom-page .button.white:hover img,
#breakroom-downloads .button.white:hover img {
    -webkit-filter: brightness(3);
    filter: brightness(3);
}

.breakroom-page .button.white:hover,
#breakroom-downloads .button.white:hover {
    background-color: #ff685e;
    color: #ffffff;
    border-color: #ff685e;
}

.breakroom-page .section {
    margin: 50px 0;
}

/*.breakroom-page .container {
    max-width: 1555px;
    margin: auto;
}*/



@media screen and (min-width: 1800px) {
    /*.breakroom-banner .container {
        max-width: 1500px;
    }*/
}

.breakroom-page .video .container {
    max-width: 1046px;
}

@media screen and (min-width: 2000px) {
    .featured-in {
        max-width: 1140px;
    }
}

.breakroom-signup .container {
    max-width: 800px;
}

.breakroom-infobox {
    text-align: left;
    width: 90%;
    border: 1px solid grey;
    padding: 20px 30px;
    margin: auto;
    font-size: 0;
}

.breakroom-infobox-icon {
    width: 37px;
    height: 81px;
    margin-right: 41px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.breakroom-infobox-text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 84px);
}

.breakroom-infobox-text p {
    font-size: 27px;
    margin: 0;
    line-height: 1.3;
}

.breakroom-features h4 {
    text-align: center;
    font-size: 24px;
    max-width: 787px;
    margin: auto auto 55px;
}

.breakroom-features .products-grid,
.breakroom-pricing .products-grid {
    text-align: center;
    /* We first create a flex layout context */
    display: flex;

    /* Then we define the flow direction 
     and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
    flex-flow: row wrap;

    /* Then we define how is distributed the remaining space */
    /*justify-content: space-around;*/
    justify-content: center;
    /*align-items:center;*/
    position: relative;
}

.breakroom-features.features .products-grid .product-item,
.breakroom-pricing .products-grid .product-item {
    text-align: left;
    padding: 20px;
    width: 80%;
    margin: 30px;
}

.breakroom-features.benefits .products-grid .product-item p {
    margin: auto 0;
}

.breakroom-features.how .products-grid .product-item {
    width: 248px;
    height: 248px;
    padding: 30px;
    margin: 30px;
}

.breakroom-features.operating .products-grid .product-item {
    width: 248px;
    height: 248px;
    padding: 30px;
    margin: 30px;
}

.breakroom-features.features ul,
.breakroom-pricing ul {
    list-style: none;
    padding: 0px;
}

.breakroom-pricing ul {
    margin-bottom: 50px;
}

.breakroom-features.features .product-text h4 {
    text-align: left;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.breakroom-features.features .product-text p,
.breakroom-features.features .product-text li,
.breakroom-pricing .product-text p,
.breakroom-pricing .product-text li {
    font-size: 17px;
    color: black;
    margin: 10px 0;
}

.breakroom-features .products-grid .product-item,
.breakroom-pricing .products-grid .product-item {
    border-radius: 7px;
    box-shadow: 0px 6px 42px 0 rgba(0, 0, 0, 0.1);
    margin: 10px;
}

.breakroom-features .products-grid .product-item .product-image,
.breakroom-how .products-grid .product-item .product-image {
    background-size: 83px;
    background-position: center;
    padding-bottom: 150px;

}

.breakroom-features.how .products-grid .product-item .product-image {
    background-size: 83px;
    background-position: center;
    padding-bottom: 100px;

}


.breakroom-pricing .product-text h4 {
    text-align: center;
}

.breakroom-pricing .product-text h3 {
    text-align: center;
}

.breakroom-pricing .product-text h5 {
    text-align: center;
    margin: 0 0 60px 0;
}


.breakroom-infobox2 {
    background: white;
    display: flex;
    flex-flow: row wrap;
    border-radius: 8px;
    padding: 50px 70px;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: initial;
    position: absolute;
    bottom: 30%;
    right: 20px;
}

.breakroom-infobox2 .breakroom-infobox-text {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    margin-left: 23px;
}


.breakroom-infobox2 {
    display: none;
}

.section.infobox {
    margin: 10px 0;
}

.formError {
    text-align: left;
    display: block;
    cursor: pointer;
    position: relative !important;
    margin: 0px !important;
    left: 0px !important;
    top: 0px !important;
    width: 200px;
    float: none !important;
}

#suggestion.formError {
    float: none !important;
    margin-top: 75px !important;
}

.formError .formErrorContent:before,
.emailformErrorContent:before {
    background: #ff685e;
}

.formError .formErrorContent:after,
.emailformErrorContent:after {
    background: #ff685e;
}

.sticker {
    width: 100px;
    height: 100px;
    color: white;
    background: #ff685e;
    border-radius: 50%;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    line-height: 1.4;
    position: absolute;
    right: -30px;
    bottom: -30px;
}

footer.breakroom.mdl-mega-footer {
    background-color: #f7f7f7 !important;
}

footer.breakroom.mdl-mega-footer .footer-links ul li a,
footer.breakroom.mdl-mega-footer ul.bottomlinks li a,
footer .trademark {
    color: #333333 !important;
}

@media screen and (min-width: 900px) {
    .formError {
        text-align: left;
        display: block;
        cursor: pointer;
        position: relative !important;
        margin: 0px 0 -100px -230px !important;
        left: 0px !important;
        top: 0px !important;
        width: 200px;
        float: left !important;
    }

    #suggestion.formError {
        float: left !important;
        margin-top: 75px !important;
    }
}

@media screen and (min-width:1030px) {
    .breakroom-infobox2 {
        display: block;
        width: 350px;
    }

    .section.infobox {
        display: none;
    }

    .breakroom-infobox2 .breakroom-infobox-text p {
        font-size: 14px;
    }

}

@media screen and (min-width:1330px) {

    .breakroom-infobox2 .breakroom-infobox-text {
        margin-left: 0;
    }

    .breakroom-infobox2 .breakroom-infobox-text p {
        font-size: 18px;
    }

    .breakroom-infobox2 {
        width: 500px;
        /*padding: 100px;*/
    }
}

@media screen and (min-width:2000px) {
    .breakroom-infobox2 {
        right: 250px;
        bottom: 20%;
    }

    .breakroom-page .bg-image-banner {
        /*background-size: 28%;*/
    }
}

@media screen and (max-width:1600px) {
    .breakroom-infobox2 {
        bottom: 40%;
        width: 440px;
        padding: 30px 30px 30px 70px;
        max-width: 35vw;
    }
}



.inworld-image-block {
    /*display: flex;
    flex-direction: column;
    justify-content: space-evenly;*/
}

.inworld-image-block .inworld-image {
    width: 100%;
    height: 300px;
}

.section.featured-in .logos {
    font-size: 0;
    margin-bottom: 85px;
    text-align: center;
}

.section.featured-in .logos .logo {
    display: inline-block;
    width: 100%;
    max-width: 14.28%;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

.featured-in .links {
    text-align: center;
    width: 100%;
    margin: 5vh auto;
}

.featured-in ul {
    margin: 0;
    padding: 0;
}

.featured-in ul li {
    display: inline-block;
    margin: 5px;
}

.featured-in ul li a {
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 2em;
    text-decoration: none;
}

.breakroom-page .bg-blob3 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

.breakroom-page .bg-blob-right {
    background-image: url('/assets_v2/2019/breakroom/bg-shape-blob-right.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

.breakroom-page .bg-blob-left {
    background-image: url('/assets_v2/2019/breakroom/bg-shape-blob-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.breakroom-page .bg-circle-right {
    background-image: url('/assets_v2/2019/breakroom/bg-shape-circle-right.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

.breakroom-page .bg-circle-left {
    background-image: url('/assets_v2/2019/breakroom/bg-shape-circle-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.breakroom-page .bg-shape-circle {
    background-image: url('/assets_v2/2019/images/nh-oval.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}

footer.breakroom.mdl-mega-footer {
    background-color: #e0e0e0 !important;
}

footer.breakroom.mdl-mega-footer .footer-links ul li a,
footer.breakroom.mdl-mega-footer ul.bottomlinks li a,
footer .trademark {
    color: #333333 !important;
}

.breakroom-page .breakroom-who .cols {
    display: flex;
    flex-flow: row wrap;
    /*flex-direction: row;*/
    justify-content: center;
}

.breakroom-page .breakroom-who .cols .col {
    margin: 20px;
    text-align: left;
    width: 400px;
}

.breakroom-page .person {
    min-height: 83px;
    width: 100%;
    padding-left: 120px;
    background-repeat: no-repeat;
    background-size: initial;
    background-position: left;
    margin: 20px 0;
}

.breakroom-page .person h5 {
    margin: 0;
    font-size: 16px;
    color: black;
}

.breakroom-page .person p {
    margin: 0px 0px;
}

.breakroom-page .wave-bottom,
.breakroom-page .bg-shape-circle,
.breakroom-page .bg-blob3 {
    /* -webkit-filter: hue-rotate(90deg);
        filter: hue-rotate(145deg);*/
}

.breakroom-page .canvas-blks .canvas-blk .canvas-blk-content h3 {
    color: black;
    font-size: 40px;
}

.breakroom-page .canvas-blks .canvas-blk .canvas-blk-content p.large {
    font-size: 1.4em;
}

.breakroom-page .canvas-blks .canvas-blk .canvas-blk-img:after {
    border-color: #fbefef;
    border-radius: 7px;
}

.breakroom-page .canvas-blks .canvas-blk .canvas-blk-img {
    border-radius: 7px;
}

.breakroom-page .divider {
    width: 236px;
    height: 1px;
    background-color: #ff685e;
}

.breakroom-page .breakroom-pricing .divider {
    width: 100%;
}

.breakroom-page .download-buttons {
    display: flex;
    flex-direction: column;
}

.breakroom-page .download-buttons .button img {
    width: 30px;
}

.breakroom-page .section.download .download-buttons {
    justify-content: center;
}

#breakroom-downloads .download-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;

}

#breakroom-downloads .download-buttons .button {
    margin-bottom: 10px;
    width: 70%;

}

#breakroom-downloads.case-study-frame {
    display: none;
    width: 95%;
    color: black;
}

#breakroom-downloads h3 {
    margin-top: 15px;
}

.featured-in .links {
    text-align: center;
    width: 100%;
    margin: 5vh auto;
}

.featured-in .links ol li {
    font-size: 1.3em;
}

.featured-in .links ol li a {
    color: #ff685e;
}

.featured-in ul {
    margin: 0;
    padding: 0;
}

.featured-in ul li {
    display: inline-block;
    margin: 5px;
}

.featured-in ul li a {
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 2em;
    text-decoration: none;
}

@media screen and (max-width: 400px) {

    .breakroom-banner-wrap-left {
        max-width: 100%;
    }

    .breakroom-subtitle {
        margin-top: 8vh;
    }

}

@media screen and (min-width: 401px) {

    .breakroom-banner-wrap-left {
        /*max-width: 64%;*/
        width: 60vw;
    }

    .breakroom-subtitle {
        margin-top: 1vh;
    }

}

@media screen and (max-width: 540px) {
    .breakroom-page .button {
        display: block;
        font-size: 13px;
        padding: 15px 25px 13px;
    }

    .breakroom-page .section.cta .button,
    .breakroom-page .section.pricing .button {
        display: block;
    }
}

@media screen and (min-width: 541px) {
    .breakroom-page .download-buttons {
        flex-direction: row;
    }

    .breakroom-page .section.cta .button,
    .breakroom-page .section.pricing .button {
        display: inline;
    }

    .breakroom-page .button.white,
    #breakroom-downloads .button.white {
        margin-left: 10px;
        margin-top: 0px;
        padding: 15px 25px 13px;
    }

    .breakroom-page .download-buttons .button.white,
    #breakroom-downloads .download-buttons .button.white {
        padding: 15px 25px 13px;
    }

    .breakroom-features .products-grid .product-item .product-text p {
        font-size: 20px;
        text-align: left;
        margin: 0;
        padding: 15px;
    }

    .breakroom-features.benefits .products-grid .product-item {
        width: 248px;
        height: 248px;
        padding: 9px;
        margin: 30px;
    }

    #breakroom-downloads .download-buttons .button {
        width: auto;
    }

    #breakroom-downloads.case-study-frame {

        width: 45%;

    }
}


@media screen and (min-width: 960px) {
    .breakroom-page .section {
        margin: 100px 0;
    }

    .breakroom-page .section.pricing,
    .breakroom-page .section.signup {
        margin: 200px 0;
    }

    .breakroom-page .button.white {
        margin-top: 0;
        /* margin-left: 30px;*/
    }

    .breakroom-page .download-buttons {
        margin-top: 20px;
        flex-direction: row;
    }

    .breakroom-page .download-buttons .button {
        margin-right: 20px;
    }

    .breakroom-banner {
        /*padding: 26vh 20px 10vh;*/
        padding: 16vh 20px 4vh;
    }

    .no-banner .breakroom-banner {
        padding-top: 6vh;
    }

    .no-banner .breakroom-banner .breakroom-title img {
        max-width: 10vw;
    }

    .breakroom-infobox {
        width: 100%;
        max-width: 915px;
        padding: 25px 100px;
        font-size: 27px;
    }

    .inworld-image-block {
        display: flex;
        flex-direction: row;
        height: 600px;
    }

    .inworld-image-block .inworld-image {
        width: 100%;
        height: 600px;
    }

    .breakroom-features.features .products-grid .product-item {
        text-align: left;
        padding: 20px;
        width: 350px;
        margin: 30px;
    }

    .breakroom-pricing .products-grid .product-item {
        text-align: left;
        padding: 20px;
        width: 350px;
        margin: 30px;

    }

    .inworld-image-block .inworld-image {
        width: 100%;
        height: 600px;
    }
}

.breakroom-pricing .products-grid .product-item {
    position: relative;
    overflow: visible;
}

@media screen and (min-width: 1800px) {

    .breakroom-features .products-grid .product-item .product-image,
    .breakroom-how .products-grid .product-item .product-image {
        /*background-size: initial;*/
        background-size: contain;
    }


}

@media(max-width: 1250px) {
    /* .breakroom-banner-wrap-right,
    .breakroom-banner-wrap-left {
        max-width: 50%;
        float: left;
    }*/

}

@media(max-width: 960px) {

    /*.breakroom-banner-wrap-right,
    .breakroom-banner-wrap-left {
        max-width: 100%;
    }*/
    .breakroom-infobox-text p {
        font-size: 18px;
    }


}

.header-bottom .logo {
    max-width: none;
}

.breakroom-viewers .container {
    font-size: 0;
}

@media only screen and (min-width: 841px) {
    header.breakroom .cd-morph-dropdown .dropdown-list:after {
        background-color: #ff685e;
    }
}

header.breakroom .cd-morph-dropdown .dropdown-list:after {
    background-color: #ff685e;
}

.header-top .logo span.pacifico {
    font-size: 3em;
}

.header-top .logo span.pacifico {
    font-size: 3em;
}

.header-top .logo a {
    text-decoration: none;
}

footer.breakroom.mdl-mega-footer {
    background-color: #e0e0e0 !important;
}

footer.breakroom.mdl-mega-footer .footer-links ul li a,
footer.breakroom.mdl-mega-footer ul.bottomlinks li a,
footer .trademark {
    color: #333333 !important;
}

.breakroom-banner {
    position: relative;
}

.breakroom-banner-wrap {
    font-size: 0;
    display: block;
    align-items: center;
}

.breakroom-features .breakroom-banner-wrap {
    font-size: 0;
    display: flex;
    align-items: center;
}

.breakroom-banner-wrap .featured-in p {
    font-size: 18px;
    line-height: 33px;
}

.breakroom-banner-wrap .featured-in a {
    color: #ff685e;
    text-decoration: none;
}

@media only screen and (min-width: 700px) {
    .breakroom-banner-wrap .featured-in p {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1300px) {
    .breakroom-banner-wrap .featured-in p {
        font-size: 25px;
    }
}

.breakroom-banner::before {
    content: '';
    width: 340px;
    height: 340px;
    background-image: url(/assets_v2/2019/breakroom/features_images/ringbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    left: -40px;
    top: 20px;
}

.breakroom-banner-left {
    width: 50%;
}

.breakroom-banner-right {
    width: 50%;
    order: 2;
}

.breakroom-features .breakroom-banner-right {
    display: none;
}

@media only screen and (min-width: 900px) {
    .breakroom-features .breakroom-banner-right {
        display: block;
        width: 70%;
        order: 2;
    }
}

.breakroom-hero-title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 2vh;
}

.breakroom-hero-content,
.breakroom-hero-content p {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0;
    margin: 0 0 16px;
    font-weight: 400;
    /* max-width: 576px;*/
}

/*@media(max-width:1920px) {
    .breakroom-hero-title {
        font-size: calc(20px + (45 - 20) * ((100vw - 300px) / (1920 - 300)));
    }

    .breakroom-hero-content {
        font-size: calc(20px + (32 - 20) * ((100vw - 300px) / (1920 - 300)));
    }
}*/

.breakroom-page {
    overflow: hidden;
}


.viewers-block-img {
    width: 50%;
    max-width: 635px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.viewers-box {
    max-width: 515px;
    width: 50%;
    margin: auto;
    display: inline-block;
    padding-right: 60px;
    width: calc(100% - 60px);
}

.nplatforms {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.viewers-block-content {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    max-width: 635px;
}

.viewers-block-content-wrap {
    max-width: 395px;
    margin: auto;
}

.viewers-block-content-wrap h3 {
    text-align: left;
    font-size: 30px;
    margin: 0;
}

.viewers-block-content-wrap h4 {
    font-size: 25px;
    text-align: left;
    margin: 0;
}

.breakroom-page .download-buttons .button {
    padding: 20px 30px 17px;
}

.breakroom-page .breakroom-center .download-buttons {
    margin-top: 60px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.breakroom-page .breakroom-features a.button:not(.white) {
    color: #ffffff;
}

.breakroom-page .breakroom-features a.button:not(.white):hover {
    color: #ff685e;
}

.breakroom-features.benefits .container,
.breakroom-features.features .container,
.featured-merchants.breakroom-pricing .container {
    max-width: 1320px;
}

.breakroom-center {
    text-align: center;
}

.breakroom-center h3 {
    text-align: center;
    margin-bottom: 20px;
}

.breakroom-features h4 {
    max-width: none;
}

.breakroom-regions {
    position: relative;
}

.breakroom-regions .container {
    max-width: 1550px;
    text-align: center;
}

.breakroom-regions::before {
    content: '';
    width: 597px;
    height: 720px;
    background-image: url("/assets_v2/2019/breakroom/features_images/regionsbg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    top: 54%;
    transform: translateY(-50%);
}


.regions-block {
    font-size: 0;
}

.regions-single-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /*max-width: 264px;*/
    max-width: 346px;
    margin: 20px;
    border-radius: 7px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 6px 42px 0 rgba(0, 0, 0, 0.1);
}

.regions-single-block-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 208px;*/
    height: 290px;
}

.regions-single-block-title {
    padding: 20px 19px;
    /*    color: #000;*/
    min-height: 88px;
}

.regions-single-block-title h5 {
    font-size: 24px;
    margin: 0;
    text-align: left;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 2vh;
}

.regions-single-block-title p {
    font-size: 20px;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.4;
}

.breakroom-features.breakroom-tools .container {
    max-width: 1170px;
}

.breakroom-tools {
    position: relative;
}

.breakroom-tools::before {
    content: '';
    width: 452px;
    height: 995px;
    background-image: url(/assets_v2/2019/breakroom/features_images/toolsbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 54%;
    transform: translateY(-50%);
}

.tools-block {
    font-size: 0;
    text-align: center;
}

.tools-single-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 234px;
    padding: 10px;
    text-align: center;
}

.tools-single-block-img img {
    /*max-height: 70px;*/
    max-height: 140px;
}

.tools-single-block-title {
    padding: 10px 10px 0;
}

.tools-single-block-title p {
    font-size: 18px;
    /*  color: #000000;*/
}

.breakroom-page .breakroom-features .tools-single-block a {
    text-decoration: none;
}

.breakroom-goods {
    position: relative;
}

.breakroom-goods::before {
    content: '';
    width: 340px;
    height: 340px;
    background-image: url(/assets_v2/2019/breakroom/features_images/ringbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    left: -170px;
    top: -60px;
}

.breakroom-goods::after {
    content: '';
    width: 340px;
    height: 340px;
    background-image: url(/assets_v2/2019/breakroom/features_images/ringbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    right: -170px;
    bottom: -280px;
}

#toprow .slick-track {
    left: -8.25%;
}

#middlerow .slick-track {
    left: 0.75%;
}

#bottomrow .slick-track {
    left: -6.25%;
}

.avatar-icon-blk {
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    padding: 10px;
}



.breakroom-activites .container {
    max-width: 900px;
}

.breakroom-activites h3 {
    margin-bottom: 7vh;
}

.activities-block {
    text-align: center;
}

.breakroom-activites .activities-single-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 372px;
    margin: 0 25px 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0px 6px 42px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.breakroom-activites .activities-single-block-img {
    width: 100%;
    height: 278px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.breakroom-activites .activities-single-block-title {
    font-size: 20px;
    font-weight: 300;
    padding: 20px 30px;
    line-height: 1;
    /*  color: #000000;
*/
    text-align: left;
}

.avatar-icon {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /*    height: 15vh;*/
    padding-bottom: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.breakroom-signup {
    padding: 7vh 0;
}

@media(max-width:900px) {
    .viewers-box {
        float: none;
        margin: auto;
        padding: 0;
    }

    .nplatforms {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .nplatforms>div {
        display: inline-block;
    }

    .regions-block {
        text-align: center;
    }

    .viewers-block-content .download-buttons {
        margin-top: 5vh;
    }

    .breakroom-banner-right {
        float: none;
        width: 100%;
        order: 1;
    }

    .breakroom-features .breakroom-banner-wrap {
        display: block;
    }

    .breakroom-banner-wrap-left {
        width: 100%;
    }

    .breakroom-banner-left {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}

@media(max-width:600px) {
    .breakroom-banner {
        padding: 2vh 0;
    }

    .breakroom-page .breakroom-center .download-buttons {
        margin-top: 60px;
        flex-direction: column;
        align-items: initial;
        justify-content: center;
    }

    .breakroom-page h3 {
        font-size: 25px;
    }

    .breakroom-features h4 {
        font-size: 22px;
    }

    .viewers-block-img {
        width: 100%;
    }

    .viewers-block-content {
        width: 100%;
        margin-top: 3vh;
    }

    .regions-single-block {
        margin: auto auto 20px;
    }

    .breakroom-activites .activities-single-block {
        margin: auto auto 30px;
    }
}

@media(min-width:2000px) {
    .breakroom-banner {
        padding-bottom: 14vh;
    }

    .no-banner .breakroom-banner {
        padding-bottom: 3vh;
    }

    .no-banner .breakroom-banner-wrap .breakroom-banner-wrap-left {
        padding-top: 7vh;
    }
}


.breakroom-slider .slick-arrow {
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}

.breakroom-slider .slick-arrow.slick-prev {
    background-image: url('/assets_v2/2019/images/big-left-arrow.png');
}

.breakroom-slider .slick-arrow.slick-next {
    background-image: url('/assets_v2/2019/images/big-right-arrow.png');
    right: 10px;
}

/* breakroom events */
.section .breakroom-news .container {
    max-width: 1320px;
}


.breakroom-regions .container {
    max-width: 1550px;
}

.breakroom-events .breakroom-features.breakroom-tools .container {
    max-width: 1160px;
}

.breakroom-events .breakroom-hero-title .pacifico {
    font-size: 80px;
}



.breakroom-page.breakroom-events .bg-image-banner {
    padding-bottom: 6vh;
}

.breakroom-events .breakroom-features.benefits .regions-block {
    width: 248px;
    margin: 30px;
}

.breakroom-events .breakroom-banner-wrap-left {
    padding-top: 0vh;
    width: 60vw;
}

@media screen and (min-width: 1400px) {
    .breakroom-page.breakroom-events .bg-image-banner {
        padding-bottom: 20vh;
    }

}

@media screen and (min-width: 1600px) {

    .breakroom-events .breakroom-banner-wrap-left {
        padding-top: 5vh;
    }
}

@media screen and (min-width: 2000px) {
    .breakroom-page.breakroom-events .bg-image-banner {
        padding-bottom: 16vh;
    }

    /* .breakroom-events .breakroom-banner-wrap-left {
        padding-top: 13vh;
    }*/
}

@media screen and (min-width: 2200px) {
    .breakroom-page.breakroom-events .bg-image-banner {
        padding-bottom: 25vh;
    }

    /* .breakroom-events .breakroom-banner-wrap-left {
        padding-top: 13vh;
    }*/
}

@media screen and (min-width: 961px) {

    .breakroom-news .breakroom-banner-image,
    .breakroom-events .breakroom-banner-image {
        display: none;
    }
}

.breakroom-news .breakroom-banner-image,
.breakroom-events .breakroom-banner-image {
    padding: 10px 0;
    text-align: right;
}

@media screen and (max-width: 960px) {

    .breakroom-news .breakroom-banner-image img,
    .breakroom-events .breakroom-banner-image img {
        max-height: 300px;
        margin-right: -20px;
    }

    .breakroom-news .breakroom-banner-wrap-left,
    .breakroom-events .breakroom-banner-wrap-left {
        width: 100%;
    }

    .breakroom-news .breakroom-hero-title,
    .breakroom-events .breakroom-hero-title {
        max-width: 300px;
    }

    .breakroom-page.breakroom-news .bg-image-banner,
    .breakroom-page.breakroom-events .bg-image-banner {
        background: none;
    }

    .breakroom-page.breakroom-news p,
    .breakroom-page.breakroom-events .breakroom-hero-content {
        padding-top: 3vh;
    }
}


.cards-block {
    font-size: 0;
    text-align: center;
}

.cards-single-block {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /*max-width: 264px;*/
    max-width: 346px;
    margin: 20px;
    border-radius: 7px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 6px 42px 0 rgba(0, 0, 0, 0.1);

}


@media(max-width:400px) {
    .cards-single-block {
        margin: 0 0 20px;
    }
}

.cards-single-block-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 208px;*/
    height: 290px;
}

.cards-single-block-title {
    padding: 20px 19px 10px;
    /*    color: #000;*/
    min-height: 88px;
}

.cards-single-block-content {
    padding: 5px 19px 25px;
    font-size: 14px;
}

.cards-single-block-button {
    padding: 5px 19px 25px;
    text-align: center;
    width: 100%;
    position: relative;
}

@media(min-width:830px) {
    .cards-single-block {
        min-height: 750px;
    }

    .cards-single-block-button {
        position: absolute;
        bottom: 0;
    }
}

.cards-single-block-content .button {
    margin: 0 auto;
    display: block;
    width: 70%;
}

.cards-single-block-button .button {
    margin: 0 auto;
    display: block;
    width: 70%;
}

.cards-single-block-title h5 {
    font-size: 24px;
    margin: 0;
    text-align: left;
    line-height: 1;
    font-weight: 600;
}

.cards-single-block-title p {
    font-size: 20px;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.4;
}

.worldstreaming-breakroom {
    /*    padding: 10vh 0;*/
    padding: 5vh 0 10vh;
}

.worldstreaming-breakroom .container {
    max-width: 1280px;
}

.worldstreaming-left {
    float: left;
    width: 50%;
    padding-right: 60px;
    position: relative;
    z-index: 2;
}

.worldstreaming-left h3 {
    font-size: 39px;
    margin: 20px 0;
}

.worldstreaming-left p {
    color: rgb(0, 0, 0);
    line-height: 1.2;
    font-size: 20px;
}

.worldstreaming-left-footer a {
    text-decoration: none;
    font-weight: 600;
    font-size: 23px;
    color: #ff685e;
}

.worldstreaming-left-footer {
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
}

.worldstreaming-left-footer:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(215, 215, 215);
    max-width: 458px;
}

.worldstreaming-right {
    float: right;
    width: 50%;
    position: relative;
    z-index: 2;
    box-shadow: 0px 20px 40px 0 rgba(0, 0, 0, 0.33);
}

.worldstreaming-right:before {
    content: '';
    position: absolute;
    left: -170px;
    bottom: -70px;
    width: 359px;
    height: 359px;
    opacity: 0.1;
    z-index: -1;
    background-color: #ff685e;
    display: inline-block;
    border-radius: 50%;
}

.worldstreaming-right:after {
    content: '';
    position: absolute;
    width: 224px;
    height: 224px;
    opacity: 0.1;
    background-color: #ff685e;
    z-index: -1;
    right: 0;
    top: -120px;
    border-radius: 50%;
    display: inline-block;

}

@media(max-width:1024px) {
    .worldstreaming-left {
        width: 100%;
        padding-right: 0;
    }

    .worldstreaming-left h3 {
        font-size: calc(25px + (39 - 25) * ((100vw - 300px) / (1920 - 300)));
        margin: 3vh 0;
    }

    .worldstreaming-left p {
        font-size: calc(15px + (20 - 15) * ((100vw - 300px) / (1920 - 300)));
    }

    .worldstreaming-left-footer a {
        font-size: calc(16px + (23 - 16) * ((100vw - 300px) / (1920 - 300)));
    }

    .worldstreaming-left-footer {
        margin-top: 3vh;
        padding-top: 3vh;
    }

    .worldstreaming-left-footer:after {
        max-width: 90%;
    }

    .worldstreaming-right {
        width: 100%;
    }

    .worldstreaming-right:before {
        width: 250px;
        height: 250px;
        left: -120px;
        bottom: -150px;
    }

    .worldstreaming-right:after {
        width: 150px;
        height: 150px;
        top: -80px;
    }

}

.no-banner .breakroom-banner-wrap {
    text-align: center;
}

.no-banner .breakroom-banner-wrap .breakroom-banner-wrap-left {
    margin: auto;
    padding-top: 15vh;
}

.no-banner .breakroom-banner:before {
    background-image: url('/assets_v2/2019/breakroom/breakroom-nobanner-left.svg');
    left: -140px;
    background-size: contain;
    width: 20%;
    height: 80%;
    top: 100px;
}

.no-banner .breakroom-banner:after {
    content: '';
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('/assets_v2/2019/breakroom/breakroom-nobanner-right.svg');
    width: 30%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.breakroom-events .container {
    max-width: 1220px;
}

.breakroom-events h3 {
    margin: 20px 14px;
    padding-bottom: 19px;
    line-height: 1;
    position: relative;
    font-size: calc(25px + (32 - 25) * ((100vw - 300px) / (1920 - 300)));
}

.breakroom-events h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 365px;
    height: 1px;
    background-color: #cdcdcd;
}


.breakroom-events .events-block .event-single-block {
    float: left;
    width: calc(50% - 28px);
    margin: 14px;
    box-shadow: 0px 20px 139px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    position: relative;
}

.breakroom-events .events-block .event-single-block h5 {
    font-size: 30px;
    font-weight: 300;
    margin-top: 0;
    float: left;
}

.breakroom-events .events-block .event-single-block .add_event {
    float: right;
    font-weight: 300;
    font-size: 16px;
    padding: 10px 15px;
    padding-left: 44px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-family: 'cairo';
    background-size: 18px;
    background-repeat: no-repeat;
    background-image: url('/assets_v2/2019/breakroom/talks/calendar.png');
    background-position: left 15px center;
}

.breakroom-events .events-block .event-single-block .add_event:hover {
    background-color: #ff685e;
    color: #fff;
}

.breakroom-events .events-block .event-single-block h5 span {
    font-size: 16px;
    display: block;
}

.breakroom-events .events-block .event-single-block .event-single-block-img {
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 169px;
    height: 100%;
    background-position: center center;
}


.breakroom-events .events-block .event-single-block .event-single-block-title {
    padding: 28px 17px 28px 28px;
    max-width: calc(100% - 169px);
}

.breakroom-events .events-block .event-single-block .event-single-block-title .event-desc {
    font-weight: 300;
    line-height: 1;
    font-size: 16px;
    line-height: 1.4;
}

.breakroom-pastspeakers {
    position: relative;
}

.breakroom-pastspeakers::before {
    content: '';
    width: 597px;
    height: 720px;
    background-image: url("/assets_v2/2019/breakroom/features_images/regionsbg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    top: 54%;
    transform: translateY(-50%);
}

.breakroom-pastspeakers .container {
    max-width: 1220px;
}

.breakroom-pastspeakers .regions-single-block-img {
    height: 220px;
}

.breakroom-pastspeakers .regions-single-block {
    max-width: 277px;
    margin: 14px;
}

.breakroom-pastspeakers .regions-single-block-title h5 {
    font-size: 20px;
}

.breakroom-pastspeakers .regions-single-block-title p {
    font-size: 16px;
}


.pastevents h3 {
    margin: 20px 13px;
    padding-bottom: 19px;
    line-height: 1;
    position: relative;
    font-size: calc(25px + (32 - 25) * ((100vw - 300px) / (1920 - 300)));
}

.pastevents h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 365px;
    height: 1px;
    background-color: #cdcdcd;
}


.pastevents .container {
    max-width: 1220px;
}

.pastevents .pevents-videos {
    font-size: 0;
    text-align: center;
}

.pastevents .pevents-videos .pevent-video {
    width: 100%;
    max-width: 380px;
    margin: 13px;
    display: inline-block;
    position: relative;
    height: 240px;
    box-shadow: 0px 20px 139px 0 rgba(0, 0, 0, 0.1);
}

.pastevents .pevents-videos .pevent-video:after {
    content: '';
    background-image: url("/assets_v2/2019/breakroom/talks/play-button.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
    width: 69px;
    height: 69px;
    z-index: 4;
}

.pastevents .pevents-videos .pevent-video:before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.12787121684611347) 0%, rgba(0, 0, 0, 1) 53%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.12787121684611347) 0%, rgba(0, 0, 0, 1) 53%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12787121684611347) 0%, rgba(0, 0, 0, 1) 53%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.pastevents .pevents-videos .pevent-video .pevent-title {
    font-family: 'Cairo';
    font-size: 32px;
    opacity: 0;
    color: #Fff;
    position: absolute;
    left: 24px;
    bottom: 24px;
    z-index: 5;
}

.pastevents .pevents-videos .pevent-video:hover .pevent-title {
    opacity: 1;
}

@media(max-width: 900px) {
    .breakroom-events h3 {
        margin: 10px 0;
    }

    .breakroom-events .events-block .event-single-block {
        width: 100%;
        margin: 0 0 15px;
    }
}

@media(max-width: 600px) {
    .pastevents h3 {
        margin: 10px 0;
    }

    .pastevents .pevents-videos .pevent-video {
        max-width: none;
        width: 100%;
        margin: 0 0 15px;
    }

    .breakroom-events .events-block .event-single-block .event-single-block-img {
        width: 100%;
        height: 200px;
    }

    .breakroom-events .events-block .event-single-block .event-single-block-title {
        padding: 10px;
        padding-top: 210px;
        width: 100%;
        max-width: none;
    }

    .breakroom-features .products-grid .product-item .product-text p {
        font-size: 15px;
        padding: 10px;
        margin: 0;
    }
}

.cat-tab-heads {}

.cat-tab-heads ul {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.cat-tab-heads li {
    display: inline-block;
    padding-bottom: 10px;
    margin: 10px;
    font-size: 20px;
    position: relative;
    cursor: pointer
}

.cat-tab-heads li:after {
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    transform: scale(0);
    height: 2px;
    background-color: #ff685e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    display: inline-block;
}

.cat-tab-heads li.active:after,
.cat-tab-heads li:hover:after {
    transform: scale(1);
}

.cat-tabs {
    font-size: 0;
}

.cat-tabs .cat-tab {
    display: none;
    margin: 5vh 0 10vh;
}

.cat-tabs .cat-tab.active {
    display: block;
}

.cat-tabs .cat-tab .ctab-content,
.cat-tabs .cat-tab .ctab-image-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.cat-tabs .cat-tab .ctab-image-wrap {
    position: relative;
    min-height: 350px;
}

.cat-tabs .cat-tab .ctab-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.cat-tabs .cat-tab .ctab-content {
    background-color: #fff;
    box-shadow: 0px 20px 139px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
    text-align: left;
    position: relative;
    z-index: 2;
    transform: scale(1.05);
}

.cat-tabs .cat-tab .ctab-content .ctab-title {
    font-size: 24px;
    margin-bottom: 3vh;
}

.cat-tabs .cat-tab .ctab-content .ctab-info {
    font-size: 16px;
    line-height: 24px;
}

@media(max-width: 900px) {

    .cat-tabs .cat-tab .ctab-content,
    .cat-tabs .cat-tab .ctab-image-wrap {
        width: 100%;
    }
}

.breakroom-banner-container-text {
    margin: 0 auto;
    max-width: 1600px;
    font-family: 'Montserrat';
    font-weight: 700;
}

.breakroom-banner-container-title {
    font-size: 1.75rem;
    color: #FFFFFF;
}

.breakroom-banner-container-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.25rem;
    color: #FFFFFF;
}

.breakroom-banner-container-button-left {
    width: 233px;
    border: 3px solid #FF685E;
    font-size: 1.25rem;
    font-weight: 700;
    color: #27293D;
    background-color: #FFFFFF;

}

.breakroom-banner-container-button-right {
    width: 14.5625rem;
    border: 0.1875rem solid #FF685E;
    font-size: 1.25rem;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #FF685E;
}

.breakroom-container-button-gray {
    width: 233px;
    border: 3px solid #F7F7F9;
    font-size: 1.25rem;
    font-weight: 700;
    color: #DDDDDD;
    background-color: #F7F7F9;

}

.breakroom-news-feed {
    height: 5.5625rem;
    background-color: #353748;
}

.breakroom-inner {
    margin: 0 auto;
    max-width: 1600px;
}

.breakroom-news-feed-text {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 1.25rem;
    color: #FFFFFF;
}

.swiper-button-prev {
    background-image: url("/assets_v2/2019/breakroom/arrow-l.png");
    left: 2.5rem;
    right: auto;
}

.swiper-button-next {
    background-image: url("/assets_v2/2019/breakroom/arrow-r.png");
    right: 2.5rem;
    left: auto;
}

.swiper-button-next,
.swiper-button-prev {
    width: 12px;
    height: 16px;
    background-size: 100% 100%;
}

.breakroom-container-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.75rem;
    color: #574D7A;
}

.breakroom-container-titleLine {
    width: 60px;
    border-bottom: 0.25rem solid #ABA2CA
}

.breakroom-container-subTitle {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1rem;
    color: #000000;
}

.breakroom-container-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.125rem;
    color: #595760;
}

.breakroom-container-learnMore {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 1rem;
    color: #4A8CB7;
}

.breakroom-container-Activities-inner {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 22px;
    color: #574D7A;
}

.breakroom-container-features-summary {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    color: #6d6a7a;
    line-height: 2.5rem;
}

.breakroom-container-features-summary p {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    color: #6d6a7a;
    line-height: 2.5rem;
}

.breakroom-container-features-inner {
    text-align: center;
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #574D7A;
}

.breakroom-container-home-subtitle {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    color: #3E4266;
}

.breakroom-container-home-inner {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 2.25rem;
    color: #000000;
}

.breakroom-container-benifits-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.125rem;
    color: #000000;
}

.breakroom-container-teamlayout {
    width: 28.75rem;
    margin: 0.625rem;
    margin-bottom: 3.25rem;
}

.breakroom-container-team-name {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1rem;
    color: #000000;
}

.breakroom-container-team-position {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1rem;
    color: #595760;
    line-height: 1.25rem;
}

.breakroom-container-team-positionDetails {
    max-width: 250px;
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 0.75rem;
    color: #000000;
    line-height: 1rem;
}

.breakroom-container-FAQ-box {
    height: 100px;
    background-color: #F7F7F9;
}

.breakroom-FAQ .breakroom-container-FAQ-box {
    background-color: #FFFFFF;
}

.breakroom-container-FAQ-question {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.25rem;
    color: #000000;
}

.breakroom-container-FAQ-answer {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.25rem;
    color: #595760;
    display: none;
}

.breakroom-boxshadow {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.breakroom-footer-title {
    text-transform: uppercase;
    font-family: 'Montserrat';
    line-height: 2.1875rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #000000;
    width: 12.5rem;
    flex-shrink: 0;
}

.breakroom-footer-subTitle {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 2.1875rem;
    color: #595760;
}

.breakroom-footer-copyright {
    color: #C7C1FF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.breakroom-footer-PolicyTerm {
    color: rgba(255, 255, 255, 0.60);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.breakroom-head-login {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.1875rem;
    background: #FF685E;
    color: #FFFFFF;
    padding: 0.4rem 2rem;
    padding-bottom: 0.5rem;
    border-radius: 0.25rem;
}

.solutions-container-options {
    background: #ABA2CA;
    width: 40px;
    height: 6px;
    border-radius: 6px;
}

.solutions-testimonial-changbox {
    width: 8000px;
    height: 370px;
    transform: translate(-1440px, 0px);
    transition-duration: 0.5s;
}

.solutions-testimonial-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.solutions-testimonial-name {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.solutions-testimonial-position {
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 12px;
    color: #000000;
}

.solutions-testimonial-subtitle {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1rem;
    color: #000000;
}

.solutions-testimonial-subtitle-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 2.1875rem;
    color: #000000;
}

.solutions-subBanner-inner {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    color: #000000;
}

.casestudy-title {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 18px;
    color: #262626;
}

.breakroom-button-red {
    display: inline-block;
    height: 44px;
    line-height: 38px;
    padding: 0 2rem;
    background-color: #FF685E;
    border: 3px solid #FF685E;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    cursor: pointer;
}

.breakroom-button-white {
    display: inline-block;
    height: 44px;
    line-height: 38px;
    padding: 0 2rem;
    background-color: #FFFFFF;
    border: 3px solid #FF685E;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    color: #FF685E;
    cursor: pointer;
}

.features-tools-title {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.75rem;
}

.features-tools-inner {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    max-width: 560px;
}

.requestdemo-head {
    background: #F7F7F7;

}

.requestdemo-select {
    font-family: 'Cairo';
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    padding: 0 22px;
    margin-bottom: 25px;
    border: 2px solid #E8E8E8;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/assets_v2/2019/breakroom/arrow-b.png") no-repeat scroll right 2rem center white;
}

.solutions-gradient {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent 70%);
    background-image: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent 70%);
    background-image: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent 70%);
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent 70%);
    background-image: -ms-linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent 70%);
}

.support-banner {
    height: 500px;
    width: 100%;
    background: url("/assets_v2/2019/breakroom/features-tools-1.png") no-repeat center;
    background-size: cover;
}

.support-banner-search {
    height: 56px;

}

.support-banner-searchInput:focus {
    outline: 0;
}

.support-banner-searchBtn {
    width: 215px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #E6FFFF;
    background-color: #FF685E;
}

.support-banner-searchBtn:focus {
    outline: 0;
}

.support-articles-inner {
    width: 1200px;
    margin: 0 auto;
    font-family: 'Cairo';
    font-size: 22px;
    font-weight: 400;
    color: #595760;
}

.support-boxshadow {
    box-shadow: 0px 3px 6px rgba(100, 88, 140, 0.3);
}

.support-active-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    color: #574D7A;
}

.support-active-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 14px;
}

.support-box {
    width: 780px;
    height: 270px;
    border-radius: 4px;
    padding: 40px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.support-box-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    color: #574D7A;
}

.support-box-img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

.support-box-inner {
    font-family: 'Cairo';
    font-weight: 400;
    font-size: 14px;
    color: #595760;
}

.support-box-link {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 17px;
    color: #79B4D1;
}

.font-Rubik {
    font-family: 'Rubik';
}

.font-Cairo {
    font-family: 'Cairo';
}

.font-sans {
    font-family: 'Montserrat';
    font-size: 1.75rem;
    font-weight: bold;
    color: #574D7A;
}


.webrtclogin-font-sans {
    font-family: 'Montserrat';
    color: #000000;
}

.text-black-59 {
    color: #595760;
}

.text-black-27 {
    color: #27293D;
}

.text-gray-B3 {
    color: #B3B3B3;
}


.text-gray-54 {
    color: #545B5D;
}

.text-gray-8E {
    color: #8E9A9D;
}

.text-white {
    color: #FFFFFF;
}

.wrtc-text-red {
    color: #FF3177;
}

.wrtc-text-blue {
    color: #058AD3;
}

.submitloadEffect {
    width: 54px;
    height: 55px;
    position: relative;
    margin: 0 auto;
}

.submitloadEffect span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #574D7AFF;
    position: absolute;
    animation: load 1.04s ease infinite;
    -webkit-animation: load 1.04s ease infinite;
}

@keyframes load {
    0% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(.3);
        opacity: 0.5;
    }
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(.3);
        opacity: 0.5;
    }
}

.submitloadEffect span:nth-child(1) {
    left: 10px;
    top: 50%;
    margin-top: -10px;
    animation-delay: 0.13s;
    -webkit-animation-delay: 0.13s;
}

.submitloadEffect span:nth-child(2) {
    left: 12px;
    top: 11px;
    animation-delay: 0.26s;
    -webkit-animation-delay: 0.26s;
}

.submitloadEffect span:nth-child(3) {
    left: 50%;
    top: 8px;
    margin-left: -10px;
    animation-delay: 0.39s;
    -webkit-animation-delay: 0.39s;
}

.submitloadEffect span:nth-child(4) {
    top: 11px;
    right: 26px;
    animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
}

.submitloadEffect span:nth-child(5) {
    right: 24px;
    top: 50%;
    margin-top: -10px;
    animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
}

.submitloadEffect span:nth-child(6) {
    right: 27px;
    bottom: 28px;
    animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
}

.submitloadEffect span:nth-child(7) {
    bottom: 26px;
    left: 50%;
    margin-left: -10px;
    animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
}

.submitloadEffect span:nth-child(8) {
    bottom: 28px;
    left: 12px;
    animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
}

/* @media (max-width: 1465px){
    .mobile-menu-button {
    color: #fff;
    }
}


@media only screen and (max-width: 1465px) {
      .mobile-menu-button{
      display: block;
      color: #fff;
      margin: 4px;
    }
}

@media screen and (min-width: 1466px){
.mobile-menu-button {
    line-height: 54px;
    display: none;
    }
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: none;
    word-wrap: normal;
} */

.breakroom-hidden {
    display: none;
}

.grid-header-link .breakroom-header-mobile {
    display: block;
}

@media (min-width: 768px) {}

@media (min-width: 900px) {}

.breakroom-background-container-showdask {
    display: flex;
}

@media (min-width: 1024px) {
    .grid-header-link .breakroom-header-desktop {
        display: block;
    }

    .grid-header-link .breakroom-header-mobile {
        display: none;
    }

    .worldstreaming-text {
        width: 50%;
    }

    .bnf-item {
        justify-content: space-between;
    }

}

/* .breakroom-containerbox-item{
    display: none;
} */

.breakroom-container-show {
    display: none;
}

@media (max-width:1024px) {
    .breakroom-youtube-mobile {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .worldstreaming-text {
        width: 85%;
    }

    .bnf-item {
        justify-content: center;
    }

    .breakroom-movedown {
        flex-wrap: wrap;
    }

    .movedown-text {
        padding-top: 1rem;
        padding-left: 0rem;
    }

    .pic-size {
        width: 100%;
        height: auto;

    }

    .breakroom-banner-container-inner {
        width: 100%;
    }

    .breakroom-container-show {
        display: flex;
    }

    .breakroom-background-container-showdask {
        display: none;
    }

    .black_overlay {
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index: 1001;
        -moz-opacity: 0.8;
        opacity: .80;
        filter: alpha(opacity=88);
    }

    .white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 55%;
        height: 55%;
        padding: 20px;
        border: 10px solid orange;
        background-color: white;
        z-index: 1002;
        overflow: auto;
    }

    /* .breakroom-containerbox-item{
        display: flex;
    } */

}


.wrtcscroll {
    height: 560px;
    overflow-y: auto;
}

.wrtclogin_box {
    width: 32rem;
    /* padding: 3.75rem; */
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.wrtcerrorinfo p {
    color: red;
}

.el-icon-username {
    background: url('/assets_v2/2019/breakroom/wrtcusername.png') center no-repeat;
    background-size: 14px 14px;

}

.el-icon-email {
    background: url('/assets_v2/2019/breakroom/wrtcemail.png') center no-repeat;
    background-size: 14px 14px;
}

.el-icon-password {
    background: url('/assets_v2/2019/breakroom/wrtcpassword.png') center no-repeat;
    background-size: 14px 14px;
}

.el-icon-jobtitle {
    background: url('/assets_v2/2019/breakroom/wrtcjobtitle.png') center no-repeat;
    background-size: 14px 14px;
}

.el-icon-company {
    background: url('/assets_v2/2019/breakroom/wrtccompany.png') center no-repeat;
    background-size: 14px 14px;
}


.wrtc .el-input__inner:focus {
    outline: none;
    border: 2px solid #058AD3;

    /* border-color: red; */

}

.blogview-button {
    width: 200px;
    height: 50px;
    background: #FF685E;
    opacity: 1;
    border-radius: 4px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 32px;
    color: #FFFFFF;
}

.blogview-category {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    opacity: 1;
    width: 140px;
    height: 36px;
    border-radius: 4px;
    cursor: pointer;
}

.blogview-text-center {
    font-size: 18px;
    font-family: Cairo;
    font-weight: 400;
    line-height: 38px;
}

.blog-innerho:hover {
    /* height: 303px; */
    background: #F7F7F9;
    /* border-radius: 6px; */
    /* box-shadow: 0 0 2rem #F7F7F9; */
    box-shadow: 0 0 0 1.5rem #F7F7F9;
    /* padding: 0.25rem;
    margin: 1rem; */
    /* padding: 0.5rem; */
}

.solution-powerful-comtainer{
    width: 380px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    overflow: hidden;
    border-width: 2px;
    border-radius: .25rem;
    background-color: #ffffff;
}
.solution-powerful-comtainer:hover{
    background-color: #F7F7F9;
    border-color: #ABA2CA;
}
.carousel-card {
    box-shadow: 0px 5px 10px rgba(100, 88, 140, 0.2);

}

.blogview-imgname {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: #595760;
    opacity: 1
}

.blogview-imgtext {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    color: #27293D;
    opacity: 1
}

.forgotpwd-error-text p{
    font-family: 'Cairo';
    font-size: 1.125rem;
    color: #B70F04;
    font-weight: 600;
}

.bg-grey-F9{
    background-color: #F7F7F9
}

.breakroom-privacypolicy{
    font-size: 32px;
    font-family: 'Montserrat';
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 32px;
    margin-top: 32px;
}

.policy-hr {
    color: #EFEEF3;
    margin-top: 40px;
}

.breakroom-termsofservice-link {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 1rem;
    color: #4A8CB7;
}

.policy-font-sans{
    font-family: 'Montserrat';
    color: #000000;
    font-size: 1rem;
}

.breakroom-privacypolicy-h1 {
    margin-top: 40px;
    font-size: 2rem;
}

.breakroom-privacypolicy-h2 {
    margin-top: 40px;
    font-size: 24px;
}

table,td,th {
    border-collapse: collapse;
    border: 2px solid rgb(230, 236, 241);
}

.policy-padding {
    padding-left: 300px;
    padding-right: 300px;
}

@media(max-width:768px) {
    .policy-padding-moblie{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width:420px) {
    .policy-padding-moblie{
        padding-left: 20px;
        padding-right: 20px;
    }

}

.offline-card {
    width: 1002px;
    /* height: 343px; */
    background: #FFFFFF;
    box-shadow: 15px 20px 30px rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 10px;
}

.offline-message {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #919191;
    width: 900px;
    word-wrap: break-word;
}

.offline-button {
    /* width: 95px; */
    height: 44px;
    background: #FF5C93;
    border-radius: 6px;
}

.offline-button-text {
    width: 46px;
    height: 22px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 22px;
    color: #FFFFFF;
    opacity: 1;
}

.offline-title {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    color: #373B50;
    line-height: 32px;
}

.offline-text {
    color: #353748;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.offline-time {
    color: #353748;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    background: #574D7A14;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.offline-titletext {
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
}

.offline-subtitle {
    margin-top: 0.875rem;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;

}

.page-dispaly {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

/* The flex part of the main part of the page, and the page display header footer */
.perlogin-button {
    width: 246px;
    height: 44px;
    background: #FF5C93;
    border-radius: 6px;
    
}

.perlogin-button-text {
    font-size: 18px;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 22px;
    color: #FFFFFF;
    opacity: 1;
}

.breakroom-display {
    flex: 1;
}


.worldstream-infoview-display {
    width: 83%;
    margin: 9rem auto 11rem;
}
@media (min-width: 1900px) {
    .worldstream-infoview-display {
        margin: 9rem auto 14rem;
    }
}
.worldstream-infoview-text__width {
    width: 34%;
}

.worldstreaminfo-out-hyperlink {
    text-decoration: underline;
    color: #4A8CB7;
}