/*  Inner-page styles
-----------------------------------------------------------------------------*/

.header-top {
	min-height: 510px;
	box-sizing: border-box;
}

.inner .top-banner {
	padding: 225px 0 50px;
}

.inner .banner-text {
	display: table-cell;
	/*height: 270px;*/
	vertical-align: middle;
	padding-top: 0;
	float: none;
}

.inner .banner-text h1 {
	font-size: 65px;
	color: #fff;
}

.inner .banner-text h1 b {
	font-family: "Amble-Regular", Roboto, "sans-serif";
	font-weight: 400;
	color: #fff;
}

.inner .top-banner img {
	display: none;
}

.inner-page .content-block .h2_header h2 {
	padding: 0;
	display: inline-block;
}

.inner-page .content-block .h2_header,
.inner-page .content-block h2,
.inner-page .content-block .title-section-title {
	font-size: 30px;
	color: #27b2df;
	line-height: 30px;
	font-weight: 300;
}

.inner-page-features-wrapper {
	margin-top: 70px;
}

.inner-page-features-wrapper.features-wrapper > div {
	display: block;
	font-weight: 400;
}

.inner-page-features-wrapper > div > div {
	margin: 0 5% 30px 0;
}

.inner-page .content-block-content-wrapper {
	border-left: 0 none;
	padding-left: 5%;
	/*fa*/
	/*fa*/
	width: 68%;
}

.solutions._byod .inner-page .content-block-content-wrapper {
	padding-left: 0;
	width: 100%;
}

.solutions._byod .inner-page .content-block-content-wrapper .heading {
	font-family: "Amble-LightCondensed", Roboto, "sans-serif";
	color: #27b2df;
	font-size: 33.33px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 0 20px;
}

.solutions._byod .inner-page .content-block-content-wrapper .byod-list {
	list-style-type: disc;
	padding-left: 65px;
	list-style-position: outside;
}

.inner-page .content-block p {
	padding-bottom: 20px;
}

.inner-page .content-block {
	font-weight: 300;
}

.inner-page .content-block b {
	/*
	font-weight: 600;
	*/
}

.inner-page #blog-and-press .inner-wrapper {
	border-top: 1px solid #e2dede;
	padding-top: 50px;
}

.inner-page #blog-and-press.content-block {
	padding: 0 0 50px;
}

.inner-page .top-banner {
	border-bottom: 3px solid #e2dede;
	padding-top: 0;
}

.content-block h2,
.content-block .title-section-title {
	line-height: 46px;
	padding-bottom: 20px;
}

.inner-page .content-block .h2_header,
.inner-page .content-block h2,
.inner-page .content-block .title-section-title,
.inner-page .content-block h3,
.inner-page .content-block h4,
.inner-page .content-block .h-style,
.inner-page .content-block .header_h3 {
	font-family: "Amble-LightCondensed", Roboto, "sans-serif";
	color: #27b2df;
	font-size: 33.33px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 0 20px;
}

.list-style3 {
	padding-bottom: 20px;
	line-height: 29px;
	padding-left: 37px;
}

.list-style3 li {
	position: relative;
}

.endpoint-security._antivirus-for-small-business .list-style3 {
	margin-top: 20px;
	font-size: 18px;
	color: #ffffff;
}

.list-style3 li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border: 2px solid #27b2df;
	border-radius: 10px;
	position: absolute;
	left: -21px;
	top: 9px;
}

.blue-btn {
	background-color: #069bcc;
	border: 3px solid #069bcc;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	padding: 6px 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	margin: 30px 0;
}

.blue-btn:hover {
	background-color: #fff;
	border: 3px solid #069bcc;
	color: #069bcc;
}

.inner-page .top-banner .orange-btn,
.inner-page .top-banner .yelow-btn {
	float: none;
	margin: 30px 0;
}

/*----- Forms styles ------*/

.salesIntro {
	display: inline-block;
	margin: 80px auto 0;
	text-align: center;
	width: 730px;
}

.salesIntro p.sales-title,
.subscribeHolder .resource-title {
	color: #666;
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

#sales_form p.sales-subtitle {
	border-bottom: 1px solid #17b0e3;
	color: #17b0e3;
	font-size: 34px;
	margin-bottom: 15px;
}

#sales_form .option1 {
	float: left;
	margin-bottom: 25px;
	padding-left: 30px;
	width: 300px;
}

#sales_form .column, #contacts .column {
	float: left;
	width: 50%;
}

#sales_form .column p, #contactForm p {
	text-align: left;
	font-size: 16px;
}

#sales_form .column p input, #contactForm p input, #sales_form textarea, #resource-form input, #sales_form .column p select, #contactForm .column p select {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	height: 25px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 5px 15px;
	transition: all 0.5s ease 0s;
	width: 250px;
}

#sales_form .column p select {
	height: 36px;
	width: 282px;
}

