@font-face {
	font-family: 'OpenSauceSans-Regular';
	src: url(/_cms/design15/fonts/opensaucesans/opensaucesans-regular.ttf) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}

@font-face {
	font-family: 'OpenSauceSans-Medium';
	src: url(/_cms/design15/fonts/opensaucesans/opensaucesans-medium.ttf) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}

@font-face {
	font-family: 'OpenSauceSans-Black';
	src: url(/_cms/design15/fonts/opensaucesans/opensaucesans-black.ttf) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}

@font-face {
	font-family: 'OpenSauceSans-Bold';
	src: url(/_cms/design15/fonts/opensaucesans/opensaucesans-bold.ttf) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}

@font-face {
	font-family: 'OpenSauceSans-Light';
	src: url(/_cms/design15/fonts/opensaucesans/opensaucesans-light.ttf) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}

body {
	margin: 0;
	padding: 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.navAppMode ~ #marketing-header.navStaticPages {
	z-index: 9999;
}	
.cp-blog-page .indexed {
	display: flex !important;
	top: 1px;
}

#marketing-header .dropdown-item-title {
	display: flex;
	align-items: center;
}	
#marketing-header .dropdown-item-title img {
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
#marketing-header .dropdown-item-title.dropdown-item-title-image-hosting img {
	width: 23px!important;
	height: 23px!important;
	margin-right: 12px;
}
#marketing-header .dropdown-item:hover .marketing-menu-icon {
	display: none!important;
}
#marketing-header .dropdown-item:hover .marketing-menu-icon-hover {
	display: block!important;
}	
.item-icon {
	width: 40px;
	height: 40px;
}	
.info-image {
	width: 190px;
	height: 190px;
	border-radius: 4px;
	margin-right: 10px;
	object-fit: contain;
}

.item-icon-resources {
	background: url('[static_file_url /design18/images/cincomedia-icon.svg]') center no-repeat;
}

.item-icon.item-icon--cincomedia {
	background: url('[static_file_url /design18/images/cincomedia-icon.svg]') center no-repeat;
}

.item-icon.item-icon--image-hosting {
	background: url('[static_file_url /design18/images/image-hosting-icon.png]') center no-repeat;
}

.item-icon.item-icon--cincotube {
	background: url('[static_file_url /design18/images/cincotube-icon.svg]') center no-repeat;
}

.item-icon.item-icon--features {
	background: url('[static_file_url /design18/images/features-icon.svg]') center no-repeat;
}

.item-icon.item-icon--galleries {
	background: url('[static_file_url /design18/images/galleries-icon.png]') center no-repeat;
}

.item-icon.item-icon--video-messaging {
	background: url('[static_file_url /design18/images/video-messaging-icon.png]') center no-repeat;
}

.cincopa-logo-blue {
	display: block;
}

.cp-blog-page .cincopa-logo-white {
	display: none;
}

.cp-blog-page .cincopa-logo-blue {
	display: block;
}

.cp-blog-page .dropdown-menu--item .dropdown-menu--item-title {
	color: #2d3541 !important;
}

.cp-blog-page .dropdown-menu .dropdown-menu--item:hover>.title {
	color: #0086cf !important;
}

.cp-blog-page .goBackPlatformBtn {
	color: #434a54 !important;
}

.cp-blog-page #marketing-header .dropdown-menu .content-item-demo .btn--demo {
	background-color: #1279BAFF !important;
	color: #2d3541 !important;
	border: none !important;
}

.dropdown-menu .dropdown-menu--item-title-pricing:after {
	content: none !important;
}
.dropdown-menu .dropdown-menu--item-title-demo:after {
	content: none !important;
}
.cp-blog-page .goBackPlatformBtn {
	display: flex !important;
	width: 330px !important;
	flex-wrap: nowrap;
	min-width: 235px;
	align-items: center;
	justify-content: center;
}
.goBackPlatformBtn i {
	padding-right: 12px;
}

/* .cp-blog-page #marketing-header .dropDown_num-nav .start-now-btn {
	background: #ef8d44 !important;
	color: #ffff !important;
} */

.cp-blog-page #marketing-header .dropDown_num-nav .login-btn {
	background: #fff !important;
	color: #434a54!important;
}

.goBackPlatformBtn {
	display: none;
	/* font-family: 'Montserrat', 'Open Sans',' Arial'; */
	font-family: 'OpenSauceSans-Regular';
}

.dropdown-menu,
.button-menu {
	position: unset;
	top: 0;
	border: none;
	border-radius: unset;
	box-shadow: unset;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	font-size: 15px;
	font-family: 'OpenSauceSans-Regular';
	font-weight: 600;
	width: 100%
}

