/* Global */
#page-container {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

#main-header {
	position: relative !important;
}

.container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container, .et_pb_row {
	max-width: 1170px;
	width: 100%;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.home .container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container, .home .et_pb_row {
	max-width: 1185px;
	width: 100%;
	padding-left: 30px !important;
	padding-right: 15px !important;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#page-title {
	margin-top: 102px !important;
	padding: 5px;
	background-image: linear-gradient( 180deg,rgb(255 255 255 / 95%) 0%,rgba(255,255,255,0.8) 100%),url(https://www.cerberusftp.com/wp-content/uploads/2020/05/background-demo.jpg) !important;
}

body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#header {
	background-color: #ffffff;
	font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
	width: 100%;
	font-weight: 400;
	position: fixed !important;
	top: 0 !important;
	z-index: 999;
	background: #fff;
	/*height: 100px;*/
	max-height: 100px;
}

#top-header {
	width: 100%;
	top: 0;
	position: relative;
}

#top-header .container {
	padding-top: 1px;
	font-weight: 600;
	margin: 0 auto;
	max-width: 1160px !important;
}

.support-menu {
	float: right;
}

#secondary-nav {
	font-size: 12px;
	font-weight: normal;
	margin-right: 15px;
	color: #333435;
}

#secondary-nav, #secondary-nav li {
	display: inline-block;
	margin: 0px 7px 6px 0px !important;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 1px;
	background-position: left;
}

#secondary-nav {
	margin-right: 15px;
}

#secondary-nav li:nth-child(1) {
	font-size: 13px;
	font-weight: normal;
	color: #333435;
	margin-top: 5px !important;
	margin-right: 12px !important;
}

#secondary-nav li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333435;
	font-weight: 300;
	text-decoration: none;
}

.menu-sales {
	background-image: url(https://www.cerberusftp.com/wp-content/uploads/2020/06/Sales-Icon.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px 0px 0px 20px;
}

.menu-support {
	background-image: url(https://www.cerberusftp.com/wp-content/uploads/2020/06/Support-Icon.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px 0px 0px 20px;
}

#main-header {
	height: 61px;
	position: relative !important;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	font-weight: 500;
	line-height: 23px;
	-webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
	transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
	display: block;
	border-bottom: 1px solid #9dced4;
	/*box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);*/
}

#main-header .container {
	z-index: 99999;
	position: relative;
	margin: 0 auto;
	max-width: 1080px;
}

#logo-container {
	position: absolute;
	max-height: 62px;
	height: 62px;
	max-width: 90%;
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.logo_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

#logo {
	margin-bottom: 0;
	display: inline-block;
	float: none;
	vertical-align: middle;
	max-height: 70px;
	max-height: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	max-width: 100%;
	height: auto;
	margin-top: -32px;
	margin-left: 15px;
	width: 144px;
}

#top-navigation {
	float: right;
	padding-top: 5px;
	padding-left: 0px !important;
	font-weight: 600;
}

.main-nav li:hover > ul {
	opacity: 1;
	visibility: visible;
}

.main-menu {
	margin-right: 18px;
	float: left;
	display: block;
	position: relative;
}

.main-nav {
	float: left;
	line-height: 0;
	list-style: none;
}

.main-nav li {
	padding-right: 0px;
	margin-right: 16px;
	display: inline-block;
	font-size: 14px;
	word-wrap: break-word;
	position: relative;
	line-height: 1em;
	margin-top: -5px;
}

.main-nav li:hover {
	border-bottom: 3px solid transparent;
}

.main-nav li:hover > ul {
	opacity: 1;
	visibility: visible;
}

.main-nav li a:hover {
	opacity: 0.7;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.main-nav li ul {
	position: absolute;
	z-index: 9999;
	background: #ffffff;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.main-nav li a {
	padding: 0px 0px 21px;
	border-bottom: 0px;
	color: #1f1f1f;
	text-transform: uppercase;
	font: 14px/14px "Open Sans", sans-serif;
	position: relative;
	background: transparent;
	display: block;
	text-decoration: none;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	font-weight: 500;
}

.main-nav .sub-menu {
border-top: 0;
border-bottom: 6px solid #444c51;
margin-top: 3px !important;
padding: 20px 0 25px;
white-space: nowrap;
width: auto;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.22);
}

