
@font-face {
  font-family: "spyagency";
  src: url("../fonts/spyagency.woff2") format("woff2"),
  url("../fonts/spyagency.woff") format("woff"),
  url("../fonts/spyagency.otf") format("opentype");
  font-weight: 400;
}
html,
body {
  font-family: "Lato", sans-serif;
}
.btn {
  cursor: pointer;
}
.main {
  min-height: 100%;
  overflow: hidden;
}
.logo-top {
  font-family: "spyagency", sans-serif;
  color: white;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
}
.logo-top:hover {
  color: white;
}
.logo-text {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: black;
  font-size: 18px;
  font-style: italic;
  display: block;
  text-align: right;
}
.main-nav {
  border-bottom: 1px solid #eaeaea;
  background: white;
}
.logo-nav {
  font-family: "spyagency";
  color: #757575;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding-bottom: 18px;
}
.logo-nav:hover {
  color: #4a4a4a;
}
.logo-nav span {
  font-family: "Lato", sans-serif;
  font-size:15px;
}
.logo-nav-text {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;

  font-size: 18px;
  font-style: italic;
  display: block;
  text-align: right;
}
.btn-outline-primary {
  border-color: #fff;
  color: black;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  background-color: #bd3d3d;
  border: 1px solid #bd3d3d;
}
.BlueTop {
  /*background-image: url("../images/top_blue_bg.png")!important;*/
}
section#top {
  /*background-image: url("../images/top_bg.png");
  background-repeat: no-repeat;
  background-size: cover;*/
  background: rgba(84,157,241,1);
  background: -moz-radial-gradient(top, ellipse cover, rgba(84,157,241,1) 0%, rgba(43,103,175,1) 59%, rgba(43,103,175,1) 100%);
  background: -webkit-gradient(top, center center, 0px, center center, 100%, color-stop(0%, rgba(84,157,241,1)), color-stop(59%, rgba(43,103,175,1)), color-stop(100%, rgba(43,103,175,1)));
  background: -webkit-radial-gradient(top, ellipse cover, rgba(84,157,241,1) 0%, rgba(43,103,175,1) 59%, rgba(43,103,175,1) 100%);
  background: -o-radial-gradient(top, ellipse cover, rgba(84,157,241,1) 0%, rgba(43,103,175,1) 59%, rgba(43,103,175,1) 100%);
  background: -ms-radial-gradient(top, ellipse cover, rgba(84,157,241,1) 0%, rgba(43,103,175,1) 59%, rgba(43,103,175,1) 100%);
  background: radial-gradient(ellipse at top, rgba(84,157,241,1) 0%, rgba(43,103,175,1) 59%, rgba(43,103,175,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549df1', endColorstr='#2b67af', GradientType=1 );
  position: relative;
  overflow: hidden;
}
section#top:before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: ' ';
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(-55deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49.99%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(49.99%, rgba(0,0,0,0)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(-55deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49.99%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(-55deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49.99%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(-55deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49.99%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  background: linear-gradient(125deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49.99%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
  right: -350px;
}
#top h1 {
  color: #fff;
  font-size: 64px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  margin-top: 6rem;
}
#top .content {
  padding-bottom: 150px;
}
.slider {
  width: 545px;
  height: 350px;
  position: relative;
  margin: 20px auto;
}
.slider-bottom {
	margin: 0px 270px; 
}
.slider .carousel-caption {
  right: auto;
  left: 6%;
  top: -30px;
}
.slider .carousel-item {
  padding-top: 50px;
}
.slider h5 {
  font-size: 42px;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0;
  text-align:left;
  padding-left:17px;
}
.slider p {
  opacity: 0.8;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: #ffffff;
  padding-left: 17px;
  text-align:left;
}
.slider .carousel-indicators {
  flex-direction: column;
  background: transparent;
  margin-left: 0;
  bottom: 10%;
  left: -26%;
}
.slider .carousel-indicators li {
  height: auto;
  text-indent: 0;
  width: auto;
  background: transparent;
  padding-bottom: 14px;
}
.slider .carousel-indicators li a {
  color: white;
  text-decoration: none;
}
.slider .carousel-indicators li i {
  color: rgba(255, 255, 255, 0.15);
  padding-right: 5px;
}
.slider .carousel-indicators li.active i {
  color: white;
}
.slider .carousel-indicators-bottom li a {
	color: #858585;
}
.slider .carousel-indicators-bottom li i {
	color:#e4e4e4;
}
.slider .carousel-indicators-bottom li.active i {
  color: #17b2cc;
}
.slider .carousel-indicators-bottom {
	bottom: 30%;
}
.banner {
	padding-top:50px;
	padding-bottom:100px!important;
}
.banner .heading {
	letter-spacing: 0.2px;
    line-height: 44px;
    font-size: 40px;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    color:#fff;
}
.headerImg img,
#installins img {
	max-width:100%;
}
.social-header-img {
  width:100%;
}
.socialHeading {
  font-size: 45px;
}
.four-pts {
	color:#fff;
	font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size:14px;
}
/* checkbox */

.checkbox label:after,
.radio label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 2px solid white;
  border-radius: 0;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
}

.radio .cr {
  border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 52%;
  left: 11%;
  color: #f5a523;
}

.radio .cr .cr-icon {
  margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}

#top .lead {
  font-size: 18px;
  color: #f3c1c1;
  -webkit-font-smoothing: antialiased;
  width: 560px;
  margin: 0 auto;
}
#top .center-image {
  width: 80%;
  margin: 0 auto;
  min-height: 743px;
  background-image: url("../images/top-section.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -4rem;
  background-position: center;
}
.bg-grey {
  background-color: #f9fafa;
}
.navbar-light .navbar-nav .nav-link {
  color: #757575;
  font-size: 14px;
  border-bottom: 5px solid transparent;
  padding-bottom: 20px;
  padding-top: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.navbar-top .navbar-nav .nav-linktop {
  color: #fff;
  font-size: 15px;
  border-bottom: 5px solid transparent;
  padding-bottom: 20px;
  padding-top: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.main-nav.navbar {
  padding-bottom: 0;
}
#overview .content {
  margin-top: 3rem;
}
#overview h3 {
  font-size: 32px;
  color: #333333;
}
#overview h2 {
  font-size: 32px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #333333;
}
#overview .text {
  font-size: 14px;
}
#overview .icon {
  width: 99px;
  height: 99px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
