[class*=col-] {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  float: left;
}

.col-1 {
  width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-12 {
  width: 100%;
}

@media (max-width:81.24em) {
  .col-1-wide {
    width: 8.33333%;
  }

  .col-2-wide {
    width: 16.66667%;
  }

  .col-3-wide {
    width: 25%;
  }

  .col-4-wide {
    width: 33.33333%;
  }

  .col-5-wide {
    width: 41.66667%;
  }

  .col-6-wide {
    width: 50%;
  }

  .col-7-wide {
    width: 58.33333%;
  }

  .col-8-wide {
    width: 66.66667%;
  }

  .col-9-wide {
    width: 75%;
  }

  .col-10-wide {
    width: 83.33333%;
  }

  .col-11-wide {
    width: 91.66667%;
  }

  .col-12-wide {
    width: 100%;
  }
}

@media (max-width:64.0525em) {
  .col-1-desk {
    width: 8.33333%;
  }

  .col-2-desk {
    width: 16.66667%;
  }

  .col-3-desk {
    width: 25%;
  }

  .col-4-desk {
    width: 33.33333%;
  }

  .col-5-desk {
    width: 41.66667%;
  }

  .col-6-desk {
    width: 50%;
  }

  .col-7-desk {
    width: 58.33333%;
  }

  .col-8-desk {
    width: 66.66667%;
  }

  .col-9-desk {
    width: 75%;
  }

  .col-10-desk {
    width: 83.33333%;
  }

  .col-11-desk {
    width: 91.66667%;
  }

  .col-12-desk {
    width: 100%;
  }
}

@media (max-width:61.938em) {
  .col-1-tab {
    width: 8.33333%;
  }

  .col-2-tab {
    width: 16.66667%;
  }

  .col-3-tab {
    width: 25%;
  }

  .col-4-tab {
    width: 33.33333%;
  }

  .col-5-tab {
    width: 41.66667%;
  }

  .col-6-tab {
    width: 50%;
  }

  .col-7-tab {
    width: 58.33333%;
  }

  .col-8-tab {
    width: 66.66667%;
  }

  .col-9-tab {
    width: 75%;
  }

  .col-10-tab {
    width: 83.33333%;
  }

  .col-11-tab {
    width: 91.66667%;
  }

  .col-12-tab {
    width: 100%;
  }
}

@media (max-width:39.99em) {
  .col-1-phab {
    width: 8.33333%;
  }

  .col-2-phab {
    width: 16.66667%;
  }

  .col-3-phab {
    width: 25%;
  }

  .col-4-phab {
    width: 33.33333%;
  }

  .col-5-phab {
    width: 41.66667%;
  }

  .col-6-phab {
    width: 50%;
  }

  .col-7-phab {
    width: 58.33333%;
  }

  .col-8-phab {
    width: 66.66667%;
  }

  .col-9-phab {
    width: 75%;
  }

  .col-10-phab {
    width: 83.33333%;
  }

  .col-11-phab {
    width: 91.66667%;
  }

  .col-12-phab {
    width: 100%;
  }
}

@media (max-width:24.99em) {
  .col-1-mob {
    width: 8.33333%;
  }

  .col-2-mob {
    width: 16.66667%;
  }

  .col-3-mob {
    width: 25%;
  }

  .col-4-mob {
    width: 33.33333%;
  }

  .col-5-mob {
    width: 41.66667%;
  }

  .col-6-mob {
    width: 50%;
  }

  .col-7-mob {
    width: 58.33333%;
  }

  .col-8-mob {
    width: 66.66667%;
  }

  .col-9-mob {
    width: 75%;
  }

  .col-10-mob {
    width: 83.33333%;
  }

  .col-11-mob {
    width: 91.66667%;
  }

  .col-12-mob {
    width: 100%;
  }
}

[class*=block-list] {
  clear: both;
}

[class*=block-list]>li {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  clear: both;
  margin-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

@media (min-width:25em) {
  .block-list-1>li {
    width: 100%;
  }

  .block-list-2>li {
    width: 50%;
  }

  .block-list-3>li {
    width: 33.33333%;
  }

  .block-list-4>li {
    width: 25%;
  }
}

@media (max-width:81.24em) {
  .block-list-1-wide>li {
    width: 100%;
  }

  .block-list-2-wide>li {
    width: 50%;
  }

  .block-list-3-wide>li {
    width: 33.33333%;
  }

  .block-list-4-wide>li {
    width: 25%;
  }
}

@media (max-width:64.0525em) {
  .block-list-1-desk>li {
    width: 100%;
  }

  .block-list-2-desk>li {
    width: 50%;
  }

  .block-list-3-desk>li {
    width: 33.33333%;
  }

  .block-list-4-desk>li {
    width: 25%;
  }
}

@media (max-width:52.49em) {
  .block-list-1-tab>li {
    width: 100%;
  }

  .block-list-2-tab>li {
    width: 50%;
  }

  .block-list-3-tab>li {
    width: 33.33333%;
  }

  .block-list-4-tab>li {
    width: 25%;
  }
}

@media (max-width:39.99em) {
  .block-list-1-phab>li {
    width: 100%;
  }

  .block-list-2-phab>li {
    width: 50%;
  }

  .block-list-3-phab>li {
    width: 33.33333%;
  }

  .block-list-4-phab>li {
    width: 25%;
  }
}

@media (max-width:24.99em) {
  .block-list-1-mob>li {
    width: 100%;
  }

  .block-list-2-mob>li {
    width: 50%;
  }

  .block-list-3-mob>li {
    width: 33.33333%;
  }

  .block-list-4-mob>li {
    width: 25%;
  }
}

.text-center {
  text-align: center !important;
}

.c-img-reponsive {
  max-width: 100%;
  height: auto;
}

.no-padding {
  padding: 0px !important;
}

.text-color1 {
  color: #88a5ae !important;
}

.font-weight-regular {
  font-weight: 400 !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.user-note {
  font-size: 13px;
  font-weight: 300;
}

.responsiveness .rew-heading {
  line-height: 45px !important;
}

.contentSlider {
  background-size: cover;
}

.responsiveness .contentSlider .text:before, .responsiveness .contentSlider .image:before {
  content: '';
  display: table;
}

.responsiveness .contentSlider .text:after, .responsiveness .contentSlider .image:after {
  content: '';
  display: table;
  clear: both;
}

.responsiveness .contentSlider .image {
  position: relative;
}

.responsiveness .gray_block h3 {
  padding-bottom: 15px;
}

#antispam-gateway.responsiveness .contentSlider {
  padding: 15px 0;
}

#antispam-gateway.responsiveness .contentSlider .txt-cm {
  float: none;
}

#antispam-gateway.responsiveness .middle .text h1 {
  position: static;
  margin: 0px;
  padding-top: 0px;
}

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

