/* Page content */

.content {
	color: #888888;
	position: relative;
}

.home-page .top-banner .banner-text {

	color: #666666;
}

.home-page .top-banner .main-page-top-banner-login-link {
	color: #fff;
	font-family: "Amble-Light", Roboto, "sans-serif";
	font-size: 24px;
	line-height: 60px;
}

.home-page .header-top {
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/header_home_background.jpg') no-repeat center top;
	background-size: cover;
}

.header-logo-and-menu-wrapper {
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.header-logo-and-menu-wrapper.background {
	background-color: rgba(0, 0, 0, 0.5);
}

.mobile .header-bottom {
	background-color: rgb(31, 50, 80);
}

/*-- community --*/

.home-page.community .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/community-top-banner-bg.jpg');
}

/*-- contact-us --*/

.home-page.contact-us .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/contact-top-banner-bg.jpg');
}

.contact-us .inner-page .title-section {
	border-right: 0 none;
	min-height: auto;
}

/*-- endpoint-protection --*/

.home-page.endpoint-security .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/endpoint-security-top-banner-bg.jpg');
}

.inner.endpoint-security .top-banner {
	padding: 180px 0 70px;
}

.inner.endpoint-security._antivirus-for-small-business .top-banner {
	padding: 120px 0 70px;
}

.endpoint-security._antivirus-for-small-business .banner-text p{
	margin: 35px 0;
}

/*-- industry --*/

.home-page.industry .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/industry-top-banner-bg.jpg');
}

.inner.industry .top-banner {
	padding: 180px 0 70px;
}

/*-- resources --*/

.home-page.resources .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/resources-top-banner-bg.jpg');
}

/*-- sales --*/

.home-page.sales .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/sales-top-banner-bg.jpg');
}

/*-- solutions --*/

.home-page.solutions .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/mdm-top-banner-bg.jpg');
}

.inner.solutions .top-banner {
	padding: 180px 0 70px;
}

/*-- about-us --*/

.home-page.about-us .header-top {
	background-image: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/inner-pages-top-banners/why-us-top-banner-bg.jpg');
}

.home-page .header.mobile .header-top {

}

.home-page .top-banner {
	/*background-color: #F5FAFD;*/
	padding: 220px 0 250px;
}

.woman .top-banner {
	height: 555px;
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/header_background4.jpg') no-repeat center;
	background-color: #F5FAFD;
	background-color: #FFFFFF;
	background-color: #d3d3d3;
	padding: 95px 0 0;
	/*
	padding: 50px 0 30px;
	*/
}

.woman .banner-text {
	margin-top: 50px;
}

.woman .overlay {
	position: absolute;
	display: none;
	width: 100%;
	height: 555px;
	background-color: #575B64;
	opacity: 0.25;
}

.top-banner {
	/*background-color: #f4fafc;*/
}

.top-banner img {
	width: 53%;
	height: auto;
	float: right;
}

.banner-text {
	float: left;
	padding-top: 30px;
}

.banner-text .header_h1,
.banner-text .button_signature {
	color: #ffffff;
}

.banner-text .button_signature {
	margin-top: 5px;
}

.banner-text h1,
.banner-text .header_h1 {
	font-size: 93px;
	line-height: 80px;
	font-weight: 400;
	letter-spacing: -3px;
}

.banner-text h1 .weight-light,
.banner-text .header_h1 {
	font-family: "Amble-Light", Roboto, "sans-serif";
}

.banner-text h1 b,
.banner-text .header_h1 b {
	font-family: "Amble-Bold", Roboto, "sans-serif";
}

.banner-text p {
	font-family: "Amble-Light", Roboto, "sans-serif";
	font-size: 24px;
	line-height: 30px;
	margin: 50px 0 50px;
	color: #fff;
}

.not_found_page .banner-text p {
	font-size: 36px;
	line-height: 36px;
	margin: 0px 0 20px;
}

.solutions._mobile-device-management .banner-text p {
	margin: 50px 0 50px;
}

.solutions._byod .top-banner h1 + p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 20px 0 0 0;
}

.header .top-menu .orange-btn-menu {
	color: #1e253f;
	background-color: #e3e522;
	transition: all 0.3s ease;
	padding: 2px 10px;
}

.header .top-menu .orange-btn-menu:hover {
	color: #1e253f;
	background-color: #fff;
}

