@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,600');
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,700,900&amp;subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,600&amp;subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Asap:Regular,Bold,Italic,BoldItalic|Exo+2:Medium,SemiBold,Bold);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900');

/*@import url(http://fonts.googleapis.com/css?family=Satisfy);*/

@import url('royalslider.css');
@import url('mainmenu.css');
@import url('inner-pages.css');
@import url('product-inner-pages.css');
@font-face {
    font-family: 'journalregular';
    src: url('../eot/journal-webfont.eot');
    src: url('../eot/journal-webfontd41d.eot#iefix') format('embedded-opentype'), url('../woff2/journal-webfont.woff2') format('woff2'), url('../woff/journal-webfont.woff') format('woff'), url('../ttf/journal-webfont.ttf') format('truetype'), url('../svg/journal-webfont.svg#journalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #e51937;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #e51937;
    color: #fff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.width-auto
{
    width:auto !important;
}
.ml-1 {
    margin-left:10px;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author: Aslan Unal aslan.unal@comodo.com
   ========================================================================== */

body,
html {
    width: 100%;
    height: 100%;
}

body {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-family:'Asap','Exo 2',sans-serif!important;color:#505050 !important;*/
    font-weight: 300;
    font-family: 'Roboto', sans-serif!important;
    color: #505050 !important;
    overflow: hidden;
}

::-webkit-input-placeholder {
    color: #aaaaaa;
}

:-moz-placeholder {
    color: #aaaaaa;
    opacity: 1;
}

::-moz-placeholder {
    color: #aaaaaa;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #aaaaaa;
}


/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e51937;
    z-index: 99999;
}

#status {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spin 1.1s infinite linear;
    animation: spin 1.1s infinite linear;
}

#status,
#status:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p,
figure {
    margin: 0;
    padding: 0;
    font-weight: normal;
}


/*p{
    text-align: justify;
}*/

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #eb212e;
    outline: 0 !important;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

.chat-support a.chat_btn {
    text-decoration: none;
    color: #eb212e;
    outline: 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

strong,
b {
    font-weight: 700;
}


/*
    Source Sans Pro
    300 - light
    600 - semibold
    700 - bold
    900 - ultrabold

    Open Sans
    300 - light
    600 - semibold
    700 - bold


    Satisfy
    400 - regukar

*/

.banner-v1 {
    background: url('../banner-v1.html') no-repeat scroll center top;
    height: 550px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.banner-v2 {
    background: url('../jpg/banner-v2.jpg') no-repeat scroll center top;
    height: 550px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.banner-v1 .middle,
.banner-v2 .middle {
    display: table;
    height: 100%;
}

.banner-v1 .middle .cell,
.banner-v2 .middle .cell {
    width: 50%;
    vertical-align: bottom;
    text-align: left;
    border: none;
}

.banner-v1 .middle .cell:last-child,
.banner-v2 .middle .cell:last-child {
    text-align: right;
}

.banner-v1 .drk-blue-btn span.txt,
.banner-v1 .drk-org-btn span.txt,
.banner-v2 .drk-blue-btn span.txt,
.banner-v2 .drk-org-btn span.txt {
    padding: 0 30px;
    text-transform: uppercase;
    font-weight: normal;
}

.banner-v1 .drk-blue-btn,
.banner-v1 .drk-org-btn,
.banner-v2 .drk-blue-btn,
.banner-v2 .drk-org-btn {
    position: relative;
    bottom: 0;
    vertical-align: bottom;
    margin-bottom: 75px;
}

@media only screen and (max-width:767px) {
    .banner-v1,
    .banner-v2 {
        background-position: center left;
        padding-top: 100px;
        height: 300px;
    }
    .banner-v1 .middle .cell,
    .banner-v2 .middle .cell {
        width: 100%;
        float: none;
        display: block;
        text-align: center !important;
    }
    .banner-v1 .drk-blue-btn,
    .banner-v1 .drk-org-btn,
    .banner-v2 .drk-blue-btn,
    .banner-v2 .drk-org-btn {
        width: auto;
        margin-bottom: 50px;
    }
    .banner-v1 .drk-blue-btn span.txt,
    .banner-v1 .drk-org-btn span.txt,
    .banner-v2 .drk-blue-btn span.txt,
    .banner-v2 .drk-org-btn span.txt {
        padding: 0;
        float: none;
        text-align: center;
    }
}

#wrapper {
    float: left;
    width: 100%;
    height: 100%;
}

.middle {
    /*position: relative;*/
    width: 1240px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

#header {
    float: left;
    position: relative;
    /*z-index: 999;*/
    z-index: 998;
    width: 100%;
    background: #fff;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

#logo {
    position: relative;
    /*width: 138px;*/
    height: 41px;
    width: 205px;
/*    margin:20px 0 0;*/
    margin: 18px 0 0 0!important;
    float: left;
    background: url('../png/logo-5.png') no-repeat;
}

#logo a {
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

#header .right {
    float: right;
    /*width: 396px;*/
    width: 725px;
    margin: 23px 0 9px 0;
}

#header .right .block {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}

#header .right .search {
    position: relative;
    overflow: hidden;
    font-size: 12px;
    color: #b5c5cb;
    font-weight: italic;
    float: right;
    width: 250px;
    height: 30px;
    margin-left: 15px;
    border: 1px solid #E1E6E8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

#header .right .search input[type="text"] {
    width: 100%;
    outline: none;
    border: 0;
    padding: 6px 35px 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 10px;
    font-size: 12px;
    height: 21px;
    *behavior: url("../htc/boxsizing.htc");
}

#header .right .search input[type="submit"] {
    background: url("../png/sprite.png") no-repeat 0 0 transparent;
    border: medium none;
    color: transparent;
    width: 18px;
    height: 19px;
    position: absolute;
    right: 5px;
    top: 5px;
    outline: none;
    opacity: .5;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#header .right .search input[type="submit"]:hover {
    opacity: 1;
}

#header .right .select_box2 {
    width: auto !important;
    height: 30px !important;
    line-height: 25px;
}

#header .right .lang,
.footer .lang {
    position: relative;
    z-index: 3;
    margin-left: 10px;
    font-size: 12px;
    color: #b5c5cb;
    float: left;
    width: 136px;
    height: 30px;
    border: 1px solid #E1E6E8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.footer .lang {
    float: right;
    border: 0;
}

#header .right .lang a,
.footer .lang a {
    color: #b5c5cb;
    font-weight: 300;
    font-size: 12px;
    display: block;
}

#header .right .lang a:hover,
.footer .lang a:hover {
    color: #a2a6a7;
}

#header .right .lang .current,
.footer .lang .current {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

#header .right .lang .current:before,
.footer .lang .current:before {
    content: '';
    float: left;
    margin: 12px 5px 0 0;
    width: 5px;
    height: 3px;
    background: url("../png/sprite.png") no-repeat -18px 0 transparent;
}

#header .right .lang .current.selected:before,
.footer .lang .current.selected:before {
    margin: 11px 5px 1px 0;
    background-position: -18px -3px;
}

#header .right .lang .current a,
.footer .lang .current a {
    line-height: 25px;
}

#header .right .lang .current .flag,
.footer .lang .current .flag {
    float: right;
    width: 25px;
    height: 23px;
}

#header .right .lang .current .flag.us,
.footer .lang .current .flag.us {
    background: url("../png/north-america-flag.png") no-repeat;
}

#header .right .lang ul,
.footer .lang ul {
    display: none;
    position: absolute;
    top: 27px;
    left: -1px;
    background: #fff;
    width: 100%;
    border: 1px solid #E1E6E8;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.footer .lang ul {
    top: auto;
    bottom: 27px;
}

.footer .seal-wrap {
    margin-top: 15px;
}

.footer .seal-wrap .seal {
    float: left;
    width: 44px;
}

#header .right .lang ul li,
.footer .lang ul li {
    border-bottom: 1px solid #E1E6E8;
}

#header .right .lang ul li:last-child,
.footer .lang ul li:last-child {
    border-bottom: 0;
}

#header .right .lang ul li a,
.footer .lang ul li a {
    padding: 3px 5px;
}

#header .right .contact-chat {
    position: relative;
    z-index: 1;
    font-size: 14px;
    float: right;
}

#header .right .contact-chat ul li {
    list-style: none;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #ededed;
}

#header .right .contact-chat ul li:last-child {
    border-right: none;
}

#header .right .contact-chat span {
    position: relative;
    float: left;
    line-height: 25px;
}

#header .right .contact {
    padding-right: 20px;
}

#header .right .contact-chat a {
    height: 16px;
    padding: 0;
    text-decoration: none;
    color: #187dad;
    font-size: 16px;
}

#header .right .contact-chat a:hover {
    color: #2989b6;
}

#header .right .contact a:before {
    content: '';
    float: left;
    width: 17px;
    height: 13px;
    margin: 7px 10px 0 0;
    background: url("../png/sprite.png") no-repeat -23px 0 transparent;
}

#header .right .chat {
    padding-left: 16px;
}

#header .right .chat a:before {
    content: '';
    float: left;
    width: 14px;
    height: 13px;
    margin: 7px 10px 0 0;
    background: url("../png/sprite.png") no-repeat -23px -13px transparent;
}


/*slider */

.home-slider {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    /*height: 550px;*/
    height: auto;
    /*border-bottom: 1px solid #b5c5cb;*/
}

.home-slider .image {
    position: relative;
    z-index: 2;
    float: left;
    margin: 65px 0 56px 0px;
}

.home-slider figure {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background: #d3e5eb;
}

.home-slider figure:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    background: url("../png/whitebg.png") no-repeat bottom center;
    width: 100%;
    height: 100%;
}

.home-slider .text {
    margin-top: 30px;
    position: relative;
    z-index: 2;
    float: left;
    /*margin-top: 90px;*/
    width: 650px;
    padding: 60px 10px 30px 10px;
    background: url("../png/figcaptionbg.png") repeat-y right;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.home-slider .text h2,
.home-slider .text h1,
.home-slider .text p.sliderTopic {
    font-weight: 600;
    color: #2b3437;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 5px;
    letter-spacing: -1px;
    /*height: 140px;*/
}

.home-slider .text p {
    font-weight: 300;
    color: #88a5ae;
    font-size: 20px;
    line-height: 22px;
    min-height: 40px;
}

.home-slider .text p.dark {
    color: #333;
}

.home-slider .text .btn {
    margin-top: 5px;
}

.home-slider .rsArrow {
    top: 45%;
}

.home-slider .rsArrow:hover {
    opacity: 0.6;
}

.home-slider .rsArrow.rsArrowLeft {
    left: 15px;
}

.home-slider .rsArrow.rsArrowRight {
    right: 15px;
    background-position: 0 -53px;
}


/*freeforensicbutton*/

#slideout {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 10px;
    right: 0px;
    list-style: none;
    z-index: 9999;
    top: 400px;
}

#slideout .slide,
#slideout .slide-new {
    width: 100px;
}

#slideout .slide a,
#slideout .slide-new a {
    display: block;
    margin-left: 0px;
    width: 285px;
    height: 113px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#slideout .slide a {
    background-image: url(../png/freeforensicanalysis-btn-hover.png);
    transition: none;
}

#slideout .slide-new a {
    background-image: url(../png/malware-discovery.png);
    transition: none;
}


/*home-three-boxes*/

#login_page #logo {
    margin: 40px 0 0;
}

.home-three-boxes {
    float: left;
    width: 100%;
    margin: 35px 0;
    display: table;
}

.home-three-boxes figure {
    position: relative;
    overflow: hidden;
    display: table-cell;
    float: left;
    width: 32.25%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 8px solid #d3e5eb;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.home-three-boxes figure:nth-child(2) {
    margin: 0 1.62%;
}

.home-three-boxes figure h2,
.home-three-boxes figure div.inners {
    display: table;
    width: 101%;
    height: 75px;
    background: #d3e5eb;
    border-right: 1px solid #d3e5eb;
    color: #222222;
    font-size: 24px;
    line-height: 24px;
}

.home-three-boxes figure h2 span,
.home-three-boxes figure div.inners span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}

.home-three-boxes figure h2 strong,
.home-three-boxes figure div.inners strong {
    display: block;
    font-weight: normal;
    font-size: 16px;
}

.home-three-boxes figure .box-content {
    float: left;
    width: 100%;
}

.home-three-boxes figure .box-content .block {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.home-three-boxes figure .box-content .block-top {
    min-height: 215px;
}

.home-three-boxes figure .box-content .image {
    float: left;
}

.home-three-boxes figure .box-content.rightImage .image {
    float: right;
}

.home-three-boxes figure .box-content .text {
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
}

.home-three-boxes figure .box-content .text p {
    color: #222;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 15px;
}

.home-three-boxes figure .box-content .left {
    width: 60%;
    float: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.home-three-boxes figure .box-content .right {
    width: 40%;
    float: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.home-three-boxes figure .box-content .btn {
    padding: 5px !important;
    text-transform: uppercase;
}

.home-three-boxes figure .box-content .btn.arrow span:after {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    margin-top: 0;
}

.home-three-boxes figure .box-content .btn.block {
    width: auto !important;
}

.home-three-boxes figure .box-content .right a {
    font-size: 16px;
    color: #88a5ae;
    line-height: 35px;
    text-decoration: underline;
}

.home-three-boxes figure .box-content .right a:hover {
    color: #69868f;
}

.home-three-boxes figure .box-content .fullbtn {
    width: 100%;
    float: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}


/*home-two-boxes*/

.home-two-boxes {
    float: left;
    width: 100%;
}

.home-two-boxes figure {
    position: relative;
    float: left;
    width: 49%;
}

.home-two-boxes figure:first-child {
    margin-right: 1.62%;
}

.home-two-boxes figure h2,
.home-two-boxes figure div.index-box-top {
    position: relative;
    display: table;
    width: 100%;
    background: #d3e5eb;
    color: #222222;
    font-size: 24px;
    line-height: 26px;
    height: 70px;
    padding: 0 30px;
    /*margin-bottom: 20px;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.home-two-boxes figure h2:after,
.home-two-boxes figure div.index-box-top:after {
    top: 100%;
    left: 50%;
    /*border: solid transparent;*/
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(211, 229, 235, 0);
    border-top-color: #d3e5eb;
    border-width: 10px;
    margin-left: -10px;
}

.home-two-boxes figure h2 span,
.home-two-boxes figure div.index-box-top span {
    display: table-cell;
    vertical-align: middle;
}

.home-two-boxes figure h3,
.home-two-boxes figure h4 {
    font-size: 20px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 15px;
}

.home-two-boxes figure h4 {
    margin-top: 40px;
}

.home-two-boxes figure .col {
    float: left;
    width: 50%;
}

.home-two-boxes figure .comment {
    float: left;
    width: 100%;
}

.home-two-boxes figure .comment li {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.home-two-boxes figure .comment li .avatar {
    float: left;
    margin-right: 10px;
}

.home-two-boxes figure .comment li .comment-content {
    float: left;
    width: 80%;
}

.home-two-boxes figure .comment li .comment-content h4,
.home-two-boxes figure #news-marquee .comment-content h4 {
    margin: 0;
    color: #666666;
    font-size: 14px;
}

.home-two-boxes figure .comment li .comment-content h4 span,
.home-two-boxes figure #news-marquee .comment-content h4 span {
    text-transform: uppercase;
    color: #222222;
}

.home-two-boxes figure .comment li .comment-content p {
    color: #666666;
    font-size: 14px;
}

.home-two-boxes figure .box-content #news-marquee {
    height: 200px;
    overflow: hidden;
    margin-left: 30px;
    padding-right: 10px;
}


/*---- NEW home page styles 15-Dec-16 ----*/

#home.main-page .sections {
    color: #fff;
    font-family: Roboto, sans-serif !important;
}

#home.main-page .sections {
    background-size: cover;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}

#home.main-page .section-top-banner {
    background: url(../jpg/content-box-bg1.jpg) no-repeat 0 center transparent;
    min-height: 430px;
    padding: 80px 0 70px;
}

.main-page .top-banner-content {
    width: 59%;
    float: right;
}

.main-page .top-banner-content h1 {
    font-size: 53px;
    font-weight: 300;
    line-height: 60px;
    margin: 0 25px 10px;
}

.main-page .top-banner-content p {
    font-size: 19.6px;
    font-weight: 300;
    line-height: 25px;
    margin: 0 25px 30px;
}

.main-page .top-banner-content-text-wrapper {
    display: inline-block;
    text-align: right;
    vertical-align: top;
}

.main-page .top-banner-content-text-wrapper {
    text-align: right;
}

.main-page-btn {
    border: 0 none;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    min-width: 205px;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
    min-height: 40px;
    line-height: 39px;
    display: inline-block;
    font-size: 17.7px;
}

.main-page-btn:hover {
    opacity: 0.8;
}

.main-page .main-page-orange {
    background-color: #ff6000;
    margin-right: 25px;
}

.main-page .main-page-green {
    background-color: #4ab304;
}

.main-page .main-page-violet {
    background-color: #ae00ff;
}

.main-page-transparent {
    border: 1px solid #fff;
}

.main-page .top-banner-content img {
    margin: 20px 0 0;
}

#home.main-page .sections p {
    font-weight: 300;
    font-size: 29.6px;
    line-height: 35px;
}

#home.main-page .section1 {
    padding: 75px 0 65px;
}

#home.main-page .sections.section1 p {
    font-size: 18.7px;
    font-weight: 100;
    line-height: 35px;
    margin: 0 0 20px;
}

.main-page .title-style {
    font-size: 37px;
    font-weight: 100;
}

.main-page .sub-title-style {
    font-size: 29.6px;
    font-weight: 300;
}

#home.main-page .sections.section2 {
    background-color: #0096ff;
    padding: 75px 0 60px;
}

#home.main-page .sections.section2 p {
    font-size: 18.7px;
    line-height: 30px;
}

#home.main-page .sections.section2 p {
    margin-bottom: 20px;
}

#home.main-page .section2 .main-page-btn {}

#home.main-page .section2 .section2-block {
    width: 33%;
    display: inline-block;
}

#home.main-page .section2 .section2-block:before {
    content: "";
    display: inline-block;
    height: 110px;
    width: 110px;
    background: url(../png/home-page-icon-set.png) no-repeat 0 0 transparent;
    margin: 0 0 10px;
}

#home.main-page .section2 .section2-block2:before {
    background-position: -137px 0;
}

#home.main-page .section2 .section2-block3:before {
    background-position: -280px 0;
}

#home.main-page .section3 {
    background: url(../jpg/content-box-bg2.jpg) no-repeat 0 center transparent;
    padding: 130px 0 95px;
}

#home.main-page .section3 p {
    max-width: 1130px;
    display: inline-block;
    margin-bottom: 30px;
}

#home.main-page .section4 {
    background-color: #10193a;
    padding: 90px 0 55px;
}

#home.main-page .section4 p b {
    font-weight: 400;
    font-size: 35.5px;
}

#home.main-page .section4 p span {
    font-weight: 100;
}

#home.main-page .section4 p {
    margin-bottom: 20px;
}

#home.main-page .section5 {
    background: url(../jpg/content-box-bg3.jpg) no-repeat 0 center transparent;
    padding: 125px 0 90px;
}

#home.main-page .section5 p {
    line-height: 42px;
    font-size: 35.5px;
    margin-bottom: 45px;
}

#home.main-page .footer {
    margin-top: 0;
}

.footer .award-bdr {
    border-top: 1px solid #dde3e7;
    border-bottom: 1px solid #dde3e7;
    padding: 10px 0;
    height: auto;
    overflow: hidden;
    width: 90%;
}

.footer .award-logo {
    float: left;
}

.footer .award-logo:first-child {
    padding-top: 10px;
    margin-right: 15px;
}


/*---- END of new home page styles 15-Dec-16 ----*/


/****/

.content_wrapper ul.facts-list {
    list-style: none;
    padding: 0 15px 20px;
}

.content_wrapper ul.facts-list li {
    position: relative;
    padding-left: 20px;
}

.content_wrapper ul.facts-list li:after {
    content: '';
    background-color: #505050;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0px;
    width: 8px;
    height: 8px;
}


/* box list style */

.boxlist li {
    display: block;
    color: #222;
    font-weight: 300;
    font-size: 15px;
    padding: 5px 0 5px 15px;
    background: url('../png/list-style-bg.png') no-repeat top 11px left;
}

.boxlist li a {
    display: block;
    color: #88a5ae;
}

.boxlist li a:hover {
    color: #647d85;
}


/* content banner */

