@charset "UTF-8";

body {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  background-color: #fff;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

img {
  max-width: 100%;
}

h2 {
  color: #000;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 700;
}

h4 {
  color: #000;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 2;
}

h5 {
  color: #626262;
  font-size: 14px;
  font-weight: 500;
}

a {
  cursor: pointer;
  letter-spacing: 0px;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  color: #626262;
}

span {
  letter-spacing: 1px;
}

.m-t-50 {
  margin-top: 50px;
}

.img-fluid {
}
button:focus {
  outline: none !important;
}
.red-theme-btn {
  text-align: center;
  font-size: 16px;
  border: 0;
  font-weight: 500;
  line-height: 50px;
  border: 1px solid #e42647;
  display: inline-block;
  background: #e42647;
  color: #fff;
  border-radius: 30px;
  margin: 30px auto 0;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all 0.56s;
  text-decoration: none;
  padding: 0 20px;
  cursor: pointer;
}

.inner-addon a.btn-plan_pricing {
  float: none;
  color: #253858;
}

button.btn-plan_pricing {
  background: #fff;
  outline: none;
}
.inner-addon {
  text-align: center;
}

.red-theme-btn:hover {
  color: #fff;
  background-image: linear-gradient(to right, #bc202e, #dd203d, #dd203d, #ef495e, #ef495e);
  text-decoration: none;
  box-shadow: 0 0 20px rgba(228, 38, 71, 0.53);
}

li.resources ul {
  position: absolute;
  right: 0;
  width: 100%;
  min-width: 130px;
  border-top: 4px solid #e42647;
  top: 50px;
}

li.resources ul li {
  display: block !important;
  width: 100%;
  text-align: left;
}

li.resources ul li a:hover {
  border-bottom: 0px !important;
  color: #e8304d;
}

.navbar-right a.log-in {
  color: #e42647;
  padding: 10px;
}

.navbar-right a.log-in:hover {
  border-radius: 4px;
  border-bottom: 4px solid #e8304d;
}

#header .container-fluid {
  max-width: 1500px;
  padding: 0 60px;
}

.flex-header .mobile-class ul.nav-menu {
  margin-left: 3%;
  text-align: left;
}

/***************Header css********************/
@media (min-width: 993px) {
  body.single_request_register div#logo {
    margin-top: 15px;
  }
  .flex-header {
    display: flex;
    width: 100%;
    margin-top: 15px;
  }

  .flex-header .mobile-class {
    display: flex;
    width: 100%;
  }

  .flex-header #nav-menu-container {
    width: 100%;
    text-align: center;
  }

  .flex-header .nav-menu li {
    float: none;
    display: inline-block;
    margin: 0 5px;
  }
}

/***************Header css********************/

.red-theme-btn img,
.blue-theme-btn img {
  margin-left: 10px;
  transition: all 0.56s;
}

.red-theme-btn:hover img,
.blue-theme-btn:hover img {
  transform: translateX(10px);
}

.career p {
  text-align: center;
  color: #959595;
}

.container-full {
  padding-left: 0;
  padding-right: 0;
}

.btn {
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 15px 40px;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.btn-default:hover {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.back-to-top {
  position: fixed;
  display: none;
  background: #71c55d;
  line-height: 1;
  color: #fff;
  padding: 7px 12px 13px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #71c55d;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #55b03f;
  color: #fff;
}

#header {
  transition: all 0.5s ease;
}

#header #logo h1 {
  color: #505050;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}

#header #logo h1 {
  color: #505050;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}

#header #logo h1 a {
  color: #555;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
}

#header #logo h1 a span {
  color: #71c55d;
}

#header #logo img {
  padding: 0;
  margin: 0;
  width: 300px;
}

.scroll-header {
  background: #fff;
}

.top-header-bar a {
  color: #1f3953;
  text-decoration: underline;
}

#hero {
  float: left;
  width: 100%;
  /* background: url(../img/banner-bg.png) top right no-repeat; */
  padding: 40px 0 70px;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  background-position: right;
}

@media (min-width: 1200px) {
  #hero {
    background-position: 86% 27%;
  }
}

@media (min-width: 1200px) {
  .flex-header .mobile-class .navbar-right {
    margin-right: -60px;
  }
}

#hero .hero-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  position: relative;
  padding-top: 90px;
}

#hero h1 {
  margin: 60px 0 30px 0;
  line-height: 56px;
  font-size: 42px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #000;
}
#hero p {
  font-size: 20px;
  font-weight: 500;
  color: #444;
}
#hero h2.simple-flat {
  margin: 0 0 10px 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 34px;
    margin: 0px 0 30px 0;
    line-height: 46px;
  }

  #hero h2.simple-flat {
    font-size: 32px;
    line-height: 40px;
  }
}

#hero h2 {
  margin-bottom: 45px;
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#hero img {
  max-width: 95%;
  margin-bottom: 30px;
}

#hero .btn-get-started {
  margin-top: 40px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  padding: 11px 36px;
  border-radius: 50px;
  transition: 0.5s;
  margin-bottom: 30px;
  background: #dd203d;
  color: #ffffff;
  text-decoration: none;
}

#hero p {
  margin-bottom: 0;
}

#hero .btn-get-started:hover {
  color: #fff;
  background-image: linear-gradient(to right, #d64151, #d64151, #d64151, #e2666e, #e67178);
  box-shadow: 0px 15px 18px 0px #ebebeb;
}

.navbar-right a.button:hover,
section.riskfree-sec a.button:hover {
  color: #fff;
  box-shadow: 0px 15px 18px 0px #ebebeb;
  transition: 0.6s;
  background: #e42547;
}

#hero .btn-get-started:hover {
  background: #e8304d;
  color: #fff;
}

#hero .btns a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin: 0px 0px 0 20px;
  text-decoration: none;
  display: block;
  background: #1f3853;
  padding: 7px 16px;
  padding: 11px 36px;
  border-radius: 50px;
  transition: 0.5s;
  text-transform: uppercase;
}

.btns {
  display: inline-block;
}

/* #hero .btns a span {
  letter-spacing: 1px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 0px 3px #102132;
  border: 12px solid #1f3953;


  } */

#hero .btns a span i {
  display: inline-block;
  font-size: 27px;
  line-height: 20px;
  margin: 0px 10px 0 0px;
  transform: translateY(4px);
}

#hero h1::after {
  content: "";
  display: block;
  height: 6px;
  width: 122px;
  background: #f0b7a1;
  background: -moz-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: -webkit-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: linear-gradient(
    to right,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b7a1', endColorstr='#bc202e', GradientType=1);
  margin: 30px 0 0px;
}

/*patric pop-css*/
.logos-slider {
  float: left;
  overflow-x: hidden;
  padding: 20px;
  width: calc(100% + 13%);
  margin-left: -20px;
  padding-top: 0;
}

.logos-slider .owl-stage-outer {
  overflow: visible;
}

.logos-name {
  /* border: 1px solid #ccc; */
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  position: relative;
  transition: all 0.36s;
}

.satelment {
  float: left;
  width: 100%;
  overflow: hidden;
}
section#team .logos-slider {
  width: auto;
}
.padd-section .logos-slider {
  float: none;
  padding-top: 140px;
}

.team-member {
  border: 1px solid #ccc;
  border-radius: 12px;
  position: relative;
  padding-bottom: 15px;
}

.team-member img {
  width: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -80px;
  border-radius: 100%;
  max-width: 178px;
  max-height: 178px;
  width: 100%;
  border: 4px solid #f0f0f0;
}

.team-member h3 {
  margin-top: 120px;
  font-size: 20px;
  text-transform: uppercase;
  color: #0f3148;
}

.logos-name h3 {
  color: #1a3148;
  font-size: 16px;
}

.team-member p {
  margin-bottom: 0;
  color: #9fadb6;
  font-size: 16px;
  font-weight: 300;
}

.team-member a {
  color: #9fadb6;
  transition: all 0.56s;
  font-size: 22px;
  margin: 6px;
  display: inline-block;
}

.team-member a:hover {
  color: #e42547;
  transform: rotate(360deg);
}

a.see-aplan {
  color: #253858;
  font-weight: 600;
  text-decoration: underline;
}

.padd-section .logos-slider .owl-nav,
.exclusive-feature .owl-theme .owl-nav,
.testomonial-out .owl-theme .owl-nav,
.feature-slider .owl-theme .owl-nav {
  display: block;
}

.padd-section .logos-slider .owl-nav .owl-next,
.exclusive-feature .owl-theme .owl-nav .owl-next,
.testomonial-out .owl-theme .owl-nav .owl-next,
.feature-slider .owl-theme .owl-nav .owl-next {
  background: transparent url(../png/arrow-publish.png) no-repeat center center;
  font-size: 0;
  width: 50px;
  opacity: 0.6;
  height: 20px;
  background-position: 0px -41px;
}

.padd-section .logos-slider .owl-nav .owl-prev,
.exclusive-feature .owl-theme .owl-nav .owl-prev,
.testomonial-out .owl-theme .owl-nav .owl-prev,
.feature-slider .owl-theme .owl-nav .owl-prev {
  background: transparent url(../png/arrow-publish.png) no-repeat center center;
  font-size: 0;
  opacity: 0.6;
  width: 50px;
  transform: rotate(180deg);
  height: 20px;
  background-position: 0px -41px;
}

.owl-next:hover,
.owl-prev:hover {
  background-position: 0px 2px !important;
  transition: 0.56s;
}

.firstActiveItem .logos-name,
.logos-name:hover {
  /* box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); */
  border: 1px transparent;
}

.firstActiveItem .logos-name::after,
.logos-name:hover::after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #f0b7a1;
  background: -moz-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: -webkit-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: linear-gradient(
    to right,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 56%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
}

.logos-slider .owl-dots {
  display: none;
}

section.howWeWork {
  text-align: center;
  padding: 70px 0 0;
}

section.howWeWork div#nav-tab {
  border: 0;
  text-align: left;
}

section.howWeWork div#nav-tab a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
}

section.howWeWork div#nav-tab a.active {
  opacity: 1;
}

section.howWeWork div#nav-tab p {
  font-weight: normal;
  font-size: 15px;
  color: #373131;
  margin-bottom: 25px;
}

section.howWeWork h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0 10px;
}

section.howWeWork div#nav-tab a i {
  display: none;
}

section.howWeWork div#nav-tab a.active i {
  display: inline-block;
  color: #f41137;
}

section.howWeWork p {
  margin-bottom: 40px;
  font-weight: 500;
}

.work-box p {
  color: #373131;
  font-weight: 400 !important;
  font-size: 15px;
  margin-bottom: 10px;
}

section.top-feature {
  padding: 100px 0;
  border-bottom: 1px solid #dedede;
}

.trusted {
  margin-top: 30px;
}

.padd-section {
  padding: 80px 0;
  border-bottom: 1px solid #ccc;
}
section#team {
  overflow: hidden;
}
img.whowe-img {
  border-radius: 40px;
}

h2.heading-btn {
  background: #0f3148;
  color: #fff;
  padding: 6px 15px;
  display: inline-block;
  font-weight: 600;
  border-radius: 12px;
  margin-left: -90px;
}

.three-smily {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.three-smily .boxOne {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.three-smily .boxOne img,
.three-smily .boxOne i {
  margin-right: 8px;
  transition: 0.56s;
  color: #e52647;
  font-size: 30px;
}

.three-smily .boxOne:hover img,
.three-smily .boxOne:hover i {
  transform: rotate(-45deg);
}

.three-smily .boxOne h2 {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
}

.three-smily .boxOne p {
  margin-bottom: 0;
  color: #6a6a6a;
  font-size: 15px;
}

ul.all-logo img {
  max-height: 55px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all 0.26s;
}

ul.all-logo img:hover {
  opacity: 1;
  filter: none;
}

.off-pop-up .modal-content:before {
  display: none;
}

.off-pop-up .modal-content .modal-header {
  border: 0;
  padding: 0;
}

.off-pop-up .modal-dialog {
  max-width: 850px;
  top: calc(50% - 271px);
}

.main-pop-div {
  padding: 0;
}

#pop-up-start h5 {
  line-height: 24px;
  font-size: 16px;
  color: #302f2f;
  padding: 15px 0 0;
}

#pop-up-start {
  padding-left: 17px;
}

#pop-up-start h2 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  color: #e52344;
  padding: 118px 0px 14px;
}

.form-button-popup input {
  border: 0;
}

.form-button-popup .input-group {
  border: 1px solid #d6d2d2;
  padding: 2px 0;
  border-radius: 8px;
  margin: 19px 0 11px;
  box-shadow: 3px 3px 0px 0px #f3f3f3;
}

.form-button-popup .form-control {
  font-size: 14px;
  padding-left: 50px;
  background: transparent;
  box-shadow: 0 0 0;
}

.form-button-popup input:active,
.form-button-popup input:focus {
  outline: 0;
  box-shadow: 0 0 0 0 !important;
}

.mesage-ico {
  position: absolute;
  top: 9px;
  left: 19px;
  font-size: 23px;
  color: #e52344;
}

.get-it-button {
  background: #e52344;
  border: 0;
  border-radius: 8px;
  padding: 9px 23px;
  margin: 2px 3px;
  color: white;
  font-size: 16px;
  font-weight: 700;
}

#pop-up-start p {
  color: #302f2f;
  font-size: 15px;
  margin-bottom: 0;
}

.off-pop-up .modal-content .modal-body {
  padding: 0px 25px 0 16px;
}

.pop-up-start {
  background: #fff0f3;
  padding: 95px 0;
}

.line-popup {
  margin: 0;
  border: 2px solid #e52344;
  width: 13%;
}

#cross-btn {
  background: #dbdbdb;
  border-radius: 100%;
  outline: 0;
  color: #fff;
  font-weight: 100;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 0;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 11px;
  z-index: 999999;
  opacity: 1;
  top: 11px;
}

.st-name {
  font-size: 23px;
  vertical-align: top;
}
#hero_section.pb-2 h1 {
  font-size: 46px;
  font-weight: 700;
}

#hero .btns a:hover {
  box-shadow: 0px 15px 18px 0px #ebebeb;
}

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  margin-top: 1px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

#nav-menu-container {
  float: left;
  margin: 0 0 0 0px;
}

.navbar-right a {
  color: #000000;
  font-size: 15px;
  margin-right: 10px;
  font-weight: 600;
}

.navbar-right li {
  list-style: none;
  padding: 0 20px 0 0;
  text-align: right;
  font-size: 14px;
  color: #214a80;
  display: inline-block;
}

.navbar-right1 a {
  color: #2a4a7c !important;
  letter-spacing: 0px !important;
}

.navbar-right a span {
  color: #e8304d;
}

.navbar-right ul {
  float: right;
  text-align: right;
  padding: 0;
  width: 176px;
  margin-top: 14px;
}

.footer5 li {
  list-style: none;
  padding: 0 20px 0 0;
  float: left;
}

.footer5 a {
  color: #2a4a7c;
  transition: 0.6s;
  letter-spacing: 0px !important;
}

.footer5 a:hover {
  color: #e82e4c;
  transform: rotate(360deg) scale(1.2);
  transition: 0.6s;
  display: block;
}

.signin-form .button {
  background-color: #e8304d;
  border: none;
  border-radius: 25px;
  color: white;
  padding: 8px 45px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 0px;
  cursor: pointer;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.button {
  background-color: #e8304d;
  border: none;
  border-radius: 50px;
  color: white;
  padding: 8px 45px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  margin: -5px 0;
  cursor: pointer;
  text-decoration: none !important;
}

.button1 {
  background-color: #ffffff;
  color: #e83833;
  padding: 10px 40px;
  font-size: 1em;
  font-weight: 700;
  margin-top: 10px;
}

.button2 {
  background-color: #ffffff;
  border: 1px solid #e8304d;
  color: #e83833;
  padding: 8px 45px;
  font-weight: 700;
  width: 100%;
  margin: 0 0 10px;
}

.nopadding {
  padding-right: 0 !important;
  padding-left: 0 !important;
  overflow: hidden;
}

.left_padding {
  padding-left: 50px;
}

.right_padding {
  padding-right: 50px;
}

section.nopadding1 {
  margin: 130px 0 130px 0;
}

.nopadding1 h2 {
  color: #848d98;
  padding: 50px 0 60px 0px;
}

.nopadding1 p {
  color: #959595;
  font-size: 25px;
  font-weight: 100;
  line-height: 1.3;
}

#simply h2 {
  font-weight: 100;
}

#simply .communication {
  font-weight: 800;
  color: #828d99;
}

#simply .send {
  font-weight: 800;
}

.nopadding1 span {
  color: #e83833;
  font-weight: 500;
  font-size: 32px;
}

.nopadding1 .sw_p {
  color: #304a78;
}

.try_graphics {
  background: url(../png/bg-blue.png) no-repeat;
  background-size: 100%;
  position: relative;
  padding: 148px 90px;
  background-position: center bottom;
  background-color: #214a80;
}

.affiliate_try_graphics {
  background: #214a80;
  background-size: 100%;
  position: relative;
  padding: 148px 90px;
}

.affiliate_try_graphics h2 {
  color: #fff;
  font-weight: 600;
}

.affiliate_try_graphics p {
  color: #fff;
}

.try_graphics h2 {
  color: #fff;
  font-weight: 600;
}

.try_graphics p {
  color: #fff;
}
.nav-menu a {
  padding: 20px 16px 10px;
  text-decoration: none;
  display: inline-block;
  color: #373131;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  outline: none;
  letter-spacing: 0;
  transition: 0.3s;
  cursor: pointer;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a,
.nav-menu li.active a {
  color: #e8304d;
  border-radius: 4px;
  border-bottom: 4px solid #e8304d;
}

.nav-menu > li {
  margin-left: 0px;
}

.nav-menu ul {
  margin: 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 5px 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 14px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #71c55d;
}

.nav-menu ul ul {
  margin: 0;
}

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 30px 20px 0 0;
  border: 0px;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #555;
  font-size: 24px;
}

@media (max-width: 1024px) {
  #mobile-nav-toggle {
    border: none;
    margin-top: 25px;
    margin-right: 20px;
  }
}

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  padding: 6px 22px 6px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  letter-spacing: 0;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #71c55d;
}

#mobile-nav ul .menu-item-active {
  color: #71c55d;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle i {
  color: #fff;
}

.mh-mh {
  max-height: 468px;
  min-height: 468px;
}

.feature-left-text {
  padding-left: 175px;
}

.feature-right-text {
  padding-left: 175px;
}

#news-page p {
  color: #808080;
}

#index_page .section-title p {
  font-size: 18px;
}

#index_page .padd-section {
  padding-top: 50px;
  color: #828d99 !important;
  padding-bottom: 0px !important;
}

#index_page .padd-section p {
  font-size: 20px;
  font-weight: 600;
}

#get-started .how-it h2 {
  color: #253858;
}

#get-started .how-it p {
  color: #204579;
  font-size: 17px;
  font-weight: 400;
}

.work-flow {
  background-color: #f2f4f7;
  margin: 0 auto;
  padding: 30px;
  width: 130px;
  border-radius: 50%;
}

#our-values {
  background: url("../png/landing-page-section-bg.png") center center;
  padding-bottom: 80px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0px 100px;
}

#our-values h4 {
  padding: 20px 0 10px;
  color: #214a80;
  font-weight: 100;
}

#our-values .button {
  font-weight: 600;
  margin: 30px 0 60px;
  padding: 14px 50px;
}

#portfolio-page #hero_section {
  margin-top: 0px !important;
}
.create_account_link {
  margin-top: 30px;
  color: #000 !important;
  display: inline-block;
  text-decoration: underline;
}
.create_account_link:hover {
  color: #e42647 !important;
  text-decoration: underline;
}
.masonary-grid {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  column-gap: 1em;
}
.masonary-grid li a {
  /* display: block; */
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.masonary-grid li {
  /* Masonry bricks or child elements */
  background-color: #eee;
  display: inline-block;
  margin: 0 0 1em;
  width: 100%;
  overflow: hidden;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
}
.box-overflow {
  overflow: hidden !important;
  height: 100%;
}
#pricing li > h4 {
  font-weight: 600;
  color: #626262;
}

#pricing li {
  color: #626262;
}

#pricing .list-unstyled li:nth-child(2),
#pricing .list-unstyled li:nth-child(3),
#pricing .list-unstyled li:nth-child(4),
#pricing .list-unstyled li:nth-child(5),
#pricing .list-unstyled li:nth-child(6) {
  font-weight: 600;
}

.price-card-header .pricing-body {
  padding: 20px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-bottom: 0;
}

.price-card-header .pricing-body li {
  list-style: none;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(37, 56, 88, 0.25);
}

.price-card-header .pricing-body li p {
  color: #253858;
  font-size: 15px;
  text-align: center;
  margin-bottom: 0;
  opacity: 0.75;
}
.pricing-tabel-section.section-gap {
  margin-top: 30px;
}
.price-card-header .pricing-body h4 {
  font-size: 18px;
  font-weight: 700;
  color: #253858;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.pricing-tabel-section .top-price .col-md-4 {
  padding: 0;
  position: relative;
}
h3.popular_pln {
  position: absolute;
  top: -33px;
  left: 0;
  right: 0;
  color: #ffffff;
  width: 62%;
  text-align: center;
  margin: auto;
  font-size: 13px;
  padding: 9px;
  text-transform: uppercase;
  border-bottom: 0;
  background: #e42547;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.websites_page {
  height: 400px;
}
.price-name.navy p {
  /*  margin-bottom: 5px; */
}
@media only screen and (max-width: 767px) {
  .subdomain_signup .parsonial-plan,
  .subdomain_signup .pb-info {
    margin-top: 6px;
  }
  .monthly-activate:empty + .total-pPrice {
    margin-top: 15px !important;
  }
  .monthly-activate:empty + .total-pPrice hr {
    display: none;
  }
  .subdomain_signup .parsonial-plan {
    margin-bottom: 0;
  }
  .subdomain_signup {
    display: block !important;
  }
  .subdomain_signup .parsonial-plan,
  .subdomain_signup .pb-info {
    width: 100% !important;
    border: none;
    padding: 0;
    display: inline-block;
  }
  .top-price .price-card {
    margin-bottom: 30px !important;
  }
  .switch_btn_plan {
    width: 100% !important;
    height: 50px !important;
  }
  .switch_btn_plan .monthly_plan,
  .switch_btn_plan .yearly_plan {
    width: 50% !important;
    height: 48px !important;
  }
  .tick_icon {
    display: none;
  }
  .save_txt {
    position: relative !important;
    top: 10px !important;
    display: inline-block;
    margin-bottom: 30px;
  }
  .dashed_border_img {
    display: none;
  }

  .recommend_section h2 {
    font-size: 24px;
  }
  #hero .btns a span i {
    font-size: 21px;
    margin: 0px 3px 0 0px;
    transform: translateY(0px);
  }
  .single-blog-cont p span {
    color: #444;
    font-size: 14px;
  }

  body#single-blog-page #hero_section h2 {
    font-size: 26px;
  }

  div#image-gallery .modal-dialog {
    top: 0;
    bottom: 0;
    right: 20px;
    left: 20px;
    margin: auto;
    position: absolute;
    display: flex;
    align-items: center;
  }

  .col-md-6.text-center.post-box {
    min-height: auto !important;
    max-height: 100% !important;
  }

  .modal-backdrop.show {
    opacity: 1;
  }

  section#contact .form h2 {
    font-size: 28px;
    margin-top: 20px;
  }

  .section-title h2 {
    font-size: 28px;
  }

  section#problems-solve h5 {
    margin-bottom: 30px;
  }

  section.nopadding .row.mh-mh img {
    height: 100% !important;
  }

  #mobile-nav-toggle {
    border: none;
    margin-top: 25px;
    margin-right: 20px;
    display: block !important;
  }

  .feature-left-text,
  .feature-right-text {
    padding: 15px;
  }

  .mobilehidden {
    display: none;
  }

  .mtmobile {
    margin-top: 20px;
  }

  .post-box2 {
    margin-top: 50px;
  }

  #testimonials .testimonials-content {
    padding: 30px 10px !important;
  }

  #testimonials .test_heading p {
    width: 100%;
  }

  .order2 {
    order: 2;
  }

  #index_page .section-title h2 {
    font-size: 28px;
  }

  #index_page .section-title p {
    color: #828d99;
    font-size: 11px;
  }

  #get-started .how-it h2 {
    font-size: 28px;
  }

  #hero {
    height: calc(75vh - 100px);
    margin-top: 0px;
  }

  #index_page .padd-section p {
    font-size: 20px;
  }

  .new-homes,
  .accurate,
  .communication {
    padding: 0px;
  }

  .mh-mh {
    max-height: 100%;
    min-height: 100%;
  }

  .benefit-wrap {
    border: none !important;
  }

  .values-wrap,
  .benefit-wrap {
    border: none !important;
    padding: 10px !important;
  }

  .try_graphics {
    padding: 43px 60px;
    background-position: center bottom;
    background-color: #214a80;
  }

  .affiliate_try_graphics {
    padding: 43px 60px;
    background-position: center bottom;
    background-color: #214a80;
  }

  .resource-here {
    margin-top: 50px;
    text-align: center;
  }
}

