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

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.bg-lg {
  background-color: #fafafa;
}

.img-fluid {
  width: 100%;
}

body.page-node-10191, body.page-node-103807, body.page-node-10195, body.page-node-103097, body.page-node-77321 {
  background-color: #fafafa;
}
body #navbar + .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body p {
  font-size: 16px;
  color: #7f7f7f;
}
body a {
  color: #54b8d3;
}
body a.btn-primary {
  background-color: #55b8d2;
  color: #fff;
  width: 100%;
  max-width: 300px;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;

  white-space: normal;
}
#block-block-119 {
  font-size: 16px;
}
body .hero-blocks, body .before-footer {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
body .hero-blocks{
  width: 1000px !important;
  max-width: 100%;
}
.footer-logo img {
  width: 219px;
}

.region.region-content,
.alert-success,
.col-sm-12{
  clear: both;
}

@media (min-width: 768px) {
  body .hero-blocks, body .before-footer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body .hero-blocks, body .before-footer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body .hero-blocks, body .before-footer {
    width: 1170px;
  }
}
body .main-content-top {
  float: left;
  width: 100%;
}

header.navbar.container-fluid {
  background-color: #222;
  border-bottom: 1px solid #eeeeee;
  max-width: 100%;
  width: 100%;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
}
body{
  padding-top: 30px;
}
/*.sticky-body{
  padding-top: 80px;
}*/
.region.region-mainnavigation ul.sf-main-menu > li > a{
  color: #fff;
   font-family: 'Hornet';
}
.region.region-mainnavigation ul.sf-main-menu > li > a:hover,
.region.region-mainnavigation ul.sf-main-menu > li.active-trail > a{
  background: #0095db;
  color: #fff;
}
header.navbar.container-fluid .logo {
  padding-right: 50px;
  border-right: 1px soild #eeeeee;
  position: relative;
}
header.navbar.container-fluid .logo:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  top: 12px;
  right: 0;
  background-color: #a7a7a7;
}
/*header.navbar.container-fluid .logo img {
  height: 42px;
}*/
header.navbar.container-fluid .menu.nav.navbar-nav {
  padding-left: 35px;
}
header.navbar.container-fluid .menu.nav.navbar-nav li a {
  color: rgba(68, 68, 68, 0.5);
  padding: 19px 0;
}
header.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
header.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #55b8d2 !important;
}

header.navbar.container-fluid .menu.nav.navbar-nav li a:hover{
  background: transparent !important;

  color: #55b8d2;
}
header.navbar.container-fluid .menu.nav li a:hover{
  background: none;
}
header.navbar.container-fluid .menu.nav li a {
  color: rgba(68, 68, 68, 0.5);
}
header.navbar.container-fluid .menu.nav li a {
  padding-left: 0;
  padding-right: 0;
}
header.navbar.container-fluid #block-menu-menu-user-login-menu {
  float: right;
  height: 58px;
}
header.navbar.container-fluid #block-menu-menu-user-login-menu .menu {
  margin-top: 8px;
}

#block-block-119 {
  margin-top: 50px;
}
#block-block-119 h1 {
  font-weight: 900;
  font-size: 39px;
  color: #444444;
  padding-bottom: 30px;
  margin-top: 5px;
}
#block-block-119 p {
  color: #7f7f7f;
  font-size: 16px;
/*  margin-top: 30px;
margin-bottom: 65px;*/
}
#block-block-119 .anti-spam-list ul li {
  color: #7f7f7f;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  list-style: none;
}
#block-block-119 .anti-spam-list ul{
  margin-left: -10px;
}
#block-block-119 .anti-spam-list ul li:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: -28px;
  top: 7px;
  background-image: url("/sites/default/files/images/list-icon.png");
  background-repeat: no-repeat;
}

#block-webform-client-block-76987 {
  margin-top: 60px;
  padding: 10px;
  background-color: #f6f6f6;
  margin-bottom: 40px;
}

.webform-component--instructions p {
  font-size: 22px;
  text-align: center;
  color: #959595;
  font-weight: 600;
  margin-bottom: 30px;
}
/*test*/
.input-group .form-control{
  margin-top: 0;
}
/*test end*/
/*.webform-component--email-address .control-label, .webform-component--company-name .control-label,
.webform-component--contact-name .control-label, .webform-component--website .control-label {
display: none;
}
*/
.form-item {
  width: 100% !important;
}

.form-control {
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 54px;
  color: #959595;
}

.control-label {
  color: #959595;
  font-weight: 400;
  font-size: 16px;
  display: block;
}

.form-select {
  width: 100%;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 54px;
  color: #959595;
}
#webform-client-form-76987 #edit-submitted-choose-plan,
#webform-client-form-76987 .form-item-submitted-choose-plan{
  display: none;
}

.form-submit {
  background-color: #55b8d2;
  color: #fff;
  width: 100%;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
  /*optional*/
  min-width: 100px;
}

.high-ratespam {
  text-align: center;
  margin-top: 50px;
  position: relative;
}
.high-ratespam img{
  margin-bottom: 20px;
}
.high-ratespam:before {
  content: "";
  display: block;
  width: 320px;
  height: 313px;
  background-image: url("/sites/default/files/images/left-hrsfs-image.png");
  background-size: cover;
  background-position: center top;
  position: absolute;
  left: 0;
  top: 30%;
}
.high-ratespam:after {
  content: "";
  display: block;
  width: 303px;
  height: 401px;
  background-image: url("/sites/default/files/images/right-hrsfs-image.png");
  background-size: cover;
  background-position: center top;
  position: absolute;
  top: 25%;
  right: 0;
  visibility: visible;

}
.high-ratespam h2 {
  font-size: 40px;
  font-weight: bold;
  color: #959595;
  margin-bottom: 100px;
}
.high-ratespam em {
  font-size: 24px;
  color: #444444;
  max-width: 700px;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: 900;
}
.high-ratespam p img {
  margin-bottom: 0;
  margin-top: 60px;
}
.high-ratespam p:last-child {
  color: #7f7f7f;
  font-size: 16px;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

.ec-customer {
  text-align: center;
  margin-top: 50px;
}
.ec-customer h2 {
  font-size: 24px;
  color: #444;
  font-weight: 900;
}
.ec-customer .partners {
  margin-bottom: 100px;
}
.ec-customer .partners h5 {
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 500;
  margin-top: 50px;
  margin-bottom: 50px;
}
.ec-customer .partners .first-row-partners {
  text-align: center;
}
.ec-customer .partners .second-row-partners {
  margin-top: 60px;
  text-align: center;
}

#block-block-121 {
  padding-bottom: 60px;
  padding-top: 60px;
  background-image: url("/sites/default/files/images/lgwatermark-bg.png");
  background-size: cover;
  background-position: center top;
}
#block-block-121 .btn-primary {
  background-color: #fff;
  color: #55b8d2;
  width: 100%;
  max-width: 365px;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
#block-block-121 p {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}
#block-menu-block-3 div.block-title{
  font-size: 14px;
}
#block-block-118 h1 {
  font-size: 189px;
  color: #444;
}
#block-block-118 p {
  color: #7f7f7f;
  font-size: 16px;
}
#block-block-118 p:nth-child(2) {
  font-size: 36px;
  font-weight: 600;
  color: #444;
}
#block-block-118 p img {
  display: inline-block;
  max-width: 140px !important;
  height: auto !important;
  text-align: right;
}
#block-block-118 .right-cloud h1 {
  display: none;
}
#block-block-118 .right-cloud p {
  text-align: right;
}
#block-block-118 .right-cloud p:nth-child(2) {
  font-size: 60px;
  font-weight: 600;
  color: #444;
}
#block-block-118 .cloud-spam {
  margin-top: 100px;
}
#block-block-118 .right-million-img {
  text-align: right;
}
#block-block-118 .left-cloud-img {
  text-align: left;
}

#block-block-120 {
  margin-top: 100px;
}
#block-block-120 .ec-everywhere h2 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
}
#block-block-120 .ec-everywhere p {
  font-size: 16px;
  color: #7f7f7f;
  max-width: 600px;
}
#block-block-120 .ec-everywhere-below {
  margin-bottom: 100px;
}
#block-block-120 .ec-everywhere-below .col-md-3 {
  padding: 45px;
  height: 220px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
#block-block-120 .ec-everywhere-below .col-md-3 h2 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
#block-block-120 .ec-everywhere-below .col-md-3 p {
  font-size: 12px;
  color: #7f7f7f;
}
#block-block-120 .ec-everywhere-below .col-md-3.bus {
  border-bottom: 2px solid #ffbe74;
  margin-top: 100px;
}
#block-block-120 .ec-everywhere-below .col-md-3.bus:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ffbe74;
}
#block-block-120 .ec-everywhere-below .col-md-3.edu {
  border-bottom: 2px solid #55b8d2;
  margin-left: -10px;
  margin-top: 40px;
}
#block-block-120 .ec-everywhere-below .col-md-3.edu:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
}
#block-block-120 .ec-everywhere-below .col-md-3.isp {
  border-bottom: 2px solid #ff846c;
  margin-left: 10px;
  margin-top: 90px;
  z-index: 99;
}
#block-block-120 .ec-everywhere-below .col-md-3.isp:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ff846c;
  line-height: 1.7;
}
#block-block-120 .ec-everywhere-below .col-md-3.resell {
  border-bottom: 2px solid #81ecd0;
  margin-left: -10px;
  margin-top: -90px;
  z-index: 95;
  padding-top: 20px;
}
#block-block-120 .ec-everywhere-below .col-md-3.resell:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #81ecd0;
}

#block-block-122 {
  padding-bottom: 60px;
  padding-top: 60px;
  background-image: url("/sites/default/files/images/lgwatermark-db-bg.png");
  background-size: cover;
  background-position: center top;
}
#block-block-122 .btn-primary {
  background-color: #fff;
  color: #55b8d2;
  width: 100%;
  max-width: 365px;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
#block-block-122 h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
}
#block-block-122 p {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}

#block-block-123 {
  margin-top: 100px;
}
#block-block-123 .features-block .features-left h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
  margin-top: 0;
}
#block-block-123 .features-block .features-left p {
  font-size: 16px;
  color: #7f7f7f;
  max-width: 600px;
}
#block-block-123 .features-block .features-all {
  margin-top: 60px;
}
#block-block-123 .features-block .features-all .fea-list {
  width: calc(33.33% - 10px);
  display: block;
  float: left;
  padding: 40px;
  height: auto;
  min-height: 250px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #fff;
  position: relative;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