.contentSlider {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: linear-gradient(270deg, #d7eaf0, #d2e5eb);
    border-bottom: 1px solid #B5C5CB;
    border-top: 1px solid #B5C5CB;
}

.modified .contentSlider {
    overflow-x: hidden;
}

mark.mark-color {
	background: #fc0000;
	color: #fff;
	font-weight: 800;
}

mark.mark-color a {
	color: #fff !important;
}

.modified .main-banner-block h1 {
    font-size: 24px;
    line-height: 38px;
}

.modified .main-banner-block h1 b {
    font-size: 38px;
    font-weight: 700;
}

.modified .main-banner-block h1 span {
    font-size: 30px;
    display: block;
    font-weight: 600;
}

.modified .main-banner-block .sub-heading {
    font-size: 16px;
    color: #262b2e;
}

.modified .main-banner-block .list-style-green-check-inline {
    padding: 10px;
    background-color: #ecf4f8;
    font-size: 16px;
    display: inline-block;
}

.modified .main-banner-block .list-style-green-check-inline li {
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 16px;
}

.modified .main-banner-block .list-style-green-check-inline li+li {
    margin-left: 15px;
}

.modified .main-banner-block .list-style-green-check-inline li:after {
    content: "";
    width: 18px;
    height: 9px;
    border: 4px solid #7ade45;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    position: relative;
    display: inline-block;
    margin: 0 0 0 7px;
    top: -3px;
}
.modified .main-banner-block .btn-orange {
    background-color: #ee5a24;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 22px 30px;
    display: inline-block;
    font-weight: 700;
    border-radius: 65px;
    transition: all 0.2s;
    text-transform: uppercase;
}

.modified .main-banner-block .btn-orange:hover {
    background-color: #f67647;
}

.modified .main-banner-block .label1 p,
.modified .main-banner-block .label2 p {
    margin: 0;
    padding: 0;
}

.modified .main-banner-block .banner-image-block {
    position: relative;
}

.modified .main-banner-block .label2 {
    position: absolute;
    top: 32%;
    right: -220px;
    font-size: 25px;
}

.modified .main-banner-block .label1-wrapper {
    position: absolute;
    top: 32%;
    left: 5%;
}

.modified .main-banner-block .label1 {
    background-color: #fff;
    border: 4px solid #4a9600;
    height: 115px;
    width: 115px;
    border-radius: 115px;
    text-align: center;
    color: #252525;
    padding: 14px 0 5px;
    position: relative;
    box-shadow: 0 5px 21px rgba(0, 0, 0, 0.3);
}

.modified .main-banner-block .label1 .label-title {
    color: #4d98e1;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.modified .main-banner-block .label1 .label-prise {
    font-size: 35px;
    font-weight: 900;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

.modified .main-banner-block .label1 .label-prise span {
    font-size: 25px;
    position: relative;
    top: -5px;
}

.modified .main-banner-block .label1 .label-period {
    font-size: 14px;
}

.modified .main-banner-block .label-previous-prise {
    position: absolute;
    font-weight: 900;
    bottom: -80px;
    left: 20px;
}

.modified .main-banner-block .label-previous-prise .small {
    font-weight: 900;
    font-size: 15px;
}

.modified .main-banner-block .label-previous-prise .label-prise {
    font-weight: 900;
    font-size: 25px;
    position: relative;
}

.modified .main-banner-block .label-previous-prise .label-prise span {
    font-size: 15px;
    position: relative;
    top: -5px;
}

.modified .main-banner-block .label-previous-prise .label-prise:before,
.modified .main-banner-block .label-previous-prise .label-prise:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 90px;
    background-color: #ff0505;
    left: -7px;
    top: 16px;
    transform: rotate(15deg);
}

.modified .main-banner-block .label-previous-prise .label-prise:after {
    transform: rotate(-15deg);
}

.modified .main-banner-block .offer {
    font-size: 16px;
    color: #565b5e;
    font-weight: 700;
    text-transform: uppercase;
}

.modified .main-banner-block .offer span {
    color: #118f11;
    font-weight: 400;
}

@media (max-width: 1600px) {
    .modified .main-banner-block .label2 {
        display: none;
    }
}

.contentSlider.style2 {
    padding: 15px 0 0 0;
}

.contentSlider .text {
    float: left;
    width: 50%;
}

.contentSlider.style2 .text {
    margin-top: 30px;
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
    background: linear-gradient(90deg, #fff, transparent);
}

.product_page .contentSlider .text div.buy_btn_price {
    font-family: "journalregular";
    background: url(../png/price-arrow.png) no-repeat 0 bottom;
    font-size: 32px;
    font-weight: 700;
    width: 140px;
    height: 90px;
    color: #666666;
    position: absolute;
    margin: -20px 0 0 300px;
    text-align: center;
}

.contentSlider .image {
    float: left;
    width: 50%;
}

.contentSlider.style2 .image {
    text-align: right;
}

.contentSlider .image img {
    max-width: 100%;
}

.contentSlider .text h1 {
    color: #2B3437;
    font-weight: 300;
    font-size: 45px;
    line-height: 48px;
    padding: 40px 0 20px;
}

.txt-cm {
    color: #2b3437;
    font-size: 45px;
    float: left;
    line-height: 46px;
    font-weight: 700;
    padding: 30px 0 0px 0;
}

.contentSlider.style2 .text h1,
.contentSlider.style2 .text .h1-style-topic {
    padding: 0 0 10px 0;
    color: #2b3437;
    font-size: 44px;
    font-weight: 600;
    line-height: 40px;
}

.contentSlider .text h1 span {
    display: block;
    font-weight: 600;
}

.contentSlider .text p {
    font-weight: 300;
    font-size: 20px;
    color: #88a5ae;
    line-height: 25px;
}

.contentSlider .text .btngroup {
    float: left;
    width: 100%;
    margin-top: 30px;
    /*width:50%;*/
}

.contentSlider .text .btngroup .btn {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.contentSlider .text .btngroup .img {
    float: left;
    width: 50%;
}

.contentSlider .text .btngroup .img img {
    max-width: 100%;
}


/*tab2accordion*/

.contentTab, .contentTab1 {
    float: left;
    width: 100%;
}

.contentTab .tabHead, .contentTab1 .tabHead{
    float: left;
    margin-bottom: 15px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #b5c5cb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc")
}

.contentTab .tabHead ul, .contentTab1 .tabHead ul {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    display: table;
    width: 100%;
}

.contentTab .tabHead ul li, .contentTab1 .tabHead ul li {
    display: table-cell;
    padding-top: 3px;
}

.contentTab .tabHead ul li.tab-active, .contentTab1 .tabHead ul li.tab-active {
    border-bottom: 3px solid #00b9ff;
}

#dns .contentTab .tabHead ul li a {
    text-transform: none;
}

.contentTab .tabHead ul li a, .contentTab1 .tabHead ul li a {
    display: block;
    border-left: 1px solid #EEEEEE;
    color: #666666;
    display: block;
    font-size: 16px;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
    outline: none
}

.contentTab .tabHead ul li:first-child a, .contentTab1 .tabHead ul li:first-child a  {
    border: 0;
}

.contentTab .r-tabs-nav .r-tabs-state-active {
    border-bottom: 3px solid #00b9ff;
}

.contentTab .r-tabs-panel {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc")
}

.contentTab .r-tabs .r-tabs-panel {
    padding: 50px 10px;
    display: none;
}

.contentTab .r-tabs .r-tabs-accordion-title {
    display: none;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
}

.contentTab .r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

.contentTab .r-tabs-accordion-title.r-tabs-state-active {
    border-color: #00b9ff;
    background: #00b9ff;
}

.contentTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    color: #fff;
}

.contentTab .r-tabs-anchor {
    color: #666666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc")
}


/* tab2accordion general class last */

.contentTab a:before {
    content: '';
    display: inline-block;
    /*    width: 20px;
		 height: 20px;*/
    margin: 0 5px -4px 0;
}

.contentTab .tabHead ul li a:hover {
    color: #00B9FF;
}

.contentTab a[href="#tab-overview"]:before {
    background: url('../png/product-tabs-bg.png') no-repeat 0 0;
    height: 20px;
    width: 20px;
}

.contentTab a[href="#tab-features"]:before {
    background: url('../png/product-tabs-bg.png') no-repeat 0 -20px;
    height: 20px;
    width: 20px;
}

.contentTab a[href="#tab-faq"]:before {
    background: url('../png/product-tabs-bg.png') no-repeat 0 -40px;
    height: 20px;
    width: 20px;
}

.contentTab a[href="#tab-support"]:before {
    background: url('../png/product-tabs-bg.png') no-repeat 0 -60px;
    height: 20px;
    width: 20px;
}

.contentTab a[href="#tab-system"]:before {
    background: url('../png/product-tabs-bg.png') no-repeat 0 -80px;
    height: 20px;
    width: 20px;
}


/*****/


/*----------------  Normal tab style    -----------------------------------------------------------*/

.normalTab {
    float: left;
    width: 100%;
}

.normalTab .middle {
    padding: 0px;
}

.normalTab .tabHead {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #b5c5cb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("../htc/boxsizing.htc");
}

.normalTab .tabHead ul {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    display: table;
    width: 100%;
}

.normalTab .tabHead ul li {
    display: table-cell;
    padding-top: 3px;
}

.normalTab .tabHead ul li.tab-active {
    border-bottom: 3px solid #00b9ff;
}

.normalTab .tabHead ul li a {
    display: block;
    border-left: 1px solid #EEEEEE;
    color: #666666;
    display: block;
    font-size: 16px;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
}

.normalTab .tabHead ul li:first-child a {
    border: 0;
}

.normalTab a:before {
    content: '';
    display: inline-block;
    margin: 0 5px -4px 0;
}

.normalTab .tabHead ul li a:hover {
    color: #00B9FF;
}


/*****/


/*---------------   Support tab style   -----------------------------------------------------------*/

#tab-support span.support-title {
    /*    color: #111111;*/
    color: #00b9ff;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    padding: 0 0 50px;
    display: block;
}

#tab-support .chat-support span.chat-title {
    font-size: 40px;
    padding: 0;
    color: #333333;
    line-height: 34px;
    padding: 0 0 10px;
    display: block;
}


/****/


/* footer */

.footer {
    float: left;
    width: 100%;
    margin-top: 50px;
    line-height: 25px;
}

.footer-links {
    background-color: #f0f3f5;
    border-bottom: 1px solid #B5C5CB;
    border-top: 1px solid #B5C5CB;
    padding: 30px 0;
}

.footer-links ul li.connect {
    color: #35a1d4;
}

.footer-links a,
.footer-links ul li {
    color: #666666!important;
    font-size: 12px;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

.sotial-links a {
    margin: 0 7px 0 0;
}

.footer-links h2,
.footer-links div.list-title {
    color: #2b3437;
    font-size: 12px;
    font-weight: 700;
}

.footer-column {
    float: left;
    width: 20%;
}

.footer-statement {
    color: #d4d4d4;
    font-size: 14px;
    line-height: 21px;
    background-color: #2b3437;
    padding: 15px 0;
}


/* buttons type*/

.btn {
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 1;
    background: #fdab41;
    background-image: -webkit-linear-gradient(top, #fdab41, #ca6901);
    background-image: -moz-linear-gradient(top, #fdab41, #ca6901);
    background-image: -ms-linear-gradient(top, #fdab41, #ca6901);
    background-image: -o-linear-gradient(top, #fdab41, #ca6901);
    background-image: linear-gradient(to bottom, #fdab41, #ca6901);
    border: solid #964e01 1px;
    box-shadow: 0px 0px 0px 1px #db6700;
    -moz-box-shadow: 0px 0px 0px 1px #db6700;
    -webkit-box-shadow: 0px 0px 0px 1px #db6700;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    padding: 15px 35px;
    font-weight: 600;
    /*font-size: 24px;*/
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 6, 0.31);
}

.gray_block .btn {
    text-decoration: none;
    font-style: normal;
    color: #fff;
    font-weight: 600;
}

.btn.small {
    font-size: 16px;
    padding: 10px;
}

.btn.medium {
    font-size: 18px;
    line-height: 27px;
    padding: 5px 20px;
    text-transform: capitalize;
}

.site-seal .btn {
    font-size: 13px;
    line-height: 17px;
    min-width: 70px;
    padding: 5px 10px;
    width: auto;
}

.site-seal .box-one,
.site-seal .box-one p {
    width: 100% !important;
}

.btn.block {
    float: none !important;
    display: block;
    height: auto !important;
}

.btn:after {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    background: #feb11f;
    background-image: -webkit-linear-gradient(top, #feb11f, #ef8109);
    background-image: -moz-linear-gradient(top, #feb11f, #ef8109);
    background-image: -ms-linear-gradient(top, #feb11f, #ef8109);
    background-image: -o-linear-gradient(top, #feb11f, #ef8109);
    background-image: linear-gradient(to bottom, #feb11f, #ef8109);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn:before {
    cursor: pointer;
    z-index: 3;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    background: #c76701;
    background-image: -webkit-linear-gradient(top, #c76701, #c76701);
    background-image: -moz-linear-gradient(top, #c76701, #c76701);
    background-image: -ms-linear-gradient(top, #c76701, #c76701);
    background-image: -o-linear-gradient(top, #c76701, #c76701);
    background-image: linear-gradient(to bottom, #c76701, #c76701);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn:hover:after {
    opacity: 1;
}

.btn:active:before {
    opacity: 1;
}

.btn span {
    color: #fff;
    position: relative;
    z-index: 4;
}


/*.btn.arrow {
    padding: 15px 30px 10px 40px;
}*/

.btn.arrow span:after {
    content: '';
    float: right;
    position: relative;
    z-index: 4;
    width: 36px;
    height: 36px;
    margin-left: 5px;
    margin-top: -5px;
    background: url('../png/btn-arrow.png') no-repeat 0 2px;
}

.btn.blue {
    background: #34b4e7;
    background-image: -webkit-linear-gradient(top, #34b4e7, #3496e5);
    background-image: -moz-linear-gradient(top, #34b4e7, #3496e5);
    background-image: -ms-linear-gradient(top, #34b4e7, #3496e5);
    background-image: -o-linear-gradient(top, #34b4e7, #3496e5);
    background-image: linear-gradient(to bottom, #34b4e7, #3496e5);
    border: solid #54c5ed 1px;
    box-shadow: 0px 0px 0px 1px #8292a6;
    -moz-box-shadow: 0px 0px 0px 1px #8292a6;
    -webkit-box-shadow: 0px 0px 0px 1px #8292a6;
}

.btn.blue:after {
    background: #66c3e9;
    background-image: -webkit-linear-gradient(top, #66c3e9, #65a5e7);
    background-image: -moz-linear-gradient(top, #66c3e9, #65a5e7);
    background-image: -ms-linear-gradient(top, #66c3e9, #65a5e7);
    background-image: -o-linear-gradient(top, #66c3e9, #65a5e7);
    background-image: linear-gradient(to bottom, #66c3e9, #65a5e7);
}

.btn.blue:before {
    background: #577c91;
    background-image: -webkit-linear-gradient(top, #577c91, #577c91);
    background-image: -moz-linear-gradient(top, #577c91, #577c91);
    background-image: -ms-linear-gradient(top, #577c91, #577c91);
    background-image: -o-linear-gradient(top, #577c91, #577c91);
    background-image: linear-gradient(to bottom, #577c91, #577c91);
    border: solid #577c91 1px;
    box-shadow: 0px 0px 0px 1px #7698a9;
    -moz-box-shadow: 0px 0px 0px 1px #7698a9;
    -webkit-box-shadow: 0px 0px 0px 1px #7698a9;
}

.btn.silver {
    font-weight: 400;
    background: #d7d7d7;
    background-image: -webkit-linear-gradient(top, #d7d7d7, #b7b7b7);
    background-image: -moz-linear-gradient(top, #d7d7d7, #b7b7b7);
    background-image: -ms-linear-gradient(top, #d7d7d7, #b7b7b7);
    background-image: -o-linear-gradient(top, #d7d7d7, #b7b7b7);
    background-image: linear-gradient(to bottom, #d7d7d7, #b7b7b7);
    border: solid #b2b2b2 1px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.btn.silver:after {
    background: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #e9e9e9, #cecece);
    background-image: -moz-linear-gradient(top, #e9e9e9, #cecece);
    background-image: -ms-linear-gradient(top, #e9e9e9, #cecece);
    background-image: -o-linear-gradient(top, #e9e9e9, #cecece);
    background-image: linear-gradient(to bottom, #e9e9e9, #cecece);
}

.btn.silver:before {
    background: #b7b7b7;
    background-image: -webkit-linear-gradient(top, #b7b7b7, #8e8e8e);
    background-image: -moz-linear-gradient(top, #b7b7b7, #8e8e8e);
    background-image: -ms-linear-gradient(top, #b7b7b7, #8e8e8e);
    background-image: -o-linear-gradient(top, #b7b7b7, #8e8e8e);
    background-image: linear-gradient(to bottom, #b7b7b7, #8e8e8e);
    border: solid #7f7f7f 1px;
}

.btn.green {
    background: #A2CB3D;
    background-image: -webkit-linear-gradient(top, #A2CB3D, #8db629);
    background-image: -moz-linear-gradient(top, #A2CB3D, #8db629);
    background-image: -ms-linear-gradient(top, #A2CB3D, #8db629);
    background-image: -o-linear-gradient(top, #A2CB3D, #8db629);
    background-image: linear-gradient(to bottom, #A2CB3D, #8db629);
    border: solid #779a22 1px;
    box-shadow: 0px 0px 0px 1px #8292a6;
    -moz-box-shadow: 0px 0px 0px 1px #8292a6;
    -webkit-box-shadow: 0px 0px 0px 1px #8292a6;
}

.btn.green:after {
    background: #abd641;
    background-image: -webkit-linear-gradient(top, #abd641, #9ecc2b);
    background-image: -moz-linear-gradient(top, #abd641, #9ecc2b);
    background-image: -ms-linear-gradient(top, #abd641, #9ecc2b);
    background-image: -o-linear-gradient(top, #abd641, #9ecc2b);
    background-image: linear-gradient(to bottom, #abd641, #9ecc2b);
}

.btn.green:before {
    background: #789157;
    background-image: -webkit-linear-gradient(top, #789157, #789157);
    background-image: -moz-linear-gradient(top, #789157, #789157);
    background-image: -ms-linear-gradient(top, #789157, #789157);
    background-image: -o-linear-gradient(top, #789157, #789157);
    background-image: linear-gradient(to bottom, #789157, #789157);
    border: solid #7a9157 1px;
    box-shadow: 0px 0px 0px 1px #7698a9;
    -moz-box-shadow: 0px 0px 0px 1px #7698a9;
    -webkit-box-shadow: 0px 0px 0px 1px #7698a9;
}

.btnFBlue {
    cursor: pointer;
    position: relative;
    z-index: 1;
    background: #e9edf7;
    border: solid #8ea9b1 1px;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    padding: 15px 40px;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btnFBlue:hover {
    background: #d6dae5;
}

.btnFBlue:active {
    background: #c5cad8;
}

.btnFBlue.block {
    float: none !important;
    display: block;
    height: auto !important;
}

.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Google Chrome Canary */
    -webkit-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    opacity: 0.7;
    zoom: 1;
}

.grayscale:hover {
    filter: none;
    /* Applies to FF + IE */
    -webkit-filter: grayscale(0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

@-moz-document url-prefix() {
    .grayscale {
        opacity: 1;
    }
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*Clearfix: contain floats*/

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

p.handwrited {
    /*font-family: 'Satisfy', cursive;*/
    font-family: 'Open Sans', cursive;
    font-size: 24px;
    color: #00b9ff;
    text-align: center;
    padding-bottom: 60px;
    /*padding-top: 40px;*/
    font-style: italic;
}


/***** Partners *****/

#partners .simply-scroll-container {
    position: relative;
}

#partners .simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

#partners .simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

#partners .simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#partners .simply-scroll-list li img {
    border: none;
    display: block;
}

#partners .simply-scroll {
    max-width: 1020px;
    margin-bottom: 1em;
}

#partners .simply-scroll .simply-scroll-clip {
    width: 1020px;
}

#partners .simply-scroll .simply-scroll-list li {
    float: left;
}

#partners .current-partners-logos {
    float: right;
    padding: 25px 10px 0 0;
}

#partners .btn.silver {
    padding-right: 25px;
    padding-left: 25px;
}


/***** Search-results ****/

#search-results .search-title,
#search-results .search-world {
    color: #00B9FF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    padding: 0 0 30px;
}

#search-results .search-world {
    font-weight: 600;
}

#search-results .search-result h3 {
    color: #333333;
    font-size: 30px;
    line-height: 35px;
    padding: 20px 0;
}

#search-results .search-result {
    display: inline-block;
    margin: 0 55px 10px 0;
    text-align: left;
    width: 560px;
}

#search-results .search-result a {
    display: inline-block;
    padding: 15px 0 0;
}

#search-results .bottom-sort-menus {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    display: inline-block;
    line-height: 50px;
    margin: 27px 0 0;
    width: 100%;
}


/***resources/ecommerce/low-assurance-explanation.php***/

#low-assurance-explanation .contentSlider .text h1 {
    margin: -25px 0 0 0;
    position: absolute;
    z-index: 150;
    font-size: 30px;
}

#low-assurance-explanation h2.hed {
    font-size: 24px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: left;
}


/***resources/ecommerce/SSL-analysis.php***/

#resources-ecommerce-ssl-analysis .contentSlider .text h1 {
    margin: -25px 0 0 0;
    position: absolute;
    z-index: 150;
}

#resources-ecommerce-ssl-analysis p.italic-blue {
    color: #00B9FF;
    font-size: 22px;
    font-style: italic;
    text-align: center;
    line-height: 25px;
}

#resources-ecommerce-ssl-analysis p.italic-blue {
    background: url("../png/drops.png") no-repeat scroll center top transparent;
    padding: 25px 0 0;
}

#resources-ecommerce-ssl-analysis .name {
    color: #666666;
    font-size: 20px;
    line-height: 25px;
    margin: 15px 0 70px;
    text-align: center;
}

#resources-ecommerce-ssl-analysis .name span {
    font-weight: 600;
}

#resources-ecommerce-ssl-analysis .bold {
    font-weight: 600;
}

#resources-ecommerce-ssl-analysis .text1 a {
    color: #00b9ff;
}


/*** /resoureces/webinars/ecommerce ***/

#webinars-ecommerce-index .contentTab a:before {
    width: auto;
    height: 21px;
}

#webinars-ecommerce-index .middle .text h1 {
    margin: -25px 0 0 0;
    position: absolute;
    z-index: 150;
}

#webinars-ecommerce-index .contentSlider .text p {
    margin: 20px 0 0 0;
    position: absolute;
    z-index: 150;
}

#webinars-ecommerce-index .contentSlider.style2 .text {
    min-height: 90px;
}

#webinars-ecommerce-index img.f-l {
    float: left;
    padding-right: 10px;
}


/*SSL SAVING page e-commerce/bundles/ssl-saving.php CUstom style*/

#ssl-savings .middle .text h1 {
    margin: -25px 0 0 0;
    position: absolute;
    z-index: 150;
}

#ssl-savings div.divide-left {
    float: left;
    width: 59%;
    margin-top: 15px;
    border-right: 1px solid #ededed;
}

#ssl-savings div.divide-right {
    float: left;
    width: 39%;
    margin-top: 15px;
    padding-left: 1%;
    background: url("../jpg/phone-sales-inq-bg.jpg") no-repeat scroll left bottom;
    min-height: 420px;
}

#ssl-savings div.divide-left div.get-bundle-fb {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

#ssl-savings div.divide-left div.get-bundle-fb input {
    width: 80%;
}


/**** End ssl-saving.php**/


/***** ssl-promotion *****/

#ssl-promotion .contentSlider {
    background: url("../png/secure-image-with-chain.png") no-repeat scroll center top #d3e5eb;
    background-size: cover;
}

#ssl-promotion .benefits div p.h4-style-topic {
    color: #5a8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}


/****** we-care-index ******/

#we-care-index .middle .text h1 {
    margin: -10px 0 0 0;
    position: absolute;
    z-index: 150;
}

#we-care-index .contentSlider.style2 .text {
    min-height: 90px;
}

#we-care-index #tab-section {
    width: 680px;
    clear: left;
    margin: auto;
}

#we-care-index #tab-section .tabs-wrapper {
    height: 49px;
    background: #fff url(../gif/click-tab-double-border-big.gif) left bottom no-repeat;
}

#we-care-index #tab-section .tabs {
    display: block;
    margin: 0 auto;
    height: 40px;
}

#we-care-index #tab-section .tabs p {
    margin: 12px 0 0 0;
    font: bold 12px Arial;
}

#we-care-index #tab-section .tabs li {
    float: left;
    padding: 0 18px;
    height: 37px;
    margin-top: 2px;
    color: #999;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

#we-care-index #tab-section .tabs li.double-row p {
    margin-top: 4px;
}

#we-care-index #tab-section .tabs li.active {
    height: 39px;
    background: #f6f5f5 url(../gif/click-tab-selected-tile.gif) top repeat-x;
    border-bottom-color: #f6f5f5;
    margin-top: 0px;
    color: #515151;
    z-index: 200;
}

#we-care-index #tab-section .content-wrapper {
    width: 678px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}

#we-care-index #tab-section .scrolling-content {
    width: 5500px;
}

#we-care-index #tab-section .content1,
#we-care-index #tab-section .content2,
#we-care-index #tab-section .content3,
#we-care-index #tab-section .content4,
#we-care-index #tab-section .content5,
#we-care-index #tab-section .content6,
#we-care-index #tab-section .content7,
#we-care-index #tab-section .content8 {
    width: 649px;
    padding: 25px 0px 25px 29px;
    float: left;
}

#we-care-index #tab-section .wecare {
    width: 678px;
    float: left;
    padding: 0;
}

#we-care-index #tab-section .wecare .thumb {
    display: block;
    padding: 1px;
    border: solid 1px #D9D9D9;
    float: left;
    margin-right: 8px;
}

#we-care-index #tab-section .wecare h6 {
    font-weight: bold;
    font-size: 12px;
    color: #515151;
    margin: 0;
    padding: 0;
}

#we-care-index #tab-section .wecare p {
    font-size: 11px;
    color: #666;
    margin: 0;
    padding: 0;
}

#we-care-index .wrapfirst {
    width: 648px;
    padding: 0 15px;
    float: left;
    border-bottom: 1px solid #D9D9D9;
}

#we-care-index .wrapleft {
    width: 313px;
    padding: 15px 8px 15px 0;
    float: left;
    border-right: 1px solid #D9D9D9;
}

#we-care-index .wrapleft .wraplt {
    width: 313px;
    height: 70px;
    float: left;
    margin-bottom: 10px;
}

#we-care-index .wrapleft .wraplb {
    width: 313px;
    float: left;
}

#we-care-index .wrapleft .wrapll {
    width: 313px;
    float: left;
    border-top: 1px solid #D9D9D9;
    margin-top: 15px;
    padding-top: 13px;
}

#we-care-index .wrapright {
    width: 314px;
    padding: 15px 0 15px 10px;
    float: left;
}

#we-care-index .wrapright .wraprt {
    width: 314px;
    height: 70px;
    float: left;
    margin-bottom: 10px;
}

#we-care-index .wrapright .wraprb {
    width: 314px;
    float: left;
}

#we-care-index .wrapright .wraprl {
    width: 314px;
    float: left;
    border-top: 1px solid #D9D9D9;
    margin-top: 15px;
    padding-top: 13px;
}

#we-care-index .embvid {
    border: solid 1px #D9D9D9;
    width: 155px;
    height: 44px;
    /*padding-top: 2px;*/
    color: #999;
    font-size: 11px;
    display: block;
    float: left;
}

#we-care-index .embcode {
    display: block;
    float: right;
    margin-right: 8px;
}


/***** /resources style */

#resources-index .contentTab h3 {
    color: #111;
    font-size: 26px;
    padding-bottom: 15px;
}

#resources-index .contentSlider.style2 .text {
    min-height: 90px;
}

#resources-index .middle .text h1 {
    margin: 25px 0 20px 0;
    position: absolute;
    z-index: 150;
}

#resources-index .contentSlider .image {
    float: right;
}

#resources-index .middle .text .h1space {
    display: block;
    margin-top: 135px;
}

#resources-index .contentSlider .text p {
    margin: 20px 0 0 0;
    z-index: 150;
}

#resources-index .middle .text .italic {
    font-weight: 300;
    font-style: italic;
    font-size: 17px;
    padding-top: 10px;
}

#resources-index .grey-bg {
    padding: 25px 0;
    margin-bottom: 25px;
}