.orange-btn,
.yelow-btn {
	font-family: "Amble-Regular", Roboto, "sans-serif";
	color: #1e253f;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 400;
	display: inline-block;
	background-color: #e3e522;
	line-height: 57px;
	padding: 0 42px;
	text-decoration: none;
	border: 3px solid #e3e522;
	transition: all 0.3s ease;
	white-space: nowrap;
}

.text_transform_clear {
	text-transform: none;
}

.orange-btn:hover,
.yelow-btn:hover {
	color: #1e253f;
	background-color: #fff;
}

.index.home-page .top-banner .orange-btn {
	margin-right: 0;
}

.home-page .top-banner .orange-btn,
.home-page .top-banner .yelow-btn {
	margin-right: 5%;
}

.main-page-content-menu {
	background-color: transparent;
	text-align: center;
	margin-top: -70px;
	height: 70px;
	position: relative;
	z-index: 33;
}

.main-page-content-menu .main-page-content-menu-wrapper {
	text-align: left;
	border-top: 1px solid #fff;
}

.main-page-content-menu.fixed {
	left: 0;
	position: fixed;
	top: 0;
	margin-top: 0;
	width: 100%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.31);
	background: transparent url("/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/header_home_background.jpg") no-repeat scroll center bottom;
}

.main-page-content-menu-wrapper {
	display: block;
}

.main-page-content-menu ul {
	display: inline-block;
	position: relative;
}

.main-page-content-menu li {
	display: inline-block;
}

.main-page-content-menu li a {
	border-top: 3px solid transparent;
	color: #fff;
	display: block;
	float: left;
	font-family: "Signika-Light", "sans-serif";
	font-size: 18.67px;
	line-height: 17px;
	padding: 10px 55px;
	text-decoration: none;
	white-space: nowrap;
}

/*.main-page-content-menu li:first a {*/
/*padding-left: 0;*/
/*}*/

.main-page-content-menu li:hover a,
.main-page-content-menu li.active a {
	border-top: 3px solid #fff;
}

.content-block {
	padding: 50px 0;
}

.content-block .title-section {
	width: 22%;
	float: left;
	padding-top: 30px;
}

.home-page .content-block h2,
.home-page .content-block .title-section-title,
.home-page .content-block .title-section h3 {
	font-size: 28px;
	font-weight: 100;
	line-height: 28px;
}

.home-page .content-block h5 {
	color: #27B2DF;
	font-weight: bold;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	padding: 0px 0px 20px;
}

.home-page .content-block h6 {
	color: #27B2DF;
	font-weight: bold;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	padding: 0px 0px 20px;
}

.home-page .content-block h7 {
	display: inline-block;
	color: #27B2DF;
	font-weight: bold;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	padding: 0px 0px 20px;
}

.content-block .content-block-content-wrapper {
	font-family: "Amble-Light", Roboto, "sans-serif";
	font-size: 18.67px;
	line-height: 29px;
	color: #626262;
	display: inline-block;
	border-left: 1px solid #e2dede;
	width: 77%;
	padding: 0;
}

#how-it-works .content-block-content-wrapper div {
	display: inline-block;
	margin: 0 0 30px 5%;
	width: 27%;
}

#how-it-works .content-block-content-wrapper h3,
#how-it-works .content-block-content-wrapper .header_h3 {
	font-family: "Amble-LightCondensed", Roboto, "sans-serif";
	display: table-cell;
	vertical-align: middle;
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/larg-icons-set.png') no-repeat 0 10px transparent;
	color: #27b2df;
	font-size: 24px;
	letter-spacing: -0.25px;
	height: 52px;
	line-height: 29px;
	padding: 0 0 0 75px;
	margin-bottom: 45px;
	height: 85px;
}

#how-it-works .second h3,
#how-it-works .second .header_h3 {
	background-position: 0 -88px;
}

#how-it-works .third h3,
#how-it-works .third header_h3 {

	background-position: 0 -187px;
}

#how-it-works .content-block-content-wrapper p {
	margin-top: 20px;
}

#features {
	background-color: #fafafa;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.features-tubs {
	margin-top: 20px;
}

.features-tubs a {
	color: #555555;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	padding: 12px 14px;
	text-decoration: none;
	position: relative;
}

.features-tubs a.corrent {
	color: #ffffff;
	background-color: #27b2df;
}

.features-tubs a.corrent:after {
	border-bottom: 5px solid transparent;
	border-left: 5px solid #27b2df;
	border-top: 5px solid transparent;
	bottom: 50%;
	content: "";
	margin-bottom: -5px;
	position: absolute;
	right: -5px;
}