.top-margin {
	margin-top: 40px;
}

.dropdown-menu>div,
.button-menu>div {
	padding: 20px;
	cursor: pointer;
}

.dropdown-menu .dropdown-item:not(.button-block) .wrapper .title:not(a) {
	color: #787878;
	text-transform: uppercase;
}

.dropdown-menu .title,
.button-menu>div {
	color: #3e5fcc;
}

.menu-wrapper .nsp-logo {
	width: 100%;
}

.menu-wrapper .button-menu>div {
	padding: 0
}

#marketing-header {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0 30px !important;
	min-height: 90px;
	background-color: #ffff;
	border: none;
	box-shadow: none;
}

.dropdown-menu--item .dropdown {
	-moz-box-shadow: 0 20px 21px -10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 20px 21px -10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 20px 21px -10px rgba(0, 0, 0, 0.2);
	border-top: 2px solid #ebebed;
}

.dropdown {
	position: absolute;
	flex-direction: row;
	display: none;
	width: 100%;
	height: 370px;
	justify-content: center;
	background: #fff;
}

.loggedout .dropdown-menu--item:not(.nohover):hover .dropdown {
	top: 80px;
}

.dropdown-item-content img {
	max-width: 200px;
	width: 100%;
	height: auto;
}

.dropdown-menu--item:not(.nohover):hover .dropdown {
	display: flex;
	top: 80px;
	left: 0px;
	left: 0;
}
.cp-blog-page #marketing-header {
		min-height: 90px;
}
.dropdown-menu--item-title:after {
	content: "\e601";
	position: absolute;
	font-family: 'cincopaicons2019' !important;
	transform: rotate(-90deg);
}

.dropdown-menu--item:hover>.title:after {
	content: "\e601";
	position: absolute;
	font-family: 'cincopaicons2019' !important;
	transform: rotate(0deg) !important;
}

.wrapper {
	padding: 30px 15px 30px 15px;
}

.content-item>a:hover {
	text-decoration: underline;
}

.dropdown-item-title {
	max-width: 150px;
}

.dropdown-title {
	font-size: 28px !important;
	text-transform: none !important;
	padding-top: 20px !important;
	padding-bottom: 0px !important;
	padding-left: 0 !important;
}

.dropdown-item-description {
	font-size: 12px;
	font-weight: 100;
	color: #787878;
	max-width: 150px;
	box-sizing: content-box;
	line-height: 1.5;
	min-height: 24px !important;
	overflow: hidden;
	height: 42px;
	/*24px;*/
	text-overflow: ellipsis;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 25px;
}

.dropdown-menu .content-item-demo {
	padding-top: 10px !important;
	height: 38px;
}

.dropdown-item-demo-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 30px;
}

.content-item {
	padding-bottom: 10px;
}

.content-item>a {
	text-decoration: none;
	color: #000;
	font-weight: 100;
}

.wrapper>div {
	padding: 10px;
}

#marketing-header dropdown-item-content .content-item .btn {
	margin: 0;
	color: white;
	width: 200px !important;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
}

#marketing-header .btn {
	width: auto;
	background-color: transparent;
	cursor: pointer;
	border-radius: 3px;
	width: auto !important;
	padding: 15px 20px !important;
	font-family: 'OpenSauceSans-Regular';
	/* font-family: "Montserrat","Roboto",sans-serif; */
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;

}

#marketing-header .btn--blue {
	background-color: #1279BAFF;
	color: white;
	font-size: 24px;
}

#marketing-header .btn--blue #marketing-header .orangeBg {
	background-color: #FD7A19;
	color: white
}

#marketing-header .btn--blue:hover {
	background: #ef8d44;
}

#marketing-header .btn--gray {
	color: #867e7e;
}

#marketing-header .dropdown-menu .content-item-demo .btn--demo {
	width: 160px !important;
	background-color: #ffff !important;
	color: #1279BAFF !important;
	font-weight: 600 !important;
	font-size: 18px !important;
}

#marketing-header .btn--blue:hover {
	background-color: #7da8ff;
}

.dropdown-item-title>a {
	text-decoration: none;
	color: #3e5fcc;
}

.dropdown-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 840px;
	background-color: #ffff;
	padding-top: 30px;
}

.products-dropdown-items {
	width: 980px;
	justify-content: flex-start;
}

.products-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	background-color: #ffff;
}

.dropdown-items .wrapper {
	padding: 0;
}