#internet-security-complete.responsiveness .contentSlider .text h1, #internet-security-pro.responsiveness .contentSlider .text h1 {
  position: static;
  margin: 0px;
  padding-top: 0px;
}

#internet-security-complete.responsiveness .contentSlider .image img {
  float: none;
}

#internet-security-complete.responsiveness .contentSlider .getnow-trail {
  clear: both;
  float: none;
  margin: 30px 0px;
  display: inline-block;
}

#internet-security-complete.responsiveness .image-block-wrap {
  position: relative;
  height: 380px;
}

#internet-security-complete.responsiveness .award-img {
  margin-left: 0px;
}

#antivirus.responsiveness .middle .text h1 {
  position: static;
}

#antivirus-for-linux.responsiveness .txt-cm {
  float: none;
}

#antivirus-for-linux.responsiveness .middle .text h1 {
  position: static;
  margin: 0px;
  padding-top: 0px;
}

#antivirus-for-linux.responsiveness .contentSlider .text div.buy_btn_price {
  margin: -15px 0 0 280px;
}

#code-signing-certificate.responsiveness .middle .text h1 {
  position: static;
}

#free-ssl-certificate .middle .text h2 {
  position: static;
}

#free-ssl-certificate.responsiveness #ssl-banner {
  padding-right: 10px;
}

#free-ssl-certificate.responsiveness .contentSlider .buy_btn_price {
  margin: -15px 0 0 198px;
}

#pci-scan.responsiveness .contentSlider .buy_btn_price {
  margin: -27px 0 0 238px;
}

#pci-scan.responsiveness .middle .text h1 {
  position: static;
}

#rescue-disk .middle .text h1 {
  position: static;
}

.responsiveness	.whte-clor {
  background: #ffffff;
  height: inherit;
  padding: 15px;
}

.responsiveness .gry-clor {
  background: #edeff0;
  height: inherit;
  padding: 15px;
}