@media (max-width: 992px) {
  section.plan-comperesion td {
    font-size: 14px !important;
  }
  #signup-page #header {
    background: #f3f3f3;
    position: relative !important;
    box-shadow: none;
    border: 0;
  }
  .top-price .price-card {
    height: auto !important;
  }
  .padd-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #nav-menu-container {
    margin: 0;
    width: 97%;
  }

  li.resources ul {
    position: relative;
    display: block;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 20px;
    float: left;
    margin-bottom: 10px;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
}

.section-title .separator {
  margin: 0;
}

.separator {
  color: #626262;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: capitalize;
}

#get-started {
  display: inline-block;
  /*height: 100%;*/
  width: 100%;
  background: #f9f9f9;
  padding: 50px 0;
}

#get-started .feature-block {
  background: #fff none repeat scroll 0 0;
  padding: 30px 20px;
  transition: all 0.5s ease-in-out 0s;
}

#get-started h4 {
  text-transform: inherit;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  #get-started .feature-block {
    margin-bottom: 30px;
  }
}

#get-started .feature-block:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
}

#get-started .feature-block h4 {
  margin-bottom: 20px;
}

#get-started .feature-block p {
  margin-bottom: 20px;
}

#get-started .feature-block a {
  color: #505050;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.3s;
}

#get-started .feature-block a:hover {
  color: #71c55d;
}

#about-us img {
  max-width: 100%;
}

#about-us .about-content {
  padding-top: 60px;
}

#about-us .about-content h2 {
  color: #252525;
  font-size: 39px;
  font-weight: 100;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

#about-us .about-content span {
  font-weight: 700;
  padding-right: 10px;
  text-transform: uppercase;
}

#about-us .about-content ul li {
  line-height: 36px;
}

#about-us .about-content ul li .fa {
  padding-right: 20px;
}

#features {
  display: inline-block;
  height: 100%;
  width: 100%;
}

#features .feature-block {
  background: #fff none repeat scroll 0 0;
  padding: 30px 20px;
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out 0s;
}

#features .feature-block:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
}

#features .feature-block h4 {
  margin-bottom: 20px;
}

#features .feature-block p {
  margin-bottom: 0;
}

.owl-dot.active > span {
  height: 10px !important;
  width: 10px !important;
}

.owl-theme .owl-dots .owl-dot span {
  height: 15px !important;
  width: 15px !important;
}

.owl-item img {
  cursor: pointer;
}

.owl-stage-outer {
  margin-bottom: 30px;
}

.owl-theme .owl-nav {
  display: none;
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #e42647;
}

.owl-theme .owl-dots .owl-dot span {
  background: #ddd;
}

#video {
  background: url(../jpg/video-bg.jpg) center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  overflow: hidden;
}

#video .overlay {
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
}

#video .overlay .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#71c55d 50%, rgba(113, 197, 93, 0.15) 52%);
  border-radius: 50%;
  display: block;
  margin: 153px auto 0;
  position: relative;
  overflow: hidden;
}

#video .overlay .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#video .overlay .play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#video .overlay .play-btn:hover::after {
  border-left: 15px solid #71c55d;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#video .overlay .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes pulsate2 {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

#team .team-block {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  height: 254px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (max-width: 991px) {
  #team .team-block {
    margin-bottom: 30px;
  }
}

#team .team-block img {
  width: 100%;
}

#team .team-block .team-content {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
  bottom: -147px;
  padding: 20px 0;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
}

#team .team-block .team-content ul {
  display: block;
  width: 100%;
}

#team .team-block .team-content ul li {
  display: inline-block;
}

#team .team-block .team-content ul li a {
  color: #626262;
}

#team .team-block .team-content ul li a .fa {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.3s;
}

#team .team-block .team-content ul li a .fa:hover {
  color: #71c55d;
}

#team .team-block .team-content ul > span {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#team .team-block:hover .team-content {
  bottom: 0px;
  transition: all 0.5s ease-in-out 0s;
}

#testimonials .testimonials-content {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 50px 50px;
}

#testimonials .top-top > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: capitalize;
  color: #7f7f7f;
}

#testimonials .top-top > p {
  font-size: 15px;
}

#testimonials .top-top .description {
  padding: 10px 60px 0 60px;
}

#testimonials {
  padding-top: 70px;
  padding-bottom: 40px;
  background: url(../png/testimonial-bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

#testimonials .test_heading h2 {
  color: #2a4a7c;
}

#testimonials .test_heading p {
  color: #2a4a7c;
  text-align: center;
  width: 52%;
  padding-bottom: 30px;
}

#index_page .top-top img {
  margin-bottom: 40px;
}

#index_page .top-top h4 {
  line-height: 1;
}

#testimonials .btm-btm ul li {
  float: left;
  margin-left: 13px;
  border-radius: 50%;
  margin-right: 13px;
  background: #ddd none repeat scroll 0 0;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: block;
  height: 10px;
  width: 10px;
}

#testimonials .btm-btm .active {
  background: #71c55d;
}

.carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  bottom: 0 !important;
  z-index: 15;
  width: auto;
  padding-left: 0;
  margin: 30px auto 0 auto;
  margin-right: auto;
  text-align: center;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
}

.carousel-indicators li {
  margin: 0;
}

#pricing .block-pricing {
  background: #fff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0px 4px 15px 0 rgba(0, 0, 0, 0.19);
  display: inline-block;
  position: relative;
  width: 100%;
  border-radius: 6px;
}

.block-pricing1 {
  margin-top: -15px;
  padding-top: 17px;
}

@media (max-width: 991px) {
  #pricing .block-pricing {
    margin-bottom: 30px;
  }
}

#pricing .block-pricing .table {
  margin-bottom: 0;
  padding: 30px;
  max-width: 100%;
  width: 100%;
}

#pricing .block-pricing .table h4 {
  padding-bottom: 10px;
  font-size: 16px;
}

#pricing .block-pricing h2 {
  margin-bottom: 30px;
}

#pricing .block-pricing ul {
  list-style: outside none none;
  margin: 10px auto;
  max-width: 240px;
  padding: 0;
}

#pricing .block-pricing ul li {
  padding: 0px 0;
  text-align: left;
}

#pricing .block-pricing ul li b {
  color: #3c4857;
}

#pricing .block-pricing .table .table_btn a {
  background: #71c55d;
  color: #fff;
  margin: 0;
  display: inline-block;
}

#pricing .block-pricing .table .table_btn a:hover {
  background: #55b03f;
}

#pricing .block-pricing .table .table_btn a .fa {
  font-size: 13px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  #blog .block-blog {
    margin-bottom: 30px;
  }
}

#blog .block-blog img {
  width: 100%;
}

#blog .block-blog .content-blog {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.19);
  display: inline-block;
  min-height: 125px;
  padding: 20px 10px;
  width: 100%;
}

#blog .block-blog .content-blog h4 {
  line-height: 24px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
}

#blog .block-blog .content-blog h4 a {
  color: #555;
  text-decoration: none;
  transition: 0.3s;
}

#blog .block-blog .content-blog h4 a:hover {
  color: #71c55d;
}

#blog .block-blog .content-blog > span {
  float: left;
  font-size: 12px;
}

#blog .block-blog .content-blog a.readmore {
  color: #505050;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0;
  text-transform: capitalize;
}

#blog .block-blog .content-blog a.readmore:hover {
  color: #71c55d;
}

#newsletter {
  background: transparent url(../jpg/newsletter-bg.jpg) no-repeat center top fixed;
  background-size: cover;
}

#newsletter .overlay {
  background: linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 95%);
  height: 100%;
  width: 100%;
}

#newsletter .form-control {
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 0;
  color: #888;
  font-size: 11px;
  font-weight: 600;
  height: 50px;
  text-align: center;
  width: 70%;
  background: #fff;
}

@media (max-width: 575px) {
  #newsletter .form-control {
    margin-bottom: 30px;
    width: 100%;
  }
  .footer .list-unstyled {
    text-align: center;
    margin-bottom: 15px;
  }
}

#newsletter .form-control:focus {
  border-color: #71c55d;
  box-shadow: none;
  outline: 0 none;
}

#newsletter .btn {
  background: #71c55d;
  border: 0;
  border-radius: 0;
  height: 50px;
  width: 30%;
  transition: 0.3s;
}

@media (max-width: 575px) {
  #newsletter .btn {
    width: 100%;
  }
}

#newsletter .btn:hover {
  background: #55b03f;
}

#newsletter .btn .fa {
  padding-right: 10px;
}

#newsletter ul {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 0;
}

#newsletter ul li {
  background: #71c55d;
  border-radius: 50px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  margin-right: 10px;
  width: 35px;
  transition: 0.3s;
}

#newsletter ul li:hover {
  background: #55b03f;
}

#newsletter ul li .fa {
  color: #fff;
}

#contact {
  background: #fff;
}

#contact .info {
  color: #222;
}

#contact .info i {
  font-size: 32px;
  color: #71c55d;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 14px;
}

#contact .info .email p {
  padding-top: 5px;
}

.box-wrap .social-links a {
  margin: 0 10px;
  transition: all 0.56s;
  display: inline-block;
}

#contact .social-links a:hover {
  transform: translateX(8px) scale(1.2);
}

#contact .social-links a.twiter {
  color: #3297fb;
  font-size: 35px;
}

#contact .social-links a.facebook {
  color: #073562;
  font-size: 35px;
}

#contact .social-links a.dribble {
  color: #d2218d;
  font-size: 35px;
}

#contact .form #sendmessage {
  color: #71c55d;
  border: 1px solid #71c55d;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  box-shadow: none;
}

.footer {
  position: relative;
  padding-top: 60px;
  padding-bottom: 20px;
}

ul.footer5 {
  padding: 0;
  margin-top: 24px;
}

.footer .footer-logo .navbar-brand {
  color: #2a4a7c;
  font-size: 15px;
  font-weight: 700;
  height: 100%;
  padding-left: 0;
  padding-top: 0;
  pointer-events: none;
  font-style: italic;
}

.footer .footer-logo p {
  color: #2a4a7c;
  font-size: 12px;
  letter-spacing: 1px;
}

.footer .list-menu > h4 {
  color: #fff;
  padding-bottom: 20px;
}

.footer-logo p a {
  color: #2a4a7c;
  padding-left: 5px;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-size: 15px;
}

.footer-logo p span {
  transform: rotate(130deg);
  display: inline-block;
  font-size: 15px;
}

.footer .list-menu ul li a {
  color: #000000;
  text-decoration: none;
  letter-spacing: 0.3px;
  margin-top: 8px;
  display: block;
  transition: all 0.26s;
}

.footer .list-menu ul li a:hover {
  color: #e42647;
}

.footer .list-menu ul li a:hover i {
  margin-right: 5px;
  transition: all 0.56s;
}

.footer .copyrights {
  background: #fff;
  margin-top: 50px;
  text-align: center;
  padding: 25px;
}

.footer .copyrights p,
.footer .copyrights .credits {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0;
}

.footer .copyrights p a,
.footer .copyrights .credits a {
  letter-spacing: 0;
  color: #71c55d;
}

.carousel-arrow {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #e8304d;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.arrow-right {
  right: 0;
  left: auto;
}

#signin {
  padding: 0px 0px 50px;
}

.form-signin-group {
  position: relative;
}

.form-signin-group i {
  position: absolute;
  top: 12px;
  left: 25px;
  color: #a0a0a0;
}

.col_2 .form-group i {
  left: 24px;
}

.form-signin-group input {
  margin-bottom: 10px;
  font-size: 18px;
  padding: 24px;
  border-radius: 12px;
  margin-bottom: 25px;
  height: auto;
}

.form-signin-group a {
  font-size: 16px;
  color: #727c83;
}
.form-signin-group.checkbox a:hover {
  text-decoration: underline;
  color: #e42647;
}
.form-signin-group label {
  font-size: 12px;
  font-size: 16px;
  color: #727c83;
}
#forgot_password .modal-dialog input#email {
  font-size: 18px;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 25px;
}
.post-box .post-box-cat {
  font-size: 10px;
  letter-spacing: 3px;
  padding-top: 15px;
  margin-bottom: 10px;
}

.post-box .post-box-title {
  color: #000;
  font-size: 19px;
  min-height: 85px;
  margin-bottom: 15px;
  max-height: 85px;
}
.doubel-blog-cont .post-box {
  float: left;
  padding: 25px;
}
.content-blog:hover .post-box-title {
  text-decoration: underline;
}
.single-blog-cont {
  padding-bottom: 60px;
}
.recommended_blog p {
  color: #000;
  font-size: 19px;
  min-height: 85px;
  margin-bottom: 15px;
  margin-top: 12px;
}
.recommended_blog h2 {
  display: block;
  width: 100%;
  margin-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#hero_section.pb-2 h1 {
  font-size: 52px;
  font-weight: 700;
}
.large_blog p img {
  display: block;
  margin: auto;
}
#hero_section.pb-2 h1:after {
  content: "";
  display: block;
  height: 10px;
  width: 122px;
  background: #f0b7a1;
  background: -moz-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 62%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: -webkit-linear-gradient(
    left,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 62%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  background: linear-gradient(
    to right,
    #f0b7a1 0%,
    #ef495f 0%,
    #ef495f 0%,
    #ef495f 30%,
    #dd203d 30%,
    #dd203d 62%,
    #bc202e 56%,
    #bc202e 56%,
    #bc202e 100%,
    #bc202e 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b7a1', endColorstr='#bc202e', GradientType=1);
  margin: 30px 0 0px;
}

.post-box .post-box-meta {
  font-size: 10px;
  letter-spacing: 3px;
}

.post-box .post-box-excerpt {
  color: #979595;
  max-height: 100px;
  overflow: hidden;
}

.post-box .post-box-button {
  border: 2px solid #ececec;
  color: #606060;
  padding: 12px 14px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  background: #fff;
}

#myBtnContainer .active {
  border-bottom: 2px solid #e83833;
  border-radius: 0px;
}
.grid {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(287px, 1fr));
  grid-auto-rows: 20px;
}
.item {
  background-color: #ffffff;
}
ul.all-project li {
  overflow: hidden;
}
.box-overflow a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.all-project li:hover img {
  -webkit-transform: rotate(0) scale(1);
  -moz-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  -o-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
.tab-content > .tab-pane {
  display: block !important;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
}
.tab-content > .active {
  display: block !important;
  visibility: visible;
  height: 100%;
}
.websites_page {
  height: 100%;
}
div#Websites li.thumb {
  max-height: inherit;
}
#portfolioloader {
  position: sticky;
  height: 60vh;
  top: 0;
  left: 0px;
  width: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.08);

  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio_items_ h4 {
  margin-top: -65px;
  color: #fff;
  margin-left: 15px;
  z-index: 99;
  position: relative;
}

.portfolio_items_ p {
  color: #fff;
  margin-left: 15px;
  margin-bottom: 14px;
  z-index: 99;
  position: relative;
}

#portfolio-page #hero_section .container {
  max-width: 1000px;
}

#portfolio-page .portfolio_items_ .container {
  max-width: 1000px;
}

.portfolio-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #ed5971;
  z-index: 9;
}

.portfolio_items_ .content:hover .portfolio-overlay {
  opacity: 0.8;
}

.content {
  position: relative;
  display: inline-block;
}

#index_page .footer-top-sec {
  background: url(../png/bg-blue.png) no-repeat;
  background-size: 100%;
  position: relative;
  padding: 148px 90px;
  background-position: center bottom;
  background-color: #214a80;
}

.post-box {
  float: left;
}

.post-box1 {
  margin-top: 50px;
}

.blog-list {
  /*   background: url(../img/blog-bg.png) no-repeat; */
  background-size: 100%;
  background-position: 0px 87px;
}

#how-it-work #hero_section {
  padding-top: 70px;
  margin-bottom: 20px;
  background: url(../png/howitwork-hero-bg.png) no-repeat;
  background-position: center top;
  background-size: 100%;
  margin-top: 0px !important;
}

#design-for-everyone {
  padding-top: 50px 0px;
}

.dfe {
  float: left;
  background: #e8304d;
  border-radius: 50%;
  padding: 15px;
  color: #fff;
  font-size: 25px;
  width: 60px;
  text-align: center;
}

#step1 {
  padding: 50px 0px;
}

.one-two {
  margin-top: -105px;
  z-index: 0;
  position: relative;
  margin-bottom: -30px;
}

.two-three {
  margin-top: -108px;
  z-index: 0;
  position: relative;
  margin-bottom: -100px;
}

.three-four {
  margin-top: -70px;
  z-index: 0;
  position: relative;
  margin-bottom: -100px;
}

.navbar-right i.fas.fa-phone {
  transform: rotate(-270deg);
  color: #000;
  font-size: 16px;
  margin-right: 4px;
}

button.menu-toggle {
  display: none;
  background: transparent;
  border: 0;
  float: right;
  transform: rotate(-180deg);
  cursor: pointer;
}

header button span {
  width: 35px;
  height: 3px;
  margin: 8px 0;
  background-color: #e8304d;
  display: block;
  transition: 0.5s all linear;
}

header button span:nth-child(1) {
  width: 100%;
  max-width: 27px;
  animation-name: toggle;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-play-state: running;
  transition: 0.2s all linear;
  animation-timing-function: linear;
}

header button span:nth-child(2) {
  width: 100%;
  max-width: 43px;
  animation-name: toggle;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-delay: 0.3s;
  transition: 0.2s all linear;
  animation-play-state: running;
  animation-timing-function: linear;
}

header button span:nth-child(3) {
  width: 100%;
  max-width: 35px;
  animation-name: toggle;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-delay: 0.6s;
  transition: 0.2s all linear;
  animation-play-state: running;
  animation-timing-function: linear;
}

header button:hover span {
  animation-iteration-count: 1;
  transition: 0.4s all linear;
}

ul.all-logo {
  display: inline-flex;
  list-style: none;
  width: 100%;
  vertical-align: middle;
  align-items: center;
  padding: 0;
  justify-content: space-between;
}

#get-started .trusted-by p {
  font-size: 16px;
  color: #000;
}

.exclusive-feature {
  position: relative;
  padding: 80px 0;
  background: #f7f7f7;
}

.exclusive-feature .owl-stage-outer {
  padding: 30px 20px;
  margin-bottom: 0;
}

.feature-here {
  background: #fff;
  padding: 30px 22px;
  min-height: 335px;
  border-radius: 12px;
  transition: all 0.36s;
  box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.1);
}

ul.all-logo ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.all-logo ul li {
  display: inline-block;
}

ul.all-logo ul li {
  display: inline-block;
  font-size: 9px;
  color: #dcba31;
}

ul.all-logo ul li .grey-star {
  color: #bdbdbd;
}

section.old-new {
  text-align: center;
  padding: 80px 0 0;
  text-transform: uppercase;
}

section.old-new p {
  font-size: 14px;
  font-weight: 500;
}
section.old-new img.newway {
  width: 48%;
}
section.old-new img.oldway {
  width: 50%;
}
section.old-new img {
  display: inline-block;
}
.feature-here p {
  color: #373131;
  font-size: 14px;
}

.feature-here:hover,
.feature-here:hover p {
  color: #e42547;
}

.footer .list-menu ul li a i {
  margin-right: 20px;
  font-size: 20px;
}
.footer .footer-logo {
  height: 146px;
  display: flex;
}
.footer p {
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 30px;
}

.navbar-right a.button {
  background: #fff;
  color: #e42647;
  padding: 4px 0px;
  border: 1px solid #e42647;
  font-size: 13px;
  font-weight: 500;
  max-width: 100px;
  width: 100%;
  display: inline-block;
  line-height: 24px;
  margin: 0;
}

.feature-here:hover::before {
  left: 30%;
  top: 16%;
  background: rgba(228, 38, 71, 0.15);
}

.owl-carousel .feature-here img {
  max-height: 84px;
  max-width: 100%;
  width: auto;
  margin: 30px auto;
  transition: all 0.36s;
}

.feature-here h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

.secondSlider .feature-here {
  background: #fff;
  padding: 50px 20px 40px;
  position: relative;
  box-shadow: inset 6px 0px 5px 0px rgba(0, 0, 0, 0.03);
  min-height: 315px;
}

#get-started .feature-here p {
  font-size: 13px;
  line-height: 20px;
}

.secondSlider {
  max-width: 1170px;
  border-radius: 12px;
  overflow: hidden;
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12941176470588);
  margin-top: 40px;
}

.secondSlider .owl-stage-outer {
  margin-bottom: 0;
}

.secondSlider .owl-item.active .feature-here::after {
  content: "";
  background: url(../png/slide-arrow.png);
  display: block;
  width: 40px;
  height: 40px;
  right: -20px;
  position: absolute;
  top: 40%;
  z-index: 9999;
  background-repeat: no-repeat;
}

div#decstop .feature-here::after {
  content: "";
  background: url(../png/slide-arrow.png);
  display: block;
  width: 40px;
  height: 40px;
  right: -20px;
  position: absolute;
  top: 40%;
  z-index: 9999;
  background-repeat: no-repeat;
}

.secondSlider .owl-wrapper,
.secondSlider .owl-item {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: none;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.secondSlider.owl-carousel::after {
  content: "";
  background: #fff;
  display: block;
  width: 40px;
  height: 40px;
  right: -20px;
  position: absolute;
  top: 40%;
  z-index: 9999;
  background-repeat: no-repeat;
}

div#decstop .item:last-child::after {
  content: "";
  background: #fff;
  display: block;
  width: 40px;
  height: 40px;
  right: -20px;
  position: absolute;
  top: 40%;
  z-index: 9999;
  background-repeat: no-repeat;
}

div#decstop .item {
  float: left;
  width: 25%;
  position: relative;
}

div#mobile {
  display: none;
}

.blue-theme-btn {
  padding: 0 20px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  display: inline-block;
  background: #253858;
  color: #fff;
  border-radius: 30px;
  max-width: 255px;
  margin: 50px auto;
  text-transform: uppercase;
  transition: 0.56s;
  text-decoration: none;
  font-weight: normal;
}

.blue-theme-btn:hover {
  color: #fff;
  background-image: linear-gradient(to right, #253858, #3a5482, #405f92, #5270a5, #5776ad);
  box-shadow: 0px 15px 18px 0px #ebebeb;
  text-decoration: none;
  transition: 0.6s;
}

.section-title.how-it::before {
  content: "";
  display: block;
  background: url(../png/before-triangle.png);
  width: 50px;
  height: 50px;
  position: absolute;
  left: 40px;
  top: 40px;
  background-size: 84%;
  background-repeat: no-repeat;
}

.section-title.how-it::after {
  content: "";
  display: block;
  background: url(../png/after-triangle.png);
  width: 60px;
  height: 60px;
  position: absolute;
  right: 70px;
  top: 40px;
  background-size: 84%;
  background-repeat: no-repeat;
}

.full-space {
  position: relative;
}

.full-space::before {
  content: "";
  display: block;
  background: #214a80;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 40px;
  border-radius: 100%;
  top: 40px;
}

.full-space::after {
  content: "";
  display: block;
  background: #e62243;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 40px;
  border-radius: 100%;
  top: 40px;
}

h2.stander-heading {
  font-size: 35px;
  font-weight: 700;
  text-transform: capitalize;
  color: #253858;
}

p.sub-heading {
  font-size: 17px;
  color: #253858;
  line-height: 30px;
  margin: 20px 0 30px;
}

.port-text {
  position: relative;
  transition: all 0.5s;
  margin-top: 30px;
  overflow: hidden;
}

.hover-txt {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
  right: 0;
  background: #e42647b5;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  top: 100%;
}

ul.all-project li:hover .hover-txt {
  top: 0;
  opacity: 1;
}

.hover-txt a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.port-text:hover .hover-txt {
  height: 100%;
  opacity: 1;
  transition: all 0.5s;
  top: 0;
}

.header-part h4 {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 20px;
}

.header-part p {
  font-weight: 300;
  color: #676767;
  font-size: 14px;
  margin-bottom: 0;
}

.header-part p a {
  color: #153149;
  text-decoration: underline;
}

.header-part img {
  max-width: 70px;
  float: left;
  margin-right: 15px;
}
.star-list i.grey-star {
  color: #ccc;
}
.comment-here {
  padding: 60px 20px 10px 20px;
  background: #fff url(../jpg/comas.jpg) no-repeat;
  position: relative;
  line-height: 28px;
  border: 1px solid #ccc;
  font-size: 14px;
  background-position: 94% 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.22);
  margin-bottom: 20px;
  min-height: 355px;
  margin-top: 80px;
  background-size: 50px;
}
.comment-here a {
  position: relative;
}
.comment5 {
  min-height: 84px;
}
/*  .testomonial-out .owl-item {
          padding-left: 100px;
          } */