#overview .icon img {
  max-width: 100%;
}
.overview-block .heading {
  margin-top: 15px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
.sub-text {
  margin: 10px auto 0;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
.overview-block {
  padding: 0 15px;
}
section#skus {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.skus-image img {
  max-width: 100%;
}
#skus .heading {
  letter-spacing: 0.2px;
  line-height: 44px;
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
#skus .heading.info {
  color: #17b2cc;
}
#skus .heading.primary {
  color: #2f6eb6;
}
#skus .heading.danger {
  color: #a72c2c;
}
#skus .heading.white {
  color: #fff;
}
#skus .subheading {
  font-size: 18px;
  color: #454545;
  letter-spacing: 0;
  line-height: 23.4px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
#skus .text {
  font-size: 14px;
  color: #686868;
  margin-top: 15px;
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
}
section#autoPost {
  background-color: #fff;
  padding-top: 50px;
}
.autoPost-image img {
  max-width: 100%;
}
#autoPost .heading {
  letter-spacing: 0.2px;
  line-height: 44px;
  font-size: 36px;
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
}
#autoPost .heading.info {
  color: #17b2cc;
}
#autoPost .text {
  font-size: 14px;
  color: #686868;
  margin-top: 15px;
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
}
section#installins {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom:50px;
}
#installins .installins-heading {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  color: #17b2cc;
  font-weight: normal;
  margin-bottom: 30px;
}
#installins .subtext {
	font-family: "Lato", sans-serif;
    font-size: 14px;
    color: #686868;
    letter-spacing: 0;
    text-align: left;
    line-height: 18.2px;
    padding: 15px 0px;
    margin-bottom: 20px;
}
#installins .col-md-4 {
	text-align:center;
}
section#difflayout {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom:50px;
}
#difflayout .difflayout-heading h5{
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  color: #17b2cc;
  font-weight: normal;
  margin-bottom: 20px;
}
#difflayout .difflayout-heading .text {
  font-size: 15px;
  color: #686868;
  margin-left: 50px;
  margin-right: 50px;
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
}
#difflayout img {
	max-width:100%;
}
#features .content-heading {
  font-size: 36px;
  color: #17b2cc;
  letter-spacing: -1.76px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 100px;
  margin-top: 200px;
}
#features .heading {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  color: #575757;
  letter-spacing: -1px;
  line-height: 26px;
  margin-bottom: 20px;
}
#features .text {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #686868;
  letter-spacing: 0;
  line-height: 18.2px;
  margin-bottom: 20px;
}
#features .subtext {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  color: #686868;
  letter-spacing: 0;
  line-height: 18.2px;
}
#features .content-image {
  text-align: center;
}
#features .content-image img {
  max-width: 100%;
}
#sliderBottom .content-heading {
    font-size: 36px;
    color: #17b2cc;
    letter-spacing: -1.76px;
    text-align: center;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-top: 150px;
}
#affordablePricing .content-heading {
  font-size: 36px;
  color: #17b2cc;
  letter-spacing: -1.76px;
  text-align: center;
  font-family: 'Lato',sans-serif;
  fon-weight: 600;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 50px;
  margin-top: 300px;
}
#AutoManager h4 {
 font-family: "Lato", sans-serif;
 font-weight: 600;
 -webkit-font-smoothing: antialiased;
 font-size: 30px;
 color: #575757;
}
.swal-modal{
  width: 700px;
}
.swal-text{
  font-size: 32px;

}
#Scheduler h3 {
	font-size: 36px;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #17b2cc;
    font-weight: normal;
}
#Scheduler .subtext {
	font-size: 15px;
    color: #686868;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
}
#Scheduler .subtext-bold {
	font-size: 20px;
    color: #454545;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    padding-top:20px;
  padding-bottom: 1px;0px;
}
.template-builder h3{
	color:#fff!important;
}
.template-builder .subtext-template {
	text-align:center;
	font-size: 18px;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-weight: normal;

}
#SMexamples h3 {
	font-size: 34px;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #17b2cc;
    font-weight: normal;
}
#SMexamples h3.text-center{
    color: #686868;
}
#SMexamples .subtext {
	font-size: 19px;
    color: #686868;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
}
#SMexamples img {
	width:100%;
}
.crisp-image {
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
.last-question h5{
	font-family: "Lato", sans-serif;
  font-weight: 600;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    color: #575757;
    letter-spacing: -1px;
    line-height: 26px;
    margin-bottom: 20px;
}
.last-line h5{
	font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    color: #575757;
    letter-spacing: -1px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.product-btn .btn.small {
  padding: 7px 15px;
}
.product-btn {
  margin-top: 25px;
}
.product-btn .btn.btn-info {
  background: #17b2cc;
}
.product-btn .btn.btn-info:hover {
  background: #1492a8;
}
.product-btn .btn.btn-primary {
  background: #2f6eb6;
}
.product-btn .btn.btn-primary:hover {
  background: #255c9c;
}
.product-btn .btn.btn-danger {
  background: #a72c2c;
}
.product-btn .btn.btn-danger:hover {
  background: #922626;
}
.product-btn .btn.btn-default {
  color: #17b2cc;
  background: white;
}
.product-btn .btn.btn-default:hover {
  background: rgb(226, 225, 225);
}
.dia-bg {
  /* background: url("../images/product_bg.png") no-repeat;
  background-size: cover; */
  position: relative;
  z-index: 1;
  background: transparent;
}
.dia-bg:before {
  position: absolute;
  content: "";
  height: 86%;
  background: rgb(117, 244, 245);
  background: -moz-linear-gradient(
    left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  background: linear-gradient(
    to left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75f4f5', endColorstr='#1c96ac',GradientType=1 );
  width: 100%;
  transform: skewY(-30deg);
  z-index: -1;
  top: 250px;
}
.dia-bgv2 {
  /* background: url("../images/product_bg.png") no-repeat;
  background-size: cover; */
  position: relative;
  z-index: 1;
  background: transparent;
}
.dia-bgv2:before {
  position: absolute;
  content: "";
  height: 57%;
  background: rgb(117, 244, 245);
  background: -moz-linear-gradient(
    left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  background: linear-gradient(
    to left,
    rgba(117, 244, 245, 1) 0%,
    rgba(28, 150, 172, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75f4f5', endColorstr='#1c96ac',GradientType=1 );
  width: 100%;
  transform: skewY(-25deg);
  z-index: -1;
  top: 380px;
}
.dia-bgv3 {
  /* background: url("../images/product_bg.png") no-repeat;
  background-size: cover; */
  position: relative;
  z-index: 1;
  background: transparent;
}
.dia-bgv3:before {
  position: absolute;
  content: "";
  height: 57%;
  background: rgb(77, 146, 227);
  width: 100%;
  transform: skewY(-25deg);
  z-index: -1;
  top: 490px;
}
.dia-bgGrey {
  /* background: url("../images/product_bg.png") no-repeat;
  background-size: cover; */
  position: relative;
  z-index: 1;
  background: transparent;
}
.dia-bgGrey:before {
  position: absolute;
  content: "";
  height: 74%;
  background: rgb(245, 245, 245);
  width: 100%;
  transform: skewY(-25deg);
  z-index: -1;
  top: 320px;
}
.platform-heading {
  font-size: 32px;
  color: #ffffff;
  letter-spacing: -1.57px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
.platform-content-heading {
  font-size: 36px;
  color: #575757;
  letter-spacing: -1.76px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 100px;
  margin-top: 200px;
}
.ai-image {
  padding-bottom: 0px;
}
.generate-ad-block {
  background: white;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.generate-ad-block .header {
  padding: 20px;
  background: #f5f9fc;
  color: #3d4d65;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
}
.sku-form {
  padding-left: 50px;

  font-size: 14px;
  padding-top: 30px;
}
.sku-form .form-control {
  border-radius: 0;
  border-color: black;
  color: black;
  text-align: center;
}
.sku-form .form-label {
  padding-bottom: 10px;
}
.btn-info {
  background-color: #20bbef;
  border-color: #20bbef;
  padding: 8px 40px;
}

.btn.edit-ad {
  padding: 3px 20px;
  background-color: #b9b9b9;
  border-color: #b9b9b9;
}
#clients .text {
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
}
.clients-heading {
  font-size: 21px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  color: #575757;
  font-weight: normal;
}
.other-container {
  width: 90%;
  margin: 0 auto;
}
.client-image {
  padding: 10px;
  margin-bottom: 20px;
}
.bold {
  font-weight: 600;
}
.product-heading {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  color: #575757;
  font-weight: normal;
  margin-bottom: 30px;
}
#platform-content .heading {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  color: #575757;
  letter-spacing: -1px;
  text-align: center;
  line-height: 26px;
  margin-bottom: 20px;
}
#platform-content .text {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #686868;
  letter-spacing: 0;
  text-align: center;
  line-height: 18.2px;
  padding: 9px 32px;
  margin-bottom: 20px;
}
#platform-content .content-image {
  text-align: center;
}
#platform-content .content-image img {
  max-width: 100%;
}
section#faqs {
  padding-bottom: 100px;
}
#faqs .card {
  background: transparent;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.41);
}
#faqs .card-header {
  background-color: transparent;
  color: white;
  border: none;
}
#faqs .card-body {
  color: white;
}
#faqs .card-header a {
  color: white;
  font-size: 18px;
}
#faqs .card-header .heading {
  float: left;
  width: 80%;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