#block-block-123 .features-block .features-all .fea-list:not(:last-child) {
  margin-right: 5px;
  margin-left: 5px;
}
#block-block-123 .features-block .features-all .fea-list h3 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: left;
}
#block-block-123 .features-block .features-all .fea-list h3:after {
  content: "";
  width: 38px;
  height: 23px;
  display: block;
  position: absolute;
  right: 20px;
  top: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 40px;
}
#block-block-123 .features-block .features-all .fea-list p {
  font-size: 12px;
  color: #7f7f7f;
  text-align: left;
}
#block-block-123 .features-block .features-all .fea-list:first-child {
  border-bottom: 2px solid #55b8d2;
}
#block-block-123 .features-block .features-all .fea-list:first-child:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
}
#block-block-123 .features-block .features-all .fea-list:first-child h3:after {
  background-image: url("/sites/default/files/images/email-contuinity-icon.png");
}
#block-block-123 .features-block .features-all .fea-list:nth-child(2) {
  border-bottom: 2px solid #81ecd0;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(2):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #81ecd0;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(2) h3:after {
  background-image: url("/sites/default/files/images/email-archiving.png");
}
#block-block-123 .features-block .features-all .fea-list:nth-child(3) {
  border-bottom: 2px solid #ff846c;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(3):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ff846c;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(3) h3:after {
  background-image: url("/sites/default/files/images/email-encryption-icon.png");
}
#block-block-123 .features-block .features-all .fea-list:nth-child(4) {
  border-bottom: 2px solid #ffbe74;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(4):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ffbe74;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(4) h3:after {
  background-image: url("/sites/default/files/images/free-mail-flow-monitor-icon.png");
}
#block-block-123 .features-block .features-all .fea-list:nth-child(5) {
  border-bottom: 2px solid #55b8d2;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(5):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(5) h3:after {
  background-image: url("/sites/default/files/images/everycloud-outlook-icon.png");
}
#block-block-123 .features-block .features-all .fea-list:nth-child(6) {
  border-bottom: 2px solid #81ecd0;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(6):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #81ecd0;
}
#block-block-123 .features-block .features-all .fea-list:nth-child(6) h3:after {
  background-image: url("/sites/default/files/images/email-protection-icon.png");
}

#block-block-124 {
  margin-top: 100px;
}
#block-block-124 .works-block {
  position: relative;
  height: 1020px;
  background-image: url("/sites/default/files/images/ldots-link-bg.png");
  background-repeat: no-repeat;
  background-position: 0 147px;
}
#block-block-124 .works-block .works {
  width: 50%;
  margin-left: 50%;
  float: right;
  text-align: right;
  display: block;
}
#block-block-124 .works-block .works h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
  margin-top: 0;
}
#block-block-124 .works-block .works p {
  font-size: 16px;
  color: #7f7f7f;
  max-width: 600px;
}
#block-block-124 .works-block .first-work,
#block-block-124 .works-block .second-work,
#block-block-124 .works-block .third-work {
  width: 300px;
  padding: 30px;
  margin-right: 30px;
  float: left;
  display: block;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
  padding-left: 50px;
}
#block-block-124 .works-block .first-work h3,
#block-block-124 .works-block .second-work h3,
#block-block-124 .works-block .third-work h3 {
  font-size: 16px;
}
#block-block-124 .works-block .first-work {
  top: 0;
  left: 0;
}
#block-block-124 .works-block .first-work h3 {
  color: #ff866c;
}
#block-block-124 .works-block .first-work:before {
  content: "1";
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 101px;
  font-weight: 900;
  font-style: italic;
  color: #55b8d2;
}
#block-block-124 .works-block .second-work {
  top: 270px;
  left: 39%;
}
#block-block-124 .works-block .second-work h3 {
  color: #ffbd74;
}
#block-block-124 .works-block .second-work:before {
  content: "2";
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 101px;
  font-weight: 900;
  font-style: italic;
  color: #55b8d2;
}
#block-block-124 .works-block .third-work {
  top: 620px;
  left: 19%;
}
#block-block-124 .works-block .third-work h3 {
  color: #81ecd0;
}
#block-block-124 .works-block .third-work:before {
  content: "3";
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 101px;
  font-weight: 900;
  font-style: italic;
  color: #55b8d2;
}
#block-block-124 .works-block .fourth-work {
  margin-top: 180px;
  max-width: 563px;
  display: block;
  float: left;
  position: absolute;
  bottom: 0;
  right: 385px;
}
#block-block-124 .works-block .fourth-work:after {
  content: "";
  display: block;
  position: absolute;
  right: -183px;
  top: 0;
  width: 163px;
  height: 163px;
  background-image: url("/sites/default/files/images/success-link-end-icon.png");
  background-repeat: no-repeat;
}

#block-block-125 {
  margin-top: 100px;
  padding-bottom: 60px;
  padding-top: 60px;
  background-image: url("/sites/default/files/images/lgwatermark-bg.png");
  background-size: cover;
  background-position: center top;
}
#block-block-125 .btn-primary {
  background-color: #fff;
  color: #55b8d2;
  width: 100%;
  max-width: 365px;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
#block-block-125 h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
}
#block-block-125 p {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}

.footer {
  border-top: 0;
}
.footer a:hover{
  background: none;
}
.footer a:hover{
  color: #000;
}
.footer #block-block-128 {
  margin-top: 25px;
  margin-bottom: 30px;
}
.footer #block-block-127 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer #block-block-127 p {
  font-size: 12px;
  color: #7f7f7f;
}
.footer .block-menu {
  width: 20%;
  display: block;
  float: left;
}
.footer .block-menu ul.menu.nav li {
  list-style: none;
  font-size: 12px;
  line-height: 1.2;
}
.footer .block-menu ul.menu.nav li a {
  padding-bottom: 7px;
  padding-top: 7px;
  color: #848484;
}
.footer .block-menu ul.menu.nav li a:hover{
  background: none;
  color: #55b8d2;
}
.footer .block-menu ul.menu.nav li:first-child {
  font-weight: 600;
  color: #55b8d2;
  /*padding-bottom: 30px;*/
}
.footer .block-menu ul.menu.nav li:first-child a {
  color: #55b8d2;
}

.after-foo {
  text-align: center;
}
.after-foo .region.region-footer-post {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
.after-foo p {
  font-size: 10px;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
}
.after-foo .social-link {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.after-foo .social-link ul{
  margin-left: 0;
}
.after-foo .social-link ul li {
  display: inline-block;
}

.page-node-10277 .navbar, .page-node-76987 .navbar {
  margin-bottom: 0;
}
.page-node-10277 .container-fluid + .container-fluid, .page-node-76987 .container-fluid + .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.page-node-10277 .main-container, .page-node-76987 .main-container {
  background-color: #fafafa;
}

.start-my-trial {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
.start-my-trial h1 {
  font-size: 72px;
  margin-bottom: 30px;
}
.start-my-trial .webform-client-form {
  margin-top: 30px;
}
.start-my-trial .webform-component--tracking-tag---page-1 {
  display: none;
}
.start-my-trial .form-control {
  border: none;
  box-shadow: none;
}
.start-my-trial .button-primary {
  margin-top: 30px;
  max-width: 300px;
}

#block-block-129 {
  text-align: center;
  margin-top: 100px;
  position: relative;
  margin-bottom: 100px;
}
#block-block-129:before {
  content: "";
  display: block;
  width: 157px;
  height: 169px;
  background-image: url("/sites/default/files/images/ccloud-white-bg-l.png");
  background-size: cover;
  background-position: center top;
  position: absolute;
  left: 0;
  top: 30%;
}
#block-block-129:after {
  content: "";
  display: block;
  width: 182px;
  height: 97px;
  background-image: url("/sites/default/files/images/cloud-white-r.png");
  background-size: cover;
  background-position: center top;
  position: absolute;
  top: 25%;
  right: 0;
  visibility: visible;
}
#block-block-129 h3 {
  font-size: 40px;
  font-weight: bold;
  color: #444;
  margin-bottom: 60px;
}
#block-block-129 em {
  font-size: 24px;
  color: #444444;
  max-width: 700px;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: 900;
}
#block-block-129 img {
  margin-bottom: 60px;
}
#block-block-129 p:last-child {
  color: #7f7f7f;
  font-size: 16px;
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

#block-block-132 {
  margin-bottom: 100px;
  padding-bottom: 59px;
  background-image: url(/sites/default/files/images/wintemccd-r.png), url(/sites/default/files/images/cicttaat-cloud-white-l.png), url(/sites/default/files/images/key-end-icon.png), url(/sites/default/files/images/to-r-dots-bg.png);
  background-repeat: no-repeat;
  background-position: top right, -70px 400px, 800px 600px,165px 159px;
}
#block-block-132 h3 {
  font-size: 24px;
  font-weight: 600;
  color: #444;
}
#block-block-132 .start-bottom-first {
  max-width: 600px;
}
#block-block-132 .start-bottom-first h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
}
#block-block-132 .start-bottom-second {
  text-align: right;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 100px;
}
#block-block-132 .start-bottom-third {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 100px;
}
#block-block-132 .start-bottom-forth {
  text-align: right;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.plans-price {
  display: block;
  width: 100%;
  float: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
.plans-price h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
}
.plans-price #webform-client-form-76987 .form-item {
  width: 100% !important;
}
.plans-price #webform-client-form-76987 .form-item p {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
}
.plans-price label[for="edit-submitted-partner-end-user"] {
  display: none;
}
.plans-price .form-radios {
  margin-top: 30px;
}
#webform-client-form-76987 .plans-price .form-radios{
  margin-bottom: 20px;
}
#webform-client-form-76987 #footer-wrapper-price p{
  font-size: 13px;
}
#webform-client-form-76987 #footer-wrapper-price table tr td{
  padding: 10px;
}
/*delete ofter remove span*/
#webform-client-form-76987 #footer-wrapper-price p span{
  /*display: none;*/
}
.plans-price .form-type-radio {
  display: inline-block;
  width: auto !important;
  vertical-align: middle;
  margin-bottom: 30px;
  margin-top: 0;
  margin-right: 30px;
}
.plans-price .button-primary {
  max-width: 300px;
}

#block-block-133 {
  text-align: center;
  margin-top: 100px;
  position: relative;
}
#block-block-133:before {
  content: "";
  display: block;
  width: 320px;
  height: 313px;
  /*background-image: url("/sites/default/files/images/l.png");*/
  background-size: cover;
  background-position: center top;
  position: absolute;
  left: 0;
  top: 30%;
}
#block-block-133:after {
  content: "";
  display: block;
  width: 303px;
  height: 401px;
  /*background-image: url("/sites/default/files/images/e.png");*/
  background-size: cover;
  background-position: center top;
  position: absolute;
  top: 25%;
  right: 0;
  visibility: visible;
}
#block-block-133 h2 {
  font-size: 40px;
  font-weight: bold;
  color: #959595;
  margin-bottom: 100px;
}
#block-block-133 em {
  font-size: 24px;
  color: #444444;
  max-width: 700px;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: 900;
}
#block-block-133 p img {
  margin-bottom: 60px;
  margin-top: 60px;
}
#block-block-133 p:last-child {
  color: #7f7f7f;
  font-size: 16px;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

#block-block-134 {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
#block-block-134 h2 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
  margin-top: 0;
}
#block-block-134 p {
  font-size: 16px;
  color: #7f7f7f;
  max-width: 600px;
}
#block-block-134 .plan-Price {
  margin-top: 60px;
}
#block-block-134 .plan-Price div {
  position: relative;
  width: 30.33%;
  min-height: 260px;
  float: left;
  border-bottom: 2px solid #ffbe74;
  padding: 45px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
#block-block-134 .plan-Price div:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ffbe74;
}
#block-block-134 .plan-Price div:not(.plan-learn) {
  margin-right: 1.5%;
}
#block-block-134 .plan-Price div:not(.plan-learn) {
  margin-left: 1.5%;
}
#block-block-134 .plan-Price .plan-customize {
  border-bottom: 2px solid #55b8d2;
}
#block-block-134 .plan-Price .plan-customize:after {
  background-color: #55b8d2;
}
#block-block-134 .plan-Price .plan-learn {
  border-bottom: 2px solid #ff846c;
  margin-left: 1.5%;
}
#block-block-134 .plan-Price .plan-learn:after {
  background-color: #ff846c;
}