#resources-index .resource-topic h3 {
    float: left;
    padding: 30px 2% 30px 2%;
    border-right: 1px solid #ededed;
    font-size: 20px;
    color: #666;
    width: 20%;
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#resources-index .resource-topic h3.last-child {
    border-right: 0;
}

#resources-index .resource-topic ul li {
    padding-bottom: 10px;
}

#resources-index .resource-topic ul {
    float: left;
    border-right: 1px solid #ededed;
    width: 20%;
    padding: 10px 2%;
    min-height: 388px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#resources-index .resource-topic ul:last-child {
    border: none;
}

#resources-index .resource-topic ul a:hover {
    text-decoration: underline;
}

#resources-index h2.main-top {
    font-size: 30px;
    padding-bottom: 10px;
}

#resources-index .column {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
    width: 370px;
}

#resources-index .column ul {
    padding: 8px 0 30px;
}

#resources-index .column ul li {
    display: block;
    line-height: 24px;
}

#resources-index .column ul li a {
    color: #35a1d4;
}

#resources-index .column ul li:before {
    content: "» ";
    color: #35a1d4;
}


/** end resources style***/


/*.star-rating {
    position: absolute;
    margin: -30px 0 0 50%;
}*/


/** Comodo-support.php **/

#comodo-support .free-product,
#comodo-support .sales-product {
    display: block;
    float: left;
    padding: 20px 0 0;
    width: 48%;
}

#comodo-support .support-row p {
    width: 98%;
    height: auto;
}

.contact-us-content .support-row p {
    min-height: 70px;
    height: auto;
}

#contact-us .content_wrapper .middle {
    padding-top: 0;
}

#contact-us .contact-us-content,
#comodo-support .contact-us-content,
#comodo-support .support-row {
    padding-top: 0;
}

#comodo-support .middle {
    padding-top: 0;
}

#contact-us .content_wrapper .country h3 {
    padding: 0 0 0 65px;
    color: #222;
}

#comodo-support a.btn:hover {
    color: #FFF;
    opacity: none;
}

#comodo-support .middle .text h1 {
    margin: -25px 0 0 0;
    position: absolute;
    z-index: 150;
}

#comodo-support .contentSlider.style2 .text {
    min-height: 80px;
}

#comodo-support .contentSlider .text p {
    margin: 27px 0 0 0;
    position: absolute;
    z-index: 150;
}


/*** comodo-support.php End **/

.list-style-circle {
    list-style: circle;
    padding-left: 20px;
}


/***Registration Webinars***/

#registration-webinars {
    background-color: #fff;
    height: 650px;
    width: 970px;
}

#registration-webinars div#webinar-info {
    background: rgba(0, 0, 0, 0) url("../jpg/contact.jpg") no-repeat scroll left bottom;
    border-bottom: 1px solid #d9d9d9;
    color: #686868;
    height: 150px;
}

#registration-webinars div.webinar-contact {
    color: #4f4f4f;
    float: left;
    margin-right: 60px;
    width: 470px;
}

#registration-webinars div.webinar-contact p {
    border-right: 1px solid #d9d9d9;
    margin: 5px 0 0 180px;
    padding-right: 30px;
    font-size: 12px;
}

#registration-webinars .form-col input {
    width: 250px;
    height: 30px;
}

#registration-webinars .form-col select {
    width: 290px;
    height: 30px;
    font-size: 12px;
}

#registration-webinars .form-col p {
    width: 400px;
    display: inline-block;
}

#registration-webinars span.required {
    color: #FF0000;
}

#registration-webinars form {
    width: 900px;
    margin: auto;
}

#registration-webinars .required_field {
    background-color: #ff9;
}

#registration-webinars .msg_text {
    background-color: #eef;
    color: #a00;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 15px 0;
    text-align: center;
}


/**** data_security ****/

#data_security .contentSlider {
    background: url("../png/cloud-backup-storage-banner.png") no-repeat scroll center top #d3e5eb;
    background-size: cover;
}


/***** Careers ******/

#careers .contentTab h2 {
    padding: 15px 0 20px 0;
}

#careers .item {
    width: 570px;
    height: 355px;
    float: left;
    margin: 0 30px 0 20px;
}

#careers.india-carrer .item {
    height: 200px;
    margin-bottom: 50px;
}

#careers.india-carrer .item h3 {
    margin-bottom: 15px;
}

#careers .item span.label {
    font-weight: 600;
}


/**** during-download *****/

#during-download .top-cont-l,
#during-download .top-cont-r {
    float: left;
    width: 49%;
}

#during-download .chat-btn {
    float: right;
    width: 230px;
    padding-top: 20px;
}

#during-download .top-cont-r .gray-band {
    background-color: #f7f0e8;
    padding: 20px 0px 10px 30px;
}

#during-download .top-cont-r .gray-band p {
    font-size: 18px;
}

#during-download .clear {
    clear: both;
}

#during-download .form-content-l {
    padding-top: 50px;
}

#during-download #submit-btnnew {
    float: right;
    margin: 0;
}

#during-download .form-content-l .quest-wra {
    margin: 30px 0 0;
}

#during-download .name-wra {
    float: left;
    padding: 0 0 15px;
    width: 534px;
}

#during-download .name-wra.right {
    float: right;
}

#during-download input[type="text"],
#during-download input[type="tel"],
#during-download input[type="email"],
#during-download select {
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #999999;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    padding: 0 5%;
    width: 70%;
}

#during-download .name-wra input {}

#during-download textarea {
    min-height: 185px;
    resize: vertical;
    width: 100%;
}

#during-download .form-content-l h4 {
    font-weight: 600;
    padding-bottom: 5px;
}

#during-download .form-content-l .quest-wra input[type="text"] {
    width: 50%;
    line-height: 15px;
    height: 15px;
    font-size: 14px;
    font-weight: 400;
}

#during-download .submit-btn p {
    padding: 30px 0 10px 0;
    text-align: right;
}

#during-download .form-content-l .quest-wra ul {
    line-height: 27px;
}

#during-download .form-content-l .quest-wra input#current_is_other {
    width: 33%;
}

#during-download .msg_text {
    background-color: #f7f0e8;
    color: #a00;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 15px 0;
    text-align: center;
}

#during-download .required_field {
    background-color: #f7f0e8;
}

#during-download .form-content {
    border-top: 1px solid #ededed;
    padding-top: 20px;
}

#during-download .form-column {
    width: 560px;
    float: left;
}

#during-download .form-column.right {
    float: right;
}

#afterdown h1 {
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #444444;
    display: inline-block;
    text-align: center;
}

#afterdown .yellow-band {
    color: #444444;
    display: inline-block;
    font-size: 20px;
    margin: 20px 0 70px;
    text-align: center;
    width: 100%;
}


/**** download.php *****/

#download .contentSlider .middle h2 {
    color: #2b3437;
    font-size: 48px;
    font-weight: 600;
    padding: 0 0 10px;
    line-height: 46px;
}

#download #content-wrap {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
}

#download #content-bg h1 {
    padding: 10px 0;
}

#download .antivirus-for-linux-download {
    width: 48%;
    margin: auto;
    float: left;
}

#download #interstitial {
    margin-top: 20px;
    width: 520px;
    float: right;
}

#download #interstitial .banner {
    background: url(../jpg/interstitial-bg.jpg) no-repeat center top;
    min-height: 250px;
    position: relative;
    margin-bottom: 15px;
}

#download #downarea {
    float: left;
    width: 50%;
}

#download #downarea .downdetailsl,
#download #downarea .downdetailsr {
    float: left;
    width: 49%;
}

#download #downarea .downdetailsr p,
#download #downarea .downdetailsl p {
    font-size: 20px;
}

#download #interstitial .banner div,
#download #interstitial .banner a.download,
#download #interstitial .banner a.button,
#download #interstitial .ribbon {
    position: absolute;
}

#download #interstitial .title-free {
    left: 5px;
    top: 20px;
    width: 134px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    line-height: 16px;
}

#download #interstitial .title-product {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    left: 183px;
    top: 16px;
}

#download #interstitial .subtitle-free {
    left: 6px;
    top: 70px;
    font-size: 9px;
    width: 134px;
    text-align: center;
}

#download #interstitial .download {
    left: 30px;
    top: 178px;
    display: block;
    width: 89px;
    height: 20px;
    background: url(../jpg/interstitial-download-btn.jpg) no-repeat center center;
}

#download #interstitial .button {
    display: block;
    left: 325px;
    top: 120px;
}

#download #interstitial .ribbon {
    display: block;
    width: 72px;
    height: 70px;
    background: url(../png/interstitial-ribbon.png) no-repeat top right;
    right: -3px;
    top: -4px;
}

#download #interstitial .box {
    display: block;
    width: 158px;
    height: 172px;
    left: 148px;
    top: 55px;
}

#download #interstitial .box.cispro {
    background: url(../png/interstitial-cispro.png) no-repeat left bottom;
}

#download #interstitial .box.caa {
    background: url(../png/interstitial-caa.png) no-repeat left bottom;
}

#download #interstitial .form-header {
    top: 52px;
    left: 306px;
    width: 192px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

#download #interstitial .form-wrap {
    top: 82px;
    left: 306px;
    width: 192px;
}

#download #interstitial label {
    font-size: 10px;
    color: #fff;
}

#download #interstitial input[type=text] {
    width: 100px;
    font-size: 10px;
    color: #333;
    margin-left: 8px;
}

#download #interstitial input[type=image] {
    margin-left: 8px;
    margin-top: 8px;
}

#download #interstitial td {
    padding-bottom: 5px;
}

#download #interstitial .disclaimer {
    top: 230px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #939393;
}

#download #interstitial .how-it-works .title {
    width: 100%;
    height: 26px;
    line-height: 25px;
    background-color: #f6f6f6;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #484848;
    margin-bottom: 5px;
}

#download #interstitial .how-it-works .features {
    padding-top: 10px;
    padding-right: 255px;
}

#download #interstitial .how-it-works .features.cispro {
    background: url(../jpg/interstitial-offer-cispro.jpg) no-repeat right top;
}

#download #interstitial .how-it-works .features.caa {
    background: url(../jpg/interstitial-offer-caa.jpg) no-repeat right top;
}

#download #interstitial .how-it-works .features p {
    margin-bottom: 10px;
    font-size: 11px;
}

#download #interstitial.cis {
    margin-top: 20px;
}

#download #interstitial.cis .banner {
    background: url(../jpg/interstitial-cis-bg.jpg) no-repeat center top;
    min-height: 250px;
    position: relative;
    margin-bottom: 15px;
}

#download #interstitial.cis .title-product {
    font-size: 17px;
    font-weight: bold;
    color: #000023;
    left: 183px;
    top: 16px;
}

#download #interstitial .subtitle-free {
    left: 6px;
    top: 70px;
    font-size: 9px;
    width: 134px;
    text-align: center;
}

#download #interstitial.cis .download {
    left: 11px;
    top: 188px;
    display: block;
    width: 118px;
    height: 26px;
    background: url(../png/interstitial-cis-download-btn.png) no-repeat center center;
}

#download #interstitial.cis .button {
    display: block;
    left: 310px;
    top: 98px;
}

#download #interstitial.cis .ribbon {
    display: block;
    width: 72px;
    height: 70px;
    background: url(../png/interstitial-cis-ribbon.png) no-repeat top right;
    right: -3px;
    top: -4px;
}

#download #interstitial.cis .box {
    display: block;
    width: 181px;
    height: 173px;
    left: 148px;
    top: 55px;
}

#download #interstitial .box.cis {
    background: url(../png/interstitial-cis.png) no-repeat left bottom;
}

#download #interstitial .box.cisc {
    background: url(../png/interstitial-cisc-box.png) no-repeat left bottom;
}


/** #geekbuddy ****/
#geekbuddy .video {
    min-height:300px;
}

#geekbuddy .contentSlider .text {
    width: 35%;
}

#geekbuddy .contentSlider .image {
    width: 65%;
}

#geekbuddy .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#geekbuddy .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#geekbuddy .gray_block p {
    color: #333333;
    font-size: 30px;
    line-height: 33px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    padding: 0x 0 18px;
}

#geekbuddy .btngroup p {
    font-size: 14px;
    padding-top: 5px;
    display: block;
    width: 250px;
    padding: 5px 0 0 0;
    clear: both;
    text-align: center;
    line-height: 16px;
}

#geekbuddy .product-icon {
    background: url("../png/geekbuddy-icon-v2.png") no-repeat scroll 0 0 transparent;
    float: right !important;
    height: 240px;
    width: 226px;
    margin: 20px 100px 0 0;
    cursor: pointer;
}

#geekbuddy .product-icon:hover {
    background-position: 0 -311px;
}

#geekbuddy table h3 {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    padding: 40px 0 18px;
}

#geekbuddy table h3 span {
    font-weight: 600;
}

#geekbuddy td a.button.buy {
    background: url("../png/download-btns-table.png") no-repeat scroll right top transparent;
    float: none;
    height: 50px;
    margin-top: 20px;
    padding: 0 0 0 20px;
    text-align: left;
    width: 230px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 48px;
    text-decoration: none;
    text-shadow: 0 1px 2px #A95B01;
    text-transform: uppercase;
}

#geekbuddy td a.button.buy span {
    font-weight: 300;
}

#geekbuddy td a.button.buy:hover {
    opacity: 0.9;
}

#geekbuddy .cloud-overview-text-left {
    float: left;
    line-height: 25px;
    padding: 20px 0 0 20px;
    width: 60%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #666666;
}

#geekbuddy .benefits div {
    background: url("../png/geekbuddy-overview-icon-set.png") no-repeat scroll 80px 35px transparent;
    color: #666666;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    /*height: 115px;*/
    padding: 135px 1px 1px;
    text-align: center;
    vertical-align: top;
    width: 259px;
    border: 1px solid transparent;
    margin: 0 16px;
}

#geekbuddy .benefits div:hover {
    border: 1px solid #d3dfe5;
    background-color: #f6fafb;
    border-radius: 3px;
    /*height: 135px;*/
    width: 259px;
}

#geekbuddy .benefits div.benefit1 {
    background-position: 92px 15px;
}

#geekbuddy .benefits div.benefit2 {
    background-position: -217px 15px;
}

#geekbuddy .benefits div.benefit3 {
    background-position: -530px 15px;
}

#geekbuddy .benefits div.benefit4 {
    background-position: -840px 15px;
}

#geekbuddy .benefits div.benefit1:hover {
    background-position: 92px -257px;
}

#geekbuddy .benefits div.benefit2:hover {
    background-position: -217px -257px;
}

#geekbuddy .benefits div.benefit3:hover {
    background-position: -530px -257px;
}

#geekbuddy .benefits div.benefit4:hover {
    background-position: -840px -257px;
}

#geekbuddy .benefits div h4 {
    color: #5a8698;
    font-weight: 600;
    text-transform: uppercase;
}

#geekbuddy .buy-bottom-tabs h4 {
    font-weight: 300;
}

#geekbuddy .table table {
    margin: 78px 0 0;
}

#geekbuddy .table table tr td {
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    height: 75px;
    text-align: center;
    vertical-align: middle;
    width: 270px;
}

#geekbuddy .table table tr td:first-child {
    text-align: left;
    width: 350px;
    padding-left: 18px;
}

#geekbuddy .table tr:nth-child(even) {
    background: #f7f7f7;
}

#geekbuddy .benefits {
    border-bottom: none;
    /*border-top: 1px solid #E5E5E5;*/
    display: inline-block;
    /*margin: 40px 0 0;*/
    /*padding: 65px 0 55px;*/
}

#geekbuddy .table td.free {
    background: url("../png/internet-security-table-bg.png") no-repeat scroll 79px 40px transparent;
    padding-bottom: 10px;
    padding-top: 115px;
}

#geekbuddy .table td.pro {
    background: url("../png/internet-security-table-bg.png") no-repeat scroll -195px 40px transparent;
    padding-bottom: 10px;
    padding-top: 115px;
}

#geekbuddy .table td.complete {
    background: url("../png/internet-security-table-bg.png") no-repeat scroll -480px 40px #f0f3f5;
    padding-bottom: 10px;
    padding-top: 115px;
}

#geekbuddy .contentTab .text {
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding-top: 25px;
}

#geekbuddy .features {
    text-align: center;
}

#geekbuddy .features div {
    width: 370px;
    display: inline-block;
    height: 245px;
    text-align: center;
    vertical-align: top;
    padding:60px 0 0;
    background: url("../png/geekbuddy-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#geekbuddy .features div h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#geekbuddy .features .feature1 {
    background-position: 160px 0;
}

#geekbuddy .features .feature2 {
    background-position: -250px 0;
}

#geekbuddy .features .feature3 {
    background-position: -663px 0;
}

#geekbuddy .features .feature4 {
    background-position: 160px -258px;
}

#geekbuddy .features .feature5 {
    background-position: -250px -258px;
}

#geekbuddy .features .feature6 {
    background-position: -663px -258px;
}

#geekbuddy .features .feature7 {
    background-position: 55px -510px;
    margin-right: 200px;
}

#geekbuddy .features .feature8 {
    background-position: -560px -510px;
}

#geekbuddy #tab-overview h2.frst {
    padding-bottom: 70px;
}

#geekbuddy.product_page #tab-overview .grey-bg:first-child {
    margin-top: -96px;
}

#geekbuddy .inline-block {
    display: inline-block;
    vertical-align: top;
}

#geekbuddy .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#geekbuddy .illustration-geekbuddy:after {
    content: "";
    display: inline-block;
    height: 308px;
    width: 22%;
    background: transparent url("../png/illustration-icon-006.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#geekbuddy .illustration-cleaning-essentials3:before {
    content: "";
    float: left;
    height: 420px;
    width: 553px;
    background: transparent url("../png/illustration-cleaning-essentials-2.png") no-repeat scroll 0 0;
}

#geekbuddy .illustration-cleaning-essentials3 h2 {
    text-align: left !important;
    font-size: 34px;
}


/****** comodo-backup ******/

#comodo-backup .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#comodo-backup .middle .text .h1space {
    margin-top: 135px;
    display: block;
}


/***** online_storage ****/

#online_storage .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#online_storage .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#online_storage .features {
    text-align: center;
}

#online_storage .features div {
    width: 370px;
    display: inline-block;
    height: 170px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-cloud-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#online_storage .features div h4,
#online_storage .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#online_storage .features .feature1 {
    background-position: 145px -5px;
}

#online_storage .features .feature2 {
    background-position: -235px -5px;
}

#online_storage .features .feature3 {
    background-position: -595px 0px;
}

#online_storage .features .feature4 {
    background-position: -965px 5px;
}

#online_storage .features .feature5 {
    background-position: 145px -265px;
}

#online_storage .features .feature6 {
    background-position: -230px -265px;
}


/** #programs-manager ****/

#programs-manager .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#programs-manager .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#programs-manager .btngroup p {
    font-size: 14px;
    padding-top: 5px;
    display: block;
    width: 250px;
    padding: 5px 0 0 0;
    clear: both;
    text-align: center;
    line-height: 16px;
}

#programs-manager .features {
    text-align: center;
}

#programs-manager .features div {
    width: 370px;
    display: inline-block;
    height: 130px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-programs-manager-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#programs-manager .features div h4,
#programs-manager .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#programs-manager .features .feature1 {
    background-position: 145px 5px;
}

#programs-manager .features .feature2 {
    background-position: -225px 5px;
}

#programs-manager .features .feature3 {
    background-position: -595px 0px;
}

#programs-manager .features .feature4 {
    background-position: -965px 5px;
}

#programs-manager .features .feature5 {
    background-position: 145px -265px;
}

#programs-manager .features .feature6 {
    background-position: -230px -265px;
}

#programs-manager .features .feature7 {
    background-position: -590px -265px;
}


/**internet-security-complete****/

#internet-security-complete .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
}

#internet-security-complete .middle .text .h1space {
    margin-top: 150px;
    display: block;
}

#internet-security-complete.product_page #tab-overview .grey-bg:first-child {
    margin-top: -96px;
}

#internet-security-complete .features {
    text-align: center;
}

#internet-security-complete .features div {
    width: 370px;
    display: inline-block;
    height: 160px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-complete-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#internet-security-complete .features div h4,
#internet-security-complete .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    /*font-family: 'Source Sans Pro',sans-serif;*/
    padding-bottom: 30px;
}

#internet-security-complete .features .feature1 {
    background-position: 145px 10px;
}

#internet-security-complete .features .feature2 {
    background-position: -590px 10px;
}

#internet-security-complete .features .feature3 {
    background-position: -235px 10px;
}

#internet-security-complete .features .feature4 {
    background-position: -955px 10px;
}

#internet-security-complete .features .feature5 {
    background-position: 145px -264px;
}

#internet-security-complete .features .feature6 {
    background-position: -600px -264px;
}

#internet-security-complete .features .feature7 {
    background-position: -230px -265px;
}

#internet-security-complete .features .feature8 {
    background-position: -963px -261px;
}

#internet-security-complete .features .feature9 {
    background-position: 140px -550px;
}

#internet-security-complete .features .feature10 {
    background-position: -595px -555px;
}

#internet-security-complete .features .feature11 {
    background-position: -236px -553px;
}

#internet-security-complete .list-icon-style2 li {
    width: 238px;
}

#internet-security-complete .list-icon-style2 li.seventh,
#internet-security-complete .list-icon-style2 li.eighth,
#internet-security-complete .list-icon-style2 li.ninth {
    margin-bottom: 0;
}


/***free-internet-security***/

#free-internet-security .middle .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
}

#free-internet-security .middle .text .h1space {
    margin-top: 120px;
    display: block;
}

#free-internet-security .features {
    text-align: center;
}

#free-internet-security .features div {
    width: 370px;
    display: inline-block;
    height: 120px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-free-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#free-internet-security .features div h4,
#free-internet-security .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#free-internet-security .features .feature1 {
    background-position: 140px 0;
}

#free-internet-security .features .feature2 {
    background-position: -230px 0;
}

#free-internet-security .features .feature3 {
    background-position: -595px 0;
}

#free-internet-security .features .feature4 {
    background-position: -970px 10px;
}

#free-internet-security .features .feature5 {
    background-position: 135px -265px;
}

#free-internet-security .features .feature6 {
    background-position: -230px -270px;
}

#free-internet-security .features .feature7 {
    background-position: -590px -265px;
}

#free-internet-security .features .feature8 {
    background-position: -965px -265px;
}

#free-internet-security .features .feature9 {
    background-position: 155px -564px;
}

#free-internet-security .features .feature10 {
    background-position: -225px -565px;
}

#free-internet-security .features .feature11 {
    background-position: -595px -565px;
}

#free-internet-security .features .feature12 {
    background-position: -967px -563px;
}

#free-internet-security .features .feature13 {
    background-position: 140px -845px;
}

#free-internet-security .features .feature14 {
    background-position: -235px -845px;
}

#free-internet-security .features .feature15 {
    background-position: -590px -845px;
}

#free-internet-security .features .feature16 {
    background-position: -960px -845px;
}


/**internet-security-pro****/

#internet-security-pro .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#internet-security-pro .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#internet-security-pro .star-rating {
    display: block;
    min-height: 30px;
}

#internet-security-pro .features {
    text-align: center;
}

#internet-security-pro .features div {
    width: 370px;
    display: inline-block;
    height: 160px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-complete-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#internet-security-pro .features div h4,
#internet-security-pro .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#internet-security-pro .features .feature1 {
    background-position: 145px 10px;
}

#internet-security-pro .features .feature2 {
    background-position: -590px 10px;
}

#internet-security-pro .features .feature3 {
    background-position: -235px 10px;
}

#internet-security-pro .features .feature4 {
    background-position: -955px 10px;
}

#internet-security-pro .features .feature5 {
    background-position: 145px -264px;
}

#internet-security-pro .features .feature6 {
    background-position: -600px -264px;
}

#internet-security-pro .features .feature7 {
    background-position: -230px -265px;
}

#internet-security-pro .features .feature8 {
    background-position: -963px -265px;
}

#internet-security-pro .features .feature9 {
    background-position: 140px -550px;
}


/**antivirus****/

#antivirus .middle .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#antivirus .middle .text .h1space {
    margin-top: 120px;
    display: block;
}

#antivirus .star-rating {
    display: block;
    min-height: 70px;
}

#antivirus .features {
    text-align: center;
}

#antivirus .features div {
    width: 370px;
    display: inline-block;
    height: 160px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-antivirus-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#antivirus .features div h4,
#antivirus .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#antivirus .features .feature1 {
    background-position: 100px -30px;
}

#antivirus .features .feature2 {
    background-position: -595px -30px;
}

#antivirus .features .feature3 {
    background-position: -250px -25px;
}