.header-part {
  align-items: center;
  margin-bottom: 15px;
  text-align: center;
  min-height: 84px;
}

.comment-here img {
  position: absolute;
  width: 100px !important;
  height: 100px;
  border-radius: 100%;
  left: -50px;
  box-shadow: 0 0 20px #ccc;
  top: -66px;
  border: 3px solid #fff;
  background: #444;
  object-fit: scale-down;
  left: 0;
  right: 0;
  margin: auto;
}
.comment-here img.dark {
  background: #f5f5f5;
}
.comment-here img.light {
  background: #1f1f1f;
}
.comment-here img.no_bg {
  background: transparent;
}
.star-list i.full {
  color: #dcba31;
}

.star-list i {
  color: #ffcc00e3;
  margin-right: 6px;
}

section.riskFree-sec {
  background: #e42547;
  color: #fff;
  padding: 50px 0;
}

.price-details ul li p {
  margin-bottom: 0;
  color: #2c2c2c;
  font-size: 16px;
  text-align: left;
  display: flex;
  align-items: flex-start;
  padding: 15px 20px 4px 30px;
  font-weight: 500;
}

.tool-hover {
  display: inline-block;
  margin-left: 4px;
  position: relative;
}

.tool-hover .tool-text {
  display: none;
  position: absolute;
  background: rgb(37, 56, 88);
  color: #fff;
  font-size: 12px;
  min-width: 240px;
  border-radius: 12px;
  padding: 12px;
  right: -20px;
  top: 40px;
  text-align: center;
  border: 1px solid #253858;
  z-index: 999;
}

.tool-hover .tool-text::after {
  content: "";
  position: absolute;
  top: -28px;
  margin-left: -5px;
  border-width: 15px;
  border-style: solid;
  border-color: transparent transparent #253858 transparent;
  right: 14px;
}

.tool-hover:hover .tool-text {
  display: block !important;
}
.resource-here .image_container {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #c0c0c0;
}
.resource-here .image_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.resource-here a {
  color: #000;
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 500;
}
a.go-blog {
  font-size: 16px;
  color: #253858;
  font-weight: 600;
}
section.publection-sec .alert {
  background: #fff7f7;
  border: 1px solid #fff;
  color: #193148;
  font-weight: 100;
  max-width: 580px;
  margin: auto;
  margin-bottom: 20px;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  border-radius: 12px;
}
section.publection-sec .alert a.close {
  font-weight: 400;
  color: #e42547;
}
a.go-blog:hover {
  color: #e42647;
  text-decoration: underline;
}
.resource-here p {
  font-size: 15px;
  color: #747474;
  margin-top: 10px;
}

.resource-here {
  margin-top: 50px;
}

section.publection-sec {
  padding: 50px 0;
  background: #1a3148;
  color: #fff;
}

section.riskfree-sec {
  background: #f4f7f9;
  position: relative;
  padding: 100px 0;
}

section.riskfree-sec a.button {
  font-size: 29px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

section.riskfree-sec a.button:hover {
  color: #fff;
  background-image: linear-gradient(to right, #d64151, #d64151, #d64151, #e2666e, #e67178);
  box-shadow: 0px 15px 18px 0px #ebebeb;
  transition: 0.6s;
}

section.riskfree-sec p.sub-heading {
  font-size: 26px;
  opacity: 0.9;
  line-height: 42px;
  max-width: 830px;
  margin: 40px auto;
}

section.riskfree-sec h2.stander-heading {
  font-size: 45px;
}

section.riskFree-sec h3 {
  display: inline-block;
  font-size: 35px;
  font-weight: 700;
}

section.riskFree-sec .red-theme-btn {
  background: #fff;
  color: #e42647;
  margin-top: 0;
  margin-left: 2%;
}

.publication input[type="email"] {
  padding: 15px;
  font-size: 16px;
  color: #585858;
  width: calc(100% - 70px);
  border-radius: 12px 0 0px 12px;
  border: 0;
  outline: none;
  background: #fff;
  display: inline-block;
}

.publication input.btn-publish {
  border: 0;
  background: #fff url(../png/arrow-publish.png) no-repeat center center;
  font-size: 0;
  height: 54px;
  width: 70px;
  border-radius: 0 12px 12px 0;
  border-left: 1px solid #ccc;
  display: inline-block;
  outline: none;
  cursor: pointer;
  background-position: 15px -24px;
  transition: 0.36s;
}

.publication input.btn-publish:hover {
  background-position: 13px 18px;
}

.publication {
  max-width: 570px;
  margin: 30px auto 0;
  display: flex;
}

section.publection-sec h2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 34px;
}

section.publection-sec p {
  font-size: 16px;
}

.top-header-bar {
  font-size: 12px;
  color: #1f3953;
  font-weight: 500;
  padding: 17px;
  background: #fff;
  letter-spacing: 0.5px;
  box-shadow: 0 0 20px rgba(204, 204, 204, 0.5);
  margin-bottom: 10px;
}

div#logo a {
  margin-top: 7px;
  display: block;
}

.port-text img {
  width: 100%;
}

.feature-slider .owl-item.active.center {
  background: #e42647;
  color: #fff;
}

.feature-slider .owl-item.active.center .feature-txt::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #e42647;
  position: absolute;
  right: 40px;
  top: -10px;
  transform: rotate(45deg);
}

.feature-section .feature-txt {
  margin: 45px 10px;
}

.feature-section .feature-txt .feature_img_container {
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
}
.feature-section .feature-txt .feature_img_container.lastflow {
  display: block;
}
.feature-section .feature-txt .feature_img_container.lastflow img.center-block {
  object-fit: unset;
  width: auto;
  height: auto;
}
.feature-slider .owl-item.active.center p {
  color: #fff;
}

.feature-txt p {
  font-size: 14px;
  margin-top: 10px;
  color: #444444;
  text-align: left;
}

.feature-txt h3 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  color: #444444;
  margin-bottom: 1em;
}

div#feature-slide img {
  margin: auto;
  display: block;
  max-height: 400px;
  margin-bottom: 30px;
}

section.feacher-testi {
  background: #e7ecf1;
  margin-top: 50px;
}

.Fcomment-here {
  padding: 40px 20px 0 20px;
}

.Fcomment-here::before {
  content: "";
  display: block;
  background: url(../png/feature-colan.png) center no-repeat;
  height: 110px;
  width: 160px;
  position: absolute;
  top: 20px;
  left: -10px;
}

.Fcomment-here::after {
  content: "";
  display: block;
  background: url(../png/comas.png) center no-repeat;
  height: 110px;
  width: 160px;
  top: 40px;
  position: absolute;
  z-index: -1;
  right: 40px;
}

.Fcomment-here h3 {
  font-size: 24px;
  font-weight: bold;
}

.Fcomment-here h4 {
  font-size: 16px;
  color: #676767;
  font-weight: 500;
  text-transform: none;
}

.Fcomment-here ul li {
  color: #dcba31;
  display: inline-block;
}

.Fcomment-here ul li.grey {
  color: #bdbdbd;
}

.Fcomment-here .user-test {
  max-width: 290px;
}

section.feacher-testi .owl-stage-outer {
  margin-bottom: 0;
}

section.testomonial-sec {
  padding: 80px 0px;
  position: relative;
}

section.testomonial-sec .owl-stage-outer {
  padding: 0 20px;
}

.testomonial .owl-dot.active span,
.testomonial .owl-dot span:hover,
.testomonial .owl-dot:hover span,
.resource .owl-dot.active span,
.resource .owl-dot span:hover,
.resource .owl-dot:hover span,
.secondSlider.owl-carousel .owl-dot.active span,
.secondSlider.owl-carousel span:hover {
  background: #1a3147 !important;
}

.testomonial .owl-dots {
  margin-top: 50px !important;
}

section.resource-sec {
  padding: 70px 0;
  position: relative;
}

.testomonial {
  position: relative;
  margin-top: 30px;
}

.resource {
  margin-top: 20px;
  position: relative;
}

.list-unstyled li {
  font-size: 14px;
  font-weight: 500;
}

.list-menu ul li:first-child {
  font-style: italic;
  pointer-events: none;
}

section.resource-sec .owl-nav {
  display: block;
  position: absolute;
  width: 100%;
  top: 40%;
}

section.resource-sec .owl-nav .owl-prev,
section.resource-sec .owl-nav .owl-prev:hover {
  background: url(../png/angle-left.png) center no-repeat;
  font-size: 0;
  width: 40px;
  height: 30px;
  padding: 10px;
  left: -60px;
  position: absolute;
  background-size: 45% !important;
}

section.resource-sec .owl-nav .owl-next,
section.resource-sec .owl-nav .owl-next:hover {
  background: url(../png/angle-right.png) center no-repeat;
  font-size: 0;
  width: 40px;
  height: 30px;
  position: absolute;
  right: -60px;
  padding: 10px;
  background-size: 45% !important;
}

section.resource-sec .resource {
  margin-top: 50px;
}

.custom-select {
  position: relative;
  height: auto;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
}

.custom-select select {
  display: none;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.select-items div,
.select-selected {
  color: #253858;
  padding: 4px 10px;
  border: 1px solid transparent;
  background: white;
  user-select: none;
  cursor: pointer;
  font-size: 14px;
}

.select-items {
  position: absolute;
  border: 1px solid #dfdfdf;
  background: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-selected {
  background: url("../png/sign-nep.png");
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  font-size: 15px;
  color: #0f3148;
  font-weight: 500;
}

.select-selected::after {
  display: none;
}

.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

section.page-heading-sec {
  text-align: center;
  padding: 60px 0;
}

.page-heading-sec p {
  font-size: 18px;
  color: #353535;
  max-width: 730px;
  margin: auto;
}

section.page-heading-sec h1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 15px;
}

p.gallery-title {
  font-size: 17px;
  text-align: center;
  color: #39414a;
}

section.poerfolioTabs {
  text-align: center;
  padding: 30px 0 90px;
}

ul.all-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.all-project li {
  display: inline-block;
  margin: 10px 0;
  transition: 0.6s;
  position: relative;
  overflow: visible;
}

ul.all-project li img {
  transition: 0.6s;
}

ul.all-project li:hover img {
  transform: scale(1.2) rotate(-15deg);
  transition: 0.6s;
}

ul#tabsJustified {
  text-align: center;
  justify-content: center;
  margin-bottom: 30px;
}

section.poerfolioTabs .hover-txt p {
  font-weight: 700;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
}

section.poerfolioTabs .modal-footer {
  position: absolute;
  bottom: 0;
  top: 14px;
  width: 100%;
  transition: 0.6s;
  padding-top: 0;
  border: 0;
}

section.poerfolioTabs .modal-footer button#show-previous-image {
  left: -40px;
  font-size: 34px;
  position: absolute;
  background: transparent;
  padding: 0;
  border: 0;
  box-shadow: none !important;
}

section.poerfolioTabs .modal-footer button#show-next-image {
  font-size: 34px;
  position: absolute;
  background: transparent;
  box-shadow: none !important;
  border: 0;
  padding: 0;
  right: -40px;
}

button.btn.btn-default.filter-button {
  background: transparent;
  color: #000;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 0;
  padding: 1px 20px;
}

.modal-header button.close {
  background: #e8304d;
  border-radius: 100%;
  outline: 0;
  color: #fff;
  font-weight: 100;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 0;
  text-align: center;
  margin: 0;
  position: absolute;
  right: -10px;
  z-index: 999999;
  opacity: 1;
  top: -16px;
}

section.poerfolioTabs .modal-header {
  padding: 0;
}

section.poerfolioTabs .modal-footer:hover {
  opacity: 1;
}

ul#tabsJustified li a.active button,
ul#tabsJustified li a button:hover {
  background: transparent;
  color: #e8304d;
  box-shadow: none !important;
  border-color: transparent;
  border-bottom: 2px solid #e8304d;
  border-radius: 0;
}

ul#tabsJustified li {
  margin: 5px;
}

a.load-more {
  font-size: 24px;
  color: #e82e4c;
  border: 1px solid #e82e4c;
  border-radius: 30px;
  width: 225px;
  display: inline-block;
  line-height: 54px;
  margin-top: 40px;
  transition: 0.6s;
}

a.load-more:hover {
  font-size: 24px;
  color: #fff;
  background-image: linear-gradient(to right, #d64151, #d64151, #d64151, #e2666e, #e67178);
  box-shadow: 0px 15px 18px 0px #ebebeb;
  text-decoration: none;
}

section.pricing-sec {
  background: #f8f8f8;
  padding: 60px 0;
  position: relative;
}

.price-plan {
  max-width: 342px;
  display: inline-block;
  width: 100%;
  background: #f7f7f7;
}

.price-plan {
  max-width: 342px;
  transition: 0.6s;
  display: inline-block;
  width: 100%;
  margin: 40px 20px;
  background: #ffffff;
  position: relative;
  border-radius: 12px;
  box-shadow: 0 0 50px #ddd;
}

.price-plan h3 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  color: #e8304d;
  margin-top: 30px;
}

.price-plan h4 {
  font-size: 17px;
  font-weight: 700;
  color: #253858;
  margin-top: 30px;
}

.price-plan h2 {
  font-size: 40px;
  color: #616a7a;
  font-weight: 700;
  margin-top: 10px;
}

.price-plan h2 span {
  font-size: 17px;
}

.price-plan:hover .sing-up {
  background: #e8304d;
  text-decoration: none;
  color: #fff;
}

.price-plan .sing-up {
  font-size: 14px;
  width: 273px;
  line-height: 42px;
  border-radius: 30px;
  border: 1px solid #e8304d;
  background: #fff;
  color: #e8304d;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.6s;
  margin-bottom: 30px;
}

.price-plan ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.price-plan ul li {
  font-size: 16px;
  color: #636363;
  border-bottom: 1px solid #d7dade;
  font-weight: 600;
  line-height: 44px;
}

.price-plan ul li:first-child {
  text-transform: uppercase;
}

.price-plan ul li:last-child {
  border-bottom: 0px;
}

.price-plan ul li.disable {
  font-weight: 500;
  color: #878787;
}

.price-plan h4.annual {
  color: #636363;
}

img.img-fluid.ribbon-img {
  position: absolute;
  right: -13px;
  top: -12px;
}

section.pricing-sec h2.main-heading span {
  color: #e8304d;
}

section.pricing-sec h2.main-heading {
  font-size: 40px;
  color: #253858;
  font-weight: 700;
  margin-bottom: 30px;
}

a.nothing {
  text-decoration: none !important;
  color: inherit !important;
}

.top-price {
  text-align: center;
}
.price-amount h2 {
  font-size: 48px;
  font-weight: 800;
  color: #2c2c2c;
  display: inline-block;
  margin-top: 30px;
}
.price-amount h2 span.currency-sign {
  font-size: 32px;
  line-height: 50px;
  display: inline-block;
  transform: translateY(-17px);
}

.price-amount h2 span.time-period {
  font-weight: 500;
  width: 100%;
  display: block;
  font-size: 13px;
  color: #99a7b0;
  text-transform: uppercase;
  text-align: right;
  padding-right: 5px;
}

section.faq-sec {
  padding: 80px 0;
}

.btn-plan_pricing,
a.btn-plan_pricing.cmny_plan:hover {
  font-size: 17px;
  color: #e42547;
  font-weight: 700;
  border: 2px solid #e42547;
  padding: 8px 0px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: all 0.36s;
  text-decoration: none;
  letter-spacing: 0.5px;
  background: #fff;
  display: block;
  max-width: 80%;
  margin: auto;
  box-shadow: 0 4px 6px rgba(228, 37, 71, 0.36);
}
a.btn-plan_pricing.cmny_plan:hover {
  color: #e42547 !important;
}
.price-amount h2 p.agency_prc {
  display: inline;
}

.top-price .price-card .quantiy-details {
  color: #727c83;
  font-size: 15px;
}
.for_plan_select .price-details ul li p {
  color: #fff;
}
.btn-plan_pricing:hover,
a.btn-plan_pricing.cmny_plan {
  background: #e42547;
  color: #fff !important;
  border-color: #e42547;
  transition: 1s;
}

.price-card-header .price-sign-up {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.top-price .price-card {
  margin: 40px 0;
}

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

.price-card-header .price-name {
  font-size: 18px;
  color: #253858;
  font-weight: 700;
  padding-top: 30px;
}
.price-card-header .price-name::after {
  content: "";
  display: block;
  height: 4px;
  width: 62px;
  background: #99a7b0;
  margin: auto;
}
.price-name.navy::after {
  display: none;
}
.price-name.navy {
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 5px;
}
section.riskFree-sec h2 {
  color: #fff;
}

section.riskFree-sec.pricing-risk h3 {
  font-size: 24px;
  display: block;
  margin-bottom: 25px;
}

section.plan-comperesion {
  padding: 100px 0 0;
}

section.plan-comperesion thead {
  background: #e8e8e8;
  line-height: 80px;
  text-transform: uppercase;
}

section.plan-comperesion tr {
  border-bottom: 1px solid #e8e8e8;
}

section.faq-sec h2 {
  margin-bottom: 60px;
  position: relative;
}

section#problems-solve h5 {
  margin-bottom: 40px;
}

section.faq-sec h4 {
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 25px 0 15px;
}

section.faq-sec p {
  color: #000;
  line-height: 30px;
}

section.page-heading-sec.pricing-header {
  /* position:relative; */
  background: #fff;
}

section.page-heading-sec.pricing-header h2 {
  color: #253858;
}

section.pricing-sec::before {
  content: "";
  display: block;
  background: url(../png/after-triangle.png);
  width: 60px;
  height: 60px;
  position: absolute;
  left: 20px;
  top: 140px;
  background-size: 84%;
  background-repeat: no-repeat;
}

section.pricing-sec::after {
  content: "";
  display: block;
  background: url(../png/before-triangle.png);
  width: 40px;
  height: 60px;
  position: absolute;
  right: 30px;
  bottom: 150px;
  background-size: 84%;
  background-repeat: no-repeat;
}
/* 
      section.page-heading-sec.pricing-header::after {
        content: "";
        display: block;
        background: url(../img/before-triangle.png);
        width: 40px;
        height: 60px;
        position: absolute;
        right: 30px;
        bottom: 20PX;
        background-size: 84%;
        background-repeat: no-repeat;
        } */

div#Websites li.thumb {
  max-height: 247px;
  overflow: hidden;
}

li.thumb.websites-page {
  max-height: 243px;
}

.content-blog {
  /* 
  background: #f7fbfc;
  border: 1px solid #d6dade;
  overflow: hidden;
  border-radius: 4px; */
  padding-bottom: 0px;
}
.single-blog-cont a,
.doubel-blog-cont a {
  color: #e42647 !important;
  text-decoration: underline;
}
.content-blog .image {
  background: #fff;
  width: 100% !important;
  overflow: hidden;
  transition: 0.26s;
  height: auto;
  /*height: 230px;*/
}
.content-blog .image:hover img {
  transform: scale(1.1);
}

.content-blog .image img {
  width: 100%;
  transition: 0.26s;
  object-fit: cover;
}

.content-blog a {
  text-decoration: none;
}

p.blog-full-img {
  background: #f4f7f9;
  border: 1px solid #ddd;
}

.single-blog-cont p span {
  color: #444;
}

.single-blog-cont p span strong {
  color: #253858;
}

body#single-blog-page .social_widget a {
  color: #fff;
}

.subscriber-plan {
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 20px #ccc;
  border-radius: 12px;
}

.lpan-line {
  font-size: 18px;
  padding: 34px 20px;
  border: 1px solid #ccc;
  transition: 0.6s;
  border-radius: 8px;
  font-weight: 600;
  color: #a3a3a3;
}

.subscriber-plan h2 {
  font-size: 31px;
  color: #343537;
  font-weight: 600;
  margin-bottom: 30px;
}

.monthly-activate {
}

.lpan-line:hover {
  background: #e8304d;
  color: #fff;
}

.monthly-activate h3 {
  font-size: 18px;
  font-weight: 600;
  color: #253858;
}
.single_request_register .parsonial-plan .par-out ul {
  max-width: 189px;
  margin: auto;
  display: block;
  text-align: left;
}
.single_request_register .parsonial-plan .par-out ul li {
  padding: 0;
  text-align: left;
  color: #444;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 32px;
  margin-bottom: 12px;
}
.single_request_register .parsonial-plan .par-out ul li i {
  color: #45dd25;
  margin-right: 15px;
}
.single_request_register .parsonial-plan .par-out:before {
  content: "";
  display: block;
  width: auto;
  height: 300px;
  border-radius: 80%;
  position: relative;
  left: 30px;
  margin: auto;
  top: -40px;
  transform: rotate(-76deg);
  margin-top: -199px;
  background: #ee7875;
  background: -moz-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: -webkit-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: linear-gradient(to bottom, #ee7875 0%, #e98fd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7875', endColorstr='#e98fd2',GradientType=0 );
}
.monthly-activate ul {
  padding-left: 0;
  margin: 20px 0;
  width: 100%;
  display: inline-block;
}

.monthly-activate ul li {
  font-size: 14px;
  color: #727c83;
  text-align: center;
  list-style-type: none;
  line-height: 26px;
  padding: 7px 0;
  position: relative;
  padding-left: 16px;
}

.monthly-activate h3.color-red {
  text-align: right;
  color: #e8304d;
}

.pb-info input.form-control {
  outline: 0;
  font-size: 16px;
  padding: 17px;
  color: #727c83;
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  margin: 10px 0;
}

.pb-info .input-group span.input-group-addon {
  padding: 5px 0px 4px 12px;
  color: #ccc;
}

.bill-infoo form .form-group {
  margin-bottom: 13px;
}

.pb-info h3,
.parsonial-plan h2 {
  font-size: 18px;
  font-weight: 600;
  color: #2c4d78;
  position: relative;
}

.pb-info h3::after,
.parsonial-plan h2::after {
  content: "";
  width: 50px;
  height: 2px;
  display: block;
  background: #d3d7de;
  margin: 15px 0px 30px;
}

.pb-info {
  margin-bottom: 20px;
}

.col-lg-4.cvv {
  padding-left: 0;
}

p.terms-txt input.form-control {
  width: auto;
  display: inline-block;
}

p.terms-txt a {
  color: inherit;
  text-decoration: underline;
}

.g-total h3 span {
  float: right;
}

.g-total h3 {
  color: #0f3148;
  display: inline-block;
  width: 100%;
  font-size: 20px;
}

.g-total p {
  display: inline-block;
  width: 57%;
  font-size: 11px;
  text-align: right;
}

.g-total h3::after {
  display: none;
}

input#submit {
  color: #fff;
  background: #e8304d;
  width: 100%;
  font-size: 18px;
}

.pb-info input.red-theme-btn {
  border-radius: 30px;
  text-transform: uppercase;
  margin-top: 0;
}

.card-sec img.img-fluid.stripe-lock {
  margin-top: 18px;
  max-width: 150px;
  margin-left: 3px;
}

.card-sec p {
  color: #253858;
  margin: 20px 0 10px;
}

section.trusted-sec {
  padding: 70px 0 20px;
}

section.trusted-sec h2 {
  font-size: 42px;
  color: #214a80;
  font-weight: 400;
  margin-bottom: 60px;
}

.colan {
  width: 80px;
  margin-bottom: 40px;
}

.colan2 {
  width: 40px;
  transform: rotate(180deg);
  margin-top: 60px;
  margin-bottom: 20px;
}

