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