.main-nav .sub-menu li, .main-nav li li {
	padding: 0;
	display: block;
	margin: 0;
	font-size: 14px;
	word-wrap: break-word;
	position: relative;
	line-height: 2em;
}

.main-nav .sub-menu li a {
	width: 100%;
	border-bottom: 0;
	font: 14px/15px "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	text-transform: inherit;
	padding: 10px 20px;
	text-align: left;
	text-transform: uppercase;
	box-sizing: border-box;
}

.main-nav .sub-menu li:hover {
	border: none !important;
}

.main-nav .sub-menu li a:hover {
	color: #3b9ea9;
	border: none !important;
	background-color: rgba(0,0,0,.03);
}

.download-button a {
	border-radius: 100px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	color: #000 !important;
	background: transparent !important;
	border: 2px solid #3b9ea9 !important;
	margin-right: 2px !important;
	padding: 9px 20px !important;
	margin-top: -1px;
}

.download-button {
	border: none !important;
	margin-right: 0px !important;
}

.download-button a:hover {
	background-color: #dcf1f3 !important;
	color: #333435 !important;
	opacity: 0.8 !important;
	border: 2px solid #3b9ea9 !important;
	border-radius: 100px !important;
}

#top-menu-nav > ul > li > a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.main-nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px;
}

#mobile-nav {
	float: right;
	display: none;
}

.select_page {
	display: none;
}

.mobile-menu-bar::before {
	color: #1f1f1f;
	font-size: 26px;
	top: 0px;
	cursor: pointer;
	position: relative;
	left: 0px;
	font-weight: 300;
}

.mobile-menu {
	position: absolute;
	padding: 0px;
	border-top: 0px;
	left: 0px;
	background: #ffffff;
	width: 100%;
	visibility: visible;
	opacity: 1;
	display: none;
	z-index: 9999;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	border-color: #2ea3f2;
	top: 70px;
	border-top: none !important;
	max-height: 85vh;
	overflow: scroll;
	padding: 0px !important;
	border-top: none !important;
	width: 65% !important;
	max-height: 85vh;
	overflow: scroll;
	right: 50px;
	left: auto;
	margin-top: -13px;
}

.mobile-menu li a {
	border-bottom: 1px solid rgba(0,0,0,.03);
	color: #666;
	padding: 10px 5%;
	display: block;
	text-decoration: none;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 600;
	color: #333435 !important
}

	.mobile-menu li a:hover {
		text-decoration: none;
	}

.mobile-menu a {
	color: #1f1f1f;
	text-transform: uppercase;
	font: 15px/15px "Montserrat", Helvetica, Arial, Lucida, sans-serif;
	border-bottom: 1px solid rgba(0,0,0,0.03);
	padding: 10px 5%;
	display: block;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	background-color: rgba(0,0,0,.03);
}

.mobile-menu .sub-menu {
	padding: 20px 0 25px !important;
	display: block !important;
	visibility: visible !important;
}

.mobile-menu .sub-menu li a {
	padding-left: 10%;
	font: 14px/15px "Montserrat", Helvetica, Arial, Lucida, sans-serif;
	text-transform: inherit;
	text-decoration: none;
	background-color: #ffffff;
	opacity: .7;
}

.mobile-menu .sub-menu .menu-item-has-children > a {
	color: #333435 !important;
	font-weight: 700;
}

.mobile-menu > li > ul > li > ul.sub-menu {
	padding: 0px 0px 0px 20px !important;
}

	.mobile-menu > li > ul > li > ul.sub-menu li {
		list-style: none !important;
	}

.mobile-menu .sub-menu li a:hover {
	text-decoration: none;
}

#top-header.transition-header,
#top-header.hide-header {
	display: none;
}

#main-header.transition-header {
	top: 14px;
	height: 48px;
}

#top-search {
	float: right;
	top: -4px;
	width: 40px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	position: relative;
	display: block;
}