.dropdown-item {
	display: flex;
	flex-direction: column;
}

.dropdown-item__row {
	display: flex;
}

.dropdown-item__row.dropdown-item__row--small-wrapper .wrapper {
	padding-top: 15px;
}

.shadow-block {
	text-align: center;
	box-shadow: 0px 0px 5px 0px #414141
}

.shadow-block .content-item .btn {
	margin-bottom: 0;
}

.shadow-block .content-item p {
	max-width: 200px;
}

.active-option>.dropdown {
	display: flex;
	flex-direction: column;
}

.cp-hide {
	display: none !important
}

.mobileMenuButton {
	display: none;
}

.button-menu {
	justify-content: flex-end;
	align-items: center;
}

.menu-wrapper {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
}

div#container.container {
	padding-top: 60px !important;
}

.loggedout div#container.container {
	padding-top: 53px !important;
}

.indexed .nsp-logo {
	width: 190px !important;
}

.dropdown.reverse .dropdown-item.dropdown-item--max {
	max-width: 300px;
	width: 25%;
}

.dropdown.reverse .dropdown-item.dropdown-item--max .wrapper {
	max-width: 300px;
}

.dropdown-item__row .wrapper {
	width: auto;
	max-width: 250px;
}

.dropdown-item {
	max-width: 100%;
}

.dropdown-item.dropdown-item--max {
	max-width: 350px;
}

#marketing-header.navStaticPages .btn {
	width: auto !important;
	border: 1px solid #ffff;
	background-color: #fff;
	border: 1px solid black;
	color: #060606;
	font-weight: 400;
}
#marketing-header.navStaticPages .btn.talk-to-sales-btn {
	width: 150px!important;
}
.dropdown-item .button-block-wrapper {
	margin-left: 30px !important;
}

.mobileMode .nam-nav li.hasChild:after {
	content: none;
}

.dropdown-menu .title,
#marketing-header .button-menu>div>a {
	font-size: 16px;
	/* font-family: Montserrat; */
	font-family: 'OpenSauceSans-Regular';
	font-weight: unset;
}

.dropdown-menu .wrapper .title {
	padding-bottom: 0;
	font-family: "OpenSauceSans-Bold";
}

.dropdown-menu .set-title-heigh .wrapper .title {
	min-height: 50px;
}

img.small-img {
	width: 140px
}

#marketing-header .dropdown-item-title {
	max-width: 100%;
	font-size: 34px;
	color: #1279BAFF;
}

.button-block .dropdown-item-title {
	max-width: 100% !important;
}

.dropdown-item-title a, .dropdown-item-title span {
	color: #545454 !important;
	font-size: 16px;
	font-family: "OpenSauceSans-Bold";
	transition: all .4s;
}

#marketing-header  .dropdown-item:hover .dropdown-item-title span {
	color: #1279BA !important;
}

.dropdown-item-title.title>a:hover {
	color: #fd893a;
}

.dropdown-item.button-block {
	width: 300px;
	background-color: #ffff;
}

.dropdown-item.button-block img {
	width: 200px !important;
}

.dropdown-item.button-block .dropdown-item-description {
	min-height: auto;
}

.backgroundBlock {
	height: 140px;
	width: 235px;
	background: orange;
	color: white;
	font-size: 25px;
	justify-content: center;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.dropdown-menu .dropdown-menu--item>.title {
	text-transform: capitalize;
	line-height: 2;
	color: #060606;
	font-family: 'OpenSauceSans-Regular';
	font-size: 16px;		
	font-weight: 400;
}

#marketing-header .dropdown-item-content .content-item .btn {
	margin: 0;
	color: white;
	width: 200px !important;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
	background-color: #1279BA !important;
	border: none !important;
}

.dropdown-menu .dropdown-menu--item:hover>a.title:after {
	display: none;
}

.dropdown-menu .dropdown-menu--item>a.title {
	text-decoration: none;
}

#marketing-header.navStaticPages .right-buttons .btn {
	width: 270px !important;
}

.dropdown-item-subtitle {
	max-width: 276px;
	color: #545454;
	font-weight: normal;
}

.dropdown-item-for-developers {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 500px;
	height: auto;
	background-color: #B2D5EA;
}

.dropdown-item-for-developers-cnt {
	display: flex;
	flex-direction: column;
	height: 300px;
	margin-top: 40px;
	padding-left: 20px;
}

.dropdown-item-for-developers-title {
	font-size: 26px;
	color: #545454;
}

.dropdown-item-for-developers-cnt-info {
	display: flex;
	flex-direction: column;
}