.after-content {
  width: 100%;
  float: left;
  display: block;
}

.hero {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("/sites/default/files/images/hero-a.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.hero .view-content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
textarea#edit-comment-body-und-0-value {
  visibility: visible !important;
}
@media (min-width: 768px) {
  .hero .view-content {
    width: 750px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .hero .view-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .hero .view-content {
    width: 1170px;
  }
}
.hero h1 {
  font-weight: 900;
  font-size: 39px;
  color: #444444;
}
.hero p {
  color: #7f7f7f;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 65px;
}
.hero .try-now-block {
  text-align: center;
  max-width: 400px;
  margin-left: 0;
}
.hero .try-now-block a {
  text-align: center;
  margin-bottom: 15px;
  color: #7f7f7f;
}
.hero .try-now-block a.btn-primary {
  background-color: #55b8d2;
  color: #fff;
  width: 100%;
  max-width: 100%;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.hero .webform-client-form .form-submit {
  background-color: #55b8d2;
  color: #fff;
  width: 100%;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;

}

.hero.jumbotron {
  border-radius: 0;
  color: #fff;
}
.hero.jumbotron h1 {
  color: #fff;
}
.hero.jumbotron p {
  color: #fff;
  font-size: 16px;
}
.hero.jumbotron a {
  color: #fff;
  font-size: 16px;
}

.ahero-nav {
  top: -50px;
}
.ahero-nav p {
  background-color: #b2dceb;
  padding: 11px;
  border-radius: 22px;
  color: #fff;
}
.ahero-nav p a {
  color: #fff;
  padding: 12px;
}
.ahero-nav p a:hover {
  text-decoration: none;
  background-color: #54b8d3;
}

.feature-left {
  text-align: left;
  font-size: 16px;
  color: #7f7f7f;
}
.feature-left h2, .feature-left h1, .feature-left h3 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
}

.feature-right {
  text-align: right;
  font-size: 16px;
  color: #7f7f7f;
}
.feature-right h2, .feature-right h1, .feature-right h3 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
}

.watch-video-right {
  text-align: right;
}
.watch-video-right a.cboxElement{
  font-weight: bold;
}
.watch-video-right a{

}
.watch-video-right h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
  margin-top: 0;
}

.feature-img:first-child {
  text-align: left;
}
.feature-img:nth-child(2) {
  text-align: right;
}
.feature-img img {
  /* width: 100%;*/
  vertical-align: middle;
  max-width: 100%;
}
.feature-img .img-fluid {
  width: auto;
  max-width: 100%;
}

.feature-fw {
  font-size: 16px;
  color: #7f7f7f;
}
.feature-fw h2, .feature-fw h1, .feature-fw h3 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
}

.center-cv {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: center;
  text-align: center;
}

.aboutus-slider-container .view-header {
  text-align: center;
  font-size: 16px;
  color: #7f7f7f;
}
.aboutus-slider-container .view-header h2, 
.aboutus-slider-container .view-header h1, 
.aboutus-slider-container .view-header h3 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
}
.aboutus-slider-container .view-content .bx-wrapper {
  padding: 0 90px;
  text-align: center;
  box-shadow: none;
  background-color: transparent;
  border: 0;
}
.aboutus-slider-container .view-content .bx-wrapper .bxslider-views-slideshow-main-frame-row p {
  font-size: 24px;
  color: #444444;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: 500;
}
.aboutus-slider-container .view-content .bx-wrapper .bxslider-views-slideshow-main-frame-row img {
  margin: 15px auto;
}
.aboutus-slider-container .view-content .bx-wrapper .bxslider-views-slideshow-main-frame-row a:last-child {
  font-size: 16px;
  color: #7f7f7f;
}
.aboutus-slider-container .view-content .bx-wrapper .bx-controls-direction a {
  background-position: top center;
}
.aboutus-slider-container .view-content .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url("/sites/default/files/images/slide-nav-next.png");
}
.aboutus-slider-container .view-content .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url("/sites/default/files/images/slide-nav-prev.png");
}
.about-main .about,
#block-local-our-team-custom-slider .our-team-header{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#block-local-our-team-custom-slider .our-team-header{
  text-align: center;
}
#block-local-our-team-custom-slider .our-team-header,
#block-local-our-team-custom-slider .our-team-header h1{
  margin-bottom: 30px;
}
#block-local-our-team-custom-slider .our-team-header{
  margin-bottom: 50px;
}

.page-node-77321 .ec-customer.contextual-links-region{
  background: #f7f7f7;
  padding-top: 100px;
}
#block-views-our-team-block-2{
  padding-top: 100px;
}
.testimonial {
  text-align: center;
  position: relative;

}

.testimonial.email-prot-a-lft:before {
  content: '';
  width: 248px;
  height: 316px;
  position: absolute;
  left: 0;
  top: -50px;
  background-repeat: no-repeat;
  background-image: url("/sites/default/files/images/testimonial-email-protection-a.png");
}
.testimonial.email-prot-b-rgt:after {
  content: '';
  width: 226px;
  height: 866px;
  position: absolute;
  right: 0;
  top: -50px;
  background-repeat: no-repeat;
  background-image: url("/sites/default/files/images/testimonial-email-protection-b.png");
}
.testimonial.email-prot-c-lft:after {
  content: '';
  width: 236px;
  height: 386px;
  position: absolute;
  left: 0;
  top: -50px;
  background-repeat: no-repeat;
  background-image: url("/sites/default/files/images/testimonial-email-protection-c.png");
}
.testimonial.email-prot-d-rgt:after {
  content: '';
  width: 346px;
  height: 286px;
  position: absolute;
  right: 0;
  top: -50px;
  background-repeat: no-repeat;
  background-image: url("/sites/default/files/images/testimonial-email-protection-d.png");
}
.testimonial .row > .col-md-12{
  max-width: 100%;
  margin-left:  auto;
  margin-right:   auto;
}
.testimonial .row p{
  width: 600px;
  max-width: 100%;
  margin-left:  auto;
  margin-right:   auto;
}
.testimonial p:first-child {
  font-size: 24px;
  color: #444444;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: 500;
  width: 800px;
  max-width: 100%;
}

.testimonial h6 {
  font-size: 16px;
  color: #7f7f7f;
}

.watch-video-left a {
  display: block;
  float: left;
  width: 100%;
}
.watch-video-left a img {
  width: 100%;
}

.feat-card {
  display: block;
  float: left;
  padding: 50px;
  height: auto;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  background-color: #fff;
  position: relative;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
  border-bottom: 2px solid #55b8d2;
}
.feat-card:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
  line-height: 24px;
}
.feat-card a {
  font-weight: 600;
}
.feat-card .heading {
  color: #444444;
  font-weight: 600;
  margin-top: 30px;
  display: block;
}
.feat-card img {
  height: 30px;
}
.feat-card.yell {
  border-bottom: 2px solid #ffbe74;
}
.feat-card.yell:after {
  background-color: #55b8d2;
}
.feat-card.oran {
  border-bottom: 2px solid #ff846c;
}
.feat-card.oran:after {
  background-color: #ff846c;
}
.feat-card.lgreen {
  border-bottom: 2px solid #81ecd0;
}
.feat-card.lgreen:after {
  background-color: #81ecd0;
}

.product-details {
  background-image: url("/sites/default/files/images/email-prox-feat-bg.png");
  background-position: 0 80px;
  background-repeat: no-repeat;
}

.product-sixth-block {
  background-image: url("/sites/default/files/images/email-prox-feat-bg-b.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-position-y: 50px;
}

.try-office-btm {
  padding-bottom: 60px;
  padding-top: 60px;
  background-image: url(/sites/default/files/images/lgwatermark-db-bg.png);
  background-size: cover;
  background-position: center top;
}
.try-office-btm .btn-primary {
  background-color: #fff;
  color: #55b8d2;
  width: 100%;
  max-width: 365px;
  border-radius: 28px;
  border: none;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
.try-office-btm a {
  color: #fff;
  margin: 0 auto;
  margin-top: 15px;
  display: block;
}
.try-office-btm p:last-child {
  margin-top: 15px;
}
.try-office-btm p span {
  color: #fff;
}
.try-office-btm p span:first-child {
  margin-right: 15px;
}
.try-office-btm p a {
  display: inline;
}

.tooltip {
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
.tooltip .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #7f7f7f;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  font-size: 16px;
}
.tooltip.in {
  opacity: 1;
}
.tooltip .tooltip-arrow {
  border-left-color: #54b8d3;
}

.tst-slider-container {
  position: relative;
}

.tst-slider-nav-item {
  width: 20px;
  height: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 37%;
}
.tst-slider-nav-item.prev {
  position: absolute;
  left: 0;
  background-image: url("/sites/default/files/images/slide-nav-prev.png");
}
.tst-slider-nav-item.next {
  position: absolute;
  right: 0;
  background-image: url("/sites/default/files/images/slide-nav-next.png");
}

.avatar-list {
  list-style: none;
  text-align: center;
  /*  height: 160px;*/
  display: block;
  margin-top: 30px;
}
.avatar-list .avatar-list-item {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 15px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  border: 5px solid #ebebeb;
  transition: all .2s linear;
}
.avatar-list .avatar-list-item img {
  width: 100%;
}
.avatar-list .avatar-list-item.active {
/*  width: 160px;
height: 160px;*/

transform: scale(1.6);
}
.block-menu-block ul li{

}
.info-list {
  list-style: none;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 50px;
}

.info-list .info-list-item {
  display: none;
}
.info-list .info-list-item h4 {
  font-size: 24px;
  color: #444;
  font-weight: 900;
  margin-bottom: 0;
  margin-top: 30px;
}
.info-list .info-list-item p {
  margin-top: 15px;
}
.info-list .info-list-item.active {
  display: block;
}

.the-team-container {
  margin-top: 100px;
  padding-top: 200px;
  padding-bottom: 50px;
  position: relative;
  background-image: url("/sites/default/files/images/the-team-bg.png");
  background-position: center 0;
  background-repeat: no-repeat;
}
#node-77017 .field-type-text-with-summary{
  margin-bottom: 40px;
}
#block-block-149 .product-eleven-block.container{
  padding: 50px 0 60px;
}
#block-block-149 .built-for-icon + .product-eleven-block.container{
  padding: 0 15px;
}

#webform-client-form-76987 .webform-previous{
  display: none;
}