.pdt-10 {
  margin: auto;
}

.gsm a.bg-none {
  background: none;
  clear: both;
  width: 275px!important;
}

a.bg-none span {
  color: #000000!important;
  text-shadow: none;
}

a.bg-none:hover {
  background: #ff0000!important;
}

.gsm .new-get {
  float: left;
  width: 275px;
}

#partners.responsiveness .row1 .block1, #partners.responsiveness .row1 .block1:first-child {
  margin: 40px 0 0 0px!important;
}

.gsm .contentSlider .text {
  float: right;
  width: 50%;
  padding-top: 0px;
}

.responsiveness .contentSlider .image {
  float: left;
  width: 35%;
}

.gsm .txt-cm {
  padding-bottom: 10px;
}

.gsm .str {
  width: 100px;
  padding-top: 5px;
  float: left;
}

.gsm .sch-brd {
  width: 145px;
  padding-top: 5px;
  float: left;
}

.gsm .buy_btn {
  float: left;
}

.gsm .contentSlider .text .buy_btn p {
  width: 275px!important;
  text-align: center;
}

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

.responsiveness .star-rating-wrapper {
  width: 98%;
  margin-right: 0;
/*  padding-left: 20px;*/
}

ul.lst {
  margin: 0;
  padding: 0 0 25px 25px !important;
  clear: right;
  list-style: inherit!important;
}

#antispam-gateway.gsm .txt-cm ul li, #antispam-gateway.gsm .txt-cm ul ol, {
  clear: both!important;
  list-style: disc!important;
}

clr {
  clear: both;
}

.flt-wdth {
  float: right;
  width: 60%;
}

.flt-wdth-80 {
  float: right;
  width: 80%;
  padding-top: inherit;
}

.wdt16 {
  width: auto;
  text-align: left;
}

.responsiveness .cnter-algin {
  text-align: center;
  width: 560px;
  margin: auto;
  height: auto;
}

.video {
  width: 100%;
  height: auto;
}

.features-list {
  padding-top: 20px;
  text-align: center;
  clear: both;
}

.features-list li {
  display: inline-block;
  padding: 20px 15px;
  width: 370px;
  margin-bottom: 30px;
  vertical-align: top;
  border: 1px solid #cecece;
  min-height: 255px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .features-list li {
    width: 90%;
    min-height: auto;
  }
}

.features-list .img-wrap {
  margin-bottom: 15px;
}

.features-list .feature-h4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #5a8698;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.features-list p {
  margin-bottom: 10px;
}


.main-banner-block * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.main-banner-block {
  padding: 20px 0px 30px;
  line-height: 1.5;
}

@media only screen and (max-width: 991px) {
  .main-banner-block {
    text-align: center;
  }
}

.main-banner-block:before, .main-banner-block:after {
  content: '';
  display: table;
}

.main-banner-block:after {
  clear: both;
}

.main-banner-block .banner-content-block {
  padding: 10px 10px 20px;
}

.main-banner-block .banner-image-block {
  text-align: center;
}

.main-banner-block .banner-image-block img {
  max-width: 100%;
  height: auto;
}

.main-banner-block h1 {
  color: #2B3437;
  font-size: 45px;
  line-height: 52px;
  font-weight: 500;
  margin-bottom: 15px;
}

.main-banner-block .sub-heading {
  font-size: 20px;
  color: #88a5ae;
  font-weight: 300;
  line-height: 25px;
}

.btngroups {
  padding: 15px 0px;
}

.btngroups li {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
}

@media only screen and (max-width: 1100px) {
  .btngroups li {
    display: block;
    padding: 0px !important;
    text-align: center;
  }
}

.btngroups li:nth-of-type(2) {
  padding-left: 20px;
}

.btngroups .btn {}

@media only screen and (max-width: 500px) {
  .btngroups .btn {
    font-size: 18px;
  }
} 

.btngroups.free-security-btns .btn {
  max-width: 280px;
  width: 100%;
}

.btngroups .btn.btn-icon {

}

@media only screen and (max-width: 1100px) {
  .btngroups .btn.hide-btn-icon {
    background-image: none;
  }
  .btngroups .btn.hide-btn-icon:before, .btngroups .btn.hide-btn-icon:after {
    background-image: none;
  }
}

.btngroups .price-block {
  color: #00b9ff;
  font-weight: 500;
}

.main-banner-block .star-rating {
  /*text-align: center;*/
}