.dropdown-item-for-developers-cnt-info_item {
	display: flex;
	flex-direction: column;
	margin-top: 20px !important;

}

.dropdown-item-for-developers-cnt-info_item span {
	color: #545454 !important;
}

.info-text {
	color: #ffff;
	font-size: 30px;
}

.info-text a {
	color: #fff;
	font-size: 16px;
}


.dropdown-solutions-demo .info-text {
	max-width: 300px;
	color: #545454;
	text-align: center;
	font-size: 16px;
}

#marketing-header .dropdown-solutions-demo .dropdown-item-demo-info .content-item-demo a {
	background-color: #fff !important;
	color: #1279BA !important;
	font-weight: bold !important
}

#marketing-header .dropdown-resources-demo .dropdown-item-demo-container .dropdown-item-demo-info a {
	background-color: #fff !important;
	color: #1279BA !important;
	font-weight: bold !important
}

.dropdown-item-for-developers-cnt-info .info-text {
	font-family: 'OpenSauceSans-Light';
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	max-width: 250px;
}

.dropdown-item-for-developers-cnt-info_item a {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	font-size: 18px;
	font-family: "OpenSauceSans-Bold";
	color: #545454;
	transition: all .9s;
}

.dropdown-item-for-developers-cnt-info_item a:hover {
	color: #1279ba;
}

.dropdown-menu:nth-child(2) .dropdown-items {
	flex-direction: column !important;
	width: 300px !important;
}

/*.solutions-dropdown-items .dropdown-item {
	width: 300px !important;
}*/

#marketing-header .dropdown-use-cases {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 300px;
	background-color: #ffff;
	border-left: 2px solid #1279BAFF;
}

#marketing-header .dropdown-use-cases .dropdown-use-cases-title {
	font-size: 36px;
}

.dropdown-use-cases .dropdown-use-cases-items {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	margin-left: 40px;
}

.dropdown-use-cases-item {
	display: flex;
	height: 28px;
	align-items: center;
}

.dropdown-use-cases-item:after {
	margin-left: 10px;
	width: 27px;
	height: 18px;
	display: inline-block;
	content: '';
	background: url('/_cms/design18/images/use-case-icon.svg') center no-repeat;
}

.features-text {
	font-size: 26px;
	padding-left: 50px;
	color: #1279BAFF
}

/* 
.features-text:after {
	margin-left: 10px;
	width: 60px;
	height: 14px;
	display: inline-block;
	content: '';
	background: url('[static_file_url /design18/images/use-case-icon.svg]') center no-repeat;
	background-size: cover;
} */

.dropdown-solutions-demo {
	width: 500px;
	background-color: #B2D5EA;
}

.dropdown-solutions-demo .dropdown-item-demo-info {
	display: flex;
	flex-direction: column;
	align-items: flex-wtart;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.get-demo {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 50px;
	gap: 20px;
}

#marketing-header .dropdown-solutions-demo .solutions-btn--demo {
	width: 150px !important;
	border: none;
	background-color: #1279BAFF;
	font-weight: 600 !important;
	padding: 0 !important;
	padding-top: 12px !important;
	margin: 0 !important;
	color: #ffff !important;
	height: 40px;
}

#marketing-header .dropDown_num-nav .start-now-btn {
	color: #fff !important;
	background-color: #1279BA;
	font-weight: 400;
	border: none !important;
	width: 140px!important;
	padding: 16px!important;
}

.info-text a {
	color: #ffff;
}

.button-block-wrapper .dropdown-item-subtitle {
	padding: 10px !important;
}

.dropdown-items .dropdown-item-subtitle {
	padding-left: 0px;
	font-family: 'OpenSauceSans-Light';
	font-size: 14px;
}
.products-item .dropdown-item-subtitle {
	padding-left: 35px!important;
}
.products-item.solutions-item .dropdown-item-subtitle {
	padding-left: 0!important;
}
.item-icon--eLearning {
	background: url('/_cms/design18/images/elearning-icon.png') center no-repeat;
	margin-right: 10px;
}

.item-icon--enterprise {
	background: url('/_cms/design18/images/enterprise-icon.png') center no-repeat;
	margin-right: 10px;
}

.item-icon--creative-professionals {
	background: url('/_cms/design18/images/creative-professionals-icon.png') center no-repeat;
	margin-right: 10px;
}

.item-icon--sales {
	background: url('/_cms/design18/images/sales-icon.png') center no-repeat;
	margin-right: 10px;
}