.search-form {
	max-width: 659px;
	max-width: 70%;
	background: transparent !important;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1000;
	width: 100%;
	border-color: transparent !important;
	margin-top: 0 !important;
	text-align: left;
}

.search-form input {
	font-size: 14px;
	width: 85%;
	background-color: transparent;
	border: 1px solid #ccc;
	padding: 3px 5px;
	right: 100px;
	height: 28px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0px auto;
	color: #333435;
}

.search-form-container {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	height: 69px;
	position: relative;
	max-width: 1185px;
	width: 100%;
	padding-left: 30px !important;
	padding-right: 15px !important;
}

span.close-search-field {
	right: 60px;
	display: block;
	width: 30px;
	height: 30px;
	z-index: 99999;
	position: absolute;
	cursor: pointer;
	top: 0;
	bottom: 0;
	margin: 1.5% auto 0px;
	color: #333435;
	margin-top: 6px;
}

span.close-search-field:after {
	text-transform: none;
	line-height: 24px;
	font-size: 24px;
	display: inline-block;
	box-sizing: border-box;
	color: #333435;
	cursor: pointer;
}

.search-outer {
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	/*	height:69px; */
}

#search-icon {
	display: block;
	background: url("https://www.cerberusftp.com/images/Cerberus-Search-Icon.svg") no-repeat;
	background-size: auto;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	transition: opacity 0.2s ease 0.2s;
}

#search-icon:hover {
	display: block;
	opacity: 0.6;
	cursor: pointer;
}

.menu-hidden {
	z-index: -1 !important;
	opacity: 0;
}


.download {
	background: url(https://www.cerberusftp.com/wp-content/themes/Divi-Cerberus/images/download-bg.jpg) no-repeat 50% 0 / cover;
}

.download .container {
	margin: 0px auto;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 90%;
}

#footer-menu .container, #signup .container, #copyright .container {
	padding: 27px 0;
	margin: 0px auto;
	overflow: hidden;
	width: 90%;
}

.download .link a {
	margin: 0 auto;
	background: #3b9ea9;
	border-radius: 5px;
	color: #fff;
	display: block;
	font: 20px/20px "Open Sans", Helvetica, Arial;
	max-width: 412px;
	padding: 19px 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.download .link a:hover {
	background: #2b838d;
	text-decoration: none;
}

.logo-block {
	width: 20.875%;
	margin-right: 5.5%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 2;
	min-height: 1px;
}

.logo-block .logo {
	width: 151px;
	height: 47px;
	background: url("https://www.cerberusftp.com/wp-content/themes/Divi-Cerberus/images/logo-footer.jpg") 0 0 no-repeat;
	display: block;
	margin-bottom: 25px;
}

.logo-block .logo:hover {
	opacity: 0.8;
}

#footer-menu {
	background: #2b3338 !important;
	padding: 10px 0;
	overflow: hidden;
}

.soc {
	margin-bottom: 15px;
}

.soc a {
	width: 42px;
	height: 42px;
	display: inline-block;
	background-color: #62686c;
	border-radius: 100%;
	opacity: 0.6;
}

.soc-01 {
	background: url("https://www.cerberusftp.com/wp-content/themes/Divi-Cerberus/images/menu-footer-soc.png") 0 0 no-repeat;
}

.soc-02 {
	background: url("https://www.cerberusftp.com/wp-content/themes/Divi-Cerberus/images/menu-footer-soc.png") -42px 0 no-repeat;
}

.soc a:hover {
	background-color: #308089;
	opacity: 1;
}

.logo-block .link a {
	color: #ebebeb;
	/*font: 14px/18px MontserratL;*/
	margin-bottom: 10px;
	text-decoration: none;
}

.logo-block .link a:hover {
	color: #8ec9d0;
	text-decoration: none;
}

.footer-nav {
	width: 73.625%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	margin-right: 0px;
	float: left;
	position: relative;
}

.footer-nav .block {
	float: left;
	width: 21.25%;
	margin-right: 5%;
}

.footer-nav .block:last-of-type {
	float: left;
	width: 21.25%;
	margin-right: 0px;
}

