body{min-height: 80px;
	font-size: 15px;
	line-height: 24px;
	color: #666666;
}

body a{
	color: #35a1d4;
}

body p{
	padding: 0 0 15px;
}

#breadcrumbs {
    background-color: transparent !important;
    display: inline-block;
}

body .content_wrapper ul {
    list-style: outside none none;
}

body .contentSlider .text h1 {
    line-height: 46px;
}

.content_wrapper .middle {
    padding-top: 15px;
}

.content_wrapper .contentTab .middle {
    padding: 0;
}

.buy_btn_price {
    color: #00b9ff;
    font-size: 25px;
    font-weight: 700;
}

.contentSlider .text p.buy_btn_price{
	color: #00b9ff;
    font-size: 35px;
    font-weight: 700;
}

.contentSlider .text .buy_btn p {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 20px 0 0;
}

body .content_wrapper ul.list_style1 {
    color: #222222;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 20px;
    vertical-align: top;
	margin-right: 40px;
}

.list_style1 li{
	background: transparent url("/imagesv2/checkmark.png") no-repeat scroll -7px 1px;
    padding: 0 0 10px 35px;
}

.list-icon-style1{
	display: inline-block;
	text-align: center;
	width: 100%;
}

.list-icon-style1 li{
	display: inline-block;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	vertical-align: top;
}



.bottom-content{
	float: left;
	width: 100%;
}

.contentSlider h2{
	padding: 0 0 15px;
}


.contentSlider .image img {
    float: right;
}

body .contentSlider .text .btngroup{
	margin: 10px 0 20px;
}

body .contentSlider .text .btngroup .btn{
	width: 45%;
}

.buy_btn {
    float: right;
    width: 45%;
}

body .contentSlider .text .btngroup .buy_btn .btn{
	width: 100%;
}

body .contentSlider.style2{
	padding: 30px 0;
}

body .contentSlider.style2 .text {
	margin: 0;
	padding: 30px;
}

body .contentTab .r-tabs .r-tabs-panel {
    padding:  20px 0;
}

body.product_page .contentSlider .text div.buy_btn_price {
    background: none transparent;
    color: #666666;
    font-family: "journalregular";
    font-size: 32px;
    font-weight: 700;
    height: auto;
    /*margin: -20px 0 0 300px;*/
	position: absolute;
	margin:-40px 0 0 278px;
    text-align: center;
    width: 140px;
}	
.rght{float:right;}
body.product_page .contentSlider .text div.buy_btn_price:after {
	content: "";
    background: url("../imagesv2/price-arrow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
	width: 100%;
	height: 55px;
}	

.btn span.thin{
	font-weight: 300;
}

body.product_page .contentSlider .text .btngroup .btn {
    width: auto;
}

.free_link {
    clear: both;
    display: block;
    padding: 20px 0 0;
}

.free_link a{
    text-decoration: underline;
}

.content{
	padding: 90px 0 0;
	float: left;
	width: 100%;
}

.content h2{
	font-size: 40px;
	color: #00b9ff;
	line-height: 40px;
	padding: 0 0 30px;
	width: 100%;
	text-align: center;
}

.content h3,
.content_wrapper h3{
	font-size: 22px;
	line-height: 34px;
	color: #333333;
}

.contentTab h2{
	font-size: 40px;
	color: #333;
	line-height: 40px;
	padding: 0 0 60px;
}
.contentTab .recent-articles h2{
	font-size: 40px;
	color: #333;
	line-height: 40px;
	padding: 0 0 20px;
}
.contentTab .recent-articles p.sub-title{
	font-size: 18px;
	color: #333;
	font-weight:500;
	padding: 0 0 20px;
}
.contentTab h3 {
    color: #333333;
    font-size: 30px;
    line-height: 34px;
    padding: 0 0 10px;
}

.product_page .contentSlider{
	padding-bottom: 0;
}

.read_more{
	color: #35a1d4;
}

.gray_block{
	background-color: #ebf5f8;
	padding: 25px 0;
	text-align: center;
	margin: 35px 0;	
}

.gray_block h3{
	padding: 0 0 20px;
}

.gray_block p{
	font-size: 20px;
	line-height: 28px;
	font-style: italic;
}

.gray_block a{
	color: #00b9ff;
	text-decoration: underline;
	font-size: 30px;
}

.centered_block{
	text-align: center;
	padding: 30px 0;
}

.centered_block img{
	margin: 0 10px;
}

.content_wrapper h4{
	font-weight: bold;
}

.content_wrapper .btn{
	margin: 0 20px 10px 0;
}

.statement{
	margin: 20px 0;
}

.statement i{
	display: block;
	font-weight: 700;
	font-size: 20px;
}

.content_wrapper {
    display: inline-block;
    width: 100%;
}

.simple_text_page .content_wrapper .middle{
	padding-top: 50px;
}

.content_wrapper h2 {
    color: #00b9ff;
    font-size: 40px;
    line-height: 40px;
    padding: 0 0 60px;
}

.simple_text_page .content_wrapper ul {
    list-style: outside disc;
    padding: 0 0 15px 20px;
}

.simple_text_page th,
.simple_text_page td{
	border: 1px solid #cccccc;
	text-align: left;
	padding: 5px 0 5px 30px;
}

ul.logos_list li span {
    display: inline-block;
    width: 130px;
}

ul.logos_list li {
    margin: 30px 0 0;
}

ul.dropdown{

}

.contentTab .tabHead ul.dropdown li{
	position: relative;
}

.contentTab .tabHead ul.dropdown li ul{
	position: absolute;
	text-align: left;
	left: 0;
	background-color: #ffffff;
	display: none;
	border: 1px solid #b5c5cb;
	border-top: 0 none;
}

.contentTab .tabHead ul.dropdown li ul li{ 
	display: block;
}

.contentTab .tabHead ul.dropdown li ul li a{ 
	display: inline;
	border: 0 none;
}

.contentTab .tabHead ul.dropdown li ul li a:hover{ 
	color: #35a1d4;
	text-decoration: underline;
}

.contentTab .tabHead ul.dropdown li:hover ul{
	display: inline-block;
}

.contentTab .tabHead ul.dropdown.items-2 > li {
	width: 50%;
}

.content_wrapper .contentTab + .middle {
    clear: both;
    display: block;
    padding-top: 70px;
}

#email_certs .contentSlider .text,
#sitemap .contentSlider .text {
    width: auto;
}

#sitemap .content_wrapper h2{
	font-size: 30px;
	padding: 20px 0 10px;
}

#sitemap .content_wrapper ul ,
#dns .content_wrapper ul{
    list-style: outside disc;
    padding-left: 30px;
}

#dns ul a:hover{
    text-decoration: underline;
}

#dns ul.menu a:hover{
    text-decoration: none;
}

.contentTab .tabHead ul.items-9 li a {
	font-size: 17px;
}

.contentTab ul.items-9 a:before{
	content: none;
}

#dns .row > div{
	display: table-cell;
	width: 30%;
	text-align: center;
	
}

#dns  .row > div > a{
	display: block;
	height: 160px;	
}






/*-------  News Pages Style  -----------------------------*/


#news .contentSlider,
#news-template .contentSlider {
    background: url("/imagesv2/news-top-bg.jpg") no-repeat scroll center top #D3E5EB;
	background-size: cover;
}

#news .contentTab a[href="#tab-latest-news"]:before {
    background: url("/imagesv2/content/news-tab-menu-icons.png") no-repeat scroll 0px -1px transparent;
}

#news .contentTab a[href="#tab-comodo-in-the-news"]:before {
    background: url("/imagesv2/content/news-tab-menu-icons.png") no-repeat scroll 0px -46px transparent;
}
#news .contentTab a[href="#tab-news-archive"]:before {
    background: url("/imagesv2/content/news-tab-menu-icons.png") no-repeat scroll 0px -85px transparent;
}
#news .contentTab a[href="#tab-events"]:before {
    background: url("/imagesv2/content/news-tab-menu-icons.png") no-repeat scroll 0px -124px transparent;
}

#news .contentTab a:before {
    width: 25px;
    height: 21px;
}

.news_item_wrapper{
	border-top: 1px solid #e5e5e5;
}

.news_list .row:first-child .news_item_wrapper{
	border: 0 none;
	padding: 0 0 0;
}

.news_item{
	display: table-cell;
	padding: 0 0 35px 30px;
	width: 50%;
}

.news_item:first-child{
	padding: 0 30px 35px 0;
}

.news_item_wrapper{
	position: relative;
	padding: 35px 0 0;
}

.news_item .date{

}

.contentTab .row{
	display: table-row;
}

.date{
	line-height: 40px;
	color: #999999;
	font-size: 14px;
}

.gray_block.see_all{
	margin-bottom: 70px;
}

.gray_block.see_all p{
	font-style: normal;
}

.gray_block.see_all a{
	color: #35a1d4;
	background: url('/imagesv2/see-more-icon.png') no-repeat 0 center transparent;
	padding: 0 0 0 20px;
}

.viewing_info{
	font-size: 14px;
}

#news-template .content .middle {
    max-width: 800px;
}

.archive-menu ul {
	display: table-row;
}

.archive-menu li {
    display: inline-block;
    font-size: 30px;
    text-align: center;
    width: 7.3%;
}

.archive-menu li a {
    border-left: 1px solid #d7dadb;
    color: #666666;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.archive-menu li:first-child a {	
	border-left: 0 none;
}

.archive-menu li.active a {
	color: #35a1d4;
	text-decoration: underline;
}


/*-------  Contact-us Pages Style  -----------------------------*/

.fa_h4
{
	
	padding-bottom: 18px !important;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 34px !important; 
	font-weight: normal !important;
	line-height: 34px !important;
	color: #333333 !important;
}

.contact_page p.handwrited {
    color: #00b9ff;
    font-family: "Satisfy",cursive;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 40px;
    padding-bottom: 50px;
}

#contact-sales-form {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 30px;
}

#contact-sales-form span {
    display: inline-block;
    margin: 0;
    padding-right: 5%;
    vertical-align: top;
    width: 40%;
}

#contact-sales-form span.check{
	padding-right: 0;
}

#contact-sales-form label, #contact-sales-form .label {
    color: #222222;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 40px 0 15px;
}

input[type="text"], input[type="tel"], input[type="email"], select {
    color: #999999;
    font-size: 20px;
    line-height: 40px;
}

input[type="text"], input[type="tel"], input[type="email"], select {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    width: 90%;
}

#contact-sales-form .check span {
    float: left;
    line-height: 31px;
}

#contact-sales-form span.label {
    width: 100%;
}

#contact-sales-form select {
    padding: 0 0 0 5%;
    width: 100%;
}

#contact-sales-form span.check, #contact-sales-form span.textarea {
    margin: 0;
    padding-right: 0;
    width: 100%;
}

#contact-sales-form .check span input {
    margin: 0 10px 0 0;
}

#contact-sales-form textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 60px;
    margin: 0 0 10px;
    padding: 15px;
    resize: none;
    width: 90%;
}

#contact-sales-form span.required {
    color: #ed1c24;
    margin: 0 30px 0 0;
    width: auto;
}

#contact-sales-form span.protect {
    background: transparent url("/imagesv2/padlock.png") no-repeat scroll left center;
    padding: 0 0 0 20px;
    width: auto;
}

.contact-us-content {
    display: inline-block;
    padding: 50px 0 0;
	line-height: 18px;
	font-size: 14px;
}

.contact-us-content > h2 {
    padding: 29px 0;
	color: #00b9ff;
    text-align: left;
	font-size: 30px;
}

.country{
	position: relative;
}

.country:after {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 95%;
}

.USA h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -10px;
}

.contact_page .country h3 {
    color: #222222;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    padding: 0 0 0 65px;
}

.office-location {
    display: inline-block;
    padding: 15px 0 20px;
    width: 100%;
}

.residency {
    float: left;
    width: 50%;
}

.bold-title {
    font-weight: 600;
}

.phone-email {
    float: left;
    width: 50%;
}

.contact-us-content a {
    color: #35a1d4;
}

.UK h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -81px;
}

.Japan h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -150px;
}

.China h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -379px;
}

.India h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -223px;
}

.Romania h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -458px;
}

.Turkey h3 {
    background: transparent url("/imagesv2/contact-us-page-flags.png") no-repeat scroll left -303px;
}

.row:last-child .country:after{
    content: none;
}

.gray_block h3 {
    color: #666666;
    font-size: 32px;
    line-height: 33px;
}

.gray_block h3 span {
    color: #111111;
}

.gray_block h3 .blue {
    color: #00bff3;
}

#contact-sales-form .btn span {
    width: auto;
	margin: 0;
}

#contact-sales-form .btn {
    display: block;
    margin: 50px 0 70px;
}

.row{
	display: table-row;
}

.country {
    display: table-cell;
    width: 50%;
	padding: 20px 0;
}

.support-row {
    border-bottom: 1px solid #e5e5e5;
    color: #666666;
    display: inline-block;
    padding: 41px 0 31px;
    width: 100%;
}

.sales-support, .product-support {
    display: block;
    float: left;
    height: 172px;
    padding: 20px 0 0;
    width: 48%;
}

.sales-support {
    background: #ffffff url("/imagesv2/sales-support-bg.jpg") no-repeat scroll right bottom;
    margin-right: 23px;
}

.product-support {
    background: #ffffff url("/imagesv2/product-support-bg.jpg") no-repeat scroll right bottom;
}

.contact-us-content h2 {
    color: #333333;
    font-size: 30px;
    padding: 0 0 12px;
}

.support-row p {
    height: 90px;
    padding: 0;
    width: 45%;
}

.grey_btn {
    background: transparent url("/imagesv2/grey-btn.png") no-repeat scroll left top;
    color: #ffffff !important;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px #7c7e7f;
    text-transform: uppercase;
    width: 160px;
	border: 0 none;
}

.grey_btn:hover {
    opacity: 0.7;
}


/*---------------   Support tab style   -----------------------------------------------------------*/


#tab-support h2 {
    color: #111111;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    padding: 0 0 50px;
}

#tab-support .middle .chat-support {
    background: url("/imagesv2/Comodo-products-support.png") no-repeat scroll right 0 #eef4f6;
    border-radius: 3px;
    display: block;
    float: left;
    height: 247px;
    padding: 22px 10% 31px 20px;
    width: 35%;
}

#tab-support .chat-support .chat_btn {
    background: url("/imagesv2/grey-btn.png") no-repeat scroll left top transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px #7c7e7f;
    text-transform: uppercase;
    width: 160px;
}

#tab-support .chat-support p {
    font-size: 18px;
    line-height: 22px;
    padding: 24px 0 45px;
}

#tab-support .chat-support h3 {
    font-size: 40px;
    padding: 0;
}

#tab-support div.middle {
    width: 1240px;
    margin: 0 auto;
    float: none;
}

#tab-support div,
#tab-support .middle div {
    float: left;
    line-height: 20px;
    padding: 0 1%;
    width: 23%;
}

#tab-support .phone-title {
    color: #666666;
    display: inline-block;
    font-weight: 600;
    padding: 0 0 10px;
}

#tab-support .phone {
    color: #666666;
    display: inline-block;
    font-size: 32px;
    padding: 0 0 25px;
}

#tab-support .guide-title {
    background: url("/imagesv2/support-icons.png") no-repeat scroll left top transparent;
}

#tab-support .knowledgebase-title, #tab-support .guide-title {
    color: #222222;
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 20px;
    padding: 0 0 0 42px;
}

#tab-support .knowledgebase-title {
    background: url("/imagesv2/support-icons.png") no-repeat scroll left bottom transparent;
    margin-top: 20px;
}

/*------------  login page style  --------------------------*/

#login_page #logo{
	margin: 20px 0;
}

#login_page .content_wrapper{
	position: relative;
}

#login_page .content_wrapper .bg{
	background: url("/imagesv2/login-bg.jpg") no-repeat scroll center 0 transparent;
	background-size: cover;
	height: 497px;
    position: absolute;
    width: 100%;
}

#login_page .form_wrapper{
	max-width: 922px;
	margin: 225px auto 200px;
	background-color: #ffffff;
	position: relative;
}

#login_page .form_wrapper:before{
    box-shadow: 0 -7px 7px rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    height: 200px;
    position: absolute;
    width: 100%;
}
	
#login_page .form_wrapper:after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
}

#login_page .form_wrapper .text {
    float: left;
    padding: 3%;
    width: 39%;
    z-index: 2;
    position: relative;
    background-color: #f6f7f8;
    min-height: 220px;
}

#login_page .form_wrapper .login_form {
    background-color: #f6f7f8;
    /*border-left: 1px solid #78d6fa;*/
    float: right;
    padding: 3% 6% 5% 3%;
    position: relative;
    width: 42%;
    z-index: 2;
}

#login_page .top-form {
    width: 100%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.55);
    box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.55);
    position: relative;
    z-index:5;
}
#login_page .top-form .lft {
    float: left;
    padding: 3%;
    width: 39%;
}
#login_page .top-form .rght {
    float: right;
    padding: 3% 6% 5%;
    position: relative;
    width: 42%;
}
#login_page .top-form .topic {
    color: #333;
    font-size: 25px;
    border-bottom: 1px solid #ededed;
}
#login_page .top-form .topic span {
    color: #0d9bd0;
    font-size: 30px;
    padding: 10px 0 25px;
    display: block;
}
#login_page .top-form .cnt {
    padding: 15px 0 10px 0;
}
#login_page .clickhere {
    color: #ffffff;
    background-color: #3496e5;
    background: linear-gradient(#34b3e7, #3495e5);
    border-radius: 5px;
    border: 1px solid #8292a6;
    line-height: 38px;
    padding: 0 48px;
    font-size: 20px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    float: right;
    margin: 80px 81px 0;
}
#login_page .form_wrapper h2{
    font-size: 30px;
    color: #0d9bd0;
    padding: 0 0 28px;
    line-height: 30px;
}

#login_page .login_form h2{
	font-size: 24px;
	color: #222222;
}

#login_page .login_form input[type="text"], #login_page .login_form input[type="password"]{
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 5%;
    width: 90%;
}

#login_page .login_form a {
    float: left;
    margin: 30px 0 0;
    text-decoration: underline;
}

#login_page .login_form input[type="submit"]{
	color: #ffffff;
	background-color: #3496e5;
	background: linear-gradient(#34b3e7, #3495e5);
	border-radius: 5px;
	border: 1px solid #8292a6;
	line-height: 38px;
	padding: 0 48px;
	font-size: 20px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	float: right;
	margin: 20px 0 0;
}

#login_page .login_form input[type="submit"]:hover{
	background-color: #34b3e7;
	background: linear-gradient(#3495e5, #34b3e7);
}

#login_page .login_form span{
	line-height: 18px;
	padding: 10px 0 0;
	display: inline-block;
}


/*-----------------------  Comodo Backup Download page style  --------------------------*/