@media only screen and (max-width: 1100px) {
  .main-banner-block .star-rating {
    text-align: center;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  #antivirus-for-mac .main-banner-block .star-rating {
    text-align: left;
  }
}

.main-banner-block .str, .main-banner-block .sch-brd {
  /*margin: 0px auto;*/
}

@media only screen and (max-width: 1100px) {
  .main-banner-block .str, .main-banner-block .sch-brd {
    margin: 0px auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  #antivirus-for-mac .main-banner-block .str, #antivirus-for-mac .main-banner-block .sch-brd {
    margin: 0px;
  }
}

.main-banner-block .cta-price-below p {
  font-size: 16px;
  font-weight: 300 !important;
}

.main-banner-block .arrow-free-btn-block {
  position: relative;
  /*margin:40px 0px 15px;*/
  margin:0px 0px 15px;
}

.main-banner-block .arrow-free-btn-block .acutal-button, .main-banner-block .arrow-free-btn-block .arrow-with-free-txt {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .main-banner-block .arrow-free-btn-block .arrow-with-free-txt {
    display: none;
  }  
}

.main-banner-block .arrow-free-btn-block .arrow-with-free-txt {
  color: #666666;
  font-family: "journalregular";
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  position: relative;
  width: 140px;
  height: auto;
  top: -50px;
  text-align: center;
}

.main-banner-block .arrow-free-btn-block .arrow-with-free-txt:before {
  content: '';
  background: url(../imagesv2/price-arrow.png) no-repeat 0 bottom;
  position: absolute;
  bottom: -50px;
  left:0px;
  width: 78px;
  height: 55px;
}

.main-banner-block .user-note {
  font-size: 13px;
  font-weight: 300;
}

.main-banner-block.icedragon-banner {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .main-banner-block.icedragon-banner {
    padding-bottom: 0px;
  }
}

.form-section .select-arrow {
  position: relative;
}

.download-section {
  padding-bottom: 20px;
}

.download-section .custom-select, .download-section .inline-btn-block {
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
}

.download-section .inline-btn-block {
  padding-left: 30px;
}

@media only screen and (max-width: 767px) {
  .download-section .inline-btn-block {
    padding-left: 0px;
  }
}

.download-section .inline-btn-block .free-download-cta {
  padding: 10px 35px;
  line-height: normal;
}

.custom-select {
  width: 295px;
}

.custom-select select {
  width: 100%;
  color: #7a7786;
  font-size: 15px;
  padding: 5px 15px;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
  height: 40px;
  line-height: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

.custom-select select:-webkit-input-placeholder {
  color: #7a7786;
}

.custom-select select:-moz-placeholder {
  color: #7a7786;
}

.custom-select select:-ms-input-placeholder {
  color: #7a7786;
}

.custom-select select:-moz-placeholder {
  color: #7a7786;
}

.custom-select select:focus {
  border-color: #aaaaaa;
  outline: none;
}

.custom-select {
  position: relative;
}

.custom-select:after {
  content: '';
  background: url(/imagesv2/custom-select-arrow.png) no-repeat 0px 0px;
  width: 19px;
  height: 10px;
  position: absolute;
  top: 14px;
  right: 20px;
  color: #7a7786;
  pointer-events: none;
}

.preference-text-block {
  font-size: 15px;
  border-top: 1px solid #e7e7e7;
  padding: 30px 25px 0px;
  margin-top: 10px;
}

.orng-link {
  color: #c76c03;
  text-decoration: underline;
}

#bit-32 {
  display: none;
}

.bottom-img-position {
  position: absolute;
  bottom: 0px;
}

@media only screen and (max-width: 991px) {
  .bottom-img-position {
    position: relative;
    bottom: 0px;
  }
}

@media only screen and (max-width: 1280px) {
  .responsiveness .content_wrapper .middle, .responsiveness .content_wrapper .contentTab .r-tabs-panel .middle {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .flt-wdth {
    float: right;
    width: 60%;
  }

  .flt-wdth-80 {
    float: right;
    width: 80%;
    padding-top: inherit;
  }

  .wdt16 {
    width: 20%;
    text-align: left;
  }
}

@media only screen and (max-width: 1080px) {
  .responsiveness .contentSlider .devicePrice {
    float: none;
    width: 95px;
    margin: 0 auto;
  }

  .responsiveness .contentSlider .priceContent {
    display: block;
    float: none;
    margin-top: 10px;
    text-align: center;
  }

  .responsiveness .contentSlider .priceOneYear, .responsiveness .contentSlider .priceTwoYear, .responsiveness .contentSlider .priceThreeYear {
    display: inline-block;
    float: none;
    text-align: center;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 10px;
  }

  .wdt16 {
    width: auto;
  }
}

@media only screen and (max-width: 1024px) {
  #internet-security-complete.responsiveness .contentSlider .image img {
    opacity: 1.0;
  }

  #pci-scan.responsiveness .contentSlider .image img {
    opacity: 1.0;
  }
}

