/* media-queries
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1800px) {
	.top-menu {

	}
}

@media screen and (max-width: 1600px) {
	.top-menu,
	.main-menu {
		font-size: 1.4vw;
	}

	.top-menu ul > li > a,
	.main-menu ul > li > a {
		padding: 0 1vw;
	}
}

@media screen and (min-width: 1100px) {
	.main-menu ul li:hover .submenu {
		display: table-row;
	}
}

@media screen and (max-width: 1100px) {

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

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

	.header-bottom .inner-wrapper {
		padding: 0 20px;
	}

	.banner-text {
		padding-top: 0;
	}

	.inner-page .banner-text {
		padding-top: 0;
	}

	.inner-wrapper {
		padding: 0 20px;
	}

	.mobile-menu-btn {
		display: block;
	}

	.top-menu {
		width: 100%;
		padding: 0 0 0 35px;
		float: left;
		display: none;
	}

	.top-menu ul > li {
		margin-left: 0;
	}

	.header li a,
	.top-menu .orange-btn {
		font-size: 16px;
	}

	.submenu.wide.solutions {
		background: none;
	}

	.main-menu ul > li {
		display: block;
		line-height: 40px;
		text-align: left;
	}

	.header-bottom {
		display: none;
	}

	.mobile .main-menu {
		padding: 35px 0 0 35px;
	}

	.mobile .right_v_devider {
		border: none;
	}

	.main-menu > ul {
		display: block;
	}

	.header .main-menu > ul > li:hover > a {
		background-color: transparent;
		color: #ffffff;
		margin-bottom: 0;
	}

	.main-menu .submenu {
		background-color: transparent;
		box-shadow: none;
		padding: 0 0 20px;
		position: relative;
	}

	.main-menu ul li:hover .submenu {
		display: none;
	}

	.main-menu > ul > li > a {
		line-height: normal;
	}

	.main-menu .submenu li a {
		color: #ffffff;
		font-size: 18px;
	}

	.main-menu .submenu.wide > div {
		border-right: 0 none;
		display: block;
		padding: 0 3%;
		width: 94%;
	}

	.header .main-menu .submenu .platforms {
		display: none;
	}

	/*.main-menu .submenu h2 {*/
	.main-menu .submenu .submenu_title {
		color: #fff;
		font-size: 20px;
		font-style: italic;
		font-weight: 300;
		line-height: 20px;
		padding: 15px 0 25px;
	}

	.banner-text h1,
	.banner-text .header_h1 {
		font-size: 6vw;
		line-height: 7.1vw;
	}

	.inner-page .banner-text h1 {
		font-size: 6.3vw;
	}

	.banner-text p {
		font-size: 1.8vw;
		line-height: 2.4vw;
	}

	#how-it-works.content-block .title-section {
		width: 100%;
	}

	#how-it-works .content-block-content-wrapper {
		border-left: 0 none;
		width: 100%;
		margin-top: 15px;
	}

	#how-it-works .content-block-content-wrapper div {
		display: inline-block;
		margin: 0 0 45px 2.5%;
		width: 95%;
	}

	#how-it-works .content-block-content-wrapper h3,
	#how-it-works .content-block-content-wrapper .header_h3 {
		display: inline-block;
		width: 25%;
	}

	#how-it-works .content-block-content-wrapper p {
		width: 60%;
		display: inline-block;
	}

	#features .features-wrapper > div > div {
		margin: 30px 0 0 5%;
		width: 44%;
	}

	#license-options .title-section {
		width: 100%;
	}

	.solutions._mobile-device-management #license-options .title-section {
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		border-right: none;
	}

	#license-options .content-block-content-wrapper {
		margin-top: 15px;
		width: 100%;
	}

	.footer-content .subscribe-form p {
		display: inline-block;
		line-height: 31px;
		padding-right: 16px;
	}

	.footer-content .subscribe-form form {
		display: inline-block;
	}

	.footer-content .footer-links ul {
		width: auto;
		display: inline-block;
		padding: 0 3vw;
		text-align: left;
	}

	.content-block .title-section {
		width: 30%;
	}

	.inner-page .content-block-content-wrapper {
		width: 63%;
	}

	.inner-page .banner-text {
		display: table-cell;
		float: none;
		/*height: 25vw;*/
	}

	.salesIntro {
		width: 100%;
	}

	#sales_form .column, #contacts .column {
		display: inline-block;
		float: none;
		width: 300px;
	}

	#sales_form .column p select {
		width: 285px;
	}

	#sales_form .option1 {
		float: none;
		padding-left: 0;
		width: auto;
	}

	#sales_form p.sales-subtitle {
		line-height: 35px;
	}

	.top-banner.signup-page {
		display: none;
	}

	.signup-form {
		display: block;
		margin: 0 auto 30px;
		width: 324px;
	}

}