#antivirus .features .feature4 {
    background-position: -985px -36px;
}

#antivirus .features .feature5 {
    background-position: 100px -275px;
}

#antivirus .features .feature6 {
    background-position: -590px -278px;
}

#antivirus .features .feature7 {
    background-position: -233px -264px;
}

#antivirus .features .feature8 {
    background-position: -983px -260px;
}

#antivirus .features .feature9 {
    background-position: 105px -550px;
}

#antivirus .features .feature10 {
    background-position: -595px -555px;
}

#antivirus .features .feature11 {
    background-position: -236px -556px;
}

#antivirus .features .feature12 {
    background-position: -596px -555px;
}

#antivirus .features .feature13 {
    background-position: 110px -810px;
}

#antivirus .features .feature14 {
    background-position: -590px -820px;
}

#antivirus .features .feature15 {
    background-position: -240px -810px;
}

#antivirus .features .feature16 {
    background-position: -975px -810px;
}

#antivirus a#see_all_reviews {
    background-position: 0 4px !important;
    background-color: #8f8f8f;
    margin-right: 8px;
    padding: 11px 0;
}

#antivirus .write-review {
    float: left;
}

body#antivirus .contentTab .r-tabs .r-tabs-panel {
    padding: 0 0 40px;
}


/** antivirus-advanced ****/

#antivirus-advanced .middle .text h1 {
    margin: 15px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#antivirus-advanced .middle .text .h1space {
    margin-top: 145px;
    display: block;
}

#antivirus-advanced .btngroup p {
    font-size: 14px;
    padding-top: 5px;
    display: block;
    width: 320px;
    padding: 5px 0 0 0;
    clear: both;
    text-align: center;
    line-height: 16px;
}

#antivirus-advanced .star-rating {
    display: block;
    min-height: 70px;
}

#antivirus-advanced .features {
    text-align: center;
}

#antivirus-advanced .features div {
    width: 370px;
    display: inline-block;
    height: 160px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-antivirus-advanced-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#antivirus-advanced .features div h4,
#antivirus-advanced .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#antivirus-advanced .features .feature1 {
    background-position: 160px -250px;
}

#antivirus-advanced .features .feature2 {
    background-position: -557px -496px;
}

#antivirus-advanced .features .feature3 {
    background-position: -250px 11px;
}

#antivirus-advanced .features .feature4 {
    background-position: 160px 26px;
}

#antivirus-advanced .features .feature5 {
    background-position: -250px -235px;
}

#antivirus-advanced .features .feature6 {
    background-position: -663px 25px;
}

#antivirus-advanced .features .feature7 {
    background-position: -663px -240px;
    margin-right: 0px;
}


/**** premium dns *****/

#premium-dns .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#premium-dns .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#premium-dns .float-left {
    width: 70%;
}

#premium-dns .product-icon {
    background: url("../png/premium-dns-icon.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 100px;
    margin: 40px 70px 65px 0;
    padding: 200px 0 0;
    width: 280px;
}

#premium-dns .product-icon:hover {
    background-position: 20px -396px;
}

#premium-dns .benefits div h4 {
    line-height: 20px;
    padding: 15px 0;
    color: #5a8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#premium-dns .benefits-title1 {
    background: url("../png/web-certificate-manager-icons-set.png") no-repeat scroll 100px -15px transparent;
    width: 100%;
    height: 50px;
    display: inline-block;
    margin: 40px 0;
}

#premium-dns .benefits-title2 {
    background: url("../png/web-certificate-manager-icons-set.png") no-repeat scroll 100px -300px transparent;
    width: 100%;
    height: 50px;
    display: inline-block;
    margin: 40px 0;
}

#premium-dns .benefits {
    border-bottom: 0 none;
    border-top: 1px solid #E5E5E5;
    margin-top: 60px;
}

#premium-dns .benefits div {
    background: url("../png/premium-dns-icons-set.png") no-repeat scroll 0 0 transparent;
    padding: 85px 32px 0;
    width: 180px;
    margin: 40px 0 20px;
    display: inline-block;
    height: 125px;
    text-align: center;
    vertical-align: top;
}

#premium-dns .benefits div:hover {
    border: 0 none;
    height: 50px;
    padding: 85px 32px 0;
    width: 180px;
    background-color: transparent;
}

#premium-dns .benefits div.benefit1 {
    background-position: 90px 0;
}

#premium-dns .benefits div.benefit2 {
    background-position: -166px 0;
}

#premium-dns .benefits div.benefit3 {
    background-position: -407px 0;
}

#premium-dns .benefits div.benefit4 {
    background-position: -658px 0;
}

#premium-dns .benefits div.benefit5 {
    background-position: -911px 0;
}

#premium-dns .benefits div.benefit6 {
    background-position: -1167px 0;
}

#premium-dns .benefits div.benefit7 {
    background-position: -1420px 0;
}

#premium-dns .benefits div.benefit8 {
    background-position: -1671px 0;
}

#premium-dns .benefits div.benefit9 {
    background-position: -1915px 0;
}

#premium-dns .benefits div.benefit10 {
    background-position: -2167px 0;
}

#premium-dns .benefits div.benefit1:hover {
    background-position: 90px -216px;
}

#premium-dns .benefits div.benefit2:hover {
    background-position: -166px -216px;
}

#premium-dns .benefits div.benefit3:hover {
    background-position: -407px -216px;
}

#premium-dns .benefits div.benefit4:hover {
    background-position: -658px -216px;
}

#premium-dns .benefits div.benefit5:hover {
    background-position: -911px -216px;
}

#premium-dns .benefits div.benefit6:hover {
    background-position: -1167px -216px;
}

#premium-dns .benefits div.benefit7:hover {
    background-position: -1420px -216px;
}

#premium-dns .benefits div.benefit8:hover {
    background-position: -1671px -216px;
}

#premium-dns .benefits div.benefit9:hover {
    background-position: -1915px -216px;
}

#premium-dns .benefits div.benefit10:hover {
    background-position: -2167px -216px;
}


/***** code-signing-certificate *****/

#code-signing-certificate .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#code-signing-certificate .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#code-signing-certificate .float-left {
    width: 70%;
}

#code-signing-certificate .product-icon {
    background: url("../png/web-code-signing-certificate-img2.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 100px;
    margin: 40px 70px 65px 0;
    padding: 250px 0 0;
    width: 280px;
}

#code-signing-certificate .product-icon a.button {
    background: url("../png/long-product-btn.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    line-height: 48px;
    margin-top: 40px;
    padding: 0 0 0 40px;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 2px #A95B01;
    text-transform: uppercase;
    width: 230px;
}

#code-signing-certificate .product-icon a.button:hover {
    opacity: 0.7;
}

#code-signing-certificate .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
    padding: 0;
}

#code-signing-certificate .benefits {
    padding: 50px 0 60px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

#code-signing-certificate .benefits div {
    height: 240px;
    padding: 50px 15px 1px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 210px;
}

#code-signing-certificate .benefits div:hover {
    border: 1px solid #d3dfe5;
    background-color: #f6fafb;
    width: 208px;
    height: 238px;
    padding: 49px 15px 0;
    border-radius: 3px;
}

#code-signing-certificate .benefits div h3,
#code-signing-certificate .benefits div p.benefit-topic-icon {
    background: url("../png/code-signing-block-title-bg.png") no-repeat scroll left top transparent;
    color: #00b9ff;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 98px;
    width: 105px;
    text-transform: uppercase;
}

#code-signing-certificate .benefits div:hover h3,
#code-signing-certificate .benefits div:hover p.benefit-topic-icon {
    background: url("../png/code-signing-block-title-bg.png") no-repeat scroll -239px 0 transparent;
    color: #ffa800;
}

#code-signing-certificate .benefits div p.benefit-topic-icon {
    padding-bottom: 30px;
    text-align: center;
}

#code-signing-certificate .benefits div h4,
#code-signing-certificate .benefits div p.benefit-topic {
    padding: 10px 0;
    color: #5a8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 15px;
    text-align: center;
}

#code-signing-certificate .benefits div p {
    line-height: 16px;
    font-size: 14px;
    padding: 0;
}

#code-signing-certificate div.f-l {
    float: left;
    width: 50%;
}


/********* pci-scan ************/

#pci-scan .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#pci-scan .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#pci-scan .float-left {
    width: 70%;
}

#pci-scan .product-icon {
    background: url("../png/hackerguardian-icon-big.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 250px;
    margin: 40px 70px 65px 0;
    width: 280px;
    cursor: crosshair;
}

#pci-scan .product-icon:hover {
    background-position: 20px -438px;
}

#pci-scan .features {
    border-bottom: 0px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    color: #666666;
    display: inline-block;
    font-size: 15px;
    padding: 10px 0 5px;
    width: 100%;
    text-align: center;
}

#pci-scan .features div {
    background: url("../png/hackerguardian-icon-set.png") no-repeat scroll 0 0 transparent;
    width: 350px;
    height: 25px;
    padding: 90px 0 0;
    display: inline-block;
    text-align: center;
}

#pci-scan .features .compliance {
    background-position: 120px 0;
}

#pci-scan .features .compliance:hover {
    background-position: 120px -171px;
}

#pci-scan .features .penalties {
    background-position: -225px 0;
}

#pci-scan .features .penalties:hover {
    background-position: -225px -171px;
}

#pci-scan .features .sales {
    background-position: -567px 0;
}

#pci-scan .features .sales:hover {
    background-position: -567px -171px;
}

#pci-scan .features div:hover h3 {
    background: url("../png/code-signing-block-title-bg.png") no-repeat scroll -239px 0 transparent;
    color: #ffa800;
}

#pci-scan .features div h4,
#pci-scan .features div h3.custom,
#pci-scan .features div p.custom-benefit {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#pci-scan .features div h3.custom {
    background: none;
}

#pci-scan .gray_block h3 {
    font-size: 32px;
    line-height: 33px;
}

#pci-scan .gray_block h3 span {
    font-weight: 600;
}

#pci-scan .list-icon-style1 li {
    margin: 2% 1% 4%;
    padding-top: 105px;
}


/*#pci-scan p {
    text-align: justify;
}*/

#pci-scan .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#pci-scan #tab-overview h2.frst {
    padding-bottom: 70px;
}

#pci-scan.product_page #tab-overview .grey-bg:first-child {
    margin-top: -71px;
}

#pci-scan .inline-block {
    display: inline-block;
    vertical-align: top;
}

#pci-scan .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#pci-scan .illustration-pci-compliance-1:after {
    content: "";
    display: inline-block;
    height: 386px;
    width: 54%;
    background: transparent url("../png/illustration-icon-002.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#pci-scan .illustration-pci-compliance-2:before {
    content: "";
    float: left;
    height: 420px;
    width: 553px;
    background: transparent url("../png/illustration-icon-003.png") no-repeat scroll 0 0;
}

#pci-scan .illustration-pci-compliance-2 {
    min-height: 310px;
}

#pci-scan .illustration-pci-compliance-2 h2 {
    text-align: left !important;
    font-size: 34px;
}

#pci-scan #breadcrumbs {
    margin-top: 15px;
}
#breadcrumbs ul li{
    float: left;
    list-style: none;
}

#breadcrumbs ul li{
    font-size: 12px;
}

.seo-breadcrumb ul li {float:left;list-style:none !important;}
.seo-breadcrumb ul li a{font-size:17px !important;}


/********* email-and-identity ************/

#email-and-identity .product_blocks_style2>div {
    margin-right: 20px;
    padding-right: 0;
    width: 290px;
}

#email-and-identity .product_blocks_style2>div:last-child {
    margin-right: 0;
}


/********* free-ssl-certificate ************/

#five .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 70px;
}

#five .middle .text .h1space {
    margin-top: 185px;
    display: block;
}

#five .middle .mlh {
    margin-left: 70%;
    margin-top: 80px;
}

#five a.fivepts {
    display: block;
    width: 131px;
    height: 151px;
    float: left;
}

#five a.fivepts.compts {
    background: url(../gif/computer.gif) no-repeat left top;
}

#five a.fivepts.filpts {
    background: url(../gif/files.gif) no-repeat left top;
}

#five a.fivepts.internpts {
    background: url(../gif/internet.gif) no-repeat left top;
}

#five a.fivepts.interapts {
    background: url(../gif/interaction.gif) no-repeat left top;
}

#five a.fivepts.geekpts {
    background: url(../gif/geek-buddy.gif) no-repeat left top;
}

#five a.fivepts:hover,
a.fivepts.active {
    background-position: left bottom;
}

#five .pointstxt {
    position: absolute;
    font-size: 24px;
    left: 767px;
    top: 63px;
}

#five .pointw {
    /*width: 978px;*/
    /*border-bottom: solid 1px #dbdbdb;*/
    padding-bottom: 15px;
    margin-top: 20px;
}

#five .pointcol {
    width: 230px;
    float: left;
    padding-right: 10px;
}

#five .pointcol .pointimg {
    /*width: 185px;*/
    text-align: center;
}

#five .pointcol .pointt {
    font-size: 26px;
    text-transform: uppercase;
    padding: 30px 0 0 0;
    text-align: center;
    font-weight: 600;
}

#five .pointcol .pointd {
    font-size: 16px;
    line-height: 20px;
    padding: 25px 0 0 10px;
    border-bottom: solid 1px #dbdbdb;
    min-height: 75px;
}

#five ul.point-list {
    margin-top: 20px;
    margin-left: 10px;
    min-height: 340px;
}

#five ul.point-list li {
    background: url(../gif/red-check.gif) no-repeat left 5px;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 13px;
}

#five.in_page .contentSlider .text {
    float: left;
    width: 74%;
}

#five.in_page .contentSlider .image {
    float: left;
    width: 22%;
}

#five.in_page .middle .mlh {
    margin-left: 50%;
    margin-top: 5px;
}

#five.in_page .contentSlider {
    padding: 0;
}

#five.in_page .middle .text h2 {
    padding-top: 40px;
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    font-size: 48px;
    line-height: 52px;
}

#five.in_page .middle .text h1 {
    padding-top: 40px;
}

#five.in_page .middle .text .h1space {
    margin-top: 137px;
}

#five.in_page .deactive {
    opacity: 0.2;
}

#five.in_page .deactive:hover {
    opacity: 1;
}

#five.in_page .contentTab h2 {
    color: #00b9ff;
    font-size: 40px;
    line-height: 40px;
    padding: 20px 0 15px;
    font-weight: normal;
}

#five.in_page .contentTab h3 {
    margin-bottom: 10px;
}

#five.in_page ul.point-list {
    min-height: 190px;
}

#five.in_page .dvwal {
    width: 49%;
    border-right: solid 1px #dbdbdb;
    float: left;
    padding: 30px 0;
}

#five.in_page .dvwal-img {
    width: 101px;
    float: left;
    text-align: center;
}

#five.in_page .dvwal-descr {
    width: 60%;
    float: left;
    line-height: 18px;
    padding-right: 28px;
}

#five.in_page .dvwar {
    width: 49%;
    float: left;
    padding: 30px 0;
}

#five.in_page .dvwalr {
    width: 49%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

#five.in_page h1.page-title {
    position: absolute;
    border-bottom: 1px solid #ffffff;
    margin: -100px 0 0 0;
    z-index: 10;
    width: 650px;
    padding-left: 0px;
    border-bottom: none;
    font-size: 40px;
}


/********* free-ssl-certificate ************/

#free-ssl-certificate .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#free-ssl-certificate .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#free-ssl-certificate #ssl-banner {
    background: url('../png/comodo-ssl-banner-bg-new.png') no-repeat scroll left top transparent;
    height: 202px;
    padding: 4px 0 0 251px;
    margin-top: 15px;
    width: 267px;
}

#free-ssl-certificate #ssl-banner h2 {
    color: #FF6600;
    text-align: center;
    font: bold 22px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    padding: 0px;
    border: none;
}

#free-ssl-certificate #ssl-banner #banner_heading {
    float: left;
    margin-bottom: 5px;
    width: 260px;
    height: auto;
    overflow: hidden;
}

#free-ssl-certificate #ssl-banner #banner_heading h4 {
    color: #5D87C2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}

#free-ssl-certificate #ssl-banner p {
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
}

#free-ssl-certificate #ssl-banner .price {
    color: #333333;
    font-weight: bold;
}

#free-ssl-certificate #ssl-banner p.desc {
    color: #666666;
    font-weight: normal;
    width: 100%;
}


/********* email-privacy ************/

#email-privacy .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#email-privacy .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#email-privacy .float-left {
    width: 70%;
}

#email-privacy .product-icon {
    background: url("../png/secure-email-certificate-icon.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 260px;
    margin: 40px 70px 65px 0;
    width: 280px;
    cursor: pointer;
}

#email-privacy .product-icon:hover {
    background-position: 20px -371px;
}

#email-privacy .why-cmd p {
    text-align: inherit;
}

#email-privacy .features {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    color: #666666;
    display: inline-block;
    font-size: 15px;
    padding: 56px 0 46px;
    width: 100%;
    text-align: center;
}

#email-privacy .features div {
    background: url("../png/secure-email-certificate-icons-set.png") no-repeat scroll 0 0 transparent;
    width: 233px;
    height: 40px;
    padding: 130px 0 0;
    display: inline-block;
    text-align: center;
    margin: 0 65px;
    border: 1px solid transparent;
}

#email-privacy .features div:hover {
    background-color: #F6FAFB;
    border: 1px solid #D3DFE5;
    border-radius: 3px;
}

#email-privacy .features .featur1 {
    background-position: 80px -163px;
}

#email-privacy .features .featur1:hover {
    background-position: 80px 30px;
}

#email-privacy .features .featur2 {
    background-position: -137px -163px;
}

#email-privacy .features .featur2:hover {
    background-position: -137px 30px;
}

#email-privacy .features .featur3 {
    background-position: -376px -163px;
}

#email-privacy .features .featur3:hover {
    background-position: -376px 30px;
}

#email-privacy .features .featur4 {
    background-position: -597px -163px;
}

#email-privacy .features .featur4:hover {
    background-position: -597px 30px;
}

#email-privacy .features .featur5 {
    background-position: -821px -163px;
}

#email-privacy .features .featur5:hover {
    background-position: -821px 30px;
}

#email-privacy .features .featur6 {
    background-position: -1028px -163px;
}

#email-privacy .features .featur6:hover {
    background-position: -1028px 29px;
}

#email-privacy .features div:hover h3 {
    background: url("../png/code-signing-block-title-bg.png") no-repeat scroll -239px 0 transparent;
    color: #ffa800;
}

#email-privacy .features div h4,
#email-privacy .features div p.custom-features-topic {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: inherit;
}

#email-privacy .gray_block h3 {
    font-size: 32px;
    line-height: 33px;
}

#email-privacy .gray_block h4 {
    font-size: 30px;
    color: #333;
    display: inline;
}

#email-privacy .gray_block h3 span {
    font-weight: 600;
}

#email-privacy .why-cmd h3.handwrited {
    font-family: 'journalregular', cursive;
    font-size: 46px;
    color: #00b9ff;
}

#email-privacy .why-cmd h4,
#email-privacy .why-cmd .h4-style {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#email-privacy .why-cmd p {
    font-size: 15px;
    padding: 20px 0;
}

#email-privacy .why-cmd {
    line-height: 25px;
    margin-top: 20px;
    text-align: center;
}


/********* pc-support ************/

#pc-support .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#pc-support .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#pc-support .float-left {
    width: 70%;
}

#pc-support .benefits div {
    background: url("../png/pc-support-manager-icons-set.png") no-repeat scroll 80px 35px transparent;
    color: #666666;
    display: inline-block;
    font-size: 15px;
    height: 95px;
    padding: 120px 21px 1px;
    text-align: center;
    vertical-align: top;
    width: 190px;
    border: 1px solid transparent;
}

#pc-support .benefits div:hover {
    border: 1px solid #d3dfe5;
    background-color: #f6fafb;
    border-radius: 3px;
    padding: 120px 21px 1px;
    height: 95px;
    width: 190px;
}

#pc-support .benefits div.benefit1 {
    background-position: 80px 35px;
}

#pc-support .benefits div.benefit2 {
    background-position: -165px 35px;
}

#pc-support .benefits div.benefit3 {
    background-position: -403px 35px;
}

#pc-support .benefits div.benefit4 {
    background-position: -642px 35px;
}

#pc-support .benefits div.benefit5 {
    background-position: -880px 35px;
}

#pc-support .benefits div.benefit1:hover {
    background-position: 80px -207px;
}

#pc-support .benefits div.benefit2:hover {
    background-position: -165px -207px;
}

#pc-support .benefits div.benefit3:hover {
    background-position: -403px -207px;
}

#pc-support .benefits div.benefit4:hover {
    background-position: -642px -207px;
}

#pc-support .benefits div.benefit5:hover {
    background-position: -880px -207px;
}

#pc-support .benefits div h4 {
    color: #5a8698;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}

#pc-support .benefits {
    border-bottom: none;
    border-top: 1px solid #E5E5E5;
    display: inline-block;
    margin: 40px 0 0;
    padding: 65px 0 55px;
    font-size: 15px;
}

#pc-support .product-icon {
    background: url("../png/pc-support-icon-big.png") no-repeat scroll 0 0 transparent;
    float: right !important;
    height: 240px;
    width: 226px;
    margin: 60px 100px 0 0;
    cursor: pointer;
}

#pc-support .product-icon:hover {
    background-position: 0 -381px;
}

#pc-support .features {
    text-align: center;
}

#pc-support .features div {
    width: 215px;
    display: inline-block;
    height: 120px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/pc-support-manager-features-icons-set.png") no-repeat scroll 92px 0 transparent;
    margin: 20px 10px 0;
}

#pc-support .features div h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

#pc-support .features div p {
    font-size: 14px;
    line-height: 16px;
}

#pc-support #tabs-2 h2 {
    width: 100%;
    text-align: center;
    padding-bottom: 70px !important;
}

#pc-support .features .feature1,
#pc-support .features .feature2,
#pc-support .features .feature3,
#pc-support .features .feature4,
#pc-support .features .feature5,
#pc-support .features .feature6 {
    width: 375px;
}

#pc-support .features .feature1 {
    background-position: 142px 0;
}

#pc-support .features .feature2 {
    background-position: -165px 0;
}

#pc-support .features .feature3 {
    background-position: -475px 0;
}

#pc-support .features .feature4 {
    background-position: -785px 0;
}

#pc-support .features .feature5 {
    background-position: -10px -245px;
}

#pc-support .features .feature6 {
    background-position: -625px -233px;
}

#pc-support .features .feature7 {
    background-position: 70px -603px;
}

#pc-support .features .feature8 {
    background-position: -245px -614px;
}

#pc-support .features .feature9 {
    background-position: -555px -611px;
}

#pc-support .features .feature10 {
    background-position: -870px -625px;
}

#pc-support .features .feature11 {
    background-position: -400px -875px;
    width: 215px;
}

#pc-support .list-icon-style1 li {
    margin: 2% 1% 3%;
    padding-top: 130px;
    width: 210px;
}

#pc-support .tab-overview p {
    text-align: justify;
}

#pc-support .question-answer {
    min-height: 260px;
}

#pc-support .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#pc-support.product_page #tab-overview .grey-bg:first-child {
    margin-top: -106px;
}

#pc-support #breadcrumbs {
    margin-top: 15px;
}

#pc-support .inline-block {
    display: inline-block;
    vertical-align: top;
}

#pc-support #tab-overview h2.frst {
    padding-bottom: 70px;
}

#pc-support .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#pc-support .illustration-pc-support-1:after {
    content: "";
    display: inline-block;
    height: 345px;
    width: 34%;
    background: transparent url("../png/illustration-icon-001.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#pc-support .illustration-pc-support-2:before {
    content: "";
    float: left;
    height: 400px;
    width: 553px;
    background: transparent url("../png/illustration-corner-trust-2.png") no-repeat scroll 0 0;
}

#pc-support .illustration-pc-support-2 h2 {
    text-align: left !important;
    font-size: 34px;
}


/********* livepcsupport ************/

#livepcsupport .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#livepcsupport .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#livepcsupport .float-left {
    width: 70%;
}

#livepcsupport .product-icon {
    background: url("../png/pc-support-icon-big.png") no-repeat scroll 0 0 transparent;
    float: right !important;
    height: 240px;
    width: 226px;
    margin: 90px 100px 0 0;
    cursor: pointer;
}

#livepcsupport .product-icon:hover {
    background-position: 0 -381px;
}

#livepcsupport .contentSlider .text p {
    font-size: 18px;
    line-height: 21px;
}

#livepcsupport .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#livepcsupport.product_page #tab-overview .grey-bg:first-child {
    margin-top: -71px;
}