.features-wrapper {
	padding-bottom: 40px;
}

.features-wrapper > div {
	display: none;
}

.features-wrapper > div:first-child {
	display: block;
}

.features-wrapper > div > div {
	display: inline-block;
	margin: 0 0 50px 5%;
	width: 27%;
}

.features-wrapper div p {
	margin-top: 10px;
	letter-spacing: -1.25px;
}

.content-block-content-wrapper .features-wrapper div .item_title {
	font-family: "Amble-Bold", Roboto, "sans-serif";
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/small-icons-set.png') no-repeat 0 0 transparent;
	color: #626262;
	display: table-cell;
	height: 36px;
	line-height: 19px;
	margin-bottom: 10px;
	padding: 0 0 0 42px;
	vertical-align: middle;
}

.content-block-content-wrapper .features-wrapper .item1 item_title {
	background-position: 0 -1px;
}

.content-block-content-wrapper .features-wrapper .item2 item_title {
	background-position: 0 -50px;
}

.content-block-content-wrapper .features-wrapper .item3 item_title {
	background-position: 0 -95px;
}

.content-block-content-wrapper .features-wrapper .item4 item_title {
	background-position: 0 -138px;
}

.content-block-content-wrapper .features-wrapper .item5 item_title {
	background-position: 0 -180px;
}

.content-block-content-wrapper .features-wrapper .item6 .item_title {
	background-position: 0 -222px;
}

.content-block-content-wrapper .features-wrapper .item7 .item_title {
	background-position: 0 -273px;
}

.content-block-content-wrapper .features-wrapper .item8 .item_title {
	background-position: 0 -324px;
}

.content-block-content-wrapper .features-wrapper .item9 .item_title {
	background-position: 0 -370px;
}

.content-block-content-wrapper .features-wrapper .item10 .item_title {
	background-position: 0 -420px;
}

.content-block-content-wrapper .features-wrapper .item11 .item_title {
	background-position: 0 -470px;
}

.content-block-content-wrapper .features-wrapper .item12 .item_title {
	background-position: 0 -520px;
}

.content-block-content-wrapper .features-wrapper .item13 .item_title {
	background-position: 0 -580px;
}

.content-block-content-wrapper .features-wrapper .item14 .item_title {
	/*
	background-position: 0 px;
	*/
}

.content-block-content-wrapper .features-wrapper .item15 .item_title {
	background-position: 0 -638px;
}

.content-block-content-wrapper .features-wrapper .item16 .item_title {
	background-position: 0 -695px;
}

.content-block-content-wrapper .features-wrapper .item17 .item_title {
	background-position: 0 -753px;
}

.content-block-content-wrapper .features-wrapper .item18 .item_title {
	background-position: 0 -815px;
}

.content-block-content-wrapper .features-wrapper .item19 .item_title {
	background-position: 0 -855px;
}

.content-block-content-wrapper .features-wrapper .item20 .item_title {
	background-position: 0 -913px;
}

.content-block-content-wrapper .features-wrapper .item21 .item_title {
	background-position: 0 -966px;
}

.content-block-content-wrapper .features-wrapper .item22 .item_title {
	background-position: 0 -1025px;
}

.content-block-content-wrapper .features-wrapper .item23 .item_title {
	background-position: 0 -1087px;
}

.content-block-content-wrapper .features-wrapper .item24 .item_title {
	background-position: 0 -1145px;
}

.content-block-content-wrapper .features-wrapper .item25 .item_title {
	background-position: 0 -1205px;
}

.content-block-content-wrapper .features-wrapper .item26 .item_title {
	background-position: 0 -1253px;
}

.content-block-content-wrapper .features-wrapper .item27 .item_title {
	background-position: 0 -1316px;
}

.content-block-content-wrapper .features-wrapper .item28 .item_title {
	background-position: 0 -1374px;
}

.content-block-content-wrapper .features-wrapper .item29 .item_title {
	background-position: 0 -1432px;
}

#license-options .content-block-content-wrapper {
	border-left: 0 none;
}

#license-options table {
	margin: 30px 0 0 5%;
	color: #666666;
	font-weight: 300;
	line-height: 16px;
}

#license-options table tr {
	border-bottom: 1px dashed #16b1c9;
}

#license-options table tr:last-child {
	border-bottom: 0 none;
}

#license-options table td {
	padding: 10px 0;
}