.backup-registration-form > div {
    display: block;
    margin: 0;
    padding-right: 5%;
    vertical-align: top;
    width: 400px;
}

.backup-registration-form input[type="password"], .backup-registration-form input[type="email"]{
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    width: 90%;
}

.backup-registration-form #captcha_code {
    height: 50px;
    padding: 20px 0;
}

.backup-registration-form #captcha_text {
    float: right;
    width: 40%;
}

.backup-registration-form button{
	margin-top: 20px;
}

#tab-faq ul,
#tab-download ul {
    list-style: outside disc;
    padding: 0 15px 20px;
}

#comodo-backup #tab-download>div{
	width: 50%;
	float: left;
}

.product_blocks_style1 > div {
    float: left;
    padding: 0 2% 0 0;
    width: 46%;
}

.product_blocks_style1 h3, .product_blocks_style2 h3 {
	color: #222222;
	display: table-cell;
	font-size: 28px;
	font-weight: 600;
	height: 66px;
	line-height: 30px;
	padding: 0 0 20px 77px;
	vertical-align: middle;
}

.product_blocks_style2 > div{
	width: 30%;
	padding-right: 3%;
	float: left;
	min-height: 365px;
}

#data_security .product1 {
	background: url("/imagesv2/online-backup-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product2 {
	background: url("/imagesv2/ccloud-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product3 {
	background: url("/imagesv2/programs-manager-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product4 {
	background: url("/imagesv2/cleaning-essentials.png") no-repeat scroll 0 5px transparent;
}

#data_security .product5 {
	background: url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product6 {
	background: url("/imagesv2/firewall-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product7{
	background: url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px transparent;
}

#data_security .product8{
	background: url("/imagesv2/geekbuddy-icon.png") no-repeat scroll 0 3px transparent;
}

.product_blocks_style2 p {
	min-height: 80px;
	width: 300px;
}

.product_blocks_style1 .btn, .product_blocks_style2 .btn {
    line-height: 33px;
    text-transform: uppercase;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	display: inline-block;
}

.product_blocks_style1 a, .product_blocks_style2 a{
	display: block;	
	text-decoration: underline;
}

.product_blocks_style1 p a, .product_blocks_style2 p a{
	display: inline;	
	text-decoration: none;
}

.product_blocks_style1 {
    display: inline-block;
    padding-bottom: 50px;
    width: 100%;
}

.product_blocks_style1 .btn.arrow span:after,
.product_blocks_style2 .btn.arrow span:after {
    margin-top: 0;
}

#free-internet-security .contentSlider .text {
    margin-top: 40px;
}

#internet-security-complete .contentSlider .text{
	margin-top: 20px;
}

/*----------  online-storage.php  ------------------*/

#online_storage .contentSlider .image img {
    margin-top: 50px;
}

/*---------------  about-as pages  ------------------------*/

.about-us .contentSlider.style2 .text {
    padding: 30px 30px 20px;
	margin: 25px 0;
}

.about-us .contentSlider{
	background: none #d3e5eb;
}

.about-us .contentSlider.style2 {
    padding: 0;
}

.about-us .contentSlider.style2 .text {
	background-position: right 0;
}

.about-us .contentSlider .image img {
    margin: 0 100px 0 0;
}

#leadership .content_wrapper{
	text-align: center;	
}

.about-us-menu li a:before {
    background: url("/imagesv2/about-us-tabs-icons.png") no-repeat scroll 0 0 transparent;
    bottom: -3px;
    content: "";
    display: inline-block;
    height: 24px;
    position: relative;
    width: 33px;
}

.about-us-menu li.timeline a:before{
	background-position: 0 -25px;
}

.about-us-menu li.innovation a:before{
	background-position: 0 -53px;
}

.about-us-menu li.leadership a:before{
	background-position: 0 -78px;
}

#leadership .content_wrapper h2{
	font-family: "journalregular";
	font-size: 70px;
	letter-spacing: 3px;
}

#leadership .content_wrapper{
	text-align: center;
}

.member {
    display: inline-block;
    margin: 0 45px 35px;
    vertical-align: top;
    width: 270px;
}

.member .title{
	color: #00b9ff;
	margin: 25px 0 0;
}

.member .title h3{
	font-size: 22px;
	font-weight: 900;
}

.member .title p{
	font-size: 14px;
}

#leadership .picture{
	width: 100%;
	border-bottom: 1px solid #c3dfe9;
}

.middle .member_row.first{
	border-bottom: 1px solid #e5e5e5;
}

.member_row.style1 .member{
	margin: 0 15px 35px;
}

.member_row {
    border-bottom: 1px solid #00b9ff;
    margin-bottom: 50px;
}

.member_row.last {
    border-bottom: 0 none;
    margin-bottom: 50px;
}
.individual_member .middle p{
    text-align: justify;
}
.individual_member .content_wrapper{
	text-align: center;
}

.individual_member .about-us .contentSlider{
	background: #d3e5eb url("/imagesv2/content/slider-bg.jpg") no-repeat scroll center top;
}

.individual_member .contentSlider{
    padding: 0;
}

.individual_member  .contentSlider .text h1 span {
    display: inline;
}

.individual_member .contentSlider .text h1 {
	letter-spacing: -2px;
	margin: 110px 0 0;
}

.individual_member a.back {
    color: #35a1d4;
    display: inline-block;
    font-size: 20px;
    margin-top: 80px;
    text-decoration: underline;
}

.individual_member .content_wrapper a.back {
	margin-bottom: 50px;
}

.individual_member .content_wrapper h2 {
    font-family: "journalregular";
    font-size: 40px;
    letter-spacing: 1px;
}

.individual_member .content_wrapper h2,
.individual_member .content_wrapper p{
	padding: 0 120px 15px;
}

.contentSlider .image img {
}

.profile-section {
	padding-top:70px;
	padding-bottom:30px;
}
.profile-section h3 {
	color: #333333;
    font-size: 22px;
    line-height: 1.1;
	padding-bottom:15px !important;
	font-weight:600;
}
.profile-section .click_to_open {
    cursor: pointer;
    margin-bottom: 5px;
	color: #35a1d4;
}
.profile-section .click_to_open.collapse:before {
	background-color: #666666;
    color: #ffffff;
    content: "+";
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
	margin-right: 10px;
    padding: 0 3px;
}
.profile-section .click_to_open.expanded:before {
	background-color: #666666;
    color: #ffffff;
    content: "-";
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
	margin-right: 10px;
    padding: 0 5px;
}
.profile-section .expanded-content {
    background-color: #ebf5f8;
    display: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
}
.profile-section ul.about-list {
	list-style-type:disc;
	padding-left:30px;
}
.profile-section .about-list .read-more {
	padding-top:10px;
	padding-bottom:10px;
}
.profile-section .about-list ul.sub-list li {
	padding-bottom:10px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: block;
    clear: both;
}
.text-center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-justify {
	text-align:justify;
}
.like-h2 {
	color: #00b9ff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 40px;
    line-height: 1.1;
}
.like-h3 {
	color: #333333;
    font-size: 22px;
    line-height: 1.1;
}

/*--------  profile page  --------*/

.profile .content_wrapper{
	text-align: center;
}

.profile .content_wrapper h2 {
    font-family: "journalregular";
    font-size: 40px;
    letter-spacing: 1px;
}

.profile .map{
    background: transparent url("/imagesv2/about-us-map-bg.png") no-repeat scroll left top;
	width: 1240px;
	height: 540px;
	position: relative;
	margin: 0 auto;
}

.profile .office {
    background: transparent url("/imagesv2/comodo-map-icon.png") no-repeat scroll left top;
    height: 41px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}

.profile .office.clifton {
    left: 320px;
	top: 200px;
}
.profile .office.atlanta {
    left: 274px;
    top: 244px;
}
.profile .office.siliconvalley {
    left: 81px;
    top: 90px;
}
.profile .office.louisville {
    left: 274px;
    top: 214px;
}

.profile .office.london {
    left: 572px;
    top: 157px;
}

.profile .office.manchester {
    left: 560px;
    top: 149px;
}
.profile .office.odessa {
    left: 690px;
    top: 177px;
}
.profile .office.iasi {
    left: 665px;
    top: 177px;
}

.profile .office.ankara {
    left: 685px;
    top: 206px;
}
.profile .office.istanbul {
    left: 670px;
    top: 206px;
}
.profile .office.chennai {
    left: 846px;
    top: 307px;
}

.profile .office.beijing {
    left: 973px;
    top: 207px;
}
.profile .office.philipins {
    left: 990px;
    top: 307px;
}
.profile .office.tokyo {
    left: 1052px;
    top: 225px;
}

.profile .tooltip {
    background: transparent url("/imagesv2/tooltip-arrow.png") no-repeat scroll center bottom;
    color: #ffffff;
    display: block;
    margin: -230px 0 0 -93px;
    opacity: 0;
    padding: 0 0 12px;
    position: relative;
    text-align: center;
    transition: opacity 1s ease 0s;
    width: 212px;
    z-index: -1;
}

.profile .tooltip div {
    background-color: #445961;
    display: table-cell;
    height: 200px;
    padding: 10px 47px;
    vertical-align: middle;
}

.profile .tooltip h5 {
    font-weight: 600;
}

.profile .office:hover .tooltip{
	display: block;
	opacity: 1;
	z-index: 9;
}

.profile .trast-online {
    background: transparent url("/imagesv2/creating-trust-bg.png") no-repeat scroll right 40px;
    border-top: 1px solid #e5e5e5;
    line-height: 22px;
    padding: 60px 445px 0 0;
	text-align: left;
}


.profile .content_wrapper .trast-online h2 {
	font-family: "Source Sans Pro",sans-serif;
    color: #00b9ff;
    font-size: 40px;
    line-height: 40px;
    padding: 60px 0 22px;
}

.profile .achievements{
    color: #c3dfe9;
    display: inline-block;
    padding: 80px 0 0;
    text-align: center;
    width: 100%;
}

.profile .achievements div{
    float: left;
    width: 20%;
}

.profile .achievements .black {
    font-size: 50px;
}

.profile .achievements span {
    clear: both;
    display: block;
    font-size: 18px;
    font-weight: 900;
    line-height: 50px;
}

.profile .text1 {
    font-style: italic;
    margin: 50px 0 0;
    padding: 20px 0 40px;
	background-color: #ebf5f8;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.profile .text1 h3 {
    color: #4a6b77;
    font-size: 40px;
    line-height: 60px;
}

.profile .text1 p {
    color: #90aeb8;
    font-size: 24px;
}

.profile .row1 div {
    background: transparent url("/imagesv2/about-us-icons.png") no-repeat scroll 75px 90px;
    color: #333333;
    display: inline-block;
    font-size: 22px;
    height: 132px;
    padding: 180px 0 0;
    text-align: center;
    vertical-align: top;
    width: 19.8%;
}

.profile .row1 .feather2 {
    background-position: -167px 90px;
}

.profile .row1 .feather3 {
    background-position: -400px 90px;
}

.profile .row1 .feather4 {
    background-position: -650px 90px;
}

.profile .row1 .feather5 {
    background-position: -890px 90px;
}

.profile .row2 {
    background-color: #ebf5f8;
}
	
.profile .row2 .feather6 {
    background-position: 80px -232px;
}

.profile .row2 div {
    background: transparent url("/imagesv2/about-us-icons.png") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 22px;
    height: 55px;
    padding: 134px 0 0;
    text-align: center;
    vertical-align: top;
    width: 33.1%;
}

.profile .row2 .feather7 {
    background-position: -325px -232px;
}

.profile .row2 .feather8 {
    background-position: -725px -232px;
}

.profile .company-bottom-info {
    padding: 50px 0;
}

.profile .company-bottom-info div {
    display: inline-block;
    margin: 0 3%;
    text-align: left;
    vertical-align: top;
    width: 26%;
}

.profile .company-bottom-info h5 {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    padding: 20px 0;
}

.profile .company-bottom-info div span {
    display: block;
    line-height: 20px;
}

/*-------------  free protection  ----------------*/

#free-protection .product1 {
    background: transparent url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product2 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product3{	
	background: transparent url("/imagesv2/antivirus-advanced-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product4{
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product5{
	background: transparent url("/imagesv2/email-sertificate-icon-v2.png") no-repeat scroll 0 5px;
}

#free-protection .product6{
	background: transparent url("/imagesv2/online-backup-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product7{
	background: transparent url("/imagesv2/cloud-scanner-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product8{
	background: transparent url("/imagesv2/programs-manager-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product9{
	background: transparent url("/imagesv2/cleaning-essentials.png") no-repeat scroll 0 5px;
}

#free-protection .product10{
	background: transparent url("/imagesv2/rescue-disc-icon.png") no-repeat scroll 0 5px;
}

#free-protection .product11{
	background: transparent url("/imagesv2/dragon-icon-small-red.png") no-repeat scroll 0 5px;
}

#free-protection .product12{
	background: transparent url("/imagesv2/firewall-icon.png") no-repeat scroll 0px 5px;
}

#free-protection .product13{
	background: transparent url("/imagesv2/ice-dragon-icon-small.png") no-repeat scroll 0px 5px;
}

#free-protection .product14{
	background: transparent url("/imagesv2/mobile-security-icon.png") no-repeat scroll 0px 5px;
}

#free-protection .product15{
	background: transparent url("/imagesv2/dragon-small-icon.png") no-repeat scroll 0 5px;
}

/*---------  security-software  ----------*/

#security-software .product1 {
    background: transparent url("/imagesv2/internet-security-complete-icon.png") no-repeat scroll 0 5px;
}

#security-software .product2 {
    background: transparent url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 5px;
}

#security-software .product3 {
    background: transparent url("/imagesv2/comodo-internet-security-icon.png") no-repeat scroll 0 5px;
}

#security-software .product4 {
    background: transparent url("/imagesv2/antivirus-advanced-icon.png") no-repeat scroll 0 5px;
}

#security-software .product5 {
    background: transparent url("/imagesv2/trast-connect-icon.png") no-repeat scroll 0 5px;
}

#security-software .product6 {
    background: transparent url("/imagesv2/firewall-icon.png") no-repeat scroll 0 5px;
}

#security-software .product7 {
    background: transparent url("/imagesv2/security-email-certificate-icon.png") no-repeat scroll 0 5px;
}

#security-software .product8 {
    background: transparent url("/imagesv2/cleaning-essentials.png") no-repeat scroll 0 5px;
}

#security-software .product9 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
}

#security-software .product10 {
    background: transparent url("/imagesv2/mobile-security-icon.png") no-repeat scroll 0 5px;
}

#security-software .product11 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
}

#security-software .product12 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
}

#security-software .product_blocks_style1 > div {
    float: left;
    margin: 0 100px 50px 0;
    padding: 0;
    width: 400px;
}

#security-software .product_blocks_style1 ul{
	font-size: 15px;
	padding: 0 0 20px;
}


#security-software .list_style1 li{
	padding-bottom: 0;
}

#security-software .product_blocks_style2 ul{
	font-size: 16px;
	padding: 0;
}


#security-software .list_style2 li:before{
    bottom: -8px;
    color: green;
    content: "+";
    font-size: 40px;
    font-weight: 700;
    margin-right: 13px;
    position: relative;
}

#security-software h2 {

}

/*-------  internet-products  --------*/

#internet-products .product1 {
    background: transparent url("/imagesv2/dragon-small-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product2 {
    background: transparent url("/imagesv2/ice-dragon-icon-small.png") no-repeat scroll 0 5px;
} 

#internet-products .product3 {
    background: transparent url("/imagesv2/chromodo-icon-small.png") no-repeat scroll 0 5px;
} 

#internet-products .product4 {
    background: transparent url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product5 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product6 {
    background: transparent url("/imagesv2/firewall-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product7 {
    background: transparent url("/imagesv2/geekbuddy-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product8 {
    background: transparent url("/imagesv2/programs-manager-icon.png") no-repeat scroll 0 5px;
} 

#internet-products .product9 {
    background: transparent url("/imagesv2/cleaning-essentials.png") no-repeat scroll 0 5px;
} 

#internet-products .content_wrapper h2 {
    display: inline-block;
    width: 100%;
}

/*--------   free-email-certificate   --------*/

#free_email_certificate .content_wrapper h2 span{
	font-size: 22px;
	font-weight: 700;
}

body .content_wrapper ul.list_style2, ul.list_style2 {
    list-style: outside disc;
    padding: 0 0 0 20px;
}

#free_email_certificate .content_wrapper h3 {
    padding: 20px 0;
}

.gray_block .learn_more{
	text-decoration: underline;
	font-size: 20px;
}

#free_email_certificate .content_wrapper .btn_wrapper {
    padding: 30px 0;
    text-align: center;
}

#free_email_certificate .content_wrapper h3 {
    padding: 0 0 30px;
}

#free_email_certificate .illustration47 h3{
	padding-top: 40px;
}

#free_email_certificate .illustration48 h3{
	padding-top: 20px;
}

#free_email_certificate .illustration49 h3{
	padding-top: 20px;
}

/*--------  security-software --------*/


#security_software .product1 {
    background: transparent url("/imagesv2/email-sertificate-icon-v2.png") no-repeat scroll 0 5px;
} 

#security_software .product2 {
    background: transparent url("/imagesv2/antispam-gateway-icon-blue.png") no-repeat scroll 0 5px;
} 

#security_software .product3 {
	background: transparent url("/imagesv2/free-ssl.png") no-repeat scroll 0 5px;
} 

#security_software .product4 {
    background: transparent url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 5px;
} 

#security_software .product5 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 5px;
} 

#security_software .product6 {
    background: transparent url("/imagesv2/firewall-icon.png") no-repeat scroll 0 5px;
} 

#security_software .product7 {
    background: transparent url("/imagesv2/geekbuddy-icon.png") no-repeat scroll 0 5px;
} 

/*----- e-commerce ------*/

#e_commerce .tabHead a:before {
    background: rgba(0, 0, 0, 0) url("/imagesv2/web-personal-tabs-bg.png") no-repeat scroll 0 0;
	height: 22px;
    width: 23px;
	content: "";
}

#e_commerce .tabHead a[href="#featured_solutions"]:before {
    background-position: 0 -70px;
}

#e_commerce .tabHead a[href="#whats_new"]:before {
    background-position: 0 -133px;
}

#e_commerce .tabHead a[href="#free_products"]:before {
    background-position: 0 -208px;
}

#e_commerce .product_blocks_style3 {
    padding-bottom: 30px;
    text-align: center;
}

.product_blocks_style3 div {    
    border: 1px solid transparent;
    display: inline-block;
    height: 250px;
    text-align: center;
    vertical-align: top;
    width: 380px;
}

.product_blocks_style3 a p {
    color: #666666;
    font-size: 15px;
    line-height: 20px;
    padding: 0 30px;
    text-decoration: none;
}

