@media only screen and (min-width: 841px) {

}
@media (max-width: 1230px) {
   
}
.font-sans {
    font-family: 'Rubik', medium;
}
.grid-header-icon {
    background-color: rgba(247, 247, 247, 1);
    height: 41px;
    width: 100%;
}
.grid-header-icon>div {
    max-width: 1600px;
    height: 41px
}
.price-bg {
    background-color: rgba(247, 247, 247, 1);
}
.grid-header-link {
    height: 5.5625rem;
    max-width: 1600px;
}
.font-cairo {
    font-family: 'Cairo';
}
.grid-header-shadow {
    background-color: #353748;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1607843137254902);
}
.gird-header-link-menu {
    font-family: Montserrat;
    padding: 0 2rem;
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
}
.gird-header-link-menu-mobile {
    display: inline-block;
    font-size: 1.1875rem;
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat';
    line-height: 5.625rem;
    color: #DED6F9;
}
/* .gird-header-link-menu-mobile:hover{
    font-size: 1.25rem;
    font-weight: 600;
    color: #FFFFFF;
    background: #353748;
} */
.breakroom-header-desktop .gird-header-link-menu:hover {
    font-size: 22px;
    font-weight: 600;
    color: #DED6F9;
}
.breakroom-header-desktop .gird-header-link-menu-current {
    font-size: 1.25rem;
    font-weight: 600;
    color: #FFFFFF;
    border-top: 7px solid #FFF;
    background: #3F4151;
}
.gird-header-link-menu-mobile-current {
    font-size: 1.25rem;
    font-weight: 600;
    color: #FFFFFF;
    background: #353748;
}
/* .breakroom-header-desktop .gird-header-link-menu .gird-header-link-font:hover{
    font-size: 1.25rem;
    font-weight: 600;
    color: #FFFFFF;
    background: #3F4151;
} */

.gird-header-link-menu ul {
    position: absolute;
    top: 230%;
    left: 0;
    font-size: 18.00px;
    font-weight: 600;
    font-style: normal;
    font-family: 'Cairo', Arial;
    /* color: #353748;
    background: #FFFFFF; */
    border-radius: 16px;
    background: #353748;
    display: none;
    -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.1607843137254902));
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.1607843137254902));
}