#sales_form button {
	font-family: "Amble-Regular", Roboto, "sans-serif";
	background: #a7d056 none repeat scroll 0 0;
	border: 2px solid #a7d056;
	color: #454536;
	cursor: pointer;
	font-size: 18.67px;
	margin-bottom: 60px;
	margin-top: 20px;
	padding: 0 50px;
	transition: all 0.5s ease 0s;
	line-height: 34px;
	text-transform: uppercase;
	float: left;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

#sales_form label span.required {
	color: red;
}

#sales_form > div {
	display: inline-block;
	width: 100%;
}

.subscribe {
	display: inline-block;
	margin: 80px auto 0;
	text-align: center;
	width: 100%;
}

.subscribeHolder a.btn {
	background: #069bcc none repeat scroll 0 0;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	margin-top: 30px;
	opacity: 0.7;
	padding: 15px;
	text-decoration: none;
}

.subscribeHolder a.btn:hover {
	opacity: 1;
}

#resource-form {
	display: none;
}

#resource-form button {
	background: #85c104 none repeat scroll 0 0;
	border: 2px solid #85c104;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	font-size: 28px;
	margin: 0 0 20px;
	padding: 15px 25px;
	transition: all 0.5s ease 0s;
	display: inline-block;
}

.resource-form {
	text-align: center;

}

.subscribeHolder p, .subscribeHolder span {
	font-size: 16px;
}

#resource-form > span {
	padding: 30px 0 20px;
	display: inline-block;
}

#resource-form .required {
	color: red;
}

.top-banner.signup-page img {
	width: auto;
}

.signup-form {
	display: inline-block;
	margin: -320px 0 0;
	text-align: left;
	width: auto;
	background-color: #fff;
}

.signup-form .border-wrapper {
	border: 1px solid #27b2df;
	border-radius: 5px;
	overflow: hidden;
}

.signup-form .frm-fld {
	padding: 10px 10px 5px;
}

.signup-form .frm-fld label {
	padding: 0 0 5px;
}

.signup-form .tabs {
	display: table;
	margin-bottom: 20px;
	width: 100%;
}

.signup-form .rc-anchor-normal {
	box-shadow: none !important;
}

.signup-form .tabs label {
	display: block;
	padding: 20px 0;
	cursor: pointer;
}

.signup-form .tabs input {
	width: auto;
	height: auto;
	display: none;
}

.signup-form .option1 {
	display: table-cell;
	margin: 0;
	width: 50%;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
	background-color: #27b2df;
}

.signup-form .option1.checked {
	background-color: #fff;
	color: #27b2df;
}

.signup-form label {
	display: block;
}

.signup-form label .required {
	color: #27b2df;
}

.signup-form .newuser {
	display: block;
}

.signup-form input[type="text"],
.signup-form input[type="password"],
.signup-form select {
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	height: 25px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 5px 15px;
	transition: all 0.5s ease 0s;
	width: 270px;
}

.signup-form select {
	height: 36px;
	width: 302px;
}

.signup-form .butn {
	background: #27b2df none repeat scroll 0 0;
	border: 2px solid #27b2df;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	line-height: 40px;
	font-weight: 300;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: 100%;
	font-family: "Roboto", sans-serif;
}

.signup-form .butn:hover {
	opacity: 0.6;
}

.tooltiptext {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #27b2df;
	padding: 5px;
	font-size: 12px;
	color: #333;
	left: 120px;
}

.signup-form #bubble:hover + .tooltiptext {
	display: block;
}

.info {
	position: relative;
}

.error {
	color: red;
}

.google-play-btn {
	background: transparent url("/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/google-play-btn.png") no-repeat scroll center center;
	display: inline-block;
	height: 48px;
	margin: 20px 0;
	width: 165px;
}

.solutions._mdm-for-android .google-play-btn:hover {
	box-sizing: border-box;
	border: 2px solid #F00F00;
}

.solutions._mobile-device-management .google-play-btn:hover {
	box-sizing: border-box;
	border: 2px solid #F00F00;
}

.cta {
	text-align: left;
	margin-bottom: 30px;
}

.cta a {
	margin: 20px 60px 20px 0;
}

.mdm_bold_oblique b {
	font-weight: bold;
}

.mdm_bold_oblique i {
	font-style: oblique;
}

.cta-green {
	text-align: left;
	padding-top: 25px;
	padding-left: 10px;
	display: inline-block;
}

. p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 11px !important;
	line-height: 10px !important;
	color: #fff;

}

/*.:hover p {*/
/*color: #ff9000;*/
/*}*/

. {

	background-color: #ff9000;
	border: 3px solid #ff9000;
	/*	background-color: #73a514;
		border: 3px solid #909090;*/
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	font-weight: 700;
	line-height: 28px;
	padding: 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}