.product_blocks_style3 a h3 {
	background: transparent url("/imagesv2/e-commerce-icon-set.png") no-repeat scroll 150px 35px;
    color: #333333;
    font-size: 30px;
    line-height: 50px;
    padding: 120px 20px 0;
    text-decoration: none;
}

.product_blocks_style3 div:hover {
    background-color: #f6fafb;
    border: 1px solid #d3dfe5;
    border-radius: 3px;
}

.product_blocks_style3 div:hover a h3 {
	background-position: -254px 35px;
}

.product_blocks_style3 div.email-sertificate a h3 {
	background-position: 150px -487px;
}

.product_blocks_style3 div.email-sertificate:hover a h3 {
	background-position: -252px -487px;
}

.product_blocks_style3 div.cod-signing-sertificate a h3 {
	background-position: 150px -1225px;
}

.product_blocks_style3 div.cod-signing-sertificate:hover a h3 {
	background-position: -252px -1225px;
}

.product_blocks_style3 div.authentication a h3 {
	background-position: 153px -170px;
}

.product_blocks_style3 div.authentication:hover a h3 {
	background-position: -253px -170px;
}

.product_blocks_style3 div.hosted-dns a h3 {
	background-position: 149px -663px;
}

.product_blocks_style3 div.hosted-dns:hover a h3 {
	background-position: -253px -663px;
}

.product_blocks_style3 div.pci-compliance a h3 {
	background-position: 153px -1406px;
}

.product_blocks_style3 div.pci-compliance:hover a h3 {
	background-position: -259px -1406px;
}

.product_blocks_style3 div.pc-support a h3 {
	background-position: 153px -330px;
}

.product_blocks_style3 div.pc-support:hover a h3 {
	background-position: -253px -330px;
}

.product_blocks_style3 div.site-seals a h3 {
	background-position: 153px -817px;
}

.product_blocks_style3 div.site-seals:hover a h3 {
	background-position: -253px -817px;
}

.product_blocks_style3 div.email-security a h3 {
	background-position: 151px -1584px;
}

.product_blocks_style3 div.email-security:hover a h3 {
	background-position: -253px -1584px;
}

.product_blocks_style3 div.endpoint-security a h3 {
	background-position: 151px -1044px;
}

.product_blocks_style3 div.endpoint-security:hover a h3 {
	background-position: -255px -1044px;
}

.product_blocks_style3 div.internet-security a h3 {
	background-position: 151px -1762px;
}

.product_blocks_style3 div.internet-security:hover a h3 {
	background-position: -253px -1762px;
}

.product_blocks_style3 div.pc-support-maintenance a h3 {
	background-position: 151px -2282px;
}

.product_blocks_style3 div.pc-support-maintenance:hover a h3 {
	background-position: -242px -2282px;
}

.product_blocks_style3 div.internet-browsers a h3 {
	background-position: 151px -1942px;
}

.product_blocks_style3 div.internet-browsers:hover a h3 {
	background-position: -256px -1942px;
}

.product_blocks_style3 div.cloud-backup-storage a h3 {
	background-position: 141px -2107px;
}

.product_blocks_style3 div.cloud-backup-storage:hover a h3 {
	background-position: -236px -2107px;
}

.product_blocks_style3 div.ccloud a h3 {
	background-position: 150px -2475px;
}

.product_blocks_style3 div.ccloud:hover a h3 {
	background-position: -246px -2475px;
}

.product_blocks_style3 div.pki-management a h3 {
	background-position: 150px -2653px;
}

.product_blocks_style3 div.pki-management:hover a h3 {
	background-position: -246px -2653px;
}

.product_blocks_style3 div.waf a h3 {
	background-position: 150px -2834px;
}

.product_blocks_style3 div.waf:hover a h3 {
	background-position: -246px -2834px;
}

#e_commerce .gray_block h3{
	font-size: 30px;
	color: #333333;
}

#e_commerce .gray_block p {
    color: #999999;
    font-size: 15px;
    font-style: normal;
}

#e_commerce .gray_block a{
	font-size: 30px;
	text-decoration: underline;
}

#e_commerce h3 span{
	font-weight: 300;
}

#e_commerce .product_blocks_style2 p {
	height: auto;
	width: 100%;
	padding-bottom: 15px;
}

.product_blocks_style2 > div {
    margin-right: 90px;
    padding-right: 0;
    width: 310px;
}

.product_blocks_style1 .comodo-ssl h3,
.product_blocks_style2 .comodo-ssl h3 {
    background: transparent url("/imagesv2/comodo-ssl-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .vulnerability-scanning h3,
.product_blocks_style2 .vulnerability-scanning h3 {
    background: transparent url("/imagesv2/vulnerability-scan-icon-small.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .pci-scanning h3,
.product_blocks_style2 .pci-scanning h3 {
    background: transparent url("/imagesv2/pci-scanning-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .waf h3,
.product_blocks_style2 .waf h3 {
    background: transparent url("/imagesv2/waf-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .certificate-manager h3,
.product_blocks_style2 .certificate-manager h3 {
    background: transparent url("/imagesv2/certificate-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .user-trust h3,
.product_blocks_style2 .user-trust h3 {
    background: transparent url("/imagesv2/user-trust-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .managed-dns h3,
.product_blocks_style2 .managed-dns h3 {
    background: transparent url("/imagesv2/dns-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .code-signing h3,
.product_blocks_style2 .code-signing h3 {
    background: transparent url("/imagesv2/code-signing-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .corner-of-trust h3,
.product_blocks_style2 .corner-of-trust h3 {
    background: transparent url("/imagesv2/ssl-corner-of-trust-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .two-factor-authentication h3,
.product_blocks_style2 .two-factor-authentication h3 {
    background: transparent url("/imagesv2/two-factor-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .unified-communication h3,
.product_blocks_style2 .unified-communication h3 {
    background: transparent url("/imagesv2/code-signing-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .comodo-unite h3,
.product_blocks_style2 .comodo-unite h3 {
    background: transparent url("/imagesv2/comodo-unite-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .free-ssl h3,
.product_blocks_style2 .free-ssl h3 {
    background: transparent url("/imagesv2/free-ssl.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .programs-manager h3,
.product_blocks_style2 .programs-manager h3 {
    background: transparent url("/imagesv2/programs-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .geekbuddy h3,
.product_blocks_style2 .geekbuddy h3 {
    background: transparent url("/imagesv2/geekbuddy-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .internet-security-pro h3,
.product_blocks_style2 .internet-security-pro h3 {
    background: transparent url("/imagesv2/internet-security-pro-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .antivirus-free h3,
.product_blocks_style2 .antivirus-free h3 {
    background: transparent url("/imagesv2/antivirus-free-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .firewall h3,
.product_blocks_style2 .firewall h3 {
    background: transparent url("/imagesv2/firewall-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .backup h3,
.product_blocks_style2 .backup h3 {
    background: transparent url("/imagesv2/online-backup-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .cleaning-essentials h3,
.product_blocks_style2 .cleaning-essentials h3 {
    background: transparent url("/imagesv2/cleaning-essentials.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .online-storage h3,
.product_blocks_style2 .online-storage h3 {
    background: transparent url("/imagesv2/ccloud-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .endpoint-security h3,
.product_blocks_style2 .endpoint-security h3 {
    background: transparent url("/imagesv2/endpoint-security-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .pc-support-manager h3,
.product_blocks_style2 .pc-support-manager h3 {
    background: transparent url("/imagesv2/pc-support-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .internet-security h3,
.product_blocks_style2 .internet-security h3{
    background: transparent url("/imagesv2/comodo-internet-security-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .internet-security-complete h3,
.product_blocks_style2 .internet-security-complete h3 {
    background: transparent url("/imagesv2/internet-security-complete-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .antivirus-advanced h3,
.product_blocks_style2 .antivirus-advanced h3 {
    background: transparent url("/imagesv2/antivirus-advanced-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .mobile-security h3,
.product_blocks_style2 .mobile-security h3 {
    background: transparent url("/imagesv2/mobile-security-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .trast-connect h3,
.product_blocks_style2 .trast-connect h3 {
    background: transparent url("/imagesv2/trast-connect-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .email-certificate h3,
.product_blocks_style2 .email-certificate h3 {
    background: transparent url("/imagesv2/email-sertificate-icon-v2.png") no-repeat scroll 0 5px;
} 

.product_blocks_style1 .cloud-scanner h3,
.product_blocks_style2 .cloud-scanner h3 {
    background: transparent url("/imagesv2/cloud-scanner-icon.png") no-repeat scroll 0 5px;
} 

.product_blocks_style1 .pc-tuneup h3,
.product_blocks_style2 .pc-tuneup h3 {
    background: transparent url("/imagesv2/pc-tuneup-green-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .rescue-disc h3,
.product_blocks_style2 .rescue-disc h3 {
    background: transparent url("/imagesv2/rescue-disc-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .dragon h3,
.product_blocks_style2 .dragon h3 {
    background: transparent url("/imagesv2/dragon-small-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .icedragon h3,
.product_blocks_style2 .icedragon h3 {
    background: transparent url("/imagesv2/ice-dragon-icon-small.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .hackerproof h3,
.product_blocks_style2 .hackerproof h3 {
    background: transparent url("/imagesv2/hackerproof-icon-small.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .antispam-gateway h3,
.product_blocks_style2 .antispam-gateway h3 {
    background: transparent url("/imagesv2/antispam-gateway-icon-blue.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .security-email-certificate h3,
.product_blocks_style2 .security-email-certificate h3 {
    background: transparent url("/imagesv2/security-email-certificate-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .unified-comunication h3,
.product_blocks_style2 .unified-comunication h3 {
    background: transparent url("/imagesv2/unified-comunication-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .pci-scanning-green h3,
.product_blocks_style2 .pci-scanning-green h3 {
    background: transparent url("/imagesv2/pci-scanning-green-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .user-trust-yellow h3,
.product_blocks_style2 .user-trust-yellow h3 {
    background: transparent url("/imagesv2/user-trust-yellow-icon.png") no-repeat scroll 0 0;
}









.product_blocks_style2 {
    display: inline-block;
}



/*------ comodo-partner-program ------*/

#comodo-partner-program{
	
}

#comodo-partner-program .tabHead a:before {
    background: rgba(0, 0, 0, 0) url("/imagesv2/partner-program-tab-icons.png") no-repeat scroll 0 2px;
	height: 22px;
    width: 23px;
	content: "";
}

#comodo-partner-program .tabHead a[href="#web-host"]:before {
    background-position: 0 -34px;
}

.content_item_style1 {
    display: table;
    margin: 0 0 60px;
    overflow: hidden;
}

.white {
    border-top: 1px solid #d6e9f0;
	border-bottom: 1px solid #d6e9f0;
	border-left: 1px solid #d6e9f0;
    display: table-cell;
    width: 33%;
}

.white > div {
    padding: 40px 19px 10px 29px;
	letter-spacing: -0.5px;
}

ul.list_style3{
	display: inline-block;
	
}

ul.list_style3 li{
	background: transparent url("/imagesv2/bullet2.png") no-repeat scroll 0 7px;
	padding: 0 0 0 19px;
}

.white ul.list_style3{
	margin-right: 10px;
}

.white h3{
	color: #0d9bd0;
}

.grey {
    background-color: #f0f3f5;
    border: 1px solid #d6e9f0;
	border-left: 1px solid #78d6fa;
    display: table-cell;
    width: 62%;
}

.grey > div {
    padding: 20px 20px 30px 40px;
}

.grey .column {
    display: inline-block;
    height: 300px;
    margin: 0 10px 10px;
    overflow: hidden;
    vertical-align: top;
    width: 47%;
}

.grey div .column:first-child {
    margin-left: 0;
}

.grey .column h4 {
    font-size: 20px;
    font-weight: 300;
    padding: 0 0 15px;
}

.btn.blue:before {
    background: #3495e5 linear-gradient(to bottom, #3495e5, #3495e5) repeat scroll 0 0;
}

.btn.blue:after {
    background: #3496e5 linear-gradient(to bottom, #34b3e7, #3496e5) repeat scroll 0 0;
}

.btn.blue.arrow span:after {
    background: rgba(0, 0, 0, 0) url("../imagesv2/btn-arrow.png") no-repeat scroll 0 0;
    content: "";
    float: right;
    height: 36px;
    margin-left: 25px;
    position: relative;
    top: 2px;
    width: 36px;
    z-index: 4;
}

.btn.blue{
	padding: 9px 20px 9px 40px;
	text-transform: uppercase;
	line-height: 29px;
	margin-top: 20px;
}

.show_more_btn {
    color: #00b9ff;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline;
}

.show_more_btn:before {
    background-color: #00b9ff;
    border-radius: 20px;
    color: #ffffff;
    content: "+";
    float: left;
    font-size: 28px;
    font-weight: 600;
    height: 23px;
    line-height: 22px;
    margin-right: 8px;
    text-align: center;
    width: 23px;
}

.show_more_btn:after {
    content: "Learn More";
}

.grey .opened .column {
    height: auto;
}

.opened .show_more_btn::before {
    content: "-";
    line-height: 18px;
}

.opened .show_more_btn:after {
    content: "Collapse";
}

.partners.table {
    border: 1px solid #d6e9f0;
    display: table;
	width: 100%;
}

.partners.table .cell {
    border-left: 1px solid #d6e9f0;
    display: table-cell;
    text-align: center;
	width: 25%;
}

.partners.table .cell:first-child {
    border-left: 0 none;
}

.partners.table .cell .title{
	background-color: #eff4f6;
	padding: 33px 0 25px;
	position: relative;
}

.partners.table .cell .title:before{
	content: "";
	border-right: 20px solid transparent;
	border-top: 20px solid #c2c2c2;
	position: absolute;
	left: 0;
	top: 0;
}

.partners.table .cell.associate .title:before{
	content: none;
}

.partners.table .cell.gold .title:before{
	border-top: 20px solid #ffcc00;
}

.partners.table .cell.platinum .title:before{
	border-top: 20px solid #03baff;
}

.partners.table .cell .title h3{
	font-size: 36px;
	color: #000000;
	padding: 0;
}

.partners.table .cell .title p{
	font-size: 22px;
	color: #8ba3ab;
	padding: 0;
}

.partners.table .cell.platinum .title{
	background-color: #e5f1f5;
}

.partners.table .cell ul{
	padding: 15px 0;
}

.partners.table .cell ul li{
	line-height: 32px;
}

#web-host .content_item_style1 .column{
	height: auto;
}

#computer_support h3 span {
    font-weight: 300;	
}

#computer_support .product_blocks_style2 p {
    height: auto;
    padding-bottom: 15px;
    width: 100%;
	min-height: 100px;
}

#computer_support .product_blocks_style2 > div {
    margin-right: 90px;
    padding-right: 0;
    width: 310px;
	min-height: 100px;
}



#computer_support .content_wrapper{
	padding-top: 50px;
}

/*------ free-trials-virus-protection ------*/

#free-trials-virus-protection .content_wrapper{
	padding-top: 50px;
}

.product_blocks_style1 > div{
	margin-bottom: 50px;
}

#free-trials-virus-protection .contentSlider .text {
    width: auto;
}

/*-----------  remote-access  --------------*/

#remote-access .product_blocks_style2 h3 span{
	font-weight: 300;
}

#remote-access .product_blocks_style2 p {
	min-height: 150px;
}

/*-------- strategic-partners --------*/

#strategic-partners .left-column,
#strategic-partners .right-column{
	width: 45%;
}

#strategic-partners .left-column{
	float: left;
}

#strategic-partners .right-column{
	float: right;
}

#strategic-partners .partners-logos > div {
    display: inline-block;
    text-align: center;
    width: 306px;
	margin: 20px 0;
}

#strategic-partners h2{
	display: block;
	padding: 0 0 20px;
}

#strategic-partners .partners-logos{
	display: inline-block;
}

#strategic-partners .content_wrapper{
	padding-top: 50px;
}

#strategic-partners .contentSlider .text {
    width: 100%;
}

#strategic-partners .contentSlider .text .btngroup .btn {
    width: auto;
	text-transform: uppercase;
}

#strategic-partners .contentSlider .text div.buy_btn_price {
    background: transparent none repeat scroll 0 0;
    color: #333;
    font-family: "journalregular";
    font-size: 35px;
    font-weight: 700;
    height: auto;
    margin: 10px 0 0 360px;
    position: absolute;
    text-align: center;
    width: auto;
}

#strategic-partners .contentSlider .text div.buy_btn_price:after {
	content: "";
    background: url("../imagesv2/price-arrow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
	width: 100%;
	height: 55px;
}

#strategic-partners .contentSlider .text .btngroup {
    margin: 30px 0 10px;
}

/*-----------  pc-security  -------------*/

.tabHead .tabe_menu_style1 a:before {
    background: rgba(0, 0, 0, 0) url("/imagesv2/web-personal-tabs-bg.png") no-repeat scroll 0 0;
	height: 22px;
    width: 23px;
	content: "";
}

.tabHead .tabe_menu_style1 a[href="#featured_solutions"]:before {
    background-position: 0 -70px;
}

.tabHead .tabe_menu_style1 a[href="#whats_new"]:before {
    background-position: 0 -133px;
}

.tabHead .tabe_menu_style1 a[href="#free_products"]:before {
    background-position: 0 -208px;
}

.product_blocks_style3 {
    padding-bottom: 30px;
    text-align: center;
}

#pc-security .product_blocks_style2 h3 span{
	font-weight: 300;
}

#pc-security .product_blocks_style2 > div {
    min-height: 315px;
}

#pc-security .gray_block p {
    font-size: 15px;
    font-style: normal;
}

#pc-security .gray_block form {
    display: inline-block;
    width: 400px;
	position: relative;
	border: 1px solid #999999;
	border-radius: 3px;
}

#pc-security .gray_block form input[type="email"]{
	font-size: 15px;
}

#pc-security .gray_block form input{
	height: 35px;
	line-height: 35px;
	border: 0 none;
}

#pc-security .gray_block form input[type="submit"]{
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(#c9d1d3, #aab1b3);
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #555555;
	font-size: 18px;
	padding: 0 22px;
}

.gray_block a.btn{
	text-decoration: none;
}

/*-------- desktop-security --------*/

#desktop-security .content_wrapper{
	padding-top: 50px;
}

/*---------- free-e-commerce -----------*/

#free-e-commerce .content_wrapper{
	padding-top: 50px;
}

#free-e-commerce .gray_block p,
#free-e-commerce .gray_block p a {
    font-size: 15px;
    font-style: normal;
}

/*---------- free-e-commerce -----------*/

#download-trial .content_wrapper{
	padding-top: 50px;
}

#download-trial .gray_block p,
#download-trial .gray_block p a {
    font-size: 15px;
    font-style: normal;
}

/*---------- secure-site -----------*/

#secure-site .content_wrapper{
	padding-top: 50px;
}

/*----------- authentication-methods -----------*/

#authentication-methods.product_blocks_style2 p {
    min-height: 60px;
}

/*--------  ssl-reviews-content  ---------*/

.ssl-reviews-content{
	padding: 30px 18px;
}

.ssl-reviews-content table {
    border-top: 2px solid #00b9ff;
    margin-bottom: 20px;
}

.ssl-reviews-content table td{
	border: 1px solid #999999;
	padding: 10px;
	text-align: center;
}

.ssl-reviews-content table tr:first-child {
    background-color: #00b9ff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.ssl-reviews-content table tr:first-child td{
    border: 1px solid #ffffff;
}

.ssl-reviews-content table tr:first-child td:first-child{
    border-left: 1px solid #00b9ff;
}

.ssl-reviews-content table tr:first-child td:last-child{
    border-right: 1px solid #00b9ff;
}

.ssl-reviews-content table tr td:first-child{
	font-weight: 600;
	text-align: left;
}

.ssl-reviews-content h2 {
    padding: 30px 0 20px;
}

/*--------- partners ----------*/

#partners .contentSlider,
#partners-products .contentSlider,
#partners-why .contentSlider,
#partners-contact .contentSlider{
	background: #d3e5eb url("/imagesv2/partners-top-banner-bg.jpg") no-repeat scroll center bottom;
}

#partners .block1 {
    border: 1px solid #d6e9f0;
    display: inline-block;
    margin: 40px 0 0 30px;
    vertical-align: top;
    width: 600px;
}

#partners .row1 .block1:first-child{
	margin: 40px 0 0 0;
}

#partners .block1 div{
	padding: 35px 30px;
}

#partners .block1 h3{
	color: #0d9bd0;
}

#partners .pdf-btn {
    background: transparent url("/imagesv2/pdf-icon.png") no-repeat scroll 5px center;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    line-height: 49px;
    padding: 0 12px 0 40px;
    position: relative;
    top: -2px;
}

#partners .current-partners {
    border: 1px solid #c0c0c1;
    border-radius: 4px;
    margin: 40px 0;
}

#partners .current-partners li{
	display: inline-block;
}

.current-partners-title{
	display: inline-block;
	padding: 3px;
}

.current-partners-title span{
	display: inline-block;
	line-height: 82px;
	background-color: #f3f3f3;
	width: 195px;
	text-align: center;
}

.current-partners-logos{
	display: inline-block;
}

.current-partners-logos li{
	width: 250px;
	display: inline-block;
	text-align: center;
}

#partners h2{
	margin: 30px 0 0 20px;
	display: inline-block;
	padding: 0;
}

.block2{
	margin: 35px 20px 0;
	border-bottom: 1px solid #e5e5e5;
	width: 570px;
	display: inline-block;
	padding-bottom: 30px;
}

.block2 a{
	text-decoration: underline;
}

/*------  partners-products  -------*/

.table{
	display: table;
	width: 100%;
}

.row{
	display: table-row;
	
}

.cell{
	display: table-cell;
	line-height: 31px;
	border-top: 1px dashed #d7d7d7;
	text-align: center;
	vertical-align: middle;
}

.blue-tick {
    background: transparent url("/imagesv2/blue-tick.png") no-repeat scroll 0 center;
    display: inline-block;
    height: 29px;
    width: 18px;
}

#partners-products .row:first-child{
	font-weight: 700;
	color: #00b9ff;
}

#partners-products .row:first-child .cell{
	border: 0 none;
}

#partners-products .cell:first-child{
	text-align: left;
	padding-left: 22px;
}

#partners-products .row.head .cell{
	background-color: #00b9ff;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 40px;
	font-weight: 700;
	border: 0 none;
	border-top: 10px solid #ffffff;
}

#partners-products .row.head + .row .cell{
	border: 0 none;
}

#partners-products .row:last-child .cell{
	border-bottom: 1px dashed #d7d7d7;
}

#partners-products .left{
	float: left;
	max-width: 690px;
	line-height: 18px;
}

#partners-products .contentTab .right{
	float: right;
	text-align: center;
	line-height: 18px;
	padding-top: 70px;
}

#partners-products .grey-line{
	width: 100%;
	height: 3px;
	background-color: #dddcdc;
	display: inline-block;
	margin-bottom: 20px;
}

#partners-products .right .btn.blue {
    margin: 20px 0;
}

#partners-products .left h2 {
    padding: 45px 0 25px;
}

/*------  partners-why  ------*/

#partners-why .left{
	width: 580px;
	float: left;
}

#partners-why .right{
	width: 600px;
	float: right;
}

.blue-check-list li{
	background: transparent url("/imagesv2/blue-tick.png") no-repeat scroll 0 center;
	padding: 5px 0 5px 27px;
}

#partners-why h2{
	padding: 40px 0 20px;
}

/*------- partners-contact --------*/

#partners-contact .middle{
	
}

#partners-contact .top-text {
    clear: both;
    display: block;
    padding: 40px 0 20px;
    text-align: center;
}

#partners-contact h2 {
    padding: 0 0 20px;
}

#partners-contact .grey-line{
	width: 100%;
	height: 3px;
	background-color: #dddcdc;
	display: inline-block;
	margin: 35px 0;
}

#partners-contact form {
    border-top: 1px solid #e5e5e5;
    padding: 0 0 30px;
}

#partners-contact form span {
    display: inline-block;
    margin: 0;
    padding-right: 5%;
    vertical-align: top;
    width: 40%;
}

#partners-contact form span.check{
	padding-right: 0;
}

#partners-contact form label, #partners-contact form .label {
    color: #222222;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 40px 0 15px;
}

input[type="text"], input[type="tel"], input[type="email"], select {
    color: #999999;
    font-size: 20px;
    line-height: 40px;
}

input[type="text"], input[type="tel"], input[type="email"], select {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    width: 90%;
}

#partners-contact form .check span {
    float: left;
    line-height: 31px;
}

#partners-contact form span.label {
    width: 100%;
}

#partners-contact form select {
    padding: 0 0 0 5%;
    width: 100%;
}

#partners-contact form span.check, #partners-contact form span.textarea {
    margin: 0;
    padding-right: 0;
    width: 100%;
}

#partners-contact form .check span input {
    margin: 0 10px 0 0;
}

#partners-contact form textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 60px;
    margin: 0 0 10px;
    padding: 15px;
    resize: none;
    width: 83%;
}

#partners-contact form span.required {
    color: #ed1c24;
    margin: 0 30px 0 0;
    width: auto;
}