@media screen and (max-width: 780px) {

	.endpoint-security._antivirus-for-small-business .list-style3 {
		text-align: left;
	}

	.byod_tab .d_t,
	.byod_tab .d_tr,
	.byod_tab .d_tc,
	.content_under_tab .d_t,
	.content_under_tab .d_tr,
	.content_under_tab .d_tc {
		display: block;
		width: 100%;
	}

	.home-page .top-banner {
		padding: 125px 0 120px;
	}

	.banner-text p {
		margin: 50px 0;
	}

	.cta-green {
		display: inline-block;
	}

	.header {
		position: relative;
	}

	.content {
		margin-top: 0;
	}

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

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

	.main-page-content-menu li a {
		font-size: 3vw;
		padding: 10px 3vw;
	}

	.submenu .platforms div ul {
		display: block;
		width: 90%;
	}

	.slick-prev {
		left: 13vw;
	}

	.slick-next {
		right: 13vw;
	}

	.footer-content .footer-links {
		width: 100%;
		text-align: center;
	}

	.footer-heading .footer-contact {
		float: none;
		/*
		margin-top: 20px 0px;
		*/
	}

	.footer-heading .subscribe-form {
		width: 100%;
		border-top: 1px solid #818387;
		border-bottom: 1px solid #818387;
		padding: 30px 0;
		margin: 30px 0;
		text-align: center;
	}

	.footer-heading .subscribe-form form {
		display: inline-block;
	}

	.footer-heading .subscribe-form p {
		padding-bottom: 20px;
	}

	.footer-heading .social-links {
		float: none;
		margin-top: 0;
	}

	.footer-content .footer-links ul:first-child {
		border-left: 0 none;
	}

	.footer-content .copyright {
		display: none;
	}

	.header-top {
		min-height: auto;
	}

	.header-bottom {
		background-color: transparent;
	}

	.header {
		background: url('/National_Library/20161129025326oe_/https://dm.comodo.com/theme/images/header_home_background.jpg') no-repeat center;
		/*background-color: #069bcc;*/
		box-shadow: none;
	}

	#how-it-works .content-block-content-wrapper h3 {
		width: 80%;
	}

	#how-it-works .content-block-content-wrapper p {
		width: 100%;
	}

	.content-block .title-section {
		float: none;
		width: 100%;
	}

	.content-block-content-wrapper {
		border-left: 0 none;
		width: 100%;
	}

	.title-section .features-tubs {
		width: 300px;
	}

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

	.features-tubs a {
		padding: 7px 14px;
	}

	#blog-and-press .blog-and-press-block {
		padding: 0 0 30px;
		width: 100%;
	}

	.top-banner img {
		float: none;
		height: auto;
		width: 90%;
	}

	.banner-text {
		float: none;
		padding-top: 25px;
		width: 100%;
	}

	.top-banner {
		/*padding: 50px 0 40px;*/
		text-align: center;
	}

	#user_review {
		text-align: center;
	}

	.banner-text p {
		font-size: 3.8vw;
		line-height: 5vw;
	}

	.banner-text h1,
	.banner-text .header_h1 {
		font-size: 12vw;
		line-height: 13vw;
	}

	.inner-page .left-column {
		display: none;
	}

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

	.inner-page .inner-page-features-wrapper > div > div {
		margin: 20px 0 0;
		width: 100%;
	}

	.inner-page .banner-text {
		display: inline-block;
	}

	.top-banner .orange-btn {
		float: none;
	}

	.blue-btn,
	.inner-page .top-banner .orange-btn {
		margin: 3vw 0;
	}

	.woman .overlay {

	}

	.woman .banner-text {
		margin-top: 0;
	}

	.woman .overlay {
		display: block;
	}

	.btn {
		font-size: 3vw;
		font-weight: 700;
		line-height: 3vw;
		padding: 1.5vw 0.5vw;
	}

}

@media screen and (max-width: 460px) {

	.solutions._mobile-device-management #license-options .content-block-content-wrapper {
		width: 100%;
		padding: 0;
		border: none;
	}

	#features .features-wrapper > div > div {
		margin: 30px 0 0 5%;
		width: 90%;
	}

	.woman .top-banner {
		background-position: 60% center;
	}

	.banner-text p {
		line-height: 7vw;
		font-size: 4vw;
	}

	. {
		font-size: 12px;
		line-height: 12px;
	}

	. p {
		font-size: 8px !important;
		line-height: 8px !important;
	}

	.footer-content .footer-links ul:last-child {
		display: block;
		text-align: center;
		border-top: 1px solid #595c61;
		margin-top: 20px;
		padding-top: 20px;
	}

	.main-page-content-menu li a {
		font-size: 4vw;
		padding: 10px 1vw;
	}

}

@media screen and (max-width: 360px) {
	#user_review div[itemprop="aggregateRating"] {
		line-height: 2em;
	}
}