/* .custom-menu */
.custom-menu .nav > li{
  padding-left: 7px !important;
  padding-right: 7px !important;
}
.custom-menu .nav > li > a{
  padding-left: 3px !important;
  padding-right: 3px !important;
  font-size: 12px !important;
}
body .form-control, body .form-select{
  color: #0c0a0a;
}
body.page-user #block-system-main .panel-col-first.panel-panel,
body.page-user #block-system-main .panel-col-last.panel-panel{
  width: 50% !important;
}
body.page-user .panel-2col-stacked .panel-col-first.panel-panel{
  padding-right: 20px;
}
body.page-user .panel-2col-stacked .panel-col-last.panel-panel{
  padding-left: 20px;
}
.custom-card .card-text{
  margin-bottom: 40px;
}
.custom-card img{
  width: 100%;
}
.custom-card h5{
  font-size: 20px;
}
.custom-card img{
  max-width: 100%;
}
body.page-user .custom-card .list-group{
  border: 1px solid #ccc;
  padding-bottom: 30px;
  padding-top: 5px;
}
body.page-user #block-system-main .list-group li{
  border: none;
  margin-bottom: 0;
  padding: 5px 0 0;
}
.page-user #user-profile-form--2 .form-item,
.page-user #user-profile-form--1 .form-item,
.page-user #user-profile-form .form-item{
  width: 540px !important;
  max-width: 100% !important;
  padding: 0 ;
}
.page-user #user-profile-form--2 .help-block,
.page-user #user-profile-form--1 .help-block,
.page-user #user-profile-form .help-block{
  left: auto !important;
  right: -330px;
  width: 300px;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
  /*padding: 10px;*/
  border-left: 0;
}
.page-user #user-profile-form--2 .form-group.error label, 
.page-user #user-profile-form--2 .form-group.has-error label, 
.page-user #user-profile-form--2 .form-group.error .control-label, 
.page-user #user-profile-form--2 .form-group.has-error .control-label,

.page-user #user-profile-form--1 .form-group.error label, 
.page-user #user-profile-form--1 .form-group.has-error label, 
.page-user #user-profile-form--1 .form-group.error .control-label, 
.page-user #user-profile-form--1 .form-group.has-error .control-label,

.page-user #user-profile-form .form-group.error label, 
.page-user #user-profile-form .form-group.has-error label, 
.page-user #user-profile-form .form-group.error .control-label, 
.page-user #user-profile-form .form-group.has-error .control-label{
  z-index: 11;
}
.page-user #user-profile-form--2 .form-type-password-confirm .row,
.page-user #user-profile-form--1 .form-type-password-confirm .row,
.page-user #user-profile-form .form-type-password-confirm .row{
  margin-left: 0;
  margin-right: 0;
}
.progress-bar-success {
  width: 100% !important;
}
.page-user #user-profile-form--1 .progress-bar-success,
.page-user #user-profile-form--2 .progress-bar-success,
.page-user #user-profile-form .progress-bar-success {
  width: calc(100% - 40px) !important;
}
.page-user .panel-pane.pane-custom.pane-3 > .pane-content{
/*padding: 30px;
border: 1px solid #ddd;*/
}
/* .custom-menu */
#navbar #navbar-collapse #superfish-1-toggle{
  display: none;
}
header.navbar.container-fluid{
  z-index: 11;
}
.banner{
  width: 100%;
}
.big-review p{

}
/*=================== review page container =================*/
.page-node-157374 header.navbar + .container-fluid{
  position: relative;
  z-index: -1;
}
#block-block-210{
  width: 100%;
  clear: both;
}
/*=================== review page container =================*/

/*=================== partner section slider =================*/
#block-views-slider-partner-area-block .bx-wrapper{
  box-shadow: none;
}
#block-views-slider-partner-area-block .bx-wrapper .bx-pager{
  padding-top: 0;
}
#block-views-slider-partner-area-block .bxslider_views_slideshow_main li{
  display: flex;
  flex-wrap: wrap;

}
#block-views-slider-partner-area-block .bxslider_views_slideshow_main li{
  display: flex;
  flex-wrap: wrap;

}
#block-views-slider-partner-area-block .views-field-title {
  width: 100%;
}
#block-views-slider-partner-area-block .views-field-title span{
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 20px;
  display: block;
}
#block-views-slider-partner-area-block .views-field-field-slider-image{
  width: 50%;
}
#block-views-slider-partner-area-block  .views-field-body{
  width: 50%;
  padding: 0 30px;
}
/*new design*/
header.navbar.container-fluid{
  border: none;
}
header.navbar.container-fluid .logo:after{
  display: none !important;
}
.region.region-mainnavigation ul ul,
.region.region-mainnavigation ul.sf-menu .sf-sub-indicator{
  display: none !important;
}

/*new design end*/
/*=================== partner section slider end =================*/

@media (max-width: 1330px){
  section#block-menu-block-3{
    width: 100px !important;
  }
  #block-menu-block-3 .block-title.block-title{
    font-size: 13px !important;
  }

}
@media (max-width: 1366px) and (min-width: 991px){
  #navbar #navbar-collapse .region-mainnavigation ul.sf-main-menu{
    display: block !important;
  }
}
@media (max-width: 1200px){
  #block-menu-block-3 .block-title.block-title {
    font-size: 12px;
    padding: 0 24px 0 0;
  }
  #block-menu-block-3 .block-title.block-title{
    font-size: 12px !important;
    margin-top: 11px !important;
  }
  body .navbar-header{
    margin-right: 4px !important;
  }
  header.navbar.container-fluid .logo{
    padding-right: 9px !important; 
  }
}
@media (max-width: 1330px) and (min-width: 1201px){
  #block-menu-block-3 .block-title.block-title{
    font-size: 12px !important;
    padding-left: 0 !important;
  }
  .region.region-mainnavigation ul.sf-main-menu > li > a{
    padding: 5px 11px;
    font-size: 13px;
  }

}

@media (max-width: 1200px) and (min-width: 992px){
  .region.region-mainnavigation ul.sf-main-menu > li > a{
    padding: 5px 10px !important;
    font-size: 13px;
  }
  #block-menu-block-3 .block-title.block-title{
    font-size: 12px;
  }
  header.navbar.container-fluid .logo{
    padding-right: 20px;
  }
  header.navbar.container-fluid{
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1500px) and (min-width:992px ){
  .testimonial.email-prot-c-lft,
  .testimonial.email-prot-a-lft,
  .testimonial.email-prot-b-lft,
  .testimonial.email-prot-d-lft,
  .testimonial.email-prot-e-lft{
    padding-left:   250px;
    padding-right: 150px;
  }
  .testimonial.email-prot-d-rgt,
  .testimonial.email-prot-a-rgt,
  .testimonial.email-prot-b-rgt,
  .testimonial.email-prot-c-rgt,
  .testimonial.email-prot-e-rgt{
    padding-right:   250px;
    padding-left: 150px;
  }
  .testimonial .container{
    width: 100%;
  }
}
@media (max-width: 1199px){
  .container{
    width: 100%;
  }
  #block-block-123 .features-block .features-all{
    display: flex;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    flex-wrap: wrap;

  }
  .start-bottom-third{
    width: 330px;
  }
  /*========== common open ==========*/
  .custom-menu ul.nav > li > a{
    padding: 10px 5px;
    font-size: 14px;
  }

  #block-block-120 .ec-everywhere-below .col-md-3{
    height: auto;
  }
  header.navbar.container-fluid .menu.nav.navbar-nav{
    padding-left: 25px;
  }
  header.navbar .container-fluid .nav > li{
    padding-left: 7px;
    padding-right: 7px;
  }
  #block-menu-block-3 .block-title.block-title{

    margin-top: 12px;
    font-size: 13px;
  }
/*  #block-menu-block-3 .content{
margin-top: 40px;
}*/
header.navbar.container-fluid .logo{
  padding-right: 22px;
}
/*========== common end ==========*/

/*========== Home page highest rate ==========*/
.high-ratespam em{
  position: relative;
  top: -50px;
}
.high-ratespam p:last-child{
  width: 450px;
  max-width: 100%;
}
#block-block-119 p{
  margin-bottom: 0;
}
.high-ratespam {
  margin-top:  0;
}

#block-block-118 .left-million h1{
  font-size: 120px;
}
/*========== Home page highest rate  end ==========*/
.social-link ul{
  margin-left: 0;
}

.high-ratespam em,
.high-ratespam p:last-child{
  width: 450px;
  max-width: 100%;
}
.high-ratespam{
  margin-top: 0;
}
.high-ratespam:before{
  width: 270px;
  height: 266px;
}

#block-block-177 .product-eight-block .img-fluid{
  max-width: 100%;
  height: auto;
  width: 600px !important;
  height: auto !important;
}
}


@media (min-width: 768px) and (max-width: 991px) {
  /*========== bootstrap nav open ==========*/
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }
  #block-menu-block-3 .content{
    top: 40px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    /*margin: 7.5px -15px;*/
    margin: 7.5px 50px 7.5px -15px
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in { 
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }

  /*========== bootstrap nav end ==========*/

}