.trust-client h3 {
  font-size: 17px;
  color: #e8304d;
  font-weight: 600;
}

p.place {
  font-size: 13px !important;
}

.trust-client p {
  font-size: 16px;
}

.squre-red {
  font-size: 18px;
  background: #e8304d;
  color: #fff;
  padding: 18px 30px;
  margin: 60px auto 0;
  display: block;
  max-width: 300px;
  width: 100%;
  text-align: center;
  transition: 0.6s;
  text-decoration: none;
  font-weight: 600;
}

.squre-red:hover,
input#submit:hover {
  color: #fff;
  background-image: linear-gradient(to right, #d64151, #d64151, #d64151, #e2666e, #e67178);
  box-shadow: 0px 15px 18px 0px #ebebeb;
  text-decoration: none;
  transition: 0.6s;
}

span.input-group-addon.disc span {
  border: 1px solid;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
}

p.plan-price {
  width: 100%;
  font-size: 16px;
  color: #0f3148;
  display: inline-block;
}

.sign-here .both-outer {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 30px #ccc;
}
.sign-here .both-outer::after {
  display: block;
  width: 100%;
  clear: both;
  content: "";
}
.total-pPrice hr {
  margin-top: 0;
}

.total-pPrice p.plan-price span {
  float: right;
  text-align: right;
  margin-left: auto;
  display: inline-block;
}

.sign-up-pagep {
  margin: 30px auto 0;
}

#signup-page h2 {
  color: #153669;
  font-size: 35px;
  text-align: center;
}

.subscription_pad form .form-group input {
  height: 45px;
  border: 1px solid #dbdbdb;
}

.line-sign-up2 {
  width: 18%;
  margin-bottom: 35px;
}

.button.sign-up-p {
  width: 100%;
  padding: 12px 0;
  font-size: 17px;
  font-weight: 600;
  margin: 16px 0 0;
  border-radius: 3px;
}

.bottom-txt a {
  border: 2px solid #ececec;
  color: #606060;
  padding: 12px 14px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  background: #fff;
}

.single-blog-cont,
.doubel-blog-cont {
  margin: 0 auto;
}

#chk-box-pr .form-group input {
  height: auto;
}

#SignupModal .modal-content::before#SignupModal .modal-content::before {
  background: url(../png/before-triangle.png);
  background-repeat: repeat;
  background-size: auto auto;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 40px;
  top: 40px;
  background-size: 84%;
  background-repeat: no-repeat;
  content: "";
}

.signup-btn-p h4 {
  font-size: 15px;
  margin-bottom: 20px;
  color: #7d7d7d;
  font-weight: 400;
}

#SignupModal {
  margin-top: 11px;
  display: inline-block;
  width: 100%;
}

.right-number .number {
  display: inline-block;
  margin-right: 15px;
  font-size: 20px;
  color: #214a80;
}

.right-number a {
  color: #e8304d;
  background: transparent;
  border: 1px solid #e8304d;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 25px;
}
.sing-up-heading {
  padding-bottom: 90px;
}
.first-Ul {
  align-items: center;
  margin-top: 20px;
  text-align: center;
}
.first-Ul select {
  width: 46px !important;
  -webkit-appearance: none;
  appearance: none;
  margin-right: 5px;
  background-position: 40px 13px;
}
.first-Ul span {
  font-size: 14px;
  color: #727c83;
  text-align: center;
  list-style-type: none;
  line-height: 26px;
  padding: 7px 0;
  letter-spacing: 0;
  position: relative;
}
.monthly-activate .first-Ul {
  font-size: 14px;
  color: #727c83;
}
.right-number a:hover {
  color: #fff;
  box-shadow: 0px 15px 18px 0px #ebebeb;
  transition: 0.6s;
  background: #e42547;
}
.right-number {
  float: right;
  margin-top: 10px;
}

.parsonial-plan {
  max-width: 100%;
  width: 380px;
  display: inline-block;
  transform: none;
  margin-right: 0;
  position: relative;
  padding: 30px;
  top: 0;
  overflow: hidden;
  left: auto;
  text-align: left;
  float: left;
  border-right: 1px solid #dcdcdc;
  margin-right: -1px;
}
.single_request_register .parsonial-plan .par-out .select-bx-p::before {
  content: "";
  height: 60px;
  width: 40px;
  display: block;
  position: absolute;
  border-radius: 68%;
  transform: rotate(-138deg);
  background: #ee7875;
  background: -moz-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: -webkit-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: linear-gradient(to bottom, #ee7875 0%, #e98fd2 100%);
}
#priceselector {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 49px;
}

.parsonial-plan .par-out {
}

.bill-infoo {
  display: inline-block;
  max-width: 100%;
  width: calc(100% - 380px);
  position: relative;
  padding: 20px 30px 30px;
  border-radius: 0;
  text-align: left;
  padding-bottom: 0;
  border-left: 1px solid #dcdcdc;
  float: left;
}

.icon-down-p {
  text-align: right;
  position: absolute;
  right: 29px;
  font-size: 22px;
  color: #6b6b6b;
  top: 82px;
}

.parsonial-plan .par-out select {
  border: 1px solid #ddd;
  color: #253858;
  font-size: 15px;
  padding: 0px 5px;
  width: 100%;
  border-radius: 4px;
  background: url("../png/sign-nep.png");
  background-repeat: no-repeat;
  background-position: 80% 50%;
  background-size: 10px;
}

h2.sect-heading {
  font-size: 50px;
  color: #214a80;
  font-weight: lighter;
}

header.form-header {
  padding: 15px 0;
}

.right-number .number span {
  transform: rotate(100deg);
  display: inline-block;
  color: #e8304d;
  font-size: 14px;
  margin-right: 8px;
}

.right-number .number a {
  font-weight: 400;
}

footer.form-footer {
  position: relative;
  text-align: center;
}

footer.form-footer::after {
  content: "";
  display: block;
  background: url(../png/after-triangle.png);
  width: 60px;
  height: 60px;
  position: absolute;
  right: 70px;
  top: -40px;
  background-size: 84%;
  background-repeat: no-repeat;
}

footer.form-footer::before {
  content: "";
  display: block;
  background: url(../png/before-triangle.png);
  width: 50px;
  height: 50px;
  position: absolute;
  left: 40px;
  top: -10px;
  background-size: 84%;
  background-repeat: no-repeat;
}

footer.form-footer li {
  display: inline-block;
  float: none;
  padding: 5px;
  font-size: 30px;
}

footer.form-footer li:first-child {
  font-size: 14px;
  margin-bottom: 0;
  color: #4b6a8a;
  transform: translatey(-4px);
}
.form-signin-group .form-radion2 {
  /* float: left; */
  display: inline-block;
}
div#tabsJustifiedContent .col-md-6 img.img-responsive {
  max-height: 244px;
  object-fit: cover;
  width: 100%;
}
.form-radion2 .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}
div#tabsJustifiedContent .col-md-3.col-sm-6 img.img-responsive {
  max-height: 244px;
  width: 100%;
  object-fit: cover;
}
.form-radion2 .container input:checked ~ .checkmark {
  background-color: #eb5871;
}
.form-radion2 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-radion2 .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-radion2 .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
}
.form-radion2 .container .checkmark:after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-radion2 .container input:checked ~ .checkmark:after {
  display: block;
}
.signup-btn-p h2 {
  font-size: 50px;
  color: #214a80;
  font-weight: 400;
  margin-bottom: 6px;
}

#SignupModal {
  margin-top: 4px;
  display: inline-block;
  width: 100%;
}

.terms-txt {
  font-size: 16px;
  color: #727c83;
  margin-bottom: 0;
}

section.plan-comperesion h2 {
  margin-bottom: 50px;
}

.accordin-outer {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin: 15px 0;
  padding: 15px;
}

section.faq-sec .accordin-outer h4 {
  margin: 0;
  color: #e42647;
  font-weight: 600;
}

.faq-accordion .collapsed h4::after {
  content: "";
  border-width: 0 3px 3px 0;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  float: right;
  line-height: 24px;
  margin-top: 10px;
}

.accordin-outer .collapsed h4 {
  color: #000 !important;
}

.faq-accordion h4::after {
  content: "";
  border-width: 0 3px 3px 0;
  border: solid #e8304d;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  margin-top: 10px;
  float: right;
  transform: rotate(45deg);
  line-height: 24px;
}

.accordin-outer .card-body {
  padding: 0;
  font-size: 14px;
}

.accordin-outer .card-body p {
  color: #4c4c4c;
  line-height: 24px;
  margin-top: 10px;
}

/********************testimonial**************************/
section.test-monial {
  padding: 50px 0;
}

section.test-monial h2 {
  font-size: 36px;
  color: #1a3147;
  margin: 20px 0;
}

section.test-monial h2::after {
  content: "";
  height: 5px;
  width: 70px;
  background: #e8304d;
  display: block;
  border-radius: 8px;
  margin: 20px auto;
}

p.avrg {
  margin-top: 20px;
  color: #868686;
}
.form-radion2 p.terms-txt a {
  color: #e8304d;
}
p.over-people {
  color: #5d5d5d;
  font-weight: 600;
  font-size: 17px;
  margin-top: 40px;
}

a.click-video img.play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.lines {
  display: flex;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
}

.lines .left-sec {
  display: flex;
  width: 30%;
  margin: 20px 0;
}

.lines .right-sec {
  display: flex;
  align-items: self-end;
  width: 70%;
}

.lines .left-sec .left-part {
  margin-right: 20px;
}

p.cl-name {
  color: #e8304d;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
}

p.time-ago {
  font-size: 13px;
  color: #484848;
  font-weight: 600;
}

.lines .right-sec p {
  font-size: 16px;
  color: #545556;
  font-weight: 600;
  margin-left: 10px;
}

ul.pagination.graphos li.page-item a {
  color: #4b6a8a;
  font-size: 17px;
}

ul.pagination.graphos li.page-item a {
  color: #4b6a8a;
  font-size: 17px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-decoration: none;
  line-height: 42px;
  text-align: center;
  display: block;
}

ul.pagination.graphos li.page-item {
  margin: 0;
}

ul.pagination.graphos li.page-item.active {
  background: none;
}

ul.pagination.graphos li.page-item a:hover,
ul.pagination.graphos li.page-item.active a {
  background: #f2f2f2;
}

ul.pagination.graphos li.page-item a.page-link {
  background: #f2f2f2;
  border: 0;
  border-radius: 4px;
  color: #0f153c;
  font-weight: 600;
  font-size: 17px;
  width: 100px;
  height: auto;
  line-height: 30px;
}

ul.pagination.graphos a.page-link:hover,
ul.pagination.graphos a.page-link:focus,
ul.pagination.graphos a.page-link:active {
  background: #e8304d !important;
  color: #fff !important;
}

.lines:last-child {
  border-bottom: 0;
}

.click-video img.img-fluid {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  border: 1px solid #ccc;
  border-radius: 4px;
}

#pop-up-start h2 {
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 600;
  color: #e52344;
  padding: 38px 0 14px;
}

#pop-up-start h2 .month-name-popup {
  color: #302f2f;
}

.main-comment {
  text-align: center;
  margin: 10% 0 0;
}

.main-comment p {
  font-size: 16px;
  position: relative;
}

.main-comment p::before {
  content: "";
  background: url(../png/before-comment.png) no-repeat;
  width: 70px;
  height: 70px;
  display: inline-block;
  position: absolute;
  z-index: -1;
  background-size: 100%;
  top: -20px;
  left: -30px;
}

.main-comment p:after {
  content: "";
  width: 60px;
  height: 3px;
  background: #e82f4d;
  display: block;
  margin: 30px auto;
}

.main-comment h3 {
  font-size: 18px;
  font-weight: 700;
}

.main-comment h6 {
  font-size: 16px;
  margin-top: 15px;
  color: #636262;
}

.lines .left-sec .left-part span {
  width: 50px;
  height: 50px;
  background: #e165a0;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  border-radius: 100%;
}

.lines:nth-child(even) .left-sec .left-part span {
  background: #b165e1;
}

.comment-here a.red-theme-btn {
  display: block;
  max-width: 200px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 40px;
  position: relative;
}

