header,
header *,
header *:before,
header *:after {
    box-sizing: border-box;
}
.nov_head .contactUsBlock {
    order: 4;
    margin-left: 0;
}
.contactUsLink:before {
    background-image: url(/content/dam/ringcentral/images/redesign_folder/contactsIconsBlue.png);
}
.nov_head .sale_phones {
    display: flex;
    align-items: baseline;
    margin: 0 auto;
    order: 3;
}
.nov_head .sale_phones .livepersonblock {
    padding-left: 24px;
    font-size: 13px;
    color: #0684BD;
}
.nov_head .sale_phones .livepersonblock:hover {
    color: #0684BD;
}
.nov_head .sale_phones .livepersonblock:before {
    display: block;
    background-image: url(/content/dam/ringcentral/images/redesign_folder/contactsIconsBlue.png);
}
.nov_head .sale_phones .or {
    width: 1px;
    height: 24px;
    background-color: #E4E5E6;
    margin: 0 16px;
    text-indent: -999px;
    overflow: hidden;
}
.nov_head .sale_phones a {
    color: #0684BD;
    font-weight: bold;
    font-size: 16px;
}
.nov_head .sale_phones a:hover {
    color: #0684BD;
}
.nov_head .supportBlock {
    margin-left: 20px;
    display: none;
}
.nov_head .supportBlock a {
    margin: 0;
    position: relative;
    padding-left: 30px;
}
.nov_head .meetingBlock{
    order: 5;
    margin-left: 20px;
}
.nov_head .meetingBlock a .svgBlock {
    fill: #0684BD;
    margin-right: 10px;
    color:#0684BD;
    width: 22px;
    height: 14px;
}
.nov_head .meetingLink{
    display: flex;
    align-items: center;
}
.nov_head .supportBlock a .svgBlock {
    fill: #0684BD;
    width: 23px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #0684BD;
}
.nov_head .meetingBlock a .svgBlock svg,
.nov_head .supportBlock a .svgBlock svg{
    width:100%;
    height: 100%;
}
.nov_head .loginBlock {
    margin-left: 25px;
    padding-left: 25px;
    position: relative;
    order: 7;
}
.nov_head .loginBlock:before {
    height: 30px;
    width: 1px;
    background: #E4E5E6;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    content: '';
}
.nov_head .supportBlock {
    order: 6;
}
.nov_head .sale_phones b {
    font-weight: normal;
    font-family: "proximaregular", "Lato", Helvetica, Arial, sans-serif;
}
.nov_head .countriesNav {
    padding-left: 0;
    margin-left: 22px;
    display: flex;
}
.nov_head .countriesNav .arrow {
    width: auto;
}
.nov_head .countriesNav .arrow:after {
    transform: rotate(0deg);
    transition: transform 0.2s ease;
}
.nov_head .countriesNav:hover .arrow:after {
    transform: rotate(-180deg);
}
body .nov_head .countriesNav .submenuNav {
    box-shadow: 0 0 15px 0 rgba(26,31,33,0.2);
    width: 209px;
    left: 38px;
    border: 0;
    right: auto;
    padding: 15px 19px;
    top: 100%;
}
.nov_head .countriesNav .submenuNav:before {
    bottom: 100%;
    border: 8px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    content: '';
    position: absolute;
    left: 40px;
}
body .nov_head .countriesNav .submenuNav li a {
    font-size: 18px;
    color: #707070;
    line-height: 32px;
}
.nov_head .countriesNav .submenuNav a .lng {
    width: 20px;
    font-family: "proximalight", "Lato", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.nov_head .countriesNav .submenuNav a.currentRegion {
    color: #2F2F2F;
}
.nov_head .countriesNav .submenuNav li:first-child {
    padding-top: 0;
    border: 0;
}
.nov_head .livepersonblock:hover, .nov_head a:hover {
    color: inherit;
}
.nov_head .login:hover:before {
    background-position: 0 -90px;
}
.topmenu_b .sectionsBlock {
    padding: 0 15px;
}
.nov_head {
    border-bottom-color: transparent;
    display: flex;
    align-items: center;
    height: auto;
}
.nov_head:after {
    position: absolute;
    top: 100%;
    left: -17px;
    right: -17px;
    content: '';
    background-color: #E4E5E6;
    height: 1px;
}
.topmenu_b .dropdown {
    padding-left: 95px;
    padding-right: 95px;
}
.nov_head, .nov_head a {
    font-family: "proximaregular", "Lato", Helvetica, Arial, sans-serif;
}
.nov_head .logo {
    align-self: center;
}
.topmenu_b .search-link,
.topmenu_b .search-link svg {
    width: 20px;
    height: 20px;
}
body header .searchbox.id-rc-searchbox {
    position: absolute;
    right: 0;
    height: 67px;
    bottom: 0;
    border: 0;
    display: flex;
    opacity: 0;
    visibility: hidden;
    align-items: center;
    width: auto;
    background: #fff;
    z-index: 1001;
    padding: 0 76px 0 0;
    transform: translate3d(10px, 0, 0);
    border-radius: 0;
}
body header .searchbox.id-rc-searchbox form {
    display: flex;
}
body header .searchbox.id-rc-searchbox input.submit_search {
    height: 36px;
    border-radius: 4px;
    padding: 0 14px;
    background: #0684BD;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    text-align: center;
    font-size: 16px;
    order: 1;
    text-indent: 0;
    margin-left: 10px;
    width: auto;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "proximalight", "Lato", Helvetica, Arial, sans-serif;
}
body header .searchbox.id-rc-searchbox input.input {
    height: 36px;
    border: 1px solid #D6D6D5;
    color: #2f2f2f;
    width: 321px;
    border-radius: 2px;
    font-family: "proximalight", "Lato", Helvetica, Arial, sans-serif;
    padding-left: 33px;
    padding-right: 16px;
    font-size: 16px;
    background: #fff url(/content/dam/ringcentral/images/redesign_folder/search-blue.svg) 11px center no-repeat;
    background-size: 14px 14px;
}
body header .searchbox.id-rc-searchbox input.input::-webkit-input-placeholder {
    color: #C7C6C5;
    font-size: 16px;
}
body header .searchbox.id-rc-searchbox input.input::-moz-placeholder {
    color: #C7C6C5;
    opacity: 1;
    font-size: 16px;
    line-height: 34px;
}
body header .searchbox.id-rc-searchbox input.input:-ms-input-placeholder {
    color: #C7C6C5;
    opacity: 1;
    font-size: 16px;
}
body header .searchbox.id-rc-searchbox input.input:-moz-placeholder {
    color: #C7C6C5;
    opacity: 1;
    font-size: 16px;
}
.search-link-block {
    margin-left: 22px;
    position: relative;
    z-index: 1002;
}
.topmenu_b .navItemLink,
.segment-links-block .segment-link {
    color: #2F2F2F;
}
body.showSearchbox header .searchbox.id-rc-searchbox {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: transform 0.2s ease;
}
body.showSearchbox .topmenu_b .search-link svg {
    display: none;
}
body.showSearchbox .topmenu_b .search-link {
    position: relative;
}
body.showSearchbox .topmenu_b .search-link:before,
body.showSearchbox .topmenu_b .search-link:after {
    background: #676767;
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    transform: translate(-50%,-50%) rotate(45deg);
}
body.showSearchbox .topmenu_b .search-link:before {
    width: 23px;
    height: 2px;
}
body.showSearchbox .topmenu_b .search-link:after {
    height: 23px;
    width: 2px;
}
.redesignPage .topmenu_b .navItem .navItemLink.active {
    font-family: "proximabold",Helvetica,Arial,sans-serif;
}
body:not(.redesignPage) .topmenu_b .navItem .navItemLink.active {
    font-weight: bold;
}
.topmenu_b .navItem .navItemLink.active:after {
    display: none;
}

@media only screen and (max-width: 979px) and (min-width: 720px){
    body.responsivePage .nov_head {
        padding-top: 40px;
        padding-bottom: 16px;
        margin-bottom: 0;
    }
    body.responsivePage .nov_head:before {
        position: absolute;
        height: 23px;
        background-color: #005586;
        left: -150px;
        right: -150px;
        content: '';
        top: 0;
    }
    .responsivePage .nov_head .logo span {
        width: 130px;
        height: 20px;
        background-size: 123%;
        background-position: 0 -45px;
    }
    .responsivePage .nov_head .countriesNav {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 23px;
        padding-left: 0 !important;
        margin-left: 0;
        color: #fff;
    }
    .responsivePage .nov_head .meetingBlock,
    .responsivePage .nov_head .supportBlock {
        position: absolute;
        right: 60px;
        top: 0;
    }
    .responsivePage .nov_head .meetingBlock a,
    .responsivePage .nov_head .supportBlock a {
        color: #fff;
        line-height: 23px;
        height: auto;
        font-size: 13px;
        padding: 0;
    }
    .responsivePage .nov_head .meetingBlock a .svgBlock,
    .responsivePage .nov_head .supportBlock a .svgBlock {
        display: none;
    }
    .responsivePage .nov_head .loginBlock {
        right: 0;
        top: 0;
        position: absolute;
        padding-left: 15px !important;
    }
    .responsivePage .nov_head .loginBlock:before {
        height: 11px;
        margin-top: -5px;
        opacity: 0.2;
    }
    .responsivePage .nov_head .login:before,
    body.responsivePage  .headerMobileControls {
        display: none;
    }
    .responsivePage .nov_head .login {
        padding-left: 0 !important;
        color: #fff;
        line-height: 23px;
        height: auto;
        font-size: 13px;
    }
    .responsivePage .nov_head .sale_phones {
        margin-left: auto !important;
        padding-left: 0 !important;
    }
    .responsivePage .nov_head .contactUsBlock {
        margin-left: 0 !important;
    }
    .responsivePage .nov_head .sale_phones a {
        font-size: 13px;
    }
    .responsivePage .segment-links-block {
        margin-left: -14px;
    }
    .responsivePage .topmenu_b .segment-links-block .segment-link {
        line-height: 56px;
        height: 56px;
        font-size: 12px;
        padding: 0 14px;
    }
    .responsivePage .topmenu_b .navItemLink {
        height: 56px;
        padding: 0 14px;
        font-size: 15px;
    }
    .responsivePage .topmenu_b .navItem:hover .navItemLink:after,
    .responsivePage .topmenu_b .navItemLink.active:after {
        left: 14px;
        right: 14px;
        margin-bottom: -14px;
    }
    .responsivePage .topmenu_b .search-link, .topmenu_b .search-link svg {
        width: 18px;
        height: 18px;
    }
    .responsivePage .search-link-block {
        margin-left: 14px;
    }
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionIconBlock {
        display: none;
    }
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionLinkBlock {
        padding-top: 0;
    }
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionLinkBlock,
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionLinkDesc,
    .responsivePage .topmenu_b .sectionListBlock {
        margin-left: 0;
    }
    .responsivePage .topmenu_b .sectionsBlock {
        padding: 0;
    }
    .responsivePage .topmenu_b .section {
        width: 31.26%;
        margin-left: 3.11%;
    }
    .responsivePage .topmenu_b .section:nth-child(3n+1) {
        margin-left: 0;
    }
    .responsivePage .topmenu_b .sectionsWrap {
        margin-left: 3.11%;
        width: 65.63%;
    }
    .responsivePage:not(.redesignPage) .topmenu_b .sectionsWrap {
        min-height: 300px;
        max-height: 300px;
    }
    .responsivePage .topmenu_b .sectionsWrap .section {
        width: 47.605%;
        margin-left: 0;
    }
    .responsivePage .topmenu_b .sectionsWrap .section:last-child,
    .responsivePage .topmenu_b .sectionsWrap .section:nth-child(3),
    .responsivePage .topmenu_b .sectionsWrap .section:nth-child(4) {
        margin-left: 4.79%;
    }
    .responsivePage .topmenu_b .sectionLink {
        font-size: 16px;
        letter-spacing: 0.04px;
    }
    .responsivePage .nov_head .sale_phones .livepersonblock {
        padding-left: 22px;
    }
    .responsivePage .nov_head .livepersonblock:before {
        width: 16px;
        height: 15px;
        background-size: auto 15px;
    }
    .responsivePage .nov_head .contactUsLink {
        padding-left: 22px;
    }
    .responsivePage .contactUsLink:before {
        width: 17px;
        height: 13px;
        background-size: auto 15px;
        background-position: 100% 0;
    }
    .responsivePage .nov_head .login:hover {
        color: #fff;
    }
    .responsivePage .nov_head .livepersonblock:before {
        top: 5px;
    }
    .responsivePage .nov_head .countriesNav {
        font-size: 13px;
    }
    .responsivePage .nov_head .countriesNav span:first-child {
        font-family: "proximalight", "Lato", Helvetica, Arial, sans-serif;
    }
    .responsivePage .nov_head .countriesNav .arrow{
        font-family: "proximamedium", "Lato", Helvetica, Arial, sans-serif;
    }
    body.responsivePage  header .searchbox.id-rc-searchbox {
        height: 56px;
        padding: 0 48px 0 0;
    }
    body.responsivePage  header .searchbox.id-rc-searchbox input.input {
        width: 281px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .responsivePage .nov_head .countriesNav:hover .arrow {
        color: #fff;
    }
    .responsivePage .nov_head .countriesNav .arrow:after {
        background: url(/content/dam/ringcentral/images/redesign_folder/arrow-bottom.svg) 0 0 no-repeat;
        background-size: contain;
    }
    .responsivePage .nov_head .countriesNav:hover .arrow:after {
        background-position: 0 0;
    }
}

@media only screen and (max-width: 719px){
    body.responsivePage  .bg_wrapper header {
        display: flex;
        height: 88px;
        overflow: visible;
        flex-direction: column;
    }
    body.responsivePage  .nov_head {
        order: 1;
        background-color: #0684BD;
        flex-shrink: 0;
        padding: 0 16px;
    }
    body.responsivePage  .nov_head:after {
        display: none;
    }
    body.responsivePage  .headerMobileControls {
        position: static;
        height: 58px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 11px;
        flex-shrink: 0;
    }
    body.responsivePage  .headerMobileControls .showHeadSearch {
        order: 1;
        background: url(/content/dam/ringcentral/images/redesign_folder/search-grey.svg) center no-repeat;
        background-size: 19px;
    }
    body.responsivePage  .headerMobileControls .sideMenuOpen {
        width: 32px;
        height: 32px;
        position: relative;
        padding: 0;
        border: 0;
        text-indent: -999px;
        overflow: hidden;
    }
    body.responsivePage  .headerMobileControls .sideMenuOpen:before {
        width: 22px;
        height: 14px;
        border-radius: 0;
        border-top: 2px solid #676767;
        border-bottom: 2px solid #676767;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        content: '';
    }
    body.responsivePage  .headerMobileControls .sideMenuOpen:after {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 2px;
        background: #676767;
        content: '';
        margin: -1px auto 0;
        width: 22px;
    }
    body.responsivePage  .topmenu_b {
        background-color: #0684BD;
        display: none;
        padding: 0 16px;
    }
    .responsivePage .segment-links-block {
        display: block;
        margin: 0;
    }
    .responsivePage .topmenu_b .segment-links-block .segment-link,
    .responsivePage .topmenu_b .navItemLink {
        padding: 0;
        color: #fff;
        font-size: 18px;
        letter-spacing: 0.25px;
        font-family: "proximamedium", "Lato", Helvetica, Arial, sans-serif;
        text-transform: capitalize;
        font-weight: normal;
    }
    .responsivePage .topmenu_b .navItem,
    .responsivePage .topmenu_b .segment-links-block li {
        border-bottom: 1px solid rgba(255,255,255,.2);
    }
    .responsivePage .topmenu_b .navItem {
        float: none;
    }
    .responsivePage .topmenu_b .navItem:hover .navItemLink,
    .responsivePage .topmenu_b .navItemLink.active {
        color: #fff;
    }
    .responsivePage .topmenu_b .navItem:hover .navItemLink:after,
    .responsivePage .topmenu_b .navItemLink.active:after {
        display: none;
    }
    .responsivePage .topmenu_b .hasDropdown .navItemLink:before {
        background: url(/content/dam/ringcentral/images/redesign_folder/arrow-bottom.svg) 0 0 no-repeat;
        background-size: contain;
        width: 16px;
        height: 9px;
        content: '';
        position: absolute;
        right: 4px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        transform: rotate(0deg);
        transition: transform 0.2s ease;
    }
    .responsivePage .topmenu_b .hasDropdown.hover .navItemLink:before {
        transform: rotate(-180deg);
    }
    body.fixedHeader.responsivePage  .bg_wrapper header {
        position: relative !important;
        z-index: 10;
    }
    body.fixedHeader.responsivePage  .bg_wrapper {
        padding-top: 0!important;
    }
    .responsivePage .topmenu_b .dropdownBlock {
        position: static;
        margin: 0 -16px;
    }
    .responsivePage .topmenu_b .dropdown {
        padding: 0 16px;
        box-shadow: none;
        border-radius: 0;
        background: #fff;
    }
    .responsivePage .topmenu_b .sectionsBlock {
        display: block;
        padding: 0;
    }
    .responsivePage .topmenu_b .section,
    .responsivePage .topmenu_b .sectionsWrap {
        width: auto !important;
        margin: 0 !important;
    }
    .responsivePage .topmenu_b .sectionsWrap {
        min-height: 0;
        max-height: none;
    }
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionIconBlock,
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionLinkDesc,
    .responsivePage .topmenu_b .sectionListBlock {
        display: none;
    }
    .responsivePage .topmenu_b .sectionLinkWrap span.sectionLinkBlock {
        padding-top: 0;
        margin-left: 0;
    }
    .responsivePage .topmenu_b .sectionLinkWrap {
        height: 67px;
        display: flex;
        align-items: center;
    }
    .responsivePage .topmenu_b .sectionLink {
        color: #2f2f2f;
        font-size: 18px;
        letter-spacing: 0.25px;
        font-family: "proximaregular", "Lato", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: capitalize;
    }
    .responsivePage .topmenu_b .section {
        border-bottom: 1px solid #E4E5E6;
    }
    .responsivePage .topmenu_b .section:last-child {
        border: 0;
    }
    .responsivePage .search-link-block {
        display: none;
    }
    body.responsivePage  .nov_head .chatBlock {
        display: block !important;
    }
    body.responsivePage  .nov_head {
        height: auto;
        flex-direction: column;
        align-items: normal;
    }
    .responsivePage .nov_head .meetingBlock,
    .responsivePage .nov_head .supportBlock {
        margin-left: 0;
        margin-bottom: 6px;
        display: none;
    }
    .responsivePage .nov_head .loginBlock {
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 22px;
    }
    .responsivePage .nov_head .loginBlock:before {
        display: none;
    }
    .responsivePage .nov_head .login {
        padding-left: 0;
    }
    .responsivePage .nov_head .meetingBlock a .svgBlock,
    .responsivePage .nov_head .supportBlock a .svgBlock,
    .responsivePage .nov_head .login:before,
    .responsivePage .nov_head .countriesNav > span:first-child {
        display: none;
    }
    body.responsivePage  .nov_head > .countriesNav {
        margin-left: 0;
        align-items: center;
        margin-bottom: 6px;
        margin-top: 22px;
    }
    .responsivePage .nov_head .meetingBlock a,
    .responsivePage .nov_head .supportBlock a {
        padding: 0;
    }
    .responsivePage .nov_head .countriesNav .arrow,
    .responsivePage .nov_head .meetingBlock a,
    .responsivePage .nov_head .supportBlock a,
    .responsivePage .nov_head .login {
        color: #fff;
        font-size: 14px;
    }
    .responsivePage .nov_head .login:hover {
        color: #fff;
    }
    body.responsivePage .nov_head .countriesNav .submenuNav {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        width: auto;
        margin-top: 5px;
    }
    .responsivePage .nov_head .countriesNav .submenuNav:before {
        left: 20px;
    }
    .responsivePage .nov_head .countriesNav .arrow {
        float: none;
        margin: 0;
    }
    body.responsivePage  .nov_head .logo {
        position: absolute;
        width: 137px;
        height: 22px;
        top: 48px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 10001;
    }
    body.responsivePage  .nov_head .logo span {
        width: 100%;
        height: 100%;
        margin: 0;
    }
    body.responsivePage  .bg_wrapper header {
        padding-top: 30px;
        padding-bottom: 0 !important;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    body.responsivePage .fixedHeader .bg_wrapper header {
        position: relative !important;
    }
    body.responsivePage  .bg_wrapper header:before {
        position: absolute;
        top: 0;
        height: 30px;
        left: 0;
        right: 0;
        background: #005586;
        content: '';
    }
    body.responsivePage  .bg_wrapper header:after {
        display: none !important;
    }
    body.responsivePage  .nov_head .sale_phones {
        top: 0;
        line-height: normal;
        bottom: auto;
        height: 30px;
        border: 0;
        justify-content: center;
        align-items: center;
    }
    body.responsivePage  .nov_head .sale_phones b {
        color: #fff;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        font-family: "proximalight", "Lato", Helvetica, Arial, sans-serif;
    }
    body.responsivePage  .nov_head .sale_phones .office_phone {
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        height: 30px;
        font-family: "proximamedium", "Lato", Helvetica, Arial, sans-serif;
    }
    body.responsivePage  .nov_head .sale_phones .office_phone a {
        color: #fff;
        text-decoration: none;
    }
    body.responsivePage.lang-en_us .nov_head .sale_phones .dynamicNumber:before {
        display: none;
    }
    .responsivePage .nov_head .sale_phones .or {
        height: 16px;
        background: #fff;
        opacity: 0.3;
        margin: 0 8px;
    }
    .responsivePage .nov_head .sale_phones .livepersonblock,
    .responsivePage .nov_head .sale_phones .or {
        display: none;
    }
    .responsivePage .rc-navigationPrimary-mobile {
        display: none !important;
    }
    .responsivePage .rc-wrapper:before {
        position: fixed;
        top: -100px;
        left: -100px;
        right: -100px;
        bottom: -100px;
        background-color: rgba(0,0,0,0.6);
        content: '';
        display: none;
        z-index: 9;
    }
    body.responsivePage.showMobileNav .topmenu_b,
    body.responsivePage.showMobileNav .nov_head .loginBlock,
    body.responsivePage.showMobileNav .nov_head .meetingBlock,
    body.responsivePage.showMobileNav .nov_head > .countriesNav,
    body.responsivePage.showMobileNav .rc-wrapper:before {
        display: block !important;
    }
    body.responsivePage.showMobileNav .nov_head {
        display: flex;
    }
    body.responsivePage.showMobileNav .CTAFfloatStatic {
        display: none;
    }
    body.responsivePage.showMobileNav .headerMobileControls .sideMenuOpen:before {
        border-color: #0684BD
    }
    body.responsivePage.showMobileNav .headerMobileControls .sideMenuOpen:after {
        background: #0684BD
    }
    .responsivePage .headerSearchOpened header .showHeadSearch {
        background-color: transparent;
    }
    .responsivePage .nov_head .countriesNav:hover .arrow {
        color: #fff;
    }
    body.responsivePage header .searchbox.id-rc-searchbox {
        bottom: auto;
        top: 88px;
        border-top: 1px solid #E4E5E6;
        height: auto;
        display: block;
        padding: 0;
        transform: translate3d(0, 0, 0);
    }
    body.responsivePage header .searchbox.id-rc-searchbox form {
        display: block;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.submit_search {
        visibility: hidden;
        position: absolute;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.input {
        border: 0;
        height: 48px;
        width: 100%;
        font-size: 18px;
        padding-left: 43px;
        float: none;
        background-position: 20px center;
        padding-top: 0;
        padding-bottom: 0;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.input::-webkit-input-placeholder {
        font-size: 18px;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.input::-moz-placeholder {
        font-size: 18px;
        line-height: 48px;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.input:-ms-input-placeholder {
        font-size: 18px;
    }
    body.responsivePage header .searchbox.id-rc-searchbox input.input:-moz-placeholder {
        font-size: 18px;
    }
    body.responsivePage.showSearchbox .showHeadSearch {
        position: relative;
        background: none;
    }
    body.responsivePage.showSearchbox .showHeadSearch:before,
    body.responsivePage.showSearchbox .showHeadSearch:after {
        background: #0684BD;
        position: absolute;
        left: 50%;
        top: 50%;
        content: '';
        transform: translate(-50%,-50%) rotate(45deg);
    }
    body.responsivePage.showSearchbox .showHeadSearch:before {
        width: 21px;
        height: 2px;
    }
    body.responsivePage.showSearchbox .showHeadSearch:after {
        height: 21px;
        width: 2px;
    }
    .responsivePage .nov_head .countriesNav .arrow:after {
        background: url(/content/dam/ringcentral/images/redesign_folder/arrow-bottom.svg) 0 0 no-repeat;
        background-size: contain;
    }
    .responsivePage .nov_head .countriesNav:hover .arrow:after {
        background-position: 0 0;
        transform: rotate(0deg);
    }
    .responsivePage .topmenu_b .navItem:hover .dropdownBlock,
    .responsivePage .nov_head .countriesNav:hover .submenuNav {
        display: none;
    }
    .responsivePage .topmenu_b .navItem.hover .dropdownBlock {
        display: block;
    }
    .responsivePage .topmenu_b .sectionLink {
        cursor: pointer;
    }
    .responsivePage .nov_head .countriesNav.hover .submenuNav {
        display: block;
    }
    .responsivePage .nov_head .countriesNav.hover .arrow:after {
        transform: rotate(-180deg);
    }
    html[data-segment="small"] .segment-small .segment-link,
    html[data-segment="enterprise"] .segment-enterprise .segment-link {
        color: #fff;
        background: none;
    }
    body.responsivePage.redesignPage .topmenu_b .navItem .navItemLink.active {
        font-family: "proximamedium", "Lato", Helvetica, Arial, sans-serif;
    }
    body.responsivePage:not(.redesignPage) .topmenu_b .navItem .navItemLink.active {
        font-weight: normal;
    }
}