.footer-nav .block .title {
	border-bottom: 3px solid #8ec9d0;
	padding: 19px 0 7px;
	margin-bottom: 16px;
}

.footer-nav .block .title a {
	font: 18px/18px "Open Sans", Helvetica, Arial;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

.footer-nav .block .link {
	border-bottom: 1px solid #3c4449;
}

.footer-nav .block .link a {
	padding: 10px 0 11px;
	display: block;
	color: #ebebeb;
	/*font: 14px/18px MontserratL;*/
	text-decoration: none;
}

.footer-nav .block .link a:hover, .footer-nav .block .title a:hover {
	color: #8ec9d0;
	text-decoration: none;
}

#signup {
	padding: 0;
	background: url("https://www.cerberusftp.com/wp-content/themes/Divi-Cerberus/images/signup-bg.jpg") no-repeat 50% 0 / cover;
	background-color: rgba(0, 0, 0, 0);
	min-height: 98px;
}

#signup .container .form {
	margin: 0px auto;
	width: 100%;
	display: flex;
	max-width: 800px;
	justify-content: center;
}

#signup .container .form form {
	width: 100%;
}

#signup .container .form input[type="text"] {
	border: 0;
	/*font: 17px/20px MontserratL;*/
	color: #797979;
	border-radius: 3px;
	padding: 0 35px;
	width: 70%;
	float: left;
	height: 44px;
	max-width: 688px;
}

#signup .container .form input[type="submit"] {
	background: #2b3338;
	/*font: 16px/16px MontserratSB;*/
	color: #fff;
	text-transform: uppercase;
	border: 0;
	float: left;
	border-radius: 3px;
	height: 44px;
	padding: 0 10px;
	margin-left: -5px;
	width: 20%;
	cursor: pointer;
}

#copyright {
	background: #2b3338 !important;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	color: #ebebeb;
}

#copyright .container .text {
	text-align: center;
	font-size: 22px;
}

@media screen and (max-width: 1000px) {
	body {
		overflow-x: hidden;
	}

	#top-search {
		right: 70px;
		top: -3px;
	}

	#top-navigation {
		margin-top: 14px;
	}

	.mobile-menu-bar::before {
		color: #75bcc3;
	}

	.download-button a,
	.download-button a:hover {
		border: 0px solid #3b9ea9 !important;
		background-color: rgba(59, 158, 169, 0.3) !important;
		border-radius: 0 !important;
	}
}

@media screen and (max-width: 980px) {
	.main-nav, #top-header {
		display: none !important;
	}

	#mobile-nav, .closed-mobile-menu {
		display: block;
	}

	#page-title {
		margin-top: 63px !important;
	}

	.footer-nav, .logo-block {
		width: 100%;
	}

	.logo-block {
		margin-bottom: 30px;
	}

	.search-outer {
		top: 13px;
		width: 80%;
		left: auto;
		right: 40px;
	}

	.search-form input {
		right: 40px;
	}

	span.close-search-field {
		right: 0px;
	}
}

@media screen and (max-width: 700px) {
	.footer-nav {
		display: none;
	}
}

@media screen and (max-width: 721px) {
	#main-header .logo img {
		height: auto;
		margin-top: 4px;
		max-width: 84px;
	}

	#logo {
		margin-top: -2px;
		width: 84px;
		margin-left: -2px;
	}

	#signup .container .form {
		justify-content: center;
	}

	#signup .container .form input[type="submit"], #signup .container .form input[type="text"] {
		width: 100%;
		text-align: center;
		margin: 0px auto;
		padding: 0px;
	}

	#signup .container .form input[type="submit"] {
		margin-top: 20px;
	}
}


@media screen and (max-width: 980px) and (min-width: 680px) {
	#logo {
		margin-top: -3px;
	}

	.transition-header #logo {
		margin-top: -6px;
	}

	#main-header.transition-header {
		top: 0px;
		height: 58px;
	}
}

@media screen and (max-width: 680px) {
	.search-form input {
		width: 71%;
	}
	#main-header.transition-header {
		top: 0px;
		height: 58px;
	}
}