#livepcsupport #breadcrumbs {
    margin-top: 15px;
}

#livepcsupport .inline-block {
    display: inline-block;
    vertical-align: top;
}

#livepcsupport #tab-overview h2.frst {
    padding-bottom: 70px;
}

#livepcsupport .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#livepcsupport .illustration-livepcsupport:after {
    content: "";
    display: inline-block;
    height: 376px;
    width: 47%;
    background: transparent url("../png/illustration-livepcsupport.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#livepcsupport .illustration-livepcsupport2:before {
    content: "";
    float: left;
    height: 400px;
    width: 553px;
    background: transparent url("../png/illustration-corner-trust-2.png") no-repeat scroll 0 0;
}


/********* corner-trust ********/

#corner-trust .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#corner-trust .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#corner-trust .contentSlider .text p {
    font-size: 18px;
    line-height: 22px;
}

#corner-trust.product_page #tab-overview .grey-bg:first-child {
    margin-top: -71px;
}

#corner-trust #breadcrumbs {
    margin-top: 15px;
}

#corner-trust .inline-block {
    display: inline-block;
    vertical-align: top;
}

#corner-trust .list_style4.style1 {
    padding: 50px 90px 30px 0;
    font-size: 20px;
}

#corner-trust .illustration-corner-trust:after {
    content: "";
    display: inline-block;
    height: 320px;
    width: 37%;
    background: transparent url("../png/illustration-corner-trust-1.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#corner-trust .illustration-corner-trust2:before {
    content: "";
    float: left;
    height: 390px;
    width: 553px;
    background: transparent url("../png/illustration-corner-trust-2.png") no-repeat scroll 0 0;
}

#corner-trust .features {
    text-align: center;
}

#corner-trust .features div {
    width: 370px;
    display: inline-block;
    height: 100px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-corneroftrust-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#corner-trust .features div h4,
#corner-trust .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#corner-trust .features .feature1 {
    background-position: 145px 5px;
}

#corner-trust .features .feature2 {
    background-position: -225px 5px;
}

#corner-trust .features .feature3 {
    background-position: -590px 5px;
}

#corner-trust .features .feature4 {
    background-position: 145px -265px;
}

#corner-trust .features .feature5 {
    background-position: -230px -265px;
}

#corner-trust .features .feature6 {
    background-position: -590px -265px;
}


/********* endpoint-security-manager ********/

#endpoint-security-manager .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#endpoint-security-manager .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#endpoint-security-manager .contentSlider .text p {
    font-size: 18px;
    line-height: 22px;
}

#endpoint-security-manager .float-left {
    width: 70%;
}

#endpoint-security-manager .contentSlider .image img {
    margin-top: 65px;
}

#endpoint-security-manager .product-icon {
    background: url("../png/esm-icon.png") no-repeat scroll 0 0 transparent;
    float: right !important;
    height: 240px;
    width: 226px;
    margin: 0 100px 0 0;
    padding-top: 240px;
    text-align: center;
}

#endpoint-security-manager .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#endpoint-security-manager #tab-overview h2.frst {
    padding-bottom: 70px;
}

#endpoint-security-manager.product_page #tab-overview .grey-bg:first-child {
    margin-top: -71px;
}

#endpoint-security-manager .inline-block {
    display: inline-block;
    vertical-align: top;
}

#endpoint-security-manager .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#endpoint-security-manager .illustration-esm-1:after {
    content: "";
    display: inline-block;
    height: 367px;
    width: 46%;
    background: transparent url("../png/illustration-esm-1.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#endpoint-security-manager .illustration-esm-2:before {
    content: "";
    float: left;
    height: 725px;
    width: 553px;
    background: transparent url("../png/illustration-esm-2.png") no-repeat scroll 0 0;
}

#endpoint-security-manager .illustration-esm-2 h2 {
    text-align: left !important;
    font-size: 34px;
}

#endpoint-security-manager li span.bpopup {
    color: #6699CC;
    cursor: pointer;
    text-decoration: underline;
    cursor: pointer;
}

#endpoint-security-manager .features {
    text-align: center;
}

#endpoint-security-manager .features div {
    width: 370px;
    display: inline-block;
    height: 100px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-endpoint-security-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#endpoint-security-manager .features div h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#endpoint-security-manager .features .feature1 {
    background-position: 145px 0;
}

#endpoint-security-manager .features .feature2 {
    background-position: -240px 0;
}

#endpoint-security-manager .features .feature3 {
    background-position: -590px 0;
}

#endpoint-security-manager .features .feature4 {
    background-position: -960px 0;
}

#endpoint-security-manager .features .feature5 {
    background-position: 140px -258px;
}

#endpoint-security-manager .features .feature6 {
    background-position: -230px -258px;
}

#endpoint-security-manager .features .feature7 {
    background-position: -580px -258px;
}

#endpoint-security-manager .features .feature8 {
    background-position: -965px -258px;
}

#endpoint-security-manager .features .feature9 {
    background-position: 140px -548px;
}

#endpoint-security-manager .features .feature10 {
    background-position: -220px -548px;
}

#endpoint-security-manager .features .feature11 {
    background-position: -590px -548px;
}

#endpoint-security-manager .features .feature12 {
    background-position: -965px -548px;
}

#endpoint-security-manager .features .feature13 {
    background-position: 155px -835px;
}

#endpoint-security-manager .features .feature14 {
    background-position: -225px -835px;
}

#endpoint-security-manager .features .feature15 {
    background-position: -585px -840px;
}

#endpoint-security-manager .features .feature16 {
    background-position: -960px -830px;
}


/********* it-help ************/

#it-help .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#it-help .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#it-help .float-left {
    width: 70%;
}

#it-help .product-icon {
    background: url("../png/pc-support-icon-big.png") no-repeat scroll 0 0 transparent;
    float: right !important;
    height: 240px;
    width: 226px;
    margin: 60px 100px 0 0;
    cursor: pointer;
}

#it-help .product-icon:hover {
    background-position: 0 -381px;
}

#it-help .contentSlider .text p {
    font-size: 18px;
    line-height: 21px;
}

#it-help .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#it-help #tab-overview h2.frst {
    padding-bottom: 70px;
}

#it-help.product_page #tab-overview .grey-bg:first-child {
    margin-top: -71px;
}

#it-help .inline-block {
    display: inline-block;
    vertical-align: top;
}

#it-help .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#it-help .illustration-pc-support-1:after {
    content: "";
    display: inline-block;
    height: 329px;
    width: 29%;
    background: transparent url("../png/illustration-icon-001.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#it-help .illustration-pc-support-2:before {
    content: "";
    float: left;
    height: 420px;
    width: 553px;
    background: transparent url("../png/illustration-corner-trust-2.png") no-repeat scroll 0 0;
}

#it-help .illustration-pc-support-2 h2 {
    text-align: left !important;
    font-size: 34px;
}

#it-help #breadcrumbs {
    margin-top: 15px;
}


/****** cleaning-essentials *******/

#cleaning-essentials .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#cleaning-essentials .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#cleaning-essentials .float-left {
    width: 55%;
}

#cleaning-essentials .product-icon {
    background: url("../png/web-cleaning-essentials-icon.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 100px;
    margin: 60px 70px 65px 0;
    padding: 250px 0 0;
    width: 280px;
    text-align: center;
}

#cleaning-essentials .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#cleaning-essentials #tab-overview h2.frst {
    padding-bottom: 70px;
}

#cleaning-essentials.product_page #tab-overview .grey-bg:first-child {
    margin-top: -96px;
}

#cleaning-essentials .inline-block {
    display: inline-block;
    vertical-align: top;
}

#cleaning-essentials .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#cleaning-essentials .illustration-cleaning-essentials:after {
    content: "";
    display: inline-block;
    height: 450px;
    width: 42%;
    background: transparent url("../png/illustration17.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#cleaning-essentials .illustration-cleaning-essentials3:before {
    content: "";
    float: left;
    height: 420px;
    width: 553px;
    background: transparent url("../png/illustration-cleaning-essentials-2.png") no-repeat scroll 0 0;
}

#cleaning-essentials .illustration-cleaning-essentials3 h2 {
    text-align: left !important;
    font-size: 34px;
}

#cleaning-essentials .benefits {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #666666;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    padding: 42px 0 30px;
    width: 100%;
}

#cleaning-essentials .benefits.web-clearing div {
    float: none;
    display: inline-block;
    height: 125px;
    padding: 155px 35px 1px;
    text-align: center;
    vertical-align: top;
    width: 320px;
    border: none;
    background: none;
    background: url("../png/web-cleaning-essentials-icons-set.png") no-repeat scroll 0 0 transparent;
}

#cleaning-essentials .benefits.web-clearing div.control {
    background-position: 150px 20px;
}

#cleaning-essentials .benefits.web-clearing div.antivirus {
    background-position: -250px 20px;
}

#cleaning-essentials .benefits.web-clearing div.statistics {
    background-position: -670px 20px;
}

#cleaning-essentials .benefits div h4 {
    color: #5a8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#cleaning-essentials div.f-l {
    float: left;
    width: 50%;
}

#cleaning-essentials .product-tiser {
    border-bottom: medium none;
    height: 50px;
    margin: 0 46px 0 0;
    padding-top: 40px;
    width: 350px;
    float: left;
}

#cleaning-essentials .faq-column {
    float: left;
    margin: 0 20px;
    width: 360px;
}

#cleaning-essentials .question-answer {
    /*border-bottom: medium none;*/
    float: left;
    margin: 0 40px 0 0;
    padding: 0 0 25px;
    width: 100%;
}

#cleaning-essentials .question-answer h3 {
    font-size: 22px;
    padding: 20px 0 18px;
}

#cleaning-essentials .select-operating select.select_box {
    font-size: 14px;
    margin: 10px 0;
    width: 264px;
}

#cleaning-essentials .features {
    text-align: center;
}

#cleaning-essentials .features div {
    width: 370px;
    display: inline-block;
    height: 100px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-cleaning-essentials-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#cleaning-essentials .features div h4,
#cleaning-essentials .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#cleaning-essentials .features .feature1 {
    background-position: 145px 0;
}

#cleaning-essentials .features .feature2 {
    background-position: -225px 0;
}

#cleaning-essentials .features .feature3 {
    background-position: -595px 0px;
}

#cleaning-essentials .features .feature4 {
    background-position: -965px 3px;
}

#cleaning-essentials .features .feature5 {
    background-position: 145px -265px;
}

#cleaning-essentials .features .feature6 {
    background-position: -230px -265px;
}

#cleaning-essentials .features .feature7 {
    background-position: -590px -268px;
}

#cleaning-essentials .features .feature8 {
    background-position: -960px -270px;
}

#cleaning-essentials .features .feature9 {
    background-position: 140px -560px;
}

#cleaning-essentials .features .feature10 {
    background-position: -230px -560px;
}

#cleaning-essentials .features .feature11 {
    background-position: -590px -560px;
}

#cleaning-essentials .features .feature12 {
    background-position: -960px -560px;
}

#cleaning-essentials .features .feature13 {
    background-position: 140px -845px;
}

#cleaning-essentials .features .feature14 {
    background-position: -215px -845px;
}

#cleaning-essentials .features .feature15 {
    background-position: -580px -845px;
}


/** certificate-manager ****/

#certificate-manager .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#certificate-manager .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#certificate-manager .float-left {
    width: 70%;
}

#certificate-manager .product-icon {
    background: url("../png/certificate-manager-icon-big.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 100px;
    margin: 40px 70px 30px 0;
    padding: 200px 0 0;
    width: 280px;
    cursor: pointer;
}

#certificate-manager .product-icon:hover {
    background-position: 20px -361px;
}

#certificate-manager .benefits div h4 {
    color: #5a8698;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: normal;
}

#certificate-manager .benefits {
    text-align: center;
}

#certificate-manager .benefits-title1 {
    background: url("../png/web-certificate-manager-icons-set.png") no-repeat scroll 100px -15px transparent;
    width: 100%;
    height: 50px;
    display: inline-block;
    margin: 40px 0;
}

#certificate-manager .benefits-title2 {
    background: url("../png/web-certificate-manager-icons-set.png") no-repeat scroll 100px -300px transparent;
    width: 100%;
    height: 50px;
    display: inline-block;
    margin: 40px 0;
}

#certificate-manager .benefits {
    border-bottom: 0px none;
    border-top: 0px none;
}

#certificate-manager .benefits div {
    background: url("../png/web-certificate-manager-icons-set.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    padding: 90px 0 0;
    width: 220px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

#certificate-manager .benefits div:hover {
    background: url("../png/web-certificate-manager-icons-set-hover.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    padding: 90px 0 0;
    width: 220px;
}

#certificate-manager .benefits div.management {
    background-position: -100px -90px;
    margin: 0 100px;
}

#certificate-manager .benefits div.improving-security {
    background-position: -720px -90px;
    margin: 0 100px;
}

#certificate-manager .benefits div.management-time {
    background-position: 85px -370px;
}

#certificate-manager .benefits div.legal-fees {
    background-position: -155px -370px;
}

#certificate-manager .benefits div.development {
    background-position: -405px -370px;
}

#certificate-manager .benefits div.operations {
    background-position: -655px -370px;
}

#certificate-manager .benefits div.costs {
    background-position: -905px -370px;
}

#certificate-manager .gray_block h3 {
    font-size: 30px;
    line-height: 33px;
}

#certificate-manager .gray_block h3 span {
    font-weight: 600;
}

#certificate-manager #tab-overview h2.frst {
    padding-bottom: 70px;
}

#certificate-manager.product_page #tab-overview .grey-bg:first-child {
    margin-top: -72px;
}

#certificate-manager .inline-block {
    display: inline-block;
    vertical-align: top;
}

#certificate-manager .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#certificate-manager .illustration-certificate-manager-1:after {
    content: "";
    display: inline-block;
    height: 270px;
    width: 45%;
    background: transparent url("../png/illustration40.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
    top: -20px;
}

#certificate-manager .width-46 {
    font-size: 20px;
    width: 40%;
}

#certificate-manager .illustration-certificate-manager-2:before {
    content: "";
    float: left;
    height: 434px;
    width: 553px;
    background: transparent url("../png/illustration-esm-2.png") no-repeat scroll 0 0;
}

#certificate-manager .illustration-certificate-manager-2 h2 {
    text-align: left !important;
    font-size: 34px;
}

#certificate-manager #breadcrumbs {
    margin-top: 15px;
}


/** secure-email-certificates ****/

#secure-email-certificates .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#secure-email-certificates .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#secure-email-certificates .product-icon {
    background: url("../png/secure-email-certificate-icon.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 260px;
    margin: 40px 70px 65px 0;
    width: 280px;
}

#secure-email-certificates .product-icon:hover {
    background-position: 20px -371px;
}

#secure-email-certificates .float-left {
    width: 70%;
}

#secure-email-certificates .features {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    color: #666666;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    padding: 56px 0 46px;
    width: 100%;
    text-align: center;
}

#secure-email-certificates .features div {
    background: url("../png/secure-email-certificate-icons-set.png") no-repeat scroll 0 0 transparent;
    width: 233px;
    height: 40px;
    padding: 130px 0 0;
    display: inline-block;
    text-align: center;
    margin: 0 65px;
    border: 1px solid transparent;
}

#secure-email-certificates .features div:hover {
    background-color: #F6FAFB;
    border: 1px solid #D3DFE5;
    border-radius: 3px;
}

#secure-email-certificates .features .featur1 {
    background-position: 80px -163px;
}

#secure-email-certificates .features .featur1:hover {
    background-position: 80px 30px;
}

#secure-email-certificates .features .featur2 {
    background-position: -137px -163px;
}

#secure-email-certificates .features .featur2:hover {
    background-position: -137px 30px;
}

#secure-email-certificates .features .featur3 {
    background-position: -376px -163px;
}

#secure-email-certificates .features .featur3:hover {
    background-position: -376px 30px;
}

#secure-email-certificates .features .featur4 {
    background-position: -597px -163px;
}

#secure-email-certificates .features .featur4:hover {
    background-position: -597px 30px;
}

#secure-email-certificates .features .featur5 {
    background-position: -821px -163px;
}

#secure-email-certificates .features .featur5:hover {
    background-position: -821px 30px;
}

#secure-email-certificates .features .featur6 {
    background-position: -1028px -163px;
}

#secure-email-certificates .features .featur6:hover {
    background-position: -1028px 29px;
}

#secure-email-certificates .features div:hover h3 {
    background: url("../png/code-signing-block-title-bg.png") no-repeat scroll -239px 0 transparent;
    color: #ffa800;
}

#secure-email-certificates .features div h4 {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#secure-email-certificates .contentTab .text h4 {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

#secure-email-certificates .contentTab .text p {
    font-size: 15px;
    padding: 20px 0;
}

#secure-email-certificates .contentTab .text {
    line-height: 23px;
    margin-top: 20px;
    text-align: center;
}

#secure-email-certificates h3.handwrited {
    font-family: 'journalregular', cursive;
    font-size: 46px;
    color: #00b9ff;
}

#secure-email-certificates .gray_block h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    line-height: 33px;
}

#secure-email-certificates .gray_block h3 span {
    font-weight: 600;
}


/** two-factor-authentication ****/

#two-factor-authentication .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#two-factor-authentication .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#two-factor-authentication.product_page .contentSlider {
    padding-top: 0;
}

#two-factor-authentication .gray_block h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
    line-height: 33px;
    /*padding: 40px 0 0;*/
}

#two-factor-authentication .float-left {
    width: 70%;
}

#two-factor-authentication .gray_block h3 span {
    font-weight: 600;
}

#two-factor-authentication .product-icon {
    background: url("../png/tfa-icon.png") no-repeat scroll 20px 20px transparent;
    float: right;
    height: 250px;
    margin: 40px 70px 65px 0;
    width: 280px;
    cursor: pointer;
}

#two-factor-authentication .product-icon:hover {
    background-position: 20px -330px;
}

#two-factor-authentication .features {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    color: #666666;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    padding: 65px 0 90px;
    width: 100%;
    text-align: center;
}

#two-factor-authentication .features div {
    background: url("../png/tfa-icon-set.png") no-repeat scroll 0 0 transparent;
    width: 610px;
    padding: 110px 0 0;
    display: inline-block;
    text-align: center;
}

#two-factor-authentication .features .feature1 {
    background-position: 270px 0;
}

#two-factor-authentication .features .feature1:hover {
    background-position: 270px -237px;
}

#two-factor-authentication .features .feature2 {
    background-position: -355px 0;
}

#two-factor-authentication .features .feature2:hover {
    background-position: -355px -237px;
}

#two-factor-authentication .features div:hover h3 {
    background: url("../code-signing-block-title-bg.html") no-repeat scroll -239px 0 transparent;
    color: #ffa800;
}

#two-factor-authentication .features div h4 {
    color: #5A8698;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

#two-factor-authentication #tab-overview h2.frst {
    padding-bottom: 70px;
    text-align: center !important;
}

#two-factor-authentication.product_page #tab-overview .grey-bg:first-child {
    margin-top: -72px;
}

#two-factor-authentication .inline-block {
    display: inline-block;
    vertical-align: top;
}

#two-factor-authentication .list_style4.style1 {
    padding: 0 90px 30px 0;
    font-size: 20px;
}

#two-factor-authentication .illustration-two-factor:after {
    content: "";
    display: inline-block;
    height: 230px;
    width: 22%;
    background: transparent url("../png/illustration-icon-004.png") no-repeat scroll right 0;
    position: relative;
    text-align: left;
}

#two-factor-authentication .illustration-two-factor h2 {
    text-align: left !important;
    font-size: 34px;
}

#two-factor-authentication #breadcrumbs {
    margin-top: 15px;
}


/** antispam-gateway ****/

#antispam-gateway .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#antispam-gateway .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#antispam-gateway .float-left.first {
    width: 70%;
}

#antispam-gateway .float-left.second {
    width: 26%;
}

#antispam-gateway .star-rating {
    display: block;
    min-height: 30px;
}

#antispam-gateway h3 {
    padding-bottom: 15px;
}


/**antivirus-for-mac****/

#antivirus-for-mac .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#antivirus-for-mac .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#antivirus-for-mac .features {
    text-align: center;
}

#antivirus-for-mac .features div {
    width: 370px;
    display: inline-block;
    height: 140px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-antivirus-for-mac-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#antivirus-for-mac .features div h4,
#antivirus-for-mac .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#antivirus-for-mac .features .feature1 {
    background-position: 110px -26px;
}

#antivirus-for-mac .features .feature2 {
    background-position: -230px -30px;
}

#antivirus-for-mac .features .feature3 {
    background-position: -595px -33px;
}

#antivirus-for-mac .features .feature4 {
    background-position: -985px -30px;
}

#antivirus-for-mac .features .feature5 {
    background-position: 100px -275px;
}

#antivirus-for-mac .features .feature6 {
    background-position: -233px -276px;
}

#antivirus-for-mac .features .feature7 {
    background-position: -580px -271px;
}

#antivirus-for-mac .features .feature8 {
    background-position: -983px -275px;
}


/**antivirus-for-linux****/

#antivirus-for-linux .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#antivirus-for-linux .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#antivirus-for-linux .features {
    text-align: center;
}

#antivirus-for-linux .features div {
    width: 370px;
    display: inline-block;
    height: 140px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/cis-antivirus-for-linux-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#antivirus-for-linux .features div h4,
#antivirus-for-linux .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#antivirus-for-linux .features .feature1 {
    background-position: 140px 0;
}

#antivirus-for-linux .features .feature2 {
    background-position: -595px -25px;
}

#antivirus-for-linux .features .feature3 {
    background-position: -230px -14px;
}

#antivirus-for-linux .features .feature4 {
    background-position: -960px -32px;
}

#antivirus-for-linux .features .feature5 {
    background-position: 140px -270px;
}

#antivirus-for-linux .features .feature6 {
    background-position: -596px -270px;
}

#antivirus-for-linux .features .feature7 {
    background-position: -223px -270px;
}

#antivirus-for-linux .features .feature8 {
    background-position: -980px -270px;
}


/** rescue-disk ****/

#rescue-disk .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#rescue-disk .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#rescue-disk .features {
    text-align: center;
}

#rescue-disk .features div {
    width: 370px;
    display: inline-block;
    height: 90px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-rescue-disk-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#rescue-disk .features div h4,
#rescue-disk .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#rescue-disk .features .feature1 {
    background-position: 145px -5px;
}

#rescue-disk .features .feature2 {
    background-position: -235px -5px;
}

#rescue-disk .features .feature3 {
    background-position: -595px 0px;
}

#rescue-disk .features .feature4 {
    background-position: -965px 5px;
}

#rescue-disk .features .feature5 {
    background-position: 145px -265px;
}

#rescue-disk .features .feature6 {
    background-position: -230px -265px;
}

#rescue-disk .features .feature7 {
    background-position: -590px -265px;
}

#rescue-disk .features .feature8 {
    background-position: -960px -265px;
}

#rescue-disk .features .feature9 {
    background-position: 140px -555px;
}


/*** anti-malware ****/

#anti-malware .btngroup p {
    font-size: 14px;
    padding-top: 5px;
    display: block;
    width: 250px;
    padding: 5px 0 0 0;
    clear: both;
    text-align: center;
    line-height: 16px;
}

#anti-malware .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#anti-malware .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#anti-malware .features {
    text-align: center;
}

#anti-malware .features div {
    width: 370px;
    display: inline-block;
    height: 130px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-boclean-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#anti-malware .features div h4,
#anti-malware .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#anti-malware .features .feature1 {
    background-position: 145px 1px;
}

#anti-malware .features .feature2 {
    background-position: -225px 1px;
}

#anti-malware .features .feature3 {
    background-position: -595px 0px;
}

#anti-malware .features .feature4 {
    background-position: -965px 5px;
}

#anti-malware .features .feature5 {
    background-position: 145px -265px;
}

#anti-malware .features .feature6 {
    background-position: -230px -265px;
}

#anti-malware .features .feature7 {
    background-position: -590px -265px;
}

#anti-malware .features .feature8 {
    background-position: -960px -265px;
}
#anti-malware .offer-ticker
{
    position:absolute;
}
/** icedragon-browser ****/

#icedragon-browser .middle .text h1 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#icedragon-browser .middle .text .h1space {
    margin-top: 135px;
    display: block;
}

#icedragon-browser .product-icon {
    background: transparent url("../png/dragon-icon.png") no-repeat scroll 0 0;
    float: right !important;
    height: 230px;
    width: 300px;
    cursor: pointer;
}

#icedragon-browser .product-icon:hover {
    background-position: 0 -374px;
}