#license-options table tr:first-child td {
	font-size: 26px;
	line-height: 40px;
	color: #66646e;
	font-weight: 400;
}

#license-options table tr:first-child td .blue {
	color: #16a4de;
}

#license-options table tr td {
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

#license-options table tr td:first-child {
	width: 50%;
	text-align: left;
}

#license-options .bright {
	color: #999999;
}

#license-options .green-point {
	background-color: #89c607;
	border-radius: 9px;
	display: inline-block;
	height: 9px;
	position: relative;
	top: 4px;
	width: 9px;
}

#license-options .empty-point {
	width: 7px;
	height: 7px;
	border: 1px solid #e66b6b;
	border-radius: 7px;
	display: inline-block;
	position: relative;
	top: 4px;
}

.solutions._mobile-device-management .content-block-content-wrapper {
	padding: 0;
	width: 100%;
}

.solutions._mobile-device-management #license-options .content-block-content-wrapper {
	border-left: 1px solid #e2dede;
	width: 77%;
	padding: 0;
}

/*.solutions._mobile-device-management #license-options .inner-wrapper {*/
/*padding: 0;*/
/*}*/

.solutions._mobile-device-management #license-options .title-section {
	/*width: 15%;*/
	padding: 0px;
	border: none;
}

.solutions._mobile-device-management #license-options .title-section div {
	padding: 0px;
	color: #888888;
	font-family: "Roboto", sans-serif;
	font-weight: 100;

}

/*.solutions._mobile-device-management #license-options table {*/
/*width: 100%;*/
/*}*/

/*.solutions._mobile-device-management #license-options table tr {*/
/*line-height: 1.1em;*/

/*}*/

/*.solutions._mobile-device-management #license-options table tr td:first-child {*/
/*width: 53%;*/
/*}*/

.btn {
	background-color: #ff9000;
	border: 2px solid #ff9000;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}

.btn.orange {
	background-color: #ff9000;
	border: 2px solid #ff9000;
}

.btn.orange:hover {
	background-color: transparent;
	border: 2px solid #ff9000;
	color: #ff9000;
}

.btn.grey {
	background-color: #66646e;
	border: 2px solid #66646e;
}

.btn.grey:hover {
	background-color: transparent;
	border: 2px solid #66646e;
	color: #66646e;
}

.italic {
	float: right;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

#gallery {
	padding: 20px 0 0;
	background-color: #fafafa;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

#gallery p {
	font-family: "Amble-Light", Roboto, "sans-serif";
	font-size: 18.67px;
	color: #626262;
}

.blog-and-press-block {
	width: 44%;
	display: inline-block;
	padding: 30px 0 30px 5%;
	font-weight: 400;
}

.blog-and-press-block:first-child {
	border-right: 1px solid #e5e5e5;
	padding-left: 0;
	width: 50%;
}

#blog-and-press .blog-and-press-block h2 {
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 100;
	line-height: 28px;
	padding-bottom: 0;
}

.blog-and-press-block li a {
	display: inline-block;
}

.list-style1 {

}

.list-style1 li {
	padding: 5px 0 5px 30px;
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/list-style1-bg.png') no-repeat 0 center transparent;
}

.list-style2 li {
	padding: 5px 0 5px 30px;
	background: url('/National_Library/20161130034600oe_/https://dm.comodo.com/theme/images/list-style2-bg.png') no-repeat 0 center transparent;
}

#backtotop {
	display: none;
	position: fixed;
	right: 0px;
	bottom: 90px !important;
	z-index: 10000;
}

#backtotop a {
	display: block;
	width: 80px;
	border: 0 none;
	outline: none;
	text-decoration: none;
}

#backtotop a:hover {
	opacity: .8;
}

.byod_tabs {
	border-top: 1px solid #27b2df;
}

.byod_tabs a{
	display: block;
	margin-top: -5px;
	padding-top: 20px;
	font-family: Roboto-Regular;
	font-size: 18px;
	text-decoration: none;
	line-height: 22px;
	color: #27b2df;
	border-top: 4px solid rgba(0, 0, 0, 0);
}

.byod_tabs .byod_tab_header_active{
	cursor: pointer;
	text-decoration: none;
	border-top: 4px solid #27b2df;
}

.byod_tab{
	display: none;
}

.byod_tab.byod_tab_active{
	display: block;
}

.content_under_tab .d_tr .d_tc:first-child {
	padding-right: 120px;
}

.byod_tab .d_tc{
	/*padding-bottom: 40px;*/
}