#partners-contact form span.protect {
    background: transparent url("/imagesv2/padlock.png") no-repeat scroll left center;
    padding: 20px;
    width: auto;
}

#partners-contact form .btn {
    height: 50px;
    padding: 12px 10px 9px 10px;
    width: 205px;
	display: block;
}

#partners-contact form .btn span {
    width: auto;
	font-size: 18px;
	padding: 0;
}

#partners-contact form .btn.arrow span:after {
    margin-left: 15px;
}

/*--------- email-and-identity --------*/

#email-and-identity #breadcrumbs {
    padding-bottom: 30px;
}

#email-and-identity .product_blocks_style1 {
    padding-bottom: 0;
}

/*--------- free-trials ---------*/

#free-trials #breadcrumbs {
    padding-bottom: 30px;
}

#free-trials .product_blocks_style1 {
    padding-bottom: 0;
}

.product_blocks_style1 .red,
.product_blocks_style2 .red{
    color: red;
}

/*--------- free-products ----------*/

#free-products #breadcrumbs {
    padding: 0 18px 30px;
}

/*-------- cancellation-info ---------*/

#cancellation-info #breadcrumbs {
    padding: 0 18px 30px;
}

.gray_block1 {
    background-color: #ebf5f8;
    text-align: center;
	float: left;
    margin: 0 2% 0 0;
	padding: 2%;
    width: 42%;
}

#cancellation-info .gray_block1 {
    min-height: 130px;
}

.gray_block1 form input[type="submit"]{	
	background: #fdab41 linear-gradient(to bottom, #fdab41, #ca6901) repeat scroll 0 0;
    border: 1px solid #964e01;
    border-radius: 4px;
    box-shadow: 0 0 0 1px #db6700;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    height: 40px;
    line-height: 35px;
	padding: 0 5%;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(0, 0, 6, 0.31);
    z-index: 1;
}

.gray_block1 form input[type="text"], .gray_block1 form input[type="email"]{
    width: 50%;
}

/*------ testimonials -------*/

#testimonials-form {
    padding: 0 0 30px;
}

#testimonials-form span {
    display: inline-block;
    margin: 0;
    padding-right: 5%;
    vertical-align: top;
    width: 40%;
}

#testimonials-form label, #testimonials-form .label {
    color: #222222;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 40px 0 15px;
}

#testimonials-form select {
    padding: 0 0 0 5%;
    width: 100%;
}

#testimonials-form .textarea{
	width: 100%;
}

#testimonials-form textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 60px;
    margin: 0 0 10px;
    padding: 15px;
    resize: none;
    width: 82%;
}

#testimonials-form span.required {
    color: #ed1c24;
    margin: 0 30px 0 0;
    width: auto;
	display: block;
}

#captcha_code {
    height: 50px;
    padding: 20px 0;
	width: 400px;
}

#captcha_text {
    float: right;
    width: 40%;
}

/*------------- submit -------------*/

#submit-file .contentSlider .text {
    width: auto;
}

#submit-file-form label, #submit-file-form .label {
    color: #222222;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 40px 0 15px;
}

#submit-file-form textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 100px;
    margin: 0 0 10px;
    padding: 15px;
    resize: vertical;
    width: 40%;
}

#submit-file-form input[type="text"], #submit-file-form input[type="email"] {
    padding: 0 15px;
    width: 40%;
}

#submit-file-form span.required {
    color: #ed1c24;
    margin: 0 30px 0 0;
    display: block;
}

.radio{
	margin: 0 30px 0 0;
}

.radio input{
	margin: 0 10px 0 0;
}

#submit-file-form input[type="file"] {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    padding: 7px 25px 7px 5px;
    width: 40%;
}

#submit-file-form .add-file input{
	margin-right: 20px;
}

.add-file{
	margin: 5px 0 10px;
}

.add, .del{
	cursor: pointer;
	color: red;
	font-size: 25px;
	display: inline-block;
	margin-right: 10px;
}

.del:after{
	content: "Delete";
}

.add:after{
	content: "Add";
}

.del:after, .add:after{
	color: #35a1d4;
	font-size: 16px;
	margin: 0 5px;
	float: right;
}

/*--------- overview ----------*/

#overview .content_wrapper h3{
	padding: 20px 0;
}

#overview .content_wrapper ul {
    list-style: outside disc;
    padding: 0 0 0 20px;
}

#overview .content_wrapper img{
	width: 100%;
	height: auto;
	max-width: 990px;
}

/*---------- trustedvendor-signup ----------*/

#trustedvendor-signup .content_wrapper ul{
	list-style: outside disc;
	padding: 0 0 0 20px;
}

#trustedvendor-signup .content_wrapper form{
	margin: 0 0 50px;
}

#application-form .product-url input{
	margin-right: 20px;
}

#application-form label, #application-form .label {
    color: #222222;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 40px 0 15px;
}

#application-form textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 100px;
    margin: 0 0 10px;
    padding: 15px;
    resize: vertical;
    width: 40%;
}

#application-form input[type="text"], #application-form input[type="email"] {
    padding: 0 15px;
    width: 40%;
}

#application-form span.required {
    color: #ed1c24;
    margin: 0 30px 0 0;
    display: block;
}

.product-url{
    margin: 5px 0 10px;
}

#trustedvendor-signup .contentSlider .text {
    width: auto;
}

/*-------- ssl-security ---------*/

#ssl-security .product_blocks_style2 p {
    min-height: 70px;
}

#ssl-security .contentSlider {
    background: #d3e5eb url("/imagesv2/business-and-enterprise-header-bg.jpg") no-repeat scroll center top / cover ;
}

#ssl-security .tabHead a:before {
    background: rgba(0, 0, 0, 0) url("/imagesv2/web-personal-tabs-bg.png") no-repeat scroll 0 0;
    content: "";
    height: 22px;
    width: 23px;
}

#ssl-security .tabHead a[href="#featured_solutions"]:before {
    background-position: 0 -70px;
}


#ssl-security .tabHead a[href="#whats_new"]::before {
    background-position: 0 -133px;
}

#ssl-security .tabHead a[href="#free_products"]::before {
    background-position: 0 -208px;
}



/*-------- ssl-promotion ---------*/

#ssl-promotion .content_wrapper h2{
	text-align: center;
	padding: 0 0 20px;
}

#ssl-promotion p.large{
    font-size: 20px !important;
    padding: 0 0 90px;
	text-align: center;
}

#ssl-promotion .product_blocks_style2{
	text-align: center;
	margin-bottom: 40px;
}

#ssl-promotion .product_blocks_style2 > div {
    display: inline-block;
    float: none;
    margin: 0 49px 80px;
    text-align: left;
    vertical-align: top;
}

#ssl-promotion .product_blocks_style2 p {
    display: inline-block;
    min-height: 170px;
}

#ssl-promotion .handwrited{
	font-family: "journalregular";
	color: #333333;
	font-size: 45px;
	line-height: 45px;
	padding-bottom: 0;
}

#ssl-promotion .content_wrapper .text {
    border-top: 1px solid #e5e5e5;
    padding: 65px 0;
	text-align: center;
}

#ssl-promotion .benefits {
    color: #666666;
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    width: 100%;
}

#ssl-promotion .benefits div {
    background: transparent url("/imagesv2/e-commerce-bundle-icons-set.png") no-repeat scroll 0 0;
    height: 70px;
    margin: 0 42px;
    padding: 95px 0 0;
    width: 220px;
	display: inline-block;
	text-align: center;
    vertical-align: top;
}

#ssl-promotion .benefits div:hover {
    background-color: transparent;
    border: medium none;
    height: 70px;
    padding: 95px 0 0;
    width: 220px;
}

#ssl-promotion .benefits div.benefit1 {
    background-position: 75px 0;
}

#ssl-promotion .benefits div.benefit1:hover {
    background-position: 75px -252px;
}

#ssl-promotion .benefits div.benefit2 {
    background-position: -235px 0;
}

#ssl-promotion .benefits div.benefit2:hover {
    background-position: -235px -252px;
}

#ssl-promotion .benefits div.benefit3 {
    background-position: -554px 0;
}

#ssl-promotion .benefits div.benefit3:hover {
    background-position: -554px -252px;
}

#ssl-promotion .benefits div.benefit4 {
    background-position: -854px 0;
}

#ssl-promotion .benefits div.benefit4:hover {
    background-position: -854px -252px;
}

#ssl-promotion .benefits div h4 {
    color: #5a8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#ssl-promotion p.quote {
    color: #333333;
    font-size: 30px;
    font-style: italic;
    line-height: 30px;
    padding: 0 0 30px;
}

#ssl-promotion .name {
    color: #666666;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}

#ssl-promotion .source {
    color: #666666;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}

#ssl-promotion .gray_block{
	margin: 0 0 35px;
}

/*------- comodo-products --------*/

.home-slider.comodo-products-page-slider .text {
    background: rgba(0, 0, 0, 0) url("/imagesv2/content/slider2textBg.png") repeat-y scroll 0 0;
    border-radius: 3px;
	padding: 30px 85px 0 40px;
	margin-top: 55px;
}

.inline-block.video a img {
    width: 480px;
    height: auto;
}

#comodo-products .content_wrapper{
	padding-top: 70px;
}

#comodo-products .block-width{
	display: inline-block;
	width: 295px;
    font-weight: 300;
    position: relative;
	margin-right: 16px;
	vertical-align: top;
}

#comodo-products .block-cis-pro.block-width,
#comodo-products .block-popular.block-width{
	float: left;	
	margin-right: 20px;
}

#comodo-products .block-width:last-child{
	margin-right: 0;
}

#comodo-products .block-cis-pro.block-width{
	border: 1px solid #b5c5cb;
	border-radius: 5px;
	box-sizing: border-box;
}


#comodo-products .block-popular.block-width .block-title{
	border-radius: 0;
}

#comodo-products .block-cis-pro.block-width{
	clear: left;
}

#comodo-products .block-cis-pro.block-width .block-content {
    padding-bottom: 0;
}

#comodo-products .block-cis-pro.block-width .block-title{
	background-color: transparent;
}

#comodo-products .block-popular{	
	border-radius: 5px;
	box-sizing: border-box;
	border: 8px solid #d3e5eb;
	border-top: 0;
}

#comodo-products .block-width .block-title{
	color: #222222;
    font-size: 24px;
    line-height: 24px;
	background-color: #d3e5eb;
	border-radius: 5px;
	padding: 0 20px;
	position: relative;
}

#comodo-products .block-popular .block-title{
	padding: 0 12px;
}

#comodo-products .block-title h3{
    font-size: 24px;
}

#comodo-products .block-title p {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 14px;
}

#comodo-products .block-title:after {
    border: 10px solid transparent;
	border-top: 10px solid #d3e5eb;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
}

#comodo-products .block-popular .block-title:after,
#comodo-products .block-cis-pro .block-title:after {
	content: none;
}

#comodo-products .block-width .block-content{
	padding: 0 18px;
}

#comodo-products .block-width h4 {
    font-size: 22px;
    font-weight: 300;
    padding: 20px 0 10px;
}

#comodo-products .block-width h4 a{
	color: #666666;
}

#comodo-products .block-width li a{
	color: #0082ed;
}

#comodo-products .block-width  li {
    background: rgba(0, 0, 0, 0) url("../imagesv2/list-style-bg.png") no-repeat scroll left top 11px;
    color: #0082ed;
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 0 5px 15px;
}	
	
#comodo-products .block-width li.subhead{
	padding: 5px 0;
	background: none transparent;
	color: #0082ed;
	font-weight: 600;	
}

#comodo-products .block-width .block-content {
    padding-bottom: 40px;
}

#comodo-products .block-popular .block-content {
    padding: 40px 18px 20px;
}

#comodo-products .popular-block-item {
    margin: 0 0 45px;
}

#comodo-products .popular-block-item img {
    float: left;
    margin: 0 10px 0 0;
}

#comodo-products .popular-block-item img {
    float: left;
}

#comodo-products .popular-block-item > div{
	display: inline-block;
}

#comodo-products .popular-block-item h4 {
    color: #333333;
    font-size: 16px;
    line-height: 16px;
	padding: 0 0 10px;
}

#comodo-products .popular-block-item h4 b{
	font-weight: 600;
}

.btn-blue{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	border: 1px solid #8699c1;
	border-radius: 3px;
	background-color: #0076fb;
	background-image: linear-gradient(to bottom, #009ece, #0076fb);
	padding: 0 30px;
	font-weight: 600;
}

.btn-blue:hover{
	background-color: #009ece;
	background-image: linear-gradient(to bottom, #0076fb, #009ece);
}

#comodo-products .block-cis-pro{
	margin: 38px 0 0;
	padding: 0 0 20px;
}

#comodo-products .block-cis-pro img{
	width: 105px;
	height: auto;
	float: right;
}