.item-icon--eCommerce {
	background: url('/_cms/design18/images/ecommerce-icon.png') center no-repeat;
	margin-right: 10px;
}

.solutions-dropdown-items-links {
	display: flex;
	flex-direction: column;
	padding-left: 0px !important;
}

.solutions-dropdown-items_link {
	display: flex;
	color: #000000FF;
	text-decoration: none;
	margin-top: 6px;
	font-size: 16px;
	transition: all .4s;
}
.solutions-dropdown-items_link:hover {
	color: #1279ba;
}

.solutions-dropdown-items_link::before {
	display: block;
	content: '';
	background: url('/_cms/design18/images/arrow-icon.png') center no-repeat;
	width: 20px;
	height: 20px;
}

.dropdown-item-demo-title {
	font-size: 22px;
	color: #1279BA;
	margin: 0;
}

.dropdown-resources-demo {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 500px !important;
}

.dropdown-items .dropdown-item {
	width: 33.33333333% !important;
	padding-right: 10px;
	border-radius: 15px;
	padding: 4px 10px;
	text-decoration: none;
}
.dropdown-items .dropdown-item:hover {
	background-color: #f3f3f3;
	transition: background-color 333ms ease-in-out 0s;
}
.dropdown-menu .dropdown-content {
	display: flex;
	justify-content: space-between;
	background: #fff;
	position: relative;
	z-index: 999999;
	width: 100%;
	max-width: 1920px;
}

.dropdown-menu .dropdown:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 900px;
	background: #b2d5ea;
	z-index: 0;
}
#marketing-header .btn.showMobileMenu.menu-closed {
	background-image: url("/_cms/design18/images/burger-menu-icon.svg");
}
#marketing-header.loggedout .btn.showMobileMenu {
	width: 50px!important;
	height: 40px;
	background-position: center;
}
#marketing-header .btn.showMobileMenu {
	width: 56px!important;
	background-position: center;
}
#marketing-header .btn.showMobileMenu {
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url("/_cms/design18/images/close.svg");
}
.navStaticPages.loggedout .showMobileMenu:before {
	padding-right: 55px;
	content: "";
}
.menu-wrapper-btns-cnt {
	display: flex; 
	justify-content: center; 
	align-items: center; 
	z-index: 999999999999999; 
	padding-top: 2px;
}
.menu-wrapper-btns-cnt ul.dropDown_num-nav {
	padding: 0;
}
.navStaticPages .hideonDesktop {
	display: none !important;
}
#marketing-header .marketing-container {
	display: flex !important;
	align-items: center !important;
}
.dropdown-item-townhall--tablet {
	display: none;
}
.librarySideMenu .dropdown-menu--item-demo-mobile {
	display: none;
}
.librarySideMenu .dropdown-menu--item-demo {
	display: block;
}
.footer-td-title {
	color: #2d3541;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 20px;
	margin: 20px 0;
	font-family: "Montserrat";
	letter-spacing: .8px;
}
.footer-copyright {
	padding: 15px 0 0;
	font-size: 16px;
	color: #000;
}
.footer-copyright a {
	font-weight: 700;
	transition: all .8s;
	text-decoration: none;
	border-bottom: 1px solid;
	color: #005B8F;
}
.footer-copyright a:hover {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.dropdown-menu--item-demo-mobile {
	display: none;
}
#marketing-header .mobileMenuButton {
	display: none!important;
}

@media screen and (max-width: 1582px) {
	.dropdown {
		height: 480px !important;
	}
}

