html {
  scroll-behavior: smooth;
}

@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

.alertify.ajs-basic .ajs-footer,
.scroll-top {
  visibility: hidden;
}
.area-aip-box h3,
.navbar-default .navbar-nav > li > a,
.plan-heading,
.purple-buy,
.service-row .heading {
  text-transform: uppercase;
}


h1.head-txt {
    text-align: center;
    font-weight: 700;
}
h2.head-txt {
    text-align: center;
    padding: 20px;
}

.txt-des {
    text-align: center;
	padding: 45px
}
body,
html {
  background: #fff;
  font-smoothing: grayscale;
  -moz-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: grayscale;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.left-pull,
.right-pull,
img {
  max-width: 100%;
}
.banner-site,
body {
  position: relative;
}
.banner-img,
.full {
  width: 100%;
}
.clear-full:after,
.service-outer:after {
  clear: both;
  content: "";
}
body {
  font-family: "Open Sans", sans-serif;
}
ul {
  padding: 0;
}
li {
  list-style: none;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
p {
  font-size: 16px;
  color: #4f4f4f;
}
.heading-1,
.heading-1 a,
.heading-4 {
  color: #424242;
}
.left-pull {
  float: left;
}
.right-pull {
  float: right;
}
.full {
  float: left;
}
.heading-1 {
  font-size: 33px;
  margin: 10px 0;
  font-weight: 300;
}
.heading-4 {
  font-size: 29px;
  margin: 10px 0 20px;
  font-weight: 300;
}
.clear-full {
  clear: both;
}
.site-inner {
  box-shadow: 0 0 7px #d1d0d0;
  -moz-box-shadow: 0 0 7px #d1d0d0;
  -ms-box-shadow: 0 0 7px #d1d0d0;
  -webkit-box-shadow: 0 0 7px #d1d0d0;
  float: left;
  width: 100%;
}
.navbar-default {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #dfdedd;
  border-radius: 0;
  margin: 0;
}
.navbar-brand {
  padding: 14px 20px;
  line-height: normal;
  height: auto;
}
.navbar-default .navbar-nav > li > a {
  font-size: 13px;
  color: #000;
  padding: 15px 12px;
  font-weight: 600;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  background: 0 0;
  color: #f07d10;
}
.navbar-nav.navbar-right {
  margin-top: 4px;
}
.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.header-left {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-right: 0;
}
.header-right {
  padding-top: 24px;
  padding-bottom: 23px;
  padding-left: 0;
}
.header-mid {
  padding-top: 21px;
  padding-bottom: 18px;
}
.header-head {
  font-size: 22px;
  color: #8331d3;
  margin: 0 0 7px;
}
.header-mid p {
  font-size: 13px;
  color: #424242;
  margin: 0;
}
.blog-section .heading a,
.blog-section .heading-1,
.blog-section .heading-1 a,
.blog-section p,
.support-device .heading-1,
.support-device p {
  color: #fff;
}
.banner-text {
  position: absolute;
  top: 10px;
  right: 15px;
}
.clear-full:after {
  display: tablel;
}
.cont-block {
  padding: 25px 0 55px;
}
.tech-suports {
  padding-bottom: 70px;
}
.suppoprt-row {
  padding-top: 30px;
}
.suppoprt-row hr {
  margin: 20px auto;
  border-color: #dcdbda;
  width: 80%;
}
.suppoprt-row .heading-4 {
  margin: 20px 0 10px;
}
.tech-suports p {
  margin: 0 0 10px;
  font-size: 15px;
}
.call-suppoprt {
  background: #f0f5f8;
}
.block-head {
  margin-bottom: 10px;
}
.call-suppoprt .suppoprt-row .heading-4 {
  font-size: 19px;
  font-weight: 400;
}
.support-device {
  background: #1366c9;
  padding: 25px 0;
}
.support-device .block-head {
  margin-bottom: 30px;
}
.device-text {
  margin: 0 auto 10px;
  max-width: 1030px;
}
.call-suppoprt.help-suppoprt {
  background: #fff;
  border-bottom: 1px solid #d3d2d2;
}

.footer-social li a {
  display: block;
  transition: all 0.3s ease 0s;
  position: relative;
  padding-top: 0;
}
.menus-footer li a,
.site-header {
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.footer-social li a img {
  display: block;
}
.footer-social li a:hover {
  padding-top: 5px;
}
.footer-left {
  margin-top: 30px;
}
.footer-top .col-xs-12 {
  padding-bottom: 30px;
}
.navbar-default .header-head {
  float: right;
  display: none;
  text-align: center;
}
body.header-fixed .navbar-default .header-head {
  display: block;
  padding-top: 7px;
}
body.header-fixed .navbar-collapse {
  display: none !important;
}
body.header-fixed {
  padding-top: 59px;
}
.site-inner .container {
  max-width: 100%;
}
.site-header {
  transition: all 0.3s ease 0s;
  background: #fff;
  top: -30px;
}
body.header-fixed .site-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}
.footer-bottom {
  background: #011120;
  padding: 15px 0;
}
.footer-copy {
  padding: 5px 0;
  margin: 5px 0;
  text-align: center;
}
.menus-footer {
  float: right;
  padding: 5px 0;
}
.menus-footer li {
  float: left;
  padding-left: 35px;
}
.menus-footer li a {
  display: block;
  padding: 5px 0;
  margin: 0;
  transition: all 0.3s ease 0s;
}
.area-aip-box h3,
.area-aip-box p {
  color: #fff;
  text-align: left;
}
.menus-footer li a:hover {
  padding-top: 10px;
}
body.header-fixed .navbar-toggle {
  display: none;
}
.area-aip-box {
  height: 786px;
  margin-top: 40px;
  position: relative;
}
.aip-browser,
.aip-emails,
.aip-files,
.aip-vault {
  position: absolute;
}
.aip-browser {
  background: url(../images/area-corner.png) 16px 16px no-repeat #1366c9;
  height: 337px;
  left: 0;
  padding: 25px 15px 30px 31px;
  top: 0;
  width: 607px;
  z-index: 4;
}
.aip-emails {
  background: url(../images/area-corner-dark.png) 63px 22px no-repeat #fcaa23;
  height: 419px;
  padding: 32px 15px 30px 77px;
  right: 0;
  top: 44px;
  width: 874px;
  z-index: 3;
}
.aip-files {
  background: url(../images/area-corner.png) 16px 36px no-repeat #1f1f1f;
  height: 418px;
  left: 0;
  padding: 47px 15px 30px 33px;
  top: 312px;
  width: 705px;
  z-index: 1;
}
.area-aip-box h3 {
  font-weight: 700;
  font-size: 30px;
  margin: 0;
}
.aip-files,
.aip-files img,
.aip-vault,
.area-aip-box .contact-support p,
.contact-support p,
.service-btn,
.service-row,
.service-save,
.testi-slider {
  text-align: center;
}
.area-aip-box .aip-emails h3,
.area-aip-box .aip-emails p {
  color: #5b470f;
  text-shadow: 1px 1px #fff3b8;
  -mox-text-shadow: 1px 1px #fff3b8;
  -ms-text-shadow: 1px 1px #fff3b8;
  -webkit-text-shadow: 1px 1px #fff3b8;
}
.aip-emails img {
  margin-top: 20px;
}
.aip-files img {
  margin-top: 60px;
}
.aip-vault {
  background: url(../images/area-corner.png) 18px 35px no-repeat #26a184;
  bottom: 0;
  height: 340px;
  padding: 43px 15px 30px 33px;
  right: 0;
  width: 736px;
  z-index: 2;
}
.price-cros,
.service-row {
  position: relative;
}
.aip-vault img {
  margin-top: 5px;
}
.contact-support {
  padding-top: 20px;
}
.contact-support p strong {
  font-weight: 700;
  display: block;
}
.help-hand {
  padding-bottom: 70px;
  border-bottom: 1px solid #d3d2d2;
}
.testi-slider {
  max-width: 800px;
  margin: 20px auto 0;
  padding: 20px 15px 45px;
  background: #f0f5f8;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
.testi-slider img {
  display: inline !important;
}
.slider-img {
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-bottom: 10px;
}
.testi-slider p {
  font-size: 15px;
  font-weight: 300;
}
.clint-name,
.testi-slider p.clint-name {
  display: block;
  font-weight: 600;
  color: #000;
  font-size: 16px;
}
.testi-slider .carousel-indicators {
  bottom: -35px;
}
.testi-slider .carousel-indicators li {
  border-color: #1366c9;
}
.testi-slider .carousel-indicators .active {
  background: #1366c9;
}
.services-our {
  border-bottom: 1px solid #d3d2d2;
  padding-bottom: 70px;
}
.service-outer {
  margin: 20px auto 0;
  max-width: 1100px;
}
.service-outer:after {
  display: table;
}
.service-row {
  float: left;
  width: 32.25%;
  background: url(../images/service-bg.jpg) no-repeat;
  min-height: 525px;
  margin-top: 19px;
  z-index: 1;
}
.service-row .heading {
  font-size: 55px;
  color: #fff;
  margin: 25px 0 10px;
  font-weight: 700;
  padding: 0 15px;
}
.service-text {
  font-size: 18px;
  color: #fff;
  padding: 0 15px;
  margin-bottom: 20px;
}
.old-price {
  font-size: 29px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 15px 0 17px;
}
.cross-icon {
  background: url(../images/red-cross.png) no-repeat;
  width: 125px;
  height: 38px;
  position: absolute;
  top: 4px;
  right: -8px;
}
.service-bottom {
  padding: 12px 28px;
}
.service-save {
  font-size: 36px;
  color: #4dd731;
  margin: 5px 0 15px;
}
.service-save strong {
  font-size: 56px;
  color: #fff;
  font-weight: 700;
}
.service-btn {
  display: block;
  border: 1px solid #131313;
  line-height: 38px;
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  -mox-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  background: rgba(253, 175, 7, 1);
  background: -moz-linear-gradient(
    top,
    rgba(253, 175, 7, 1) 0,
    rgba(253, 134, 6, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(253, 175, 7, 1)),
    color-stop(100%, rgba(253, 134, 6, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(253, 175, 7, 1) 0,
    rgba(253, 134, 6, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(253, 175, 7, 1) 0,
    rgba(253, 134, 6, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(253, 175, 7, 1) 0,
    rgba(253, 134, 6, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(253, 175, 7, 1) 0,
    rgba(253, 134, 6, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdaf07', endColorstr='#fd8606', GradientType=0 );
}
.service-btn:hover {
  color: #fff;
  background: rgba(253, 134, 6, 1);
  background: -moz-linear-gradient(
    top,
    rgba(253, 134, 6, 1) 0,
    rgba(253, 175, 7, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(253, 134, 6, 1)),
    color-stop(100%, rgba(253, 175, 7, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(253, 134, 6, 1) 0,
    rgba(253, 175, 7, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(253, 134, 6, 1) 0,
    rgba(253, 175, 7, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(253, 134, 6, 1) 0,
    rgba(253, 175, 7, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(253, 134, 6, 1) 0,
    rgba(253, 175, 7, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8606', endColorstr='#fdaf07', GradientType=0 );
}
.service-bottom p {
  font-size: 11px;
  color: #fff;
  margin: 15px -15px 0;
  letter-spacing: -0.3px;
}
.service-row.service-second {
  position: relative;
  z-index: 2;
  min-height: 563px;
  margin-top: 0;
  background: url(../images/service-bg2.jpg) no-repeat;
  width: 35%;
}
.service-one {
  -ms-box-shadow: 0 0 5px #807e7d;
  -moz-box-shadow: 0 0 5px #807e7d;
  -webkit-box-shadow: 0 0 5px #807e7d;
  box-shadow: 0 0 5px #807e7d;
}
.service-second .service-btn {
  margin-top: 45px;
}
.service-second .service-save {
  margin-top: 15px;
  color: #114659;
}
.banner-contact .banner-text {
  width: 530px;
  background: #000;
  border-radius: 5px;
  padding: 20px;
  top: 110px;
  right: 190px;
}
.banner-contact .banner-text p {
  color: #777;
  margin: 0;
}
.banner-contact .banner-text .heading {
  color: #fff;
  font-size: 36px;
  margin: 0px 0 5px;
  font-weight: 300;
}
.contact-form {
  margin-top: 25px;
}
.sub-heading {
  line-height: 28px;
}
.contact-form .form-group label {
  font-size: 16px;
  color: #424242;
  margin: 0 0 10px;
  font-weight: 500;
}
.contact-form .form-control {
  background: #fff;
  border: 1px solid #d7d6d5;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #dee9ff;
  -ms-box-shadow: 0 0 1px #dee9ff;
  box-shadow: 0 0 1px #dee9ff;
  height: 48px;
  margin-bottom: 15px;
}
.contact-form textarea.form-control {
  height: 198px;
}
.form-control.img-captcha {
  width: 300px;
  max-width: 100%;
}
.form-btn {
  height: 50px;
  border: 2px solid #7db9f6;
  border-radius: 30px;
  background: #1366c9;
  color: #fff;
  padding: 0 40px 3px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.plan-buy,
.purple-buy,
.read-more-green {
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.about-block,
.cont-border {
  border-bottom: 1px solid #d7d6d5;
}
.form-btn:hover {
  background: #7db9f6;
}
.contact-form .form-btn {
  margin-top: 20px;
}
.contact-section {
  padding-bottom: 0;
}
.about-block {
  padding-bottom: 20px;
}
.service-text-inenr {
  overflow: hidden;
  margin-top: 15px;
}
.service-text-left {
  padding-right: 10px;
  padding-top: 10px;
  float: left;
  width: 247px;
  min-height: 100px;
  border-right: 1px solid #777;
  text-align: right;
}
.service-text-right {
  float: right;
  width: 242px;
  min-height: 100px;
  padding-left: 10px;
}
.banner-contact .service-text-left .heading,
.service-text-left .heading {
  margin: 0 0 3px;
  font-size: 36px;
  font-weight: 300;
}
.save-text,
.suppoprt-row .read-more-green {
  margin-top: 10px;
}
.service-text-left p {
  color: #777;
  font-size: 14px;
}
.purpal {
  color: #8331d3;
}
.banner-contact .service-text-right p,
.service-text-right p {
  color: #fff;
  font-size: 36px;
}
.purple-buy {
  background: #8331d3;
  color: #fff;
  font-weight: 700;
  border-radius: 3px;
  line-height: 32px;
  height: 33px;
  display: inline-block;
  font-size: 14px;
  padding: 0 28px;
}
.purple-buy:hover {
  color: #8331d3;
  background: #fff;
}
.save-text {
  font-size: 15px;
  font-weight: 700;
  float: right;
  width: 77px;
  height: 77px;
  text-align: center;
  background: url(../images/save-bg.png) no-repeat;
  color: #c11717;
  padding-top: 16px;
  letter-spacing: -1px;
}
.save-text .black {
  color: #000;
}
.save-text span {
  display: block;
}
.tps-services {
  background: #fff;
}
.read-more-green {
  line-height: 28px;
  padding: 8px 36px 10px;
  background: #fff;
  border: 2px solid #70a121;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #70a121;
  border-radius: 30px;
  display: inline-block;
}
.support-list li,
.tech-support-right p {
  line-height: 30px;
}
.read-more-green:hover {
  background: #70a121;
  color: #fff;
}
.update-heading {
  margin: 0 0 10px;
  font-size: 20px;
  color: #424242;
  font-weight: 500;
}
.update-left p {
  margin-bottom: 20px;
}
.update-right {
  padding-top: 35px;
}
.update-page {
  margin-top: 70px;
}
.tech-support {
  background: #176ac6;
}
.tech-support .heading-1,
.tech-support li,
.tech-support p {
  color: #fff;
}
.tech-support-right {
  padding-top: 50px;
}
.support-list li {
  background: url(../images/bullet-pan.png) 10px 12px no-repeat;
  padding: 5px 10px 5px 35px;
  font-size: 16px;
  margin-bottom: 5px;
}
.tech-support-left {
  margin-top: -40px;
}
.tps-class-head .heading {
  text-align: center;
  font-weight: 300;
  color: #424242;
  font-size: 30px;
  margin: 0 0 15px;
}
.tps-class-head p {
  text-align: center;
  font-weight: 600;
  color: #424242;
  margin: 0 0 10px;
  line-height: 30px;
}
.tps-class-cont .support-list {
  margin: auto;
  max-width: 1050px;
  padding: 0 15px;
}
.tps-class-cont .support-list li {
  float: left;
  width: 50%;
  text-align: left;
  background-image: url(../images/tag-gray.png);
}
.header-head span {
  display: block;
  font-size: 12px;
  text-align: right;
  padding-top: 3px;
  color: #000;
}
.header-info .header-head,
.plan-head {
  color: #424242;
  font-size: 30px;
}
.partner-ms {
  display: none;
  float: right;
  margin-top: 12px;
  margin-right: 15px;
}
.partner-ms img {
  width: 165px;
}
body.header-fixed .partner-ms {
  display: inline-block;
}
.ext-bold {
  font-weight: 800;
}
.pad-t-0.update-right {
  padding-top: 0;
}
.support-dev-inner {
  max-width: 662px;
  min-height: 150px;
  border: 2px solid #5292dc;
  border-radius: 5px;
  margin: auto;
  padding: 10px 15px 0;
}
.plan-free-mid,
.plan-head {
  border-bottom: 1px solid #c0c5ce;
}
.support-dev-head,
.support-device .support-dev-head {
  margin-bottom: 0;
  top: 3px;
  position: relative;
}
.plan-outer {
  margin: auto;
  max-width: 950px;
}
.plan-row {
  background: #eef0f4;
}
.plan-head {
  margin: 0;
  padding: 15px;
  font-weight: 300;
}
.plan-free-mid {
  min-height: 250px;
  padding: 20px 15px 10px;
}
.plan-heading {
  font-size: 36px;
  color: #1366c9;
  margin: 0 0 10px;
}
.plan-free .plan-heading {
  margin-bottom: 20px;
}
.plan-pra {
  font-size: 16px;
  color: #424242;
}
.plan-buy {
  border: 2px solid #0c52b2;
  background: #1366c9;
  line-height: 34px;
  padding: 5px 20px 6px;
  width: 174px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 25px;
  margin: auto;
  display: block;
  transition: all 0.3s ease 0s;
}
.plan-free-mid .plan-buy {
  margin-top: 25px;
}
.plan-buy:hover {
  background: #0c52b2;
  color: #fff;
}
.plan-cont {
  border-bottom: 1px solid #c0c5ce;
  padding: 20px;
}
.plan-cont p {
  margin: 0;
}
.plan-bottom {
  min-height: 123px;
  padding-top: 25px;
}
.mar-b-15 {
  margin-bottom: 15px;
}
.mar-b-0 {
  margin-bottom: 0;
}
.static-cont p,
.static-cont ul {
  margin-bottom: 10px;
  line-height: 24px;
}
.scroll-top {
  width: 45px;
  height: 42px;
  background: url(../images/scroll-top.png) no-repeat;
  position: fixed;
  bottom: 0;
  right: 5px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
}
.show.scroll-top {
  visibility: visible;
  opacity: 1;
}
.banner-img {
  width: 100%;
}
.banner-text.block {
  display: block !important;
}
.static-cont p {
  font-size: 15px;
}
.static-cont ul {
  margin-left: 20px;
  list-style: disc;
}
.static-cont ul li {
  margin-bottom: 7px;
  list-style: disc;
  font-size: 15px;
}
.static-cont ol {
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
}
.static-cont ol li {
  list-style: decimal;
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 24px;
}
.static-cont table {
  margin-bottom: 15px;
  border-color: #ddd;
  max-width: 100%;
}
.static-cont td,
.static-cont th {
  border-color: #ddd;
  padding: 10px;
}
.static-cont table p {
  margin: 0;
}
.static-cont {
  border-bottom: 1px solid #d3d2d2;
  padding-bottom: 40px;
}
.gold-plan {
  display: inline-block;
  display: block/9;
  text-align: center;
  margin: 20px 0 50px;
}
.plan-free .plan-free-mid {
  padding-top: 40px;
}
.plan-cont.no-border {
  border: none;
}
.plan-row {
  min-height: 525px;
}
.phone-numb,
.phone-numb:active,
.phone-numb:focus,
.phone-numb:hover {
  color: inherit;
}
.header-head .phone-numb {
  color: #8331d3;
}
.static-cont .update-heading {
  margin-top: 30px;
}
@media (min-width: 1650px) {
  .scroll-top {
    right: 50px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
  .blog-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1500px) {
  .footer-mid .footer-heading {
    width: 90%;
  }
  .aip-browser {
    width: 506px;
  }
  .aip-emails {
    width: 644px;
    top: 24px;
    padding: 32px 15px 30px 35px;
    background-position: 20px 20px;
  }
  .aip-files {
    width: 555px;
  }
  .aip-vault {
    width: 586px;
  }
  .area-aip-box h3 {
    font-size: 25px;
  }
  .area-aip-box {
    height: 766px;
  }
  .banner-contact .banner-text {
    top: 53px;
    right: 20px;
  }
  .no-pad-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .sub-heading br {
    display: none;
  }
}
@media (max-width: 1279px) {
  .footer-mid .footer-heading {
    width: 100%;
  }
  .footer-top {
    padding-left: 0;
    padding-right: 0;
  }
  .area-aip-box {
    height: auto;
    overflow: hidden;
  }
  .aip-browser,
  .aip-emails,
  .aip-files,
  .aip-vault {
    width: 100%;
    position: static;
    float: left;
    height: auto;
  }
  .service-bottom {
    padding: 12px 15px;
  }
  .service-btn {
    font-size: 19px;
  }
  .service-text {
    font-size: 17px;
  }
  .banner-contact .banner-text {
    top: 20px;
  }
  .contact-form {
    padding: 0;
  }
  .tech-support-left {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-right {
    padding-top: 28px;
  }
  .footer-left {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .header-head {
    font-size: 26px;
  }
  .header-mid p {
    font-size: 12px;
  }
  .navbar-collapse {
    padding: 0;
  }
  .navbar-brand {
    padding-right: 0;
  }
  .navbar-default .navbar-nav > li > a {
    text-transform: none;
    padding: 15px 7.5px;
  }
  .header-right {
    padding-top: 30px;
  }
  .banner-text {
    bottom: 0;
    text-align: right;
  }
  .banner-text img {
    height: 100%;
  }
  .heading-1 {
    font-size: 30px;
  }
  .heading-4 {
    font-size: 23px;
  }
  .footer-menu li {
    width: 50%;
  }
  .menus-footer li {
    padding-left: 25px;
  }
  .service-text {
    font-size: 15px;
  }
  .service-row .heading {
    font-size: 40px;
    margin: 18px 0 10px;
  }
  .old-price {
    padding: 12px 10px 14px;
    font-size: 24px;
  }
  .cross-icon {
    width: 90px;
    background-position: center top;
  }
  .service-save {
    margin: 5px 0 15px;
    font-size: 30px;
  }
  .service-save strong {
    font-size: 45px;
  }
  .service-btn {
    font-size: 15px;
    font-weight: 400;
    padding: 10px 5px;
  }
  .service-bottom p {
    padding: 0 5px;
  }
  .banner-contact .banner-text {
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    text-align: left;
    padding: 10px;
    bottom: auto;
  }
  .suppoprt-row-last {
    margin-left: 25%;
  }
  .service-text-inenr {
    margin: 15px auto 0;
    width: 75%;
  }
  .header-info .header-head {
    font-size: 24px;
  }
  .plan-pra br {
    display: none;
  }
  .plan-head {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 13px;
  }
  .service-row,
  .service-row.service-second {
    background-size: cover;
    width: 100%;
  }
  .heading-1 {
    font-size: 22px;
  }
  .heading-4 {
    font-size: 18px;
  }
  .header-left,
  .header-right {
    text-align: center;
  }
  .banner-text {
    bottom: 0;
    text-align: right;
  }
  .footer-copy,
  .menus-footer {
    text-align: center;
  }
  .banner-text img {
    height: 100%;
  }
  .header-mid {
    padding: 0 15px;
  }
  .navbar-brand {
    padding: 10px 0 10px 10px;
  }
  .footer-top {
    padding: 0;
  }
  .menus-footer {
    width: 100%;
  }
  .menus-footer li {
    float: none;
    padding: 0;
    display: inline;
    margin: 0 5px;
  }
  .menus-footer li a {
    display: inline;
  }
  .navbar-default .container {
    padding-left: 0;
    padding-right: 0;
  }
  body.header-fixed .site-nav {
    float: left;
  }
  body.header-fixed .header-head {
    padding-right: 15px;
  }
  .area-aip-box h3 {
    font-size: 17px;
  }
  .service-row.service-second {
    margin-top: 19px;
  }
  .service-row .heading {
    font-size: 45px;
  }
  .old-price {
    font-size: 25px;
  }
  .service-save {
    font-size: 30px;
  }
  .service-btn {
    font-size: 16px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 6px 15px;
  }
  .banner-contact .banner-text {
    position: static;
    width: 100%;
    text-align: left;
  }
  .banner-contact .banner-img {
    display: none;
  }
  .banner-contact .banner-text .heading {
    font-size: 20px;
  }
  .banner-contact .banner-text p {
    font-size: 14px;
  }
  .service-text-inenr {
    margin: 15px auto 0;
    max-width: 490px;
  }
  .banner-contact .service-text-left .heading,
  .banner-contact .service-text-right p,
  .service-text-left .heading,
  .service-text-right p {
    font-size: 36px;
  }
  .partner-ms {
    display: none !important;
  }
  .support-dev-inner {
    border-width: 1px;
  }
  .support-dev-head,
  .support-device .support-dev-head {
    top: 1px;
  }
  .header-info .header-head {
    font-size: 19px;
  }
  .plan-pra br {
    display: none;
  }
  .plan-free-mid {
    min-height: 261px;
  }
  .plan-row {
    margin-bottom: 30px;
  }
  .suppoprt-row p {
    font-size: 13px;
  }
  .sub-heading {
    line-height: normal;
  }
  .call-suppoprt .suppoprt-row .heading-4 {
    font-size: 17px;
  }
  .plan-head {
    font-size: 21px;
  }
  .plan-free .plan-heading {
    font-size: 25px;
  }
  .testi-slider p {
    font-size: 13px;
  }
  .update-page {
    margin-top: 0;
  }
  .update-heading {
    font-size: 16px;
  }
  .support-list,
  .tps-class-cont .support-list {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .support-list li,
  .tps-class-cont .support-list li {
    line-height: 26px;
    font-size: 13px;
    background-position: 0 10px;
    width: 100%;
    padding-left: 25px;
    padding-right: 0;
  }
  .tps-class-head .heading {
    font-size: 20px;
  }
  .tps-class-head {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tps-class-head p {
    line-height: normal;
  }
  .cont-block {
    padding: 15px 0;
  }
  .static-cont .update-heading {
    line-height: 26px;
  }
  .static-cont ol li,
  .static-cont p,
  .static-cont ul li {
    font-size: 13px;
    line-height: normal;
  }
}
@media (max-width: 599px) {
  .banner-img {
    min-height: 250px;
  }
  .service-text-left {
    width: 100%;
    border: none;
    text-align: center;
    min-height: auto;
  }
  .service-text-right {
    float: none;
    margin: auto;
  }
}
@media (max-width: 479px) {
  .footer-menu li {
    width: 50%;
  }
  body.header-fixed .site-nav {
    width: 100%;
  }
  body.header-fixed .header-head {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  body.header-fixed .navbar-brand {
    width: 100%;
    text-align: center;
    padding: 5px;
  }
  body.header-fixed .navbar-brand > img {
    display: inline !important;
  }
  .contact-support .col-xs-6 {
    width: 100%;
  }
  .contact-support .col-xs-6 + .col-xs-6 {
    margin-top: 30px;
  }
  body.header-fixed .navbar-default .header-head {
    padding-top: 0;
  }
  .header-head span,
  .navbar-default {
    text-align: center;
  }
}
.error-message::before {
  content: "* ";
}
.error-message {
  color: red;
}
.banner-site.show_min {
  max-height: 660px;
  overflow: hidden;
}
.aso_banner {
  position: relative;
}
.app_stem_logo {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 25px;
}

a.navbar-brand {
  width: 250px;
}
.prod-updation-detail {
  display: inline-block;
  width: 100%;
  background: #f5f5f5;
  background: #bde8ff;
  background: -moz-linear-gradient(
    45deg,
    #bde8ff 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #bde8ff 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  background: linear-gradient(
    45deg,
    #bde8ff 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bde8ff', endColorstr='#ffffff', GradientType=1);
  border: solid 1px #bababa;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}

.aso_ai .container {
  width: 1170px;
}

.prod-updation-detail {
  display: inline-block;
  width: 100%;
  background: #f5f5f5;
  background: #bde8ff;
  /* Old browsers */
  background: -moz-linear-gradient(
    45deg,
    #bde8ff 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #bde8ff 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  background: linear-gradient(
    45deg,
    #c3c3c3 0%,
    #ffffff 68%,
    #ffffff 68%,
    #ffffff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bde8ff', endColorstr='#ffffff', GradientType=1);
  border: solid 1px #bababa;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}

.aso_ai .prod-updation-detail h2 a {
  display: inline-block;
  color: #265fb1;
  font-size: 28px;
  text-decoration: underline;
  line-height: 1.4;
  font-weight: 600;
}

.aso_ai .prod-updation-detail ul {
  padding: 0;
  margin: 25px 0 30px;
}

.prod-updation-detail li {
  font-size: 16px;
  color: #000;
  background: url(../img/right-ok-icon.png) no-repeat left center;
  padding-left: 30px;
  list-style: none;
  margin: 12px 0;
}

.aso_ai .prod-updation-detail a.btn-green {
  width: 100%;
  display: inline-block;
}

.aso_ai .prod-updation-detail img {
  max-width: 100%;
}

.mrg-left-img {
  margin-left: 50px;
  margin-top: 50px;
}

.offer-sec-dis {
  position: absolute;
  top: -14px;
  left: -14px;
}

.right-top-banner {
  float: left;
  width: 88%;
}

@media (max-width: 1200px) {
  .offer-sec-dis {
    top: -11px;
    left: -11px;
    width: 180px;
  }
  .right-top-banner {
    width: 82%;
  }
}

@media (max-width: 991px) {
  .mrg-left-img {
    margin-left: 20px;
  }
  .prod-updation-detail h2 a {
    font-size: 18px;
  }
  .prod-updation-detail p {
    font-size: 14px;
  }
  .offer-sec-dis {
    top: -6px;
    left: -6px;
    width: 120px;
  }
  .right-top-banner {
    width: 76%;
  }
  h2.tags_color {
    font-size: 25px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  a.navbar-brand {
    width: 150px;
  }
  .offer-sec-dis {
    top: -6px;
    left: -6px;
    width: 120px;
  }
  .right-top-banner {
    width: 71%;
  }
  h2.tags_color {
    font-size: 20px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .right-top-banner {
    width: 100%;
    margin-top: 10px;
  }
}
p.footer-copy {
  color: #fff;
}
p.footer-copy-btm {
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  padding: 0px 30px;
}