@media (max-width: 991px){

  /*========== common ===========*/
  .mt-100,
  .email-sec-right.col-md-6.feature-img,
  .market-place-right,
  .ec-customer,
  #block-block-118 .cloud-spam,
  .watch-video-right h1,
  .part-mind-right,
  .block-second-img,
  .product-details .feature-img .img-fluid,
  .product-fifth-block .feature-img .img-fluid,
  .manage-filter-right.feature-right h3,
  .advance-report .advance-report-right h3,
  .plain-text-footer .plain-text-footer-right h3,
  .demo-video .demo-video-right ,
  .email-con .email-con-right .img-fluid,
  .plans-price ,
  .plans-price .plans-price-right-img,
  .center-cv h3 {
    margin-top:  50px;

  }
  .product-fifth-block,
  .product-block-first.row.center-cv.mt-100,
  .manage-filter.row.center-cv.mt-100,
  .advance-report.row .advance-report-left{
    margin-top: 0;
  }
  .hero .view-content{
    padding-left: 0;
    padding-right: 0;
  }
  .our-company{
    padding-bottom: 70px;
    /* margin-top: 0;*/
  }

  /*========== common end ==========*/
  form .form-actions{
    display: block;
  }
  #block-block-132 .start-bottom-block .start-bottom-third{
    width: 100%;
  }
  /*========== Home menu ==========*/
  header.navbar .container-fluid .menu.nav.navbar-nav li a{
    padding: 10px 0;
  }
  header.navbar.container-fluid .menu.nav.navbar-nav{
    padding-left: 0;
    padding-right:  0;
    margin-right:  0;
    margin-left: 0;
  }
  .navbar-default .navbar-toggle:hover, 
  .navbar-default .navbar-toggle:focus{
    color: #fff;
    background: #444;
  }
  .navbar-default .navbar-toggle span{
    color: #fff;
  }
  #block-menu-block-3 .content{
    width: 100%;
    position: static;
    border: none;
    padding: 10px 0;
  }

  #block-menu-block-3 .block-title.block-title{
    font-size: 14px;
    margin-left: 5px;
  }
  #block-menu-block-3 div.block-title{
    background-repeat: no-repeat;
    float: none;
    padding: 0;

  }
  #block-menu-block-3 .content {
    margin-top: 0;
  }
  header.navbar.container-fluid .content .menu.nav li a{
    padding-left: 0;
    padding-right: 0;
  }
  .region.region-mainnavigation{
    float: left;
  }
  .region.region-mainnavigation{
    width: 100%;
  }
  .navbar-toggle{
    background: #55b8d2;
    margin-right: 0;
  }
  .navbar-default .navbar-toggle span.icon-bar {
    background: #fff;
  }
  .region.region-mainnavigation .menuparent.sf-expanded ul {
    margin-left: 20px !important;
  }
  /*========== Home menu end==========*/


  /*========== header ==========*/
  header.navbar.container-fluid .logo:after {
    display: none;
  }
  header.navbar.container-fluid.nav {
    padding-left: 0;
  }
  header.navbar.container-fluid.nav li {
    border-bottom: 1px solid #ddd;
  }
  header.navbar.container-fluid.nav li.active a {
    color: #54b8d3;
    background-color: #fff;
  }
  header.navbar.container-fluid .menu.nav.navbar-nav {
    padding-left: 0;
  }
  header.navbar.container-fluid .menu.nav.navbar-nav li.active a {
    background-color: transparent;
    color: #54b8d3;
  }
  header.navbar.container-fluid #block-menu-menu-user-login-menu {
    float: left;
    padding-left: 0;
    margin-left: -15px;
  }
  /*========== header end ===========*/


  #block-block-118 .left-million {
    padding-top: 50px;
  }
  #block-block-121 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .front .webform-client-form .table-responsive{
    display: none;
  }
  /* Home page highest rate */
  .high-ratespam em{
    font-size: 21px;
    width: 480px;
    font-size: 20px;
    max-width: 100%;
  }
  /*========== Home page highest rate  end ==========*/
  #block-webform-client-block-76987 {
    max-width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;

  }
  .high-ratespam p:last-child{
    width: 350px;
  }
  #block-block-123 .features-block .features-all .fea-list h3:after{
    right: 15px;
  }

  /*font-control*/
  #block-block-120 .ec-everywhere h2, 
  #block-block-118 .right-cloud p:nth-child(2), 
  #block-block-123 .features-block .features-left h1, 
  #block-block-124 .works-block .works h1,
  .feature-left h2, .feature-left h1, .feature-left h3,
  .watch-video-right h1,
  #block-block-120 .ec-everywhere h2,
  #block-block-118 .right-cloud p:nth-child(2),
  #block-block-123 .features-block .features-left h1,
  #block-block-124 .works-block .works h1,
  #block-block-122 h2,
  #block-block-122 h2,
  .feature-fw h2, .feature-fw h1, .feature-fw h3,
  .block-second-img h3,
  .feature-right h2, 
  .feature-right h1, 
  .feature-right h3 {
    font-size: 40px;
  }
  #block-block-118 .left-million h1
  {
    font-size: 50px;
    font-weight: 600;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.resell{
    margin: 0;

  }
  #block-block-120 .ec-everywhere-below .col-md-3{
    height: auto;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.isp,
  #block-block-120 .ec-everywhere-below .col-md-3.resell{
    /* margin-top: 40px; */
  }

  /*Email Security Services*/

  #block-block-123 .features-block .features-all .fea-list{
    width: 100%;
    min-height: auto;
  }
  /*========== pricing page  ==========*/
  #block-block-134 .plan-Price .plan-learn,
  #block-block-134 .plan-Price div:not(.plan-learn) {
    margin-left: 0;
    margin-right: 0;
  }
  /*========== pricing page end ==========*/
  /*hero section*/
  .hero {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /*hero section end*/
  .page-header {
    border: none;
  }
  #block-block-122 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .page-node-76987 .main-container.container-fluid:first-child, 
  .page-node-10277 .main-container.container-fluid:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .high-ratespam h2 {
    font-size: 30px;
    margin-bottom: 80px;
  }
  .high-ratespam:before {
    display: none;
    background-image: none;
  }
  .high-ratespam:after {
    display: none;
    background-image: none;
  }


  .ec-customer .partners {
    margin-bottom: 80px;
  }



  #block-block-118 .right-million-img {
    text-align: center;
  }
  #block-block-118 .right-million-img img {
    max-width: 100%;
  }
  #block-block-118 .left-cloud-img {
    text-align: center;
  }
  #block-block-118 .left-cloud-img img {
    max-width: 100%;
  }
  #block-block-118 .right-cloud p {
    text-align: left;
  }
  #block-block-118 .right-cloud p:nth-child(2) {
    font-size: 30px;
    text-align: left;
    margin-top: 30px;
  }

  #block-block-120 {
    margin-top: 80px;
  }
  #block-block-120 .ec-everywhere {
    padding-left: 15px;
    padding-right: 15px;
  }
  #block-block-120 .ec-everywhere h2 {
    font-size: 30px;
  }
  #block-block-120 .ec-everywhere-below {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 80px;
  }
  #block-block-120 .ec-everywhere-below .col-md-3 {
    height: auto;
    margin-top: 30px;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.bus {
    margin-top: 30px;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.edu {
    margin-top: 30px;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.isp {
    margin-top: 30px;
    margin-left: 0;
  }
  #block-block-120 .ec-everywhere-below .col-md-3.resell {
    margin-top: 30px;
    margin-left: 0;
  }
  #block-block-120 .ec-everywhere-below .col-md-3:after {
    text-align: center;
  }

  #block-block-123 {
    margin-top: 80px;
  }
  #block-block-123 .features-block .features-left h1 {
    font-size: 30px;
  }
  #block-block-123 .features-block .features-all .fea-list {
    width: 100%;
    margin-right: 0 !important;
  }
  #block-block-123 .features-block .features-all .fea-list:not(:last-child){
    margin-left:  0;
    margin-right:   0;
  }
  #block-block-124 {
    margin-top: 80px;
  }
  #block-block-124 .works-block {
    height: auto;
    background-image: none;
    width: 100%;
  }
  #block-block-124 .works-block .works {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  #block-block-124 .works-block .works h1 {
    font-size: 30px;
    text-align: left;
  }
  #block-block-124 .works-block .works p {
    text-align: right;
    max-width: 100%;
  }
  #block-block-124 .works-block .first-work {

    position: relative;
    left: auto;
    top: auto;
    float: left;

  }
  #block-block-124 .works-block .first-work,
  #block-block-124 .works-block .second-work,
  #block-block-124 .works-block .third-work,
  #block-block-124 .works-block .fourth-work{
    width: calc(100% - 50px) !important;
    margin: 20px 0;
    margin-left: 25px;
    max-width: 100%;

  }
  #block-block-124 .works-block .first-work:before {
    left: -10px;
    font-size: 60px;
  }
  #block-block-124 .works-block .second-work {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    float: left;
  }
  #block-block-124 .works-block .second-work:before {
    left: -10px;
    font-size: 60px;
  }
  #block-block-124 .works-block .third-work {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    float: left;
  }
  #block-block-124 .works-block .first-work:before,
  #block-block-124 .works-block .second-work:before,
  #block-block-124 .works-block .third-work:before {
    left: -22px;
    font-size: 60px;
    top: 16%
  }
  #block-block-124 .works-block .fourth-work {
    float: left;
    right: auto;
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    float: left;
  }
  #block-block-124 .works-block .fourth-work:before {
    left: -10px;
    font-size: 60px;
  }
  #block-block-124 .works-block .fourth-work:after {
    display: none;
  }

  #block-block-125 {
    margin-top: 80px;
    padding: 20px;
  }

  .start-my-trial {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .start-my-trial h1 {
    font-size: 30px;
  }
  .start-my-trial .start-my-img {
    text-align: center;
  }
  .start-my-trial .start-my-form .webform-previous,
  .start-my-trial .start-my-form .button-primary.form-submit {
    max-width: 100%;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  #block-block-129 {
    margin-top: 0;
    margin-bottom: 80px;
  }
  #block-block-129:after {
    display: none;
  }
  #block-block-129:before {
    display: none;
  }

  #block-block-132 {
    background-image: none;
    margin-bottom: 80px;
  }
  #block-block-132 .start-bottom-block .start-bottom-first {
    max-width: 100%;
    width: 100%;
  }
  #block-block-132 .start-bottom-block .start-bottom-second {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 50px;
  }
  #block-block-132 .start-bottom-block .start-bottom-third {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 50px;
  }
  #block-block-132 .start-bottom-block .start-bottom-forth {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 50px;
  }

  .plans-price {
    /*    margin-top: 80px;*/
    margin-bottom: 0;
  }
  .plans-price .plans-price-left h1 {
    font-size: 30px;
  }
  .plans-price .plans-price-left .form-radios {
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  .plans-price .plans-price-left .form-type-radio {
    margin-bottom: 15px;
  }
  .plans-price .plans-price-right-img {
    text-align: center;

  }
  .plans-price .plans-price-right-img img {
    max-width: 100%;
  }

  #block-block-133 {
    margin-top: 80px;
  }
  #block-block-133 p img {
    margin-top: 30px;
    margin-bottom: 0;
  }

  #block-block-134 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  #block-block-134 h2 {
    font-size: 48px;
  }
  #block-block-134 .plan-Price .plan-easy-quote {
    width: 100%;
    min-height: auto;
    margin-top: 30px;
  }
  #block-block-134 .plan-Price .plan-customize {
    width: 100%;
    min-height: auto;
    margin-top: 30px;
  }

  #block-block-134 .plan-Price .plan-learn {
    width: 100%;
    min-height: auto;
    margin-top: 30px;
  }

  .before-footer .footer .region-footer .block-menu {
    width: 33.33%;
    margin-top: 15px;

  }
  .footer .region.region-footer{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    flex-wrap: wrap;
  }
  .before-footer .footer .region-footer .block-menu ul.menu.nav li:first-child {
    padding-bottom: 0;
  }

  .tabs--primary {
    display: block;
    float: left;
    width: 100%;
  }

  .region {
    display: block;

    width: 100%;
  }

  .logged-in header.navbar {
    position: relative;
  }
  /*.logged-in.admin-menu header.navbar{
    margin-top: 72px;
  }*/
  .block-superfish{
    position: static;
  }

  #superfish-1-accordion{
    display: block !important;
    position: static !important;
    display: block !important;
    position: static !important;
    height: auto !important;
    width: 100% !important;

  }
  #superfish-1-toggle{
    display: none !important;
  }
  #block-menu-menu-user-login-menu {
    width: 100%;
    float: left;
    padding-left: 20px;
  }

  .testimonial:before {
    display: none;
  }
  .testimonial:after {
    display: none;
  }

  .product-details {
    background-image: none;
  }


.ahero-nav {
  display: none;
}
/*========== product page ==========*/

.watch-video-left a img{
  width: 450px;
  max-width: 100%;

}

.watch-video-left a{
  text-align: center;
}
.target-attack,
.ransomware-attack,
.real-time-alert,
.blend-attack,
.notify-report,
.spam-protect,
.tech-support,
.demo-video{
  text-align: center !important;
}
.watch-video-left a{
  float: none;
}

/*========== product page end ==========*/

/*=========== about us page ===========*/
.page-node-77321 .ec-customer.contextual-links-region{

  padding-top: 50px;
}
#block-views-our-team-block-2{
  padding-top: 50px;
}

/*========== about us page end==========*/
.tools-right.feature-img,
.story-second-right-img{
  margin-top: 0 ;

}
.page-user #user-profile-form--2 .help-block,
.page-user #user-profile-form .help-block,
.page-user #user-profile-form--1 .help-block {
  right: -180px;
  width: 200px;
}
#navbar #block-menu-block-3 .block-title.block-title{
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Gotham';
}
#navbar #block-menu-block-3 ul,
.region.region-mainnavigation ul ul{
  padding: 0 30px;
}
#navbar #block-menu-block-3 ul li a{
  font-size: 16px !important;
}
header.navbar.container-fluid .menu.nav li a{
  color: rgba(0, 0, 0, 0.8);
}
section#block-menu-block-3{
  width: 100% !important;
}
.logged-in header.navbar{
  padding: 0 ;
}
#navbar-collapse{
  margin: 0;
  /*background: #fafafa;*/
  background: #55b8d2;
  padding-bottom: 40px;
  /*padding-top: 20px;*/
}
#navbar-collapse ul{
  background: no-repeat;
}
#block-menu-block-3 .content{
  background: transparent;
}
.nav > li:after{
  display: none;
}
#navbar #block-menu-block-3 .block-title.block-title{
  color: #fff;
  display: none;
}
.region.region-mainnavigation ul ul{
  background: none !important;
}
.region-mainnavigation ul.sf-menu.menu > li.menuparent a,
#block-menu-block-3 div.block-title{
  /*background:  url(/sites/all/themes/everycloud/images/button-services.png) top right no-repeat;*/
}
.region-mainnavigation ul.sf-menu.menu > li.menuparent .sf-has-clone-parent li a{
  background: none;
}
/*  #block-menu-block-3 div.block-title {
background:  url(/sites/all/themes/everycloud/images/button-services.png) top right repeat-x;
}*/
.region-mainnavigation ul.sf-menu.menu > li.menuparent a{
  padding: 5px 20px 5px 0;
  margin: 5px 0;
}
  .start-my-img{
    order: 2;
  }
   .start-my-form{
    order: 1;
  }
}