#icedragon-browser .features {
    text-align: center;
}

#icedragon-browser .features div {
    width: 370px;
    display: inline-block;
    height: 220px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-icedragon-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#icedragon-browser .features div h4,
#icedragon-browser .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#icedragon-browser .features .feature1 {
    background-position: 145px 5px;
}

#icedragon-browser .features .feature2 {
    background-position: -225px 5px;
}

#icedragon-browser .features .feature3 {
    background-position: -595px 0px;
}

.benefits-dragon div {
    background: url("../png/dragon-overview-icons.png") no-repeat scroll 80px 0 transparent;
}

.benefits-dragon div.safe {
    background-position: 80px 0;
}

.benefits-dragon div.speed {
    background-position: -165px 0;
}

.benefits-dragon div.interface {
    background-position: -403px 0;
}

.benefits-dragon div.plugins {
    background-position: -642px 0;
}

.benefits-dragon div.no-more {
    background-position: -880px 0;
}

.benefits-dragon div.safe:hover {
    background-position: 80px -184px;
}

.benefits-dragon div.speed:hover {
    background-position: -165px -184px;
}

.benefits-dragon div.interface:hover {
    background-position: -403px -184px;
}

.benefits-dragon div.plugins:hover {
    background-position: -642px -184px;
}

.benefits-dragon div.no-more:hover {
    background-position: -880px -184px;
}

.benefits-dragon div {
    color: #666666;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    height: 65px;
    padding: 115px 21px 1px;
    text-align: center;
    vertical-align: top;
    width: 180px;
}

.benefits-dragon div h4,
.benefits-dragon div span.h4-class {
    color: #5a8698;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 16px;
}

.benefits-dragon {
    border-bottom: none;
    border-top: 1px solid #E5E5E5;
    display: inline-block;
    margin: 40px 0 0;
    padding: 65px 0 5px;
}


/**** free-protection ****/

#free-protection .middle .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
    /*padding-top: 30px;*/
}

#free-protection .contentSlider.style2 .text {
    min-height: 110px;
}


/**firewall****/

#firewall .middle .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

#firewall .middle .text .h1space {
    margin-top: 120px;
    display: block;
}

#firewall .btn span {
    font-size: 20px;
}

#firewall .buy_btn p {
    font-size: 14px;
    padding-top: 5px;
}

#firewall .contentSlider .image {
    padding-top: 70px;
}

#firewall .features {
    text-align: center;
}

#firewall .features div {
    width: 370px;
    display: inline-block;
    height: 120px;
    text-align: center;
    vertical-align: top;
    padding: 90px 0 0;
    background: url("../png/comodo-firewall-features-icon-set.png") no-repeat scroll 0 0 transparent;
    margin: 20px 10px 0;
}

#firewall .features div h4,
#firewall .features div span.feature-h4 {
    color: #5A8698;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 30px;
}

#firewall .features .feature1 {
    background-position: 140px 0;
}

#firewall .features .feature2 {
    background-position: -230px 0;
}

#firewall .features .feature3 {
    background-position: -595px 0;
}

#firewall .features .feature4 {
    background-position: -970px 10px;
}

#firewall .features .feature5 {
    background-position: 135px -265px;
}

#firewall .features .feature6 {
    background-position: -230px -265px;
}

#firewall .features .feature7 {
    background-position: -580px -260px;
}

#firewall .features .feature8 {
    background-position: -965px -265px;
}

#firewall .features .feature9 {
    background-position: 155px -570px;
}

#firewall .features .feature10 {
    background-position: -235px -565px;
}

#firewall .features .feature11 {
    background-position: -595px -570px;
}

#firewall .features .feature12 {
    background-position: -967px -570px;
}

#firewall .features .feature13 {
    background-position: 140px -845px;
}

#firewall .features .feature14 {
    background-position: -235px -845px;
}

#firewall .features .feature15 {
    background-position: -590px -845px;
}

#firewall .features .feature16 {
    background-position: -960px -845px;
}


/** free_email_certificate ****/

#free_email_certificate .middle .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
    padding-top: 20px;
}

#free_email_certificate .middle .text .h1space {
    margin-top: 120px;
    display: block;
}


/***** security-software ******/

#security-software .middle .text h1 {
    margin: -10px 0 0 0;
    position: absolute;
    z-index: 150;
}

#security-software .contentSlider.style2 .text {
    min-height: 90px;
}

#security-software .contentSlider.style2 p {
    padding-top: 85px;
}

#security-software .product_blocks_style1>div {
    display: inline-block;
    float: none;
    margin-right: 15px;
    text-align: left;
    width: 340px;
}

#security-software div.product1,
#security-software div.product2,
#security-software div.product3,
#security-software div.product4 {
    height: 460px;
}

#security-software .content_wrapper ul.list_style2 {
    list-style: none;
    font-size: 13px;
}

#security-software .product_blocks_style1 {
    padding-top: 30px;
    text-align: center;
}

#security-software .product_blocks_style1 .btn {
    font-size: 16.5px;
    line-height: 17px;
    padding: 12px;
    font-weight: 700;
    min-width: 140px;
    background: #ff8a00;
    border: 1px solid #db6700;
    border-radius: 3px;
    text-shadow: 1px 1px 1px rgba(0, 0, 6, 0.5);
}

#security-software .product_blocks_style1 .btn:before,
#security-software .product_blocks_style1 .btn:after {
    content: none;
}

#security-software .product_blocks_style1 .btn.btn-green
{
    background-color: #11a211 !important;
    background-image: none !important;
    border: 1px solid #11a211;
    box-shadow:none;
}
#security-software .product_blocks_style1 .btn.btn-green:hover
{
    background: #11c611 !important;
    background-image: none;
    background-image: none !important
}

#security-software .contentSlider {
    background: url("../jpg/security-software-banner.jpg") no-repeat scroll center top #d3e5eb;
    background-size: cover;
}

#security-software .list_style2 li:before {
    bottom: -3px;
    color: green;
    content: "+";
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    position: relative;
}

#security-software .list_style7 li {
    font-weight: 600;
    margin-left: 15px;
    position: relative;
}

#security-software .list_style7 li:before {
    background-color: #39b54a;
    content: "";
    display: inline-block;
    height: 6px;
    left: -12px;
    position: absolute;
    top: 9px;
    width: 6px;
}

#security-software .grey-bg {
    background-color: #eff6f7;
    margin: 0;
    padding: 0 !important;
    text-align: left;
}

#security-software .product_blocks_style1 h2 {
    display: block;
    text-align: left !important;
    padding: 20px 0 60px;
}

#security-software .product_blocks_style1 {
    padding-bottom: 0;
}

#security-software .content_wrapper .product_blocks_style1 h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

#free-internet-security .features .feature17,
#antivirus .features .feature17,
#internet-security-complete .features .feature17,
#internet-security-pro .features .feature17 {
    background: url("../png/secure_shopping.png") no-repeat scroll center 22px;
    background-repeat: no-repeat;
    /*height:52px;
	width:51px;*/
}

#download .grid3_2 {
    padding-left: 30px;
}


/* =Breadcrumbs (below secondary nav)
----------------------------------------------------------------------------------------------------*/

#breadcrumbs {
    background: #fff;
    padding: 0 18px;
    /*width: 1240px;*/
    margin: 5px auto 25px auto;
}

#breadcrumbs .flt {
    float: left;
}

#breadcrumbs ol {
    /*border-top: 1px solid #d9d9d9;*/
    /*border-bottom: 1px solid #d9d9d9;*/
    height: 38px;
    line-height: 38px;
    padding-left: 16px;
}

#breadcrumbs ol li {
    float: left;
    font-size: 12px;
}

#breadcrumbs a {
    background: url(../gif/grey-arrow.gif) no-repeat right center;
    color: #999;
    margin-right: 10px;
    padding-right: 14px;
    font-size: 12px;
    display: inline-block;
}

#breadcrumbs li.this-prod,
#breadcrumbs .bclast a span,
#breadcrumbs .flt:last-child span,
.breadcrumbs-page {
    color: #00B9FF;
    font-weight: bold;
    font-size: 12px;
}

#breadcrumbs .bclast a {
    background: none;
}

.seo-breadcrumb ul li {float:left;list-style:none !important;}
.seo-breadcrumb ul li a{font-size:17px !important;}

/********** case-study *********/

#case-study .contentSlider {
    background: url("../jpg/news-top-bg.jpg") no-repeat scroll center top #D3E5EB;
    background-size: cover;
}

#case-study p.italic-blue {
    color: #00B9FF;
    font-size: 22px;
    font-style: italic;
    text-align: center;
    line-height: 25px;
}

#case-study p.italic-blue {
    background: url("../png/drops.png") no-repeat scroll center top transparent;
    padding: 25px 0 0;
}

#case-study #tabs-1,
#case-study #tabs-2,
#case-study #tabs-3,
#case-study #tabs-4 {
    max-width: 805px;
    width: 100%;
    margin: 100px auto 100px;
}

#case-study #tabs .name {
    color: #666666;
    font-size: 20px;
    line-height: 25px;
    margin: 15px 0 70px;
    text-align: center;
}

#case-study #tabs .name span {
    font-weight: 600;
}

#case-study #tabs-2 p.italic-blue {
    background: url("../png/family-fund.png") no-repeat scroll center top transparent;
    padding: 290px 0 40px;
}

#case-study #tabs-3 p.italic-blue {
    background: url("../png/fetco-home-decor.png") no-repeat scroll center top transparent;
    padding: 190px 0 40px;
}

#case-study #tabs-3 p.italic-blue:before {
    background: url("../png/drops.png") no-repeat scroll center top transparent;
    content: "";
    display: inline-block;
    height: 25px;
    width: 100%;
}

#case-study #tabs-4 p.italic-blue {
    background: url("../png/licking-school-district-3.png") no-repeat scroll center top transparent;
    padding: 190px 0 40px;
}

#case-study #tabs-2 .name {
    text-align: left;
}

#case-study #tabs-2 p {
    font-style: italic;
}


/** Newsroom***/

#news .row p:first-child {
    color: #00b9ff;
    font-weight: normal;
    font-style: italic;
}

#news .contentTab a::before {
    height: 21px;
    width: auto;
}

#news input[type="text"],
#news select {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    width: 90%;
}


/***About Us****/

.about-us .contentSlider {
    background: url("../jpg/about-us-header-bg.jpg") no-repeat scroll center top #d1e5ec;
    background-size: cover;
}


/****** Home Comodo-one-banner *****/

#home #comodo-one-banner {
    background-color: #038FD4;
    min-height: 263px;
    margin-top: -15px;
    color: #FFF;
}

#home #comodo-one-banner div.first-line {
    display: block;
    width: 86%;
    margin: 15px auto 10px auto;
    padding: 15px;
    color: #ffffff;
    font-size: 26px;
    line-height: 1.5;
}

#home #comodo-one-banner div.second-line {
    background: url(../jpg/comodo-one-banner-logo.jpg) no-repeat 10px center #039BE5;
    height: 75px;
    text-align: right;
    padding: 30px 20px 0 0;
}


/*** General style correction **/


/**** General FAQ style *****/

.question-answer .h3-style-topic,
.question-answer h4 {
    font-size: 22px;
    padding: 20px 0 18px;
    color: #333333;
    font-weight: normal;
    line-height: 34px;
}

.faq-column {
    float: left;
    margin: 0 20px;
    max-width: 360px;
}

.question-answer {
    float: left;
    margin: 0 40px 0 0;
    padding: 0 0 25px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    min-height: 280px;
}