.comment-here a.red-theme-btn img {
  position: static;
  display: inline-block;
  width: 40px !important;
  height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  margin-left: 6px;
  margin-top: -4px;
}
.social ul.list-unstyled a {
  font-size: 54px;
  color: #0f3148;
  transition: 0.56s;
  display: block;
}
.social ul.list-unstyled a:hover {
  transform: scale(1.2);
  color: #db203c;
}
.social ul.list-unstyled {
  position: absolute;
  margin-left: 15px;
}
.social ul.list-unstyled.affix {
  position: fixed;
  top: 0;
}
.social ul.list-unstyled.affix {
  position: fixed;
  top: 0;
}
#forgot_password .cli-ent-model button.red-theme-btn {
  margin: 10px 0 20px;
}
/******************Single signup popup***********************/
.singlesp .modal-dialog {
  max-width: 1140px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  margin: auto;
}
.singlesp .modal-dialog .modal-content {
  padding: 20px 60px;
  background: #fff url(../png/popup-bd-shape.png) no-repeat;
  border-radius: 15px;
  border: 0;
}
.singlesp h3 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 25px;
}
.singlesp h3 span {
  color: #e73250;
}
.singlesp .plan-feature {
  max-width: 300px;
  margin: auto;
  text-align: center;
}
.singlesp .plan-feature ul li {
  font-size: 18px;
  color: #444;
  font-weight: 600;
  margin-bottom: 40px;
}
.singlesp .plan-feature ul li i {
  color: #44da25;
  margin-right: 20px;
}
header.fo-rm-header {
  position: relative;
}
.upgrade_to_three_pop header.fo-rm-header::after {
  content: "";
  height: 40%;
  width: 6%;
  display: block;
  position: absolute;
  border-radius: 68%;
  transform: rotate(-138deg);
  background: #ee7875;
  background: -moz-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: -webkit-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: linear-gradient(to bottom, #ee7875 0%, #e98fd2 100%);
  top: 0;
  right: 0;
}
.upgrade_to_unlimited_pop .modal-dialog .modal-content {
  overflow: hidden;
}
.upgrade_to_unlimited_pop .modal-dialog .modal-content::before {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 80%;
  position: absolute;
  left: auto;
  margin: auto;
  top: -130px;
  /* transform: rotate(-76deg); */
  margin-top: 0;
  background: #ee7875;
  background: -moz-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: -webkit-linear-gradient(top, #ee7875 0%, #e98fd2 100%);
  background: linear-gradient(to bottom, #ee7875 0%, #e98fd2 100%);
  right: -100px;
}
.singlesp header.fo-rm-header h4.special-offfer {
  text-transform: none;
  font-size: 21px;
  font-weight: 600;
  color: #444;
  margin-bottom: 30px;
}
.singlesp header.fo-rm-header p {
  font-size: 24px;
  color: #444;
  font-weight: 500;
  margin-bottom: 0;
}
.price-discount div {
  display: flex;
  color: #444;
  justify-content: space-between;
}
.price-discount div span {
  color: #e42547;
  margin-left: 6px;
}
.price-discount div.g-totl {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
  font-weight: 600;
  font-size: 20px;
}
section.terms-condition {
  padding-bottom: 60px;
}
/* .plan-feature {
  max-width: 700px;
  background: rgba(237, 242, 245, 0.55);
  margin: auto;
  padding: 30px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;    position: relative;
  z-index: 9999999999;
  } */
/* .plan-feature li {
  display: inline-block;
  width: 49%;
  color: #0f3148;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  } */
/* .plan-feature li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 16px;
  border: solid #e42547;
  border-width: 0 2px 3px 0;
  transform: rotate(34deg);
  margin-right: 15px;
  } */
.btn.btn-ydelete {
  background: #e42547;
  font-size: 20px;
  text-transform: inherit;
  font-weight: normal;
  width: 100%;
  border: 0;
  transition: 0.56s;
  margin-top: 30px;
  padding: 11px;
}
.btn.btn-ydelete:hover {
  color: #fff;
  background-image: linear-gradient(to right, #d64151, #d64151, #d64151, #e2666e, #e67178);
  transition: 0.56s;
  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25);
}
.btn-ndelete {
  background: transparent;
  border: 0;
  text-align: center;
  margin: 20px auto 0;
  display: block;
  color: #8b9ba6;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.everything {
  padding: 14px 0;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #e42547;
  font-size: 16px;
}
.switch_btn_plan {
  position: relative;
  display: inline-block;
  width: 400px;
  height: 46px;
  border-radius: 50px;
}
.switch_btn_plan a.yearly_plan span {
  font-size: 13px;
}

.top-price .price-card .price-details {
  padding-top: 30px;
}
.price-card-header .price-details {
  padding-top: 0 !important;
}
.switch_btn_plan {
  cursor: pointer;
  bottom: 0;
  transition: 0.4s;
  border: 1px solid #c5c5c5;
  text-align: left;
}
.switch_btn_plan .monthly_plan,
.switch_btn_plan .yearly_plan {
  text-align: center;
  padding: 0;
  border-radius: 50px;
  display: inline-flex;
  width: 50%;
  height: 45px;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  float: left;
}
body .switch_btn_plan .active {
  color: #fff !important;
  background: #e42547;
  box-shadow: 0 2px 6px rgba(228, 37, 71, 0.34);
}
.switch_btn_plan a {
  color: #7d7d7d;
}
.plan_selct_bt {
  margin-top: 50px;
  position: relative;
}

.tick_icon {
  border-radius: 50%;
  padding: 5px;
  border: 1px solid #b4b4b4;
  font-size: 11px;
  color: #253858;
  margin-left: -19px;
  position: relative;
  background: #fff;
  top: -20px;
}
.dashed_border_img {
  position: absolute;
  height: auto;
  width: 120px;
  transform: rotate(190deg);
  margin: -20px 0 0 -10px;
}
.save_txt {
  position: absolute;
  font-size: 14px;
  color: #e42647;
  top: 0px;
  margin-left: 20px;
  display: inline-flex;
  align-items: center;
}
.save_txt span {
  font-size: 60px;
  line-height: 37px;
  margin: 0 7px 12px 0px;
  font-weight: lighter;
  color: #2c2c2c;
}
.tick_icon_4_plans {
  background: #9ecf8d;
  color: #fff;
  border-radius: 50%;
  font-size: 8px;
  padding: 4px;
  margin-right: 20px;
  margin-top: 3px;
}
.top-price .price-card {
  font-family: "Montserrat", sans-serif;
  margin: 0 15px;
  padding-bottom: 30px;
  min-height: 860px;
  box-shadow: 0 6px 26px rgba(0, 0, 0, 0.17);
}
.price-card-header .price-details li p span {
  font-weight: 700;
}

.price-card-header .price-details li .quantiy-details {
  display: flex;
  align-items: center;
  justify-content: center;
}
.price-card-header .price-details li .quantiy-details select {
  background: #ebedef;
  padding: 6px;
  border: 0px;
  font-weight: 600;
  border-radius: 4px;
  height: 35px;
}
.price-card-header .price-details li .quantiy-details p {
  padding: 0 0 0 8px;
}
.price-card-header .price-details li p {
  text-align: center;
  justify-content: center;
  color: #2c2c2c;
  font-size: 17px;
  font-weight: 500;
}
.price-details ul li p i {
  color: #e42547;
  margin: 4px 10px 0px 0px;
}
.price-card-header .price-details li:first-child p {
  text-align: center;
  justify-content: center;
  color: rgba(15, 49, 72, 0.61);
  border-bottom: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 15px;
}
.pricing_label {
  position: absolute;
  height: auto;
  width: 100px;
  right: 8px;
  top: -8px;
}
.label_img p {
  transform: rotate(45deg);
  font-size: 13px;
  color: #ffffff;
  position: absolute;
  right: 0px;
  top: 20px;
}
.price-card-header .price-details li:nth-child(2) {
  max-width: 220px;
  margin: auto;
  margin-bottom: 6px;
}
.for_plan_select {
  background: #253858;
  padding: 0 0 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.for_plan_select .price-name {
  color: #fff;
}
.for_plan_select h2 {
  color: #fff;
}
.for_plan_select .price-amount h2 span.time-period {
  color: #fff;
}
.for_plan_select .btn-plan_pricing {
  background: #fff;
}
.comparison {
  background: transparent;
  color: #e42647;
  margin-top: 50px;
}
.comparison:hover {
  background: transparent;
  color: #e42647;
  box-shadow: none;
}
.for_plan_grey {
  background: #253858;
  /*padding-bottom: 4px; */
}
.comment_sec {
  padding-left: 66px;
}
.comment_sec .comment-here {
  width: auto;
  border-radius: 25px;
  box-shadow: none;
  min-height: 290px;
  display: flex;
  padding: 80px 0;
  background-position: 94% 20px;
  background-size: 85px;
}
.comment_sec .comment-here img {
  position: absolute;
  width: 100px !important;
  height: 100px;
  border-radius: 100%;
  left: -66px;
  box-shadow: 0 0 20px #ccc;
  border: 3px solid #fff;
  right: auto;
  margin: auto;
  top: 85px;
}
.comment_sec .header-part {
  margin-bottom: 0;
  text-align: left;
  min-height: 84px;
  margin-left: 100px;
}
.comment_sec .place_name {
  display: inline;
  margin-left: 10px;
}
.comment_sec .header-part .star-list i {
  color: #bdbdbd;
}
.comment_sec .header-part .star-list i.full {
  color: #dcba31 !important;
}
.testimonial_slider .owl-stage-outer {
  padding: 0px !important;
}

section.plan-comperesion td {
  text-align: center;
}
section.plan-comperesion td:first-child {
  text-align: left;
  padding-left: 10px;
}
section.plan-comperesion th {
  text-align: center;
}
select.selector_agency {
  font-size: 15px;
}
.selct_agcy {
  font-size: 13px;
  margin-top: 20px;
  color: #727c83;
}

body .calendly-badge-widget {
  right: auto;
  left: 30px;
}

/******************404-subdomail start*******************/
.four-four #logo {
  text-align: center;
  padding: 30px 0;
}
.four-four #logo img {
  max-height: 80px;
}
.error-info {
  text-align: center;
}
.error-image img {
  width: 80vh;
  margin: auto;
}
.error-image {
  text-align: center;
}
.error-info h2 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 18px 0;
}
.four-four .error-info h1 {
  font-size: 20vh;
  margin-top: 0;
}
.site-log-btn a {
  font-size: 15px;
  width: auto;
  padding: 10px 22px;
  box-shadow: none !important;
}
body .four-bg {
  height: 100vh;
}
/******************404-subdomail end*******************/

/*******************affiliated signup start********************/
.affiliated_key em {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  color: #808080;
}
.bill-cont p {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  letter-spacing: 0.5px;
}
.bill-cont h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.bill-wrapper > div {
  border: none;
}
.bill-wrapper .bill-cont {
  padding-left: 0;
}
.affiliated_key .refferal_val {
  margin: 0;
  font-size: 16px;
  color: #727c83;
}
.affiliated_key .input-group {
  align-items: center;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  padding: 0 15px;
}
.affiliated_key .input-group input {
  margin: 0;
  border: none;
  padding-left: 6px;
}
.affiliated_key .input-group input:focus {
  outline: none;
  box-shadow: none;
}
/*******************affiliated signup end********************/

/*********************Affiliated front design start*************************/
.left-earn-sec h1 {
  margin: 30px 0;
  line-height: 56px;
  /*Updated by Sonia*/
  /*font-size: 40px;*/
  font-size: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #000;
}
.affiliate-section p {
  font-size: 15px;
  color: #444;
}
.join_today {
  text-transform: uppercase;
  font-size: 18px;
  display: inline-block;
  padding: 11px 36px;
  border-radius: 50px;
  transition: 0.5s;
  background: #dd203d;
  color: #ffffff;
  text-decoration: none;
}
.affiliate-progaram .row {
  flex-direction: row-reverse;
  background: #f9f9f9;
  margin: 0;
}
.affiliate-progaram .row > div:last-child {
  padding-left: 0;
}
.affiliate-progaram .row > div {
  margin: auto;
}
h2.affiliate-sub-heading {
  font-size: 40px;
}
.affiliate-section {
  padding: 50px 0;
}
.affiliate-progaram .left-earn-sec p {
  margin-bottom: 0;
}
.affil-item img {
  height: 100px;
}
.affil-item h3 {
  font-size: 18px;
  margin: 25px 0 16px;
}
.affil-item p {
  font-size: 15px;
  line-height: normal;
  margin-bottom: 0;
}
.affil-item {
  height: 100%;
  border: 1px dashed #ccc;
  border-radius: 30px;
  padding: 30px;
}
.why-affiliate .row {
  margin-top: 30px;
}
.why-affiliate h2.affiliate-sub-heading {
  margin-bottom: 60px;
}
.why-affiliate h2.affiliate-sub-heading,
.affiliate-part h2.affiliate-sub-heading {
  text-align: center;
}
.affiliate-part {
  background: #e42547;
  margin-bottom: 250px;
}
.affiliate-part h2.affiliate-sub-heading {
  color: #fff;
}
.right-register p {
  margin-bottom: 30px;
}
.affiliate-part .row {
  background: #fff;
  margin: 50px 0 -250px;
  position: relative;
}
.affiliate-part .row > div {
  margin: auto;
}
.affiliate-part .row > div:first-child {
  padding-left: 0;
}
.affiliate-talk {
  background: #f9f9f9;
  padding: 100px 0;
  margin-top: 50px !important;
  display: inline-block;
  width: 100%;
}
.affiliate-talk h2.affiliate-sub-heading {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.affiliate-talk h2.affiliate-sub-heading::before {
  background: url("../jpg/talk-border.jpg");
  content: "";
  width: 120px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.talker-header {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.talker-image img {
  width: 100px;
  border-radius: 100px;
  height: 100px;
}
.talker-image {
  background: #fff;
  padding: 5px;
  box-shadow: 0px 0px 12px -6px #8a8a8a;
  border-radius: 100px;
}
.talker-info {
  text-align: center;
  padding-left: 15px;
}
.talker-info h4 {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  line-height: normal;
}
.talker-info span {
  font-size: 14px;
  color: #676767;
}
.talker-say p {
  color: #616161;
  line-height: 28px;
}
.talk-item {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 22px;
  padding: 30px;
  height: 100%;
}
.faq-list {
  max-width: 770px;
  margin: auto;
  padding: 50px 0;
}
.faq-item a {
  background: url(../png/faq-arrow.png);
  font-size: 16px;
  display: inline-block;
  width: 100%;
  color: #000000;
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: right center;
}
.faq-item a[aria-expanded="true"] {
  border-bottom: none;
}
.faq-item:last-child a {
  border: none;
}
.left-earn-sec h2.affiliate-sub-heading,
.why-affiliate h2.affiliate-sub-heading {
  font-size: 30px;
}
.get-tuch-btn .red-theme-btn {
  background: #fff;
  color: #e42647;
  margin-top: 0;
  text-transform: capitalize;
}
section.get-touch-sec {
  background: #e42547;
  padding: 70px 0;
}
.get-touch-sec p {
  font-weight: 100;
  margin: 22px 0;
}
.join_today:hover {
  background: #e8304d;
  color: #fff;
  box-shadow: 0px 15px 18px 0px #ebebeb;
}
.faq-item .card-body {
  font-size: 15px;
}
.get-touch-sec a {
  color: #fff;
}
/*********************Affiliated front design end*************************/

/*********************Affiliate sign up new updates start********************/
.affiliate_signup .bill-infoo input#submit {
  width: auto;
  border-radius: 8px;
  padding: 0 60px;
  text-transform: capitalize;
}
.affiliate_signup .parsonial-plan {
  padding: 0;
}
.affiliate_signup .pb-info {
  margin: 0;
}
.affiliate_signup p.terms-txt {
  font-weight: 100;
}
.affiliate_signup .parsonial-plan {
  width: 420px;
}
.affiliate_signup .bill-infoo {
  width: calc(100% - 420px);
}
.affiliate_signup .both-outer {
  border-radius: 0;
  box-shadow: 0 0 36px #e0e0e0;
}
section.affil-signup-talk {
  margin-top: 20px !important;
  background: transparent;
  padding-top: 0;
}
/*********************Affiliate sign up new updates end********************/

/************************Media Query***********************/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .faq-item a {
    font-size: 14px;
    padding: 20px 0;
  }
  .affiliate-part .row > div {
    margin: 0;
    padding: 0;
  }
  .faq-list {
    padding: 0;
  }
  .affiliate-part .row {
    background: transparent;
    margin: 50px 0 -190px;
  }
  .left-earn-sec h2.affiliate-sub-heading,
  .why-affiliate h2.affiliate-sub-heading {
    font-size: 22px;
  }
  .why-affiliate h2.affiliate-sub-heading {
    margin-bottom: 40px;
  }
  .affil-item {
    padding: 15px;
  }
  .affil-item h3 {
    font-size: 16px;
    margin: 15px 0 5px;
  }
  .join_today {
    font-size: 14px;
    padding: 8px 26px;
  }
  .affiliate-part .right-register {
    height: 100%;
    background: #fff;
    padding: 15px;
  }
  .affil-item img {
    height: 60px;
  }
  .affil-item p {
    font-size: 14px;
  }
  .affiliate-talk h2.affiliate-sub-heading {
    margin-bottom: 40px;
  }
  .affiliate-part {
    margin-bottom: 150px;
  }
  .affiliate-section,
  .affiliate-progaram .left-earn-sec {
    padding: 40px 0;
  }
  .right-register p {
    margin-bottom: 12px;
    font-size: 14px;
  }
  h2.affiliate-sub-heading {
    font-size: 24px;
  }
  .left-earn-sec h1 {
    line-height: 42px;
    font-size: 32px;
  }
  .left-earn-sec h1 br {
    display: none;
  }
  .affiliate-banner .right-earn-image {
    margin-top: 60px;
  }
  .bill-infoo form .form-group label {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .affiliate-talk {
    padding: 50px 0;
  }
  .sing-up-heading {
    padding-bottom: 50px;
  }
  section.publection-sec h2 {
    font-size: 28px;
  }
  section.get-touch-sec {
    padding: 50px 0;
  }
  section.page-heading-sec h1,
  .affiliate-talk h2.affiliate-sub-heading {
    font-size: 30px;
  }
  .talk-item {
    padding: 15px;
  }
  .talker-say p {
    line-height: 22px;
    font-size: 14px;
    text-align: center;
  }
  .talker-info {
    padding-left: 0;
    margin-top: 10px;
  }
  .talker-header {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .talker-image {
    display: inline-block;
  }
  .talker-image img {
    width: 90px;
    height: 90px;
  }
  .affiliate_signup .bill-infoo {
    width: calc(100% - 40%);
  }
  .page-heading-sec p {
    font-size: 16px;
  }
  .affiliate_signup .parsonial-plan {
    width: 40%;
  }
  .terms-txt {
    font-size: 13px;
  }
  .affiliate_signup .bill-infoo input#submit {
    font-size: 14px;
    padding: 0 40px;
  }
  .pb-info input.form-control {
    font-size: 14px;
    padding: 10px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  /************affiliate-signup start*********/
  .affiliate_signup .parsonial-plan {
    width: 100%;
    margin: 0;
  }
  .affiliate_signup .bill-infoo {
    width: 100%;
    padding: 15px;
  }
  .affiliate_signup .pb-info input.form-control {
    font-size: 14px;
    padding: 12px;
    margin: 6px 0;
  }
  .affiliate_signup p.terms-txt {
    font-size: 14px;
  }
  .affiliate_signup .bill-infoo input#submit {
    padding: 0 30px;
    font-size: 16px;
  }
  .sing-up-heading {
    padding-bottom: 40px;
  }
  .affiliate_signup .pb-info label {
    margin-bottom: 5px;
  }
  /************affiliate-signup start*********/

  /***************affiliate start ************/
  .talker-say p {
    margin: 0;
  }
  .talk-item {
    padding: 15px;
    height: auto;
    margin-bottom: 15px;
  }
  .talker-header {
    margin-bottom: 10px;
  }
  .faq-list {
    max-width: 100%;
    padding: 0;
  }

  section.get-touch-sec {
    padding: 50px 0;
  }
  section.publection-sec h2 {
    font-size: 22px;
  }
  .talker-image img {
    width: 80px;
    height: 80px;
  }
  .affiliate-part .row > div:first-child {
    padding-left: 15px;
  }
  .left-part {
    margin-top: 15px;
  }
  .left-earn-sec h2.affiliate-sub-heading,
  .why-affiliate h2.affiliate-sub-heading,
  h2.affiliate-sub-heading {
    font-size: 22px;
  }
  .affil-item img {
    height: 60px;
  }
  .faq-item a {
    padding: 15px 0;
  }
  .faq-item .card-body {
    padding: 10px;
  }
  .affil-item {
    height: auto;
    margin-bottom: 35px;
    padding: 20px;
  }
  .why-affiliate .row {
    margin-top: 0;
  }
  .affiliate-part {
    margin-bottom: 0;
  }
  .affiliate-part .row {
    margin: 50px 0 0px;
    padding-bottom: 25px;
  }
  .affiliate-progaram .row > div:last-child {
    padding-left: 15px;
  }
  .affiliate-progaram .row {
    margin: 0 -15px;
  }
  .affiliate-section {
    padding: 50px 0 15px;
  }
  .left-earn-sec {
    margin-bottom: 35px;
  }
  .left-earn-sec h1 {
    line-height: 33px;
    font-size: 26px;
  }
  .right-register {
    margin-top: 25px;
  }
  /***************affiliate end ************/
  h3.popular_pln {
    position: relative;
    top: 0;
  }
  .singlesp .modal-dialog .modal-content {
    padding: 20px;
  }
  .single_request_register .parsonial-plan .par-out:before {
    top: -100px;
  }
  .social ul.list-unstyled.affix,
  .social ul.list-unstyled {
    position: relative;
  }

  .social .list-unstyled li {
    float: left;
    margin-right: 30px;
  }
  a.see-aplan {
    display: none;
  }
  section.page-heading-sec {
    margin-top: 45px;
    padding: 60px 0 20px;
  }
  section.old-new img.oldway,
  section.old-new img.newway {
    width: 100%;
  }
  h2.heading-btn {
    margin-left: 0;
  }

  .monthly-activate {
    /*  display: none; */
  }

  #SignupModal .modal-content::before {
    opacity: 0.3;
  }

  .lines {
    display: flex;
    flex-direction: column-reverse;
  }

  .lines .left-sec {
    display: flex;
    width: 100%;
  }

  .lines .right-sec {
    display: flex;
    align-items: self-end;
    width: 100%;
  }

  section.faq-sec h4 {
    margin: 25px 0 1px;
    line-height: 25px;
  }

  .plan-price {
    display: none !important;
  }

  .equater .col-md-4.col-6.thumb:nth-child(2) a.thumbnail:first-child {
    margin-bottom: 10px;
  }

  .equater .thumb {
    padding: 5px;
  }

  .equater {
    padding: 0;
    margin: 0;
  }

  body#single-blog-page .post-box .image {
    width: 100%;
    height: 100%;
  }

  body#single-blog-page .post-box .image img {
    height: auto;
    width: auto;
  }

  #signup-page button#mobile-nav-toggle {
    display: none !important;
  }

  #signup-page h2 {
    font-size: 24px;
    white-space: nowrap;
  }

  span.title_underline {
    width: 50px;
    height: 2px;
    margin-top: -5px;
  }

  section.poerfolioTabs .modal-footer button#show-next-image {
    right: 20px;
    text-shadow: 0 0 6px #000;
  }

  section.poerfolioTabs .modal-footer button#show-previous-image {
    left: 20px;
    text-shadow: 0 0 6px #000;
  }

  #about-page #hero_section {
    margin-top: 0px !important;
  }

  .padd-section .container-fluid.nopadding img {
    width: 100%;
  }

  span.bigger-text {
    font-size: 34px !important;
  }

  .section-title h2 {
    font-size: 28px !important;
  }

  .values-wrap {
    flex: 100%;
    max-width: 100%;
    border-bottom: 2px solid #f7f7f7 !important;
  }

  #our-values {
    padding-bottom: 20px;
  }

  section.pricing-sec h2.main-heading,
  #single-blog-page h1,
  #hero_section.pb-2 h1 {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .social ul.list-unstyled a {
    font-size: 40px;
  }
  .price-plan:hover {
    transform: scale(1);
  }

  section.page-heading-sec h1 {
    font-size: 34px;
  }

  section.page-heading-sec p {
    font-size: 18px;
  }

  a.load-more {
    font-size: 18px;
    width: 195px;
    line-height: 44px;
    margin-top: 40px;
  }

  div#mobile {
    display: block;
  }

  div#decstop {
    display: none;
  }

  .secondSlider.owl-carousel .owl-dots {
    display: block;
  }

  #hero h2 {
    background: rgba(255, 255, 255, 0.68);
    white-space: pre-line;
    line-height: 38px;
    font-size: 20px;
  }

  section.resource-sec {
    padding: 50px 0px;
  }

  #hero .btn-get-started,
  #hero .btns a {
    font-size: 14px;
  }

  .trusted ul.all-logo li {
    width: 32%;
    display: inline-block;
    line-height: 64px;
    background: #f7f7f7;
    margin-bottom: 10px;
  }

  .trusted ul.all-logo li img {
    max-width: 100px;
    max-height: 37px;
  }

  .trusted ul.all-logo {
    display: block;
  }

  .section-title.how-it::before,
  .section-title.how-it::after,
  .full-space::before,
  .full-space::after,
  h2.stander-heading,
  .send-design h3 {
    font-size: 28px;
  }

  #get-started .how-it p,
  p.sub-heading,
  .send-design p {
    font-size: 14px;
  }

  #hero .hero-container {
    position: relative;
    padding-top: 40px;
  }

  .send-design h4 {
    font-size: 18px;
  }

  .tabs-section ul.nav.nav-tabs {
    margin-top: 20px;
  }

  .send-design {
    text-align: center;
    margin-top: 20px;
  }

  .send-design .blue-theme-btn {
    float: none;
  }

  section.faq-sec h2 {
    font-size: 27px;
    margin-bottom: 30px;
  }

  section.faq-sec {
    padding: 30px 0;
    text-align: center;
  }

  section.pricing-sec::after {
    display: none;
  }

  h2 {
    font-size: 32px;
  }

  body {
    font-size: 15px;
  }
  section.howWeWork,
  .exclusive-feature,
  section.top-feature {
    padding: 50px 0;
  }

  #hero {
    margin-top: 50px;
    margin-bottom: 0px;
    background-position: 50% 103%;
    background-size: 280px;
    height: 715px;
  }
}

@media (max-width: 1200px) and (min-width: 993px) {
  #header .container {
    max-width: 100%;
  }
  #hero {
    background-size: 47%;
  }
  .nav-menu a {
    padding: 20px 10px 10px;
  }

  .navbar-right ul {
    margin-top: 12px;
  }

  section.riskFree-sec h3 {
    font-size: 32px;
  }

  a.button.mar-space {
    margin-left: 0;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  #hero .btns a {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  #header .flex-header {
    display: flex;
    justify-content: space-between;
  }
  .single_request_register .parsonial-plan .par-out:before {
    top: -170px;
  }
  .section-title {
    margin-bottom: 40px;
  }
  .parsonial-plan {
    text-align: left !important;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    display: block;
    transform: none;
    margin: 40px auto;
  }

  .bill-infoo {
    display: block;
    margin: auto;
  }

  .select-selected {
    font-size: 13px;
    padding: 7px 5px;
  }

  section.test-monial {
    padding: 80px 0;
  }

  #hero {
    background-position: 100%;
    background-size: 40%;
  }

  div#logo a {
    margin-top: -2px;
  }

  section.riskFree-sec h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  section.faq-sec h4 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .post-box .post-box-title {
    min-height: auto;
    margin-bottom: 0;
  }
  body#single-blog-page .post-box .image img {
    width: 100%;
  }
  .doubel-blog-cont .post-box {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .footer .footer-logo {
    height: auto;
    display: block;
    max-width: 80%;
    margin: 0 auto 40px;
  }
  .footer .col-4 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .footer .list-unstyled {
    text-align: center;
  }
  .footer .follow-footer-menu {
    margin-top: 20px;
  }

  section.testomonial-sec .owl-stage-outer {
    padding: 0;
  }
  .right-number a {
    display: block;
    text-align: right;
  }

  .right-number .number a {
    font-size: 13px;
    display: inline-block;
  }

  .right-number .number span {
    font-size: 10px;
    margin-right: 8px;
    line-height: 20px;
  }

  .right-number .number {
    margin-right: 0;
  }

  .right-number {
    margin-top: 0;
  }

  h2.sect-heading {
    font-size: 32px;
    margin-bottom: 10px;
  }

  footer.form-footer::before,
  footer.form-footer::after {
    display: none;
  }

  .parsonial-plan {
    margin: 20px auto;
  }

  .card-sec img.img-fluid.stripe-lock {
    max-width: 100%;
    margin: 20px;
  }
  .masonary-grid {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-gap: 1em;
  }
  section.poerfolioTabs .hover-txt p {
    font-size: 16px;
  }
  ul.all-project li span img {
    max-width: 20px;
    margin-top: -20px;
    margin-right: 10px;
  }
}

@media (max-width: 1280px) {
  section.old-new img.center-block {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .select-selected {
    font-size: 11px;
    padding: 7px 5px;
  }

  #priceselector {
    font-size: 12px;
  }

  #nav-menu-container {
    margin: 0;
  }

  .navbar-right ul {
    padding: 0;
  }

  .navbar-right li {
    padding: 0 4px 0 0;
  }
}

@media (max-width: 1024px) {
  .parsonial-plan {
    max-width: 100%;
    width: auto;
    left: 0;
  }

  .select-selected {
    font-size: 13px;
    padding: 7px 5px;
  }
}

@media (max-width: 992px) {
  .parsonial-plan {
    margin-top: 0;
    text-align: left !important;
    margin-left: 0;
    width: 100%;
  }

  .bill-infoo {
    width: auto;
    top: 0;
    display: block;
    clear: both;
  }

  .nav-menu li.active a {
    border-bottom: 0px solid #e8304d;
  }

  button.menu-toggle {
    display: block;
    width: 58px;
    margin-top: 10px;
    outline: none;
  }

  .mobile-class {
    display: block;
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    left: 0;
    top: 60px;
    border-top: 4px solid #e8304d;
    border-bottom: 4px solid #e8304d;
  }

  section.page-heading-sec {
    margin-top: 90px;
  }

  .mobile-class ul.nav-menu li {
    float: left;
    width: 100%;
  }

  .mobile-class {
    display: none;
  }

  .mobile-class .navbar-right ul {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    padding-left: 32px;
    margin-top: 0;
  }

  .mobile-class .navbar-right ul li:nth-child(2) {
    margin-bottom: 24px;
  }

  .mobile-class .navbar-right ul li {
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 20px;
  }

  #header {
    padding: 0px;
    position: fixed !important;
    background: #ffffff;
    box-shadow: 0 0 20px #ccc;
    height: auto;
    border-bottom: 1px solid #e82f4d;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
  }

  .mobile-class ul.nav-menu li a {
    display: block;
    padding: 5px 20px;
  }

  .nav-menu li:hover > a,
  .nav-menu > .menu-active > a {
    color: #e8304d;
    border-radius: 4px;
    border-bottom: 0;
  }

  .secondSlider.owl-carousel {
    box-shadow: none;
  }

  .secondSlider.owl-carousel::after {
    height: 100px;
    right: -20px;
    top: 30%;
  }

  .section-title.how-it {
    padding: 40px 40px 10px;
  }

  #hero {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  #hero h2 {
    background: rgba(255, 255, 255, 0.68);
  }

  .tabs-section ul.nav.nav-tabs li.nav-item a {
    font-size: 15px;
  }

  .tabs-section ul.nav.nav-tabs li.nav-item {
    width: 100%;
    max-width: 270px;
  }

  .tabs-section ul.nav.nav-tabs li.nav-item a.active,
  .tabs-section ul.nav.nav-tabs li.nav-item a:hover {
    color: #f7faff;
    border: 0;
    background: #253858;
    border-bottom: 2px solid #000000;
  }
}

@media (max-width: 767px) {
  .card-sec {
    font-size: 14px;
  }
  #priceselector {
    font-size: 14px;
  }
  .subdomain {
    padding: 15px 30px;
  }
  .card-sec a.create_account_link {
    margin-top: 10px;
  }
  .subdomain_signup .pb-info .text-left {
    text-align: center !important;
  }
  .subdomain_signup .pb-info .form-group {
    margin-bottom: 0;
  }
  .pb-info .c-signup .red-theme-btn {
    line-height: 44px;
  }
  .pb-info input.form-control {
    font-size: 14px;
    padding: 12px;
    margin: 6px 0;
  }
  .g-total h3 {
    font-size: 16px;
  }
  #logo {
    margin-bottom: 15px;
  }
  .subdomain h1.text-center {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .footer {
    padding-top: 40px;
  }
  #pop-up-start h2 {
    padding: 25px 0px 14px;
  }

  .pop-up-start {
    padding: 25px 0;
  }

  #pop-up-start {
    text-align: center;
  }

  .line-popup {
    margin: 0 auto;
  }

  p.sub-heading span.hidden-xs {
    display: none;
  }
}

@media (max-width: 767px) {
  .card-sec img.img-fluid.stripe-lock {
    max-width: 160px;
    margin: 20px auto;
  }
  h3.popular_pln {
    position: relative;
    top: 0;
  }
  .singlesp .modal-dialog .modal-content {
    padding: 20px;
  }
  .single_request_register .parsonial-plan .par-out:before {
    top: -100px;
  }
  .social ul.list-unstyled.affix,
  .social ul.list-unstyled {
    position: relative;
  }

  .social .list-unstyled li {
    float: left;
    margin-right: 30px;
  }
  a.see-aplan {
    display: none;
  }
  section.page-heading-sec {
    margin-top: 45px;
    padding: 60px 0 20px;
  }
  section.old-new img.oldway,
  section.old-new img.newway {
    width: 100%;
  }
  h2.heading-btn {
    margin-left: 0;
  }

  .monthly-activate {
    /*  display: none; */
  }

  #SignupModal .modal-content::before {
    opacity: 0.3;
  }

  .lines {
    display: flex;
    flex-direction: column-reverse;
  }

  .lines .left-sec {
    display: flex;
    width: 100%;
  }

  .lines .right-sec {
    display: flex;
    align-items: self-end;
    width: 100%;
  }

  section.faq-sec h4 {
    margin: 25px 0 1px;
    line-height: 25px;
  }

  .plan-price {
    display: none !important;
  }

  .equater .col-md-4.col-6.thumb:nth-child(2) a.thumbnail:first-child {
    margin-bottom: 10px;
  }

  .equater .thumb {
    padding: 5px;
  }

  .equater {
    padding: 0;
    margin: 0;
  }

  body#single-blog-page .post-box .image {
    width: 100%;
    height: 100%;
  }

  body#single-blog-page .post-box .image img {
    height: auto;
    width: auto;
  }

  #signup-page button#mobile-nav-toggle {
    display: none !important;
  }

  #signup-page h2 {
    font-size: 24px;
    white-space: nowrap;
  }

  span.title_underline {
    width: 50px;
    height: 2px;
    margin-top: -5px;
  }

  section.poerfolioTabs .modal-footer button#show-next-image {
    right: 20px;
    text-shadow: 0 0 6px #000;
  }

  section.poerfolioTabs .modal-footer button#show-previous-image {
    left: 20px;
    text-shadow: 0 0 6px #000;
  }

  #about-page #hero_section {
    margin-top: 0px !important;
  }

  .padd-section .container-fluid.nopadding img {
    width: 100%;
  }

  span.bigger-text {
    font-size: 34px !important;
  }

  .section-title h2 {
    font-size: 28px !important;
  }

  .values-wrap {
    flex: 100%;
    max-width: 100%;
    border-bottom: 2px solid #f7f7f7 !important;
  }

  #our-values {
    padding-bottom: 20px;
  }

  section.pricing-sec h2.main-heading,
  #single-blog-page h1,
  #hero_section.pb-2 h1 {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .social ul.list-unstyled a {
    font-size: 40px;
  }
  .price-plan:hover {
    transform: scale(1);
  }

  section.page-heading-sec h1 {
    font-size: 34px;
  }

  section.page-heading-sec p {
    font-size: 18px;
  }

  a.load-more {
    font-size: 18px;
    width: 195px;
    line-height: 44px;
    margin-top: 40px;
  }

  div#mobile {
    display: block;
  }

  div#decstop {
    display: none;
  }

  .secondSlider.owl-carousel .owl-dots {
    display: block;
  }

  #hero h2 {
    background: rgba(255, 255, 255, 0.68);
    white-space: pre-line;
    line-height: 38px;
    font-size: 20px;
  }

  section.resource-sec {
    padding: 50px 0px;
  }

  #hero .btn-get-started,
  #hero .btns a {
    font-size: 14px;
  }

  .trusted ul.all-logo li {
    width: 32%;
    display: inline-block;
    line-height: 64px;
    background: #f7f7f7;
    margin-bottom: 10px;
  }

  .trusted ul.all-logo li img {
    max-width: 100px;
    max-height: 37px;
  }

  .trusted ul.all-logo {
    display: block;
  }

  .section-title.how-it::before,
  .section-title.how-it::after,
  .full-space::before,
  .full-space::after,
  h2.stander-heading,
  .send-design h3 {
    font-size: 28px;
  }

  #get-started .how-it p,
  p.sub-heading,
  .send-design p {
    font-size: 14px;
  }

  #hero .hero-container {
    position: relative;
    padding-top: 40px;
  }

  .send-design h4 {
    font-size: 18px;
  }

  .tabs-section ul.nav.nav-tabs {
    margin-top: 20px;
  }

  .send-design {
    text-align: center;
    margin-top: 20px;
  }

  .send-design .blue-theme-btn {
    float: none;
  }

  section.faq-sec h2 {
    font-size: 27px;
    margin-bottom: 30px;
  }

  section.faq-sec {
    padding: 30px 0;
    text-align: center;
  }

  section.pricing-sec::after {
    display: none;
  }

  h2 {
    font-size: 32px;
  }

  body {
    font-size: 15px;
  }
  section.howWeWork,
  .exclusive-feature,
  section.top-feature {
    padding: 50px 0;
  }

  #hero {
    margin-top: 50px;
    margin-bottom: 0px;
    background-position: 50% 103%;
    background-size: 280px;
    height: 715px;
  }
}