@media (max-width: 767px){
  .view-tweets table,
  .view-tweets tr,
  .view-tweets td{
    display: block !important;
    width: 100% !important;
  }
  #block-block-120 .ec-everywhere h2, 
  #block-block-118 .right-cloud p:nth-child(2), 
  #block-block-123 .features-block .features-left h1, 
  #block-block-124 .works-block .works h1,
  .feature-left h2, .feature-left h1, .feature-left h3,
  .watch-video-right h1,
  #block-block-118 .left-million h1, 
  .feature-right h2, 
  .feature-right h1, .feature-right h3,
  #block-block-120 .ec-everywhere h2,
  #block-block-118 .right-cloud p:nth-child(2),
  #block-block-123 .features-block .features-left h1,
  #block-block-124 .works-block .works h1,
  #block-block-122 h2,
  #block-block-122 h2,
  .feature-fw h2, .feature-fw h1, .feature-fw h3,
  .block-second-img h3,
  .testimonial p:first-child,
  .block-second-img h3{
    font-size: 35px;
  }


  .testimonial p:first-child{
    font-size: 18px;
  }

  /*=========== image section ===========*/
  .feature-img,
  /*  #block-block-118 .left-million h1, */
  .feature-right h2, 
  .feature-right h1, 
  .feature-right h3,
  .feature-left h2, 
  .feature-left h1, 
  .feature-left h3,
  .feature-right,
  .feature-left{
    text-align: center !important;
  }
  .feature-right,
  .feature-left{
    width: 100%;
  }
  .our-company .row:after,
  .our-company .row:before {
    display: none;
  }
  .our-company .row.center-cv,
  .product-details .row.center-cv,
  .product-fifth-block .row.center-cv,
  .row.center-cv{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .feature-img{
    order: 1;
    /*margin-top: 30px;*/
  }
  .email-sec {
    margin-top: 0;
  }
  .feature-left,
  .feature-right{
    order: 2;
    margin-top: 0;
  }
  .market-place-right.col-md-6.feature-right{
    margin-top: 0;
  }
  .row.center-cv{
    margin-top: 0;
    margin-bottom: 50px;
  }

  /*=========== image section end ===========*/
  /*=========== custom-menu ===========*/
  body .container-fluid:first-child{
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden;
  }
  .custom-menu ul.nav{
    display: block;
    padding: 20px;
    width: 100%;
    max-width: 100%;
    margin-left: 0;

    margin-right: auto;
  }
  .custom-menu ul.nav li:after{
    display: none;
  }
  /*========Home ========*/
  #block-block-120 .ec-everywhere h2, #block-block-118 .right-cloud p:nth-child(2), 
  #block-block-123 .features-block .features-left h1,
  #block-block-124 .works-block .works h1,
  #block-block-119 h1,
  #block-block-118 p:nth-child(2){
    font-size: 29px;
  }
  /*========thank you page========*/
  .page-node-107829 .hero.jumbotron{
    background-position: right center;
  }
  .page-node-107829 .hero p{
    margin-bottom: 40px;
    text-align: left !important;
    /*=========== Home page ===========*/
  }
  .page-node-107829 .product-email-left{
    padding-left: 0;
    padding-right: 0;
  }
  /*=========== dashboard ===========*/  
  .panel-col-first,
  .panel-col-last{
    width: 100% !important;
  }
  .panel-2col-bricks .panel-col-last .inside{
    margin: 0;
  }
  body .hero-blocks, body .before-footer{
    padding-left: 0;
    padding-right: 0;
  }
  .node-type-customer .cke_browser_webkit{
    overflow-x: hidden;
  }
  /*=========== footer ===========*/
  .after-foo .region.region-footer-post{
    width: 100%;
    margin: 0;
  }
  body .before-footer{
    padding-left:  0;
    padding-right:  0;
  }
  .footer{
    margin-top: 0;
    padding-top: 0;
  }
  .footer .block-menu ul.menu.nav li{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .footer .block-menu ul.menu.nav li a{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /*==========about page ==========*/
  .aboutus-slider-container .view-content .bx-wrapper .bxslider-views-slideshow-main-frame-row p{
    font-size: 14px;
  }
  .aboutus-slider-container .view-content .bx-wrapper{
    padding: 0 20px;
  }
  .the-team-container{
    margin-top: 50px;
  }
  .info-list{
    padding-left: 0;
  }
  .after-foo .social-link,
  .the-team-container{
    padding-bottom: 0;
  }
  .bx-wrapper .bx-controls-direction a{
    top: 20%;
  }
  .aboutus-slider-container .view-content .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -5px;
  }
  .aboutus-slider-container .view-content .bx-wrapper .bx-controls-direction a.bx-next{
    right: -5px;
  }
  .avatar-list{
    padding-left: 0;
  }
  /*==========about page end ==========*/
  /*change*/
  body.page-user #block-system-main .panel-col-first.panel-panel,
  body.page-user #block-system-main .panel-col-first.panel-panel, body.page-user #block-system-main .panel-col-last.panel-panel{
    width: 100% !important;
  }
  body.page-user #block-system-main .panel-col-first.panel-panel{
    padding-right: 0;
  }
  body.page-user #block-system-main .panel-col-last.panel-panel{
    padding-left: 0;
  }
  /*changes end*/
  .hero .try-now-block a.btn-primary{
    font-size: 13px;
  }

}
@media (max-width: 568px){
  .page-node-107829 .hero.jumbotron{
    background-position: -500px center;
  }
  /*========== footer ==========*/
  .before-footer .footer .region-footer .block-menu {
    padding: 0;
  }
  .page-user #user-profile-form--1  .progress-bar-success,
  .page-user #user-profile-form--2  .progress-bar-success,
  .page-user #user-profile-form  .progress-bar-success {
    width: 100% !important;
  }
  .start-bottom-third{
    width: 100%;
  }
  .before-footer .footer .region-footer .block-menu {
    width: 50%;
  }
  .start-my-img{
    order: 1;
  }
  .start-my-form{
    order: 2;
  }
}
@media (max-width: 340px){
  .hero .try-now-block a.btn-primary{
    font-size: 12px;
  }
}

/*New Css*/
#block-block-178 {
  margin-top: 100px;
}
#block-block-178 .features-block .features-left h1 {
  font-size: 60px;
  font-weight: 600;
  color: #444;
  margin-bottom: 40px;
  margin-top: 0;
}
#block-block-178 .features-block .features-left p {
  font-size: 16px;
  color: #7f7f7f;
  max-width: 600px;
}
#block-block-178 .features-block .features-all {
  margin-top: 60px;
}
#block-block-178 .features-block .features-all .fea-list {
  width: calc(33.33% - 10px);
  display: block;
  float: left;
  padding: 40px;
  height: auto;
  min-height: 250px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #fff;
  position: relative;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
#block-block-178 .features-block .features-all .fea-list:not(:last-child) {
  margin-right: 5px;
  margin-left: 5px;
}
#block-block-178 .features-block .features-all .fea-list h3 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: left;
}
#block-block-178 .features-block .features-all .fea-list h3:after {
  content: "";
  width: 38px;
  height: 23px;
  display: block;
  position: absolute;
  right: 20px;
  top: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 40px;
}
#block-block-178 .features-block .features-all .fea-list p {
  font-size: 12px;
  color: #7f7f7f;
  text-align: left;
}
#block-block-178 .features-block .features-all .fea-list:first-child {
  border-bottom: 2px solid #55b8d2;
}
#block-block-178 .features-block .features-all .fea-list:first-child:after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
}
#block-block-178 .features-block .features-all .fea-list:first-child h3:after {
  background-image: url("/sites/default/files/images/email-contuinity-icon.png");
}
#block-block-178 .features-block .features-all .fea-list:nth-child(2) {
  border-bottom: 2px solid #81ecd0;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(2):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #81ecd0;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(2) h3:after {
  background-image: url("/sites/default/files/images/email-archiving.png");
}
#block-block-178 .features-block .features-all .fea-list:nth-child(3) {
  border-bottom: 2px solid #ff846c;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(3):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ff846c;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(3) h3:after {
  background-image: url("/sites/default/files/images/email-encryption-icon.png");
}
#block-block-178 .features-block .features-all .fea-list:nth-child(4) {
  border-bottom: 2px solid #ffbe74;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(4):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ffbe74;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(4) h3:after {
  background-image: url("/sites/default/files/images/free-mail-flow-monitor-icon.png");
}
#block-block-178 .features-block .features-all .fea-list:nth-child(5) {
  border-bottom: 2px solid #55b8d2;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(5):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #55b8d2;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(5) h3:after {
  background-image: url("/sites/default/files/images/everycloud-outlook-icon.png");
}
#block-block-178 .features-block .features-all .fea-list:nth-child(6) {
  border-bottom: 2px solid #81ecd0;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(6):after {
  content: "+";
  color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #81ecd0;
}
#block-block-178 .features-block .features-all .fea-list:nth-child(6) h3:after {
  background-image: url("/sites/default/files/images/email-protection-icon.png");
}
#block-block-179 {
  margin-top: 50px;
}
section#block-webform-client-block-124117 {
  margin-top: 60px;
  padding: 10px;
  background-color: #f6f6f6;
  margin-bottom: 40px;
}
section#block-webform-client-block-124117 .iti{
  width: 100%;
}
/*Sonu CSS*/
body.page-invoice-button form#sendemail-form .form-control {
  display: inline;
}
body.page-invoice-button form#sendemail-form .err_response ul li {
  list-style: none;
  color: red;
}
body.page-node input.webform-next.button-primary.form-submit.form-submit-invoice {
  width: 500px;
  max-width: 100%;
}
body.page-node #colorbox .form-control {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
}
body.page-node #colorbox input.form-submit.btnsubmitinvoieval {
  max-width: 100%;
  width: 500px;
}
body.page-node #colorbox h1{
  font-size: 28px;
}
body.page-node-128944 ul li{
  list-style: none;
}
body.page-node-128944 ul li.dash-bullet:before {
  content: "-";
  color: black;
}

body.page-node-128944 ul li.tick:before {
  content: "\2713";
  color: black;
}
body.page-node-128944 ul li.dot-list{
  font-size: 18px;
  list-style: disc;
}
body.page-node-128944  li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}

body.page-node-128944 section#block-block-191 {
  margin-bottom: 30px;
}