#comodo-products .block-cis-pro .block-title h3{
	line-height: 26px;
	font-size: 26px;
}

#comodo-products .block-cis-pro .block-title h3 span {
	font-size: 16px;
}

#comodo-products .block-cis-pro ul li {
	color: #88a5ae;
	padding: 4px 0 4px 15px;
}

#comodo-products .block-cis-pro .btn {
	margin: 20px 0 0;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 50px;
    padding: 0;
	text-align: center;
	display: block;
}

#comodo-products .block-cis-pro .btn.arrow span:after {
    margin-left: 10px;
    margin-top: -2px;
}

#comodo-products .block-cis-pro .btn.arrow span:after {
    background: rgba(0, 0, 0, 0) url("../imagesv2/btn-arrow.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 36px;
    margin-left: 20px;
    margin-top: 0;
    position: relative;
    top: 10px;
    width: 36px;
    z-index: 4;
	float: none;
}

/*---------- update-database ---------+*/

#update-database .summary-table .cell{
	text-align: left;
	padding: 0 20px;
}

#update-database .summary-table .row:last-child .cell{
	border-bottom: 1px dashed #d7d7d7;
}

#update-database .summary-table {
    display: table;
    margin: 20px 0 30px;
    width: 960px;
}

#update-database .details-table td{
	padding: 5px 20px;
}

#update-database .details-table tr{
	border-top: 1px dashed #d7d7d7;
}

#update-database .details-table tr:first-child{
	border-top: 0 none;
}

#update-database .details-table tr:first-child{
	border-top: 0 none;
}

#update-database .details-table{
	margin: 20px 0 30px;
	width: 960px;
}

#update-database .details-table .row-hidden{
	border-top: 0 none;
	background-color: #f0f3f5;
	font-size: 12px;
	padding-left: 40px;
	display: none;
}

#update-database .details-table .row-hidden.shown{
	display: table-row;
}

#update-database .details-table .expand:before{
	content: "+";
	color: red;
	position: absolute;
	left: 7px;
	font-size: 20px;
	height: 20px;
}

#update-database .details-table .expand.opened:before{
	content: "-";
	font-size: 30px;
	line-height: 18px;
}

#update-database .details-table .expand{
	position: relative;
	cursor: pointer;
}

#update-database .details-table tr td:last-child{
	text-align: center;
}

#update-database .details-table tr.row-hidden td{
	padding-left: 40px;
	text-align: left;
}

#update-database .content_wrapper h2{
	padding: 30px 0;
}

#update-database .content_wrapper h3{
	color: #00b9ff;
	font-size: 30px;
}


#update-database .btn.arrow span:after {
    margin-left: 15px;
}

#update-database .btn {
    padding: 15px 20px;
	width: 360px;
}

/*---------- remote-monitoring-management-software -----------*/

#remote-monitoring-management-software #tab-features ul {
    list-style: outside none disc;
    padding: 0 15px 20px;
}

.decimal-style {
    list-style: outside none decimal !important;
}

/*--------------- resources-webinars --------------*/

#resources-webinars .contentSlider{
	background: #d3e5eb url("../imagesv2/content/vebinars-top-bannrer-bg.jpg") no-repeat scroll center 0;
	background-size: cover;
	min-height: 380px;
}

#resources-webinars .contentSlider .text h1 {
    padding: 70px 0 20px;
}

#resources-webinars .contentSlider strong{
	font-weight: 600;
}

#resources-webinars .contentSlider li {
    background: transparent url("/imagesv2/list-style-arrow.png") no-repeat scroll 0 0;
    color: #63828c;
    font-size: 20px;
    padding: 0 0 10px 20px;
}

#resources-webinars .content_wrapper .middle{
	padding: 95px 0;
}

#resources-webinars .featured-webinar {
    display: inline-block;
    padding-right: 8%;
    vertical-align: top;
    width: 61%;
}

#resources-webinars .featured-webinar a.img-link{
	float: left;
	border: 1px solid #c5c5c5;
	margin: 0 20px 0 0;
}

#resources-webinars .featured-webinar p{
	padding: 35px 0 0;
}

#resources-webinars .popular-webinars-block{
	display: inline-block;
	width: 30%;
}

#resources-webinars .popular-webinars-block h2:after {	
	border: 10px solid transparent;
	border-top: 10px solid #d3e5eb;
	border-bottom: 0 none;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
}

#resources-webinars .popular-webinars-block h2 {
    background: #d3e5eb none repeat scroll 0 0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #222222;
    font-size: 24px;
    height: auto;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 15px 30px;
    position: relative;
    width: 100%;
}

#resources-webinars ul.list_style3{
    padding: 0 0 0 10px;
	display: block;
}

#resources-webinars ul.list_style3 li {
    padding: 5px 0 5px 22px;
	background-position: left center;
}

#resources-webinars ul.list_style3 a {
    color: #0082ed;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 15px; 
	padding: 3px 0;
}

#resources-webinars .view-all{
	display: inline-block;
	margin: 20px 0 0 32px;
	color: #0082ed;
	text-decoration: underline;
}

/*----------- products-banners -------------*/

#products-banners .text {
    width: auto;
}

#products-banners .contentTab .tabHead ul li a {
	font-size: 18px;
}

#products-banners #sslbannerlist > li {
    border: 1px solid #c6c6c6;
    float: left;
    margin: 20px;
    padding: 20px;
    width: 200px;
}

#products-banners #sslbannerlist > li:first-child {
    border: 0 none;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#products-banners .contentTab .middle div li h4 {
    min-height: 80px;
}

#products-banners .contentTab .middle div li img {
	
}

#products-banners .contentTab .middle div li .more {
    display: block;
	text-decoration: underline;
}

#products-banners .contentTab .middle div li .more:before {
    
}

#products-banners .banner-conteiner{
	cursor: pointer;
	text-align: center;
}

#products-banners .contentTab .img-wrapper {
    min-height: 180px;
}

#products-banners #sslbannerlist{
    display: inline-block;
}	

#products-banners #sslbannerlist li .banners-list{
	display: none;
}

#products-banners #sslbannerlist li.expanded {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#products-banners #sslbannerlist li.expanded .banners-list{
	display: inline-block;
	text-align: left;
}

#products-banners .contentTab .back {
    color: #35a1d4;
    cursor: pointer;
    float: right;
    margin: 10px 0 30px;
    text-decoration: underline;
	
}

#products-banners .ban-img-cell {
    background-color: #5b5b5b;
    float: left;
    margin: 3px;
    padding: 7px;
}

#products-banners .ban-img-cell p {
    color: #ffffff;
    font-weight: 700;
	padding: 0;
}

#products-banners .ban-img-cell .more {
    color: #81D5FC;
}

#products-banners .banrscontainer,
#products-banners .list-container {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

#products-banners .ssl-certificates .banrscontainer,
#products-banners .templates-teaser {
    max-width: 650px;
}

#products-banners .code {
    border: 1px dashed red;
    display: inline-block;
    margin: 20px 0;
    padding: 20px;
}

#products-banners .links h3{
	display: inline-block;
}

#products-banners .links{
	display: inline-block;
    width: 100%;
}

#products-banners .partner-logo-wrapper {
    border: 1px solid #c6c6c6;
    display: table;
    height: 110px;
    text-align: center;
    width: 54%;
}

#products-banners .partner-logo-wrapper div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#products-banners .templates-block{
	width: 65%;
	display: inline-block;
}

#products-banners .click-to-see-block {
    float: right;
    text-align: center;
    width: 30%;
}

#products-banners .click-to-see-block span{
	cursor: pointer;
}

#products-banners .click-to-see-block span em{
	color: #35a1d4;
}

#products-banners .templates-block .btn{
	margin: 30px 0 0;
}

#products-banners .contentTab .middle div li .templates-block h4 {
    min-height: 0;
}

.banrscontainer > div{
	margin-bottom: 40px;
}

#products-banners .sslcertificatelist{
	display: inline-block;
}

#products-banners .sslcertificatelist > li {
    border: 1px solid #c6c6c6;
    float: left;
    margin: 20px;
    padding: 20px;
    text-align: center;
    width: 200px;
}

#products-banners .sslcertificatelist .sslcertificateimg {
    border: 1px solid #c6c6c6;
    display: inline-block;
    height: 115px;
    line-height: 115px;
    margin: 0 0 30px;
}

#products-banners .btn.small {
    font-size: 16px;
    margin: 0;
    padding: 0 10px;
}

#products-banners .htmltemplatelist{
	display: none;
}

#products-banners .banners-list.focused{
	display: none !important;
}

#products-banners .contentTab .middle #range-templates li h4 {
    min-height: 0;
}

#products-banners .contentTab .middle-content{
	min-height: 100px;
}

#products-banners .more{
	color: #35a1d4;
}

#web-inspector .img-list li{
	float: left;
	border: 1px solid #c6c6c6;
	padding: 5px;
	margin: 20px 20px 0 0;
}

#web-inspector .img-list{
	display: inline-block;
}

#products-banners .banrscontainer > img{
	float: left;
	margin: 20px 20px 0 0;
}

#products-banners .row {
    border-bottom: 1px solid #c6c6c6;
    display: block;
    width: auto;
}

#products-banners .row .logos {
    text-align: center;
}

#products-banners .row .logos li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
	width: 29%;
	padding: 30px 2%;
}

#products-banners .row .logos li .caption {
    font-size: 16px;
    font-weight: 600;
}

#products-banners .row .logos li .d-link{
	
}

#products-banners .row .logos .image-wrap{
	min-height: 100px;
}


/*---------------- chromodo-browser page ---------------------*/

.chromodo-browser .contentTab h3{
	font-size: 40px;
	line-height: 40px;
	padding: 0 0 25px;
}

.chromodo-browser .list-icon-style1 li{
	background: transparent url("/imagesv2/chromodo-features-icons.png") no-repeat scroll center 0;
	padding-top: 110px;
	width: 265px;
	margin: 3% 5%;
}

.chromodo-browser .list-icon-style1 li.second{
	background-position: center -200px;
}

.chromodo-browser .list-icon-style1 li.third{
	background-position: center -384px;
}

.chromodo-browser .list-icon-style1 li.fourth{
	background-position: center -577px;
}

.chromodo-browser .list-icon-style1 li.fifth{
	background-position: center -772px;
}


/*----------   vulnerability-scanning page   -------------*/

.vulnerability-scanning .list-icon-style1 li{
	background: transparent url("/imagesv2/network-vulnerability-scan-icons.png") no-repeat scroll center 0;
	padding-top: 125px;
	width: 265px;
	margin: 3% 5% 5%;
	text-transform: uppercase;
}

.vulnerability-scanning .list-icon-style1 li.second{
	background-position: center -260px;
}

.vulnerability-scanning .list-icon-style1 li.third{
	background-position: center -532px;
}

.vulnerability-scanning .list-icon-style1 li.fourth{
	background-position: center -804px;
}

.vulnerability-scanning .list-icon-style1 li.fifth{
	background-position: center -1110px;
}

.vulnerability-scanning .list-icon-style1 li.sixth{
	background-position: center -1380px;
}

.vulnerability-scanning .illustration36 h3{
	padding-top: 30px;
}

.vulnerability-scanning .illustration34 h3{
	padding-top: 30px;
}



/*-------------  certificate-manager page  ---------------*/

#certificate-manager .list-icon-style1 li{
	background: transparent url("/imagesv2/certificate-manager-features-icons.png") no-repeat scroll center 0;
	padding-top: 110px;
	width: 240px;
	margin: 3% 6% 5%;
	text-transform: uppercase;
 }

#certificate-manager .list-icon-style1 li.second{
	background-position: center -199px;
}

#certificate-manager .list-icon-style1 li.third{
	background-position: center -382px;
}

#certificate-manager .list-icon-style1 li.fourth{
	background-position: center -574px;
}

#certificate-manager .list-icon-style1 li.fifth{
	background-position: center -779px;
}

#certificate-manager .grey-bg .illustration-certificate-manager-1::after {
    background: transparent url("/imagesv2/illustrations/illustration50.png") no-repeat scroll right 0;
    content: "";
    display: inline-block;
    height: 338px;
    margin-top: -60px;
    position: relative;
    text-align: left;
    width: 45%;
	top: 0;
}

#certificate-manager .illustration-certificate-manager-1 .list_style4{
	text-transform: uppercase;
}

#certificate-manager .illustration-certificate-manager-1 .width-46 {
    width: 43%;
}

#certificate-manager .illustration-certificate-manager-1 .list_style4 li{
	padding: 0 0 20px 35px;
}





/*--------------- two-factor-authentication page -----------------*/

#two-factor-authentication .content_wrapper .features {
    border-bottom: 0 none;
    border-top: 0 none;
	padding: 40px 0 40px;
}	

#two-factor-authentication .content_wrapper .features div{
	width: 410px;
	margin: 0 3%;
}

#two-factor-authentication .content_wrapper .features .feature1 {
    background-position: 170px 0;
}

#two-factor-authentication .content_wrapper .features .feature1:hover{
	background-position: 170px -237px;
}

#two-factor-authentication .content_wrapper .features .feature2 {
    background-position: -455px 0;
}

#two-factor-authentication .content_wrapper .features .feature2:hover {
    background-position: -455px -237px;
}

#two-factor-authentication .content_wrapper h3{
	font-size: 34px;
	line-height: 34px;
	color: #333333;
}


/*------------- pci-scan   ---------------*/

#pci-scan .content_wrapper h3{
	font-size: 34px;
}

#pci-scan .list-icon-style1 li{
	background: transparent url("/imagesv2/pci-compliance-features-icons.png") no-repeat scroll center 0;
	padding-top: 120px;
	width: 265px;
	margin: 2% 5% 4%;
 }

#pci-scan .list-icon-style1 li.second{
	background-position: center -212px;
}

#pci-scan .list-icon-style1 li.third{
	background-position: center -416px;
}

#pci-scan .list-icon-style1 li.fourth{
	background-position: center -590px;
}

#pci-scan .list-icon-style1 li.fifth{
	background-position: center -820px;
}

#pci-scan .list-icon-style1 li.sixth{
	background-position: center -1045px;
}

#pci-scan .list-icon-style1 li.seventh{
	background-position: center -1280px;
}

#pci-scan .list-icon-style1 li.eighth{
	background-position: center -1548px;
}

#pci-scan .list-icon-style1 li{
	font-weight: 300;
	font-size: 15px;
}

#pci-scan .illustration37 .list_style4.style1{
    padding-bottom: 0;
}

#pci-scan .illustration38 h3{
	padding-top: 70px;
}

#pci-scan .illustration-pci-compliance-1 ul{
	font-size: 20px;
}

#pci-scan .illustration-pci-compliance-1 ul li{
	padding-bottom: 20px;
}

#pci-scan .grey-bg .illustration-pci-compliance-2:before {
    height: 327px;
}

#pci-scan .grey-bg .illustration-pci-compliance-2 h3 {
    padding-top: 60px;
}

/*-------------  pc-support  ---------------*/

#pc-support .content_wrapper h3{
	font-size: 34px;
}

#pc-support .list-icon-style1 li{
	font-weight: 300;
	font-size: 15px;
}

#pc-support .list-icon-style1 li{
	background: transparent url("/imagesv2/pc-support-icons-set.png") no-repeat scroll center 0;
	padding-top: 158px;
	width: 250px;
	margin: 2% 6% 3%;
 }

#pc-support .list-icon-style1 li.second{
	background-position: center -234px;
}

#pc-support .list-icon-style1 li.third{
	background-position: center -476px;
}

#pc-support .list-icon-style1 li.fourth{
	background-position: center -707px;
}

#pc-support .list-icon-style1 li.fifth{
	background-position: center -945px;
}

#pc-support .grey-bg .illustration-pc-support-1:after {
    height: 329px;
}

#pc-support  .middle.illustration-pc-support-2:before {
    height: 377px;
}

#pc-support  .illustration-pc-support-2 h2{
    padding-top: 50px;
}

/*----------- it-help ------------*/

#it-help .middle.illustration-pc-support-2:before {
    height: 377px;
}

/*-------------  livepcsupport  ---------------*/

#livepcsupport .content_wrapper h3{
	font-size: 34px;
}

#livepcsupport .list-icon-style1 li{
	font-weight: 600;
	font-size: 15px;
}

#livepcsupport .list-icon-style1 li{
	background: transparent url("/imagesv2/livepcsupport-features.png") no-repeat scroll center 0;
	padding-top: 110px;
	width: 140px;
	margin: 2% 6% 3%;
 }

#livepcsupport .list-icon-style1 li.second{
	background-position: center -199px;
}

#livepcsupport .list-icon-style1 li.third{
	background-position: center -439px;
}

#livepcsupport .list-icon-style1 li.fourth{
	background-position: center -688px;
}

#livepcsupport .list-icon-style1 li.fifth{
	background-position: center -921px;
}

#livepcsupport .list-icon-style1 li.sixth{
	background-position: center -1140px;
}

#livepcsupport .list-icon-style1 li.seventh{
	background-position: center -1377px;
}


/*-------------  endpoint-security-manager  ---------------*/

#endpoint-security-manager #tab-overview h3{
	color: #333333;
	font-size: 34px;
	line-height: 34px;
}

#endpoint-security-manager #tab-overview li h4{
	text-transform: uppercase;
	color: #717577;
	font-size: 15px;
    line-height: 17px;
    padding: 0 0 15px;
}

#endpoint-security-manager .list-icon-style1 li{
	background: transparent url("/imagesv2/endpoint-security-manager-features.png") no-repeat scroll center 0;
	padding-top: 150px;
	width: 300px;
    margin: 2% 3%;
	font-weight: 300;
	line-height: 20px;
 }

 #endpoint-security-manager .list-icon-style1 li.first{
	background-position: center 40px;
}
 
#endpoint-security-manager .list-icon-style1 li.second{
	background-position: center -185px;
}

#endpoint-security-manager .list-icon-style1 li.third{
	background-position: center -404px;
}

#endpoint-security-manager .list-icon-style1 li.fourth{
	background-position: center -672px;
}

#endpoint-security-manager .list-icon-style1 li.fifth{
	background-position: center -907px;
}

#endpoint-security-manager .list-icon-style1 li.sixth{
	background-position: center -1170px;
}


/*-------------  cleaning-essentials  ---------------*/

#cleaning-essentials #tab-overview h3{
	font-size: 34px;
	line-height: 34px;
}

#cleaning-essentials #tab-overview li h4{
	text-transform: uppercase;
	color: #717577;
	font-size: 15px;
    line-height: 17px;
    padding: 0 0 15px;
}

#cleaning-essentials .list-icon-style1 li{
	background: transparent url("/imagesv2/cleaning-essentials-features.png") no-repeat scroll center 0;
	padding-top: 120px;
	width: 290px;
	margin: 3% 4%;
	font-weight: 300;
	line-height: 20px;
 }