@media (max-width: 600px) {
  section.resource-sec p.sub-heading {
    display: none;
  }

  div#mobile .owl-nav {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
  }

  div#mobile .owl-nav .owl-prev {
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
  }

  div#mobile .owl-nav .owl-next {
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
  }

  .owl-carousel .feature-here img {
    margin: 10px auto;
  }

  .secondSlider .owl-stage-outer {
    margin-bottom: 20px;
  }

  #get-started .blue-theme-btn {
    margin: 10px auto 20px;
  }

  div#tabsJustifiedContent .col-md-3.col-6,
  div#tabsJustifiedContent .col-md-6 {
    padding: 0 5px;
  }

  ul.all-project li {
    margin: 6px 0 0;
  }

  button.btn.btn-default.filter-button {
    font-size: 16px;
    padding: 1px 10px;
  }

  .owl-carousel.owl-drag .owl-item .feature-here {
    padding: 10px 20px 10px;
    min-height: auto;
    margin: 0 20px !important;
  }

  .secondSlider.owl-carousel::after {
    display: none;
  }

  .secondSlider .owl-item.active .feature-here::before {
    content: "";
    background: url(../png/slide-arrow.png);
    display: block;
    width: 40px;
    height: 40px;
    left: -20px;
    position: absolute;
    transform: rotate(180deg);
    top: 40%;
    z-index: 9999;
    background-repeat: no-repeat;
  }

  div#mobile .owl-item:first-child .feature-here::before {
    display: none;
  }

  div#mobile .owl-item:last-child .feature-here::after {
    display: none;
  }

  .exclusive-feature .owl-stage-outer {
    padding: 0;
  }

  #header #logo img {
    max-width: 200px;
    margin: 10px 10px 10px 0;
  }

  button.menu-toggle {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 546px) {
  #hero {
    height: 745px;
  }
}
@media (max-width: 480px) {
  .price-card-header .price-details li:first-child p {
    padding: 15px 0;
  }
  .single_request_register .parsonial-plan .par-out:before {
    top: -29px;
    margin-top: -254px;
  }
  .three-smily .boxOne {
    display: block;
  }

  .red-theme-btn {
    font-size: 15px;
  }

  h2 {
    font-size: 26px;
  }

  #signup-page .header .already_signin > p {
    font-size: 13px;
  }

  body#support-page section#hero_section img {
    max-width: 100% !important;
  }

  section#problems-solve .row.mt-1.mb-1 .col-md-6.col-6 {
    flex: 100%;
    max-width: 100%;
    text-align: center !important;
    margin: 20px 0;
    padding: 0 !important;
  }

  input.sing-up {
    width: 243px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .header-part h4 {
    font-size: 16px;
  }

  .header-part p {
    font-size: 12px;
  }

  .header-part img {
    max-width: 50px;
    margin-right: 10px;
  }

  section.testomonial-sec {
    padding: 40px 0;
    margin: 0;
  }

  .testomonial {
    margin-top: 0;
  }

  .testomonial .owl-dots {
    margin-top: 0px !important;
  }

  .section-title.how-it {
    padding: 40px 20px 10px;
    margin-bottom: 0;
  }

  #get-started {
    margin-top: 30px;
  }

  .price-plan {
    max-width: 282px;
    margin: 30px 0px 0;
  }

  .price-plan ul li {
    font-size: 14px;
  }

  img.img-fluid.ribbon-img {
    width: 100px;
    right: -9px;
    top: -8px;
  }

  .footer .col-4.ftr-logo {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 32px;
  }

  #hero h2 {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
  #hero h1::after {
    margin: 30px auto;
  }
  .form-signin-group {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
  }
  #hero p,
  #hero {
    text-align: center;
  }
  .form-signin-group .red-theme-btn {
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 0;
    width: 100%;
  }

  #hero .btns a {
    margin-left: 0;
  }
  .inner-addon a.btn-plan_pricing {
    width: 100%;
  }

  .form-signin-group a {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .form-signin-group input {
    font-size: 16px;
    padding: 16px;
  }

  section#problems-solve a {
    display: inline-block;
    margin: 0;
  }
}

section.plan-comperesion td strong {
  font-weight: 600;
  color: #000;
  font-size: 20px;
}

section.plan-comperesion td i {
  color: #e42547;
  font-size: 22px;
}

section.plan-comperesion td .grey-check {
  color: #ccc;
}
.beatHeart {
  color: #e42647;
  display: inline-block;
  animation: 1s infinite beatHeart;
}
.footer .copyright {
  margin-top: 20px;
}
.footer .copyright p {
  margin: 5px 0;
}
.monthly-activate select.pricebasedquantity {
  max-width: 210px;
  padding: 5px;
  background: none;
  font-size: 13px;
}
@keyframes beatHeart {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@media only screen and (min-width: 801px) {
  section.plan-comperesion td {
    font-size: 16px;
    color: #5a646a;
    padding: 20px 0;
  }
}

@media only screen and (max-width: 800px) {
  section.plan-comperesion {
    display: none;
  }

  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #13344b;
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align: right;
    padding-right: 15px;
  }

  #no-more-tables td:before {
    position: absolute;
    top: 0px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }

  /*
Label the data
*/
  #no-more-tables td:before {
    content: attr(data-title);
  }

  section.plan-comperesion div#no-more-tables table {
    padding: 0;
    border: 1px solid #0c2f46;
  }

  #no-more-tables td:first-child {
    padding-left: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #0c2f46;
  }
}
@media (max-width: 445px) {
  #hero {
    height: 790px;
  }
  .comment_sec .comment-here img {
    width: 100px !important;
    height: 100px;
    left: -55px;
    top: 85px;
  }
  .comment_sec .header-part {
    margin-left: 60px;
    margin-top: 30px;
    padding-right: 5px;
  }
  .comment_sec .place_name {
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

/**********candelly changes start 30-oct************/
body .calendly-badge-widget {
  bottom: 36px;
}
body .calendly-badge-widget .calendly-badge-content {
  background: #0190ff !important;
  padding: 0 20px !important;
  transition: all 0.2s ease-in-out;
}
.calendly-popup-content iframe {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
}
body .calendly-badge-widget .calendly-badge-content:hover {
  background: #19629a !important;
}
.parsonial-plan .par-out select:focus {
  outline: none;
}
/**********candelly changes end 30-oct************/

/*************************landing page start**************************/

.saas_banner_section h1 span {
  color: #dd203d;
}
span.saas-subhead {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0;
  position: relative;
}
span.saas-subhead::before {
  content: "---";
  display: inline-block;
  margin-right: 10px;
}
.abt-landing {
  margin-top: 60px;
}

.landing-options {
  padding-top: 0;
  text-align: center;
}
.landing-info h2 {
  width: 100%;
}
.landing-feature .affil-item {
  border: none;
  padding: 25px;
  /* margin: 35px 0 !important; */
  box-shadow: 0px 0px 50px -13px #ccc;
  background: #fff;
}
.landing-feature .row > div {
  margin: 30px 0 0;
}
.ftr-icons {
  display: flex;
  height: 100px;
  width: 100px;
  background: #fff5f7;
  border-radius: 50px;
  overflow: hidden;
  padding: 6px;
  border: 1px solid #eaa3af;
}
.flex-dir {
  background: #f9f9f9;
  padding: 100px 0;
  margin: 50px 0;
}
.ftr-icons i {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 84px;
  color: #dd1f3d;
  font-size: 42px;
  border-radius: 50px;
}
.flex-dir .row {
  flex-direction: row-reverse;
}
.saas-banner-image {
  position: absolute;
  right: 0;
  top: 0;
}
.saas_banner_section .row > div {
  position: unset;
}
.saas_feature {
  margin-top: 100px;
}
.saas-heading {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px !important;
}
.saas-heading::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 160px;
  background: #dd1f3d;
  bottom: 0;
}
.saas_banner_section p {
  margin-bottom: 45px;
}
.saas-heading.text-center::before {
  left: 0;
  right: 0;
  margin: auto;
}
.landing-feature .affil-item img {
  height: 60px;
}
.left-feature .nav-tabs {
  border: none;
}
.left-feature .nav-tabs li a {
  border: none;
  padding: 0;
}
.left-feature .nav-tabs li p {
  margin-bottom: 0;
}
.left-feature .nav-tabs li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0;
}
.left-feature .nav-tabs li:last-child {
  border-bottom: 0;
}
.left-feature .nav-tabs li h3 {
  font-size: 20px;
  margin-bottom: 11px;
  color: #000;
}
.left-feature .nav-tabs li .active h3 {
  color: #e42547;
}
.serv-button {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
}
.left-feature .nav-tabs li .active h3::before {
  content: "-";
}
.landing-feature {
  background: url(../png/serv-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  margin-top: 45px;
}
.subscription_item h3 {
  font-size: 20px;
  text-transform: capitalize;
  color: #0c3147;
  text-align: center;
  position: relative;
  padding: 15px 0 20px;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 0.3px;
}
.landing-feature .affil-item h3 {
  text-transform: capitalize;
  position: relative;
  padding-bottom: 20px;
}
.landing-feature .affil-item h3::before {
  content: "";
  height: 3px;
  width: 50px;
  background: #dd1f3d;
  position: absolute;
  bottom: 0;
}
.saas-price {
  text-align: center;
}
.saas-price span {
  font-size: 50px;
  font-weight: 700;
  color: #0c3147;
}
.saas-price em {
  color: #8a8a8a;
  letter-spacing: 1px;
  font-size: 22px;
}
.saas-price p {
  margin-left: 8px;
  display: inline-block;
  background: #0d3147;
  color: #fff;
  padding: 2px 8px;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 15px;
  border-radius: 4px;
}
.subscription_item {
  padding: 30px 20px;
  border: 1px solid #eaeaea;
  border-radius: 0;
  position: relative;
  text-align: center;
  margin-top: 55px;
}
.popular-plan {
  position: absolute;
  background: #dd1f3d;
  color: #fff;
  text-align: center;
  top: -21px;
  font-weight: 500;
  letter-spacing: 1px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 8px 40px;
  font-size: 16px;
  width: 270px;
}
.subscription_item ul li {
  color: #0c3147;
  font-size: 16px;
}
.subscription_item h3::before {
  content: "";
  height: 3px;
  width: 60px;
  background: #dd1f3d;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.subscription_item ul {
  padding: 10px 10px 30px;
  min-height: 358px;
  text-align: left;
}
.subscription_item a.join_today {
  text-align: center;
}
.subscription_item ul li {
  margin-bottom: 15px;
  position: relative;
  display: flex;
  padding-left: 23px;
}

.subscription_item ul li:last-child {
  margin-bottom: 0;
}

.subscription_item ul li::before {
  content: "";
  display: inline-block;
  height: 6px;
  width: 11px;
  border-width: 0px 0px 2px 2px !important;
  position: absolute;
  border: solid #dd1f3d;
  transform: rotate(-45deg);
  left: 0px;
  top: 8px;
}
.saas_review_item p {
  position: relative;
}
.saas_review_item name {
  font-weight: bold;
  color: #000;
}
.saas_review_item p::before {
  content: "";
  width: 34px;
  height: 37px;
  background: url(../png/saas-quote-icon.png);
  bottom: -30px;
  right: 0;
  position: absolute;
}
.saas_review_item {
  margin-top: 20px;
}
.saas-rev-sec .row > div:last-child {
  margin: auto;
}
.saas-intersted h2.affiliate-sub-heading {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 0 !important;
}
.saas-intersted a.join_today.landing_button {
  background: #fff;
  color: #dd1f3d;
  margin-top: 30px;
}
.saas-intersted p {
  color: #fff;
  padding: 0 150px;
  margin: 0;
}
.saas-intersted {
  background: #dd1f3d;
  margin-top: 50px;
}
.landing_button {
  font-weight: 600;
}
.saas-social a {
  color: #000;
  font-size: 23px;
  margin: 0 4px;
}
.saas-social {
  margin-top: 15px;
}
.proof-footer.footer {
  padding-top: 0;
  padding-bottom: 15px;
}
.intersted-inner a.join_today.landing_button:hover {
  box-shadow: none;
}
.left-review-banner {
  position: relative;
}

.left-review-banner::before {
  width: 70%;
  height: 100%;
  border: 10px solid #f4f4f4;
  left: 0;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
}
.left-review-banner {
  padding: 30px 0 30px 30px;
}
.saas-rev-sec h3 {
  font-weight: bold;
  margin-top: 32px;
}
.proof-header div#logo img {
  width: 115px !important;
}
.proof-header {
  position: relative;
  z-index: 99;
}
.proof-header .navbar-right a.button {
  background: #dd1f3d;
  color: #fff;
  padding: 6px 40px !important;
  max-width: initial !important;
  font-size: 16px;
}
.saas_reviews .owl-stage-outer {
  margin-bottom: 0;
}
.ryt-feature {
  height: 100%;
  display: flex;
}
.ryt-feature .tab-content {
  margin: auto;
}
.saas_feature a.join_today {
  margin-top: 10px;
}
.site_tour_popup .modal-dialog {
  max-width: 680px;
}
.site_tour_popup .modal-header {
  border: none;
  padding: 20px 0;
}
.owl-item .site_tour img {
  width: 400px !important;
  display: inline-block;
}
.site_tour {
  text-align: center;
  padding: 0 70px;
}
.site_tour_popup .owl-theme .owl-dots .owl-dot span {
  height: 11px !important;
  width: 11px !important;
  margin: 0 4px;
  background: transparent;
  border: 1px solid #ccc;
}
.site_tour_popup .owl-theme .owl-dots .owl-dot.active span {
  border: none;
  width: 20px !important;
  background: #dc213c;
}
.site_tour_popup .owl-theme .owl-dots .owl-dot span:hover {
  border: none;
  background: #dc213c;
}
.site_tour_popup h5 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  color: #808080;
  margin: 10px 0 20px;
}
.site_tour_popup .modal-body {
  text-align: center;
}
.site_tour p {
  font-size: 14px;
  color: #808080;
  font-weight: 100 !important;
  margin-top: 30px;
}
.site_tour_popup .modal-footer {
  border: none;
  display: block;
  text-align: right;
}
button.hide-msg.btn {
  float: left;
}
.site_tour_popup .modal-footer button {
  background: transparent;
  padding: 0;
  color: #808080;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 300;
}
.site_tour_popup button.close {
  width: 44px;
  color: #fff;
  background: #dc213c;
  height: 44px;
  position: absolute;
  opacity: 1;
  top: 0;
  right: 0;
  z-index: 9;
  border-radius: 0 0 0 20px;
}
.site_tour_popup button.close span {
  font-weight: 100 !important;
  font-size: 28px;
  letter-spacing: 0;
}
.site_tour_popup .owl-nav {
  display: block !important;
}
.site_tour_popup .owl-nav div {
  position: absolute;
  font-size: 0 !important;
  height: 47px;
  width: 47px;
  border-radius: 50px !important;
  background: #fff !important;
  box-shadow: 0px 0px 24px -11px #989898;
  top: 50%;
  transform: translateY(-50%);
}
.site_tour_popup .owl-nav div::before {
  content: "";
  height: 15px;
  width: 15px;
  border: solid #a8a8a8;
  border-width: 2px 2px 0 0;
  position: absolute;
  transform: rotate(45deg);
  margin-top: 11px;
  margin-left: -11px;
}
.site_tour_popup .owl-nav .owl-prev::before {
  transform: rotate(-137deg);
  margin-left: -5px;
  margin-top: 12px;
}
.site_tour_popup .owl-nav div.owl-prev {
  left: 30px;
}
.site_tour_popup .owl-nav div.owl-next {
  right: 30px;
}
.flex-header nav {
  flex: 1;
}
/*************************landing page end**************************/

/******************seo front start*************************/
.seo_trusted ul.all-logo li {
  flex: 1;
  text-align: center;
  height: auto;
  border-radius: 6px;
  margin: 0 8px;
  display: flex;
}
.seo_trusted ul.all-logo {
  align-items: inherit;
}
.seo_trusted ul.all-logo li:hover img {
  filter: inherit;
  opacity: 1;
}
.seo_trusted ul.all-logo li img {
    margin: auto;
    filter: grayscale(1);
    transition: all 0.2s ease-out;
}
.seo_front_wrapper section {
    padding: 50px 0;
}
section.how_it_work {
    background-color: #f1f1f1;
}
.seo_front_wrapper section.seo_front_banner {
  background-image: url(../jpg/seo_banner.jpg);
 background-size: cover;
 padding: 4% 0;
 position: relative;
 /*background-color: #0c3147;*/
}
.seo_review_sec button.slick-arrow::before {
    color: #e3273c;
    font-size: 24px;
    border: solid;
    background: transparent;
    border-radius: 50px;
    opacity: 1;
    height: 15px;
    width: 15px;
    content: "" !important;
    border-width: 2px 2px 0px 0px !important;
    position: absolute;
    border-radius: 2px;
}
.seo_review_sec .slick-prev {
    left: -70px;
    height: 35px !important;
    width: 35px !important;
}
.seo_review_sec .slick-list {
    padding: 0 0 20px !important;
    height: auto !important;
}
.seo_review_sec .slick-prev::before {
    transform: rotate(-135deg);
}
.seo_review_sec .slick-next::before {
    transform: rotate(45deg);
}
.seo_review_sec .slick-next {
    right: -50px;
}
.seo_front_wrapper section.catg_grid:nth-child(odd) {
    background-color: #fcfcfc;
}
.seo-caption {
  text-align: center;
}
.seo-caption h1 {
  margin-bottom: 30px;
}
.catg_grid .catg_gird_list {
    padding: 0 8px;
    margin-top: 15px;
}
.seo_btns {
    margin-top: 30px;
    background: #0c3147;
    border: none;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 45px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #fff;
}
.seo_front_banner .seo_btns {
    background: #fff;
    color: #0c3147;
}
.seo_btns:hover {
  color: #0c3147;
}
.join_seo_customer {
  background: #e3273c;
  text-align: center;
}

.join_seo_customer h2 {
  color: #fff;
}

.join_seo_customer span {
  color: #fff;
  display: block;
  max-width: 700px;
  margin: 30px auto 10px !important;
}

.join_seo_customer a.seo_btns.btn {
  background: #fff;
  color: #e3273c;
}
.seo-caption strong {
  display: block;
  color: #0f3148;
}
.seo_front_wrapper {
  margin-top: 22px;
}
.seo-caption span {
  color: #fff;
  font-size: 20px;
}

.seo-caption p {
  font-size: 16px;
  color: #333333;
}
.seo_sub_heading {
    color: #0c3147;
    font-size: 33px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}
.catg_gird_list a {
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: center;
    padding: 10px 0 20px;
    margin-top: 15px;
    /* box-shadow: 0px 0px 5px 1px #ccc; */
    background: #fff;
    transition: all 0.2s ease-out;
    border-width: 1px 1px 3px 1px;
    border-bottom-color: #f88087;
    /* border-bottom: dashed #c0252e; */
}
.catg_gird_list a:hover {
    box-shadow: 0px 4px 7px -3px #ccc;
}
.catg_gird_list a img {
    min-height: 90px;
    max-height: 90px;
}
.seo_sub_heading p {
  font-size: 16px;
  color: #808080;
  font-weight: normal;
  margin: 10px auto 0;
 max-width: 100%;
  line-height: normal;
}
.catg_gird_list a span {
  display: block;
  text-align: center;
  color: #0c3147;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  margin: 10px 0 0;
  font-weight: 500;
  height: 25px;
}
.how_work_step h2 {
    font-size: 30px;
    margin: 6px 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0c3147;
}
.how_it_work .row > div {
    padding: 30px;
}
.how_work_step span {
    position: absolute;
    top: 50%;
    right: -18px;
    height: 35px;
    width: 35px;
    line-height: 37px;
    background: #ffffff;
    border-radius: 50px;
    overflow: hidden;
 }
.how_work_step span i {
    color: #0c3147;
    opacity: 0.7;
}
.how_it_work .row > div:last-child span {
    display: none;
}