body.page-feedback-form form#net-promoter-form .form-control{
  display: initial;
}
body.page-feedback-form form#net-promoter-form .resizable-textarea .grippie{
  display: none;
}
section#block-menu-block-3 {
  width: 200px;
}
/*End of Sonu CSS*/

body.not-front.node-type-page .container + .after-content {
  width: 1060px;
  margin: 0 auto;
  float: none;
  max-width: 100%;
}
section#block-webform-client-block-124117{
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  float: right;
}
.left-send-phishing p,
.left-send-phishing h1,
.left-send-phishing h2,
.left-send-phishing h3{
  text-align: left !important;
}
@media (max-width: 767px){
  .left-send-phising img{
    max-width: 100% !important;
    height: auto !important;
  }
  section#block-webform-client-block-124117{
    float: none;
  }
  .left-send-phishing p,
  .left-send-phishing h1,
  .left-send-phishing h2,
  .left-send-phishing h3{
    text-align: center !important;
  }
  /*=================== partner section slider =================*/

  #block-views-slider-partner-area-block .views-field-field-slider-image,
  #block-views-slider-partner-area-block .views-field-field-slider-image img{
    width: 100%;
  }
  #block-views-slider-partner-area-block  .views-field-body{
    width: 100%;
    padding: 20px 0  0;

  }
  #block-views-slider-partner-area-block .bx-wrapper .bx-controls-direction a{
    top: 20px;
    left: 0;
  }
  #block-views-slider-partner-area-block .bx-wrapper .bx-controls-direction a.bx-next{
    left: 40px;
  }
  #block-views-slider-partner-area-block .bx-wrapper{
    padding-top: 40px;
  }
  /*=================== partner section slider end =================*/
}
#block-addthis-addthis-block {
  position: fixed;
}
.addthis-share {
  position: fixed;
  width: 32px;
  left: 0%;
  top: 30%;
  z-index: 99999;
}

.addthis-share a {
  float:left;
  clear:left;
  margin: -4px;
}

.single-blog-page .node-blog-post >  header {
  display: -webkit-box;  
  display: -ms-flexbox; 
  display: -webkit-flex;
  display: flex; 

  align-items: center;
  flex-wrap: wrap;
}
.single-blog-page .node-blog-post header img{
  margin-right: 10px;
}
/*New css added*/

.blog-content .views-field.views-field-picture {
  /*margin-top: -20px;*/
  float: left;
  margin-bottom: 15px;
} 
.blog-content .views-field-field-image-blog{
  padding-top: 10px;
  display: inline-block;
  clear: left;
  width: 100%;
}
.blog-content .views-field-field-full-name{
  float: left;
  clear: right;
  margin-left: 10px;
  margin-top: 10px;
}
body.node-type-blog-post .blog-single-banner img {
  max-width: 100%;
  width: 100%;
  height: 500px;
}
body.node-type-blog-post .blog-single-banner .start-my-trial {
  padding: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

body.node-type-blog-post #block-views-author-info-block .img-responsive {
  float: right;
}
body.node-type-blog-post #block-views-author-info-block .block-title{
  text-align: center;
}

body.node-type-blog-post section.view.view-author-info.view-id-author_info.view-display-id-block {
  padding-top: 50px;
}
body.node-type-blog-post section.view.view-author-info.view-id-author_info.view-display-id-block header.view-header {
  text-align: center;
  font-size: 30px;
  color: #444;
  font-weight: 800;
  margin-bottom: 20px;
}
.single-blog-page .view-author-info .views-field.views-field-field-full-name {
  margin-bottom: 20px;
  font-weight: bold;
  color: #444;
}
body.node-type-blog-post section.view.view-author-info.view-id-author_info.view-display-id-block .views-field.views-field-picture {
  float: left;
}

body.node-type-blog-post .single-blog-page .img-responsive, body.node-type-blog-post section.view.view-author-info.view-id-author_info.view-display-id-block .img-responsive{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 120px;
  margin-right: 20px;
}
#block-views-everycloud-blog-block .views-field.views-field-picture .img-responsive{
  border-radius: 50%;
}

#block-views-everycloud-blog-block .blog-comment-count {
  float: left;
  padding-right: 10px;
  font-size: 4rem;
  color: #8dbf42;
}

#block-views-everycloud-blog-block .blog-comment-text {
  font-size: 2rem;
  line-height: 3;
}

/*latest css*/
.page-node-88862 .page-header{
  margin-top: 50px;
}
.faq-section h3{
  margin: 0;
  background: #f8f5f5;
  margin-bottom: 5px;
}
.faq-section a{
  padding: 20px 0;
  font-size: 15px;
  width: 100%;
  display: inline-block;
  color: #333;
}
.faq-section .collapse{
  opacity: 0;
  transition: all ease-in-out 0.2s;
  visibility: hidden;
}
.faq-section .collapse[aria-expanded="true"]{
  opacity: 1;
  visibility: visible;
}
.faq-section h3 a{
  position: relative;
  padding-right: 50px;
}
.faq-section h3 a:after{
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #5f5f5f;
  clear: both;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  top: 14px;
  border-radius: 0;
}
.faq-section .collapse + div{
  display: none;
}
.faq-section .inner-cont {
  padding: 30px 0;
}
.faq-section .inner-cont a{
  color: #55b8d2;
}
.faq-section a[aria-expanded="false"],
.faq-section a[aria-expanded="true"]{
  padding: 10px 30px 10px 10px;
}
.faq-section .inner-cont a:hover{
  color: #333;
}
.timeline-date{
  background: #0f4f98;
  padding: 6px 14px;
  color: #fcc13f;
  font-size: 16px;
  font-weight: 500;
  width: 100px;
  position: absolute;
  line-height: 1;
}

.simple_timeline{
  /* background: #fafafa; */
  padding: 190px 0;
}
#block-views-timeline-itpro-block-1 h2{
  text-align: center;
  font-weight: 600;
  font-size: 60px;
}
.simple_timeline li div .timeline-text {
  background: #f3f3f3;
  border-radius: 37px;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 25px;
  display: inline-block;
  color: #131415;
  font-size: 16px;
  box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
}
.simple_timeline ul li:nth-child(odd) > div .timeline-text{
  margin-right: 0;
}
.simple_timeline li div .timeline-date {
  background: #1b277f;
  padding: 6px 14px 6px 30px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  width: 150px;
  position: absolute;
  line-height: 1;
  border-radius: 20px;
  top: -37px;
  z-index: 1;
}

.simple_timeline ul li > div{
  background: none !important;
}
.simple_timeline li div .timeline-date:after {
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #dbe3eb;
  position: absolute;
  left: 8px;
  top: 4px;
}
.simple_timeline ul:after {
  height: calc(100% + 120px);
  top: -60px;
}
.simple_timeline {
  position: relative;
}
.simple_timeline li:nth-child(odd) .views-field-title .timeline-text {
  padding-right: 100px;
}
.simple_timeline li:nth-child(even) .views-field-title .timeline-text {
  padding-left: 100px;
}
.simple_timeline .timeline-item .timeline-date {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 11;
}
.simple_timeline li:nth-child(odd) .timeline-date {
  right: -10px;
}
.simple_timeline li:nth-child(odd) .timeline-date {
  text-align: left;
}
.simple_timeline li:nth-child(odd) .timeline-date:after {
  left: auto;
  right: 5px;
}
.simple_timeline li:nth-child(even) .timeline-date {
  text-align: right;
  left: -10px;
}
.simple_timeline .timeline-image {
  display: none;
}
.simple_timeline:after,
.simple_timeline:before {
  width: 18px;
  height: 18px;
  background-color: #1b277f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  content: '';
  display: block;
  left: 50%;
  top: 115px;
}
.simple_timeline:before {
  top: 115px;
}
.simple_timeline:after {
  top: auto;
  bottom: 115px;
}
.simple_timeline ul{
  background: none;
}
.simple_timeline ul:after {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  background: #383838;
  top: 0;
  height: calc(100% + 165px);
  top: -102px;
  left: 50%;
  transform: translateX(-50%);
}
.simple_timeline .it-pro-title h3{
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 10px 0 0 0;
}

ul.timeline-list li {
  margin: 40px 0;
}
.simple_timeline ul li .timeline-text{
  max-width: 500px;
  width: auto;
  font-size: 20px;
}
.simple_timeline:before {
  width: 18px;
  height: 18px;
  background-color: #1b277f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  content: '';
  display: block;
  left: 50%;
  top: 85px;
  z-index: 1;
}
#region-sidebar-first #block-menu-menu-quicklinks-partner-area li{
  padding: 0;
}
.partner-row-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
}
.partner-row-wrapper li {
  width: 33.33%;
  margin-top: 20px;
}
#block-menu-menu-quicklinks-partner-area li{
  padding: 0;
}
#block-views-slider-partner-area-block .bx-wrapper{
  border: 0;
}
.partner-row-wrapper li{
  position: relative;
  padding: 0 0 0 30px;
  font-size: 16px;
}
.partner-row-wrapper li a{
  color: #7f7f7f;
}
.partner-row-wrapper li a:hover{
  color: #54b8d3;
}
.partner-row-wrapper li:before{
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  color:#54b8d3;
  content: "\f0c2";
  font-family: FontAwesome;
}
.partner-row-wrapper li.views-row-2:before{
  content: "\f085";
}
.partner-row-wrapper li.views-row-1:before{
  content: "\f0c2";
}
.partner-row-wrapper li.views-row-3:before{
  content: "\f249";
}
.partner-row-wrapper li.views-row-4:before{
  content: "\f0ad";
}
.partner-row-wrapper li.views-row-5:before{
  content: "\f0ca";
}
.partner-row-wrapper li.views-row-6:before{
  content: "\f24a";
}
.list-design-every-cloud-wrap .field-item{
  color: #444;
}
.list-design-every-cloud-wrap{
  padding: 20px 0;
}

.list-design-every-cloud-wrap h3 {
  color: #444;
}
.list-design-every-cloud-wrap ul{
  display: flex;
  flex-wrap: wrap;
}
.list-design-every-cloud-wrap ul li{
  width: 50%;
  margin: 10px 0;
}
.video-wrapper ul{
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.video-wrapper li{
  list-style: none;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 20px;
}
.video-wrapper li img{
  max-width: 100%;
}
.video-wrapper li a{
  font-size: 16px;
  color: #444;
}
.video-wrapper li a:hover{
  color: #54b8d3;
}
.view-id-services_blocks .custom-table-wrap{
  overflow-x: hidden;
}
.view-id-services_blocks .custom-table-wrap img{
  object-fit: cover;
  height: 200px !important;
}
.partner-row-wrapper{
  padding-top: 10px;
}
.video-wrapper .field-content p:first-child{
  position: relative;
}
.video-wrapper .field-content p:first-child::after{
  display: block;
  content: '';
  clear: both;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.4);
  position: absolute;
  z-index: 1;
  top: 0;
  pointer-events: none;
  transition: all ease-in-out 0.4s; 
  -webkit-transition: all ease-in-out 0.4s; 
  -o-transition: all ease-in-out 0.4s; 
  -ms-transition: all ease-in-out 0.4s; 
  -moz-transition: all ease-in-out 0.4s; 
}
.video-wrapper .field-content:hover p:first-child::after{
  background: rgba(0,0,0, 0.6);
}
.video-wrapper .field-content p{
  position: relative;

  text-align: center;
}
.video-wrapper .field-content{
  position: relative;
}
.video-wrapper .field-content p + p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  z-index: 1;
}
.video-wrapper .field-content p a{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#block-views-services-blocks-block-3 .block-title{
  font-weight: 900;
  font-size: 39px;
  color: #444444;
}
#block-views-slider-partner-area-block h2{
  font-weight: bold;
  margin-top: 0;
  padding-top: 0;
}
aside.col-sm-3 + section.col-sm-9{
  padding-left: 30px;
}
.list-design-every-cloud-wrap h3{
  margin-top: 0;
}