#cleaning-essentials .list-icon-style1 li.first{
	background-position: center 10px;
} 
 
#cleaning-essentials .list-icon-style1 li.second{
	background-position: center -245px;
}

#cleaning-essentials .list-icon-style1 li.third{
	background-position: center -465px;
}

#cleaning-essentials .list-icon-style1 li.fourth{
	background-position: center -749px;
}

#cleaning-essentials .list-icon-style1 li.fifth{
	background-position: center -1014px;
}

#cleaning-essentials .list-icon-style1 li.sixth{
	background-position: center -1290px;
}

#cleaning-essentials .grey-bg .illustration-cleaning-essentials3:before {
    height: 386px;
}	

/*-------------  corner-trust  ---------------*/

#corner-trust .content_wrapper h3{
	font-size: 34px;
}

#corner-trust .list-icon-style1 li{
	font-weight: 600;
	font-size: 15px;
}

#corner-trust .list-icon-style1 li{
	background: transparent url("/imagesv2/corner-trust-features.png") no-repeat scroll center 0;
	padding-top: 110px;
	width: 240px;
	margin: 2% 6% 3%;
 }

#corner-trust .list-icon-style1 li.second{
	background-position: center -212px;
}

#corner-trust .list-icon-style1 li.third{
	background-position: center -428px;
}

#corner-trust .list-icon-style1 li.fourth{
	background-position: center -639px;
}

#corner-trust .list-icon-style1 li.fifth{
	background-position: center -867px;
}

#corner-trust .illustration-corner-trust .list_style4.style1{
	padding-bottom: 0;
}

#corner-trust .illustration-corner-trust .list_style4.style1 li:last-child{
	padding-bottom: 0;
}

#corner-trust  .grey-bg .illustration-corner-trust:after {
    height: 300px;
	
}



/*-------------  anti-malware  ---------------*/

#anti-malware #tab-overview h2{
	padding-bottom: 80px;
}

#anti-malware .list-icon-style2{
	width: 670px;
}

#anti-malware .list-icon-style2 li{
	background: transparent url("/imagesv2/boclean-features-icons.png") no-repeat scroll 0 0;
	min-height: 70px;
	width: 140px;
	margin: 0 80px 45px 0;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding-left: 110px;
	padding-top: 12px;
	color: #717577;
}

#anti-malware .list-icon-style2 li.second{
	background-position: 0 -113px;
}

#anti-malware .list-icon-style2 li.third{
	background-position: 0 -228px;
}

#anti-malware .list-icon-style2 li.fourth{
	background-position: 0 -350px;
}

#anti-malware .list-icon-style2 li.fifth{
	background-position: 0 -473px;
}

#anti-malware .awards {
    float: right;
    margin-right: 50px;
    padding: 0;
    vertical-align: top;
}	

#anti-malware .inline-block {
    display: inline-block;
	vertical-align: top;
}

#anti-malware .inline-block:last-child {
    margin-left: 7%;
}

#anti-malware .product-information .inline-block strong {
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 12px;
	color: #717577;
}

#anti-malware .product-information{
	margin-top: 50px;
}

#anti-malware .list-icon-style1 li{
	width: 180px;
    margin: 3% 4%;
    color: #717577;
    line-height: 20px;
 }
 
 #anti-malware .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/boclean-features-icons.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 100px;
 }

#anti-malware .list-icon-style1 li.first:before{
	background-position: center -595px;
}
 
#anti-malware .list-icon-style1 li.second:before{
	background-position: center -712px;
}

#anti-malware .list-icon-style1 li.third:before{
	background-position: center -840px;
}

#anti-malware .list-icon-style1 li.fourth:before{
	background-position: center -960px;
}

#anti-malware .list_style4.style1{
	padding: 50px 90px 30px 0;
	font-size: 20px;
}

#anti-malware .inline-block.video a img{
	width: 480px; height: auto;
}


/*-------------  antispam-gateway  ---------------*/

#antispam-gateway #tab-overview h2{
	padding-bottom: 70px;
}

#antispam-gateway .features-overview {
    width: 49%;
	display: inline-block;
	vertical-align: top;
}

#antispam-gateway .total-result {
    width: 50%;
	display: inline-block;
	vertical-align: top;
}

#antispam-gateway .list-icon-style2 li{
	background: transparent url("/imagesv2/antispam-gateway-features.png") no-repeat scroll 0 0;
	min-height: 70px;
	width: 160px;
	margin: 0 50px 45px 0;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	padding-left: 90px;
	color: #717577;
	vertical-align: top;
}

#antispam-gateway .list-icon-style2 li.second{
	background-position: 0 -134px;
}

#antispam-gateway .list-icon-style2 li.third{
	background-position: 0 -287px;
}

#antispam-gateway .list-icon-style2 li.fourth{
	background-position: 0 -430px;
}

#antispam-gateway .list-icon-style2 li.fifth{
	background-position: 0 -591px;
}

#antispam-gateway .list-icon-style2 li.sixth{
	background-position: 0 -735px;
}

#antispam-gateway .list-icon-style2 li.seventh{
	background-position: 0 -885px;
}

#antispam-gateway .list-icon-style2 li.eighth{
	background-position: 0 -1034px;
}

#antispam-gateway .list-icon-style2 li.ninth{
	background-position: 0 -1179px;
}

#antispam-gateway .list-icon-style2 li.fifth{
	background-position: 0 -px;
}

#antispam-gateway .list-icon-style2 li.fifth{
	background-position: 0 -px;
}

#antispam-gateway .list-icon-style2 li.fifth{
	background-position: 0 -px;
} 

#antispam-gateway .list_style4{
	font-size: 16px;
}

#antispam-gateway .total-result {
    float: right;
    width: auto;
}

#antispam-gateway .webCounters {
    color: #4b4848;
    font-size: 25px;
}

#antispam-gateway .webCounters > div {
    width: 480px;
}

#antispam-gateway .webCounters span{
	background: transparent url("/imagesv2/counter-bg.png") no-repeat scroll right 0;
    font-family: Arial,sans-serif;
    font-size: 35px;
    font-weight: bold;
    height: 78px;
    left: -40px;
    letter-spacing: 13px;
    line-height: 78px;
    padding: 0 30px;
    position: relative;
    width: 463px;
}

#antispam-gateway .webCounters span em {
    width: 15px;
}

#antispam-gateway .webCounters span.totalFilteredMessages{
	color: #25a2fa;
}

#antispam-gateway .webCounters span.spamMessagesBlocked{
	color: #ffa800;
}

#antispam-gateway .webCounters span.totalVirusesBlocked{
	color: #ff1b1b;
}

.illustration3:before{
	content: "";
	width: 45%;
	height: 550px;
	float: left;
	background: transparent url("/imagesv2/illustrations/illustration3.png") no-repeat scroll 0 0;
}

.illustration3 .list_style5{
	display: inline-block;
	width: 49%;
}

#antispam-gateway .illustration3:before {
    position: relative;
    top: 60px;
}

.illustration4{
	padding-bottom: 100px;
}

.illustration4:before{
	content: "";
	width: 510px;
	height: 371px;
	float: right;
	background: transparent url("/imagesv2/illustrations/illustration4.png") no-repeat scroll right 0;
}



/*-------------  antivirus  ---------------*/

#antivirus #tab-overview h2{
	padding-bottom: 70px;
}
#antivirus #tab-overview h3{
	font-size: 34px;
        padding-bottom: 20px;
}

#antivirus .inline-block{
	display: inline-block;
	vertical-align: top;
}

#antivirus #tab-overview .list-icon-style2{
	width: 670px;
}

#antivirus .list-icon-style2 li{
	background: transparent url("/imagesv2/antivirus-features-icons.png") no-repeat scroll 0 0;
	min-height: 80px;
	width: 150px;
	margin: 0 50px 25px 0;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	padding-left: 120px;
	padding-top: 20px;
	color: #717577;
	vertical-align: top;
}

#antivirus .list-icon-style2 li.second{
	background-position: 0 -145px;
}

#antivirus .list-icon-style2 li.third{
	background-position: 0 -428px;
}

#antivirus .list-icon-style2 li.fourth{
	background-position: 0 -285px;
}

#antivirus .list-icon-style2 li.fifth{
	background-position: 0 -593px;
}

#antivirus #tab-overview .details{
	margin-bottom: 50px;
}

#antivirus #tab-overview .details>div{
	width: 333px;
	margin-right: 8%;
	color: #717577;
}

#antivirus .list-icon-style1 li{
	width: 200px;
    margin: 3% 1%;
    line-height: 20px;
 }

#antivirus .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/antivirus-features-icons.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 100px;
 }

#antivirus .list-icon-style1 li.first:before{
	background-position: center -748px;
}
 
#antivirus .list-icon-style1 li.second:before{
	background-position: center -906px;
}

#antivirus .list-icon-style1 li.third:before{
	background-position: center -1092px;
}

#antivirus .list-icon-style1 li.fourth:before{
	background-position: center -1249px;
}

#antivirus .list-icon-style1 li.fifth:before{
	background-position: center -1435px;
}

#antivirus .border-top{
	border-top: 1px solid #e5e5e5;
	padding: 60px 0 30px;
}

#antivirus .illustration5 h3{
	padding-top: 50px;
}

#antivirus .illustration6 h3{
	padding-top: 50px;
}



/*-------------  antivirus-advanced  ---------------*/

#antivirus-advanced #tab-overview h2{
	padding-bottom: 70px;
}
#antivirus-advanced #tab-overview h3{
	font-size: 34px;
}

#antivirus-advanced .inline-block{
	display: inline-block;
	vertical-align: top;
}

#antivirus-advanced #tab-overview .list-icon-style2{
	width: 950px;
}

#antivirus-advanced .list-icon-style2 li{
	background: transparent url("/imagesv2/antivirus-features-icons.png") no-repeat scroll 0 0;
	min-height: 80px;
	width: 150px;
	margin: 0 40px 25px 0;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	padding-left: 120px;
	padding-top: 20px;
	color: #717577;
	vertical-align: top;
}

#antivirus-advanced .list-icon-style2 li.second{
	background-position: 0 -145px;
}

#antivirus-advanced .list-icon-style2 li.third{
	background-position: 0 -428px;
}

#antivirus-advanced .list-icon-style2 li.fourth{
	background-position: 0 -285px;
}

#antivirus-advanced .list-icon-style2 li.fifth{
	background-position: 0 -593px;
}

#antivirus-advanced #tab-overview .details{
	margin-bottom: 50px;
}

#antivirus-advanced #tab-overview .details>div{
	width: 333px;
	margin-right: 8%;
	color: #717577;
}

#antivirus-advanced .border-top{
	border-top: 1px solid #e5e5e5;
	padding: 60px 0 30px;
}

#antivirus-advanced .column{
	width: 28%;
	padding-right: 5%;
	display: inline-block;
	vertical-align: top;
}


/*-------------  firewall  ---------------*/

#firewall #tab-overview h2{
	padding-bottom: 70px;
}
#firewall #tab-overview h3{
	font-size: 34px;
}

#firewall .inline-block{
	display: inline-block;
	vertical-align: top;
}

#firewall #tab-overview .list-icon-style2{
	width: 650px;
}

#firewall .list-icon-style2 li{
	background: transparent url("/imagesv2/firewall-features-icons.png") no-repeat scroll 0 0;
	min-height: 80px;
    width: 160px;
    margin: 0 30px 25px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 120px;
    padding-top: 10px;
    color: #717577;
    vertical-align: top;
}

#firewall .list-icon-style2 li.second{
	background-position: 0 -134px;
}

#firewall .list-icon-style2 li.third{
	background-position: 0 -274px;
}

#firewall .list-icon-style2 li.fourth{
	background-position: 0 -407px;
}

#firewall .list-icon-style2 li.fifth{
	background-position: 0 -534px;
}

#firewall #tab-overview .more{
	font-weight: 600;
}

#firewall .fixed-width {
    display: inline-block;
    padding-right: 15%;
    width: 55%;
}

#firewall #tab-overview .details{
	margin: 20px 0 50px;
}

#firewall #tab-overview .details>div{
	width: 333px;
	margin-right: 8%;
	color: #717577;
}

#firewall .border-top{
	border-top: 1px solid #e5e5e5;
	padding: 60px 0 30px;
}

#firewall #tab-overview .general-title-h3{
	font-size: 34px;
    padding-bottom: 40px;
}

#firewall .list-icon-style1 li{
	width: 190px;
    margin: 3% 1%;
}

#firewall .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/firewall-features-icons.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 100px;
 }

#firewall .list-icon-style1 li.first:before{
	background-position: center -665px;
}
 
#firewall .list-icon-style1 li.second:before{
	background-position: center -807px;
}

#firewall .list-icon-style1 li.third:before{
	background-position: center -972px;
}

#firewall .list-icon-style1 li.fourth:before{
	background-position: center -1133px;
}

#firewall .list-icon-style1 li.fifth:before{
	background-position: center -1296px;
}

#firewall .cnet-editors-choice{
	padding-bottom: 70px;
}

#firewall .illustration11 h3{
	padding-top: 40px;
}


/*-------------  free-internet-security  ---------------*/

#free-internet-security #tab-overview  h2{
	padding-bottom: 70px;
}

#free-internet-security #tab-overview .list-icon-style2{
	width: 670px;
}

#free-internet-security .list-icon-style2 li{
	background: transparent url("/imagesv2/free-internet-security-features.png") no-repeat scroll 0 0;
	min-height: 80px;
    width: 170px;
    margin: 0 50px 25px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 110px;
    padding-top: 10px;
    color: #717577;
    vertical-align: top;
}

#free-internet-security .list-icon-style2 li.second{
	background-position: 0 -123px;
}

#free-internet-security .list-icon-style2 li.third{
	background-position: 0 -242px;
}

#free-internet-security .list-icon-style2 li.fourth{
	background-position: 0 -380px;
}

#free-internet-security .list-icon-style2 li.fifth{
	background-position: 0 -520px;
}

#free-internet-security .inline-block{
	display: inline-block;
	vertical-align: top;
	float:left;
}

#free-internet-security .border-top{
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
	margin-top: 50px;
}

/*-------------  internet-security-complete  ---------------*/

#internet-security-complete .list-icon-style2 li{
	background: transparent url("/imagesv2/internet-security-complete-featurres.png") no-repeat scroll 0 0;
	min-height: 80px;
    width: 135px;
    margin: 0 60px 25px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 100px;
    padding-top: 13px;
    color: #717577;
    vertical-align: top;
}

#internet-security-complete .list_style4.style1 li:last-child {
    padding-bottom: 0;
}

#internet-security-complete .list-icon-style2 li.second{
	background-position: 0 -135px;
}

#internet-security-complete .list-icon-style2 li.third{
	background-position: 0 -263px;
}

#internet-security-complete .list-icon-style2 li.fourth{
	background-position: 0 -410px;
}

#internet-security-complete .list-icon-style2 li.fifth{
	background-position: 0 -557px;
}

#internet-security-complete .list-icon-style2 li.sixth{
	background-position: 0 -706px;
}

#internet-security-complete .list-icon-style2 li.seventh{
	background-position: 0 -847px;
}

#internet-security-complete .list-icon-style2 li.eighth{
	background-position: 0 -1002px;
}

#internet-security-complete .list-icon-style2 li.ninth{
	background-position: 0 -1131px;
}

#internet-security-complete .border-top{
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
	margin-top: 50px;
}

#internet-security-complete .awards_internet_small{
	float: right;
    top: -135px;
    position: relative;
}

#internet-security-complete .illustration15 .list_style4.style1 {
    padding-bottom: 0;
}

.virus-free-guarantee img {
    float: right;
    margin: 0 120px;
}





/*-------------  internet-security-pro  ---------------*/

#internet-security-pro .illustration17 > div {
    display: inline-block;
    text-align: left;
    width: 36%;
}

#internet-security-pro .awards-internet img {
    margin: 35px 35px 0 0;
}

#internet-security-pro .list_style4.style1 {
    padding: 50px 90px 0 0;
}

#internet-security-pro .illustration18 h3{
	padding-bottom: 40px;
	line-height: 40px;
}

#internet-security-pro .illustration17:after{
	width: 45%;
}

#internet-security-pro .list-icon-style1 li{
	width: 140px;
    margin: 3% 5%;
}

#internet-security-pro .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/internet-security-pro-features.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 80px;
 }

#internet-security-pro .list-icon-style1 li.first:before{
	background-position: center 0;
}
 
#internet-security-pro .list-icon-style1 li.second:before{
	background-position: center -116px;
}

#internet-security-pro .list-icon-style1 li.third:before{
	background-position: center -222px;
}

#internet-security-pro .list-icon-style1 li.fourth:before{
	background-position: center -335px;
}

#internet-security-pro .list-icon-style1 li.fifth:before{
	background-position: center -449px;
}

#internet-security-pro .list-icon-style1 li.sixth:before{
	background-position: center -570px;
}

#internet-security-pro .awards-internet {
    margin: 0;
    text-align: left;
}

#internet-security-pro .statement {
    margin: 0 1%;
    width: 17%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
	color: #717577;
	font-size: 16px;
}

#internet-security-pro .statement i {
	color: #717577;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

#internet-security-pro .border-top{
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
	margin-top: 50px;
}

#internet-security-pro .list_style4.style1 li {
    padding-bottom: 15px;
}

#internet-security-pro .illustration18 h3{
	padding-top: 35px;
}


/*-------------  online_storage  ---------------*/

#online_storage .inline-block {
    display: inline-block;
    vertical-align: top;
}

#online_storage  .content_wrapper h2 {
    color: #00b9ff;
    font-size: 40px;
    line-height: 40px;
    padding: 0 0 60px;
    letter-spacing: -1px;
}

#online_storage #tab-overview .list-icon-style2 {
    width: 650px;
}

#online_storage .list-icon-style2 li {
    background: transparent url("/imagesv2/online-storage-features.png") no-repeat scroll 0 0;
    min-height: 80px;
    width: 165px;
    margin: 0 30px 25px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 120px;
    padding-top: 10px;
    color: #717577;
    vertical-align: top;
}

#online_storage .list-icon-style2 li.first{
	background-position: 0 0;
}
 
#online_storage .list-icon-style2 li.second{
	background-position: 0 -134px;
}

#online_storage .list-icon-style2 li.third{
	background-position: 0 -262px;
}

#online_storage .list-icon-style2 li.fourth{
	background-position: 0 -397px;
}

#online_storage .list-icon-style2 li.fifth{
	background-position: 0 -529px;
}

/*-------------  rescue-disk  ---------------*/

#rescue-disk #tab-overview h2{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

#rescue-disk .list-icon-style1{
}

#rescue-disk .list-icon-style1 li{
	width: 325px;
    margin: 3%;
}

#rescue-disk .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/rescue-disk-features.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 90px;
 }