.catg_grid_bg {
  background: #f8f8f8;
}
.how_work_step h3 {
    font-size: 20px;
    color: #0c3147;
    margin: 22px 0 15px;
    font-weight: 600;
}
.how_work_step {
    text-align: center;
    box-shadow: 0px 2px 5px 0px #ccc;
    border-radius: 6px;
    height: 100%;
    padding: 20px;
    background: #fff;
}
.how_work_step p {
  color: #808080;
  font-size: 14px;
}
.how_work_step p {
  margin: 0;
}
.seo_review_item p {
  margin: 0;
  color: #808080;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-weight: 300;
  position: relative;
  padding: 40px 40px;
}
.seo_review_item p::before,
.seo_review_item p::after {
  background-image: url(../png/quote_icon.png);
  content: "";
  position: absolute;
  width: 32px;
  height: 28px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.seo_review_item p::before {
  top: 0;
  left: 0;
}
.seo_review_item p::after {
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}
.seo_client {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.seo_client figure {
  margin: 0;
  height: 65px;
  width: 65px;
  border-radius: 100%;
  overflow: hidden;
  background: #fff;
  padding: 5px;
  box-shadow: 0px 0px 16px -1px #ccc;
}
.seo__review {
  max-width: 770px;
  margin: auto;
  box-shadow: 0px 0px 21px -2px #ccc;
  padding: 50px;
}
.seo_client figure img {
  height: 100%;
  width: 100%;
  border-radius: 50px;
}
.seo_client em {
  color: #e3273c;
  font-weight: 500;
  margin-left: 20px;
}
.seo_review_item:focus {
  outline: none;
}
.seo__review ul.slick-dots {
  left: 0;
  right: 0;
  bottom: -50px;
}
.seo__review ul.slick-dots li button::before {
  content: none;
}
.seo__review .slick-dots li button {
  background: #b5c2ca;
  border-radius: 50px;
  height: 15px;
  width: 15px;
}
.seo__review .slick-dots li {
  height: auto;
  width: auto;
  margin: 0 4px;
}
.seo__review .slick-dots li.slick-active button {
  background: #0c3147;
}
.seo_review_sec {
  margin-bottom: 45px;
}
section.seo_detail_banner {
  /*  background: #0c3147;*/
    background-image: url(../jpg/seo_banner.jpg);
    background-size: cover;
}

.seo-caption ul {
  display: flex;
}
.seo-caption ul li span {
  color: #e62647;
  font-size: 14px;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: normal;
  font-weight: 500;
  text-transform: capitalize;
}
.seo-caption ul li {
    flex: 1;
    border-right: 1px solid #ccc;
    padding: 10px;
}

.seo-caption ul li:last-child {
  border-right: 0;
}

.seo_sample_item {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.seo-caption ul li i {
  color: #e62647;
  font-size: 24px;
  vertical-align: middle;
}
.left_art_info li strong {
  display: block;
  color: #0c3147;
  font-weight: 600;
  font-size: 18px;
}
section.choose_artrow {
  border-top: 1px solid #ccc;
}
.choose_artrow .row > div {
  margin: auto;
}
.art_image {
  text-align: right;
}
.left_art_info li {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
}
.left_art_info li:last-child {
  border-bottom: 0;
}
.catg_gird_list > img {
    min-height: 260px;
    object-fit: contain;
    border-radius: 3px;
    max-height: 260px;
    margin: auto;
    width: 100%;
    background: #fff;
}
.seo_front_wrapper p {
    font-size: 16px;
    color: #808080 !important;
    line-height: 26px;
    letter-spacing: 0.5px;
}
/******************seo front end*************************/

.affiliate-talk .talker-header {
    flex-wrap: wrap;
}
.client_ratings {
    flex: 0 0 100%;
    margin: 22px 0 -16px;
}
.client_ratings h5 {
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
    margin-bottom: 3px;
}
.client_ratings i {
    color: gold;
}
.arrow_slide {
    position: relative;
    height: 56px;
    width: 35px;
    background: transparent;
    color: #fff;
    border-radius: 65px;
    text-align: center;
    line-height: 38px;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: 20px auto 20px;
    border: 3px solid #0c3147;
    cursor: pointer;
}

.seo_collaps .card-header {
    padding: 0;
    border-bottom: none;
    background: #e62647;
    overflow: hidden;
    border-radius: 0;
}

.seo_collaps .card-header button {
    width: 100%;
    border: none;
    text-align: left;
    padding: 20px;
    font-weight: 500 !important;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.4px;
}

.seo_collaps .card-header button:hover {
    text-decoration: none;
}

.seo_collaps .card {
    border: none;
    margin-bottom: 20px;
    overflow: hidden;
}

.seo_collaps .card .collapse .card-body {
    border: 1px solid #e5e5e5 !important;
    border-top: 0 !important;
}

.seo_collaps .card  .card-body {
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #626262;
    font-weight: 400;
    line-height: normal;
}

.seo_collaps .card-header button:focus {
    text-decoration: none;
}

.arrow_slide span {
      animation: arrw_mov 2s infinite;
  position:relative;
    height: 8px;
    width: 8px;
    background: #0c3147;
    display: inline-block;
    border-radius: 50px;
}
@keyframes arrw_mov{

0%{
top:-8px;
opacity:1;
}

50%{
top:8px;
}
100%{
top:0px;
opacity:0;
}
}
section.seo_faq {
    border-top: 1px solid #e3e3e3;
}
.seo_collaps h4 {
  font-weight: 600;
  font-size: 19px;
  text-transform: uppercase;
  color: #0c3147;
  display: inline-block;
  line-height: normal;
  margin-bottom: 15px;
  letter-spacing: 1.2px;
}
.ques_a {
    background: #f1f1f1;
}

.ques_d {
    background: #fcebeb;
}
.seo_collaps p {
    margin: 0;
}
.seo_collaps {
  border-radius: 0;
  padding: 30px;
  margin-top: 25px;
  background: #fff;
  box-shadow: 0px 0px 8px -1px #e3e3e3;
  border-radius: 12px;
}
.seo_front_banner h1 span {
    color: #e62647;
    padding: 3px 13px;
    border-radius: 2px;
    font-size: 16px;
    letter-spacing: 2px;
}
.seo_front_banner .seo-caption p {
  font-size: 18px;
  line-height: normal;
  color: #0f3148;
  font-weight: 500;
}
.seo_detail_banner p {
    color: #fff;
}
.seo-caption .seo_btns {
    background: #e62647;
    border: none;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 45px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #fff;
    /*border: 2px solid;*/
}
.talk-item .talker-info {
    text-align: left;
}




/***************request thankyou start**************/
 .request_thakyou_wrap .subscription_pad {
    padding-bottom: 50px;
}
.request_thakyou_wrap .modal-content {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border: 1px solid #E5E5E5;
}
.request_thakyou_wrap .modal-body{padding: 0}
.request_thakyou_wrap .thank-header {
    background: #e82f4d;
    color: #fff;font-size: 90px;
}
.request_thakyou_wrap .thank-header span {
    transition: 0.56s; display: block;
}
.request_thakyou_wrap .sign-up-pagep:hover .thank-header span {
    transform: rotate(15deg);
}
.request_thakyou_wrap .current_plan_details h2 {
    font-weight: 600;
    font-size: 26px !important;
    margin-top: 30px;
    color: #000 !IMPORTANT;
    white-space: normal !important;
}
.request_thakyou_wrap .current_plan_details h3 {
    color: #e82f4d;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 20px;
}
.request_thakyou_wrap .current_plan_details p {
    margin-bottom: 7px;
    font-size: 16px;
}
.request_thakyou_wrap a.sign-up-p {
    cursor: pointer;
    text-decoration: none !important;
    border-radius: 50px !important;
    font-size: 17px;
    background: #e82f4d;
    font-weight: 600;
    margin: 16px 0 0;
    padding: 12px 18px;
    color: #fff !important;
    border: #e82f4d;
    display: inline-block;
}
/***************request thankyou end**************/




/**************************free design signup start ****************/
.free-design-signup #header{
    display: none;
}
.free-design-signup .header_inner{
    display: block !important;
}

@media only screen and (max-width: 767px) {

  .free-design-signup .signup-btn-p h2 {
    font-size: 34px;
}
.free-design-signup .subscription_pad {
    padding: 0;
}
}


.free-design-signup select.form-control:not([size]):not([multiple]) {
    height: 45px;
}
/*
#signup-page #header{background:#F3F3F3; position:relative;}
#signup-page {
    background-color: #F3F3F3;
    background-image: url(<?php echo FS_PATH_PUBLIC_ASSETS; ?>front_end/Updated_Design/img/signup-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
 #signup-page h2{font-family: 'Montserrat', sans-serif; font-weight:400}*/
.free-design-signup .back-to-main a{
    margin-left: 10px;
    color: #e8304d;
}
.free-design-signup .modal-dialog{max-width:900px}
.free-design-signup .modal-content{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border: 1px solid #E5E5E5;
    padding: 25px 0px;
}
.free-design-signup .form-group{position:relative;}
.free-design-signup .form-group i{
    position: absolute;
    top: 13px;
    left: 10px;
    color: #A0A0A0;
}
.free-design-signup .col_2 .form-group i{left:24px;}
.free-design-signup .form-group input {
    padding-left: 35px;
}
/*
 #SignupModal h2 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #153669;
    font-weight: 400;
    text-align:center;
}*/
.free-design-signup .border-bottom{
    padding-bottom: 17px;
    padding-right: 10px;
    border-color: #DCDCDC;
}
.free-design-signup select.subs_plan {
    padding: 6px;
  width:100%;
}
.free-design-signup .select_wrap {
    border-bottom: 1px solid #e8304d;
}
.free-design-signup .plans_table {
    border: 1px solid #e8304d;
    padding: 20px 15px;
    border-radius: 10px;
}
.free-design-signup .plans_table h3 {
    text-transform: uppercase;
    color: #e8304d;
}
.free-design-signup .plans_table_logo {
    border: 1px solid #e8304d;
    padding: 20px 15px;
    border-radius: 10px;
    height: 100%;
    display: table;
    /*position: absolute;*/
    width: 100%;
}
.free-design-signup .plans_table_logo h3 {
    text-transform: uppercase;
    color: #e8304d;
}
.free-design-signup .signup_logo{
  display: table-cell;
  vertical-align: middle;
}
.free-design-signup .inner-logo{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.free-design-signup .plan_price span {
    font-size: 30px;
    font-weight: 800;
}
.free-design-signup .plans_table_sec {
    border: 1px solid #e8304d;
    padding: 20px 15px;
    border-radius: 10px;
}
.free-design-signup .plans_table_sec h3 {
    text-transform: uppercase;
    color: #e8304d;
}
.free-design-signup .plan_price_sec span {
    font-size: 30px;
    font-weight: 800;
}
.free-design-signup  button.pricing_btn {
    border: 1px solid #e8304d;
    background: transparent;
    width: 100%;
    border-radius: 30px;
    color: #e8304d;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    padding: 5px;
    margin-bottom: 15px;
}
.free-design-signup  .plan_list{list-style:none; padding:15px}
.free-design-signup  h6{padding-left:15px;}
.free-design-signup  section.footer_section {
    padding: 50px 50px 80px;
}
.free-design-signup .subHeading {
    font-size: 18px !important;
    text-transform: capitalize;
    font-weight:600 !important;
}
.email-valid-text .validation{color:#e8304d;}
/**************************free design signup end ****************/



/************affiliate signup start**************/
.affiliate_signup_wrap .change_pss_mode {
    position: absolute;
    right: 15px;
    top: 28px;
    z-index: 9;
    background: #fff;
    padding: 0 10px;
}
.affiliate_signup_wrap .validation_err, .affiliate_signup_wrap .validation_emil {
    color: red;
    //position: absolute;
    font-size: 11px;
    bottom: auto;
    text-transform: initial;
    letter-spacing: 0.3px;
    font-weight: normal;
}
/*****affiliate updates******/
.affiliate_signup_wrap .review-items span {
    display: block;
    text-align: right;
    font-size: 16px;
    font-style: italic;
}
.affiliate_signup_wrap .review-items p {
    margin: 10px 2px;
        font-style: italic;
    position: relative;
    padding: 35px 25px 30px;
    box-shadow: 0px 1px 8px -1px #39393999;
    border-radius: 10px;
}
.affiliate_signup_wrap .review-items p::before {
        font-style: normal;
    content: "❝";
    position: absolute;
    font-size: 46px;
    z-index: 9999;
    letter-spacing: -1px;
    color: #4c4c4c;
    left: 12px;
    height: 30px;
    width: 30px;
    line-height: normal;
    top: -5px;
}
.affiliate_signup_wrap .review-items p::after {
    font-style: normal;
    height: 30px;
    width: 30px;
    content: "❞";
    position: absolute;
    font-size: 46px;
    z-index: 9999;
    letter-spacing: -1px;
    color: #4c4c4c;
    right: 12px;
    bottom: 12px;    text-align: right;
    top: auto;  
    line-height: normal;
}
.affiliate_signup_wrap .signup-review-slider {
    margin-top: 25px;
}
.affiliate_signup_wrap .signup-review-slider .owl-stage-outer {
    margin-bottom: 0;
}     
.affiliate_signup_wrap select#state {
    height: auto;
    padding: 17px;
    margin: 10px 0;
    background: url(https://console.aws.amazon.com:443/s3);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 19px;
    -webkit-appearance: none;
    border-radius: 8px;
}
.affiliate_signup_wrap .signp_note{
  margin-top: 15px;
}
@media (max-width: 992px){
   .affiliate_signup_wrap section.page-heading-sec {
        margin-top: 0 !important;    padding-top: 40px !important;
    }
}
/****************affiliate sign end**************/




/*****************without_pay_signup start*******************/
.without_pay #header{
  display: none;
}
.without_pay .header_inner{
  display: block !important;
}
.without_pay  .button.sign-up-p {
    border-radius: 30px;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px) {

  .without_pay  .signup-btn-p h2 {
    font-size: 34px;
  }
  .without_pay .subscription_pad {
    padding: 0;
  }
}

#signup-page .header .container {
  max-width: 900px;
}

#signup-page .header .already_signin {
  text-align: right;
}
.without_pay select.form-control:not([size]):not([multiple]) {
  height: 45px;
}
.without_pay .sign-up-pagep {
  margin: 0 auto 0;
}
#signup-page #header{background:#F3F3F3; position:relative;}
#signup-page {
  background-color: #F3F3F3;
  background-image: url(../_343a.html?php%20echo%20FS_PATH_PUBLIC_ASSETS;%20?>front_end/Updated_Design/img/signup-bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#signup-page h2{font-family: 'Montserrat', sans-serif; font-weight:400}
.without_pay .back-to-main a{
  margin-left: 10px;
  color: #e8304d;
}
.modal-dialog{max-width:900px}
.modal-content{
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 25px 0px;
  border-radius: 12px;
}
.form-group{position:relative;}
.form-group i{
  position: absolute;
  top: 13px;
  left: 10px;
  color: #A0A0A0;
}
.col_2 .form-group i{left:24px;}
.form-group input {
  padding-left: 35px;
}
#SignupModal h2 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #153669;
  font-weight: 400;
  text-align:center;
}
.without_pay .border-bottom{
  padding-bottom: 17px;
  padding-right: 10px;
  border-color: #DCDCDC;
}
.without_pay select.subs_plan {
  padding: 6px;
  width:100%;
}
.without_pay .select_wrap {
  border-bottom: 1px solid #e8304d;
}
.without_pay .plans_table {
  border: 1px solid #e8304d;
  padding: 20px 15px;
  border-radius: 10px;
}
.without_pay .plans_table h3 {
  text-transform: uppercase;
  color: #e8304d;
}
.plans_table_logo {
  border: 1px solid #e8304d;
  padding: 20px 15px;
  border-radius: 10px;
  height: 100%;
  display: table;
  /*position: absolute;*/
  width: 100%;
}
.plans_table_logo h3 {
  text-transform: uppercase;
  color: #e8304d;
}
.without_pay .signup_logo{
  display: table-cell;
  vertical-align: middle;
}
.without_pay .inner-logo{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.without_pay .plan_price span {
  font-size: 30px;
  font-weight: 800;
}
.without_pay .plans_table_sec {
  border: 1px solid #e8304d;
  padding: 20px 15px;
  border-radius: 10px;
}
.without_pay .plans_table_sec h3 {
  text-transform: uppercase;
  color: #e8304d;
}
.without_pay .plan_price_sec span {
  font-size: 30px;
  font-weight: 800;
}
.without_pay button.pricing_btn {
  border: 1px solid #e8304d;
  background: transparent;
  width: 100%;
  border-radius: 30px;
  color: #e8304d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  padding: 5px;
  margin-bottom: 15px;
}
.plan_list{list-style:none; padding:15px}
.without_pay h6{padding-left:15px;}
.without_pay section.footer_section {
  padding: 50px 50px 80px;
}
.without_pay .subHeading {
  font-size: 18px !important;
  text-transform: capitalize;
  font-weight:600 !important;
}
/*****************without_pay_signup end*******************/



/*******************thank-you-signup start***************/
 .thank_you_signup  #header{
            display: none;
        }
       .thank_you_signup .header_inner{
            display: block !important;
        }
        @media only screen and (max-width: 767px) {
            .subscription_pad {
                padding-top: 30px;
            }
        }

        #signup-page .header .container {
            max-width: 900px;
        }

        #signup-page .header .already_signin {
            text-align: right;
        }

        #signup-page #header{background:#F3F3F3; position:relative;}
        #signup-page {
            background-color: #F3F3F3;
            background-image: url(../_259d.html?php%20echo%20base_url(); ?>public/front_end/Updated_Design/img/signup-bg.png);
            background-repeat: no-repeat;
            background-position: center bottom;
        }
        #signup-page h2{font-family: 'Montserrat', sans-serif; font-weight:400}
        .thank_you_signup .back-to-main a{
            margin-left: 10px;
            color: #e8304d;
        }
        .thank_you_signup .modal-dialog{max-width:900px}
        .thank_you_signup .modal-content{
            box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
            border: 1px solid #E5E5E5;
            padding: 25px 0px;
        }
        .thank_you_signup .form-group{position:relative;}
        .thank_you_signup .form-group i{
            position: absolute;
            top: 13px;
            left: 10px;
            color: #A0A0A0;
        }
        .thank_you_signup .col_2 .form-group i{left:24px;}
        .thank_you_signup .form-group input {
            padding-left: 35px;
        }
        .thank_you_signup #SignupModal{
            padding-top:40px;
        }
        .thank_you_signup #SignupModal h2 {
            font-size: 20px;
            margin-bottom: 20px;
            //margin-top: 20px;
            color: #153669;
            font-weight: 400;
            text-align:center;
        }
        .thank_you_signup .border-bottom{
            padding-bottom: 17px;
            padding-right: 10px;
            border-color: #DCDCDC;
        }
        .thank_you_signup select.subs_plan {
            padding: 6px;
            width:100%;
        }
        .thank_you_signup .select_wrap {
            border-bottom: 1px solid #e8304d;
        }
        .thank_you_signup .plans_table {
            border: 1px solid #e8304d;
            padding: 20px 15px;
            border-radius: 10px;
        }
        .thank_you_signup .plans_table h3 {
            text-transform: uppercase;
            color: #e8304d;
        }
        .thank_you_signup .plans_table_logo {
            border: 1px solid #e8304d;
            padding: 20px 15px;
            border-radius: 10px;
            height: 100%;
            display: table;
            /*position: absolute;*/
            width: 100%;
        }
        .thank_you_signup .plans_table_logo h3 {
            text-transform: uppercase;
            color: #e8304d;
        }
        .thank_you_signup .signup_logo{
            display: table-cell;
            vertical-align: middle;
        }
        .thank_you_signup .inner-logo{
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }
        .thank_you_signup .plan_price span {
            font-size: 30px;
            font-weight: 800;
        }
        .thank_you_signup .plans_table_sec {
            border: 1px solid #e8304d;
            padding: 20px 15px;
            border-radius: 10px;
        }
       .thank_you_signup  .plans_table_sec h3 {
            text-transform: uppercase;
            color: #e8304d;
        }
        .thank_you_signup .plan_price_sec span {
            font-size: 30px;
            font-weight: 800;
        }
        .thank_you_signup button.pricing_btn {
            border: 1px solid #e8304d;
            background: transparent;
            width: 100%;
            border-radius: 30px;
            color: #e8304d;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 800;
            padding: 5px;
            margin-bottom: 15px;
        }
        .thank_you_signup a.sign-up-p{
            cursor: pointer;
            text-decoration: none !important;
            border-radius: 50px !important;
            font-size: 17px;
            background: #e82f4d;
            font-weight: 600;
            margin: 16px 0 0;
            padding: 12px 18px;
            color: #fff !important;
            border: #e82f4d;
            display:inline-block;
        }
        .thank_you_signup .plan_list{list-style:none; padding:15px}
        .thank_you_signup h6{padding-left:15px;}
        .thank_you_signup section.footer_section {
            padding: 50px 50px 80px;
        }
/*******************thank-you-signup end***************/



/***************sub domain signup start*************/

.sub_domain_signup .epassError.disc-code p.alert.alert-danger {
        background: transparent;
        border: none;
        padding: 0;
        margin: 10px 0;
        color: #e8304d;
    }
    .sub_domain_signup .sing-up-heading {
        padding-bottom: 40px;
        padding-top: 30px;
    }
   .sub_domain_signup  div#logo img {
        max-width: 200px;
        max-height: 100px;
    }
    .sub_domain_signup span.CouponSucc_code {
        color: #214a80;
        margin-top: 9px;
        display: block;
    }
    .sub_domain_signup span.CouponErr_code {
        color: #e8304d;
        margin-top: 9px;
        display: block;
    }
    .sub_domain_signup .grey-price{color:#828d99;}
    .sub_domain_signup .subHeading {
        font-size: 18px !important;
        text-transform: capitalize;
        font-weight:600 !important;
    }
    .sub_domain_signup select#pricebasedquantity {
        width: 41px;
        -webkit-appearance: none;
        margin-top: 20px;
    }
    .sub_domain_signup .first-Ul {
        color: #253858;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
    }
    .sub_domain_signup div#logo {
        text-align: center;
        margin-bottom: 24px;
    }
    .sub_domain_signup section.sing-up-heading {
        background: none!important; 
    }
    .sub_domain_signup .bill-infoo {

        width: auto; 
        box-shadow: none; 
        margin-left: 0px; 
    }
    .sub_domain_signup .sign-here .both-outer {
        background: #fff;
        padding: 20px;
        border-radius: 12px;
        max-width: 400px;
        box-shadow: 0 0 30px #ccc;
        margin: auto;
    }
    .sub_domain_signup h1 {
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-bottom: 50px;
    }
    .sub_domain_signup .subdomain {
        max-width: 100%;
        margin: auto;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 30px #ccc;
        padding: 40px;
        border-radius: 12px;
    }
.sub_domain_signup .similar-prop .modal-dialog {
    max-width: 760px;
    width: 100% !important;
    margin:20px auto !important;
    height: 100%;
}
    .sub_domain_signup .similar-prop .modal-dialog .modal-content {
    width: 100%;
    border-radius: 0;
}
.sub_domain_signup h2.popup_h2 {
    font-size: 16px;
    color: #0d0d0d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sub_domain_signup header.fo-rm-header .cross_popup {
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
    font-weight: 400;
}
.sub_domain_signup header.fo-rm-header {
    padding: 20px;
    box-shadow: 0 2px 5px rgba(152, 167, 176, 0.5);
}
.sub_domain_signup .conditions_text, .privacy_text{
    max-height: 400px;
    overflow-y: auto;
    white-space: normal;
        word-break: break-all;
}
.sub_domain_signup .subdomain_signup {
    display: flex;
}
.sub_domain_signup .subdomain_signup > div {
   padding: 0 15px;
}
.sub_domain_signup .subdomain_signup .parsonial-plan {
    width: 30%;
}
.sub_domain_signup .subdomain_signup .pb-info {
    width: 70%;
}
.sub_domain_signup p.no_subs {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}
.sub_domain_signup .parsonial-plan .par-out .monthly-activate {
    margin: 12px 0;
}
.sub_domain_signup .par-out .select-bx-p {
    margin-bottom: 20px;
}
.sub_domain_signup .parsonial-plan .par-out select {
    background-position: 96%;
    padding: 0px 12px;
}
.sub_domain_signup .total-pPrice p:empty, .sub_domain_signup .monthly-activate:empty {
    margin: 0 !important;
    display: none;
}
.sub_domain_signup .parsonial-plan .par-out select:focus {
    outline: none;
}
.sub_domain_signup .par-out .monthly-activate ul {
    margin-top: 0;
}
.sub_domain_signup .monthly-activate:empty + .total-pPrice {
    margin-top: 35px;
}
.sub_domain_signup .monthly-activate ul li {
    padding-left: 0;
}
.sub_domain_signup .subdomain_signup .parsonial-plan {
    padding-top: 10px;
}
.sub_domain_signup .par-out .monthly-activate {
    font-size: 14px;
    color: #727c83;
    text-align: center;
    list-style-type: none;
    line-height: 32px;
}
.sub_domain_signup .monthly-activate ul li {
    padding: 0;
    line-height: 32px;
 }
.sub_domain_signup .card-sec a.create_account_link {
    font-weight: 600;
}
.sub_domain_signup .c-signup button {
    width: 100%;
    margin-top: 10px;
}


.sub_domain_signup .maintain-wrap {
    max-width: 500px;
    margin: 45px auto 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 40px;
}

.sub_domain_signup .maintain-wrap img {
    /* width: 80px; */
    opacity: 0.8;
}

.sub_domain_signup .maintain-wrap p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.sub_domain_signup .maint-img {
    /* margin-bottom: 30px; */
    width: 100px;
    height: 100px;
    margin: -91px auto 25px;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 50px;
    /* margin-top: -88px; */
    background: #fff;
}
.sub_domain_signup .col-lg-6.col-12.text-center.login_lnk {
    display: table;
    margin: auto;
}


/***************sub domain signup end*************/