#faqs .card-header .trigger {
  float: right;
  width: 20%;
}
.clear {
  clear: both;
}
#faqs .header {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  padding: 100px 0 50px;
}

.green-bg {
  /* Rectangle 10 Copy: */
  background: url("../images/bottom-bg.png") no-repeat;
  background-size: cover;
  background-position: bottom;
  /* background-image: radial-gradient(92% 100%, #75f4f5 0%, #1c96ac 100%); */
}
.blue-bg {
  background: url("../images/bottom-bg-blue.png") no-repeat;
  background-size: cover;
  background-position: bottom;
}
section#testimonial {
  padding-top: 50px;
  background: #c43d3a; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #c43d3a 0%,
    #955d3a 100%
    ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #c43d3a 0%,
    #955d3a 100%
    ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #c43d3a 0%,
    #955d3a 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c43d3a', endColorstr='#955d3a',GradientType=0 ); /* IE6-9 */
}
.testimonial-text {
  color: white;
}
.testimonial-text p {
  font-size: 48px;
  line-height: 58px;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.testimonial-text p:before {
  content: url("../images/quote-left.svg");
  width: 35px;
  height: 29px;
  position: absolute;
  left: -40px;
  top: -15px;
}
.testimonial-text p:after {
  content: url("../images/quote-right.svg");
  width: 35px;
  height: 29px;
  margin-left: 10px;
}
.owner {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-top: 20px;
  font-size: 20px;
}
.business {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-top: 5px;
  font-size: 20px;
}
section#pos_sync {
  background: #5076a0 url("../images/sync-pos-bg.png") no-repeat;
  background-size: cover;
  padding-top: 70px;
  color: white;
  padding-bottom: 30px;
}
#pos_sync h1 {
  font-size: 48px;
  -webkit-font-smoothing: antialiased;
}
#pos_sync .text {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 70px;
}
section#additional_products {
  padding-top: 50px;
  padding-bottom: 50px;
}
#additional_products .main-heading {
  font-size: 48px;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 50px;
}
.product-info-block > .heading {
  font-size: 64px;
  line-height: 54px;
}
.product-info-block .sub-heading {
  font-size: 32px;
  -webkit-font-smoothing: antialiased;
  line-height: 44px;
  margin-top: 10px;
}
#pricing .header {
  background: #979797;
  padding: 30px 0 25px;
  font-size: 32px;
}
.product-info-block .text {
  color: #535353;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-top: 30px;
}
.pricing-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.pricing-block div {
  width: 50%;
  min-height: 311px;
}