#rescue-disk .list-icon-style1 li.first:before{
	background-position: center 0;
}
 
#rescue-disk .list-icon-style1 li.second:before{
	background-position: center -107px;
}

#rescue-disk .list-icon-style1 li.third:before{
	background-position: center -206px;
}

#rescue-disk .list-icon-style1 li.fourth:before{
	background-position: center -306px;
}

#rescue-disk .list-icon-style1 li.fifth:before{
	background-position: center -417px;
}

#rescue-disk .list-icon-style1 li.sixth:before{
	background-position: center -534px;
}

#rescue-disk .gray_block h3{
	font-size: 30px;
}

#rescue-disk .illustration23 ul {
    display: inline-block;
    padding-bottom: 0;
    padding-right: 0;
    width: 49%;
}

#rescue-disk .list_style4.style1 li:last-child {
    padding-bottom: 0;
}

#rescue-disk .illustration23:after {    
    top: 50px;
}

#rescue-disk .illustration24 h3{
	padding-top: 20px;
}

/*-------------------  wifi-security  --------------------*/

#wifi-security .inline-block {
    display: inline-block;
    vertical-align: top;
}

#wifi-security  .content_wrapper h2 {
    padding: 0 0 50px;
}

#wifi-security #tab-overview .list-icon-style2 {
    width: 650px;
}

#wifi-security .list-icon-style2 li {
    background: transparent url("/imagesv2/wifi-security-features.png") no-repeat scroll 0 0;
    min-height: 80px;
    width: 165px;
    margin: 0 30px 25px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 120px;
    padding-top: 10px;
    color: #717577;
    vertical-align: top;
}

#wifi-security .list-icon-style2 li.first{
	background-position: 0 0;
}
 
#wifi-security .list-icon-style2 li.second{
	background-position: 0 -105px;
}

#wifi-security .list-icon-style2 li.third{
	background-position: 0 -209px;
}

#wifi-security .list-icon-style2 li.fourth{
	background-position: 0 -321px;
}

#wifi-security .list-icon-style2 li.fifth{
	background-position: 0 -429px;
}

#wifi-security .list-icon-style1{
}

#wifi-security .list-icon-style1 li{
	width: 185px;
    margin: 3% 4%;
}

#wifi-security .list-icon-style1 li:before{
	content: "";
	background: transparent url("/imagesv2/wifi-security-features.png") no-repeat scroll center 0;
	display: block;
	width: 100%;
	height: 90px;
 }

#wifi-security .list-icon-style1 li.first:before{
	background-position: center -557px;
}
 
#wifi-security .list-icon-style1 li.second:before{
	background-position: center -680px;
}

#wifi-security .list-icon-style1 li.third:before{
	background-position: center -801px;
}

#wifi-security .list-icon-style1 li.fourth:before{
	background-position: center -938px;
}

#wifi-security #tab-overview .border-top h3{
	font-size: 34px;
}

#wifi-security .border-top p{
	text-align: center;
}

#wifi-security #tab-overview .border-top{
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
	margin-top: 50px;
	text-align: center;
}

#wifi-security #tab-overview .float-left{
    width: 40%;
    padding: 0 9% 0 0;
}

#wifi-security .illustration22 ul {
    width: 50%;	
}

#wifi-security .illustration22 .list_style4 {
    display: inline-block;
}

/*----------- geekbuddy --------------*/

#geekbuddy .illustration-geekbuddy .list_style4{
	margin-top: 30px;
}

.middle.wide{
	width: 100% !important;
}

.grey-bg{
	background-color: #f9fafe;
	margin: 0;
	padding: 50px 0;
}


.content_wrapper .contentTab .grey-bg + .middle{
	padding: 50px 0;
}

.gray_block{
	padding: 45px 0;
}

/*.gray_block h3 {padding-bottom: 20px;}*/

.gray_block .system-requirements{
	margin-top: 10px;
}

.gray_block .system-requirements,
.gray_block .system-requirements p{
	font-size: 12px;
	color: #5c8996;
	font-style: normal;
    line-height: 14px;
}

.contentTab .gray_block .general-title-h3-black {
    padding: 0 0 20px;
}

.grey-bg h2{
	color: #444444 !important;
	text-align: center !important;
}

.list_style4 {
    position: relative;
    text-align: left;
}

.list_style4 li {
    background: transparent url("/imagesv2/list-style-4.png") no-repeat scroll 0 5px;
    padding: 0 0 10px 35px;	
}

.align-center{
	text-align: center;
}

.inline-block.video{
	text-align: left;
}

.product_page{
	font-size: 16px;
}

.product_page .contentTab h3, .product_page .content_wrapper h3 {
    color: #333333;
}

.illustration1:before{
	content: "";
	float: left;
	height: 390px;
	width: 553px;
	background: transparent url("/imagesv2/illustrations/illustration1.png") no-repeat scroll 0 0;
}

.content_wrapper .contentTab .illustration1{
	padding-bottom: 115px;
}

.illustration2:before{
	content: "";
	float: right;
	height: 348px;
	width: 625px;
	background: transparent url("/imagesv2/illustrations/illustration2.png") no-repeat scroll right 0;
}

.list_style5 li{
	padding: 0 0 10px 32px;
	position: relative;
}

.list_style5 li:before{
	background-color: #8b8a8a;
    border-radius: 6px;
    content: "";
    display: inline-block;
    height: 11px;
    left: 0;
	top: 7px;
    margin-right: 20px;
    position: absolute;
    width: 11px;
}

.inline-block.video p{
	padding: 0;
}

.list_style4.style1 {
    padding: 50px 90px 30px 0;
    font-size: 20px;
	display: inline-block;
}

.list_style4.style1 li{
	padding-bottom: 20px;
}

.illustration5:before {
    content: "";
    float: right;
    height: 371px;
    width: 52%;
    background: transparent url("/imagesv2/illustrations/illustration5.png") no-repeat scroll right 0;
	position: relative;
}

.illustration6 .list_style4 {
    display: inline-block;
    width: 50%;
}

.illustration6:before {
    content: "";
    float: left;
    height: 335px;
    width: 47%;
    background: transparent url("/imagesv2/illustrations/illustration6.png") no-repeat scroll 0 0;
	position: relative;
}

.centered_block .release-details{
	margin-top: 20px;
}

.illustration7:after {
    content: "";
    display: inline-block;
    height: 451px;
    width: 47%;
    background: transparent url("/imagesv2/illustrations/illustration7.png") no-repeat scroll right 0;
	position: relative;
	text-align: left;
}

.illustration7 h2{
	display: inline-block;
	width: 100%;
	padding-bottom: 30px;
}

.illustration7 p{
	text-align: left;
}

.illustration7 .inline-block {
	text-align: left;
}

.illustration7 .inline-block img {
	margin-top: 30px;
}

.illustration8:before {
    background: transparent url("/imagesv2/illustrations/illustration8.png") no-repeat scroll 0 0;
    content: "";
    float: left;
    height: 417px;
    margin-top: 30px;
    position: relative;
    width: 50%;
}

.illustration11:before {
    background: transparent url("/imagesv2/illustrations/illustration11.png") no-repeat scroll 0 0;
    content: "";
    float: left;
    height: 335px;
    position: relative;
    width: 47%;
}

.illustration11 .list_style4 {
    display: inline-block;
    width: 50%;
}

.illustration12:before {
    content: "";
    float: left;
    height: 381px;
    width: 45%;
    background: transparent url("/imagesv2/illustrations/illustration12.png") no-repeat scroll 0 0;
	position: relative;
}

.illustration13:before {
    content: "";
    float: right;
    height: 453px;
    width: 40%;
    background: transparent url("/imagesv2/illustrations/illustration13.png") no-repeat scroll 0 0;
	position: relative;
}

.illustration13 ul li{
	padding: 5px 0 10px;
}

.product_page .content_wrapper .awards{
	padding-bottom: 100px;
}

.illustration14:before {
    content: "";
    float: left;
    height: 409px;
    width: 36%;
    background: transparent url("/imagesv2/illustrations/illustration14.png") no-repeat scroll 0 0;
	position: relative;
}

.illustration15 h2{
	padding: 0 0 60px;
}

.illustration15:after{
    content: "";
    display: inline-block;
    height: 360px;
    width: 55%;
    background: transparent url("/imagesv2/illustrations/illustration15.png") no-repeat scroll right 0;
	position: relative;
}

.product_page #tab-overview .grey-bg:first-child{
	margin-top: -97px;
}

.illustration16:before {
    content: "";
    float: left;
    height: 260px;
    width: 55%;
    background: transparent url("/imagesv2/illustrations/illustration16.png") no-repeat scroll -10px 0;
	position: relative;
}

.middle.wide .centered_block{
	padding: 0;
}

.illustration17:after {
    content: "";
    float: right;
    height: 455px;
    width: 55%;
    background: transparent url("/imagesv2/illustrations/illustration17.png") no-repeat scroll right 0;
	position: relative;
}

.illustration18:before {
    content: "";
    float: left;
    height: 378px;
    width: 55%;
    background: transparent url("/imagesv2/illustrations/illustration18.png") no-repeat scroll 0 0;
	position: relative;
}


.product_page .gray_block {
    margin: 0;
}

.illustration19:after {
    content: "";
    float: right;
    height: 320px;
    width: 45%;
    background: transparent url("/imagesv2/illustrations/illustration19.png") no-repeat scroll 0 0;
	position: relative;
}

.illustration20:before {
    content: "";
    float: left;
    height: 345px;
    width: 50%;
    background: transparent url("/imagesv2/illustrations/illustration20.png") no-repeat scroll 50px 0;
	position: relative;
}

.illustration21:before {
    content: "";
    float: right;
    height: 330px;
    width: 40%;
    background: transparent url("/imagesv2/illustrations/illustration21.png") no-repeat scroll right 0;
	position: relative;
}

#wrapper {
    float: none !important;
    margin: 0 auto;
    max-width: 1920px;
}

.illustration22:before {
    content: "";
    float: left;
    height: 410px;
    width: 45%;
    background: transparent url("/imagesv2/illustrations/illustration22.png") no-repeat scroll 0 0;
	position: relative;
	margin-right: 4%;
}


.illustration22 p {
    margin-top: 35px;
}

.illustration23:after {
    content: "";
    float: right;
    height: 371px;
    width: 40%;
    background: transparent url("/imagesv2/illustrations/illustration23.png") no-repeat scroll right 0;
	position: relative;
	margin-right: 4%;
}

.illustration24:before {
    content: "";
    float: left;
    height: 356px;
    width: 47%;
    background: transparent url("/imagesv2/illustrations/illustration24.png") no-repeat scroll 0 0;
	position: relative;
	margin-right: 4%;
}

.illustration25:before {
    content: "";
    float: right;
    height: 200px;
    width: 61%;
    background: transparent url("/imagesv2/illustrations/illustration25.png") no-repeat scroll right 0;
	position: relative;
	margin-right: 4%;
}

.product_page .wide h3{
	font-size: 34px;
}

.illustration26:after {
    background: transparent url("/imagesv2/illustrations/illustration26.png") no-repeat scroll right 0;
    content: "";
    display: inline-block;
    height: 370px;
    margin-right: 4%;
    position: relative;
    width: 40%;
}

#antivirus-for-linux .illustration27 h3{
	padding-top: 30px;
}

#antivirus-for-linux .illustration10 h3{
	padding-top: 30px;
}

#antivirus-for-linux .illustration26 p{
	text-align: left;
    width: 38%;
	display: inline-block;
	padding: 80px 0 0;
	font-size: 20px;
	vertical-align: top;
}

.illustration27:before {
    content: "";
    float: left;
    height: 305px;
    width: 52%;
    background: transparent url("/imagesv2/illustrations/illustration27.png") no-repeat scroll 0 0;
	position: relative;
}



#antivirus-for-linux .illustration27 ul {
    display: inline-block;
}

.illustration10:before {
    background: transparent url("/imagesv2/illustrations/illustration10.png") no-repeat scroll right 0;
    content: "";
    float: right;
    height: 344px;
    margin-right: 2%;
    position: relative;
    width: 40%;
}

.illustration28:after {
    background: transparent url("/imagesv2/illustrations/illustration28.png") no-repeat scroll right 0;
    content: "";
    height: 460px;
    position: relative;
    width: 50%;
	float: right;
	margin-top: -30px;
}

.illustration29:before {
    background: transparent url("/imagesv2/illustrations/illustration29.png") no-repeat scroll right 0;
    content: "";
    height: 195px;
    position: relative;
    width: 50%;
	float: right;
}

#antivirus-for-mac .gray_block{
	margin: 50px 0;
}

#antivirus-for-mac .statement {
    display: inline-block;
    font-style: normal;
    margin: 0 1%;
    text-align: center;
    vertical-align: top;
    width: 22%;
}

#antivirus-for-mac .statement p{
    font-weight: 600;
}

#antivirus-for-mac .illustration28 > div {
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.5px;
    text-align: left;
    width: 38%;	
}

#antivirus-for-mac .illustration28 h2{
	padding-bottom: 80px;
}

#antivirus-for-mac .list_style4 li {
    padding: 0 0 15px 35px;
}

#antivirus-for-mac .content_wrapper .contentTab .illustration12 {
    padding-bottom: 0;
}

#antivirus-for-mac .illustration12 h3{
    padding-top: 30px;
}

.product_page .wide .grey-bg {
	min-height: 0;
}

.illustration30:after {
    background: transparent url("/imagesv2/illustrations/illustration30.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    float: right;
    height: 312px;
    position: relative;
    width: 46%;
}

.chromodo-browser .illustration3:before{
	position: relative;
}

.chromodo-browser .illustration30 .list_style4.style1 {
    padding: 50px 0 0;
}

.chromodo-browser .illustration4:before{
	position: relative;
}

#code-signing-certificate .illustration31 .list_style4.style1 li:first-line{
    text-transform: uppercase;
}

#code-signing-certificate .illustration31:after {
    vertical-align: bottom;
}

#code-signing-certificate .illustration32 h3{
	padding-top: 40px;
}

.illustration31:after {
    content: "";
    display: inline-block;
    height: 367px;
    width: 38%;
    background: transparent url("/imagesv2/illustrations/illustration-esm-1.png") no-repeat scroll left 0;
    position: relative;
    text-align: left;
}

#code-signing-certificate .illustration31 ul{
	width: 51%;
	padding-bottom: 0;
}

#code-signing-certificate #tab-overview .grey-bg:first-child {
    margin-top: -61px;
}

.illustration32:before {
    content: "";
    float: left;
    height: 685px;
    width: 50%;
    background: transparent url("/imagesv2/illustrations/illustration-esm-2.png") no-repeat scroll center 0;
    position: relative;
}

#code-signing-certificate .illustration32 ul{
	display: inline-block;
}

#code-signing-certificate .illustration32 ul li{
	padding-bottom: 20px;
}

#code-signing-certificate .illustration32 ul li:last-child{
	padding-bottom: 0;
}

#code-signing-certificate .illustration4:before {
    position: relative;
    width: 50%;
}

#code-signing-certificate .illustration4 h3{
    padding-top: 40px;
}

#code-signing-certificate .illustration33:before {
    top: 30px;
}

.illustration33:before {
    content: "";
    float: right;
    height: 410px;
    width: 48%;
    background: transparent url("/imagesv2/illustrations/illustration33.png") no-repeat scroll center 0;
    position: relative;
	float: right;
}

#code-signing-certificate .illustration33 li a{
	color: #444444;
}

#code-signing-certificate .illustration33 li a:hover{
	text-decoration: underline;
}

#code-signing-certificate .platforms{
	text-align: center;
}

#code-signing-certificate .platform {
    display: inline-block;
    margin: 40px 20px 0;
    text-align: left;
    width: 360px;
}

#code-signing-certificate .platform p {
    display: table-cell;
    vertical-align: middle;
}

#code-signing-certificate .platform:before{
	content: "";
	width: 76px;
	height: 80px;
	display: table-cell;
	background: transparent url("/imagesv2/platforms-icons.png") no-repeat scroll center 10px;
	padding-right: 20px;
}

#code-signing-certificate .platform.windows{
	color: #000e92;
	font-size: 38px;
	font-weight: 400;
}

#code-signing-certificate .platform.microsoft-authenticode:before{
	background-position: center -90px;
}

#code-signing-certificate .platform.adobe:before{
	background-position: center -203px;
}

#code-signing-certificate .platform.microsoft-office:before{
	background-position: center -309px;
}

#code-signing-certificate .platform.java:before{
	background-position: center -425px;
}

#code-signing-certificate .platform.mozilla:before{
	background-position: center -562px;
}

#code-signing-certificate .platform.apple:before{
	background-position: center -690px;
}

#code-signing-certificate .platform.microsoft-silverlight:before{
	background-position: center -823px;
}

.illustration35:after {
    background: transparent url("/imagesv2/illustrations/illustration35.png") no-repeat scroll center 0;
    content: "";
    float: right;
    height: 380px;
    position: relative;
    width: 50%;
}

.vulnerability-scanning .illustration35 ul li{
	text-transform: uppercase;
}

.vulnerability-scanning .illustration35 .list_style4.style1 {
    padding: 80px 0 0 !important;
}

.illustration36:before{
	content: "";
    float: left;
    height: 380px;
    width: 50%;
    background: transparent url("/imagesv2/illustrations/illustration39.png") no-repeat scroll left 0;
    position: relative;
}

.illustration34:before{
	content: "";
    float: right;
    height: 440px;
    width: 48%;
    background: transparent url("/imagesv2/illustrations/illustration34.png") no-repeat scroll center 0;
    position: relative;
}

.illustration37:after{
    background: transparent url("/imagesv2/illustrations/illustration-icon-002.png") no-repeat scroll right 0;
    content: "";
    display: inline-block;
    height: 386px;
    position: relative;
    width: 45%;
}

.illustration38:before{
	content: "";
    float: left;
    height: 330px;
    width: 45%;
    background: transparent url("/imagesv2/illustrations/illustration38.png") no-repeat scroll center 0;
    position: relative;
}

#icedragon-browser .illustration30 .list_style4.style1 {
    padding: 50px 0 0;
}

#icedragon-browser .illustration3:before {
    position: relative;
}

#icedragon-browser .illustration3:before {
    background: transparent url("/imagesv2/illustrations/illustration3.png") no-repeat scroll center 0;
    content: "";
    float: left;
    height: 502px;
    width: 50%;
}

#icedragon-browser .illustration3 h3 {
    padding-top: 60px;
}

#icedragon-browser .illustration39 h3{
	padding-top: 20px;
}

.chromodo-browser .illustration3 h3{
	padding-top: 60px;
}

.chromodo-browser .illustration4 h3 {
    padding-top: 30px;
}

#icedragon-browser .statement{
	max-width: 950px;
	display: inline-block;
}

#icedragon-browser .statement p{
	float: right;
	margin-bottom: -100px;
}