.gird-header-link-menu ul li {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding: 24px 36px;
}
.gird-header-link-menu ul li:hover{
    color: #DED6F9;
    /* background: #353748; */
}
.breakroom-nav-button {
    border-radius: 4px;
    background: #FF685E;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: 6px 16px;
    margin-left: 16px;
}
.logo-link {
    width: 198px;
    height: 73px;
    transform-origin: center;
    background-image: url(/assets_v2/2019/breakroom/breakroom-logo-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    display: flex;
}
.logo-link-window {
    width: 120px;
    height: 44px;
    transform-origin: center;
    background-image: url(/assets_v2/2019/breakroom/logo-med-s.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    display: flex;
}
.text-active-color {
    color: rgba(255, 104, 94, 1);
}
.is-active {
    color: rgba(255, 104, 94, 1);
    text-decoration: underline;
}
.grid-body {
    min-height: 500px;
    background-image: url(/assets_v2/2019/breakroom/bg.png);
    background-position-x: center;
    background-size: 100% 550px;
    background-repeat: no-repeat;
    padding-top: 2%;
}
.max-width {
    max-width: 1636px;
}
.content-width {
    max-width: 1636px;
    min-width: 768px;
}
.frosted-glass {
    z-index: 1;
    width: 100%;
    height: 85px;
    background-color: gray;
}
.type-active {
    border-bottom: 3px #ff685e solid;
}
.pricing-summary-type {
    font-size: 22px;
    font-family: 'Rubik';
    font-weight: 500;
    color: #FFFFFF;
}
.pricing-summary {
    background-color: white;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
    width:  1500px;
}
.pricing-summary-standard {
    background-color: white;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
    /* width: 30%; */
    width: 432px;
    margin-top: 130px;
}

.pricing-summary-standardl {
    margin-right: 120px;
}
@media screen and (min-width: 841px) and (max-width: 1000px) {
    .pricing-summary-standardl {
        margin-right: 20px;
    }
}
@media (max-width: 840px) {
    .pricing-summary-standardl {
        margin-left: 40px;
        margin-right: 40px;
    }
    .pricing-summary-enter {
        margin-left: 40px;
        margin-right: 40px;
    }
}


.grid-window-background {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.25;
    position:absolute;
    z-index: 998;
    top: 0px;
    display: none;
}
.pricing-summary-window {
    background-color: white;
    width: 70%;
    max-width: 102.375rem;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
    position: absolute;
    z-index:999;
    left: 50%;
    transform: translate(-50%, 0%);
    top: 12%;
    display: none;
    height: auto;
    padding-bottom: 3%;
    border-radius: 4px;
}
.pricing-message-window {
    background-color: white;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
    position: absolute;
    z-index:999;
    left: 50%;
    transform: translate(-50%, 0%);
    top: 30%;
    display: none;
    height: auto;
    padding-bottom: 3%;
    border-radius: 4px;
}
.pricing-message-img{
    height: 7rem;
    width: 7rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pricing-summary-supportplan-window {
    background-color: white;
    width: 84%;
    max-width: 105.3125rem;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
    position: absolute;;
    z-index:999;
    left: 50%;
    transform: translate(-50%, 0%);
    top: 72rem;
    display: none;
    height: auto;
    padding-bottom: 3%;
    border-radius: 4px;
}
.pricing-summary-head{
    background: #F7F7F7;
    padding-left: 3%;
    padding-top: 1.5%;
    height: 80px;
}
.pricing-item-first{
    padding-top: 25px;
    height: 80px;
    margin-left: 5%;
    width: 90%;
}
.pricing-item-next{
    background: #F7F7F7;
    width: 90%;
    margin-left: 5%;
    height: 60px;
    margin-bottom: 1%;
}
.pricing-item-last{
    background: #F7F8FD;
    width: 90%;
    margin-left: 5%;
}
.pricing-summary-window-close {
    position: absolute;;
    right: 2%;
    top: 2%;
    font-size: 25px;
    color: #000000;
}
.price-title {
    font-size: 18px;
    font-family: 'Rubik';
    font-weight: 500;
    COLOR: #2B2836;
}
.price-title-window {
    font-size: 15px;
    font-family: 'Segoe UI';
    font-weight: 600;
    COLOR: #0F3C56;
    align-items: center;
}
/* .price-title-window > span:nth-child(1){
    color: rgba(74, 140, 183, 1);
    text-decoration: line-through;
} */
/* .price-title-window > span:nth-child(2){
    color: rgba(255, 104, 94, 1);
} */
.price-title-window-price {
    font-size: 17px;
    font-family: 'Segoe UI';
    font-weight: bold;
    COLOR: #0F3C56;
}
.price-title-discription {
    max-width: 1rem;
    min-width: 1rem;
}
.price-delete {
    /* height: 40px; */
    font-size: 22px;
    text-decoration: line-through;
    text-decoration-color: #ff685e;
    /* font-family: ‘Rubik’，light; */
    font-family: 'Rubik';
}
.price-red {
    font-size: 32px;
    color: rgba(255, 104, 94, 1);
    /* height: 60px; */
    font-weight: bold;
    letter-spacing: 1pt;
    line-height: 40px;
    font-family: 'Rubik', bold;
}
.learn-more-red-window {
    font-size: 15px;
    color: rgba(255, 104, 94, 1);
    font-weight: 500;
    letter-spacing: 1pt;
    font-family: 'Rubik';
}
.price-item-bottom {
    bottom: 40px;
}
.price-item-bottom-padding {
    margin: 0 42px;
}
.price-note {
    font-size: 14px;
    color: #818080;
    line-height: 1.25;
    font-family: 'Cairo';
    margin-bottom: 20px;
    bottom: 130px;
}
.price-btns {
    bottom: 3rem;
}
.text-20 {
    font-size: 20px;
}
.main-btn {
    width: 100%;
    height: 42px;
    text-align: center;
    background-color: rgba(255, 104, 94, 1);
    color: white;
    font-size: 16px;
    line-height: 42px;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Montserrat';
}
.learn-more {
    font-size: 16px;
    color:#4A8CB7;
    font-family: 'Cairo Semibold';
}
.item-title {
    font-size: 28px;
}
.support-item {
    max-width: 372px;
    margin-bottom: 2rem;
    background-color: white;
    filter: drop-shadow(0px 6px 30px rgba(0, 0, 0, 0.15294117647058825));
}
.support-item-radius {
    border-radius: 10px;
}
.support-item:hover {
    box-shadow: 0 0 0 2px rgba(255, 104, 94, 0.7);
    border-radius: 10px;
}
.support-item-text {
    font-size: 20px;
    font-family: 'Cairo SemiBold';
    font-weight: 400;
    line-height: 37px;
    color: #574D7A;
    margin-top: 50px;
}
.red-border {
    border: 2px solid rgba(255, 104, 94, 0.7);
    border-radius: 10px;
}
.bottom-line {
    display: inline-block;
    width: 64.00px;
    border-bottom: 0.25rem solid #aba2ca;;
}
.price-titile-font {
    font-family: 'Rubik', medium;
}
.item-pointer {
    height: 6px;
    width: 6px;
    border-radius: 3px;
    background-color: rgba(255, 104, 94, 1);
}
.pricing-item-plus {
    position: absolute;
    margin-left: 10px;
}
.pricing-item-change {
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
}
.pricing-item-seats{
    font-family: 'Cairo';
    font-weight: 600;
}
.pricing-item-seats > span:nth-child(1){
    color: rgba(74, 140, 183, 1);
    text-decoration: line-through;
}
.pricing-item-seats > span:nth-child(2){
    color: rgba(255, 104, 94, 1);
}
.pricing-item-summary{
    font-family: 'Cairo';
    font-weight: 600;
}
.pricing-table-title{
    font-family: 'Rubik';
    font-weight: 500;
}
.pricing-table-selct{
    font-size: 22px;
    font-family: 'Rubik';
    font-weight: 500;
    color: #000000;
}
.pricing-table-th {
    color: rgba(255, 104, 94, 1);
}
.pricing-table-th-line {
    border-bottom: 1px rgba(226, 226, 226, 1) solid;
}
.pricing-table-td {
    font-size: 18px;
    margin-bottom: 1%;
}
.pricing-table-td>div:nth-child(1) {
    width: 25%;
    border-right: 12px white solid;
    padding: .75rem;
}
.pricing-table-td>div:nth-child(2) {
    width: 15%;
    border-right: 12px white solid;
    /* font-weight: bolder; */
    padding: .75rem;
}
.pricing-table-td>div:nth-child(3) {
    width: 15%;
    border-right: 12px white solid;
    /* font-weight: bolder; */
    padding: .75rem;
}
.pricing-table-td>div:nth-child(4) {
    width: 15%;
    border-right: 12px white solid;
    /* font-weight: bolder; */
    padding: .75rem;
}
.pricing-table-td>div:nth-child(5) {
    width: 15%;
    border-right: 12px white solid;
    /* font-weight: bolder; */
    padding: .75rem;
}
.pricing-table-td>div:nth-child(6) {
    width: 15%;
    /* font-weight: bolder; */
    padding: .75rem;
}
.pricing-item-main-title {   
    font-size: 18px;
    font-family: 'Rubik';
    font-weight: 400;
    line-height: 40px;
    color: #2C2C2C;
    
}
.pricing-item-main-info {
    font-size: 18px;
    font-family: 'Cairo';
    font-weight: 400;
    line-height: 25px;
    color: #0F3C56;
}
.pricing-item-bg {
    background-color: rgba(247, 249, 253, 1);
    max-width: 1665px;
    margin: 0 auto;
}
.pricing-item-info {
    display: none;
    width: auto;
    max-width: 400px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
    opacity: 1;
    border-radius: 4px;
    position: absolute;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 16px;
    font-family: 'Segoe UI';
    font-weight: normal;
    color: #4A8CB7;
    z-index: 10000;
}
.pricing-item-info.standard{
    display: none;
    width: auto;
    max-width: 400px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
    opacity: 1;
    border-radius: 4px;
    position: absolute;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 16px;
    font-family: 'Segoe UI';
    font-weight: normal;
    color: #4A8CB7;
    z-index: 10000;
}
.pricing-item-info.standard.worldcredits {
    display: none;
    width: auto;
    max-width: 400px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
    opacity: 1;
    border-radius: 4px;
    position: absolute;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 16px;
    font-family: 'Segoe UI';
    font-weight: normal;
    color: #4A8CB7;
    z-index: 10000;
    position: absolute;
    bottom: 20px;
}
.month-year-type {
    font-weight: 500;
    font-family: 'Cairo';
    color: #818080;

}
.pricing-item-info-supportplan {
    display: none;
    width: auto;
    min-width: 600px;
    max-width: 800px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
    opacity: 1;
    border-radius: 4px;
    position: absolute;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 16px;
    font-family: 'Segoe UI';
    font-weight: normal;
    color: #4A8CB7;
    z-index: 10000;
}
.pricing-item-blank {
    border-right: 5px white solid;
}
.pricing-item-sub-title {
    font-size: 16px;
    color: rgba(74, 140, 183, 1);
    padding: .75rem;
    padding-left: 0;
    width: 20%;
}
.pricing-table-delete {
    color: rgba(74, 140, 183, 1);
    text-decoration: line-through;
}

/*talk*/
.talk-banner {
    background-color: rgba(247, 247, 247, 1);
}
.sub-content-max-width {
    max-width: 1224px;
}
.talk-webrtc-img {
    max-width: 1224px;
}
.talk-main-title {
    font-size: 40.00px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Cairo SemiBold', Arial;
    color: black;
}
.talk-main-subtitle {
    line-height: 6rem;
    font-size: 48.00px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Cairo', Arial;
    color: rgba(255, 104, 94, 1);
}
.talk-main-content {
    width: 534px;
    font-size: 24.00px;
    font-weight: 400;
    line-height: 28px;
    font-style: normal;
    font-family: 'Cairo SemiBold', Arial;
    color: black;
}
.talk-interest-item {
    width: 340.00px;
    height: 460.00px;
    border-radius: 10.00px;
    position: relative;
}
.talk-interest-item-table {
    position: absolute;
    top: 60%;
    left: 3rem;
    right: 3rem;
}
.talk-interest-item-title {
    font-size: 24px;
    color: black;
    font-family: 'Cairo SemiBold';
    line-height: 49px;
    margin-bottom: 11px;
}
.red-btn {
    text-align: center;
    font-size: 18px;
    color: white;
    background-color: rgba(255, 104, 94, 1);
    line-height: 50px;
    padding: 0 3rem;
    border-radius: 25px;
    font-weight: 500;
    letter-spacing: 1.5px;
}
.border-btn {
    text-align: center;
    font-size: 18px;
    color: rgba(255, 104, 94, 1);
    border: 2px solid rgba(255, 104, 94, 1);
    line-height: 46px;
    padding: 0 3rem;
    border-radius: 100px;
    font-weight: 500;
    letter-spacing: 1.5px;
}
.talk-speaker-item {
    width: 398.00px;
    height: 398.00px;
    position: relative;
    margin: 5px;
}
.talk-speaker-item-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: black;
}
.talk-speaker-item-content>div:nth-child(1) {
    display: none;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    height: 210px;
    overflow: hidden;
}
.talk-speaker-item-content>div:nth-child(2) {
    display: none;
}
.talk-speaker-item-content>div:nth-child(3) {
    color: white;
    font-size: 22px;
}
.talk-speaker-item-content>div:nth-child(4) {
    color: rgba(255, 104, 94, 1);
    font-size: 16px;
}
.talk-speaker-item-content:hover {
    padding: 3rem 2rem 0 2rem;
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 104, 94, 1);;
}
.talk-speaker-item-content:hover > div:nth-child(1) {
    display: block;
}
.talk-speaker-item-content:hover > div:nth-child(2) {
    display: block;
    text-align: center;
}
.talk-speaker-item-content:hover > div:nth-child(3) {
    display: block;
    font-weight: 600;
    text-align: center;
}
.talk-speaker-item-content:hover > div:nth-child(4) {
    text-align: center;
    color: white;
}
.input-max-width {
    max-width: 616px;
}
.talk-title {
    color: black;
    font-size: 32px;
    font-family: 'Cairo Bold', 'OpenSans', 'Helvetica', sans-serif !important;
    font-weight: 700;
}
.talk-title-line {
    width: 42.00px;
    height: 2.00px;
    background-color: rgba(255, 104, 94, 1);
}
.talk-tour-text {
    width: 943px;
}
.talk-message-box {
    display: table;
    width: 100%;
    height: 180px;  
    background: #FFF;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}

.talk-message-inner {
    display: table-cell;
    vertical-align:middle;
    text-align: center;
    font-family: 'Cairo SemiBold';
    font-weight: 400;
    color: #030C39;
    font-size: 24px;
    line-height: 44px;
}

.talk-message-inner span {
    font-family: 'Cairo Bold';
    font-weight: 700;
}
.text-ann{
    font-size: 20px;
    color: #595760;
    line-height: 36px;
}


.talk-main-button {
    width: 229px;
    height: 229px;
    background: #FF685E;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    position:absolute;
    font-size: 34px;
    font-family: 'Cairo';
    font-weight: bold;
    line-height: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
/*talk end*/

/* Small (sm) */
@media (min-width: 640px) {}

/* Medium (md) */
@media (min-width: 768px) {}

/* Large (lg) */
@media (min-width: 1024px) {
    .talk-webrtc-img {
        width: 100%;
    }
}

/* Extra Large (xl) */
@media (min-width: 1280px) {}


/* -------------------- */
/* common section */
html {
    font-size: 10px;
}

.breakroom-button-layout {
    display: flex;
    flex-direction: column;
}

.breakroom-button-layout .breakroom-banner-container-button-left,
.breakroom-button-layout .breakroom-banner-container-button-right
{
    width: 100%;
}
/* header section */
.breakroom-header {
    position: static;
}

.breakroom-hidden {
    display: none;
}

.grid-header-link .breakroom-header-mobile {
    display: block;
}

/* footer section */
.breakroom-footer-list {
    display: flex;
    margin-bottom: 1.5rem;
}

.breakroom-footer-contact {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.breakroom-footer-layout {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.breakroom-footer-layout ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.breakroom-footer-delimiter {
    padding-right: 0.5rem;
    margin-right: 0.5rem;
    height: 1rem;
    border-right: 1px solid #595760;
}

.breakroom-footer-PT-mobile {
    display: flex;
    align-items:center
}

.breakroom-footer-PT-desktop {
    display: none;
}

/* breakroom page */
.breakroom-banner-background {
    background-image: url(/assets_v2/2019/breakroom/breakroom-banner/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 34rem;
}

.breakroom-banner-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* height: 17.125rem; */
    background: rgba(37,36,49,0.4);
}
.solutions-container-item {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.solutions-container-img {
    padding-bottom: 60%;
    display: block;
    position: relative;
}


/* feature page */
.feature-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.feature-container-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.75rem;
    color: #574D7A;
}

.feature-container-home-inner {
    font-family: 'Cairo';
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 36px;
    color: #000000;
}

.feature-container-item-img {
    margin-bottom: 2.5rem;
}

.feature-container-item-layout {
    display: flex;
    flex-direction: column-reverse;
}

.feature-accessibility-img,
.feature-accessibility-inner
{
    width: 100%;
}
.feature-tools-img,
.feature-tools-inner-layout
{
    width: 100%;
}
.feature-tools-img img {
    margin-bottom: 2.5rem;
}
.features-tools-layout {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.support-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1250px;
}
@media (min-width: 560px) {
    /* common section */
    html {
        font-size: 11px;
    }
    .breakroom-button-layout {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .breakroom-button-layout .breakroom-banner-container-button-left,
    .breakroom-button-layout .breakroom-banner-container-button-right
    {
        width: 233px;
    }
}

@media (min-width: 768px) {
    /* common section */
    html {
        font-size: 12px;
    }
}

@media (min-width: 900px) {
    /* common section */
    html {
        font-size: 14px;
    }
}

@media (min-width: 1024px) {
    /* common section */
    html {
        font-size: 16px;
    }
    /* header section */
    .grid-header-link .breakroom-header-desktop {
        display: block;
    }
    .grid-header-link .breakroom-header-mobile {
        display: none;
    }
    /* footer section */
    .breakroom-footer-layout {
        display: flex;
        justify-content: space-between;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .breakroom-footer-list {
        display: block;
        margin-bottom: 0;
    }
    .breakroom-footer-contact {
        display: block;
        margin-bottom: 0;
    }
    .breakroom-footer-layout ul {
        display: block;
    }
    .breakroom-footer-delimiter {
        display: none;
    }
    .breakroom-footer-PT-mobile {
        display: none;
    }
    .breakroom-footer-PT-desktop {
        display: block;
    }

    /* breakroom section */
    .breakroom-banner-background {
        background-image: url(/assets_v2/2019/breakroom/breakroom-banner/1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 53.125rem;
    }
    .breakroom-banner-container-layout {
        display: flex;
        justify-content: space-between;
    }


    /* featrue section */
    .feature-container {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .feature-container-item-inner {
        width: 730px;
        margin-right: 5rem;
    }
    .feature-container-item-img {
        width: 50%;
        height:392px;
        object-fit: cover;
        margin-bottom: 0;
    }
    .feature-container-title {
        max-width:480px;
        line-height: 38px;
    }
    .feature-container-home-inner {
        max-width:620px;
    }
    .feature-container-item-layout {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .feature-container-layout {
        display: flex;
        align-items: center;
    }
    .feature-accessibility-img,
    .feature-accessibility-inner
    {
        width: 50%;
    }
    .feature-tools-img,
    .feature-tools-inner-layout
    {
        width: 50%;
    }
    .feature-tools-img img {
        height: 230px;
        margin-bottom: 0;
    }
    .feature-tools-inner-layout
    {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-end;
        text-align: right;
        margin-right: 4rem;
    }
    .features-tools-layout {
        display: flex;
        align-items: center;
        height: 320px;
        margin: 0;
    }

    /* pricing section */ 
    .support-table {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        margin: 0 auto;
        max-width: 1250px;
    }
}

.breakroom-nav-background {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
    z-index: 1;
}

.breakroom-nav-title {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    background-color:#353748;
    display: none;
    z-index: 2;
}

#containerChangebox{
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}


input#caseusername.w-full.h-12:focus {
    outline: none;
    border: 3px solid #9E95C0;
}

input#caseemail.w-full.h-12:focus {
    outline: none;
    border: 3px solid #9E95C0;
}

input#casecompany.w-full.h-12:focus {
    outline: none;
    border: 3px solid #9E95C0;
}

textarea#casequestion:focus {
    outline: none;
    border: 3px solid #9E95C0;
}
.contactustext {
    font-size: 18px;
    color: #353748;
    font-weight: 600;
    font-family: 'Rubik';
    margin-bottom: 6px;
}
.contactus-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17.125rem;
    cursor: pointer;
    height: 3rem;
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat;
    margin-top: 8px;
    color: #FFFFFF;
    border-radius: 4px;
    background-color: #FF685E;
}
.contacttext-red {
    font-size: 36px;
    font-weight: 600;
    font-family: Rubik;
    color: #FF685E;
}
.contexttext-black {
    font-size: 16px;
    font-weight: 500;
    font-family: Cairo;
    color: #000000;
    word-break: break-word;
}