/******************login start**************/
@media only screen and (max-width: 767px) {
  .login_front_div .subscription_pad {
    padding-top: 30px;
  }
}
.login_front_div div#logo img {
    max-width: 200px;
    max-height: 100px;
}
.login_front_div .back-to-main a{
    margin-left: 10px;
    color: #e8304d;
}
.login_front_div footer{
  display: none;
}
.login_front_div #SignupModal h2 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #153669;
    font-weight: 400;
}
.login_front_div .border-bottom{
  padding-bottom: 17px;
    padding-right: 10px;
    border-color: #DCDCDC;
}
.login_front_div select.subs_plan {
    padding: 6px;
}
.login_front_div .select_wrap {
    border-bottom: 1px solid #e8304d;
}
.login_front_div .plans_table {
    border: 1px solid #e8304d;
    padding: 20px 15px;
    border-radius: 10px;
}
.login_front_div .plans_table h3 {
    text-transform: uppercase;
    color: #e8304d;
}
.login_front_div .plan_price span {
    font-size: 30px;
    font-weight: 800;
}
.login_front_div button.pricing_btn {
    border: 1px solid #e8304d;
    background: transparent;
    width: 100%;
    border-radius: 30px;
    color: #e8304d;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    padding: 5px;
    margin-bottom: 15px;
}
.login_front_div .plan_list{list-style:none; padding:15px}
.login_front_div h6{padding-left:15px;}
.login_front_div section.footer_section {
    padding: 50px 50px 80px;
}
.login_front_div button.btn.btn-y {
    background: #37c473;
    color: #fff;
    width: 30%;
  }
 .login_front_div  button.btn.btn-n {
      background: #e73250;
      color: #fff;
      width: 30%;
  }
 .login_front_div  #forgot_password .modal-dialog {
  max-width: 600px;
  margin: 50px auto;
}
.login_front_div #forgot_password .modal-dialog p.sub-title{margin-top: 50px;}
.login_front_div #forgot_password .cli-ent-model {
 padding: 10% 20%;
}
  .login_front_div div#logo {
    text-align: center;
    margin-bottom: 24px;
}
.login_front_div #signin {
    padding: 30px 0px 40px;
}
.login_front_div h1 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 50px;
}
.login_front_div .subdomain {
    max-width: 600px;
    margin: auto;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 30px #ccc;
    padding: 40px;
    border-radius: 12px;
}
.login_front_div .subdomain .inner-addon button[type="submit"] {
    width: 100%;
}
/***********************login end**************************/




/**************************single_request_signup start***********************/

    .single_request_register .select-bx-p h3 {
        font-size: 44px;
        font-weight: 700;
        text-align: center;
        color: #444;
    }
    .single_request_register .disc-code {
        margin: -10px 0 10px 0px;
    }
    .single_request_register select#state {
        height: auto;
        padding: 17px;
        margin: 10px 0;
        background: url(../png/sign-nep-2.png);
        background-repeat: no-repeat;
        background-position: 95% 50%;
        background-size: 19px;
        -webkit-appearance: none;
        border-radius: 8px;
    }
    .single_request_register .monthly-activate {
        margin: 40px 0;
    }

    .single_request_register .monthly-activate ul {
        width: 100%;
    }
    div#upgrade_to_unlimited h2.popup_h2.del-txt {
        padding-top: 0;
    }
    .single_request_register header.fo-rm-header {
        margin-bottom: 30px;
        text-align: center;
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 30px;
    }
    .single_request_register section.publection-sec {
        display: none;
    }
    .single_request_register .confirmation_btn .btn {
        border-radius: 4px;
        padding: 6px;    font-weight: normal;
    }
    .single_request_register .similar-prop .modal-dialog .modal-content img {
        max-width: 140px;
    }
    .single_request_register header.fo-rm-header li {
        font-weight: normal;
        font-size: 14px;
        /* line-height: 34px; */
        background: #f1f1f1;
        /* margin-bottom: 2px; */
        max-width: 260px;
        margin: 5px auto;
        border-radius: 30px;
        display: inline-block;
        padding: 6px 12px;
    }
    .single_request_register header.fo-rm-header li:before {
        content: "";
        display: inline-block;
        width: 7px;
        height: 12px;
        border: solid #e73250;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        margin-right: 7px;
    }
    body.single_request_register header.form-header .right-number {
        margin-top: 0;
        max-width: 200px;
    }
    body.single_request_register header.form-header {
        padding: 0;
    }
    @media (max-width: 992px){
        section.page-heading-sec {
            margin-top: 0 !important;    padding-top: 40px !important;
        }
    }
/**************************single_request_signup end***********************/

/******************sign up new start***************/
 .new_sign_up section.publection-sec {
                display: none;
            }
            .new_sign_up select#state {
                height: auto;
                padding: 17px;
                margin: 10px 0;
                background: url(https://console.aws.amazon.com:443/s3);
                background-repeat: no-repeat;
                background-position: 95% 50%;
                background-size: 19px;
                -webkit-appearance: none;
                border-radius: 8px;
            }
            @media (max-width: 992px){
               .new_sign_up section.page-heading-sec {
                    margin-top: 0 !important;    padding-top: 40px !important;
                }
            }
/******************sign up new end***************/


/***********************sass sign up start*********************/
    .sass_sign_up .epassError.disc-code p.alert.alert-danger {
        background: transparent;
        border: none;
        padding: 0;
        margin: 10px 0;
        color: #e8304d;
    }
    .sass_sign_up .sing-up-heading {
        padding-bottom: 0;
    }
   .sass_sign_up  div#logo img {
        max-width: 200px;
        max-height: 100px;
    }
    .sass_sign_up span.CouponSucc_code {
        color: #214a80;
        margin-top: 9px;
        display: block;
    }
    .sass_sign_up span.CouponErr_code {
        color: #e8304d;
        margin-top: 9px;
        display: block;
    }
   .sass_sign_up  .grey-price{color:#828d99;}
   .sass_sign_up  .subHeading {
        font-size: 18px !important;
        text-transform: capitalize;
        font-weight:600 !important;
    }
   .sass_sign_up  select#pricebasedquantity {
        width: 41px;
        -webkit-appearance: none;
        margin-top: 20px;
    }
    .sass_sign_up .first-Ul {
        color: #253858;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
    }
    .sass_sign_up div#logo {
        text-align: center;
        margin-bottom: 24px;
    }
    
   .sass_sign_up  .bill-infoo {

        width: auto; 
        box-shadow: none; 
        margin-left: 0px; 
    }
    .sass_sign_up .sign-here .both-outer {
        background: #fff;
        padding: 20px;
        border-radius: 12px;
        max-width: 400px;
        box-shadow: 0 0 30px #ccc;
        margin: auto;
    }
    .sass_sign_up h1 {
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-bottom: 50px;
    }
    .sass_sign_up .subdomain {
        max-width: 100%;
        margin: auto;
        width: 100%;
        background: #fff;
        }
.sass_sign_up .similar-prop .modal-dialog {
    max-width: 760px;
    width: 100% !important;
    margin:20px auto !important;
    height: 100%;
}
   .sass_sign_up  .similar-prop .modal-dialog .modal-content {
    width: 100%;
    border-radius: 0;
}
.sass_sign_up h2.popup_h2 {
    font-size: 16px;
    color: #0d0d0d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sass_sign_up header.fo-rm-header .cross_popup {
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
    font-weight: 400;
}
.sass_sign_up header.fo-rm-header {
    padding: 20px;
    box-shadow: 0 2px 5px rgba(152, 167, 176, 0.5);
}
.sass_sign_up .conditions_text, .privacy_text{
    max-height: 400px;
    overflow-y: auto;
    white-space: normal;
        word-break: break-all;
}
.sass_sign_up .subdomain_signup {
    display: flex;
    height: 100%;
}

.sass_sign_up p.no_subs {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}
.sass_sign_up .parsonial-plan .par-out .monthly-activate {
    margin: 12px 0;
}
.sass_sign_up .par-out .select-bx-p {
    margin-bottom: 20px;
}
.sass_sign_up .parsonial-plan .par-out select {
    background-position: 96%;
    padding: 0px 20px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50px;
    font-weight: 600;
}
.sass_sign_up .total-pPrice p:empty, .monthly-activate:empty {
    margin: 0 !important;
    display: none;
}
.sass_sign_up .parsonial-plan .par-out select:focus {
    outline: none;
}
.sass_sign_up .par-out .monthly-activate ul {
    margin: 0;
}
.sass_sign_up .monthly-activate:empty + .total-pPrice {
    margin-top: 35px;
}
.sass_sign_up .monthly-activate ul li {
    padding-left: 0;
    text-align: left;
    color: #333333;
}
.sass_sign_up .subdomain_signup .parsonial-plan {
    padding: 60px 0;
    height: 100%;
    width: 100%;
    border-right: 0;
    background: #f3f3f3;
    display:flex;
}
.sass_sign_up .inner-plan p {
    font-size: 14px;
}
.sass_sign_up .inner-plan {
    margin: auto;
    max-width: 480px;
    width: 100%;
}
.sass_sign_up .par-out .monthly-activate {
    font-size: 14px;
    color: #727c83;
    text-align: left;
    list-style-type: none;
    line-height: 32px;
}
.sass_sign_up .monthly-activate ul li {
    padding: 0 0 0 14px;
    line-height: 32px;
}
 .sass_sign_up .pb-info {
    margin-bottom: 20px;
    padding:60px;
    margin: auto;
}
.sass_sign_up .monthly-activate ul li::before {
    content: "";
    height: 6px;
    width: 11px;
    border-width: 0px 0px 2px 2px !important;
    position: absolute;
    border: solid #0c3147;
    transform: rotate(-45deg);
    left: 0px;top: 12px;
    }
.sass_sign_up .card-sec a.create_account_link {
    margin-top: 0;
}
.sass_sign_up .c-signup button {
    width: auto;
    margin-top: 0;
    border-radius: 50px;
    text-transform: capitalize;
    line-height: 40px;
    padding: 0 30px;
    letter-spacing: 1px;
    font-size: 15px;
}
.sass_sign_up .subdomain_signup > div {
    padding: 0;
}

.sass_sign_up .maintain-wrap {
    max-width: 500px;
    margin: 45px auto 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 40px;
}

.sass_sign_up .maintain-wrap img {
    /* width: 80px; */
    opacity: 0.8;
}

.sass_sign_up .maintain-wrap p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.sass_sign_up .maint-img {
    width: 100px;
    height: 100px;
    margin: -91px auto 25px;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 50px;
    background: #fff;
}
.sass_sign_up .pb-info input.form-control {
    font-size: 15px;
    padding: 12px;
    border-radius: 4px;
    margin: 0;
}
.sass_sign_up p.plan-price {
    font-weight: 600;
    font-size: 18px;
}
.sass_sign_up .g-total h3 {
    font-weight: 600;
}
.sass_sign_up .pb-info h2 {
    font-size: 26px;
    margin: 0 0 50px;
    position: relative;
    padding-bottom: 15px;
}
.sass_sign_up .pb-info h2::before, .testimonial-signup h2::before {
    content: "";
    width: 54px;
    height: 3px;
    position: absolute;
    background: #e42547;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    }
    .sass_sign_up .testimonial-signup {
    padding: 70px 0;
}
    .sass_sign_up .testimonial-signup h2{
        position:relative;
        padding-bottom: 15px;
    }
.sass_sign_up .pb-info .terms-txt {
    font-size: 14px;
    color: #212529;
}

.sass_sign_up .c-signup span {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 15px;
}
.sass_sign_up .card-sec img.img-fluid.stripe-lock {
    margin-top: 5px;
    margin-left: 0;
}
.sass_sign_up .inner-plan #logo a {
    margin-top: 0;
}
.sass_sign_up .offer-total {
    margin-top: 10px;
}
.sass_sign_up .offer-total h3 {
 color:#e42547;
}
.sass_sign_up .inner-review {
    display: flex;
}
.sass_sign_up .client-rev-image span {
    height: 105px;
    width: 105px;
    display: flex;
    border-radius: 50px;overflow: hidden;
    box-shadow: 0px 0px 51px -15px #ccc;
}
.sass_sign_up .client-rev-image span img {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.sass_sign_up .client-rev-image name {
    font-weight: bold;
    color: #000000;
    display: inline-block;
    margin: 10px 0 2px;
}
.sass_sign_up .review-line {
    margin: auto;
    padding: 0 40px;
}

.sass_sign_up .review-line p {
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 0;
    position: relative;
}
.sass_sign_up .review-line p::before, .review-line p::after {
    content: "";
    width: 22px;
    height: 14px;
    background: url(../quote-ico.html);
    position: absolute;
    top: -17px;
    left: -3px;
}
.sass_sign_up .review-line p::after {
    bottom: 0;
    top: auto;
    right: 0;
    left: auto;
    transform: rotate(180deg);
}
.sass_sign_up .parsonial-plan .par-out {
    padding: 0 20px;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .sass_sign_up .subdomain_signup .parsonial-plan {
    padding: 10px 0;
    }
    .sass_sign_up .pb-info h2 {
    font-size: 20px;
    margin: 0 0 20px;
    }
    .sass_sign_up .inner-plan {
    padding: 0 15px;
    }
    .sass_sign_up .pb-info {
    padding: 0 15px;
    }
    .sass_sign_up .card-sec .text-right {
    text-align: left !important;
    }
    .sass_sign_up div#logo img {
    width: 100px;
    }
    .sass_sign_up .sass_sign_up .testimonial-signup {
    padding: 70px 0;
    margin: 0;
    flex: 0 0 100% !important;
    max-width: 100%;
    padding: 70px 40px;
    }
    .sass_sign_up .testimonial-signup h2 {
    font-size: 24px;
    }
}
@media only screen and (max-width:767px){
   .sass_sign_up  div#logo img {
    width: 80px;
    }
    .sass_sign_up .client-rev-image name {
    display: block;
    }
   .sass_sign_up  .review-line p {
    font-size: 14px;
    }
    .sass_sign_up .review-line {
    margin: 15px auto 0;
    padding: 0 40px;
    }
   .sass_sign_up  .client-rev-image span {
    height: 75px;
    width: 75px;
    margin: 20px auto 0;
    }
    .sass_sign_up .client-rev-image {
    margin: auto;
    }
    .sass_sign_up .inner-review {
    flex-wrap: wrap;
    text-align: center;
    }
    .sass_sign_up .inner-review {
    flex-wrap: wrap;
    text-align: center;
    }
    .sass_sign_up .testimonial-signup h2 {
    font-size: 22px;
    }
   .sass_sign_up  .inner-plan {
    padding: 0 15px;
    }
    .sass_sign_up .testimonial-signup {
    padding: 30px 0;
    margin: 0;
}
 .sass_sign_up .subdomain_signup .pb-info {
    padding: 0 20px;
 }
 .sass_sign_up .card-sec .text-right {
    text-align: center !important;
}
 .sass_sign_up .subdomain_signup .pb-info .form-group {
    margin-bottom: 15px;
}
    .sass_sign_up .subdomain_signup > div {
    clear: left;
    }
    .sass_sign_up .pb-info h2 {
    font-size: 20px;
    margin: 0 0 30px;
 }
    .sass_sign_up .subdomain_signup .parsonial-plan {
    padding: 30px 0;
    }
}

/***********************sass sign up end*********************/


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /**************seo front start*************/
  .seo-caption h1 {
    margin-bottom: 15px;
    font-size: 26px;
}
.seo_front_banner .seo-caption p {
    font-size: 14px;
    line-height: 24px;
}
.seo_front_wrapper section.seo_front_banner {
    margin-top: 61px;
}
.seo_sub_heading {
    font-size: 26px;
}
.catg_grid .catg_gird_list {
    flex: 0 0 25% !important;
    max-width: 25% !important;
}
.how_work_step span {
    height: 28px;
    width: 28px;
    line-height: 28px;
    right: -14px;
 }
 .how_work_step span i {
    font-size: 14px;
}
.how_it_work .row > div {
    padding: 20px;
}
.how_work_step {
    padding: 10px;
 }
 .how_work_step h2 {
    font-size: 20px;
 }
 .how_work_step h3 {
    font-size: 15px;
    margin: 8px 0 8px;
}
.seo_front_wrapper p {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .seo_btns {
    margin-top: 15px;
    font-size: 15px;
    padding: 10px 20px;
}
.seo_front_wrapper section {
    padding: 35px 0;
}
section.seo_review_sec {
    padding: 35px 80px;
}
.join_seo_customer h2 {
    font-size: 26px;
}
.join_seo_customer span {
    font-size: 14px;
    margin: 0 auto 10px !important;
    letter-spacing: 0;
}
/**************seo front end*************/
  .saas_banner_section .row > div {
    position: relative;
  }
  .saas-banner-image {
    right: -15px;
  }
  .saas_feature {
    margin-top: 0;
  }
  .left-feature .nav-tabs li h3 {
    font-size: 15px;
  }
  .affiliate-section p {
    font-size: 14px;
  }
  .landing-feature {
    margin-top: 0;
  }
  .saas-price span {
    font-size: 30px;
  }
  .subscription_item a.join_today {
    padding: 6px;
    font-size: 13px;
  }
  .subscription_item ul li {
    margin-bottom: 6px;
    padding-left: 18px;
    line-height: 20px;
  }
  .saas-intersted p {
    padding: 0 50px;
  }

  .saas-rev-sec h3 {
    font-size: 20px;
  }
  .subscription_item ul {
    padding: 0 0 20px;
    min-height: 329px;
  }
  .proof-footer.footer {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {

#logo {
    margin-bottom: 0;
}
/****************seo front start******************/
.seo__review .slick-prev, .seo__review  .slick-next{
  z-index: 999;
  height: 30px;
  width: 30px;
}
.seo-caption ul {
    display: block;
}
.seo-caption ul li {
    border-right: none;
    padding: 4px;
  }
  .seo-caption ul {
    margin-bottom: 12px;
}
.seo_collaps {
    padding: 15px;
    margin-top: 10px;
 }
 .seo_collaps h4 {
    font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.how_work_step h2 {
    font-size: 20px;
    margin: 6px 0 6px;
 }
  .seo-caption ul li i {
    font-size: 16px;
 }
 .seo-caption ul li span {
    font-size: 13px;
 }
.seo_btns {
    margin-top: 30px;
    font-size: 15px;
    padding: 10px 20px;
 }
 .how_work_step h3 {
    font-size: 18px;
    margin: 10px 0 5px;
 }
.how_it_work .seo_btns {
    margin-top: 0;
 }
.how_work_step span {
    top: auto;
    right: 0;
    left: 0;
    bottom: -18px;
    margin: auto;
    transform: rotate(90deg);
}
.catg_gird_list a span {
    font-size: 12px;
 }
.catg_gird_list a img {
    min-height: 60px;
    max-height: 60px;
}
.catg_grid .catg_gird_list {
   width: 50%;
}
.seo_trusted ul.all-logo {
    display: block;
}
.seo_front_wrapper section.seo_front_banner, section.seo_detail_banner {
    padding: 80px 0 30px !important;
    background-color: #fafafa;
    background-image: none;
}
 .seo-caption h1, .seo_sub_heading {
    font-size: 22px;
        margin-bottom: 15px;
}
.seo_front_banner .seo-caption p {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1px;
}
.seo_front_banner h1 span {
    font-size: 14px;
    letter-spacing: 1px;
}
.seo-caption .seo_btns {
    font-size: 14px;
    padding: 10px 20px;
        margin-top: 0;
 }
.seo_trusted ul.all-logo li {
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 6px;
    max-width: calc(100% / 3);
}
.seo_trusted ul.all-logo {
    display: block;
    text-align: center;
}
.seo_trusted ul.all-logo li img {
    max-height: inherit !important;
    height: 30px;
    object-fit: contain;
}
.seo_front_wrapper section {
    padding: 25px 0;
}
.seo_front_wrapper p {
    font-size: 13px;
    line-height: normal;
}
.catg_grid .catg_gird_list {
    margin-top: 0;
}
.seo__review {
    padding: 15px;
}
.seo_review_item p::before, .seo_review_item p::after{
  width: 22px;
  height: 18px;
}
.seo_review_item p{
  padding: 25px 15px;
}
.join_seo_customer h2{
  font-size: 22px;
}
.seo_review_sec .slick-next{
  right: 20px;
}
.seo_review_sec .slick-prev{
  left: 0;
}

/****************seo front end******************/

  .saas-intersted {
    margin-top: 0;
    padding-top: 20px;
  }
  .proof-footer.footer .copyright {
    text-align: center !important;
  }
  .proof-footer.footer {
    padding-top: 10px;
  }
  .saas-social {
    margin-top: 0;
  }
  .footer .copyright {
    margin-top: 0;
  }
  .subscription_item ul li {
    margin-bottom: 6px;
    padding-left: 18px;
    font-size: 14px;
  }
  .landing-feature .row > div {
    margin: 0;
  }
  .landing-feature {
    margin-top: 20px;
    padding-top: 0;
  }
  .proof-header div#logo img {
    width: 85px !important;
    margin: 0 !important;
  }
  header.proof-header button.menu-toggle {
    margin-top: 0;
  }
  header.proof-header #logo {
    margin-bottom: 0;
    padding: 10px 0;
  }
  .subscription_item {
    padding: 15px;
    height: auto;
    margin: 15px 0;
  }
  .subscription_item h3 {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .serv-button {
    margin-top: 10px;
  }
  .saas_review_item {
    padding: 0;
  }
  .saas-intersted a.join_today.landing_button {
    margin-top: 12px;
  }
  .saas-intersted p {
    padding: 0;
  }
  .saas_review_item::before {
    width: 20px;
    height: 24px;
    top: 5px;
    left: 10px;
  }
  .landing-feature .affil-item h3 {
    font-size: 15px;
    margin: 10px 0 6px;
  }
  .saas-rev-sec h3 {
    margin-top: 26px;
    font-size: 22px;
  }
  .subscription_item a.join_today {
    text-align: center;
    margin: auto;
    display: table;
    width: auto;
  }
  section.saas-rev-sec {
    padding-top: 15px;
  }
  .left-feature .nav-tabs li h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .subscription_item ul {
    padding: 15px 0;
    min-height: auto;
  }

  .saas-price span {
    font-size: 40px;
  }
  .saas-price em {
    font-size: 14px;
  }
  .left-feature .nav-tabs li p {
    font-size: 14px;
  }
  .saas_banner_section .row {
    display: grid;
  }
  .landing-feature .affil-item img {
    height: 60px;
  }
  .landing-feature .affil-item {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .saas_banner_section .row > div:last-child {
    order: 1;
  }
  .saas_banner_section .row > div:first-child {
    order: 2;
  }
  .saas-banner-image {
    position: static;
    margin-top: -40px;
  }
  .join_today.landing_button {
    font-size: 14px;
    padding: 10px 20px;
  }
  .saas-heading::before {
    width: 80px;
  }
  .saas_banner_section p {
    margin-bottom: 15px;
  }
  .saas_banner_section .left-earn-sec {
    margin-bottom: 0;
  }
  .saas_feature {
    margin-top: 0;
  }
  .saas-heading {
    margin-bottom: 20px !important;
  }
}
.custom-select .select-selected {
    padding: 0;
}
.custom-select .select-selected {
  padding: 0;
}
.rating-outer img {
  width: 230px;
}
.seo_client figure img {
  object-fit: cover;
}
.seo__review .seo_review_item:nth-child(2) img {
  background: #000;
}
.rating-outer {
  text-align: center;
  margin: -15px 0 20px 0px;
}
.seo_faq .row > div {
  display: flex;
}
.seo_btns:hover {
  color: #fff;
}
.subdomain .form-signin-group .red-theme-btn {
  border: 1px solid var(--theme-primary-color);
  background-color: var(--theme-primary-color);
}
.subdomain .form-signin-group .red-theme-btn:hover {
  background-image: none;
}
.subdomain .form-signin-group .create_account_link:hover {
  color: var(--theme-primary-color) !important;
}
.subdomain_signup .c-signup button.red-theme-btn, .subdomain_signup .c-signup button.red-theme-btn:hover{
  border: 1px solid var(--theme-primary-color);
  background-color: var(--theme-primary-color);
} 





form.signin-form button.red-theme-btn, .subdomain_signup .c-signup button.red-theme-btn{
  padding: 10px 30px;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
  letter-spacing: 1px;
  transition: 0.26s;
  height: 68px;
      position: relative;
}
form.signin-form button.red-theme-btn::before, 
.subdomain_signup .c-signup button.red-theme-btn::before{
  content: '';
  position: absolute;
  border: var(--theme-primary-color) solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}
form.signin-form button.red-theme-btn:hover::before, 
.subdomain_signup .c-signup button.red-theme-btn:hover::before{
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
@-webkit-keyframes hvr-ripple-out {
100% {
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
}
form.signin-form button.red-theme-btn {
    padding: 10px 30px;
    border-radius: 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 21px;
    letter-spacing: 1px;
    transition: 0.26s;
    height: 68px;
        position: relative;
}
form.signin-form button.red-theme-btn::before {
    content: '';
    position: absolute;
    border: var(--theme-primary-color) solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}
form.signin-form button.red-theme-btn:hover::before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}