#icedragon-browser .illustration4:before {
    position: relative;
    width: 50%;
}

#icedragon-browser .illustration4 h3{
    padding-top: 20px;
}

#icedragon-browser .illustration39:before {
    background: transparent url("/imagesv2/illustrations/illustration39.png") no-repeat scroll left 0;
    content: "";
    float: left;
    height: 375px;
    width: 45%;
	position: relative;
}

#programs-manager .inline-block{
	display: inline-block;
    vertical-align: top;
}

#programs-manager .illustration4:before {
    position: relative;
}

#programs-manager .list_style4.style1 {
    padding: 45px 0 30px 85px;
}

#programs-manager #tab-overview h2 {
    padding-bottom: 70px;
}

#programs-manager .illustration45 h3{
	padding-top: 30px;
}

.illustration45:before {
    background: transparent url("/imagesv2/illustrations/illustration45.png") no-repeat scroll left 0;
    content: "";
    float: left;
    height: 415px;
    width: 48%;
	position: relative;
}

.illustration46:after{
    background: transparent url("/imagesv2/illustrations/illustration46.png") no-repeat scroll right 0;
    content: "";
    float: right;
    height: 320px;
    position: relative;
    width: 422px;
}

.illustration47:before {
    background: transparent url("/imagesv2/illustrations/illustration47.png") no-repeat scroll center 0;
    content: "";
    float: left;
    height: 340px;
    width: 52%;
	position: relative;
}

.illustration48:before {
    background: transparent url("/imagesv2/illustrations/illustration48.png") no-repeat scroll center 0;
    content: "";
    float: right;
    height: 302px;
    width: 52%;
	position: relative;
}

.illustration49:before {
    background: transparent url("/imagesv2/illustrations/illustration49.png") no-repeat scroll center 0;
    content: "";
    float: left;
    height: 245px;
    width: 50%;
	position: relative;
}

#free_email_certificate .inline-block {
    display: inline-block;
    width: 50%;
	text-align: left;
}

#free_email_certificate .first{
	margin-top: -91px;	
}

#free_email_certificate .first p,
#free_email_certificate .first li{
	font-size: 20px;
	padding-bottom: 20px;
}

#free_email_certificate .first li:last-child{
	padding-bottom: 0;
}	

#free_email_certificate h2 {
    padding: 0 0 70px;
}

#free_email_certificate .grey-bg + .middle {
    padding: 50px 0;
}



#free_email_certificate .middle:last-child{
	padding-top: 0;
}

#email-privacy #tab-overview .grey-bg:first-child {
    margin-top: -61px;
}

#email-privacy .inline-block{
    display: inline-block;
    vertical-align: top;
	max-width: 510px;
	text-align: left;
}

#email-privacy .text-block{
	margin: 45px 125px 20px 0;
	font-size: 20px;
	line-height: 27px;
}

#email-privacy h2{
	padding: 0 0 70px;
}

#email-privacy .features {
    border: 0 none !important;
	padding: 0 !important;
}

#email-privacy .illustration12{
	line-height: 40px;
}

#email-privacy .content_wrapper .contentTab .illustration12 {
    padding-bottom: 0;
}

#email-privacy .h4-style{
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

#online_storage .product_page .wide .grey-bg:after{
	content: "";
	display: inline-block;
	width: 100%;
}

#online_storage .test1{
	display: inline-block;
	width: 100%;
}

#online_storage .illustration20:before{
    top: 0;
}

.product_page .middle.wide{
	text-align: center;
}

.product_page .middle.wide .middle{
	display: inline-block;
}

.product_page .middle.wide .middle{
	text-align: left;
}

.product_page .middle.wide .middle.align-center,
.product_page .middle.wide .grey-bg.align-center .middle{
	text-align: center;
}

.product_page .wide .illustration20 h3 {
    padding-top: 60px;
}

.product_page .middle.wide .middle p:last-child{
	padding-bottom: 0;
}

#home .sections{
	padding: 125px 0;
	font-family: "Open Sans",sans-serif;
	font-size: 20px;
	color: #4f4f4f;
}

#home .sections.comodo-one-section {
    height: auto;
}

#home .sections .cell{
	border: 0 none;
	vertical-align: middle;
	text-align: left;
}

#home .sections .cell:first-child{
	width: 50%;
}

#home .comodo-one-section{
	color: #ffffff;
	font-size: 25px;
	line-height: 36px;	
}

#home .sections h2{
	color: #4f4f4f;
    font-family: "Open Sans",sans-serif;
    font-size: 35px;
    line-height: 43px;
	padding-bottom: 30px;
}

#home .sections h2 span{
	font-size: 50px;
	font-weight: 600;	
}

#home .sections.comodo-one-section h2{
	color: #ffffff;
}	

#home .comodo-one-section p span{
	font-weight: 600;	
}

#home .comodo-one-section p{
	padding-bottom: 40px;
	max-width: 550px;	
}

#home .sections .btn{
	text-transform: uppercase;
	font-size: 27px;
	line-height: 30px;
	padding: 17px 60px;
	font-weight: 800;
	text-shadow: 0 1px 1px rgba(0, 0, 6, 0.5);
}

.list_style6 li{
	background: url('/imagesv2/list-style5.png') no-repeat 0 12px transparent;
	padding: 0 0 0 27px;
}

#home  .sslcertificate-section ul{
	padding: 0 0 40px;
	line-height: 37px;
}

#home  .sslcertificate-section .btn{
	padding: 17px 50px;
}

#home  .sslcertificate-section .cell:last-child{
	padding-left: 5%;
}

#home .sections.sslcertificate-section {
    height: auto;
}

#home  .endpoint-section ul{
	padding: 0 0 40px;
	line-height: 37px;
}

#home .sections.endpoint-section {
    height: auto;
	padding: 0;
}

#home .sections.endpoint-section .cell:first-child{
	padding: 120px 0;
}

#home .sections.news-section{
	height: auto;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 65px 0; 
	line-height: 25px;
}

#home .sections.news-section > div{
	max-width: 690px;
}

#home .sections.news-section h4{
	font-size: 20px;
	font-weight: 800;
	padding-bottom: 20px;
	line-height: 30px;
}

#home section.sections.main-cta {
    padding: 50px 0;
}

.blue-btn{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	padding: 9px 46px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
	background: linear-gradient(#40b7fe 10%, #0075ff 90%);
	background: linear-gradient(#40b7fe 0%, #018dfe 12%, #018dfe, #0075ff 100%);
	border-radius: 3px;
	border: 2px solid #0d65c8;
	border-top: 2px solid #499fd0;
}





@media screen and (max-width: 1280px) {
	
	#tab-support div.middle{
		width: 90%;
	}
	
	#tab-support div,
	#tab-support .middle div {
		width: 23%;
	}
	
	#tab-support .chat-support,
	#tab-support .middle .chat-support{
		width: 35%;
	}
	
	#tab-support .middle .chat-support {
		background: #eef4f6 url("/imagesv2/Comodo-products-support.png") no-repeat scroll right bottom;
		height: auto;
	}
	
	.profile .map {
		background-size: 1024px auto;
		height: 440px;
		width: 1024px;
	}

	.profile .office.clifton {
		left: 263px;
		top: 157px;
	}

	.profile .office.louisville {
		left: 224px;
		top: 174px;
	}

	.profile .office.london {
		left: 473px;
		top: 120px;
	}

	.profile .office.manchester {
		left: 463px;
		top: 110px;
	}

	.profile .office.iasi {
		left: 545px;
		top: 137px;
	}

	.profile .office.ankara {
		left: 565px;
		top: 166px;
	}

	.profile .office.chennai {
		left: 696px;
		top: 247px;
	}

	.profile .office.beijing {
		left: 803px;
		top: 167px;
	}

	.profile .office.tokyo {
		left: 870px;
		top: 177px;
	}
	
	
	#partners-products .left{
		width: 66%;
		padding: 0 2%;
	}
	
	#partners-products .right{
		width: 26%;
		padding: 70px 2% 0;
	}
	
	#partners-why .left,
	#partners-why .right{
		width: 46%;
		padding: 0 2%;
	}
	
	#partners .block1 {
		width: 48%;
	}
		
	.home-slider.comodo-products-page-slider .text {
		margin-left: 0;
	}
	
	#anti-malware .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	
	#anti-malware h2 {
		width: 100%;
		text-align: center;
	}
	
	#anti-malware .product-information{
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	
	#anti-malware .product-information .awards{
		width: 100%;
		
	}
	
	#anti-malware .product-information > div{
		margin: 30px 0;
		display: inline-block;
	}
	
	
	
	#antispam-gateway .features-overview {
		width: 100%;
		text-align: center;
	}

	#antispam-gateway .total-result {
		width: 100%;
		text-align: center;
	}

	#antispam-gateway .webCounters{
		display: inline-block;
		width: 100%;
		margin-bottom: 50px;
	}
	
	#antispam-gateway .webCounters > div{
		display: inline-block;
		margin: 0 5%;
	}
	
	#antivirus #tab-overview .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	
	#antivirus-advanced #tab-overview .list-icon-style2 {
		width: 650px;
	}
	
	#firewall #tab-overview .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	
	#firewall .fixed-width {
		width: 60%;
	}
	
	#free-internet-security #tab-overview .list-icon-style2{
		width: 100%;
		text-align: center;
	}
	
	#internet-security-complete .awards_internet_small{
		float: none;
		top: 0;
	}
	
	#internet-security-complete .list-icon-style2{
		text-align: center;
	}
	
	#internet-security-complete .awards_internet_small{
		text-align: center;
		width: 100%;
	}
	
	#internet-security-pro .statement {
		margin: 20px 0;
		width: 100%;
		text-align: left;
	}
	
	#internet-security-pro .statement i{
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 0;
	}
	
	#online_storage #tab-overview .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	
	#online_storage #tab-overview .inline-block{
		width: 100%;
		text-align: center;
		margin: 0 0 50px;
	}
	
	#wifi-security #tab-overview .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	

	
}

@media screen and (max-width: 1024px) {
	
	#tab-support .middle .chat-support {
		height: auto;
	}
	
	.contentTab .tabHead ul.items-9 li a{
        font-size: 13px;
    }
	
	.individual_member .content_wrapper h2,
	.individual_member .content_wrapper p{
		padding: 0 0 15px;
	}
	
	.profile .map {
		background-size: 760px auto;
		height: 340px;
		width: 760px;
	}

	.profile .office.clifton {
		left: 185px;
		top: 110px;
	}

	.profile .office.louisville {
		left: 160px;
		top: 115px;
	}

	.profile .office.london {
		left: 348px;
		top: 77px;
	}

	.profile .office.manchester {
		left: 336px;
		top: 70px;
	}

	.profile .office.iasi {
		left: 400px;
		top: 95px;
	}

	.profile .office.ankara {
		left: 415px;
		top: 116px;
	}

	.profile .office.chennai {
		left: 515px;
		top: 172px;
	}

	.profile .office.beijing {
		left: 590px;
		top: 117px;
	}

	.profile .office.tokyo {
		left: 640px;
		top: 120px;
	}
	
	#security-software .product_blocks_style1 > div {
		margin: 0 100px 50px 0;
		width: 300px;
	}
	
	#firewall .fixed-width {
		width: 60%;
	}
	
	#internet-security-pro .illustration17 > div {
		width: 55%;
	}
	
	#home .sections .cell:first-child{
		width: auto;
	}
	
	#home .sections img{
		width: 90%;
		height: auto;
	}

}

@media screen and (max-width: 960px) {

	#tab-support div,
	#tab-support .middle div {
		width: 100%;
	}
	
	#tab-support .chat-support,
	#tab-support .middle .chat-support{
		width: 85%;
	}

	.product_blocks_style1 > div {
		width: 100%;
	}
	
	.product_blocks_style2 > div {
		width: 47%;
	}
	
	.about-us .contentSlider .image img {
		margin: 0;
	}
	
	.individual_member .contentSlider .text h1 {
		margin: 30px 0 0;
	}
	
	.individual_member .contentSlider .text a.back {
		margin-top: 20px;
	}
	
	.contentSlider .image img {
		margin-right: 0;
	}
	
	.profile .achievements div {
		display: inline-block;
		width: 180px;
		float: none;
	}	
	
	.profile .content-bottom-feathers{
		display: none;
	}	
	
	#security-software .product_blocks_style1 > div {
		margin: 0 50px 50px 0;
		width: 300px;
	}
	
	.grey .column {
		height: auto;
		width: 100%;
	}
	
	.show_more_btn{
		display: none;
	}
	
	#partners-products .left{
		width: 96%;
		padding: 0 2%;
	}
	
	#partners-products .right{
		width: 96%;
		padding: 70px 2% 0;
		text-align: left;
	}
	
	#partners .block1 {
		width: 90%;
	}
	
	#partners .row1 .block1:first-child {
		margin: 40px 0 0 30px;
	}
	
	.gray_block1 {
		margin-bottom: 20px;
		padding: 2%;
		width: 96%;
	}	
	
	#update-database .summary-table,
	#update-database .details-table{
		width: 100%;			
	}
	
	#antivirus-advanced .column{
		width: 100%;
		padding-right: 0;
	}
	
	#antivirus-advanced #tab-overview .list-icon-style2 {
		width: 100%;
		text-align: center;
	}
	
	#antivirus-advanced .inline-block {
		width: 100%;
	}
	
	.illustration:before,
	.illustration:after,
	.illustration1:before,
	.illustration2:before,
	.illustration3:before,
	.illustration4:before,
	.illustration5:before,
	.illustration6:before,
	.illustration7:after,
	.illustration8:before{
		content: none !important;
	}
	
	#antivirus-advanced .inline-block{
		text-align: center;
	}
	
	#antivirus-advanced .illustration7 .list_style4 {
		float: left;
	}

	#antivirus .centered_block{
		margin-bottom: 0;
	}
	
	.product_page .middle{
		width: 100%;
	}
	
	.illustration3 .list_style5{
		width: 100%;
	}
	
	#rescue-disk .illustration23 ul {
		width: 100%;
	}
	
	.product_page #tab-overview .grey-bg:first-child {
		margin-top: 0;
	}
	
	.middle .virus-free-guarantee{
		text-align: center;
	}
	
	.virus-free-guarantee img {
		float: none;
		margin: 0;
	}
	
	.grey-bg,
	.grey-bg + .middle{
		padding: 50px 0 !important;
		margin: 0 !important;
	}
	
	#antivirus-for-mac .gray_block {
		margin: 50px 0;
	}
	
	#antivirus-for-mac .illustration28 > div {
		width: 100%;
	}
	
	#antivirus-for-linux .illustration26 p{
		width: 100%;
	}
	
	#code-signing-certificate .illustration31 ul {
		width: 100%;
	}
	
	#free_email_certificate .inline-block {
		width: 100%;
	}

}

@media screen and (max-width: 760px) {
	
	.sales-support, .product-support {
		width: 100%;
		margin: 0 0 30px;
	}	
	
	#login_page .login_form input[type="submit"] {
		float: left;
	}
	
	#login_page .login_form a {
		display: block;
		float: none;
	}
	
	.about-us.contentSlider .image img {
		margin: 0;
	}
	
	.middle.map-middle{
		padding-left: 0;
		padding-right: 0;
	}
		
	.profile .trast-online {
		background: transparent none repeat scroll 0 0;
		border-top: 1px solid #e5e5e5;
		line-height: 22px;
		padding: 40px 20px 0px;
		text-align: left;
	}
	
	.profile .map-section {
		display:none !important;
	}
	
	#security-software .product_blocks_style1 > div {
		margin: 0 50px 50px 0;
		width: 400px;
	}
	
	#strategic-partners .contentSlider .text div.buy_btn_price {
		margin: 0 0 0 230px;
		position: absolute;
	}
	
	#resources-webinars .featured-webinar,
	#resources-webinars .popular-webinars-block{
		width: 90%;
		padding: 0;
		margin: 30px auto;
		display: block;
	}	
	
	#products-banners .row .logos li {
		width: 50%;
		padding: 10px 2%;
	}
	
	#firewall .fixed-width {
		width: 100%;
	}
	
	#wifi-security #tab-overview .float-left{
		width: 100%;
		padding: 0;
	}	
	
	#anti-malware .inline-block.video{
		text-align: center;
	}
	
	#anti-malware .inline-block.video a img{
		width: 90%; height: auto;	
	}
	
	#anti-malware .inline-block .list_style4.style1{
		padding: 0 0 30px 30px;	
	}
	
	#internet-security-pro .illustration17 > div {
		padding-right: 0;
		width: 100%;
	}
	
	#internet-security-pro .list_style4.style1 {
		padding-right: 0;
		width: 100%;
	}	
	
	#wifi-security .illustration22 ul {
		width: 100%;	
	}
	
	#home .sections .cell img{
		display: none;
	}
	
	
	
}	

@media screen and (max-width: 640px) {
	
	#partners-contact form span,
	#contact-sales-form  span {
		width: 100%;
		padding-right: 0;
	}
	
	.country {
		display: block;
		width: 100%;
	}
	
	.profile .company-bottom-info div {
		display: block;
		margin: 0;
		width: auto;
		padding: 20px;
	}
	
	.content_item_style1 {
		display: block;
	}
	
	.white, .grey{
		display: block;
		width: 100%;
	}
	
	.partners.table {
		border: 1px solid #d6e9f0;
		display: block;
	}

	.partners.table .cell {
		border-left: 1px solid #d6e9f0;
		display: block;
		text-align: center;
		width: 100%;
	}
	
	#strategic-partners .contentSlider .text div.buy_btn_price:after {
		background: none;
	}	
	
	#strategic-partners .contentSlider .text div.buy_btn_price {
		margin: 0;
		position: relative;
	}
	
	

}

@media screen and (max-width: 520px) {

	.news_item {
		display: block;
		padding: 0 0 35px 0;
		width: 100%;
	}
	
	#tab-support div {
		width: 100%;
	}
	
	#contact-sales-form  span {
		width: 100%;
	}
	
	.country {
		display: block;
		width: 100%;
	}
	
	#login_page .form_wrapper .text {
		float: none;
		width: auto;
	}
	
	#login_page .form_wrapper .login_form {
		float: none;
		width: auto;
		display: inline-block;
	}
	
	#login_page .form_wrapper {
		margin: 0 auto;
	}
	
	#backup-registration-form > div {
		width: 250px;
	}
	
	#backup-registration-form #captcha_text {
		width: 30%;
	}
	
	#comodo-backup #tab-download>div{
		width: 100%;
		float: none;
	}

	#strategic-partners .left-column,
	#strategic-partners .right-column{
		width: 100%;
	}
	
	#testimonials-form span {
		width: 100%;
	}
	
	#antispam-gateway .webCounters {
		transform: scale(0.6);
		margin-left: -110px;
	}
	
	#code-signing-certificate .platform {
		width: 90%;
	}
	
	

}

