@media screen and (max-width: 1200px) {
	.dropdown-item-demo-container {
		flex-direction: column;
		text-align: center;
		gap: 10px;
	}
	.dropdown-resources-demo {
		align-items: flex-start;
	}
	.dropdown-item-for-developers {
		width: 100%;
	}
	.dropdown-solutions-demo .dropdown-item-demo-info {
		align-items: center;
	}
	#marketing-header .dropDown_num-nav.nam-nav {
		padding: 0;
		margin: 0;
	}
	#marketing-header.navStaticPages .btn.login-btn {
		width: 100px!important;
		padding: 12px 16px !important;
	}
	#marketing-header .indexed .goBackPlatformBtn {
		display: block!important;

	}

	.indexed .nsp-logo {
		width: 130px !important;
	}

	.indexed .nsp-logo img {
		width: 120px;
		height: auto;
	}

	.dropdown-menu>div {
		padding: 15px 10px;
	}

	.dropdown-menu {
		font-size: 12px !important;
	}

	.dropdown-menu--item .dropdown {
		box-shadow: none;
	}
	.cp-blog-page #marketing-header {
		min-height: 65px;
	}
	.menu-wrapper {
		padding-top: 8px;
	}
	.menu-wrapper .dropdown-menu {
		margin-left: auto;
	}
	.loggedout .menu-wrapper .dropdown-menu {
		margin-left: 140px;
	}
	.dropdown {
		flex-wrap: wrap;
		height: auto !important;
	}

	.features-text {
		padding-left: 0;
	}

	.dropdown.reverse {
		flex-wrap: wrap-reverse;
	}

	.dropdown-item {
		width: unset
	}

	.dropdown-items .dropdown-item {
		max-width: 100% !important;
		width: 230px!important;
	}

	.dropdown-menu .content-item-demo {
		display: none;
	}

	.dropdown-solutions-demo {
		padding-right: 150px;
		background-color: #7DA3D5FF !important;
	}

	.dropdown-item-demo-info {
		width: 100%;
		flex-direction: row;
		align-items: center;
	}

	.get-demo {
		margin-top: 10px;
		margin-top: 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.get-demo .content-item-demo {
		display: block !important;
		margin-bottom: 20px;
	}

	#marketing-header .dropdown-use-cases {
		width: 100% !important;
		margin-top: 40px !important;
		border-left: none;
	}

	.wrapper .dropdown-item-title {
		color: #1279BAFF !important;
	}

	.dropdown-use-cases {
		margin-top: 2px !important;
	}

	.dropdown-title:after {
		content: none !important;
	}

	.dropdown-use-cases-title:after {
		content: none !important;
	}

	.dropdown-use-cases-title {
		color: #1279BAFF !important;
		padding-left: 8px !important;
	}

	.dropdown-solutions-demo .info-text {
		width: auto !important;
		bottom: 44px;
		top: 300px;
	}

	.dropdown-use-cases-items {
		width: 100% !important;
		margin-left: 60px !important
	}

	.dropdown-menu .dropdown-menu--item>.title {
		color: #000000FF;
		padding-bottom: 0 !important;
		font-weight: 700;
		font-size: 14px;
	}

	.dropdown-menu--item-title title {
		padding-top: 0;
	}

	.resources-title:after {
		content: none !important;
	}

	.dropdown-item-demo-title {
		font-size: 16px;
	}

	.dropdown-menu .dropdown:after {
		display: none;
	}

	.dropdown-menu--item:hover .dropdown {
		box-shadow: none;
	}

	.dropdown-solutions-demo {
		width: 100%!important;
		padding: 0;
	}

}