@media only screen and (max-width: 991px) {
  .table-response {
    overflow-x: auto;
  }

  .cis_table .cis-pro-btn {
    font-size: 16px;
  }

  #ssl-promotion.responsiveness .contentSlider {
    background: #d3e5eb url(/imagesv2/content/slider-bg.jpg) no-repeat center top;
  }
}

@media only screen and (max-width: 980px) {
  .responsiveness .contentSlider .text {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }

  .responsiveness .contentSlider .image {
    float: none;
    width: 100%;
    clear: both;
    text-align: center;
  }

  .responsiveness .contentSlider .image img {
    float: none;
  }

  .responsiveness .contentSlider .text .btngroup {
    margin: 0 auto !important;
    max-width: 540px;
    text-align: center;
    float: none;
    padding-top: 10px;
  }

  .responsiveness .contentSlider .star-rating {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }

  .responsiveness .contentSlider .star-rating .str {
    margin: 0 auto;
  }

  .responsiveness .contentSlider .star-rating .sch-brd {
    margin: 0 auto;
  }

  .responsiveness .faq-column {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-left: 0px;
  }

  .responsiveness .question-answer {
    min-height: auto;
  }

  .list_style4.style1 {
    padding-right: 0px;
  }

  .illustration6 .list_style4 {
    width: 100%;
  }

  #antispam-gateway.responsiveness .contentSlider .text .btngroup .buy_btn {
    text-align: center;
  }

  #internet-security-complete.responsiveness .contentSlider .text .btngroup {
    max-width: 100%;
  }

  #internet-security-complete.responsiveness .emerging-threats p, #internet-security-complete.responsiveness .true-security p, #internet-security-complete.responsiveness .integrated-firewall p, #internet-security-complete.responsiveness .trust-connect p, #internet-security-complete.responsiveness .online-storage p, #free-internet-security.responsiveness .emerging-threats p, #free-internet-security.responsiveness .true-security p, #free-internet-security.responsiveness .integrated-firewall p, #free-internet-security.responsiveness .trust-connect p, #free-internet-security.responsiveness .online-storage p {
    width: 100%;
  }

  #internet-security-complete.responsiveness .emerging-threats img, #internet-security-complete.responsiveness .virus-free-waranty img, #internet-security-complete.responsiveness .unlimited-live img, #internet-security-complete.responsiveness .true-security img, #internet-security-complete.responsiveness .integrated-firewall img, #internet-security-complete.responsiveness .online-storage img, #internet-security-complete.responsiveness .trust-connect img, #free-internet-security.responsiveness .emerging-threats img, #free-internet-security.responsiveness .virus-free-waranty img, #free-internet-security.responsiveness .unlimited-live img, #free-internet-security.responsiveness .true-security img, #free-internet-security.responsiveness .integrated-firewall img, #free-internet-security.responsiveness .online-storage img, #free-internet-security.responsiveness .trust-connect img {
    margin: 0px 20px;
  }

  #internet-security-complete.responsiveness .image-block-wrap {
    height: auto;
  }

  #internet-security-pro.responsiveness .emerging-threats p, #internet-security-pro.responsiveness .virus-free-waranty p, #internet-security-pro.responsiveness .unlimited-live p, #internet-security-pro.responsiveness .true-security p {
    width: 100%;
  }

  #internet-security-pro.responsiveness .emerging-threats img, #internet-security-pro.responsiveness .virus-free-waranty img, #internet-security-pro.responsiveness .unlimited-live img, #internet-security-pro.responsiveness .true-security img {
    margin: 0px 20px;
  }

  #antivirus.responsiveness .contentSlider .padd-zero-but-top {
    padding-bottom: 15px;
  }

  #antivirus-for-linux.responsiveness .contentSlider .antivirus-for-linux-download #downselect {
    float: none !important;
    margin-right: 0px !important;
  }

  #antivirus-for-linux.responsiveness .contentSlider .bit-wrapper {
    float: none !important;
  }

  #antivirus-for-linux.responsiveness .contentSlider .buy_btn_price {
    display: none;
  }

  #antivirus-for-linux.responsiveness .contentSlider .downbtn {
    float: none;
  }

  #ssl-promotion.responsiveness .product_blocks_style2 > div {
    margin: 0 0 80px;
    width: 100%;
  }

  #ssl-promotion.responsiveness .product_blocks_style2 p {
    width: 100%;
    height: auto;
    min-height: 100%;
  }

  #ssl-promotion.responsiveness .product_blocks_style2 h1.custom, #ssl-promotion.responsiveness .product_blocks_style2 h3 {
    display: inline-block;
    text-align: left;
  }

  #ssl-promotion.responsiveness .product_blocks_style2 > div {
    min-height: 100%;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cecece;
  }

  #ssl-promotion.responsiveness .product_blocks_style2 > div:last-child {
    border: none;
  }

  #partners.responsiveness .simply-scroll {
    max-width: 670px;
    margin-bottom: 1em;
    margin-top: 0px;
    overflow: hidden;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 15px;
  }

  .wdt16 {
    width: auto;
    text-align: left;
  }

  #rescue-disk.responsiveness .btngroup .btn {
    float: none;
  }
}