.question-answer p {
    display: block;
    height: 100px;
    overflow: hidden;
    padding-bottom: 0;
    -webkit-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

.question-answer p.open {
    overflow: visible;
    height: auto;
}

.question-answer:last-child {
    border: medium none;
}


/**** ****/

ul.list_style3 li {
    list-style: none;
}

.list_style1 li {
    background-position: -7px -2px;
}

body .content_wrapper ul.list_style1 {
    font-size: 15px;
    line-height: 22px;
}

.nobullets {
    background: none !important;
}

.float-left-main-block {
    float: left;
    width: 70%;
}

.float-left-bar-block {
    float: left;
    width: 28%;
}

.float-left,
.float-left-48 {
    float: left;
    width: 48%;
}

.width-56 {
    width: 56%;
}

.width-46 {
    width: 46%;
}

.float-left.first,
.float-left.firstcol {
    padding-right: 20px;
}

.float-right {
    float: right;
}

.content_wrapper h2 {
    padding: 0 0 30px;
    color: #333333;
}

.contentTab h3,
.content_wrapper h3 {
    /*color: #00b9ff;*/
    color: #333;
    padding: 0;
}

.content_wrapper .product_blocks_style1 h3,
.content_wrapper .product_blocks_style2 h3,
.content_wrapper .product_blocks_style2 h1.custom,
.content_wrapper .product_blocks_style2 h4.custom,
.content_wrapper .product_blocks_style2 div.h3-style-custom,
.content_wrapper .product_blocks_style2 h4.h3-style-custom {
    color: #222222;
    display: table-cell;
    font-size: 25px;
    font-weight: 600;
    height: 66px;
    line-height: 30px;
    padding: 0 0 20px 77px;
    vertical-align: middle;
}

.content_wrapper .product_blocks_style2 .pci-scanning h4.custom {
    background: transparent url("../png/pci-scanning-icon.png") no-repeat scroll 0 0;
}

.content_wrapper .product_blocks_style2 .two-factor-authentication h4.custom {
    background: transparent url("../png/two-factor-icon.png") no-repeat scroll 0 0;
}

.content_wrapper .product_blocks_style2 .trast-connect h4.custom {
    background: transparent url("../png/trast-connect-icon.png") no-repeat scroll 0 5px;
}

.content_wrapper .product_blocks_style2 .antispam-gateway h4.custom {
    background: transparent url("../png/antispam-gateway-icon-blue.png") no-repeat scroll 0 5px;
}

.product_blocks_style2 .user-trust h1.custom {
    background: transparent url("../png/user-trust-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .internet-security div.h3-style-custom,
.product_blocks_style2 .internet-security div.h3-style-custom,
.product_blocks_style2 .internet-security h4.h3-style-custom {
    background: transparent url("../png/comodo-internet-security-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .mobile-security div.h3-style-custom,
.product_blocks_style2 .mobile-security div.h3-style-custom,
.product_blocks_style2 .mobile-security h4.h3-style-custom {
    background: transparent url("../png/mobile-security-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .internet-security-complete div.h3-style-custom,
.product_blocks_style2 .internet-security-complete div.h3-style-custom {
    background: transparent url("../png/internet-security-complete-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .internet-security-pro div.h3-style-custom,
.product_blocks_style2 .internet-security-pro div.h3-style-custom {
    background: transparent url("../png/internet-security-pro-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .antispam-gateway div.h3-style-custom,
.product_blocks_style2 .antispam-gateway div.h3-style-custom {
    background: transparent url("../png/antispam-gateway-icon-blue.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .comodo-ssl div.h3-style-custom,
.product_blocks_style2 .comodo-ssl div.h3-style-custom {
    background: transparent url("../png/comodo-ssl-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .online-storage div.h3-style-custom,
.product_blocks_style2 .online-storage div.h3-style-custom {
    background: transparent url("../png/ccloud-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .certificate-manager div.h3-style-custom,
.product_blocks_style2 .certificate-manager div.h3-style-custom {
    background: transparent url("../png/certificate-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .geekbuddy div.h3-style-custom,
.product_blocks_style2 .geekbuddy div.h3-style-custom {
    background: transparent url("../png/geekbuddy-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .managed-dns div.h3-style-custom,
.product_blocks_style2 .managed-dns div.h3-style-custom {
    background: transparent url("../png/dns-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .security-email-certificate div.h3-style-custom,
.product_blocks_style2 .security-email-certificate div.h3-style-custom {
    background: transparent url("../png/security-email-certificate-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .email-certificate div.h3-style-custom,
.product_blocks_style2 .email-certificate div.h3-style-custom {
    background: transparent url("../png/email-sertificate-icon-v2.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .backup div.h3-style-custom,
.product_blocks_style2 .backup div.h3-style-custom {
    background: transparent url("../png/online-backup-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .cloud-scanner div.h3-style-custom,
.product_blocks_style2 .cloud-scanner div.h3-style-custom {
    background: transparent url("../png/cloud-scanner-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .pc-tuneup div.h3-style-custom,
.product_blocks_style2 .pc-tuneup div.h3-style-custom {
    background: transparent url("../png/pc-tuneup-green-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .firewall div.h3-style-custom,
.product_blocks_style2 .firewall div.h3-style-custom,
.product_blocks_style2 .firewall h4.h3-style-custom {
    background: transparent url("../png/firewall-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .rescue-disc div.h3-style-custom,
.product_blocks_style2 .rescue-disc div.h3-style-custom {
    background: transparent url("../png/rescue-disc-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .unified-comunication div.h3-style-custom,
.product_blocks_style2 .unified-comunication div.h3-style-custom {
    background: transparent url("../png/unified-comunication-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .cleaning-essentials div.h3-style-custom,
.product_blocks_style2 .cleaning-essentials div.h3-style-custom {
    background: transparent url("../png/cleaning-essentials.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .programs-manager div.h3-style-custom,
.product_blocks_style2 .programs-manager div.h3-style-custom {
    background: transparent url("../png/programs-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .free-ssl div.h3-style-custom,
.product_blocks_style2 .free-ssl div.h3-style-custom {
    background: transparent url("../png/free-ssl.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .antivirus-free div.h3-style-custom,
.product_blocks_style2 .antivirus-free div.h3-style-custom,
.product_blocks_style2 .antivirus-free h4.h3-style-custom {
    background: transparent url("../png/antivirus-free-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .antivirus-advanced div.h3-style-custom,
.product_blocks_style2 .antivirus-advanced div.h3-style-custom {
    background: transparent url("../png/antivirus-advanced-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .trast-connect div.h3-style-custom,
.product_blocks_style2 .trast-connect div.h3-style-custom {
    background: transparent url("../png/trast-connect-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .dragon div.h3-style-custom,
.product_blocks_style2 .dragon div.h3-style-custom {
    background: transparent url("../png/dragon-small-icon.png") no-repeat scroll 0 5px;
}

.product_blocks_style1 .icedragon div.h3-style-custom,
.product_blocks_style2 .icedragon div.h3-style-custom {
    background: transparent url("../png/ice-dragon-icon-small.png") no-repeat scroll 0 5px;
}

#pc-security .product_blocks_style1 div.h3-style-custom span,
#pc-security .product_blocks_style2 div.h3-style-custom span,
#pc-security .product_blocks_style2 h4.h3-style-custom span,
#ssl-security .product_blocks_style2 div.h3-style-custom span {
    font-weight: 300;
}

.product_blocks_style1 .programs-manager h2.custom,
.product_blocks_style1 .geekbuddy h2.custom {
    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_style1 .programs-manager h2.custom {
    background: transparent url("../png/programs-manager-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style1 .geekbuddy h2.custom {
    background: transparent url("../png/geekbuddy-icon.png") no-repeat scroll 0 0;
}

.product_blocks_style3 a p.h3-style {
    background: transparent url("../png/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.internet-browsers a p.h3-style {
    background-position: 151px -1942px;
}

.product_blocks_style3 div.internet-browsers:hover a p.h3-style {
    background-position: -256px -1942px;
}

.awards {
    padding: 10px 0;
}

.contentTab div.general-title-h2 {
    color: #00b9ff;
    font-size: 40px;
    line-height: 40px;
    padding: 0 0 40px;
}

.contentTab div.general-title-h3 {
    /*    color: #333333;*/
    color: #00b9ff;
    font-size: 30px;
    line-height: 34px;
    padding: 0 0 10px;
}

.contentTab div.general-title-h3-black {
    color: #333333;
    font-size: 30px;
    line-height: 34px;
    padding: 0 0 10px;
}

.contentTab div.general-title-h4 {
    /*    color: #333333;*/
    color: #00b9ff;
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
}

.contentTab div.general-title-h4-black {
    color: #333333;
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
}


/********* Home ******/

#home .home-slider .text h1 {
    /*margin:5px 0 0 0;*/
    position: absolute;
    z-index: 150;
    /*padding-top: 20px;*/
}

#home .home-slider .text .h1space {
    margin-top: 100px;
    display: block;
}


/********* #certificate_autoinstaller ***********/

#certificate_autoinstaller .contentSlider .text {
    float: none;
    width: 100%;
    padding-bottom: 100px;
}


/********* csr_autogenerator ***********/

#csr_autogenerator .contentSlider .text {
    float: none;
    width: 100%;
}


/*** sections ****/

section.sections {
    padding: 50px 0;
    width: 100%;
}

section.sections.main-cta {
    padding: 50px 0;
}

.sections .ctas {
    max-width: 770px;
    margin: auto;
}

.sections .ctas li {
    float: left;
}

.sections .ctas a {
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    color: #222222;
    font-size: 24px;
    text-align: center;
    display: block;
    max-width: 250px;
    height: 70px;
}

.sections .ctas a span {
    font-size: 16px;
}

.sections .ctas a.comodoone-cta {
    background: url(../png/comodo-one-cta.png) no-repeat 33px 25px;
    width: 250px;
    padding-top: 150px;
}

.sections .ctas a.comodoone-cta:hover {
    background-position: -200px 25px;
}

.sections .ctas a.sslcertificate-cta {
    background: url(../png/ssl-certificates-cta.png) no-repeat 73px 0;
    width: 250px;
    padding-top: 150px;
}

.sections .ctas a.sslcertificate-cta:hover {
    background-position: -240px 0;
}

.sections .ctas a.endpoint-cta {
    background: url(../png/endpoint-protection-cta.png) no-repeat 43px 0;
    width: 250px;
    padding-top: 150px;
    margin-left: 20px;
}

.sections .ctas a.endpoint-cta:hover {
    background-position: -220px 0;
}

.sections.comodo-one-section {
    background: url(../jpg/section-01.jpg) no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 556px;
}

.sections.comodo-one-section {
    background: url(../jpg/section-01.jpg) no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 556px;
}

.sections.sslcertificate-section {
    background: #FFF;
    background-size: 100% 100%;
    display: block;
    height: 580px;
}

.sections.small-medium-enterprise-section {
    background: #000000;
    background-size: 100% 100%;
    display: block;
    color: #ffffff;
    padding: 50px 0!important;
    height: auto;
}

.secure-site-content ul {
    list-style-type: disc !important;
    padding-left: 40px;
    margin-bottom: 20px;
}

.secure-site-content h4 {
    margin-bottom: 10px;
}

.secure-site-content ul li label {
    font-weight: 600;
}

.content_wrapper .site-seal-new h2 {
    padding-bottom: 10px;
}

.content_wrapper .site-seal-new p {
    padding-bottom: 30px;
}

@media only screen and (max-width:1000px) {
    #small-medium-enterprise.small-medium-enterprise-section .cell.image-block {
        width: 50%;
    }
}

@media only screen and (max-width:760px) {
    #small-medium-enterprise.small-medium-enterprise-section .cell.image-block {
        width: auto;
    }
    #anti-malware .comodo-premium-internet-security-banner:after
    {
        background:transparent;
        content:none;
    }
    #anti-malware .offer-ticker-box
    {
        display:block;
    }
    #geekbuddy .illustration-geekbuddy:after
    {
        width:100%;
    }
     #geekbuddy .btn span{font-size:18px;}
     #geekbuddy .features div
     {
        width: 280px;
     }
}

#small-medium-enterprise.small-medium-enterprise-section h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 20px;
}

#small-medium-enterprise.small-medium-enterprise-section .sub-title {
    font-size: 15px;
    line-height: 21px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 10px;
}

#small-medium-enterprise.small-medium-enterprise-section .cell.image-block {
    text-align: right;
}

#small-medium-enterprise.small-medium-enterprise-section .cell .text-block {
    padding-left: 5%;
}

.sections.small-medium-enterprise-section a.small-medium-enterprise-try-now {
    display: inline-block;
    background: url(../png/small-medium-enterprise-try-now.png) no-repeat 0px 0px;
    width: 205px;
    height: 61px;
    text-decoration: none;
    text-indent: -999999px;
    margin-right: 20px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

@media only screen and (max-width:950px) {
    .sections.small-medium-enterprise-section a.small-medium-enterprise-try-now {
        display: block;
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

.sections.small-medium-enterprise-section a.small-medium-enterprise-try-now:hover {
    background-position: 0px -61px;
}

.sections.small-medium-enterprise-section a.small-medium-enterprise-show-now {
    display: inline-block;
    background: url(../png/small-medium-enterprise-show-now.png) no-repeat 0px 0px;
    width: 231px;
    height: 61px;
    text-decoration: none;
    text-indent: -999999px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

@media only screen and (max-width:950px) {
    .sections.small-medium-enterprise-section a.small-medium-enterprise-show-now {
        display: block;
    }
}

.sections.small-medium-enterprise-section a.small-medium-enterprise-show-now:hover {
    background-position: 0px -61px;
}

.sections.small-medium-enterprise-section h2 {
    font-size: 40px;
    font-weight: 600;
}

.sections.endpoint-section {
    background: #8af1f7;
    background-size: 100% 100%;
    display: block;
    height: 425px;
}

.sections.news-section {
    background: #3c3f58;
    background-size: 100% 100%;
    display: block;
    height: 340px;
}

#phishing-scams .contentTab h3 {
    padding: 0 0 30px;
}

#case-studies .bullet-list {
    list-style-type: disc;
    margin-bottom: 15px;
    margin-left: 30px;
}

#view-webinar .webinar-contact {
    float: right;
    margin-right: 80px;
}

#view-webinar .webinar-info {
    float: left;
    margin-top: 20px;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media screen and (max-width: 1280px) {
    .middle {
        width: 100%;
        padding: 0 10px;
    }
    /* slider */
    .home-slider .image {
        margin: 7% 0 0 0;
        width: 30%;
        height: 100%;
    }
    .home-slider .image img {
        width: 100%;
    }
    .home-slider .text {
        /*width: 70%;*/
        margin: 45px 0;
        padding: 50px 20px;
    }
    .home-slider .text .btn {
        padding: 3px 20px;
        font-size: 18px;
        line-height: 31px;
    }
    .home-slider .text .btn.arrow span:after {
        margin-top: -1px;
    }
    /*home-three-boxes*/
    .home-three-boxes figure .box-content .left,
    .home-three-boxes figure .box-content .right {
        width: 100%;
        padding: 0 10px;
    }
    .home-three-boxes figure .box-content .right a {
        line-height: 18px;
    }
    #resources-ecommerce-ssl-analysis .contentSlider .text h1 {
        font-size: 30px;
    }
    #slideout {
        top: 400px;
    }
    #slideout .slide a,
    #slideout .slide-new a {
        width: 200px;
    }
    #slideout .slide,
    #slideout .slide-new {
        width: 70px;
    }
}

@media screen and (min-width: 1280px) {
    /* slider */
    .home-slider,
    .home-slider figure {
        min-height: 430px;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 1280px) {
    #security-software .product_blocks_style1 h2 {
        text-align: center !important;
    }
    .main-page .top-banner-content {
        float: none;
        width: 100%;
    }
    #home.main-page .sections img {
        height: auto;
        width: auto;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 1100px) {
    #programs-manager .float-left {
        width: 100%;
    }
    #security-software .product_blocks_style1 h2 {
        text-align: center !important;
    }
    #during-download .form-column {
        padding: 0 5%;
        width: 40%;
    }
    #during-download .name-wra {
        padding: 0 5% 15px;
        width: 40%;
    }
    #during-download #submit-btnnew {
        margin-right: 5%;
    }
    #during-download .submit-btn p {
        padding: 30px 5% 10px 0;
    }
    #home.main-page .section2 .section2-block {
        display: block;
        width: 100%;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 1024px) {
    /*home-three-boxes*/
    .home-three-boxes figure .box-content .image {
        width: 40%;
    }
    .home-three-boxes figure .box-content.rightImage .image {
        opacity: 0.3;
    }
    .home-three-boxes figure .box-content .image img {
        /*width: 100%;*/
        width: auto;
        float: right;
    }
    .home-three-boxes figure .box-content .btn.arrow span:after {
        display: none;
    }
    #ssl-savings .middle .text h1 {
        font-size: 30px;
        line-height: 28px;
        margin: -14px 0 0 0;
    }
    #ssl-savings div.divide-left div.get-bundle-fb {
        float: none;
        display: block;
    }
    #ssl-savings div.divide-left {
        border-bottom: 1px solid #ededed;
        padding-bottom: 15px;
    }
    #ssl-savings div.divide-left,
    #ssl-savings div.divide-right {
        float: none;
        display: block;
        width: 98%;
        padding-left: 15px;
    }
    #ssl-savings div.divide-left div.get-bundle-fb {
        width: 100%;
    }
    #five.in_page h1.page-title {
        margin: -130px 0 0 0;
    }
    #five.in_page .dvwal,
    #five.in_page .dvwar {
        width: 98%;
    }
    #download .antivirus-for-linux-download,
    #download #downarea {
        width: 100%;
    }
    #we-care-index .middle .text h1 {
        font-size: 34px;
    }
    #we-care-index .contentSlider.style2 .text {
        min-height: 90px;
    }
    #endpoint-security-manager .contentSlider .image img {
        margin-top: 139px;
    }
    #pc-support .contentSlider .image img {
        margin-top: 100px;
    }
    #pci-scan .contentSlider .image img {
        -webkit-transition: all 0.4s linear 0s;
        -moz-transition: all 0.4s linear 0s;
        -o-transition: all 0.4s linear 0s;
        transition: all 0.4s linear 0s;
        opacity: 0.24;
    }
    #internet-security-complete .contentSlider .image img {
        -webkit-transition: all 0.4s linear 0s;
        -moz-transition: all 0.4s linear 0s;
        -o-transition: all 0.4s linear 0s;
        transition: all 0.4s linear 0s;
        opacity: 0.24;
    }
    #icedragon-browser .contentSlider .image img {
        margin-top: 105px;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 960px) {
    #corner-trust .illustration-corner-trust:before,
    #corner-trust .illustration-corner-trust:after,
    #corner-trust .illustration-corner-trust2:before,
    #livepcsupport .illustration-livepcsupport:before,
    #livepcsupport .illustration-livepcsupport:after,
    #livepcsupport .illustration-livepcsupport2:after,
    #livepcsupport .illustration-livepcsupport2:before,
    #cleaning-essentials .illustration-cleaning-essentials:after,
    #cleaning-essentials .illustration-cleaning-essentials3:before,
    #endpoint-security-manager .illustration-esm-1:after,
    #endpoint-security-manager .illustration-esm-2:before,
    #pc-support .illustration-pc-support-1:after,
    #pc-support .illustration-pc-support-2:before,
    #it-help .illustration-pc-support-1:after,
    #it-help .illustration-pc-support-2:before,
    #pci-scan .illustration-pci-compliance-1:after,
    #pci-scan .illustration-pci-compliance-2:before,
    #two-factor-authentication .illustration-two-factor:after,
    #certificate-manager .illustration-certificate-manager-1:after,
    #certificate-manager .illustration-certificate-manager-2:before {
        content: none;
    }
    .width-56,
    .width-46 {
        width: 99%;
    }
    .product_page .grey-bg {
        min-height: 380px;
    }
    .footer .lang {
        display: none;
    }
    /*tab2accordion*/
    .contentTab .tabHead {
        display: none !important;
    }
    .contentTab .middle {
        padding: 0;
    }
    .contentTab .r-tabs .r-tabs-accordion-title {
        display: block;
    }
    .contentTab .r-tabs-anchor {
        display: block;
        padding: 5px 10px;
    }
    .contentTab .r-tabs .r-tabs-panel {
        border-bottom: 1px solid #ccc;
        padding: 20px 10px;
    }
    #webinars-ecommerce-index .middle .text h1 {
        font-size: 30px;
    }
    #webinars-ecommerce-index .contentSlider .text p {
        margin: 10px 0 0 0;
    }
    #resources-ecommerce-ssl-analysis .contentSlider .text h1 {
        font-size: 25px;
    }
    #comodo-support .middle .text h1 {
        font-size: 24px;
    }
    #geekbuddy .cloud-overview-text-left {
        width: 100%;
    }
    #geekbuddy .product-icon {
        display: none;
    }
    .float-left,
    .float-left-main-block,
    .float-left-bar-block,
    .float-left-48 {
        float: left;
        width: 100%;
    }
    #two-factor-authentication .float-left {
        width: 100%;
    }
    #two-factor-authentication .product-icon {
        display: none;
    }
    #certificate-manager .float-left {
        width: 100%;
    }
    #certificate-manager .product-icon {
        display: none;
    }
    #secure-email-certificates .float-left {
        width: 100%;
    }
    #secure-email-certificates .product-icon {
        display: none;
    }
    #code-signing-certificate .float-left,
    #code-signing-certificate div.f-l {
        width: 100%;
    }
    #code-signing-certificate .product-icon {
        display: none;
    }
    #premium-dns .float-left {
        width: 100%;
    }
    #premium-dns .product-icon {
        display: none;
    }
    #cleaning-essentials .float-left,
    #cleaning-essentials div.f-l {
        width: 100%;
    }
    #cleaning-essentials .product-icon {
        display: none;
    }
    #it-help .float-left,
    #it-help div.f-l,
    #livepcsupport .float-left,
    #livepcsupport div.f-l {
        width: 100%;
    }
    #it-help .product-icon,
    #livepcsupport .product-icon {
        display: none;
    }
    #pc-support .float-left,
    #pc-support div.f-l {
        width: 100%;
    }
    #pc-support .product-icon {
        display: none;
    }
    #pci-scan .float-left,
    #pci-scan div.f-l {
        width: 100%;
    }
    #pci-scan .product-icon {
        display: none;
    }
    #email-privacy .float-left,
    #email-privacy div.f-l {
        width: 100%;
    }
    #email-privacy .product-icon {
        display: none;
    }
    #endpoint-security-manager .float-left,
    #endpoint-security-manager div.f-l {
        width: 100%;
    }
    #endpoint-security-manager .product-icon {
        display: none;
    }
    #five.in_page .contentSlider .text {
        width: 66%
    }
    #five.in_page .contentSlider .image {
        width: 34%
    }
    #five.in_page .contentSlider .text h1 {
        font-size: 38px;
    }
    #five.in_page .middle .text h2 {
        font-size: 38px;
    }
    #five.in_page .dvwalr {
        width: 98%;
    }
    #during-download .top-cont-l,
    #during-download .top-cont-r {
        width: 98%;
        margin: 0 10px;
    }
    #two-factor-authentication .contentSlider .image img {
        -webkit-transition: all 0.4s linear 0s;
        -moz-transition: all 0.4s linear 0s;
        -o-transition: all 0.4s linear 0s;
        transition: all 0.4s linear 0s;
        opacity: 0.24;
        max-width: 130%;
    }
    .normalTab {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    .sections .ctas a.endpoint-cta {
        margin-left: 0;
    }
    .sections .ctas a.comodoone-cta {
        width: 180px;
        background-position: -7px 25px;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 760px) {
    #endpoint-security-manager .middle .text h1 {
        font-size: 34px;
        line-height: 36px;
    }
    #endpoint-security-manager .middle .text .h1space {
        margin-top: 155px;
    }
    #icedragon-browser .contentSlider .image img {
        margin-top: 0;
    }
    #pci-scan .contentSlider .image img {
        opacity: 1;
    }
    #internet-security-complete .contentSlider .image img {
        -webkit-transition: all 0.4s linear 0s;
        -moz-transition: all 0.4s linear 0s;
        -o-transition: all 0.4s linear 0s;
        transition: all 0.4s linear 0s;
        opacity: 1;
        max-width: 90%;
    }
    #two-factor-authentication .contentSlider .image img {
        -webkit-transition: all 0.4s linear 0s;
        -moz-transition: all 0.4s linear 0s;
        -o-transition: all 0.4s linear 0s;
        transition: all 0.4s linear 0s;
        opacity: 1;
        max-width: 90%;
    }
    .home-slider .image {
        margin: 60px 0 0 70px;
        position: absolute;
        left: -100px;
        top: 20px;
        width: 400px;
        height: auto;
    }
    .home-slider .text {
        /*width: 100%;*/
        margin: 50px 0 0 400px;
        text-shadow: 1px 1px 1px rgba(255, 255, 259, 1);
    }
    .home-slider .text h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 10px;
        font-weight: 900;
    }
    .home-slider .text p {
        color: #000;
        font-size: 18px;
        line-height: 20px;
    }
    .home-slider .rsArrow {
        display: none !important;
    }
    /*home-three-boxes*/
    .home-three-boxes figure {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }
    .home-three-boxes figure .box-content .image {
        width: auto;
    }
    /* home-two-boxes */
    .home-two-boxes figure .col {
        float: left;
        width: 100%;
    }
    /* content slider*/
    .contentSlider .text,
    .contentSlider .image {
        width: 50%;
        /* 100%; */
    }
    .contentSlider .text .btn {
        padding: 3px 5px;
        font-size: 15px;
        /* 16px; */
    }
    #five.in_page .contentSlider .text,
    #five.in_page .contentSlider .image {
        width: 100%
    }
    #five.in_page .contentSlider .text h1 {
        font-size: 36px;
    }
    #five.in_page .middle .text h2 {
        font-size: 32px;
        line-height: 34px;
    }
    #pci-scan .middle .text h1 {
        font-size: 34px;
    }
    /*footer*/
    .footer-links,
    .footer-statement .location {
        display: none;
    }
    #internet-security-pro.product_page .contentSlider .text div.buy_btn_price {
        background: none;
    }
    #antivirus-advanced .btngroup p {
        font-size: 12px;
        width: 180px;
        line-height: 14px;
    }
    #geekbuddy .contentSlider .text,
    #geekbuddy .contentSlider .image {
        width: 100%;
    }
    #download #downarea .downdetailsl,
    #download #downarea .downdetailsr {
        width: 100%;
    }
    #we-care-index .middle .text h1 {
        font-size: 28px;
        line-height: 30px;
    }
    #we-care-index .contentSlider.style2 .text {
        min-height: 100px;
    }
    #home #comodo-one-banner div.second-line {
        background-size: 140px;
    }
    #pc-support .contentSlider .image img {
        margin-top: 0;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 640px) {
    #logo {
        margin-top: 10px;
    }
    #header .right {
        width: 100%;
        margin: 10px 0;
    }
    #header .right .block {
        margin-bottom: 0;
    }
    #header .contact-chat {
        display: none;
    }
    #header .right .search {
        width: 60%;
    }
    #header .right .lang {
        width: 38%;
        margin-left: 2%;
    }
    #header .right .lang .current .flag {
        display: none;
    }
    #low-assurance-explanation .contentSlider .text h1 {
        margin: -25px 0 0 0;
        font-size: 20px;
        line-height: 18px;
    }
    #comodo-support .middle .text h1 {
        font-size: 20px;
        line-height: 18px;
    }
    #comodo-support .contentSlider.style2 .text {
        min-height: 40px;
    }
    #comodo-support .contentSlider .text p {
        font-size: 14px;
    }
    #internet-security-complete .middle .text h1 {
        font-size: 36px;
    }
    #free-internet-security .middle .text h1 {
        font-size: 36px;
    }
    .product_page .star-rating {
        display: none;
    }
    #free-protection .middle .text h1 {
        font-size: 26px;
        line-height: 24px;
    }
    #security-software .middle .text h1 {
        font-size: 32px;
        line-height: 34px;
    }
    #download #interstitial {
        float: none;
    }
    .home-two-boxes figure {
        float: left;
        width: 100%;
        margin: 0 0 10px 0 !important;
    }
    #home section.sections.main-cta {
        display: none;
    }
    #during-download .form-column,
    #during-download .form-column.right {
        float: none;
        width: 90%;
    }
    #during-download .name-wra {
        width: 90%;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 520px) {
    /* home-two-boxes */
    .home-two-boxes figure {
        float: left;
        width: 100%;
        margin: 0 0 10px 0 !important;
    }
    .home-two-boxes figure .comment li .comment-content {
        float: none;
        width: auto;
    }
    #five.in_page h1.page-title {
        margin: -170px 0 0 0;
    }
    body.product_page .contentSlider .text div.buy_btn_price {
        display: none;
    }
    #slideout {
        top: 400px;
    }
    #slideout .slide a,
    #slideout .slide-new a {
        width: 170px;
    }
    #slideout .slide,
    #slideout .slide-new {
        width: 60px;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

@media screen and (max-width: 480px) {
    /*home-three-boxes*/
    .home-three-boxes figure .box-content .image {
        /*width: 100%;*/
        width: auto;
    }
    .home-three-boxes figure .box-content.rightImage .image {
        float: none;
        width: auto;
        opacity: 1;
    }
    .home-three-boxes figure .box-content .text {
        float: left;
        width: 100%;
    }
    #webinars-ecommerce-index .middle .text h1 {
        font-size: 26px;
        line-height: 24px;
    }
    #webinars-ecommerce-index .contentSlider .text p {
        margin: 20px 0 0 0;
        font-size: 16px;
    }
    #resources-ecommerce-ssl-analysis .contentSlider .text h1 {
        font-size: 20px;
        line-height: 18px;
        margin-top: -15px;
    }
    /** For Responsive content image **/
    .content-img {
        width: 200px;
    }
    #geekbuddy .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #geekbuddy .middle .text .h1space {
        margin-top: 75px;
    }
    #programs-manager .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #programs-manager .middle .text .h1space {
        margin-top: 75px;
    }
    #internet-security-complete .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -40px;
    }
    #internet-security-complete .middle .text .h1space {
        margin-top: 60px;
    }
    #free-internet-security .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -40px;
    }
    #free-internet-security .middle .text .h1space {
        margin-top: 60px;
    }
    #internet-security-pro .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #internet-security-pro .middle .text .h1space {
        margin-top: 75px;
    }
    #internet-security-pro .contentSlider .text p {
        font-size: 14px;
        line-height: 18px;
    }
    #antivirus .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #antivirus .middle .text .h1space {
        margin-top: 75px;
    }
    #antivirus-advanced .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #antivirus-advanced .middle .text .h1space {
        margin-top: 75px;
    }
    #antivirus-for-mac .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #antivirus-for-mac .middle .text .h1space {
        margin-top: 75px;
    }
    #antivirus-for-linux .middle .text h1 {
        font-size: 28px;
        line-height: 26px;
        margin-top: -20px;
    }
    #antivirus-for-linux .middle .text .h1space {
        margin-top: 75px;
    }
    #endpoint-security-manager .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #endpoint-security-manager .middle .text .h1space {
        margin-top: 105px;
    }
    #rescue-disk .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #rescue-disk .middle .text .h1space {
        margin-top: 75px;
    }
    #secure-email-certificates .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #secure-email-certificates .middle .text .h1space {
        margin-top: 75px;
    }
    #code-signing-certificate .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #code-signing-certificate .middle .text .h1space {
        margin-top: 75px;
    }
    #it-help .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #it-help .middle .text .h1space {
        margin-top: 75px;
    }
    #livepcsupport .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #livepcsupport .middle .text .h1space {
        margin-top: 75px;
    }
    #two-factor-authentication .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #two-factor-authentication .middle .text .h1space {
        margin-top: 75px;
    }
    #certificate-manager .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #certificate-manager .middle .text .h1space {
        margin-top: 75px;
    }
    #anti-malware .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #anti-malware .middle .text .h1space {
        margin-top: 75px;
    }
    #icedragon-browser .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #icedragon-browser .middle .text .h1space {
        margin-top: 75px;
    }
    #firewall .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #firewall .middle .text .h1space {
        margin-top: 75px;
    }
    #comodo-backup .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #comodo-backup .middle .text .h1space {
        margin-top: 75px;
    }
    #free_email_certificate .middle .text h1 {
        font-size: 32px;
        line-height: 27px;
        margin-top: -5px;
    }
    #free_email_certificate .middle .text .h1space {
        margin-top: 75px;
    }
    #antispam-gateway .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #antispam-gateway .middle .text .h1space {
        margin-top: 75px;
    }
    #premium-dns .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #premium-dns .middle .text .h1space {
        margin-top: 75px;
    }
    #cleaning-essentials .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #cleaning-essentials .middle .text .h1space {
        margin-top: 75px;
    }
    #pc-support .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #pc-support .middle .text .h1space {
        margin-top: 75px;
    }
    #pci-scan .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #pci-scan .middle .text .h1space {
        margin-top: 75px;
    }
    #email-privacy .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #email-privacy .middle .text .h1space {
        margin-top: 75px;
    }
    #corner-trust .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #corner-trust .middle .text .h1space {
        margin-top: 75px;
    }
    #free-ssl-certificate .middle .text h1 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -20px;
    }
    #free-ssl-certificate .middle .text .h1space {
        margin-top: 75px;
    }
    #five .middle .text h1 {
        font-size: 34px;
        line-height: 36px;
        margin-top: -20px;
    }
    #five .middle .text .h1space {
        margin-top: 120px;
    }
    #during-download .form-content-l .quest-wra {
        width: 100%;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

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

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* iPhone 4 + Retina Display Backgrounds ----------- */

@media only screen and (-o-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #logo {
        background: url('../png/logo%40x2.png') no-repeat;
        background-size: cover;
    }
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
											http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
	 * Don't show links that are fragment identifiers,
	 * or use the `javascript:` pseudo protocol
	 */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
	 * Printing Tables:
	 * http://css-discuss.incutio.com/wiki/Printing_Tables
	 */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

#fa_text {
    position: absolute;
    font-size: 2em;
    color: #FFF;
}

label.error {
    color: #FF0000!important;
    font-size: 15px!important;
    padding: 5px 0 0 0!important;
}


/*** Same style for contentTab ***/

.contentLikeTab {
    float: left;
    width: 100%;
}

.content_wrapper .contentLikeTab .middle {
    padding: 0;
}

.gry {
    background: #637fa1 url(../png/up-arrow.png) no-repeat 160px center;
    border-radius: 4px;
    cursor: pointer;
    text-align: inherit;
    box-shadow: 0 0 0 1px #30455f;
    border: 1px solid #a6a6a7;
}

.gry::before {
    background: #637fa1 url(../png/up-arrow.png) no-repeat 160px center;
    border-radius: 4px;
    content: "";
    cursor: pointer;
    height: 100%;
    left: inherit;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}

.gry::after {
    background: #2c425c url(../png/up-arrow.png) no-repeat 160px center;
    border-radius: 4px;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 2;
}


/* Start of Device - Year / Price */

.devicePrice {
    float: left;
    margin: 0px 15px 0 0px;
    background-color: #677578;
}

.devicePrice p {
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    width: auto !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 16px !important;
}

.deviceIncrease {
    padding: 0 20px;
    height: 25px;
}

.deviceIncrease input {
    background-color: #505e61;
    color: #fff;
    font-size: 35px;
    line-height: 20px;
    border: none;
    width: 55px;
    height: 25px;
    padding: 0px !important;
    margin: 0px !important;
}

.deviceDecrease {
    padding: 0 20px;
    height: 25px;
}

.deviceDecrease input {
    background-color: #505e61;
    color: #fff;
    font-size: 35px;
    line-height: 20px;
    border: none;
    width: 55px;
    height: 25px;
    padding: 0px !important;
    margin: 0px !important;
}

.deviceCount {
    color: #FFFFFF;
    text-align: center;
    font-size: 27px;
}

.deviceText {
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
}

.priceContent {
    float: left;
}

.priceOneYear,
.priceTwoYear,
.priceThreeYear {
    background-color: #d4e0c2;
    float: left;
    margin: 0px 15px 0 0px;
    text-align: center;
    width: 125px;
}

.priceOneYear:hover {
    background-color: #c2f27e;
}

.priceOne,
.priceTwo,
.priceThree {
    height: 84px;
    font-size: 45px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
}

.priceOneYear a,
.priceTwoYear a,
.priceThreeYear a {
    color: #57696e;
}

.yearOne,
.yearTwo,
.yearThree {
    background-color: #7b897c;
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 17px;
    text-align: center;
}

.priceTwoYear:hover {
    background-color: #EED741;
}

.priceThreeYear:hover {
    background-color: #F5B439;
}

.supfont {
    font-size: 20px;
}

.priceSign {
    font-size: 21px;
    font-weight: normal!important;
}

.div-trail {
    margin-top: 60px;
    float: left;
    vertical-align: bottom;
    margin-right: -80px;
}

.div-trail a.btnFBlue {
    padding-left: 20px;
    padding-right: 20px;
}

.div-trail a.btnFBlue span {
    color: #000;
    font-size: 20px;
}