@media screen and (max-width: 1200px) {
	.loggedout .dropdown-menu--item:not(.nohover):hover .dropdown {
		top: 60px;
	}
	#marketing-header .dropDown_num-nav .start-now-btn {
		width: 132px !important;
		padding: 13px !important;
	}
	.dropdown-menu--item:not(.nohover):hover .dropdown {
		top: 65px;
	}
	.dropdown-item .button-block-wrapper {
		margin-left: 0!important;
	}
	.button-block .dropdown-item-title {
		max-width: unset !important;
	}
	
	.button-menu {
		z-index: 99999;
	}

	.dropdown-item__row .wrapper {
		width: 100%;
	}

	.dropdown-item {
		max-width: 100%;
	}

	.dropdown-item.dropdown-item--max {
		max-width: 100%;
	}

	#marketing-header .librarySideMenu.active {
		margin-top: 0 !important;
		background-color: #ffff !important;
	}

	body div#container.container {
		padding-top: 50px !important;
	}

	.loggedout div#container.container {
		padding-top: 40px !important;
	}

	.mobileMenuButton {
		display: block;
	}

	.show-menu .mobileMenuButton {
		display: none;
	}

	.librarySideMenu .dropdown-menu--item .title {
		border-right: 0;
		width: 100%;
	}

	#marketing-header.show-menu {
		display: flex;
		flex-direction: column;
		height: 100%;
		width: 300px;
		position: fixed;
		right: 0;
		overflow: auto;
		justify-content: space-between;
		box-shadow: 1px 1px 5px rgb(0 0 0 / 50%);
		padding: 0 30px !important;
		box-sizing: content-box;
		margin-top: 60px;
	}

	#marketing-header.loggedout {
		padding: 0 !important;
	}

	#marketing-header {
		box-shadow: none;
		padding: 10px;
	}

	.hide-menu--mobile {
		display: none !important
	}

	.show-menu--mobile {
		display: block !important
	}

	.dropdown-item-description {
		width: 100%;
		max-width: 100%;
	}

	.dropdown-item-title {
		max-width: none;
	}

	.dropdown-item__row {
		flex-direction: column;
	}

	.dropdown-menu--item:hover>.title {
		color: #414141;
	}

	.dropdown-menu--item>.title {
		color: #414141;
		position: relative;
	}

	.dropdown-menu--item.active-option>.title:after {
		/* content: '<'; */
		position: absolute;
		right: 0;
	}

	.dropdown-menu>div {
		padding: 0;
	}

	.dropdown-item-description {
		display: none;
	}

	.dropdown-item-content {
		display: none;
	}

	.active>.dropdown-item-description {
		display: block;
	}

	.active>.dropdown-item-content {
		display: block;
	}

	.dropdown-item-title>a {
		color: black
	}

	.wrapper.active {
		background: #efefef;
	}

	.librarySideMenu .title {
		font-size: 20px;
	}

	.indexed {
		display: none !important;
	}

	.cp-blog-page .goBackPlatformBtn {
		display: none !important;
	}

	.loggedout .indexed {
		display: flex !important;
		min-height: 62px;
	}

	.dropdown.reverse .dropdown-item.dropdown-item--max {
		width: 100%;
		max-width: 100%;
	}

	.dropdown.reverse .dropdown-item.dropdown-item--max .wrapper {
		max-width: 100%;
	}
	
	.dropDown_num-nav .nam-nav {
		width: 33.33333333%;
	}

	.dropDown_num-nav .nam-nav .dropDown_num-nav {
		width: 100%;
	}

	.dropDown_num-nav .nam-nav div ul {
		box-shadow: none;
		border: none;
	}
	.dropdown-menu {
		width: 570px;
		margin: 0 auto;
		z-index: 99999999999;
		justify-content: left;
		gap: 50px;
		align-items: center;
	}
	#marketing-header div.marketing-container {
		width: 100%!important;
	}
	.products-item {
		height: 80vh;
		overflow-y: auto;
	}
	.dropdown-items-resources {
		height: 80vh;
		overflow-y: auto;
		padding-top: 0;
		margin-top: 30px;
	}
	
	.products-item::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #FCFCFD;
	}
	.products-item::-webkit-scrollbar {
		width: 5px;
		background-color: #FCFCFD;
	}
	.products-item::-webkit-scrollbar-thumb {
		background-color: #737577;
		border: 0px solid #555555;
	}
	.dropdown-items-resources::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #FCFCFD;
	}
	.dropdown-items-resources::-webkit-scrollbar {
		width: 5px;
		background-color: #FCFCFD;
	}
	.dropdown-items-resources::-webkit-scrollbar-thumb {
		background-color: #737577;
		border: 0px solid #555555;
	}
}
	
@media screen and (max-width: 1024px) {
	.goBackPlatformBtn span {
		display: none;
	}
	.goBackPlatformBtn i {
		padding: 0;
	}
	.dropdown-item-townhall--tablet {
		display: flex;
	}
	.dropdown-item-townhall {
		display: none;
	}
	.cp-blog-page .goBackPlatformBtn {
		min-width: 60px;
	}
}
@media screen and (max-width: 991px) {

	.menu-wrapper {
		padding-top: 3px;
	}
	.menu-wrapper .dropdown-menu {
		gap: 50px;
		margin-top: 7px;
	}
	.loggedout .menu-wrapper .dropdown-menu {
		gap: 22px;
	}
	.button-menu {
		font-size: 12px !important;
		display: none;
	}
	.button-menu>div {
		padding: 15px 10px;
		border-bottom: 1px solid #d0cfcf;
	}
	.button-menu .navStaticPages .btn {
		padding: 15px;
	}
	.menu-wrapper>.button-menu {
		justify-content: space-between;
		flex-direction: row;
		border-bottom: 1px solid #d0cfcf;
	}
	.menu-wrapper>.button-menu>div {
		border-bottom: unset;
		width: 33.33333333%;
	}

	#marketing-header .menu-wrapper>.button-menu a {
		font-size: 13px !important;
		padding: 10px !important;
		font-weight: normal;
		margin: 0;
	}

	#marketing-header .menu-wrapper>.button-menu .btn.btn--blue {
		padding: 20px !important;
	}
}
@media screen and (max-width: 830px) {
	.dropdown-menu--item-demo {
		display: none;
	}
	.dropdown-menu--item-demo-mobile {
		display: block;
	}
	.dropdown-menu {
		width: 500px;
	}
}
@media screen and (max-width: 800px) {
	.menu-wrapper {
		width: 100%
	}
}
	