.service-price span.main-text {
  font-size: 60px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
.service-price span.other {
  font-size: 20px;
  letter-spacing: 5px;
  -webkit-font-smoothing: antialiased;
}
.service-name {
  font-size: 40px;
  padding-top: 96px;
  -webkit-font-smoothing: antialiased;
}
.service-name span.other {
  font-size: 20px;
  display: block;
}
.service-name span.main-text {
  line-height: 32px;
}
.service-price {
  padding-top: 106px;
  position: relative;
}
.green .service-name {
  background: #89a041;
}
.green .service-price {
  background: #a0be2c;
}
.blue .service-name {
  background: #4175a0;
}
.blue .service-price {
  background: #359fd5;
}
.red .service-name {
  background: #c22d3f;
}
.red .service-price {
  background: #ed2e46;
}
.service-price sup {
  font-size: 30px;
  vertical-align: middle;
}
.service-price span.help-text {
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
}
.mx-box {
  position: absolute;
  right: 0;
  bottom: 15px;
}
section#signup {
  padding: 70px 0;
}
#signup h1 {
  font-size: 48px;
}
.signup-btn-wrapper {
  margin-top: 30px;
}
.signup-btn {
  width: 100%;
  background: #2675d3;
  color: white;
  font-size: 48px;
  padding: 20px 0;
}
section#contact-form {
  /* background: url("../images/contact-form.jpg") no-repeat;
  background-size: cover; */
  color: white;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
}
#contact-form h1 {
  text-align: center;
  padding-top: 50px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
}
#contact-form h5 {
  text-align: center;
  padding: 0px 0 40px;
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
}
.form-inner .contact-input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  color: white;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 40px;
}
.checkbox input {
  margin-right: 10px;
}
.contact-input:focus {
  outline: none;
  border-bottom-color: #f9b54a;
}
.contact-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.301);
}
.contact-input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.301);
}
.contact-input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.301);
}
.contact-input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.301);
}
#overview {
  background: white;
  position: relative;
  z-index: 22;
}
#overview .navbar {
  transition: all 0.4s ease;
}