/*=================== Review =================*/
body.page-node-157374 #navbar + .container-fluid{
  display: flex;
  flex-wrap: wrap;
}
.signup{
  width: 100%;
}
body.page-node-157374 #navbar + .container-fluid .banner{
  width: 100%;
  width: 100%;
  left: 0;
  transform: none;
  max-width: 100%;
  margin: 0;
}
.single-blog-page .single-blog-content-area img{
  height: auto !important;
}

/*to fix the position of a title in partner-area page by anil*/
.support-material .view-display-id-block_3 
{ 
  margin-top: -18px; 
}
.blog-single-banner .start-my-img{
    width: 100%;
}
.blog-single-banner .start-my-img img {
    width: 100%;
    height: auto;
}
.lst-wrap{
  margin-left: 40px;
}
/*=================== New Home Page =================*/
.client-section {
  background: #55b8d2;
  padding: 20px 0 110px;
}
.client-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
.client-row img{
  margin: 30px;
  filter: brightness(0) invert(1);
}
.client-section h1,
.spam-section h1,
.common-section-title h1{
    text-align: center;
    padding: 60px 0 110px;
    font-size: 60px;
    font-weight: bold;
}
.client-section h1{
    color: #fff;
}
.spam-section{
  background: rgba(230, 247, 251, 0.45);
    text-align: center;
    padding: 100px 0;
}
.spam-section h1{
  color: #444;
  padding-bottom: 70px;
  margin-top: 0;
}
.spam-block h3,
.get-filtering h2{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #444;
}
.spam-block p{
  font-size: 14px;
}
.spam-section .spam-block{
  background: #fff;
  padding: 20px 20px 40px;
  margin-bottom: 20px;
}
.how-to-get-spam-filtering{
  padding-bottom: 100px;
}
.how-to-get-spam-filtering h1{
  color: #444;
}
.get-filtering{
    border-bottom: 3px solid #55b8d2;
    box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
    background-color: #fff;
    padding: 50px 30px 80px;
    text-align: center;
}
a.normal-button {
    border: 2px solid #55b8d2;
    border-radius: 30px;
    padding: 7px 30px;
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
}
.middle-filtering{
  margin-top: -80px;
}
.how-to-get-spam-filtering h1{
  margin-bottom: 80px;
}
.middle-filtering{
  border-color: #ffbe74;
}
.get-filtering p{
  font-size: 14px;
}
/*=================== RESPONSIVE =================*/
@media (min-width: 768px){
  .form-type-password-confirm .password-help{
   right: 60px;
    max-width: 220px;
    box-sizing: border-box;
    left: auto;
    padding-left: 10px;
  }
  .panels-flexible-change_your_password .form-control {
    width: 400px;
    max-width: 100%;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .feature-left h3, 
  .feature-left h2,
  .feature-left h1,
  .feature-right h3, 
  .feature-right h2,
  .feature-right h1{
    margin-top: 0;
  }
}

@media (max-width: 991px){
  .region.region-mainnavigation ul.sf-main-menu > li > a:hover{
    background: inherit;
  }.region.region-mainnavigation ul.sf-main-menu > li > a:after{
    display: none !important;
  }
  /*parter area page*/
  #block-views-timeline-itpro-block-1 h2{
    font-size: 40px;
  }
  #block-views-slider-partner-area-block .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  #block-views-slider-partner-area-block .views-field-field-slider-image,
  #block-views-slider-partner-area-block .views-field-field-slider-image img{
    width: 100%;
  }
  #block-views-slider-partner-area-block  .views-field-body{
    width: 100%;
    padding: 20px 0  0;

  }
  #block-views-slider-partner-area-block .bx-wrapper .bx-controls-direction a{
    top: 20px;
    left: 0;
  }
  #block-views-slider-partner-area-block .bx-wrapper .bx-controls-direction a.bx-next{
    left: 40px;
  }
  #block-views-slider-partner-area-block .bx-wrapper{
    padding-top: 40px;
  }
  .list-design-every-cloud-wrap ul li,
  .partner-row-wrapper li,
  .list-design-every-cloud-wrap ul li,
  .video-wrapper li{
    width: 100%;
  }
  .simple_timeline{
    padding-left: 20px;
    padding-right: 20px;
  }
  /*parter area page end*/
  section#block-webform-client-block-124117{
    width: 100%;
  }
  section#block-webform-client-block-124117 .webform-client-form,
  section#block-webform-client-block-124117 .form-control,
  section#block-webform-client-block-124117 .iti{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .view-timeline-itpro{

  }
  .view-timeline-itpro{
    padding: 80px 0 50px;
  }
  body div .center-img-custom {
    text-align: center !important;
  }
  .about-main > .about{
    margin-top: 25px;
  }

  /*review page*/
    .main-cont .video-cont p{
    width: 100% !important;
  }
  body.page-node-157374 #navbar + .container-fluid{
    display: block;
    z-index: 1;
   /*review page end*/
  }
  .background-content .broadsheet{
    z-index: 1;
  }
  .background-content .small-review{
    display: block;
  }
   .region.region-mainnavigation ul.sf-main-menu a:hover{
    color: #fff !important;

  }
  .common-form{
    padding: 0;
    background: no-repeat;
  }
  .vd.watch-video-left a img{
      max-width: 450px;
      width: 100%;
  } 
  .vd + .watch-video-right h1,
   .vd + .watch-video-right p{
    text-align: center;
  }
  /*.new home page*/
  .middle-filtering{
      margin-top: 0;
  }
}
@media (max-width: 767px){
  header.navbar.container-fluid .logo{
    padding-left: 15px;
  }
  header.navbar.container-fluid{
    padding-left: 20px;
    padding-right: 20px;
  }
  /*common for content section*/
  .lst-wrap{
    margin-left: 0;
  }
  .lst-wrap ul{
    padding-left: 20px;
  }
  /*common for content section*/


  /*product page*/
  .custom-menu ul.nav > li > a{
    font-weight: bold;
    font-size: 13px;
  }
  /*product page end*/

  /*feature alternate section design*/


  /* from home page and general section*/
 
  .row.center-cv,
  .email-multi-dev.center-cv  {
    background: #fff;
    padding: 30px 13px;
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: 0 2px 9px 0 rgba(71, 94, 134, 0.06), inset 0 -2px 0 0 rgba(85, 184, 210, 0.004);
    border-bottom: 4px solid #55b8d2;
  }
  .feature-img img{
    max-width: 250px;
    margin-top: 0 !important;
    height: auto !important;
  }
  .row.center-cv a.btn-primary{
    font-size: 13px;
  }
  .row.center-cv .feature-right h3,
  .row.center-cv .feature-left h3,
  .row.center-cv .feature-right h1,
  .row.center-cv .feature-left h1,
  .row.center-cv .feature-right h2,
  .row.center-cv .feature-left h2,
  .email-multi-dev.center-cv .feature-right h3,
  .email-multi-dev.center-cv .feature-left h3,
  .email-multi-dev.center-cv .feature-right h1,
  .email-multi-dev.center-cv .feature-left h1,
  .email-multi-dev.center-cv .feature-right h2,
  .email-multi-dev.center-cv .feature-left h2
  {
    margin: 10px 0 20px;
  }
  .row.center-cv .feature-right h1,
  .row.center-cv .feature-left h1,
  .row.center-cv .feature-right h3,
  .row.center-cv .feature-left h3,
  .row.center-cv .feature-right h2,
  .row.center-cv .feature-left h2,
  .row.center-cv .feature-right h3 span,
  .row.center-cv .feature-left h3 span{ 
    font-size: 24px !important;
  }
  .row.center-cv .feature-right p,
  .row.center-cv .feature-left p{
    font-size: 14px;
  }
  /* from other page*/
  .target-attack, 
  .ransomware-attack, 
  .real-time-alert, 
  .blend-attack, 
  .notify-report, .spam-protect, .tech-support,
  .email-outage,
  .multi-enc,
  .web-safe,
  .email-encr-buit-part,
  .email-multi-dev,
  .email-supp {
    margin-top: 0;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .mt-sm-0{
    margin-top: 50px;
  }
  .mb-sm-0{
    margin-top: 0;
  }
  .email-supp,
  .mb-sm-0{
    margin-bottom: 0;
  }
  .email-outage{
    padding-bottom: 50px;
  }
  .watch-video-right {
    text-align: center; 
  }
  .watch-video-left{
    text-align: center;
  }
  .watch-video{
    padding-left: 0;
    padding-right: 0;
  }

  /*feature alternate section end design*/

  /*time line section*/
  #block-views-timeline-itpro-block-1 h2{
    font-size: 35px;
  }
  .simple_timeline ul li .timeline-text{
    font-size: 15px;
  }
  .simple_timeline{
    padding: 0 20px;
  }
  .simple_timeline .it-pro-title h3{
    font-size: 13px;
  }
  .simple_timeline ul li:nth-child(odd) > div{
    padding-right: 20px;
  }
  .simple_timeline ul li:nth-child(even) > div{
    padding-left: 20px;
  }
  .simple_timeline{
    padding: 0 10px;
  }
  aside.col-sm-3 + section.col-sm-9{
    padding-left: 15px;
  }
  .video-wrapper li{
    margin-bottom: 20px;
  }
  .simple_timeline:before{
    top: -107px;
  }
  /*time line section end*/

  /*==========journal ==========*/
  .simple_timeline:after{
    bottom: -60px ;
  }
  .simple_timeline:before{
    top: 0 ;
  }
  .simple_timeline{
    margin-bottom: 30px;
  }
  /*==========journal end==========*/

  .single-blog-content-area h2{
     word-break: break-all;
  }
  div#colorbox {height: 350px !important;}
  #cboxLoadedContent{
    height: 320px !important;
  }
 div#colorbox * {max-height: 350px !important;}
div#colorbox #cboxClose{
  bottom: 15px;
 }
 div#colorbox iframe{
    max-height: 310px !important;
 }
  /*==========start-my-trial ==========*/
  .start-my-trial .form-control{
    max-width: 100% ;
    width: 100%;
  }

  /*==========start-my-trial end ==========*/
  #LPMcontainer-1576783802163-0{
    z-index: 0;
  }
}
@media (max-width: 991px){
  .sticky div#navbar-collapse {
    padding-top: 20px;
  }

  .it_pro_banner{
    margin-left:unset !important;
  }
}
/*for ipad : portrait*/
@media (max-width: 991px) and (min-width: 768px) and (orientation: portrait){
a.sf-depth-1.active {
    padding: 7px 14px!important;
  }

}
/*i pad landscape*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape){

.it_pro_banner{
  margin-left:109px !important;
}
  }


/*for ipad pro: portrait*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait){

    .it_pro_banner{
     margin-left: 28% !important;
    }
  }

  /*for iphone x landscape*/
  @media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3)
    and(orientation: landscape) {
      .it_pro_banner{
        margin-left:23px !important;
      }
     }