@media screen and (max-width: 767px) {
	#marketing-header .menu-wrapper .menu-wrapper-btns-cnt div {
		width: 100%;
	}
	#marketing-header .menu-wrapper .menu-wrapper-btns-cnt a.btn {
		width: 100%!important;
		margin: 0!important;
	}
	#pagesnew .menu-wrapper .dropdown-menu {
		margin-left: auto;
	}
	#marketing-header .indexed {
		padding: 8px;
	}
	#marketing-header .dropDown_num-nav.nam-nav {
		display: none;
	}
	.navStaticPages .hideonDesktop {
		display: block !important;
	}
	#marketing-header.navStaticPages .btn.login-btn {
		padding: 6px 20px!important;
	}
	#marketing-header.navStaticPages .btn.login-btn {
		width: 100%!important;
	}
	#marketing-header .btn {
		display: block;
		text-align: center;
	}
	.menu-wrapper {
		display: none;
		width: 400px;
	}
	.menu-wrapper.active {
		display: block;
	}
	#marketing-header .marketing-container {
		width: 100% !important;
	}
	.dropdown-menu--item>.title:after {
		/* content: '>'; */
		position: absolute;
		right: 0;
	}
	.active .dropdown-menu,
	.active .button-menu {
		flex-direction: column;
		display: flex;
		position: relative;
	}
	#marketing-header .marketing-container .menu-wrapper .dropdown-menu {
		width: 100%;
		align-items: flex-start;
		gap: 0;
		margin-left: auto;
	}
	.dropdown-menu--item {
		width: 100%;
	}
	.dropdown-menu .dropdown-content {
		display: block;
	}
	.active-option>.dropdown {
		display: flex;
		max-width: 100%;
	}
	.dropdown-menu--item:not(.nohover):hover .dropdown {
		top: 45px;
	}
	.dropdown-item.button-block {
		width: 100% !important;
	}
	.dropdown-item-title.title {
		display: none !important;
	}
	.dropdown-item-title:after {
		content: '+';
		position: absolute;
		right: 15px;
	}
	.active>.dropdown-item-title:after {
		content: '-';
	}
	.dropdown-item-title {
		color: #1279BAFF!important;
		border-bottom: 1px solid #d0cfcf;
		position: relative;
		padding: 5px;
		padding-bottom: 0px;
	}
	.dropdown-items .dropdown-item {
		width: 100% !important;
		padding-right: 0;
		padding-left: 0;
	}
	.dropdown-item .wrapper {
		padding: 0;
		max-width: 100%
	}
	.dropdown-item-for-developers {
		width: 100%;
		padding: 20px;
	}
	.wrapper .dropdown-item-title {
		padding: 30px 0;
	}
	.products-item {
		flex-direction: column;
	}
	.dropdown-items {
		flex-direction: column;
		width: 100%;
		padding-top: 0;
		padding-bottom: 0 !important
	}
	.dropdown-item-for-developers-cnt {
		margin-top: 0;
	}
	.dropdown-item:first-child .button-block-wrapper {
		margin: 10px !important;
		padding: 0 !important;
	}
	.dropdown-solutions-demo .info-text {
		top: unset;
	}
	.dropdown-menu .dropdown-menu--item>.title {
		padding: 0;
		width: 100%;
		border-bottom: 1px solid #d0cfcf;
		padding-top: 20px!important;
	}
	#marketing-header .dropDown_num-nav .start-now-btn {
		padding: 7px 20px!important;
		width: 100%!important;
	}
	#marketing-header .btn {
		min-width: unset;
		padding: 5px 10px !important;
		font-size: 12px !important;
	}
	.menu-wrapper-btns-cnt {
		padding-top: 10px;
		flex-direction: column;
		gap: 10px;
	}
	#marketing-header .dropDown_num-nav.nam-nav {
		display: block;
		width: 100%;
	}
	.dropdown-items-resources {
		height: auto;
		margin-top: 0;
	}
	.products-item {
		height: auto;
	}
	.cp-blog-page #marketing-header {
		min-height: 55px;
	}
}
@media screen and (max-width: 600px) {
	#marketing-header .librarySideMenu {
		width: 100%
	}
	footer {
		padding: 15px;
	}
	.footer-copyright {
		padding: 0;
		max-width: 300px;
	}
}
@media screen and (min-width: 1200px) {
	#marketing-header {
		justify-content: center !important;
	}
	#marketing-header .marketing-container {
		width: 1160px !important;
	}
	.cp-blog-page #marketing-header .marketing-container {
		width: 1200px !important;
	}
}