.contact-button {
  padding: 6px 30px;
  color: white;
  background: rgb(242, 117, 49);
  background: -moz-linear-gradient(
    left,
    rgba(242, 117, 49, 1) 0%,
    rgba(246, 150, 62, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(242, 117, 49, 1) 0%,
    rgba(246, 150, 62, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(242, 117, 49, 1) 0%,
    rgba(246, 150, 62, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27531', endColorstr='#f6963e',GradientType=1 );
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 4px;
}
.contact-button:hover {
  background: rgb(242, 117, 49);
  background: -moz-linear-gradient(
    left,
    rgba(246, 150, 62, 1) 0%,
    rgba(242, 117, 49, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(246, 150, 62, 1) 0% rgba(242, 117, 49, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(246, 150, 62, 1) 0%,
    rgba(242, 117, 49, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6963e', endColorstr='#f27531',GradientType=1 );
}
.btn-red {
  background: rgb(178, 54, 54);
  background: -moz-linear-gradient(
          left,
          rgba(178, 54, 54, 1) 0%,
          rgba(224, 98, 99, 1) 100%
  );
  background: -webkit-linear-gradient(
          left,
          rgba(178, 54, 54, 1) 0%,
          rgba(224, 98, 99, 1) 100%
  );
  background: linear-gradient(
          to left,
          rgba(178, 54, 54, 1) 0%,
          rgba(224, 98, 99, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26263', endColorstr='#b23636',GradientType=1 );
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  font-size: 15px;
  color: #f9f9f9!important;
  letter-spacing: 0;
  text-align: center;
  border: none;
  transition: all 0.5s 0;
}
.btn-red:hover {
  background: rgb(224, 98, 99);
  background: -moz-linear-gradient(
          left,
          rgba(224, 98, 99, 1) 0%,
          rgba(178, 54, 54, 1) 100%
  );
  background: -webkit-linear-gradient(
          left,
          rgba(224, 98, 99, 1) 0%,
          rgba(178, 54, 54, 1) 100%
  );
  background: linear-gradient(
          to left,
          rgba(224, 98, 99, 1) 0%,
          rgba(178, 54, 54, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b23636', endColorstr='#e26263',GradientType=1 );
}
.immediate-call {
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 50px;
  font-size: 22px;
}
.bg-black {
  background: black;
}
.navbar-dark .navbar-nav.footer-nav .nav-link {
  color: white;
  border-right: 1px solid white;
  padding: 0 0.5rem;
  line-height: 1;
}
.navbar-dark .navbar-nav.footer-nav .nav-link.last {
  border-right: none;
}


#pricing .text-center {
  color: #fff !important;
}

/*css added by sudhir*/

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.login-form {
  position: absolute;
  width: 300px;
  background-color: #ffffff;
  color: #8a8a8a;
  right: 0;
  padding: 22px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
  top: 44px;
}
#login-form2 {
  border: 1px solid #343a40;
}

.login-form input {
  width: 100% !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  height: 35px;
  margin-bottom: 8px;
}
.loginBtn,
.pricingBtn {
  color: #fff;
  margin-left: 10px;
}
.loginBtn {
  float:right;
}
.loginBtn2 {
  margin-left:20px;
}
.loginBtn:focus {
  box-shadow: none;
}
.btn-info {
  background: rgb(69, 193, 206);
  background: -moz-linear-gradient(
    left,
    rgba(69, 193, 206, 1) 0%,
    rgba(86, 217, 221, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(69, 193, 206, 1) 0%,
    rgba(86, 217, 221, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(69, 193, 206, 1) 0%,
    rgba(86, 217, 221, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45c1ce', endColorstr='#56d9dd',GradientType=1 );
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  font-size: 15px;
  color: #f9f9f9;
  letter-spacing: 0;
  text-align: center;
  border: none;
  transition: all 0.5s 0;
}
.btn-info:hover {
  background: rgb(69, 193, 206);
  background: -moz-linear-gradient(
    left,
    rgba(86, 217, 221, 1) 0%,
    rgba(69, 193, 206, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(86, 217, 221, 1) 0%,
    rgba(69, 193, 206, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(86, 217, 221, 1) 0% rgba(69, 193, 206, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56d9dd', endColorstr='#45c1ce',GradientType=1 );
}
.btn-info.blue-bg {
  background: rgb(67, 134, 212);
  background: -moz-linear-gradient(
    left,
    rgba(67, 134, 212, 1) 0%,
    rgba(84, 156, 238, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(67, 134, 212, 1) 0%,
    rgba(84, 156, 238, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(67, 134, 212, 1) 0%,
    rgba(84, 156, 238, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4386d4', endColorstr='#549cee',GradientType=1 );
}
.btn-info.blue-bg:hover {
  background: rgb(84, 156, 238);
  background: -moz-linear-gradient(
    left,
    rgba(84, 156, 238, 1) 0%,
    rgba(67, 134, 212, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(84, 156, 238, 1) 0%,
    rgba(67, 134, 212, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(84, 156, 238, 1) 0%,
    rgba(67, 134, 212, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549cee', endColorstr='#4386d4',GradientType=1 );
}
.btn-danger {
  background: rgb(242, 114, 48);
  background: -moz-linear-gradient(
    left,
    rgba(242, 114, 48, 1) 0%,
    rgba(245, 149, 61, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(242, 114, 48, 1) 0%,
    rgba(245, 149, 61, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(242, 114, 48, 1) 0%,
    rgba(245, 149, 61, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2712f', endColorstr='#f5973e',GradientType=1 );
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  font-size: 15px;
  color: #f9f9f9;
  letter-spacing: 0;
  text-align: center;
  border: none;
  transition: all 0.5s 0;
}
.btn-danger:hover {
  background: rgb(245, 149, 61);
  background: -moz-linear-gradient(
    left,
    rgba(245, 149, 61, 1) 0%,
    rgba(242, 114, 48, 1) 100%
    );
  background: -webkit-linear-gradient(
    left,
    rgba(245, 149, 61, 1) 0%,
    rgba(242, 114, 48, 1) 100%
    );
  background: linear-gradient(
    to right,
    rgba(245, 149, 61, 1) 0%,
    rgba(242, 114, 48, 1) 100%
    );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5973e', endColorstr='#f2712f',GradientType=1 );
}
.btn-danger {
	padding: 8px 40px;
}
.learn-more-btn {
	padding: 15px 80px;
}
.login-form button {
  font-size: 14px;
  height: 35px;
  width: 100%;
  border-radius: 4px;
  padding: 0;
}
.login-form button:hover {
  background-color: #bd3d3d !important;
  border: 1px solid #bd3d3d !important;
}
.login-form-title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

a.forget {
  font-size: 14px;
  padding: 9px 0 0 0;
  color: inherit;
  float: right;
}

a.login-link {
  display: inline-block;
  background-color: white;
  color: #5fc6c6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /*margin-right: 20px;*/
  padding: 13px 39px;
}

a#skusScroll,
a#additional_productsScroll,
a#pos_syncScroll,
a#signupScroll,
a#pricingScroll {
  position: relative;
  padding-top: 100px;
  display: block;
  margin-top: -100px;
}
.manage-multiple{
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    color: #FFFFFF;
    max-width: 550px;
    position: absolute;
    top: 120px;
    right: 0;
}
.manage-multiple b{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
#login-form {
  position: absolute;
  width: 300px;
  background-color: #ffffff;
  color: #8a8a8a;
  right: 0px;
  z-index: 1000;
  padding: 22px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
  top: 39px;
  box-shadow: none!important;
  border: 1px solid #4386d5;
}
#login-form input{
  margin-bottom: 8px;
}
.btn-default {
  color: #333333;
  background-color: #4386d5;
  border-color: #cccccc;
}
.btn {
  font-weight: 400;
  color: #ffffff;
  border: 0;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}
#login-form button {
  font-size: 14px;
  height: 35px;
  width: 100%;
  border-radius: 4px;
  padding: 0;
  outline: none!important;
}
#login-form-2 {
  position: absolute;
  width: 300px;
  background-color: #ffffff;
  color: #8a8a8a;
  right: 0px;
  z-index: 1;
  padding: 22px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
  top: 39px;
  border: 1px solid #4386d5;
}
#login-form-2 button {
  font-size: 14px;
  height: 35px;
  width: 100%;
  border-radius: 4px;
  padding: 0;
  box-shadow: none!important;
  outline: none!important;
}
#login-form-2 input{
  margin-bottom: 8px;
}
#topNav .navbar-nav .nav-linktop {
  color: #fff;
  font-size: 14px;
  border-bottom: 5px solid transparent;
  padding-bottom: 20px;
  padding-top: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.slider-buttons{
    font-size: 17px;
}
.carousel-img{
  max-height: 350px;
  width: auto!important;
  max-width: 100%!important;
  margin: 0px auto;
  margin-bottom: 20px;
}
#topNav .btn-danger{
  font-size: 13px;
  line-height: 22px;
  padding: 8px 15px;
}









@media (min-width: 1300px) {
  .logo-nav {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1200px){
    .manage-multiple-img{
        max-width: 600px;
        width: 100%;
    }
    .manage-multiple{
        top: 50px;
    }
    .watch-video-button{
      display: block!important;
      float: none!important;
      max-width: 200px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
}
@media (min-width: 1100px) and (max-width: 1300px) {
  #top .center-image {
    min-height: 585px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
}
.mx-box {
    width: 80px;
}
}
@media screen and (max-width: 1100px){
  .slider-bottom{
    margin: 0px 191px;
  }
}
@media (max-width: 992px) {
  .carousel-img {
    max-height: 300px;
  }
  .slider{
    margin-bottom: 60px;
  }
    .manage-multiple-img {
        max-width: 600px;
        display: block;
        margin: 0px auto;
    }
    .manage-multiple{
        position: relative;
        text-align: center;
        margin: 0px auto;
    }
}
@media (min-width: 992px) {
  .slider {
    width: 680px;
}
}
@media (max-width: 850px) {
  .slider {
    width: 545px;
    height: 350px;
    position: relative;
    margin: 20px auto 60px auto;
}
  .carousel-item a{
    display: block;
    margin: 0px auto!important;
    max-width: 300px;
  }
.slider .carousel-caption {
    right: auto;
    left: 6%;
    top: -30px;
}
.slider .carousel-item {
    padding-top: 50px;
}
.slider h5 {
    font-size: 42px;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 0;
}
.slider p {
    opacity: 0.8;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    color: #ffffff;
    padding-left: 17px;
}
.slider .carousel-indicators {
    flex-direction: row;
    margin-left: 15%;
    bottom: -30px;
    left: 0;
    right: 0;
}
.slider .carousel-indicators .active {
    background: white;
}
.slider .carousel-indicators li {
    height: 3px;
    text-indent: -999px;
    width: 30px;
    background: rgba(255, 255, 255, 0.5);
    padding-bottom: 0;
    cursor: pointer;
}
}
@media (min-width: 767px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.3rem;
    padding-left: 1.3rem;
}
.nav-linktop {
    padding-right: 1rem;
    padding-left: 1rem;
}
.nav-linktop:hover {
    text-decoration:none;
}
#overview .navbar {
    padding-left: 5%;
    padding-right: 5%;
}
.signup-btn-wrapper {
    width: 515px;
    margin: 40px auto 0;
}
}
@media (min-width: 992px) and (max-width: 1100px) {
  #top .center-image {
    min-height: 525px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 16px;
}
.mx-box {
    width: 65px;
}
.service-name {
    font-size: 43px;
}
}
@media (min-width: 767px) and (max-width: 992px) {
  #top .center-image {
    min-height: 405px;
}
  #mainNav .navbar-nav {
    align-items: flex-end;
  }
  .login-button-red{
    text-align: right;
  }
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 12px;
}
.mx-box {
    width: 30px;
}
.service-name {
    font-size: 30px;
}
#clients .text {
    font-size: 18px;
}
.overview-block {
    padding: 0;
}
#skus .heading {
    font-size: 22px;
}
.testimonial-text p {
    font-size: 22px;
}
.product-info-block > .heading {
    font-size: 48px;
}
.product-info-block .sub-heading {
    font-size: 26px;
}
.service-price span.main-text {
    font-size: 63px;
    line-height: 48px;
}
.pricing-block div {
    min-height: 266px;
}
.service-price span.other {
    font-size: 20px;
}
.immediate-call {
    font-size: 28px;
}
}
.container-fluid-padding{
    padding: 0 5%;
}
@media screen and (max-width: 1640px){
  #overview .navbar {
    padding-left: 1%;
    padding-right: 1%;
  }
  .logo-nav {
    margin-right: 0px;
  }
  .loginBtn2 {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1500px){
    #overview .navbar {
        padding-left: 1%;
        padding-right: 1%;
    }
    .nav-linktop {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
}
@media screen and (max-width: 1440px){
  #topNav .navbar-nav .nav-linktop{
    font-size: 12px;
  }
}
@media screen and (max-width: 1370px){
  .nav-linktop {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .container-fluid-padding {
    padding: 0 1%;
  }
  #mainNav .nav-linktop{
    font-size: 13px;
  }
  #mainNav .btn-danger{
    padding: 8px 10px;
    font-size: 13px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1180px){
    .container-fluid-padding{
        padding: 0 1%;
    }
    .nav-linktop {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }
  .orderNowBtn {
    line-height: 22px;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1135px){
  #overview .navbar {
    padding-left: 2%;
    padding-right: 2%;
  }
  #overview .nav-linktop {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
  #topNav .navbar-nav .nav-linktop {
    font-size: 10px;
  }
  .nav-linktop {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
}
@media screen and (max-width: 1100px){
  #mainNav .nav-linktop{
    font-size: 10px;
  }
}
@media screen and (max-width: 1070px){
    .orderNowBtn{
        line-height: 22px;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav-link.logo-top {
        padding: .5rem .5rem;
    }
    .tutorial-btn {
        padding: 8px 20px;
    }
}
@media screen and (max-width: 991px){
  #mainNav .nav-linktop{
    font-size: 12px;
  }
  #topNav .navbar-nav .nav-linktop{
    font-size: 12px;
  }
}
@media screen and (max-width: 992px){
    #mainNav .navbar-nav, #topNav .navbar-nav {
        align-items: flex-end;
    }
    #topNav .navbar-nav .nav-linktop{
        padding-bottom: 0px;
        padding-top: 0px;
    }
    #topNav .nav-item{
        text-align: right;
    }
    .nav-linktop{
        padding-right: 0!important;
    }
    .navbar-light .navbar-nav .nav-link{
        padding-bottom: 4px;
        padding-top: 4px;
    }
    #mainNav .nav-item{
        text-align: right;
    }
    #mainNav{
        text-align: right;
    }
    #mainNav .form-inline, #topNav .form-inline{
        flex-flow: column wrap;
        align-items: flex-end;
    }
}
@media screen and (max-width: 850px){
  .nav-linktop {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (max-width: 767px) {
  .dia-bgv3:before{
    height: 70%;
  }
  #mainNav .navbar-nav,
  #topNav .navbar-nav  {
    align-items: flex-end;
}
  .login-button-red {
    text-align: right;
  }
#mainNav .form-inline,
#topNav .form-inline  {
    flex-flow: column wrap;
    align-items: flex-end;
}
.navbar-light #mainNav .navbar-nav .nav-link {
    padding: 5px 0;
}
  #login-form-2{
    left: auto;
    right: 0;
    top: auto;
  }
  #login-form{
    left: auto!important;
    right: 0;
  }
.navbar-dark #topNav .navbar-nav .nav-item {
    padding: 5px 0;
}
.platform-content-heading {
    margin-top: 100px;
}
.dia-bg {
    padding-top: 0;
}
#top .content {
    padding-bottom: 50px;
}
#top .lead {
    width: 90%;
    margin: 0 auto;
}
#top .center-image {
    min-height: 300px;
}
section#top {
    min-height: auto;
}
#top h1 {
    font-size: 50px;
    margin-top: 2rem;
}
#overview h2 {
    font-size: 25px;
}
.overview-block {
    margin-bottom: 30px;
}
section#skus {
    padding: 50px 0;
}
#skus .heading {
    text-align: center;
    font-size: 27px;
}
#skus .subheading {
    text-align: center;
}
#skus .text,
.product-btn {
    text-align: center;
}
.skus-image {
    margin-bottom: 40px;
}
.sku-form {
    padding: 20px;
}
.ad-image {
    text-align: center;
}
#clients .text {
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}
.owner,
.business {
    text-align: center;
}
.testimonial-text p {
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    margin-top: 20px;
}
.testimonial-text p:before {
    padding-right: 6px;
    position: static;
}
.testimonial-text {
    padding-bottom: 20px;
}
#additional_products .main-heading {
    font-size: 32px;
}
.product-info-block > .heading {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
}
.product-info-block .sub-heading {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}
.product-info-block .text {
    margin-bottom: 30px;
    text-align: center;
}
.ezad-mx-image {
    display: none;
}
.product-info-block {
    text-align: center;
}
.pricing-block {
    display: block;
    min-height: auto;
}
.pricing-block div {
    width: 100%;
    min-height: auto;
}
.mx-box {
    position: relative;
    bottom: auto;
}
.service-name {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 26px;
}
.service-price span.main-text {
    font-size: 54px;
    line-height: 70px;
}
.service-price span.other {
    font-size: 20px;
}
.service-price sup {
    font-size: 35px;
}
.service-price {
    padding-top: 30px;
    padding-bottom: 30px;
}
.service-price span.help-text {
    font-size: 18px;
}
.navbar-dark .navbar-nav.footer-nav .nav-link {
    border-right: none;
}
.navbar-dark .navbar-nav.footer-nav li {
    display: block;
    text-align: center;
    padding: 10px 0;
}
.navbar-nav.footer-nav {
    display: block;
}
.signup-btn {
    width: 80%;
    margin: 0 auto;
}
.logo-top {
    font-size: 26px;
}
.logo-text {
    font-size: 14px;
}
.service-name span.other {
    font-size: 14px;
}
#sliderBottom .content-heading {
    margin-top:0px;
}
section#difflayout {
    padding-top:0px;
}
#installins .installins-heading {
    margin-bottom:0px;
}
.dia-bgv2:before {
    height:35%;
    top:320px;
}
#features .content-heading {
    margin-top:50px;
}
#affordablePricing .content-heading {
    margin-top: 50px;
}
.four-pts {
    width:50%;
}
.headerImg{
    padding-top:3em;
}
.dia-bgv3:before {
  top: 583px;
}
}
@media (max-width: 680px) {
  .slider {
    width: 95%;
    height: auto;
}
  .carousel-img {
    max-height: 160px;
  }
#top .content {
    padding-bottom: 50px;
}
.four-pts {
    width:50%;
}
.logo-nav span {
 font-size:13px;
}
.orderNowBtn{
  margin-bottom: 10px;
}
#login-toggle-2{
  margin-bottom: 10px;
}
}
@media screen and (max-width: 600px){
  section#top:before{
    display: none;
  }
}
@media screen and (max-width: 576px){
  .col-xs-4{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (max-width: 450px){
  .manage-multiple{
    font-size: 26px;
  }
}