@media only screen and (max-width: 960px) {
  .responsiveness .position-bottom-content .r-tabs img {
    margin-bottom: 20px;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 15px;
  }

  .wdt16 {
    width: auto;
    text-align: left;
  }

  #rescue-disk #tab-overview h2.rescue-h2 {
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  #internet-security-complete.responsiveness .wide h3 {
    font-size: 34px !important;
  }

  #partners.responsiveness .simply-scroll {
    max-width: 520px;
    margin-bottom: 1em;
    margin-top: 0px;
    overflow: hidden;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 10px;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 15px;
  }

  .wdt16 {
    width: auto;
    text-align: left;
  }
  .emerging-threats h2, .emerging-threats h3, .virus-free-waranty h3, .unlimited-live h2, .unlimited-live h3, .true-security h2, .true-security h3, .integrated-firewall h3 {
    font-size:30px !important;
    line-height:30px !important;
    padding-bottom: 10px !important; 
  }
}

@media only screen and (max-width: 767px) {
  .responsiveness .rew-heading {
    width: 100% !important;
    font-size: 24px;
    line-height: 35px;
  }

  .responsiveness #tab-support .middle .chat-support {
    background: none;
    background-color: #eef4f6;
    margin-bottom: 20px;
  }

  #internet-security-complete.responsiveness .contentSlider .award-img {
    display: none;
  }

  #internet-security-complete.responsiveness, #internet-security-pro.responsiveness {
    overflow-x: hidden !important;
  }

  #internet-security-complete.responsiveness .wide h3 {
    font-size: 34px !important;
  }

  #code-signing-certificate.responsiveness .btngroup .btn {
    padding: 15px;
    width: 200px;
  }

  #free-ssl-certificate.responsiveness .btngroup .btn {
    padding: 15px;
    width: 200px;
    float: none;
  }

  #free-ssl-certificate.responsiveness .contentSlider .buy_btn_price {
    display: none;
  }

  #pci-scan.responsiveness .btngroup .btn {
    padding: 15px;
    width: 250px;
    float: none;
  }

  #pci-scan.responsiveness .contentSlider .buy_btn_price {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  #free-ssl-certificate.responsiveness #ssl-banner {
    background: none;
    background-color: #ebf5f8;
    padding: 20px 10px;
    height: 210px;
  }

  #free-ssl-certificate.responsiveness #ssl-banner h3 {
    height: auto;
    margin-bottom: 10px;
  }

  #partners.responsiveness .simply-scroll {
    max-width: 360px;
    margin-bottom: 1em;
    margin-top: 0px;
    overflow: hidden;
  }

  .responsiveness .freeBtn {
    float: left;
    width: 282px;
  }

  .gsm .contentSlider .text .buy_btn p {
    width: auto !important;
    text-align: center;
  }

  .gsm a.bg-none {
    background: none;
    clear: both;
    width: auto !important;
  }

  #antispam-gateway.gsm  .star-rating {
    display: block;
    min-height: 30px;
    clear: both;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 15px;
  }

  .wdt16 {
    width: auto;
    text-align: left;
  }

  .responsiveness .cnter-algin {
    text-align: center;
    width: 100%;
    margin: auto;
    height: auto;
  }

  .video {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 480px) {
  .responsiveness .contentSlider .text .btngroup {
    max-width: 100%;
  }

  .responsiveness .contentSlider .text .btngroup .btn {
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
  }

  .responsiveness .contentSlider .text .btngroup {
    margin: 0 auto !important;
    max-width: 540px;
    text-align: center;
    float: none;
    padding-top: 10px;
  }

  .responsiveness .contentSlider .text .btngroup .no-flt {
    border: 1px solid red !important;
    float: left!important;
    margin: 0!important;
  }

  #antispam-gateway.responsiveness .contentSlider .text .btngroup .buy_btn {
    float: none;
    margin: 20px auto 0;
    width: 200px;
  }

  #antivirus.responsiveness .features div {
    width: 280px;
    height: auto;
    padding-bottom: 20px;
  }

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

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

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

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

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

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

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

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

  #antivirus.responsiveness .features .feature9 {
    background-position: -1020px -260px;
  }

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

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

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

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

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

  #antivirus-for-linux.responsiveness .features .feature15 {
    background-position: -290px -810px;
  }

  #antivirus-for-linux.responsiveness .features div {
    width: 280px;
    height: auto;
    padding-bottom: 20px;
  }

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

  #antivirus-for-linux.responsiveness .features .feature2 {
    background-position: -630px -30px;
  }

  #antivirus-for-linux.responsiveness .features .feature3 {
    background-position: -270px -25px;
  }

  #antivirus-for-linux.responsiveness .features .feature4 {
    background-position: -1010px -36px;
  }

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

  #antivirus-for-linux.responsiveness .features .feature6 {
    background-position: -630px -278px;
  }

  #antivirus-for-linux.responsiveness .features .feature7 {
    background-position: -273px -264px;
  }

  #antivirus-for-linux.responsiveness .features .feature8 {
    background-position: -1020px -260px;
  }

  .responsiveness .buy_btn {
    float: left;
    width: 100%;
  }

  .offers-title-core, .offers-title-premium {
    font-size: 17px;
  }

  .responsiveness .btn {
    width: 200px!important;
  }

  .sme .btn {
    width: inherit!important;
  }

  a.trans {
    background: none;
    border: 2px solid #666666!important;
    text-shadow: none;
    width: 175px;
    display: block;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: inherit;
  }

  .trans span {
    color: #000000!important;
    text-shadow: none;
    font-weight: bold;
  }

  .mdt-20 {
    margin: 20px auto 0 40px!important;
  }

  .responsiveness .block2 {
    width: 100%!important;
    margin: 35px 0px 0;
  }

  #partners.responsiveness .block1 {
    width: 100%;
  }

  #partners.responsiveness .simply-scroll {
    max-width: 150px;
    margin-bottom: 1em;
    margin-top: 0px;
    overflow: hidden;
  }

  .responsiveness .current-partners-title span {
    display: inline-block;
    line-height: 82px;
    background-color: #f3f3f3;
    width: 128px;
    text-align: center;
  }

  #email-privacy.responsiveness .content-img {
    width: 100%;
  }

  #email-privacy.responsiveness .features div {
    margin: auto;
  }

  .sme .heading, .sme .valur p {
    padding-left: 25%;
  }

  .sme .valur p {
    width: 100%;
  }

  .sme .valur {
    height: inherit;
    width: 100%;
  }

  .sme .watch-video {
    margin: 0;
  }

  .gsm .contentSlider .text {
    float: left;
    width: 60%;
    padding-top: inherit;
  }

  .gsm .contentSlider .text .buy_btn p {
    width: auto !important;
    text-align: center;
  }

  .gsm a.bg-none {
    background: none;
    clear: both;
    width: auto !important;
  }

  .flt-wdth {
    float: right;
    width: auto;
  }

  .flt-wdth-80 {
    float: right;
    width: auto;
    padding-top: 15px;
  }

  .wdt16 {
    width: auto;
    text-align: left;
  }

  .responsiveness .cnter-algin {
    text-align: center;
    width: 100%;
    margin: auto;
    height: auto;
  }

  .video {
    width: 100%;
    height: auto;
  }

  .#main-nav {
    display: block;
  }
}


