body {
  margin: 0;
  background: #fff;
  top: 0 !important;
  font-family: "Inter";
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: 400;
  padding-top: 0px;
  text-align: left;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"),
    url("../fonts/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon.woff?") format("woff"),
    url("../fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  clear: both;
  font-weight: 700;
  margin: 0px 0 0.5em;
  color: #2f343b;
}
h1 {
  font-size: 36px;
  color: #0f1e49;
  line-height: 48px;
  font-weight: bold;
}
h2 {
  font-size: 34px;
  color: #263580;
  line-height: 48px;
  font-weight: bold;
}
h3 {
  font-size: 20px;
  color: #263580;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  font-size: 20px;
  line-height: 1.2;
}
h5 {
  font-size: 18px;
  line-height: 1.3333333333;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
}
a {
  font-family: "Inter", sans-serif;
  color: #0d6efd;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #10819e;
  outline: 0;
  text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #263580;
}
section p {
  color: #666;
}
.heading-h1 {
  margin: 0;
}
.heading-h2 {
  color: #263580;
  font-weight: 700;
  margin: 0;
}
.heading-h3 {
  color: #696969;
  font-weight: 400;
  margin: 0;
  font-size: 20px;
}
.heading-mod-h2 {
  color: #ffffff;
  font-weight: 500;
  margin: 0;
}
.heading-mod-h3 {
  margin: 0;
}
.heading-h3-internal {
  font-size: 24px;
}
@media (max-width: 600px) {
  .heading-h1,
  .heading-h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .heading-h1 {
    font-size: 24px;
    line-height: 33px;
  }
  .heading-h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .heading-h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .heading-mod-h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .csa {
    margin-bottom: 30px;
  }
}
.vspace-70 {
  margin-bottom: 70px;
}
.vspace-50 {
  margin-bottom: 50px;
}
.vspace-40 {
  margin-bottom: 40px;
}
.vspace-30 {
  margin-bottom: 30px;
}
.vspace-20 {
  margin-bottom: 20px;
}
.vspace-10 {
  margin-bottom: 10px;
}
.vspace-15 {
  margin-bottom: 15px;
}
.vspace-5 {
  margin-bottom: 5px;
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-cross:before {
  content: "\ea0f";
}
.radius {
  border-radius: 5px;
}
.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
body.has-bar-promt {
  padding-top: 133px;
}
#signup-page,
html {
  min-height: 100%;
  position: relative;
}
.bar-promt.hide-bar-prompt {
  display: none;
}
.outerwrapper-vertically {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed;
}
.center-vertically {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.vertical-align {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .xs-text-center {
    text-align: center;
  }
  .xs-mt-10 {
    margin-top: 10px;
  }
  .xs-mt-15 {
    margin-top: 15px;
  }
  .xs-mt-20 {
    margin-top: 20px;
  }
  .xs-mt-30 {
    margin-top: 30px;
  }
  .vertical-align {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .base-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

}
@media (max-width: 1199px) {
  .base-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
 
 
}
p:empty {
  display: none;
}
.cb {
  clear: both;
}
.no-border {
  border: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-border-radius {
  border-radius: 0 !important;
}
.br-50 {
  border-radius: 50%;
}
.pt100 {
  padding-top: 100px;
}
.pt70 {
  padding-top: 60px;
}
.pt60 {
  padding-top: 60px;
}
.pt50 {
  padding-top: 50px;
}
.pt40 {
  padding-top: 40px;
}
.pt30 {
  padding-top: 30px;
}
.pt20 {
  padding-top: 20px;
}
.pt15 {
  padding-top: 15px;
}
.pt10 {
  padding-top: 10px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb10 {
  padding-bottom: 10px;
}
.mt100 {
  margin-top: 100px;
}
.mt50 {
  margin-top: 50px;
}
.mt40 {
  margin-top: 40px;
}
.mt30 {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.mt15 {
  margin-top: 15px;
}
.mt10 {
  margin-top: 10px;
}
.mt5 {
  margin-top: 5px;
}
.mt0 {
  margin-top: 0;
}
.mb100 {
  margin-bottom: 100px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb0 {
  margin-bottom: 0;
}
.mg5 {
  margin: 5px;
}
.p15 {
  padding: 15px;
}
.ml15 {
  margin-left: 15px;
}
.mr15 {
  margin-right: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.f16 {
  font-size: 16px;
  line-height: 1.5;
}
[class*="mxw"].auto {
  margin-left: auto;
  margin-right: auto;
}
.mxw900 {
  max-width: 900px;
}
.mxw800 {
  max-width: 800px;
}
.mxw700 {
  max-width: 700px;
}
.mxw650 {
  max-width: 650px;
}
.mxw600 {
  max-width: 600px;
}
.mxw500 {
  max-width: 500px;
}
.mxw400 {
  max-width: 400px;
}
.mxw350 {
  max-width: 350px;
}
.mxw300 {
  max-width: 300px;
}
.mxw250 {
  max-width: 250px;
}
.mxw200 {
  max-width: 200px;
}
.mxw100 {
  max-width: 100%;
}
.mxw90 {
  max-width: 90%;
}
.mxw80 {
  max-width: 80%;
}
.mxw70 {
  max-width: 70%;
}
.mxw60 {
  max-width: 60%;
}
.mxw50 {
  max-width: 50%;
}
.mxw40 {
  max-width: 40%;
}
.mxw30 {
  max-width: 30%;
}
@media screen and (max-width: 767px) {
  .mt30-xm {
    margin-top: 30px;
  }
}
.page-main-header {
  text-align: center;
  margin: 0;
  margin-bottom: 40px;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .page-main-header {
    font-size: 35px;
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .page-main-header {
    font-size: 30px;
  }
}
.page-main-dis {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .page-main-dis {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .page-main-dis {
    font-size: 20px;
  }
}
.page-sub-header {
  font-size: 34px;
  color: #2e2e2e;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 992px) {
  .page-sub-header br {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-sub-header {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .page-sub-header {
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 15px;
  }
}
.sec-title {
  font-size: 34px;
  font-weight: bold;
  color: #2e2e2e;
  margin-bottom: 10px;
}
.sec-dep {
  font-size: 18px;
  color: #444243;
  line-height: 24px;
  font-weight: normal;
}
.screen-tut-img {
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin-top: 35px;
  margin-bottom: 35px;
}
.sec-list {
  padding-left: 22px;
  list-style: none;
}
.sec-list li {
  font-size: 16px;
  color: #282828;
  list-style-position: outside;
  padding-left: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sec-list.tik-list li {
  list-style-image: url("../images/list-style-in.png");
}
.sec-order-list li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.list-link-title {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: auto;
}
#faqouter-wrapper .list-link-title:after {
  content: "";
  height: 100%;
  width: 1px;
  background: #ececec;
  position: absolute;
  top: 0px;
  right: 0;
  min-height: 325px;
}
#faqouter-wrapper .row .col-md-3:last-child .list-link-title:after {
  opacity: 0;
}
.list-link-title li {
  padding: 0;
  margin: 0;
  display: block;
}
@media (min-width: 1200px) {
  .list-link-title li {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .list-link-title li {
    width: 100%;
    float: none;
  }
}
.list-link-title li a {
  font-size: 18px;
  padding: 5px 5px 5px 10px;
  margin: 5px 0;
  display: block;
  color: #48566b;
  position: relative;
  line-height: 1.3;
}
.list-link-title li a:hover {
  color: #0d6efd;
  text-decoration: none;
}
.list-link-title.two-column li {
  display: inline-block;
}
@media (min-width: 768px) {
  .list-link-title.two-column li {
    float: left;
    width: 48%;
  }
}
.breadcamp-wrapper {
  text-align: right;
  font-size: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
  z-index: 2;
}
.intro-sec-page {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.intro-sec-page .container {
  position: relative;
  z-index: 3;
}
.intro-sec-search .page-main-header {
  margin-bottom: 0;
}
.intro-sec-search .search-form {
  margin-top: 15px !important;
}
.intro-sec-search .form-control {
  height: 49px !important;
  max-width: 600px !important;
}
.intro-sec-search .search.search-sp2 .form-control {
  float: none !important;
  margin-right: -55px;
}
.intro-sec-search .search.search-sp2 .search-submit {
  position: relative;
  left: 0px;
  top: -3px;
}
@media (min-width: 767px) {
  .intro-sec-search .search.search-sp2 .form-control {
    height: 49px !important;
    max-width: 600px !important;
  }
  .intro-sec-search .search.search-sp2 .search-submit {
    height: 50px !important;
    font-size: 26px !important;
    padding: 5px 29px !important;
  }
}
@media (max-width: 767px) {
  .intro-sec-search .search.search-sp2 .form-control {
    width: 70% !important;
    margin-right: 0 !important;
  }
  .intro-sec-search .search.search-sp2 .search-submit {
    left: -4px;
  }
}
@media (max-width: 599px) {
  .intro-sec-search .support-search-warpper.search.style-top-center {
    margin: 0 15px;
  }
}
.text-primary {
  font-weight: 400;
  color: #0d6efd;
}
.text-white {
  color: #fff !important;
}
.bg-white {
  background-color: #ffffff;
}
.bg-light-ash {
  background-color: #f1f1f1;
}
.bg-light-sky {
  background: #fafcff;
}
.numbering {
  font-size: 72px;
  color: #dddddd;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  display: block;
  line-height: 70px;
  position: relative;
}
@media (max-width: 599px) {
  .numbering {
    font-size: 61px;
  }
}
.numbering:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #cdc9c9;
  position: absolute;
  bottom: -7px;
  right: 0;
}
blockquote.heilights {
  border: none;
  margin: 30px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  color: #0d6efd;
  line-height: 1.4;
  text-align: center;
}
.bottom-border {
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}
.page-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .page-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.page-section ol {
  padding-top: 12px;
  padding-bottom: 0;
}
.page-section ol li {
  padding: 8px 0px 8px 9px;
}
.thumb .thumb-img-wrapper {
  width: 100px;
  height: 70px;
  display: block;
  margin: auto;
}
.thumb .thumb-img {
  display: inline-block;
  max-width: 100%;
}
.thumb h3 {
  font-size: 23px;
  color: #2e2e2e;
  margin-top: 15px;
  margin-bottom: 10px;
}
.thumb p {
  color: #444243;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-align: left;
}
@media (min-width: 992px) {
  .thumb {
    min-height: 208px;
  }
}
.thumb-testi {
  position: relative;
  padding-bottom: 86px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .thumb-testi {
    margin-bottom: 70px;
  }
}
.thumb-testi blockquote {
  color: #878686;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  padding: 0;
  margin: 0;
  border: 1px solid #e7e7e7;
  padding: 20px;
  min-height: 290px;
  vertical-align: middle;
  position: relative;
}
.thumb-testi span.quote-icon {
  margin-right: 3px;
}
.thumb-testi span.quote-icon img {
  width: 25px;
}
.thumb-testi .media {
  position: absolute;
  bottom: 0;
  left: 0;
}
.thumb-testi .media img {
  width: 100px;
  height: auto;
}
.thumb-testi .media h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 9px 0 0 0;
}
.thumb-testi .media .link {
  font-style: italic;
  font-size: 16px;
}
.thumb-testi .media .link:hover {
  text-decoration: none;
}
.thumb-testi .media .link small {
  font-size: 14px;
  color: #959292;
}
span.cutoms-tik {
  background: url("https://www.revechat.com/wp-content/uploads/svg/check.svg")
    no-repeat;
  width: 28px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}
span.cutoms-cross {
  background: url("https://www.revechat.com/wp-content/uploads/svg/check-crossed.svg")
    no-repeat;
  width: 28px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.form-group .form-control {
  outline: none;
  display: block;
  width: 100%;
  border: 1px solid #e7e7e7;
  height: auto;
  padding: 9px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
}
.form-group .form-control:focus {
  border: 1px solid #33b5e5;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group textarea.form-control {
  min-height: 95px;
  height: 120px;
}
.form-group div.toltip {
  position: relative;
  top: 0;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  background: #eeebeb;
  color: #353535;
  border-radius: 6px;
  margin: 16px auto;
  border: 1px solid #eeebeb;
}
.form-group div.toltip:before,
.box1 label.error:before {
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(149, 173, 189, 0);
  left: 0;
  margin: auto;
  text-align: center;
  top: -18px;
  border-bottom-color: #eeebeb;
  border-width: 9px;
}
.form-group div.toltip#revechat_signup_email-error,
.form-group div.toltip#revechat_signup_name-error {
  border: none;
  background-color: transparent;
  color: red;
  position: static;
  padding-left: 0;
  font-size: 13px;
  padding-top: 4px;
}
.form-group div.toltip#revechat_signup_email-error:before,
.form-group div.toltip#revechat_signup_name-error:before {
  display: none;
}
@media (min-width: 993px) {
  .form-group.form-has-space div.toltip {
    position: absolute;
    top: 27px;
    width: 233px;
    right: -248px;
    z-index: 999;
    margin: 0;
  }
  .form-group.form-has-space div.toltip:before {
    right: 100%;
    left: auto;
    top: 40%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(149, 173, 189, 0);
    border-right-color: #eeebeb;
    border-width: 8px;
    margin-top: -8px;
  }
}
.form-group .intl-tel-input {
  width: 100%;
}
.form-group .iti-flag {
  background-image: url("../images/flags.png");
}
.form-group .intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
  position: absolute;
  top: 0;
  height: 40px;
}
.form-group .intl-tel-input .country-list {
  margin-top: 45px;
}
.form-group
  .intl-tel-input.allow-dropdown.separate-dial-code
  .selected-dial-code {
  padding-left: 24px;
}
.form-group .intl-tel-input .selected-flag .iti-arrow {
  right: 5px;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
#recaptcha-box p.error {
  color: red;
}
.btn {
  -webkit-transition: background ease-out 0.5s;
  -moz-transition: background ease-out 0.5s;
  -o-transition: background ease-out 0.5s;
  transition: background ease-out 0.5s;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}
.btn-lg {
  min-width: 260px;
  padding: 15px;
}
.btn-border {
  border: 1px solid #0d6efd;
}
.hover-blue-bg:hover {
  background: #0d6efd;
  color: #fff;
}
.btn-big-cta {
  border-radius: 5px;
  min-width: 220px;
  min-height: 45px;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
}
.btn-big-cta span {
  font-size: 12px;
  display: block;
}
.btn-big-cta-2 {
  border-radius: 5px;
  min-width: 294px;
  min-height: 79px;
  font-size: 19px;
  font-weight: 400;
  padding-top: 14px;
}
.btn-big-cta-2 span {
  font-size: 13px;
  display: block;
}
.btn-big-cta-3 {
  border-radius: 5px;
  font-size: 20px;
  font-weight: 400;
  min-width: 286px;
  height: 48px;
  line-height: 36px;
}
.btn-primary-c {
  background: #0d6efd;
  color: #fff;
}
.btn-primary-c:hover {
  background: #10819e;
  color: #fff;
}
.btn-sky {
  background: #0d6efd;
  color: #fff !important;
}
.btn-sky:hover {
  background: #077a98;
}
.btn-cap {
  border-radius: 500px;
  padding: 11px 29px !important;
  min-width: 150px;
  min-height: 45px;
}
.btn-cap i.fa {
  margin-right: 6px;
}
.btn-gost.btn-ash {
  padding: 8px 33px;
  border-style: solid;
  border-width: 1px;
  border-color: #e7e7e7;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 11px;
  color: #000;
}
.btn-gost.btn-sky {
  border: 1px solid #3ea7eb;
  color: #3ea7eb;
  background: transparent !important;
  color: #3ea7eb !important;
}
.btn-gost.btn-sky:hover {
  background: #3ea7eb !important;
  color: #fff !important;
}
.btn-gost-cta {
  line-height: 2.6;
  border: 2px solid #4f514f;
  color: #494b49;
}
.btn-gost-cta:hover {
  background: #3ea7eb;
  border-color: #279ce9;
  color: #fff;
}
.btn.fliping-text {
  position: relative;
  overflow: hidden;
}
.btn.fliping-text .bottom,
.btn.fliping-text .top {
  font-size: 18px;
  position: absolute;
  top: 10px;
  width: 100%;
  left: 0;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.btn.fliping-text .bottom {
  top: 84px;
}
.btn.fliping-text:hover .top {
  top: -84px;
}
.btn.fliping-text:hover .bottom {
  top: 10px;
  color: #ffffff;
  font-size: 22px;
}
.btn-andriod {
  display: inline-block;
}
.btn-andriod img {
  width: 185px;
}
@media (min-width: 1400px) {
  .btn-andriod img {
    width: 205px;
  }
}
@include respond-min(160px) {
  margin: 20px;
}
.form-group {
  position: relative;
}
.form-group label {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #212121;
}
.form-control {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #0d6efd !important;
}
.tooltip .tooltip-inner {
  max-width: 250px;
}
.tooltip p {
  font-size: 14px;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.left .tooltip-inner,
.tooltip.top .tooltip-inner {
  background-color: white;
  color: #333;
  opacity: 1;
  border: 1px solid rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.65);
}
.tooltip.left .tooltip-inner p,
.tooltip.top .tooltip-inner p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 4px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #eee;
  border-top-color: #cdcdcd;
  border-width: 8px 8px 0;
  bottom: -2px;
  overflow: auto;
}
.header-section .tooltip.left .tooltip-inner,
.header-section .tooltip.top .tooltip-inner {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-section .tooltip.top .tooltip-arrow,
.header-section .triangle {
  display: none;
}
.triangle {
  color: white;
  text-shadow: 0 -5px 1px rgba(0, 0, 0, 0.45);
  font-size: 16px;
  position: absolute;
  top: 1px;
  left: 80%;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tooltip.left .tooltip-arrow {
  border-left-color: #eee;
}
.widget_recent_entries li {
  padding: 0px 0 10px 0;
}
.widget_recent_entries li .post-date {
  font-size: 12px;
  font-style: italic;
  color: #9b9898;
  text-align: right;
}
.add01 {
  width: 100%;
  background: url("../images/add01.png") #3ea7eb no-repeat bottom left;
  height: 260px;
  position: relative;
  background-size: contain;
  background-position: -12px 12px;
  margin-top: 0px;
}
.add01 .btn.btn-primary-c {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.faq-widget-area .signle-widget {
  border-bottom: 1px solid #e3e1e1;
}
.single-faqs .blog .entry-title {
  color: #333333;
  line-height: 1.4;
}
.single-faqs .blog .entry-content p {
  font-size: 18px;
  line-height: 1.3;
}
.es_textbox {
  float: left;
  width: 54%;
}
.es_textbox .es_textbox_class {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.es_textbox .es_textbox_class:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.es_textbox .es_textbox_class::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.es_textbox .es_textbox_class:-ms-input-placeholder {
  color: #777777;
}
.es_textbox .es_textbox_class::-webkit-input-placeholder {
  color: #777777;
}
.es_textbox .es_textbox_class[disabled],
.es_textbox .es_textbox_class[readonly],
fieldset[disabled] .es_textbox .es_textbox_class {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.es_textbox .es_textbox_class {
  height: auto;
}
.es_textbox .es_textbox_class:focus {
  border-color: #0d6efd !important;
}
.es_button {
  padding-top: 0;
}
.es_lablebox {
  display: none;
}
.es_textbox_button {
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background: #0d6efd;
  height: 34px;
  min-width: 115px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
  line-height: 30px;
  text-decoration: none;
  border: none;
}
.div.wpcf7-mail-sent-ng {
  clear: both;
}
.user-manual-into {
  background-color: #d3eff8;
  padding-top: 30px;
  padding-bottom: 30px;
}
.user-manual-into .title {
  font-size: 38px;
  font-weight: bold;
  color: #2f343b;
  line-height: 1;
  margin-top: 0;
}
.user-manual-into .title span {
  font-size: 150%;
  display: block;
}
@media (max-width: 480px) {
  .user-manual-into .title span {
    font-size: 80%;
  }
}
.user-manual-into p {
  color: #2f3447;
  font-size: 20px;
  line-height: 1.3;
  padding-left: 0;
}
.user-manual-into .btn {
  margin-top: 20px;
}
.user-manual-into .link {
  text-decoration: underline;
  font-weight: normal;
  margin: 6px 0 0 10px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1.1px;
}
.user-manual-into .link:hover {
  color: #f2f2f2;
}
.user-manual-into .img-wrapper img {
  -webkit-box-shadow: 3px 5.196px 20px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 3px 5.196px 20px 0 rgba(0, 0, 0, 0.17);
}
#user-manual-dis .titles h2 {
  font-size: 30px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
}
#user-manual-dis p {
  line-height: 27px;
  font-size: 18px;
  color: #6b6b6b;
  text-align: justify;
}
@media (max-width: 480px) {
  #user-manual-dis p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #user-manual-dis ol,
  #user-manual-dis ul {
    padding-left: 20px;
  }
}
#user-manual-dis ol li,
#user-manual-dis ul li {
  line-height: 27px;
  font-size: 18px;
  color: #6b6b6b;
  padding: 0;
}
@media (max-width: 480px) {
  #user-manual-dis ol li,
  #user-manual-dis ul li {
    font-size: 16px;
  }
}
#agetGetHeight img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.4);
}
.nav-doc .nav li a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  background: transparent;
  text-decoration: none;
  padding: 0 15px;
  letter-spacing: 0.8px;
  color: #767676;
}
.nav-doc .nav li a:hover {
  color: #10819e;
}
.nav-doc .nav li > ul {
  padding: 0 0 0 10px;
  margin: 0;
  list-style: none;
  display: none;
}
.nav-doc .nav li > ul li a {
  font-size: 15px;
}
.nav-doc .nav li.active > ul {
  display: block;
}
.nav-doc .nav li.active > ul li a {
  font-weight: normal;
}
.nav-doc .nav li.active > a {
  font-weight: bold;
  color: #0d6efd;
}
.get-nav {
  padding: 10px;
}
ul.rightsideul {
  top: 75px;
  margin-top: 26px;
  padding: 15px;
}
@media (min-width: 992px) {
  ul.rightsideul {
    width: 293px;
  }
}
@media (max-width: 767px) {
  ul.rightsideul {
    width: 293px;
  }
}
ul.rightsideul.fixtog {
  position: fixed;
}
ul.rightsideul.theme-warelog {
  margin-top: 0;
  border: 1px solid #d7e0f1;
  padding: 15px;
  background-color: transparent;
}
ul.rightsideul.theme-warelog .title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 2px;
  border-bottom: 1px solid #d7e0f1;
  padding-bottom: 5px;
}
ul.rightsideul.theme-warelog li:hover {
  background: transparent;
}
ul.rightsideul a {
  display: block;
  padding: 3px 0;
  color: #212121;
}
ul.rightsideul a:hover {
  color: #0d6efd;
  background: transparent;
}
ul.rightsideul .download-pdf {
  margin-top: 18px;
  text-align: center;
  border-radius: 3px;
}
ul.rightsideul .download-pdf a {
  background: #0d6efd;
  color: #ffffff;
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
}
ul.rightsideul .download-pdf a:hover {
  background: #10819e;
  color: #ffffff;
}
ul.rightsideul .download-pdf .icon-downlaod {
  background: url("../images/donwload-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
  background-size: contain;
  margin-top: 3px;
}
ul.rightsideul .download-pdf span {
  position: relative;
  top: -4px;
  font-weight: bold;
}
.vc_row.vc-contered {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
}
a.s-rss {
  positon: relative;
  top: -6px;
}
a.s-rss img {
  width: 32px;
}
.templ2 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.templ2 .page-main-header {
  margin-bottom: 10px;
}
.templ2 .sec-dep {
  font-size: 18px;
}
.templ2-first-sec {
  padding-top: 0px;
  padding-bottom: 60px;
}
.templ2-sec {
  padding-top: 60px;
  padding-bottom: 60px;
}
.templ2-sec .screen-img {
  margin: 40px auto;
  max-width: 98%;
  display: block;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  background: #fff;
}
.templ2-sec .sec-list {
  padding-left: 36px;
}
.search.search-results .signle-widget.widget_search {
  display: none;
}
.search.search-results h3.sigle-title {
  margin-top: 2px;
}
.search.wall-c {
  margin-top: 40px;
  background: #f2f2f2;
  padding: 25px 30px;
}
@media (max-width: 767px) {
  .search.wall-c {
    padding: 15px;
  }
}
.search.wall-c h3 {
  margin-top: 0;
}
.search .search-sub-title {
  font-weight: normal;
  margin: 0;
}
.search.search-sp2 .search-form {
  margin-top: 26px;
}
.search.search-sp2 .search-title {
  font-size: 45px;
}
@media (max-width: 767px) {
  .search.search-sp2 .search-title {
    font-size: 25px;
  }
}
.search.search-sp2 .form-control {
  height: 50px;
  max-width: 500px;
  margin-bottom: 10px;
  display: inline-block;
  width: 70%;
  float: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .search.search-sp2 .form-control {
    width: 60%;
  }
}
.search.search-sp2 .fa {
  font-size: 22px;
}
.search.search-sp2 .search-submit {
  height: 50px;
  background: #0d6efd;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 25px;
  border-radius: 0 !important;
}
.search.search-sp2 .search-submit:hover {
  background: #10819e;
}
.search-page .pagetitle {
  font-size: 45px;
}
.search-page .exmrb {
  margin-top: 0;
  margin-bottom: 30px;
}
.search-page .sigle-title a {
  color: #2f343b;
}
.search-page .sigle-title a:focus,
.search-page .sigle-title a:hover {
  text-decoration: none;
}
.search-page .meta {
  color: #a5a5a5;
  font-size: 14px;
}
.search-page .meta a {
  color: #a5a5a5;
}
.search-page .meta a:hover {
  color: #10819e;
}
.search-page .meta .fa {
  font-size: 8px;
  position: relative;
  top: -2px;
  margin: 0 6px;
}
.search-page .excerpt p {
  color: #3e3e3e;
  text-transform: lowercase;
  font-size: 18px;
  line-height: 1.3;
}
.search-page {
  padding-top: 0;
  padding-bottom: 50px;
}
.search-page .search-left {
  min-height: 437px;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .search-page .search-left {
    padding-top: 0;
  }
}
.error-title {
  font-size: 45px;
}
.error-img {
  max-width: 260px;
  width: 100%;
  height: auto;
}
.error-page {
  background: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 87px;
}
.error-page .page-title {
  margin: 0;
  font-size: 20px;
}
.error-page .search-left {
  min-height: 437px;
}
.error-page .suggeetion h4 {
  margin-top: 28px;
}
.error-page .suggeetion li {
  margin-bottom: 10px;
}
.error-page .suggeetion li a {
  color: #0d6efd;
  text-decoration: none;
}
.error-page .suggeetion li a:hover {
  color: #10819e;
}
.error-page .suggeetion i {
  margin-right: 5px;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-wrapper {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .lazyOwl {
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.lazyOwl {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-theme .owl-pagination {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-pagination .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-pagination .owl-page span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-pagination .owl-page.active span,
.owl-theme .owl-pagination .owl-page:hover span {
  background: #0d6efd;
}
.bar-promt {
  background: #0d6efd;
  padding: 10px 38px;
  z-index: 22;
  width: 100%;
  position: relative;
}
@media (max-width: 600px) {
  .bar-promt {
    padding: 9px 38px 9px 5px;
  }
}
.bar-promt.hide-bar-promt {
  top: -40px !important;
}
.bar-promt.show-bar-promt {
  top: 0px !important;
  display: block !important;
}
.bar-promt p {
  padding: 0;
  margin: 0;
  line-height: 16px;
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}
.bar-promt p a {
  color: #f6f6f6;
}
.bar-promt p a:hover {
  color: #ffffff;
}
.bar-promt .close-svg {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 20px;
  height: 22px;
  transform: translateY(-50%);
}
.bar-promt .close-svg:hover {
  cursor: pointer;
}
.bar-promt .close-svg svg {
  width: 20px;
  height: 20px;
}
.top-header .aligned-left-c {
  float: right;
}
@media (max-width: 480px) {
  .top-header .aligned-left-c {
    float: none;
  }
}
@media (max-width: 767px) {
  .top-header #top-navigation .nav {
    margin: 0;
  }
}
.top-header #top-navigation li a {
  padding: 10px 10px;
  color: #656563;
  font-size: 14px;
  position: relative;
  white-space: nowrap;
}
.top-header #top-navigation li a:after {
  content: "";
  background: #b8b8b8;
  width: 1px;
  height: 16px;
  display: inline-block;
  right: -10px;
  position: relative;
  top: 3px;
}
.top-header #top-navigation li a.btn-sm {
  display: none;
  padding: 5px 10px;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 10px;
  line-height: 1.5;
}
@media (max-width: 992px) {
  .top-header #top-navigation li a.btn-sm {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .top-header #top-navigation li a.btn-sm {
    margin-left: 2px;
    margin-top: 6px;
  }
}
.top-header #top-navigation li a:hover {
  background-color: transparent;
  color: #0d6efd;
}
@media (max-width: 767px) {
  .top-header #top-navigation li {
    display: inline-block;
    float: left;
  }
}
@media (max-width: 480px) {
  .top-header #top-navigation li {
    width: 33%;
  }
}
.top-header #top-navigation #menu-item-21 a:after,
.top-header #top-navigation #menu-item-742 a:after {
  display: none;
}
@media (max-width: 480px) {
  .top-header #top-navigation #menu-item-1219 a {
    padding-left: 0;
  }
  .top-header #top-navigation #menu-item-21 {
    text-align: right;
  }
  .top-header #top-navigation #menu-item-742 {
    text-align: center;
  }
}
.top-header #gtranlate-c {
  padding: 10px 12px 10px 0px;
}
.top-header #search-top-header {
  padding: 4px 4px 0 0;
  display: inline-block;
  top: -1px;
  height: 33px;
  position: relative;
  float: right;
}
@media (max-width: 767px) {
  .top-header #search-top-header {
    display: none;
  }
}
.top-header #search-top-header:after {
  content: "";
  background: #b8b8b8;
  width: 1px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0;
}
.top-header #search-top-header #dummy {
  cursor: pointer;
  display: inline-block;
  height: 34px;
  width: 30px;
  text-align: center;
  right: 8px;
  line-height: 34px;
  top: 0;
  z-index: 22;
  color: #656563;
  font-size: 14px;
}
.top-header #search-top-header #dummy:hover {
  color: #0d6efd;
}
.top-header #search-top-header .tooltip .tooltip-inner {
  background: #ffffff !important;
}
.top-header #search-top-header .tooltip .tooltip-arrow {
  display: none;
}
.header-section {
  background: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 33;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transform: translateZ(0);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 35s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
@media (min-width: 768px) {
  .header-section {
    border-bottom: 1px solid #f3f3f3;
  }
}
@media (max-width: 768px) {
  .header-section .navbar-collapse {
    max-height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-section .navbar-collapse.collapse {
    padding-right: 0;
  }
}
.header-section .main-header .main-header span.ropdown-toggle {
  display: none;
}
.header-section .main-header .navbar-brand {
  width: 147px;
  height: auto;
  padding: 0;
  margin-top: -14px;
}
@media (min-width: 1200px) {
  .header-section .main-header .navbar-brand {
    width: 157px;
  }
}
@media (max-width: 991px) {
  .header-section .main-header .navbar-brand {
    padding-top: 5px;
    width: 130px;
  }
}
@media (max-width: 767px) {
  .header-section .main-header .navbar-brand {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .header-section .main-header .navbar-brand {
    width: 120px;
    margin-top: 3px;
  }
}
.header-section .main-header .navbar-brand img {
  max-width: 157px;
  width: 100%;
}
.header-section .main-header .navbar {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .header-section .main-header .navbar-nav {
    min-height: 42px;
  }
}
.header-section .main-header .navbar-nav .open > a {
  background: #ffffff;
}
.header-section .main-header .navbar-nav .open .dropdown-menu {
  background: #f3f3f3;
}
@media only screen and (min-width: 993px) {
  .header-section .main-header .navbar-nav > li:last-child {
    margin-right: -15px;
    margin-left: 20px;
  }
}
.header-section .main-header .navbar-nav > li.current_page_item > a {
  color: #1c1c1b;
}
.header-section .main-header .navbar-nav > li > a {
  font-size: 15px;
  color: #1c1c1b;
  position: relative;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 1401px) {
  .header-section .main-header .navbar-nav > li > a {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .header-section .main-header .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .header-section .main-header .navbar-nav > li > a {
    margin-right: 56px;
  }
}
.header-section .main-header .navbar-nav > li > a:focus {
  background: transparent;
}
.header-section .main-header .navbar-nav > li > a:hover {
  background: transparent;
  color: #1c1c1b;
  border-color: #0d6efd;
}
@media (max-width: 768px) {
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item.menu-item-has-children
    i {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header-section .main-header .navbar-nav > li#menu-item-24 {
    display: none;
  }
}
@media (max-width: 992px) {
  .header-section .main-header .navbar-nav > li#menu-item-1205 a {
    padding-right: 0;
  }
}
.header-section .main-header span.ropdown-toggle {
  position: absolute;
  top: 10px;
  right: 16px;
  width: 30px;
  height: 30px;
  background: #f3f3f3;
  text-align: center;
  font-size: 27px;
  line-height: 24px;
  z-index: 9999;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  display: none;
}
@media only screen and (max-width: 767px) {
  .header-section .main-header span.ropdown-toggle {
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  .header-section .main-header .dropdown.open span.ropdown-toggle {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media only screen and (max-width: 767px) {
  .header-section .navbar-toggle {
    padding-right: 0;
    margin-right: 0;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}
.header-section .navbar-toggle .icon-bar {
  background: #0d6efd;
}
.header-section.hide-top-header {
  -webkit-box-shadow: 0 2px 2px rgba(205, 205, 205, 0.48);
  box-shadow: 0 2px 2px rgba(205, 205, 205, 0.48);
}
@media (min-width: 768px) {
  .header-section.hide-top-header {
    top: -42px;
  }
}
.header-section.hide-top-header .main-header .navbar {
  margin-bottom: 0;
}
.header-section.hide-top-header .navbar-brand {
  margin-top: 6px;
}
@media (max-width: 768px) {
  .header-section.hide-top-header .navbar-brand {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .header-section .main-header .navbar-nav > li.menu-item {
    position: relative;
  }
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item.menu-item-has-children
    i.icon-caret-down {
    display: inline-block;
    position: relative;
    left: 3px;
    top: 1px;
  }
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item.menu-item-has-children:after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent;
  }
  .header-section .main-header .navbar-nav > li.menu-item.active > a:after {
    display: block;
  }
  .header-section .main-header .navbar-nav > li.menu-item > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 2px;
    display: none;
  }
  .header-section .main-header .navbar-nav > li.menu-item > a:hover:after {
    display: block;
  }
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item
    .sub-menu.dropdown-menu:after,
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item
    .sub-menu.dropdown-menu:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    left: 22px;
    right: 0;
    border: 12px solid transparent;
  }
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item
    .sub-menu.dropdown-menu:before {
    top: -24px;
    border-bottom-color: #e4e1e1;
  }
  .header-section
    .main-header
    .navbar-nav
    > li.menu-item
    .sub-menu.dropdown-menu:after {
    top: -22px;
    border-bottom-color: #ffffff;
  }
  .header-section .btn.btn-mid-cta.btn-primary-c {
    min-width: 156px !important;
    top: 3px;
    padding: 7px 5px !important;
    min-width: 150px;
    min-height: 35px;
    font-size: 14px !important;
    top: 6px;
    font-size: 14px;
  }
  .header-section .btn.btn-mid-cta.btn-primary-c:hover:after {
    background: transparent;
  }
  .header-section .menu-item .sub-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    position: absolute;
    top: 20px;
    left: 8px;
    background: #ffffff;
    z-index: 99;
    height: 0;
    cursor: pointer;
    -webkit-box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    width: 460px;
  }
  .header-section .menu-item:hover .sub-menu {
    opacity: 1;
    display: block;
    visibility: visible;
    top: 52px;
    z-index: 9;
    height: auto;
  }
  .header-section .menu-item:hover .sub-menu li:hover .sub-menu {
    opacity: 1;
    top: 10px;
    left: 100%;
    z-index: 9;
  }
  .header-section .menu-item#menu-item-951 .sub-menu {
    width: 242px;
  }
  .header-section .menu-item .sub-menu li {
    position: relative;
    width: 50%;
    float: left;
  }
  .header-section .menu-item .sub-menu li a {
    text-decoration: none;
    margin-left: 0 !important;
    padding: 6px 30px 6px 20px;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }
  .header-section .menu-item .sub-menu li a:hover {
    background: #f7f7f7;
  }
  .header-section .parent-menu-item .sub-menu li:hover > a {
    border-bottom: transparent;
  }
  .header-section .menu-item .sub-menu li .sub-menu {
    top: 0;
    left: 80%;
    opacity: 0;
    z-index: -1;
  }
  .header-section .menu-item .sub-menu li > a:hover {
    border-color: transparent !important;
  }
  .header-section .menu-item .sub-menu li .sub-menu a {
    font-size: 15px;
    padding: 17px 14px 17px 15px;
  }
}
.header-request {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 33;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transform: translateZ(0);
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.header-request .navbar-brand-left {
  width: 150px;
  padding: 12px 5px;
  display: inline-block;
}
.header-request .navbar-brand-left img {
  width: 100%;
  max-width: 157px;
}
.header-request .top-header {
  float: right;
}
.has-no-bar-promt .header-section.hide-top-header {
  top: -42px;
}
.has-bar-promt .header-section.hide-top-header {
  top: -80px;
}
@media (max-width: 535px) {
  .has-bar-promt .header-section.hide-top-header {
    top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  #searchformTab {
    padding: 0;
    display: block;
    position: relative;
    margin: 15px 0 20px 0;
  }
  #searchformTab button {
    position: absolute;
    top: 3px;
    right: 2px;
    background: transparent;
  }
  #searchformTab .form-control {
    width: 100%;
    padding: 3px 12px;
  }
}
.google-tras-wrapper:after {
  right: -3px;
}
.google-tras-wrapper .goog-te-combo {
  border: none !important;
}
.google-tras-wrapper .goog-te-combo:hover {
  cursor: pointer;
}
.google-tras-wrapper .goog-te-combo:focus {
  outline: none;
}
.google-tras-wrapper .switcher .selected {
  background: transparent;
}
.google-tras-wrapper .switcher .selected a {
  border: none;
  background-position: 60px center !important;
}
.google-tras-wrapper .switcher .selected a:focus {
  backgrond-color: transparent;
}
.google-tras-wrapper .switcher .selected a:hover {
  background-image: url("https://www.revechat.com/wp-content/plugins/gtranslate/arrow_up.png");
  background-position: 60px center !important;
}
.switcher .option a.selected {
  color: #0d6efd;
}
.switcher .option a:hover {
  color: #0d6efd;
}
.google-tras-wrapper {
  position: relative;
}
@media only screen and (max-width: 480px) {
  .google-tras-wrapper {
    display: none;
  }
}
.google-tras-wrapper .switcher {
  width: auto;
}
.google-tras-wrapper:after {
  content: "";
  background: #b8b8b8;
  width: 1px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 3px;
}
.google-tras-wrapper .switcher .selected a img {
  position: relative;
  top: -1px;
}
.google-tras-wrapper .switcher .selected a:hover {
  background-color: transparent;
}
.google-tras-wrapper .switcher .selected a {
  width: auto;
  padding: 3px 12px 3px 10px;
  background-position: right center !important;
}
.google-tras-wrapper .switcher .option {
  max-height: 240px;
  left: -248px;
  width: 308px;
  border: none;
  min-width: 129px;
  -webkit-box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  background: #ffffff;
  -webkit-box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.15);
  padding: 10px;
}
.google-tras-wrapper:hover .option {
  display: block;
}
.switcher .option a {
  color: #000;
  padding: 3px 5px;
  width: 46%;
  float: left;
}
.switcher .option a img,
.switcher .selected a img {
  display: none;
}
@media (min-width: 768px) {
  .header-section #menu-item-4785 .sub-menu {
    width: auto !important;
  }
  .header-section #menu-item-4785 .sub-menu li {
    float: none;
    width: 100%;
  }
}
.benifits-section .thumb {
  background: #ffffff !important;
}
.main-footer {
  background: #202121;
  padding-top: 70px;
}
.menu-item-image {
  margin-top: 80px;
}
.main-footer:after,
.main-footer:before {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer:after,
.main-footer:before {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
footer.main-footer:after {
  display: none;
}
@media (max-width: 992px) {
  .main-footer {
    padding-bottom: 40px;
  }
}
.main-footer .nav-column {
  float: left;
  padding: 0 15px;
}
@media (min-width: 481px) {
  .main-footer .nav-column {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .main-footer .nav-column {
    width: 19.66%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .main-footer .nav-column {
    width: 48%;
  }
}
.main-footer .contact-column {
  margin-top: 10px;
  border-top: 1px solid #3a3a3a;
}
@media (max-width: 767px) {
  .main-footer .signle-widget {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .main-footer .signle-widget {
    margin-bottom: 40px;
  }
}
.main-footer .title {
  font-size: 18px;
  font-weight: bold;
  color: #e7e7e7;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .main-footer .title {
    margin-bottom: 8px;
    border-bottom: 1px solid #5a5a5a;
    padding-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .main-footer .title {
    /* font-size: 16px; */
  }
}
.main-footer .footer-nav,
.main-footer .menu {
  padding-left: 0;
  list-style: none;
}
.main-footer .footer-nav li,
.main-footer .menu li {
  margin-bottom: 10px;
}
.main-footer .footer-nav li a,
.main-footer .menu li a {
  color: #d1d1d1;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.main-footer .footer-nav li a:hover,
.main-footer .menu li a:hover {
  color: #d1d1d1;
  text-decoration: none;
}
@media (max-width: 480px) {
  .main-footer .footer-nav li a,
  .main-footer .menu li a {
    font-size: 14px;
  }
}
.main-footer .hotlines-wrapper {
  color: #fff;
  display: inline-block;
}
.main-footer .hotlines-wrapper .sing-number {
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  white-space: nowrap;
}
.main-footer .hotlines-wrapper .sing-number:hover {
  color: #0d6efd;
}
@media (max-width: 767px) {
  .main-footer .hotlines-wrapper .sing-number {
    margin-bottom: 10px;
    display: inline-block;
  }
  .main-footer .hotlines-wrapper .sing-number:last-child {
    margin-bottom: 0;
  }
}
.main-footer .hotlines-wrapper .email-address {
  color: inherit;
  text-decoration: none;
}
.main-footer .hotlines-wrapper .email-address:hover {
  color: #0d6efd;
}
.main-footer .hotlines-wrapper a:hover {
  text-decoration: none;
  color: #0d6efd !important;
}
.main-footer .con-name {
  color: #3ea7eb;
}
.main-footer .focus-wall {
  padding: 10px;
  overflow: hidden;
  text-align: center;
}
.main-footer .wrapper,
.main-footer address {
  padding-left: 30px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .main-footer .wrapper,
  .main-footer address {
    margin-bottom: 20px;
  }
}
.main-footer .wrapper {
  margin-bottom: 5px;
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .main-footer .wrapper {
    margin-right: 30px;
  }
}
.main-footer address {
  margin: 5px 0 0 0;
  font-size: 17px;
}
.main-footer .custom-icon {
  background: url("../images/mail.png") no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
.main-footer .custom-icon.support-email {
  background-position: 8px 2px;
}
.main-footer .custom-icon.hotlines {
  /* background-position: -70px 4px; */
}
.main-footer .custom-icon.address {
  /*background-position: 0px -2px;*/
}
.main-footer .sub-footer {
  position: relative;
  padding: 10px 0 5px;
}
@media (min-width: 768px) {
  .main-footer .sub-footer .navbar-nav {
    /* float: right; */
    text-align: center;
    float: none; /* margin-right: 100px; */
  }
}
@media (min-width: 759px) {
  .main-footer .sub-footer .custom-column-sub-footer {
    float: left;
  }
}
.main-footer .sub-footer .social {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}
@media (max-width: 758px) {
  .main-footer .sub-footer .social {
    margin-top: 5px;
    float: none;
  }
}
.main-footer .sub-footer .social li {
  margin: 0 5px;
}
@media (max-width: 991px) {
  .main-footer .sub-footer .social li {
    margin: 0 1px;
  }
}
.main-footer .sub-footer .social li a {
  font-size: 26px;
  color: #fff;
  position: relative;
  z-index: 1;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
.main-footer .sub-footer .social li a:hover {
  color: #0d6efd;
}
.main-footer .sub-footer .copy-right-nav {
  color: #bcbcbc;
  font-weight: 300;
  padding: 0;
  font-size: 12px;
  margin-right: 15px;
}
.main-footer .sub-footer .copy-right-nav a {
  color: #bcbcbc;
  white-space: nowrap;
  font-size: 14px;
}
@media (max-width: 480px) {
  .main-footer .sub-footer .copy-right-nav a {
    margin: 11px 11px;
    display: inline-block;
  }
}
.sub-footer .navbar-nav a {
  color: #d1d1d1;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
}
.main-footer.footer-small {
  padding: 10px 0;
  width: 100%;
}
.main-footer.footer-small .sub-footer {
  padding: 0;
  margin: 0;
}
.main-footer.footer-small .sub-footer:before {
  background: transparent;
}
.copyright-footer {
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 5px 0;
}
.copyright-footer a {
  color: #ffffff;
}
.copyright-footer a:hover {
  color: #0d6efd;
}
#menu-item-1221 a,
#menu-item-1222 a,
.no-active {
  pointer-events: none;
  cursor: default;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.home #video-model {
  padding-right: 0 !important;
}
.home #video-model .modal-dialog {
  margin-top: 20px;
}
@media (min-width: 993px) {
  .home #video-model .modal-dialog {
    width: 900px;
    margin: 65px auto;
  }
}
.home #video-model button.close {
  background: #fff;
  width: 25px;
  height: 25px;
  line-height: 1;
  display: block;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #d6d6d6;
  position: absolute;
  right: -10px;
  top: -12px;
  opacity: 1;
  z-index: 9;
}
.home #video-model button.close span {
  line-height: 10px;
}
.home .page-sub-header {
  margin-top: 0;
  padding: 0;
  margin-bottom: 50px;
}
.benifits-section {
  padding-top: 70px;
  padding-bottom: 50px;
}
.benifits-section .page-sub-header {
  margin-bottom: 35px;
}
.benifits-section .benifits-icon {
  display: inline-block;
  text-align: center;
  width: 84px;
  height: 60px;
  opacity: 1;
}
.benifits-section .slaesConversion {
  background-position: -682px 1px;
}
.benifits-section .reductions {
  background-position: -680px -99px;
}
.benifits-section .instant-customer-feedback {
  background-position: -681px -193px;
}
.benifits-section .track-your-visitor {
  background-position: -677px -284px;
}
.benifits-section .brandLoyalty {
  background-position: -679px -382px;
}
.benifits-section .engageProactively {
  background-position: -683px -470px;
}
.benifits-section .thumb {
  padding: 30px 20px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
  margin: 15px 0px 15px 1px;
}
@media (min-width: 992px) {
  .benifits-section .thumb {
    min-height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .benifits-section .thumb {
    min-height: 233px;
  }
}
@media (max-width: 767px) {
  .benifits-section .thumb {
    min-height: auto;
    max-width: 400px;
    margin: 0 auto 30px;
    position: relative;
  }
}
.benifits-section .thumb h3 {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .benifits-section .thumb h3 {
    font-size: 16px;
  }
}
.benifits-section .benifits-icon svg {
  width: 84px;
  height: 60px;
  fill: #000000;
}
.benifits-section .benifits-icon svg path,
.benifits-section .benifits-icon svg polygon {
  fill: #000000;
}
.features-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.features-section .f-thumb {
  min-height: 214px;
  padding: 30px 14px 20px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.07);
  margin: 15px 0;
  position: relative;
}
@media (min-width: 1200px) {
  .features-section .f-thumb {
    min-height: 315px;
  }
}
@media (max-width: 1299px) {
  .features-section .f-thumb {
    min-height: 330px;
  }
}
@media (max-width: 991px) {
  .features-section .f-thumb {
    min-height: 240px;
  }
}
@media (max-width: 767px) {
  .features-section .f-thumb {
    min-height: auto;
    max-width: 400px;
    margin: 0 auto 30px;
  }
}
.features-section .f-thumb .f-thumb-title {
  margin: 0px 0 10px 0;
  font-size: 18px;
  color: #4e4d4d;
}
@media (max-width: 1199px) {
  .features-section .f-thumb .f-thumb-title {
    font-size: 16px;
  }
}
.features-section .f-thumb .f-thumb-sub-title {
  font-weight: 400;
  margin: 0px 0 10px 0;
  font-size: 16px;
}
.features-section .f-thumb .f-img-thumb {
  width: 90px;
  height: 58px;
  display: inline-block;
}
.features-section .f-thumb a {
  text-decoration: none;
}
.features-section .f-thumb .hf-livechat-icon {
  background-position: -96px -148px;
}
.features-section .f-thumb .hf-video-icon {
  background-position: -96px -250px;
}
.features-section .f-thumb .hf-voice-icon {
  background-position: -96px -148px;
}
.features-section .f-thumb .hf-deptmeneg-icon {
  background-position: -96px -350px;
}
.features-section .f-thumb .hf-vistoranaly-icon {
  background-position: -96px -765px;
}
.features-section .f-thumb .hf-autotrigger-icon {
  background-position: -96px -561px;
}
.features-section .f-thumb .hf-facebook-icon {
  background-position: -96px -457px;
}
.features-section .f-thumb .hf-viber-icon {
  background-position: -96px -664px;
}
.features-section .f-thumb .hf-mobilesdk-icon {
  background-position: -96px -890px;
  height: 64px;
}
.features-section .f-thumb .hf-readmore {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  text-indent: -9999px;
}
.features-section .f-thumb .hf-readmore-text {
  position: relative;
  opacity: 0;
  bottom: -10px;
  color: #0d6efd;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.features-section .f-thumb:hover .hf-readmore-text {
  opacity: 1;
  bottom: 0px;
}
.integration-section.home-part {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f3f3f3;
}
.integration-section.home-part .brand-list {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.integration-section.home-part .brand-list li {
  width: 23%;
  max-width: 212px;
  display: inline-block;
}
@media (max-width: 480px) {
  .integration-section.home-part .brand-list li {
    width: 48% !important;
    margin-bottom: 10px;
  }
}
.integration-section.home-part .brand-list .owl-item div {
  margin: 0 15px;
}
.integration-section.home-part .brand-list img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .integration-section.home-part .brand-list img {
    max-width: 286px;
  }
}
@media (max-width: 480px) {
  .integration-section.home-part .brand-list img {
    padding: 0 5px !important;
    max-width: 100%;
  }
}
.integration-section.home-part .owl-theme .owl-controls {
  margin-top: 20px;
}
.integration-section .btn.btn-sky {
  margin-top: 12px;
}
@media (max-width: 599px) {
  .owl-theme .owl-controls {
    /* display: none !important; */
  }
}
.box1 label.error {
  position: relative;
  top: 0;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  background: #eeebeb;
  color: #353535;
  border-radius: 6px;
  margin: 16px auto;
  border: 1px solid #eeebeb;
}
.box1 .error div.toltip:after,
.box1 .error div.toltip:before {
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(149, 173, 189, 0);
  left: 0;
  margin: auto;
  text-align: center;
}
.box1 .error div.toltip:after {
  top: -7px;
  border-bottom-color: #eeebeb;
  border-width: 8px;
  margin-top: -8px;
}
.box1 .error div.toltip:before {
  top: -10px;
  border-bottom-color: #eeebeb;
  border-width: 9px;
  margin-top: -8px;
}
.features-section .btn-mid-cta,
.integration-section .btn-mid-cta {
  min-width: 188px;
}
.intro-section .btn-intro-cta {
  border-radius: 3px;
  font-size: 18px;
  font-weight: 400;
  min-width: 328px;
  height: 50px;
  line-height: 50px;
  background: #0d6efd !important;
  text-indent: 1px;
}
@media (max-width: 480px) {
  .intro-section .btn-intro-cta {
    width: 100%;
    max-width: 308px;
    min-width: auto;
  }
}
.sigle-post-area {
  padding-bottom: 50px;
}
.sigle-post-area .post-thumbnail {
  margin-bottom: 30px;
}
.search-page .readmore {
  background: transparent;
  border-bottom: 1px solid #0d6efd;
  color: #0d6efd;
  font-size: 18px;
  padding-bottom: 2px;
}
.search-page .readmore:hover {
  text-decoration: none;
  color: #10819e;
  border-bottom-color: #10819e;
}
.blog-bre-com span {
  color: #0d6efd;
}
.author-section {
  background: #f2f2f2;
  padding: 30px;
  margin-top: 40px;
}
.author-section .author-img-wrapper {
  max-width: 90px;
  background: #f7f7f7;
  border: 1px solid #e3e1e1;
  border-radius: 5px;
  padding: 8px;
}
.author-section .author-img-wrapper .author-img {
  /* background: url("../images/blog-author-img.jpg") no-repeat center; */
  background-size: 100%;
  width: 70px;
  height: 70px;
}
.author-section .author-img-wrapper .author-img img {
  width: 100%;
  height: auto;
}
.author-section .pull-left:first-child {
  width: 100px;
  margin-right: 10px;
}
.author-section .pull-left {
  width: 85%;
}
.author-section h4 {
  margin: 0;
}
.author-section h4 a {
  color: #f28521;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.author-section h4 a:hover {
  text-decoration: none;
}
.single .author-section p {
  margin-top: 0;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.author-section strong {
  text-transform: uppercase;
  color: #9d9e9e;
  font-size: 14px;
}
.author-section .author-social-link {
  list-style: none;
  padding: 0;
  border: none;
  margin: 3px 10px 0 0;
  text-align: center;
}
.author-section .author-social-link li {
  display: inline-block;
  margin: 2px;
  float: none;
  font-size: 20px;
}
.author-section .author-social-link li a {
  text-decoration: none;
  opacity: 0.9;
}
.author-section .author-social-link li a:hover {
  opacity: 1;
}
.author-section .author-social-link li.facebook a {
  color: #3b5998;
}
.author-section .author-social-link li.twitter a {
  color: #55acee;
}
.author-section .author-social-link li.g-plus a {
  color: #e33f3f;
}
.author-section .author-social-link li.linkedin a {
  color: #008cc9;
}
.pagination-wrapper ul {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  display: block;
  text-align: center;
}
.pagination-wrapper ul li {
  list-style: none;
  display: inline-block;
  float: none;
  margin: 0 8px;
  vertical-align: middle;
}
.pagination-wrapper ul li:first-child {
  list-style: none;
  margin-left: 0;
}
.pagination-wrapper ul li a {
  outline: none;
  font-size: 18px;
  color: #b6b4b4;
  padding: 5px 15px;
  text-decoration: none;
  border: 1px solid transparent;
}
.pagination-wrapper ul li.next a,
.pagination-wrapper ul li.prev a {
  height: 30px;
  width: 11px;
  display: inline-block;
  vertical-align: bottom;
  text-indent: -9999px;
}
.pagination-wrapper ul li.next a {
  background: url("../images/blog-pag-next.png") no-repeat center center;
}
.pagination-wrapper ul li.prev a {
  background: url("../images/blog-pag-prev.png") no-repeat center center;
}
.pagination-wrapper ul li.active a,
.pagination-wrapper ul li.active a:focus,
.pagination-wrapper ul li a:focus,
.pagination-wrapper ul li a:hover {
  border: 1px solid #f28521;
  color: #f28521;
  border-radius: 5px;
}
.search-page .search-header {
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  margin-bottom: 40px;
  color: #2f343b;
}
@media (max-width: 767px) {
  .search-page .search-header {
    font-size: 35px;
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .search-page .search-header {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .pagination-wrapper ul li a {
    padding: 2px 10px;
  }
}
.faq-cat-section .page-title {
  font-size: 26px;
  margin-top: 30px;
}
.faq-cat-section .page-title i {
  margin-right: 8px;
}
.faq-cat-section .page-main-header {
  margin-top: 20px;
  font-size: 30px;
}
.faq-cat-section .page-main-header i {
  margin-right: 8px;
}
.faq-cat-section .entry-title {
  margin-top: 0;
  font-size: 20px;
  line-height: 1.3;
}
.faq-cat-section .entry {
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 26px;
}
.faq-cat-section .more-link {
  font-weight: bold;
}
.blog #menu-top-menu {
  margin-top: 0;
}
.map-location {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 25px;
}
.map-location img {
  display: inline-block;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
}
.map-location:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.locations h4 {
  color: #0d6efd;
}
div.wpcf7-validation-errors {
  border: 2px solid #eea236;
  clear: both;
  background: #f0ad4e;
  border-radius: 2px;
  color: #fff;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #4cae4c;
  clear: both;
  background: #5cb85c;
  color: #fff;
}
body div.wpcf7-response-output {
  margin: 0;
  margin-top: 5px;
}
#revechat-contact .wpcf7-form-control-wrap {
  position: relative;
}
#revechat-contact div.toltip {
  color: #fff;
  background: #6dbbed;
  right: 0;
  border: 1px solid #2196f3;
  line-height: 1;
  margin-top: -8px;
  margin-bottom: 19px;
}
#revechat-contact div.toltip:after,
#revechat-contact div.toltip:before {
  border: solid transparent;
  border-color: rgba(149, 173, 189, 0);
  border-bottom-color: #6dbbed;
}
#revechat-contact div.toltip:after {
  border-bottom-color: #6dbbed;
}
#revechat-contact div.toltip:before {
  border-bottom-color: #2196f3;
}
#revechat-contact div.wpcf7-mail-sent-ok {
  border: 2px solid #4cae4c;
  background: #5cb85c;
  color: #fff;
  margin-top: 8px;
  clear: both;
  margin-top: 11px;
  padding: 2px 6px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .cta-section .cta-title {
    text-align: center;
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .cta-section .cta-btn {
    margin: 12px 0 20px;
    float: none;
  }
}
@media (max-width: 1432px) {
  #revechat-contact div.toltip:after,
  #revechat-contact div.toltip:before {
    right: auto;
    top: -10px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 9px;
    margin-top: -8px;
    left: 15px;
  }
  #revechat-contact div.toltip:after {
    top: -7px;
    border-width: 8px;
    margin-top: -8px;
  }
  #revechat-contact div.toltip:before {
    top: -10px;
    left: 14px;
    border-width: 9px;
    margin-top: -8px;
  }
}
@media (min-width: 1433px) {
  #revechat-contact div.toltip:after,
  #revechat-contact div.toltip:before {
    right: auto;
    top: -10px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 9px;
    margin-top: -8px;
    left: 15px;
  }
  #revechat-contact div.toltip:after {
    top: -7px;
    border-width: 8px;
    margin-top: -8px;
  }
  #revechat-contact div.toltip:before {
    top: -10px;
    left: 14px;
    border-width: 9px;
    margin-top: -8px;
  }
}
@media only screen and (min-width: 993px) {
  #revechat-contact div.toltip {
    top: 0;
  }
}
.faq-section i.icon-book {
  width: 27px;
  height: 27px;
  background: url(images/fat-book-icon.png) no-repeat center left;
  position: relative;
  opacity: 0.8;
  display: inline-block;
  background-size: 92%;
  top: 4px;
}
.col-md-9-5.panel.panel-primary {
  border-color: transparent;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.col-md-2-5.floatleft {
  display: inline-block;
}
.form-group.record > label {
  margin-right: 5px;
  margin-top: 6px;
}
.powerFull-features {
  padding: 60px 0 44px;
  border-bottom: 1px solid #f5f5f5;
}
.powerFull-features .page-main-header {
  margin-bottom: 30px;
  font-size: 36px;
  color: #001d40;
}
.features-single-sention {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 767px) {
  .features-single-sention {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1300px) {
  .features-single-sention .features-single-thumbnail {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .features-single-sention .page-sub-header {
    margin-top: 0;
  }
  .features-single-sention .features-single-thumbnail {
    padding: 0 20px;
  }
}
.features-single-sention .page-sub-header {
  margin-top: 0;
}
@media (max-width: 767px) {
  .features-single-sention .page-sub-header {
    font-size: 30px;
  }
}
.visitor-analytics {
  background: url("../images/visitor-analytics.png") no-repeat scroll left 100%;
}
.others-features {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f5f5f5;
}
.others-features .small {
  font-size: 16px;
}
.others-features .big {
  height: auto;
  font-size: 16px;
}
.others-features .cus-f img {
  width: 70px;
}
.others-features .des-features a {
  text-decoration: none;
}
.others-features .des-features a:hover {
  color: #3ea7eb;
  text-decoration: none;
}
.others-features .des-features a:focus {
  outline: none;
  color: #0d6efd;
}
.others-features .morecontent .space {
  visibility: hidden;
  margin-bottom: 12px;
  display: block;
}
.others-features .morecontent span {
  display: none;
}
.others-features .morelink {
  display: block;
}
.portfolio img {
  max-width: 100%;
  position: relative;
  display: inline-block;
  margin-top: 0;
  height: auto !important;
}
@media (max-width: 767px) {
  .portfolio img {
    margin-top: -12px;
  }
}
.portfolio .text-category {
  display: block;
  font-size: 9px;
}
.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  background: #fff;
  min-height: 128px;
  display: block;
  -ms-flex-align: center;
  text-align: center;
}
@media (min-width: 1401px) {
  .portfolio-wrapper {
    min-height: 140px;
  }
}
@media (max-width: 767px) {
  .portfolio-wrapper {
    display: block;
    padding-top: 10px;
  }
}
.portfolio-wrapper > div.label {
  display: block;
}
.integration h1 {
  font-size: 50px;
  color: #151515;
  text-align: center;
  margin-top: 40px;
}
.integration p {
  font-size: 18px;
  color: #555454;
  text-align: center;
  line-height: 28px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .integration {
    padding-top: 30px;
  }
  .integration h1 {
    font-size: 35px;
  }
  .integration p {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
#portfoliolist .portfolio.versions {
  display: none !important;
}
.main-footer.footer-small.small-version {
  padding: 16px 0;
  background: #000;
}
.main-footer.footer-small.small-version .copy-right-nav {
  position: relative;
  font-weight: 400;
  font-size: 13px;
  color: #777777;
  margin-top: 4px;
  left: -6px;
}
.main-footer.footer-small.small-version .copy-right-nav a {
  color: inherit;
  margin-left: -5px;
  margin-right: -5px;
}
.main-footer.footer-small.small-version .copy-right-nav a:hover {
  color: #0d6efd;
}
@media (min-width: 768px) {
  .main-footer.footer-small.small-version .sub-footer .social {
    text-align: right;
    display: block;
    width: 100%;
  }
}
.steps-list {
  margin-top: 10px;
  padding: 0;
}
.steps-list li {
  display: inline-block;
  border-bottom: 3px solid #f39203;
  margin: 0 10px;
}
.steps-list li.un-done {
  border-color: rgba(255, 255, 255, 0.3);
}
.steps-list li span {
  color: #fff;
  padding: 0 30px 4px;
  font-weight: 500;
  display: inline-block;
}
.preview-mian-page-nav li span,
.steps-list li span {
  font-size: 13px;
  text-decoration: none;
  display: inline-block;
}
.steps-list li.un-done span {
  color: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
@media (max-width: 480px) {
  .preview-mian-page-nav {
    position: static;
    margin-left: 5px;
  }
  .preview-mian-page-nav li span {
    padding-bottom: 4px;
    margin-bottom: 4px;
  }
  .preview-tab-nav {
    float: right;
  }
  .steps-list li span {
    padding: 0 9px 9px;
    font-size: 12px;
  }
  .steps-list li {
    margin: 0 6px;
  }
}
.profile-steps {
  width: 50px;
  height: 50px;
  color: #0d6efd;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50%;
  line-height: 47px;
  border: 1px solid #0d6efd;
  margin: 0 auto 21px;
  display: block;
  background: #fff;
  text-align: center;
}
.section-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .section-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .section-padding {
    /* padding-top: 90px; */ /* padding-bottom: 90px; */
  }
}
.section-padding .img-responsive {
}
@media (max-width: 480px) {
  .section-padding .img-responsive {
  }
}
.section-padding.support-sec {
  padding-bottom: 0;
}
.section-padding.support-sec img {
  max-width: 360px;
}
.section-padding.social-media-sec img {
  max-width: 360px;
}
.section-padding.route-dept-sec img {
  max-width: 360px;
}
.section-padding.mobile-sdk-sec {
  padding-bottom: 0;
}
.section-padding.mobile-sdk-sec img {
  max-width: 360px;
}
.section-padding .sec-title {
  font-size: 34px;
  color: #2e2e2e;
  font-weight: bold;
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
}
.section-padding-banner,
.co-browsing-banner-section {
  padding: 70px 0;
}
.section-padding-banner .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.section-padding-full {
  margin: 60px 0 60px;
}
.section-padding-nw,
.section-padding-nw1,
.section-padding-nw2 {
  margin: 0 0 80px;
  position: relative;
}
.section-padding .sec-title {
  font-size: 28px;
}
.co-browsing-banner-section .img-responsive {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .section-padding-banner .heading-h3.vspace-70 {
    margin-bottom: 30px;
  }
  .section-padding-banner .col-xs-12 > img {
    margin-top: 30px;
  }
  .section-padding-nw,
  .section-padding-nw1,
  .section-padding-nw2 {
    margin: 0 0 50px;
  }
  .section-padding-banner,
  .co-browsing-banner-section {
    padding: 20px 0 20px;
  }
}
.section-padding-banner h1 {
  font-size: 36px;
  color: #0f1e49;
  line-height: 48px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 20px;
}
.section-padding-banner h3,
.section-padding-banner h1 + p {
  font-size: 20px;
  color: #696969;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .section-padding .sec-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .section-padding .sec-title {
    font-size: 26px;
  }
  .section-padding-banner {
    text-align: center;
    margin-top: 20px;
  }
  .section-padding-banner h1,
  .section-padding-banner h3,
  .section-padding-banner h1 + p {
    margin-left: auto;
    margin-right: auto;
  }
  .section-padding-banner h1 {
    font-size: 24px;
    line-height: 33px;
  }
  .section-padding-banner h3,
  .section-padding-banner h1 + p {
    font-size: 16px;
    line-height: 30px;
  }
}
.customer-manager-warpper {
  background-image: url("../images/customer-manager.jpg");
  background-position: center center;
}
.cta-section {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .cta-section {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.cta-section .container {
  position: relative;
  z-index: 2;
}
.cta-section .cta-title {
  font-size: 34px;
  line-height: 1.5;
  color: #2e2e2e;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .cta-section .cta-title {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .cta-section .cta-title br {
    display: none;
  }
}
@media (max-width: 480px) {
  .cta-section .btn-big-cta-3 {
    min-width: auto;
    font-size: 16px;
  }
}
.cta-section .term {
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
  letter-spacing: 0.7px;
}
#modal-revechat-tutorial .close {
  position: absolute;
  top: -9px;
  right: -9px;
  border-radius: 50%;
  background: #c5c1c1;
  width: 20px;
  height: 20px;
  opacity: 1;
  line-height: 18px;
  color: #565656;
}
#modal-revechat-tutorial .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
#modal-revechat-tutorial .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nt-board .fail,
.nt-board .success {
  display: none;
  margin-bottom: 30px;
  color: #212121;
  font-weight: bold;
  font-size: 27px;
}
.nt-board .fail img,
.nt-board .success img {
  display: block;
  width: 60px;
  margin: 0 auto 20px;
  font-size: 20px;
}
.nt-board .wpcf7-mail-sent-ok {
  border: none;
  background: transparent;
}
.nt-board .wpcf7-mail-sent-ok .success {
  display: block;
}
.nt-board .wpcf7-mail-sent-ng {
  border: none;
  background: transparent;
}
.nt-board .wpcf7-mail-sent-ng .fail {
  display: block;
}
.re-cont {
  margin-top: -15px;
}
.contact_page_form_right .wpcf7-not-valid-tip{
  text-align: left;
  font-size: 16px!important;
}
.book-download .name-holder .wpcf7-not-valid-tip:after {
  content: "Please enter your name here.";
}
.book-download .email-holder .wpcf7-not-valid-tip:after {
  content: "Enter your valid email address.";
}
.tutorial-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f5f5f5;
}
.tutorial-wrapper .side-border:first-child {
  margin-top: 12px;
}
.single-tutorials .entry-content ol,
.single-tutorials .entry-content ul {
  margin: 20px 0;
}
.single-tutorials .entry-content ol li,
.single-tutorials .entry-content ul li {
  margin: 6px 0;
  font-size: 18px;
  line-height: 27px;
  color: #6b6b6b;
}
.single-tutorials .entry-content img {
  max-width: 100%;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin-top: 35px;
  margin-bottom: 35px;
}
.tutorial-c .img-responsive {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single .rev-recent-blog-posts {
  clear: both;
  margin-bottom: 70px;
}
.tutorial-c ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-sdk-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mobile-sdk-section ul#navbar-api-ul {
  top: 0;
  margin-top: 0;
  background: #f2f2f2;
  padding: 15px;
}
@media (min-width: 992px) {
  .mobile-sdk-section ul#navbar-api-ul {
    width: 293px;
  }
}
.section-casestudy {
  padding-top: 0;
  padding-bottom: 50px;
  border-bottom: 1px solid #f2f2f2;
}
.case-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  .case-banner {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .case-banner {
    padding: 40px 0;
  }
}
.case-banner:after {
  content: "";
  background: rgba(255, 255, 255, 0.52);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.case-banner .title {
  position: relative;
  z-index: 22;
  color: #000000;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.case-banner .title img {
  margin-bottom: 10px;
}
.quote-container {
  padding: 50px 10px;
  background: #f2f2f2;
  margin: 30px 0 15px;
}
.quote-wrapper blockquote {
  margin-bottom: 0;
  border: none;
}
.quote-wrapper blockquote p {
  font-size: 18px;
  font-weight: bold;
}
.screenshot-section {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .screenshot-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .screenshot-section .sec-title {
    margin-top: 160px;
  }
}
@media (min-width: 1200px) {
  .faq-section {
    min-height: 400px;
  }
}
@media (max-width: 1199px) {
  .faq-section {
    min-height: 450px;
  }
}
@media (max-width: 992px) {
  .mockup-outer-tablet {
    text-align: center;
    margin-bottom: -6px;
  }
  .faq-section {
    margin-bottom: 20px;
    min-height: auto;
  }
  .faq-section h2 {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  #searchformTab {
    display: none;
  }
  .faq-widget-area .signle-widget:first-child {
    border-top: 0;
    padding-top: 45px;
  }
  .resource-signle .logbox {
    min-height: auto;
  }
  .nt-board .fail,
  .nt-board .success {
    margin-top: 90px;
  }
  .postid-768 .integration-cta {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .signup-container .form-module {
    margin: 0 auto 70px;
  }
  .parent-menu-item .btn.btn-mid-cta {
    display: none;
  }
  .real-time .row.real-time-bg {
    background-size: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .real-time .row.real-time-bg {
    background-size: 42%;
  }
}
@media only screen and (max-width: 767px) {
  .error-page,
  .faq-section,
  .search-page {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .error404 .col-sm-4.col-md-4 {
    text-align: center;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  div.toltip {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .author-section .media-body {
    overflow: initial;
  }
  .author-section .media-body p {
    margin-bottom: 0;
  }
}
.switcher {
  font-size: 10pt;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  width: 163px;
  line-height: 17px;
}
.switcher a {
  text-decoration: none;
  display: block;
  font-size: 10pt;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.switcher a img {
  vertical-align: middle;
  display: inline;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.8;
}
.switcher a:hover img {
  opacity: 1;
}
.switcher .selected {
  position: relative;
  z-index: 9999;
}
.switcher .selected a {
  border: 1px solid #cccccc;
  background: url(https://www.revechat.com/wp-content/plugins/gtranslate/arrow_down.png)
    146px center no-repeat;
  color: #666666;
  padding: 3px 5px;
  width: 151px;
}
.switcher .selected a:hover {
  background: #f0f0f0
    url(https://www.revechat.com/wp-content/plugins/gtranslate/arrow_down.png)
    146px center no-repeat;
}
.switcher .option {
  position: relative;
  z-index: 9998;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #eeeeee;
  display: none;
  width: 161px;
  max-height: 198px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.switcher .option a {
  color: #000;
  padding: 3px 5px;
}
#selected_lang_name {
  float: none;
}
.l_name {
  float: none !important;
  margin: 0;
}
.switcher .option::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
.switcher .option::-webkit-scrollbar {
  width: 5px;
}
.switcher .option::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #888;
}
#goog-gt-tt {
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}
.goog-te-menu-value:hover {
  text-decoration: none !important;
}
#google_translate_element2 {
  display: none !important;
}
.goog-text-highlight {
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .intro-ecommerce-live-chat .title span {
    font-size: 22px;
  }
  .intro-ecommerce-live-chat .title {
    font-size: 30px;
  }
  .award-section .award-title,
  .page-sub-header,
  .cta-section .cta-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .award-section .award-title,
  .page-sub-header,
  .benifits-section .page-sub-header,
  .cta-section .cta-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) and (min-width: 600px) {
  .award-section .award-title,
  .page-sub-header,
  .benifits-section .page-sub-header,
  .cta-section .cta-title {
    font-size: 26px;
  }
  .benifits-section .thumb h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 599px) and (min-width: 480px) {
  .intro-ecommerce-live-chat .title span {
    font-size: 20px;
  }
  .intro-ecommerce-live-chat .title {
    font-size: 26px;
    line-height: 36px;
    margin-top: 45px;
  }
  .award-section .award-title,
  .page-sub-header,
  .cta-section .cta-title {
    font-size: 26px;
  }
  .benifits-section .thumb h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) and (min-width: 320px) {
  .intro-ecommerce-live-chat .title span {
    font-size: 18px;
  }
  .intro-ecommerce-live-chat .title {
    font-size: 24px;
    line-height: 34px;
    margin-top: 55px;
  }
  .award-section .award-title,
  .page-sub-header,
  .cta-section .cta-title {
    font-size: 24px;
  }
  .benifits-section .thumb h3 {
    font-size: 18px;
  }
}
.cat-post-tax-category a {
  color: #9b9898 !important;
  font-size: 12px !important;
  font-style: italic;
  padding: 0px !important;
}
.n-feature-menu-mobile-section {
  display: none;
}
.n-drop-icon {
  padding-left: 5px;
}
.n-top-header {
  padding: 8px 0px 3px 0px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .n-top-header {
    padding: 0px;
  }
}
.n-top-header ul {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none;
}
.n-top-header ul li {
  border-right: 1px solid #d6d6d6;
  padding: 0px 10px 0px 10px;
}
.n-top-header ul li:last-child {
  border-right: none;
}
@media screen and (max-width: 991px) {
  .n-top-header ul li:last-child {
    padding-right: 0;
  }
}
.n-top-header ul li,
.n-top-header ul li a {
  font-size: 13px;
  display: inline-block;
  color: #656563;
  line-height: 16px;
}
.n-top-header ul li a:hover {
  text-decoration: none;
}
.switcher {
  overflow: unset;
}
.google-tras-wrapper:after {
  width: 0px;
}
.google-tras-wrapper .switcher .selected a {
  padding: 0px 8px 0px 0px;
}
.google-tras-wrapper .switcher .selected a:hover {
  background-position: 45px center !important;
}
.google-tras-wrapper .switcher .option a {
  border: none;
}
.header-div .navbar-nav {
  float: none;
  display: inline-block;
}
.header-div.fixed-top {
  box-shadow: 0px 4px 10px rgb(198 198 198 / 25%);
}
.navbar-brand {
  padding: 0px 15px !important;
  height: auto !important;
}
.navbar-default {
  background-color: #ffffff !important;
}
.navbar-default .navbar-collapse {
  border-top: none;
  box-shadow: none;
}
.navbar-default .navbar-toggle {
  padding: 9px 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 8px;
}
.navbar {
  border: none !important;
  margin-bottom: 0px !important;
  padding-top: 4px;
}
.header-div .dropdown-menu.columns-2 {
  width: 687px;
  border-radius: 20px !important;
  top: 53px;
}
.header-div ul.dropdown-menu.menu_with_img {
  top: 53px;
}

.header-div ul.dropdown-menu.multi-column h3 {
  color: #8e8e8e;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  padding-left: 40px;
}
.header-div ul.dropdown-menu li {
  margin: 12px 0;
}
.header-div .dropdown-menu.columns-2.multi-column {
  padding: 20px 0 15px;
}
.header-div .dropdown-menu {
  border: none !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0 20px 30px 0 #00000014;
  -moz-box-shadow: 0 20px 30px 0 #00000014;
  box-shadow: 0 20px 30px 0 #00000014;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.header-div ul.dropdown-menu::before {
  position: absolute;
  top: -10px;
  left: calc(50% - 9px);
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f2f2f2;
  border-left: 10px solid transparent;
  content: "";
}
.header-div .columns-2.multi-column ul.multi-column-dropdown {
  list-style: none;
}
.header-div .columns-2 h3 {
  font-size: 16px;
  line-height: initial;
  font-weight: bold;
  color: #3d4d5c;
  margin-top: 18px;
  margin-bottom: 21px;
}
.header-div .dropdown-menu > li > a {
  margin: 10px 0;
  font-size: 16px;
}
.badge {
  background: #0d6efd;
  padding: 2px 8px;
  font-size: 0.8em;
  margin-left: 5px;
  margin-right: 0 !important;
  color: #fff;
  border-radius: 8px;
}
ul.multi-column-dropdown li a {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  font-weight: 400;
}
.multi-column-dropdown li {
  line-height: 42px;
}
.navbar-nav ul li:hover,
.navbar-nav ul li:hover a:hover {
  color: #006bb6;
  text-decoration: none;
  background: none;
}
.header-div .dropdown-menu a {
  color: #0d0925;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.header-div .dropdown-menu.columns-2 .n-all-feature {
  background: #fbfbfb;
  padding: 16px 16px 12px;
  text-align: center;
  width: calc(100% + 30px);
  margin: 0 -15px -5px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top: 1px solid #f6f6f6;
}

.menu_with_img li span {
  margin-right: 12px;
}
.columns-2 p a,
.columns-2 p a:hover {
  font-size: 14px;
  line-height: initial;
  font-weight: normal;
  text-decoration: none;
  color: #3d4d5c;
}
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  line-height: initial;
  font-weight: 600;
  user-select: n;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent !important;
}
.nav > li > a {
  padding: 10px 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .nav > li > a {
    padding: 10px 14px;
  }
}
li.pc-view {
  margin-left: 8px;
}
.dropdown a.n-menu-item {
}
.dropdown a.n-menu-item.n-free-trial-btn,
.dropdown a.n-menu-item.n-free-trial-btn:hover {
  background-color: #0d6efd !important;
  color: #ffffff !important;
  padding: 10px 15px;
  margin-top: 0px;
  border-radius: 5px; /* margin-right: -10px; */
}
.n-top-header a.n-free-trial-btn,
.n-top-header a.n-free-trial-btn:hover {
  background-color: #0d6efd;
  color: #ffffff !important;
  padding: 10px 15px;
  margin-top: 5px;
  border-radius: 5px;
  margin-right: -10px;
  display: none;
}
.n-all-feature {
  margin-top: 22px;
}
.header-div .dropdown-menu.columns-2 .n-all-feature a:hover,
.header-div .dropdown-menu.columns-2 .n-all-feature a:focus {
  color: #0d6efd;
}
.header-div .dropdown-menu li a span {
  margin-right: 6px;
}
.header-div .dropdown-menu li a span svg {
  position: relative;
  top: 0px;
}
.n-all-feature p {
  padding-left: 35px;
  padding-bottom: 21px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .navbar-brand > img {
    max-width: 140px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 10px 8px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .navbar-brand {
    margin-top: 5px;
  }
  .navbar-nav {
    float: left !important;
    width: 100%;
  }
  .dropdown-menu.columns-2 {
    min-width: 100%;
    left: 3px;
  }
  .n-top-header a.n-free-trial-btn,
  .n-top-header a.n-free-trial-btn:hover {
    display: block;
  }
  .dropdown a.n-menu-item.n-free-trial-btn,
  .dropdown a.n-menu-item.n-free-trial-btn:hover {
    display: none;
  }
}
.n-live-chat {
  margin-top: 64px;
}
.n-multi-channel,
.n-api-sdk,
.n-reporting {
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .n-live-chat {
    margin-top: 86px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .col-cus-offset-0 {
    margin-left: 0%;
  }
  .col-cus-offset-1 {
    margin-left: 8.33333333%;
  }
  .n-live-chat {
    margin-top: 63px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .col-cus-xs-offset-0 {
    margin-left: 0%;
  }
  .n-live-chat {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .col-cus-xs-offset-0 {
    margin-left: 0%;
  }
  .cus-top-6 {
    margin-top: 6px !important;
  }
}
.trusted-title {
  font-size: 24px;
  margin-bottom: 30px;
  color: #263580;
  font-weight: bold;
  line-height: 1;
}
.logo-img img {
  display: inline-block;
  margin-left: 33px;
  margin-right: 33px;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .logo-img img {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 27px;
    max-width: 100%;
  }
  .header-div .mobileNav .dropdown-container svg {
    position: relative;
    top: 6px;
  }
  .header-div .mobileNav .dropdown-container a {
    border: unset;
    font-size: 17px;
  }
  .mobileNav button.dropdown-btn {
    padding-top: 0px;
  }
}
.trial-form {
  display: inline-flex;
}
.trial-form input[type="email"],
.trial-form button[type="submit"] {
  border-radius: 5px;
  height: 40px;
  padding-right: 15px;
  padding-left: 15px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  min-height: 60px;
}
.trial-form input[type="email"] {
  font-size: 16px;
  width: 100%;
}
.trial-form .disclaimer-txt {
  text-align: center;
}
.trial-form .inputs {
  margin-right: 7px;
  width: calc(52% - 7px);
  margin-bottom: 7px;
  display: inline-block;
  float: left;
}
.trial-form .action {
  width: 48%;
  position: relative;
  float: left;
}
.trial-form button[type="submit"] {
  background-color: #0d6efd;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  min-width: auto;
  border: none;
}
.trial-form button[type="submit"]:hover {
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .trial-form .inputs,
  .trial-form .action {
    max-width: 230px;
    width: 100%;
    float: none;
    display: inline-block;
  }
}
@media only screen and (max-width: 560px) {
  .trial-form {
    text-align: center;
    margin-bottom: 20px;
  }
  .trial-form .inputs,
  .trial-form .action {
    max-width: 100%;
    width: 100%;
    float: none;
    display: inline-block;
  }
}
.n-home-banner-free-trial-btn {
  font-size: 16px;
  line-height: initial;
  font-weight: bold;
  color: #ffffff;
  background-color: #0d6efd;
  text-align: center;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 10px;
  min-width: 218px;
  display: inline-block;
}
.n-home-banner-free-trial-btn:hover {
  color: #fff;
}

/**==
* Client's Feedback section css
*/
.n-home-client-feedback {
  background-color: #006bb6;
}
.n-home-client-feedback h2 {
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  margin-bottom: 12px;
}
.n-home-client-feedback h3 {
  font-size: 20px;
  line-height: initial;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 44px;
}
.slide-item {
  background-color: #ffffff;
  text-align: center;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  display: inline-block;
}
.n-home-client-logo {
  margin-top: 30px;
  margin-bottom: 50px;
}
.slide-item img {
  margin: 0 auto;
}
.n-home-feedback p {
  font-size: 20px;
  font-weight: 500;
  color: #666;
  margin-bottom: 8px;
  text-align: justify;
  text-justify: distribute;
  text-align-last: left;
  letter-spacing: -0.5px;
}
.n-home-feedback hr {
  border-bottom: 3px solid #cfd7dc;
  width: 60%;
  margin-top: 15px;
  margin-bottom: 29px;
}
.slide-item p.client-desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: lighter;
  color: #666;
  margin-top: 14px;
  margin-bottom: 0px;
}
.slide-item p span.name {
  font-size: 20px;
  line-height: initial;
  font-weight: bold;
  color: #0d6efd;
}
.testimonial blockquote {
  padding: 0 20px 84px;
  position: relative;
  border: none;
  border-radius: 8px;
}
.testimonial blockquote:before,
.testimonial blockquote:after {
  position: absolute;
  z-index: -300;
}
.testimonial blockquote::before {
  content: url(https://www.revechat.com/wp-content/themes/revechat/images/home-new/start-quote-sign.png);
  top: -40px;
  left: 8px;
}
.testimonial blockquote:after {
  content: url(https://www.revechat.com/wp-content/themes/revechat/images/home-new/end-quote-sign.png);
  right: 10px;
  bottom: -0.5em;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .n-home-client-feedback h2 {
    margin-bottom: 16px;
    margin-top: 0px;
  }
  .n-home-client-feedback h3 {
    font-size: 15px;
    margin-bottom: 45px;
  }
  .n-home-client-logo {
    margin-bottom: 21px;
  }
  .n-home-feedback p {
    /* font-size: 10px; */ /* line-height: 19px; */
  }
  .n-home-feedback hr {
    margin-top: 11px;
    margin-bottom: 21px;
  }
  .slide-item p span.name {
    font-size: 13px;
  }
  .slide-item p.client-desc {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .n-home-client-feedback h2 {
    font-size: 24px;
    line-height: 14px;
    margin-top: 25px;
  }
  .n-home-client-feedback h3 {
    font-size: 18px;
    line-height: initial;
    margin-bottom: 32px;
  }
  .n-home-client-logo {
    margin-top: 13px;
    margin-bottom: 16px;
  }
  .n-home-feedback p {
    font-size: 14px;
    line-height: 22px;
  }
  .slide-item p span.name {
    font-size: 10px;
  }
  .slide-item p.client-desc {
    font-size: 8px;
  }
  .n-home-feedback hr {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .n-home-client-logo {
    margin-top: 13px;
    margin-bottom: 16px;
  }
}

/**==
* Top footer section css
*/
p.n-home-available {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #666666;
}
.n-available-icon:first-child {
  margin-right: 8px;
}
.n-available-icon img {
  display: inline-block;
}
.bg-navy-blue {
  background-color: #2196f3;
}
.img-icon-rht-spc {
  margin-right: 10px;
}
.disclaimer-txt {
  letter-spacing: 0;
  color: #2e384d;
  margin: 0;
  font-size: 14px;
}
@media (max-width: 991px) {
  .disclaimer-txt {
    margin: 0 auto;
    font-size: 12px;
    color: #8f9bb2;
  }
}

/*****Free Trail Section *****/
.free-trial-box {
  padding: 60px 15px 50px 15px;
  background-color: #034675;
  text-align: center;
  border-radius: 5px;
}
.free-trial-box a.top-foot-free-trial,
.free-trial-box a.top-foot-free-trial:hover,
.free-trial-box a.top-foot-req-demo,
.free-trial-box a.top-foot-req-demo:hover {
  width: 242px;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  padding: 19px 0;
  font-size: 16px;
}
.free-trial-box a.top-foot-free-trial {
  background: #0d6efd;
  color: #ffffff;
  margin-right: 37px;
}
.free-trial-box a.top-foot-req-demo {
  background: #ffffff;
  color: #2d2d2d;
}
.free-trial-box label {
  color: #fff;
}
p.top-foot-special-note {
  color: #ffffff;
  letter-spacing: 0.6px;
  margin-top: 26px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .free-trial-box a.top-foot-free-trial {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .free-trial-box a.top-foot-free-trial,
  .free-trial-box a.top-foot-free-trial:hover,
  .free-trial-box a.top-foot-req-demo,
  .free-trial-box a.top-foot-req-demo:hover {
    width: 100%;
    padding: 10px 0;
  }
}
.hamburger-active {
  overflow: hidden;
}
#hamburger .icon-bar {
  background: #888;
  opacity: 1;
  transform-origin: center;
  transition: all 0.3s ease;
}
#hamburger.is-active {
  background-color: transparent !important;
  border-color: transparent !important;
}
#hamburger.is-active .icon-bar {
}
#hamburger.is-active .icon-bar:nth-child(2) {
  transform: rotate(45deg) translate(5px, 5px);
}
#hamburger.is-active .icon-bar:nth-child(3) {
  opacity: 0;
}
#hamburger.is-active .icon-bar:nth-child(4) {
  transform: rotate(-45deg) translate(3px, -4px);
}
#hamburger:focus {
  background: #fff;
}
#hamburger:focus .icon-bar {
  background: #888;
}
.header-div {
  left: 0;
  position: fixed;
  right: 0;
  transform: translate3d(0, 0, 0);
  z-index: 1030;
  border-width: 0 0 1px;
  background: #fff;
  top: 0;
}
/* .header-margin {
  height: 91px;
} */
nav.navbar.navbar-default.hidden-xs {
  padding-top: 14px;
  padding-bottom: 12px;
}
.single nav.navbar.navbar-default.hidden-xs {
  padding-bottom: 12px;
}
#mobileMenu {
  background: #fff none repeat scroll 0 0;
  color: #333;
  margin: 0;
  padding: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 100;
}
#mobileMenu li.active ul {
  display: block;
}
.mobileNav {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  box-shadow: 0px 7px 7px rgb(0 0 0 / 10%);
  padding: 20px 0 41px 0;
  height: calc(100vh - 200px);
  scroll-behavior: auto;
}
.mobileNav a,
.dropdown-btn {
  padding: 6px 16px 6px 25px;
  text-decoration: none; /* font-size: 16px; */
  color: #666;
  display: block;
  border: none;
  background: #fff;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  border-bottom: 1px solid #dddddd45;
  font-weight: 500;
  text-decoration: none !important;
}
.mobileNav a > span {
  margin-right: 7px;
}
.dropdown-container {
  display: none;
  background-color: #fff;
  padding-left: 8px;
}
.fa-caret-down {
  padding: 8px 0;
  margin-top: 5px;
}
@media screen and (max-height: 450px) {
  .mobileNav {
    padding-top: 15px;
  }
  .mobileNav a {
    font-size: 18px;
  }
}
.trail-btn-mobile {
  float: right;
  margin: 8px 15px 0;
}
.header-buttons {
  text-align: center;
  margin-top: 20px;
}
.header-buttons a {
  display: inline-block;
  width: auto;
}
.header-buttons .mobile-login {
  margin-top: 12px;
  color: #000;
  font-weight: 500;
  border: none;
  padding: 0;
}
.header-buttons .trail-btn-mobile {
  display: block;
}
.header-buttons .trail-btn-mobile a {
}
.trail-btn-mobile a,
.trail-btn-mobile a:hover {
  background-color: #0d6efd;
  color: #ffffff !important;
  padding: 6px 30px;
  margin-top: 15px;
  border-radius: 5px; /* font-size: 12px; */
  line-height: 1.5;
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  .navbar-brand {
    width: 166px;
  }
  .trail-btn-mobile {
  }
  .navbar-brand > img {
    width: 96%;
    margin-top: 3px;
  }
}
@media screen and (max-width: 360px) {
  .navbar-brand {
    height: auto !important;
    width: 132px;
    padding: 0px 5px 0px 15px !important;
  }
  .navbar-brand > img {
    width: 96%;
  }
  .trail-btn-mobile {
  }
}
@media screen and (max-width: 479px) {
  .trail-btn-mobile {
    margin: 8px 8px 0;
  }
  .trail-btn-mobile a {
    padding: 6px 15px;
  }
}
.reve-flat-button {
  border: 1px solid #0d6efd;
  padding: 12px 30px;
  display: inline-block;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  line-height: initial;
  text-decoration: none;
  background: transparent;
}
.reve-flat-button:hover {
  text-decoration: none;
  color: #000;
}

/* End General Section Desgn */
.general-section {
  padding: 70px 0;
}
.colored-section {
  background-color: #f5f6f7;
}
@media screen and (max-width: 991px) {
  .general-section {
    padding: 40px 0;
  }
}

/* End General Section Desgn */

/* start Trusted Business logo section */
.trusted-section h2.heading-h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 30px;
}
.trusted-section.bg-navy-blue {
  padding: 50px 0;
}
.trusted-section.bg-navy-blue .logo-img {
  /* width: 16.66%; */
  display: inline-block;
}
.trusted-section.bg-navy-blue .logo-img img {
  margin: 0 24px;
  max-height: 40px;
}
.fdesktop-hide {
  display: none;
}
.fmobile-hide {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .trusted-section.bg-navy-blue .logo-img {
    /* width: 33.33%; */
  }
  .centerd-icon-box {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
  .mb20-sm {
    margin-bottom: 20px;
  }
  .fdesktop-hide {
    display: block;
    margin-top: 20px;
  }
  .fmobile-hide {
    display: none;
  }
}

/* End Trusted Business logo section */
blockquote.testimonial {
  background: #eaf5fb;
  border: none;
  border-radius: 5px;
  position: relative;
  padding: 10px 20px;
  margin: 0 0 20px;
}
blockquote.testimonial:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #eaf5fb;
  transform: translateY(-50%) rotateZ(45deg);
}

/* start support child pages */
.parent-pageid-1203 .section-padding-nw img {
  border: 1px solid #ddd;
}

/* End support child pages */

/* resource listing page design */
.resource_item {
  display: flex;
  align-items: center;
  margin-top: 55px;
  padding: 15px;
  border: 1px solid #ececec;
  border-radius: 10px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.resource_item:hover {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
}
.resource_img {
  width: 183px;
  border-radius: 10px;
}
.resource_img img {
  border-radius: 10px;
}
.resource_details {
  flex: 1;
  padding-left: 35px;
}
.resource_details p {
  font-size: 16px;
  line-height: 26px;
}

/* resource single page design */
.single-resource .resource-content,
.single-resource .sidebar {
  margin-top: 40px;
}
.single-resource .resource-image {
  margin-bottom: 30px;
}
.single-resource .resource_img {
  width: 100px;
}
.single-resource .resource_item {
  margin-top: 20px;
  background: #fff;
}
.single-resource .download_form {
  padding: 30px 30px 10px 30px;
  background: #f2f7fb;
  border-radius: 10px;
}
.single-resource .download_form h3 {
  font-size: 24px;
  line-height: 32px;
  color: #333;
}
.single-resource .download_form p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 18px;
}
.single-resource .download_form span.wpcf7-not-valid-tip {
  font-size: 16px;
  line-height: 1.5;
}
.single-resource .download_form .subbtn {
  background: #0d6efd;
  border-radius: 5px;
  color: #fff;
  width: 100%;
  height: auto;
  padding: 12px;
  font-size: 16px;
}
.single-resource .download_form input[type="email"],
.single-resource .download_form input[type="text"] {
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 13px 17px;
  height: auto;
}
.single-resource .download_form input[type="email"] {
}
.single-resource .download_form input[type="text"] {
}
.single-resource .download_form .feedback_result {
  text-align: center;
  padding: 50px 20px;
}
.single-resource .download_form .msg_title {
  font-size: 24px;
  line-height: 32px;
  margin-top: 20px;
}
.single-resource .download_form .msg_desc {
  font-size: 16px;
  line-height: 22px;
}

/* chatbot template listing page */
.toggler-box {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
  background: #fff;
}
.toggler-box:last-child {
  margin-bottom: 0;
}
.toggler-box > p > a {
  width: 100%;
  padding: 27px 40px;
  display: inline-block;
  color: #333333;
}
.toggler-box > p > a:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  right: 20px;
  top: 40px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #0d6efd;
}
.toggler-box > p > a[aria-expanded="true"]:before {
  border-top: none;
  border-bottom: 8px solid #0d6efd;
}
.toggler-box p {
  margin: 0;
}
.toggler-box .tog-content {
  padding: 0px 40px 30px 40px;
  display: inline-block;
}
.chatbo_bottom_banner {
  background-image: url(https://revechat.com/wp-content/uploads/svg/bg-snack.svg);
  background-color: #082942;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 40px 70px 80px;
  border-radius: 27px;
}
@media (max-width: 767px) {
  .chatbo_bottom_banner {
    padding: 40px;
  }
}
@media (max-width: 479px) {
  .chatbo_bottom_banner {
    padding: 30px 20px 30px 20px;
  }
}

/* updates page */
.page-template-templatespage-updates-php {
  background: #f7fcff;
}
.updates_banner {
  padding: 70px 0 170px 0;
  background: url(https://www.revechat.com/wp-content/uploads/svg/updates-banner2.svg);
  background-size: cover;
  background-position: top left;
  color: #fff;
  background-repeat: no-repeat;
  text-align: center;
}
.updates_banner h1,
.updates_banner p {
  color: #ffffff;
  margin: 0;
}
.updates_banner a {
  background: #ffffff;
  color: #2d2d2d;
  width: 242px;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  padding: 19px 0;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.updates_content_wrap {
  margin-top: -100px;
}
.updates_content_wrap .container {
  position: relative;
}
.updates_content {
  background: #ffffff;
  padding: 50px 80px;
  position: relative;
  border: 1px solid #f4f4f4;
  box-sizing: border-box;
  box-shadow: 0px 20px 30px rgb(99 121 199 / 5%);
  border-radius: 20px;
}
.updates_content.list_item {
  margin-bottom: 24px;
  padding: 44px;
  border-radius: 20px;
}
.updates_content.list_item ul {
  padding-left: 20px;
  font-size: 16px;
}
.updates_content.list_item .warning {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fa8f00;
  background: #fff7ed;
  border-radius: 5.02543px;
  display: inline-block;
  padding: 4px 7px;
}
.updates_content.list_item .entry-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  margin-bottom: 11px;
}
.updates_content.list_item .date {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.0015em;
  color: #0f1117;
}

.tw360tabhead {
  text-align: center;
  display: block;
  margin-bottom: -18px;
}
.tw360tabhead ul {
  display: block;
}
.tw360tabhead ul li {
  display: inline-block;
  margin: 0 10px;
  border: 1px solid #ecf2ff;
  border-radius: 3px;
  max-width: 200px;
}
.tw360tabhead ul li a {
  padding: 10px 10px 15px;
  color: #1f1f1f;
  border-top: 5px solid #fff;
  font-size: 18px;
  line-height: 25px;
  display: block;
  
}
.tw360tabhead ul li a.active {
  background: #ecf2ff;
  color: #3366ff;
  border-top: 5px solid #3366ff;
}
.tw360tabbody {
  background: #ecf2ff;
  padding: 50px 0 30px;
  margin-bottom: 40px;
}
.twillo360-title {
  transition: all 0.2s;
}
.twillo360-body {
  display: none;
  transition: all 0.2s;
}
.twillo360-body ul li {
  margin: 15px 0;
}
.twillo360-body ul li ul li {
  margin: 5px 0;
}
.twillo360-title.active {
}
.twillo360-body.active {
  display: block;
}
/* .single.single-post.postid-228800
  .sigle-post-area
  article
  figure.post-thumbnail {
  display: none;
} */

@media (min-width: 1300px) {
  .updates_banner {
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .updates_content {
    padding: 40px 20px;
    border-radius: 0px;
    box-shadow: none;
    border: none;
  }
}
/* integration single page css */