@media (min-width:479px) and (max-width:966px) {
    .priceOne,
    .priceTwo,
    .priceThree {
        display: table-cell;
        font-size: 27px;
        height: 84px;
        vertical-align: middle;
    }
    .priceOneYear,
    .priceTwoYear,
    .priceThreeYear {
        background-color: #d4e0c2;
        float: left;
        height: 108px;
        margin: 0 5px 0 0;
        text-align: center;
        width: 99px;
    }
    .supfont {
        font-size: 15px !important;
    }
    .priceSign {
        font-size: 15px !important;
        font-weight: normal!important;
    }
    .div-trail a.btnFBlue span {
        font-size: 16px !important;
    }
    .u-video {
        width: 300px;
        height: 285px;
    }
    .lft-sde {
        float: inherit;
        width: auto!important;
        clear: both;
        padding: 0 15px;
    }
    .rght-side {
        float: inherit;
        width: 100%!important;
        clear: both;
        padding: 0 15px;
    }
    .grn-cta a {
        padding: 15px 10px!important;
        color: #fff;
        text-shadow: 2px 2px rgba(0, 0, 0, .3);
        font-size: 14px!important;
    }
}

@media (min-width:320px) and (max-width:480px) {
    .priceOne,
    .priceTwo,
    .priceThree {
        font-size: 16px !important;
        height: 78px !important;
    }
    .priceOneYear,
    .priceTwoYear,
    .priceThreeYear {
        width: 60px !important;
    }
    .yearOne,
    .yearTwo,
    .yearThree {
        font-size: 12px !important;
    }
    .supfont {
        font-size: 12px !important;
    }
    .priceSign {
        font-size: 12px !important;
        font-weight: normal!important;
    }
    .deviceIncrease {
        height: 25px;
        padding: 0 2px;
    }
    .deviceDecrease {
        height: 25px;
        padding: 0 2px;
    }
    .deviceCount {
        font-size: 20px;
    }
    .div-trail a.btnFBlue span {
        font-size: 13px !important;
    }
    .u-video {
        width: 280px;
        height: 250px;
    }
    .lft-sde {
        float: inherit;
        width: auto!important;
        clear: both;
        padding: 0 15px;
    }
    .rght-side {
        float: inherit;
        width: 100%!important;
        clear: both;
        padding: 0 15px;
    }
    .grn-cta a {
        padding: 15px 10px!important;
        color: #fff;
        text-shadow: 2px 2px rgba(0, 0, 0, .3);
        font-size: 14px!important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .priceOne,
    .priceTwo,
    .priceThree {
        width: 125px;
    }
}


/* End of Device - Year / Price */

#free-ssl-certificate .middle .text h2 {
    margin: 5px 0 0 0;
    position: absolute;
    z-index: 150;
    padding-top: 30px;
}

.contentSlider .text h2 {
    line-height: 46px;
}

.contentSlider .text h2 {
    color: #2B3437;
    font-weight: 300;
    font-size: 45px;
    line-height: 48px;
    padding: 40px 0 20px;
}

.contentSlider .text h2 span {
    display: block;
    font-weight: 600;
}

.content_wrapper h1 {
    font-size: 40px;
    line-height: 40px;
    color: #333333;
}

.new-h2 {
    padding-bottom: 20px !important;
}

.middle #breadcrumb a:last-child {
    border: 1px red solid;
}

.endpoint-img {
    margin-top: 5px !important;
}

.brd-tble {
    border-top: 1px solid #5e5e5e;
    border-bottom: 1px solid #5e5e5e;
    padding: 15px 0;
    margin-bottom: 8px;
}

#cot_tl_fixed {
    z-index: 999 !important;
}

.padd-zero-but-top {
    padding: 20px 0 0 0;
}

.h3withspan {
    font-size: 34px;
    display: inline;
    color: #333333;
}

.pb15 {
    padding-bottom: 15px;
}

.h4withspan {
    font-size: 18px;
    display: inline;
    color: #333333;
    font-weight: bold;
}

.freedwn {
    float: left;
    width: 43%;
}

.freedwn a {
    margin-bottom: 10px;
}

.freedwn .star-rating {
    float: left;
    width: 100%;
    text-align: center;
}

.freedwn .ribbion-wrapper div div {
    width: 100% !important;
}

li.gb-head {
    color: #666666;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-left: 0px !important;
}

a.font-18 {
    font-size: 18px !important;
}

.mobile-app {
    margin-top: 20px;
}

.mobile-app ul li {
    width: 85% !important;
}

.free-install-button {
    position: relative !important;
    margin-left: 168px;
    margin-top: -25px;
}

.mobile-app ul li p {
    padding-left: 75px !important;
    padding-top: 0px !important;
    margin-top: -5px;
}

.mobile-app ul li a {
    line-height: 24px !important;
}

.f-nav {
    position: fixed !important;
    left: 0;
    top: 0;
}

.hfw-fltlt {
    float: left;
    width: 50%;
}

.hfw-fltrt {
    float: left;
    width: 50%;
}

.clear {
    clear: both;
}

.hfw .bclast span {
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.hfw .btn,
.hfw .btn:hover {
    color: #ffffff !important;
}

.hfw .btn:hover::after {
    opacity: 1;
    color: #ffffff !important;
}

.hfw .contentSlider .image img {
    height: 230px;
}

.hfw .hfw-fltlt p {
    padding-right: 10px;
}

@media only screen and (max-width:760px) {
    .hfw-fltlt {
        float: none;
        width: 100%;
    }
    .hfw-fltrt {
        float: none;
        width: 100%;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

.social-follow-us {
    padding: 40px 0px;
    text-align: center;
    border-top: 1px solid #ededed;
}

.social-follow-us:before,
.social-follow-us:after {
    content: '';
    display: table;
}

.social-follow-us:after {
    content: '';
    clear: both;
}

.social-follow-us,
.social-follow-us * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.social-follow-us .follow-us-txt {
    color: #60636b;
    font-size: 21px;
    padding-right: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .social-follow-us .follow-us-txt {
        display: block;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .u-video {
        width: 520px;
        height: 315px;
    }
}

.social-follow-us .follow-us-list {
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.social-follow-us .follow-us-list li a {
    display: block;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    margin: 0px 5px;
    padding: 4px 8px;
    text-decoration: none;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.social-follow-us .follow-us-list li a:hover {
    opacity: 0.7;
}

.social-follow-us .follow-us-list li a.facebook:before {
    content: '';
    background: url(../png/facebook-icon-2.png);
    width: 9px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li a.twitter:before {
    content: '';
    background: url(../png/twitter-icon-2.png);
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li a.linkedin:before {
    content: '';
    background: url(../png/linkedin-icon-2.png);
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li a.google-plus:before {
    content: '';
    background: url(../png/google-plus-icon.png);
    width: 21px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li a.youtube:before {
    content: '';
    background: url(../png/youtube-icon-2.png);
    width: 18px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.social-follow-us .follow-us-list li a.instagram:before {
    content: '';
    background: url(../png/instagram-icon.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}


/*review star 2 style*/

.sch-brd .font-style {
    font-weight: bold !important;
    font-style: italic !important;
}

.sch-brd .font-weight-bold {
    font-weight: bold !important;
}

.sch-brd .font-color {
    color: #139DF5 !important;
}


/*********************13.11.2017***************/

.clr {
    clear: both!important;
}

.frm-wrapper {
    width: auto;
    background: #eeeeee;
    padding: 0 25px;
    margin-bottom: 35px;
    height: 840px;
}

.hding {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 35px 0;
    clear: both;
}

.frst-nme {
    width: 45%;
    float: left;
    margin: 0px 0 35px 0;
    height: 55px;
}

.pdt-rght {
    float: right;
}

.company-nme {
    width: 100%;
    margin: 0px 0 35px 0;
    height: 55px;
    float: left;
}

.frst-nme input {
    height: 55px;
    vertical-align: middle;
    border: none;
    border-radius: inherit;
    color: #cccccc;
}

.company-nme input {
    height: 55px;
    vertical-align: middle;
    border: none;
    border-radius: inherit;
    padding: 0 0 0 3%;
    width: 98%;
}

.rw {
    width: 93%;
    height: 100px;
    border: none;
    margin-bottom: 35px;
    padding: 0 0 0 3%;
    font-size: 18px;
    padding: 20px;
}

.grn-cta {
    text-align: center;
}

.grn-cta a,
.grn-cta button {
    text-align: center;
    padding: 15px 50px;
    background: #67d73e;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#67d73e, #4eb11a);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#67d73e, #4eb11a);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#67d73e, #4eb11a);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#67d73e, #4eb11a);
    /* Standard syntax */
    color: #fff;
    text-shadow: 2px 2px rgba(0, 0, 0, .3);
    font-size: 20px;
    font-weight: normal;
    border-radius: 5px;
    border: 1px solid #968c99;
}

.lft-sde {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.rght-side {
    float: right;
    width: 42%;
}

.cont-head {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding: 35px 0;
    text-transform: uppercase;
}

.grn-cta a:hover,
.grn-cta button:hover {
    background: #398f0d;
}

.txt-cen {
    width: 80%;
    margin: auto;
}

.lble input {
    border: none;
    border-radius: none;
    margin: 0 0 35px 0;
    width: 100%;
    height: 55px;
}

.txt-ara {
    width: 100%;
    height: 100px;
}

.grn-cta {
    position: inherit;
    color: #fff;
}

.grn-cta a {
    position: inherit;
    color: #fff;
}

.h135 {
    height: 135px;
}

.text-center {
    text-align: center;
}

.v1-2018 #breadcrumbs {
    padding: 0px;
    margin-bottom: 20px;
}

.v1-2018 .content_wrapper .top-section-block {
    margin-left: -1rem;
    margin-right: -1rem;
}

.v1-2018 .content_wrapper .top-section-block * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.v1-2018 .content_wrapper .top-section-block:before,
.v1-2018 .content_wrapper .top-section-block:after {
    content: '';
    display: table;
}

.v1-2018 .content_wrapper .top-section-block:after {
    content: '';
    clear: both;
}

.v1-2018 .middle .top-section-block img {
    margin-bottom: 20px;
}

.v1-2018 .middle .top-section-block p:last-child {
    margin-bottom: 20px !important;
}

.v1-2018 .content_wrapper .content-text-section .h1-like-txt {
    color: #333333;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0px;
    padding-bottom: 20px;
}

.v1-2018 .content_wrapper .content-text-section .h2-like-txt {
    color: #333333;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0px;
    padding-bottom: 20px;
}

.v1-2018 .content_wrapper .content-text-section .bullet-list {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

.v1-2018 .content_wrapper .content-text-section .bullet-list li {
    position: relative;
    padding: 0px 0px 15px 20px;
}

.v1-2018 .content_wrapper .content-text-section .bullet-list li:before {
    content: '';
    background-color: #666666;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0px;
}

.v1-2018 .content_wrapper .content-text-section .plain-list {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

.v1-2018 .content_wrapper .content-text-section .plain-list li {
    position: relative;
    padding: 0px 0px 15px 20px;
}

.v1-2018 .content_wrapper .content-text-section .decimal-list {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 40px;
}

.v1-2018 .content_wrapper .content-text-section .decimal-list li {
    position: relative;
    list-style: decimal;
    padding: 0px 0px 15px 5px;
}

.email-content {
    width: 100%;
    float: left;
    text-align: left;
}

.email-content .breadcrumb {
    padding: 15px 0;
    margin-bottom: 20px;
    list-style: none;
}

.email-content .breadcrumb li {
    display: inline-block;
}

.email-content .breadcrumb li a {
    color: #337ab7;
    text-decoration: none;
}

.email-content .breadcrumb li.active {
    color: #777777;
}

.email-content .breadcrumb li+li::before {
    padding: 0 5px;
    color: #777777;
    content: ">";
}

.email-content .left-section {
    width: 65%;
    float: left;
    box-sizing: border-box;
}

.email-content .right-section {
    width: 35%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.email-content .right-section img {
    max-width: 100%;
}

.email-content h1,
.email-content h2,
.email-content h3 {
    margin-bottom: 25px;
}

.email-content .section {
    margin: 25px 0;
}

.email-content .section ol {
    list-style: decimal;
}

.email-content .section ol li {
    margin: 10px 0;
}

.section-security {
    width: 100%;
    float: left;
}

.section-security .left-section {
    width: 65%;
    float: left;
}

.section-security .right-section {
    width: 35%;
    float: left;
}

.try-btn-para .btn:hover::after {
    opacity: 0;
}

.dark-grey-color-bg {
    background-color: #ededed !important;
}

.dark-grey-color-bg .title {
    font-size: 24px !important;
    color: #4a4a4a !important;
    font-weight: 500 !important;
}

.dark-grey-color-bg p {
    font-size: 18px !important;
    color: #505050 !important;
    font-weight: 300 !important;
    padding-top: 20px !important;
    line-height: 25px !important;
}

.blue-text {
    color: #1677cb;
    font-weight: 500 !important;
}

.red-text {
    color: #c00d0e;
    font-weight: 500 !important;
}

#sitemap #breadcrumbs {
    margin-bottom: 0px;
    margin-top: 20px;
}

.ol-list>li {
    margin: 0 0 20px;
}

.ol-list>li ul {
    list-style: initial;
    padding-left: 3em;
}

.ol-list>li p {
    padding: 0 0 7px;
}

.ol-list>li strong.ol-title {
    margin: 0 0 10px;
    display: block;
}

.ol-just-list {
    padding-left: 2em;
    margin: 0 0 10px;
}

.ol-just-list li {
    padding-bottom: 8px
}

.new-header-sec {
    width: 100%;
    display: flex;
    position: relative;
    background-color: #f5f5f5;
}

.new-header-sec * {
    box-sizing: border-box;
}

.new-header-sec::after {
    content: '';
    border-bottom: 286px solid rgba(15, 117, 218, 0.73);
    border-left: 527px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}

.new-header-sec {
    min-height: 511px;
    display: flex;
    align-items: center;
    padding: 30px 0;
}

.new-header-sec .row {
    margin: 0 -1rem;
    display: block;
}

.new-header-sec .img-sec {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 9;
}

.new-header-sec .star-rating {
    margin: 40px 0 0 auto;
}

.new-header-sec h1 {
    font: 600 38px 'Open Sans';
    color: #3d3d3d;
    margin-bottom: 10px;
}

.new-header-sec h1 span {
    font-size: 30px;
}

.new-header-sec p,
.new-header-sec h4 {
    font: 400 16px 'Open Sans';
    color: #606060;
}

.new-header-sec h4 {
    font-weight: 700;
}

.new-header-sec .btn-section {
    margin: 25px 0;
}

.new-header-sec .star-rating .str img,
#antivirus-advanced .star-rating .str img {
    margin: 0 2px;
    width: 22px !important;
}

.new-header-sec .btn-section a {
    background-color: #11a211;
    font: 700 20px 'Open Sans';
    color: #ffffff;
    text-transform: uppercase;
    padding: 18px 45px;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
}

.new-header-sec .btn-section a:hover,
.new-header-sec .btn-section a:focus,
.new-header-sec .btn-section a:active {
    background-color: #098209;
}

.new-header-sec .btn-section .total-amt {
    width: 125px;
    height: 125px;
    background-color: #ffffff;
    border: 4px solid #11a211;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 30px;
    box-shadow: 0px 2px 28px rgba(0, 0, 0, 0.5);
}

.new-header-sec .btn-section .total-amt label {
    font: 900 16px 'Open Sans';
    color: #4d98e1;
    text-transform: uppercase;
    letter-spacing: -1.2px;
    display: block;
    margin-top: 18px;
}

.new-header-sec .btn-section .total-amt p {
    font: 900 35px/30px 'Open Sans';
    color: #252525;
    letter-spacing: -1.2px;
    padding: 7px 0;
}

.new-header-sec .btn-section .total-amt span {
    font: 600 18px/18px 'Open Sans';
    color: #252525;
    letter-spacing: -1.2px;
    display: block;
}

.new-header-sec img {
    max-width: 100%;
}

#antivirus-advanced .modified .main-banner-block h1 {
    font: 600 48px 'Roboto';
    color: #000000;
}

#antivirus-advanced .modified .main-banner-block .sub-heading {
    font-weight: 600;
    max-width: 375px;
    color: #2b3437;
}

#antivirus-advanced .modified .main-banner-block .sub-heading span {
    color: #ee5a24;
}


.product-price-banner .modified .main-banner-block
{
    font-family:'Open Sans', sans-serif;
}
.product-price-banner .modified .main-banner-block h1
{
    color:#0c66d7 !important;
    font-size:38px !important;
    font-weight:600 !important;
    opacity:0.8;
}
.product-price-banner .modified .main-banner-block p
{
    font-size:18px;
}
.product-price-banner .modified .main-banner-block .sub-heading, .product-price-banner .modified .main-banner-block ul li
{
    color:#252525 !important;
    font-weight:400 !important;
    font-size:18px !important;
}
.product-price-banner .modified
{
    background:#f5f5f5;
    position:relative;
}
.product-price-banner .modified:after
{
    content:'';
    position:absolute;
    background:url('../png/banner-rt-bg.png') no-repeat center left;
    height: 100%;
    width: 180px;
    display: block;
    right: 0px;
    top: 0px;
    background-size:cover;
}
.product-price-banner .modified .main-banner-block .label1 {
    background:url('../png/red-ribbon.png') no-repeat 0 0;
    width: 189px;
    height: 189px;
    border: none;
    box-shadow: none;
}
.product-price-banner .modified .main-banner-block .label1 .label-title
{
    font-size:14px;
    color:#ffffff;
    padding-top:30px;
    text-transform:uppercase;
}
.product-price-banner .modified .main-banner-block .label1 .label-prise
{
    font-size:35px;
    color:#ffffff;
}
.product-price-banner .modified .main-banner-block .label1 .label-period
{
    font-size:18px;
    color:#ffffff;
    font-weight:600;
}
.product-price-banner .modified .main-banner-block .label2
{
    right:-130px;
}
#antivirus-for-mac .modified .main-banner-block .label2
{
    right:-350px;
}
.product-price-banner .modified .main-banner-block .btngroups a
{
    background-color: #f4451a; /* For browsers that do not support gradients */
    background-image: linear-gradient(#fe6d1f, #f4451a); /* Standard syntax (must be last) */
}
.product-price-banner .modified .main-banner-block .btngroups a:hover
{
    background-color: #f4451a; /* For browsers that do not support gradients */
    background-image: linear-gradient(#f4451a, #f4451a); /* Standard syntax (must be last) */
}
.product-price-banner .main-banner-block .banner-image-block img
{
    max-width:inherit !important;
}
.product-price-banner .device-3-text
{
    color:#252525;
    font-size:18px;
    font-weight:600;
    font-family:'Open Sans', sans-serif;
}
.product-price-banner .device-3-text a
{
    color:#cb0f0f;
    text-decoration:underline;
}
#antivirus-advanced .modified .main-banner-block a.btn-green {
    background-color: #11a211 !important;
    background-image:none;
}

#antivirus-advanced .modified .main-banner-block a.btn-green:hover,
#antivirus-advanced .modified .main-banner-block a.btn-green:focus,
#antivirus-advanced .modified .main-banner-block a.btn-green:active {
    background-color: #15b415 !important;
    background-image:none;
}
@media screen and (max-width: 1366px) {
    .product-price-banner .modified::after{width:120px;}
}
@media screen and (min-width: 320px) and (max-width: 1199px) {
    .product-price-banner .modified:after{content:none;}
}
@media screen and (max-width: 767px) {
    .product-price-banner .main-banner-block .banner-image-block img
    {
        max-width:100% !important;
    }
}
ul.related_list {
    list-style: initial !important;
    list-style-position: inside !important;
}
.comodo-premium-internet-security-banner{
    width:100%;
    background:#f5f5f5;
    position:relative;
    clear:both;
    padding:60px 0px;
    overflow:hidden;
}
.comodo-premium-internet-security-banner::after{
    content: "";
    width: 210px;
    height: 150%;
    background: #44a2e0;
    position: absolute;
    right: 0px;
    top:0px;
    transform: rotate(-12deg) translate(100px, -30px);
}
.comodo-premium-internet-security-banner .cpis-banner-sub-title{
    color: #6d6d6d;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    margin: 0px 0px 10px;
}
.comodo-premium-internet-security-banner .cpis-banner-title{
    color: #0d94dd;
    font-size: 30px;
    font-weight: 500;
    margin: 0px 0px 30px;
    line-height: 1.2;
}
.comodo-premium-internet-security-banner .cpis-banner-title .large-text{
    font-size:38px;
}
.comodo-premium-internet-security-banner p{
    font-size:18px;
    color:#252525;
}
.font-weight-demi{
    font-weight:600;
}
.mb-40{
    margin-bottom:40px;
}
.btn-lgreen{
    background: #00a656;
    border-color: #00a656;
    padding: 15px 21px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    border-radius: 60px;
    color: #fff;
    display: inline-block;
    transition: all 0.4s ease;
    margin-right: 20px;
}
.btn-lgreen:hover{
    background:#008143;
    color:#fff;
}
.offer-ticker-box{
    display:-ms-flex;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
}
.offer-ticker{
    width: 189px;
    height: 189px;
    background: url(../png/offer-ticker.png) center center;
    background-size: cover;
    display: -ms-flex;
    display: flex;
    -ms-flex-direction:column;
    flex-direction: column;
    display: -ms-flex;
    -ms-flex-pack:center;
    justify-content: center;
    font-family:"Roboto",sans-serif;
    text-align: center;
    padding: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    float:left;
}
.offer-ticker .offer-ticker-cost sub,
.offer-ticker .offer-ticker-cost sup{
    font-size:54%;
}
.offer-ticker .offer-ticker-cost{
    font-size:42px;
    font-weight:bold;
    display:inline-block;
    width:100%;
}
.offer-ticker .offer-ticket-text{
    font-size:18px;
    font-weight:600;
    display:inline-block;
    width:100%;
}
.cpis-award-list{
    display:inline-block;
    width:100%;
    list-style:none;
    padding:0px;
    margin:0px;
    text-align:left!important;
}
.cpis-award-list li{
    display:inline-block;
    padding:0px;
    margin:5px 8px;
    float:left;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    line-height: 77px;
}
.cpis-award-list li img{
    width: auto;
    max-height: 57px;   
}
.mx-auto{
    float:none;
    margin:auto;
}
.btn-lgreen{
    white-space:nowrap;
    font-size:17px!important;
}
.comodo-premium-internet-security-banner .col-6{
    box-sizing:border-box;
}
.modified .main-banner-block .btn-green {
    background-color: #11a211 !important;
    background-image:none !important;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    padding: 20px 30px;
    display: inline-block;
    font-weight: 700;
    border-radius: 5px;
    transition: all 0.2s;
}

.modified .main-banner-block .btn-green:hover {
    background-color: #15b415 !important;
    background-image:none !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .new-header-sec .img-sec {
        max-width: 500px;
    }
    .new-header-sec h1 {
        font-size: 30px;
    }
    .new-header-sec .btn-section a {
        padding: 18px 35px;
    }
    .new-header-sec .star-rating {
        margin: 40px auto 0 auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .new-header-sec .img-sec {
        max-width: 300px;
    }
}

@media screen and (max-width: 991px) {
    .new-header-sec {
        min-height: 580px;
    }
    .new-header-sec .middle {
        z-index: 9999;
    }
    .new-header-sec .col-6 {
        width: 100%;
    }
    .new-header-sec h1 {
        font-size: 30px;
    }
    .new-header-sec p br,
    .new-header-sec h4 br,
    .new-header-sec .star-rating {
        display: none;
    }
    .new-header-sec .btn-section a {
        font-size: 18px;
        padding: 15px 35px;
    }
    .new-header-sec .btn-section .total-amt {
        margin: 15px 0 15px 30px;
    }
    #antivirus-advanced .modified .main-banner-block .sub-heading {
        margin: auto;
    }
    #antivirus-advanced .modified .main-banner-block h1 {
        font-size: 30px;
    }
}
.award-text
{
    font-size:18px;
    color:#6d6d6d;
    font-weight:600;
}
@media screen and (max-width:767px){
    .section-security .left-section,
    .section-security .right-section{
        width:100%;
    }
}
.right-menubar1 {
	display: none;
}
.img-responsive{
    max-width:100%;
    height: auto;
}
ol.breadcrumbs {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 30px;
    font-size: 12px;
}
ol.breadcrumbs li {
    display: inline-block;
}
ol.breadcrumbs li:not(:last-child):after {
    content: ">";
}

#tab-support .chat-support .grn{
	background-color:#008000!important;
	background-image: none;
	width: 160px;
	height: 50px;
	display: block;
	border-radius: 5px;
}

#tab-support .chat-support .grn:hover{
	background:#005300!important;
}
.breadcrumbs ul.breadcrumb li{
    float: left;
    list-style: none;
    font-size: 12px;
}
.breadcrumbs ul.breadcrumb li a{
background: url(../gif/grey-arrow.gif) no-repeat right center;
    color: #999;
    margin-right: 10px;
    padding-right: 14px;
    font-size: 12px;
    display: inline-block;
}