/*.:hover {*/
/*!*	background-color: #fff;*/
/*border: 3px solid #73a514;*/
/*color: #73a514;*!*/
/*background-color: #fff;*/
/*border: 3px solid #ff9000;*/
/*color: #ff9000;*/
/*}*/

.free-trial-btn {
	background-color: #ff9000;
	border: 3px solid #ff9000;
	color: #fff;
	display: inline-block;
	font-family: "Amble-Bold", Roboto, "sans-serif";
	font-size: 17.33px;
	line-height: 18px;
	padding: 12px 45px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}

.free-trial-btn:hover {
	background-color: #fff;
	border: 3px solid #ff9000;
	color: #ff9000;
}

.buy-now-btn {
	background-color: #069bcc;
	border: 3px solid #069bcc;
	color: #fff;
	display: inline-block;
	font-family: "Amble-Bold", Roboto, "sans-serif";
	font-size: 17.33px;
	line-height: 18px;
	padding: 12px 45px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}

.buy-now-btn:hover {
	background-color: #fff;
	border: 3px solid #069bcc;
	color: #069bcc;
}

.next-display-none + .inner-page-features-wrapper {
	display: none;
}

#user_review {
	display: inline-block;
	margin-top: 45px;
	width: auto;
	text-align: left;
	color: #b0b0b0;
}

.top-banner #user_review {
	margin: 45px 10px 0;
}

#user_review img {
	display: inline;
	width: 18px;
	float: none;
}

#user_review > div {
	margin: 0 auto;
}

#user_review div[itemprop="aggregateRating"] {
	display: inline-block;
}

#user_review meta[itemprop="name"] + span {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-right: 7px;
}

#user_review meta[itemprop="name"] + span + div {
	display: inline-block;
	margin-right: 5px;
	font-size: 0;
}

#user_review span[itemprop="ratingValue"] {
	margin-right: 8px;
}

#user_review span[itemprop="reviewCount"] b {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: underline;
}

.what-is-byod .banner-text li {
	color: #fff;
}

.what-is-byod .inner-page .content-block-content-wrapper {
	padding-left: 0;
	width: 100%;
}

.what-is-byod .inner-page .list-style3 {
	display: inline-block;
}

.solutions._mobile-device-management .top-banner .cta-green {
	padding-top: 15px;
	padding-left: 0;
}

.solutions._mobile-device-management .top-banner {
	padding-bottom: 35px;
}

.solutions._mobile-device-management .top-banner .watch-btn,
.solutions._mobile-device-management .top-banner .yelow-btn {
	padding: 0 12px;
	white-space: inherit;
}

.solutions._mobile-device-management .top-banner .watch-icon {
	background-color: #fff;
	border-radius: 100px;
	border: 2px solid #e3e522;
	width: 40px;
	height: 40px;
	float: right;
	position: relative;
	margin: 7px 0 0 8px;
}

.solutions._mobile-device-management .top-banner .watch-icon:before {
	content: "";
	display: inline-block;
	border: 12px solid transparent;
	border-right: 0 none;
	border-left: 17px solid #e3e522;
	position: absolute;
	left: 13px;
	top: 8px;
}

.solutions._mobile-device-management .top-banner .free-trial-btn-comment {
	color: #fff;
}

.solutions._mobile-device-management .top-banner #user_review {
	display: block;
	margin: 20px 0 0;
}

.solutions._mobile-device-management .top-banner .yelow-btn {
	margin: 0 20px 20px 0;
}

.solutions._mobile-device-management #license-options {
	margin: 0 auto;
}

.solutions._mobile-device-management #license-options .inner-wrapper {
	width: 77%;
}

.solutions._mobile-device-management #license-options .title-section {
	float: none;
	width: auto;
	min-height: initial;
	margin-bottom: 30px;

}

.solutions._mobile-device-management #license-options .title-section .title-section-title {
	font-size: 36px;
	font-weight: 600;
}

.solutions._mobile-device-management #license-options .content-block-content-wrapper {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border: 3px solid #000000;

}

.solutions._mobile-device-management #license-options .content-block-content-wrapper > table {
	margin: 0;
}

.solutions._mobile-device-management .illustration1 {
	float: right;
}

.solutions._mobile-device-management .illustration1 img {
	margin: 50px 0 50px 50px;
	max-width: 30vw;
}

.solutions._mobile-device-management .modal-content {
	border-radius: 0;

}

.solutions._mobile-device-management .modal-body {
	padding: 10px 5px 10px 10px;
}

.solutions._mobile-device-management .close_btn {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/close_btn.png) top left no-repeat;
	cursor: pointer;
	/*z-index: 181;*/
}

.solutions._mobile-device-management .modal-dialog {
	width: 582px;
}

.solutions._mobile-device-management #video-clip {
	width: 560px;
	height: 315px;
	frameborder: 0;
}

.solutions._mobile-device-management .modal {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.solutions._mobile-device-management .modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}

.solutions._mobile-device-management .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}


