
body{ 
	font-family: iransans;
	margin:0px;
	padding: 0px;
	overflow-x: hidden;
	font-weight: 500;
	color: #071330;
}
.navbar{
	font-family: iransans;
	font-weight: 600;
	margin-top: auto;
    margin-bottom: auto;
    height: 60px;
    padding: 0px 50px;
}
li{
	list-style-type: none;
}
ul{
	margin-bottom: 0px;
}
.navbar-nav{
	margin: 0px auto;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    border-bottom: 2px solid #374DB1;
    color: #374DB1;
}
.nav-link:hover{
    border-bottom: 2px solid #374DB1;
    color: #374DB1;
}
.nav-item .sign-up:hover{
    border-bottom: 1px solid #374DB1;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #374DB1;
}
.nav-link{
	padding: 0px;
	color: #071330;
	line-height: 24px;
	vertical-align: middle;
	border-bottom: 2px solid transparent;

}
.navbar-expand-lg .navbar-nav .nav-link{
	padding: 0px;
	color: #071330;
	line-height: 24px;
}
.nav-item{
	padding: 0px 30px;
}
.sign-up{
	border:1px solid #374DB1;
	border-radius: 5px;
	width:112px;
    height:45px;
    text-align: center;
    vertical-align: middle;
	padding-top: 10px;
	color: #374DB1;
}
.dropdown-toggle::after{
	display: none;
}
.right-links{
	display: flex;
	float: right;
}
.login{
	margin-top: 10px;
}
.right-links li{
	padding: 0px 20px;
}
.right-links .language-parent{
	padding-right: 0px;
}
.language-parent{
	width: 60px;
}
.language{
	margin-top: 10px;
}

a.active, a:focus, button:focus, button.active {
  outline: none;
}
a {
  text-decoration: none;
}
a:focus, a:hover, a:active {
  outline: 0;
  box-shadow: 0;
}
a:focus, a:hover {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  list-style: none;
}
p, figure {
  margin: 0;
}
input:focus, select:focus, textarea:focus {
  outline: none;
}

.image {
  border-style: none;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.wrapper {
  position: relative;
  overflow: hidden;
}
.about-hero-sec {
  background-image: url("https://www.branchbob.com/assets/img/images/hero-img.png");
  padding: 84px 0 76px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.heading-box {
  font-size: 50px;
  position: relative;
  line-height: 55px;
  color: #fff;
  margin-bottom: 153px;
  font-weight: 600;
}
.heading-box:after {
  content: "";
  position: absolute;
  width: 74px;
  background-color: #374DB1;
  height: 4px;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -59px;
}
.text-box-hero span {
  font-size: 16px;
  line-height: 18px;
  display: block;
  margin-bottom: 15px;
  color: #FFFFFF;
}
.text-box-hero h3 {
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-weight: 500;
}
.text-box-hero p {
  font-size: 20px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: normal;
	font-weight: 300;
}
.we-sec {
  padding: 100px 0 120px;
  background: #F9FBFF;
}
.heading-box-two {
  color: #000;
  font-size: 34px;
  line-height: 37px;
}
.we-sec .heading-box {
  margin-bottom: 168px;
}
.we-brand {
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(5, 21, 81, 0.05);
  border-radius: 6px;
  padding: 26px 55px 93px;
  height: 300px;
}
.we-brand img {
  margin-bottom: 19px;
}
.we-brand h4 {
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 4px;
  color: #000000;
}
.we-brand p {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.7);
  max-width: 211px;
  width: 100%;
}
.brand-row-1 {
  margin-bottom: 65px;
}
.video-box {
  position: relative;
  display: inline-block;
  max-width: 484px;
  height: 316px;
}

.video-box img {
  width: 100%;
  height: 100%;
}
.video-sec {
  padding-bottom: 186px;
  padding-top: 168px;
}
.text-video {
  padding-top: -100px;
}
.text-video span {
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  color: #667599;
}
.text-video h4 {
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 10px;
  color: #000000;
}
.text-video p {
  font-weight: normal;
  font-size: 16px;
  max-width: 524px;
  width: 100%;
  line-height: 18px;
  color: #000000;
}
.video-model-con .modal-dialog {
  max-width: 704px;
  margin: 1.75rem auto;
  width: 100%;
  height: 396px;
}
.modal-video {
  height: 396px;
}
.video-model-con .modal-content {
  padding: 0px !important;
}
.video-model-con .close {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 3px;
  top: 5px;
  z-index: 9;
  opacity: 1;
}
.our-care-sec {
  background: linear-gradient(70.66deg, #F987BD 1.95%, #F46661 88.53%);
  border-radius: 6px;
  padding: 60px 0 17px;
}
.our-care-sec .heading-box {
  color: #fff;
  margin-bottom: 136px;
}
.our-care-sec .heading-box:after {
  display: none;
}
.our-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 113px;
}
.our-brand .img-box {
  width: 67px;
  height: 67px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-right: 10px;
}
.our-brand .img-box img {}
.our-brand h4 {
  font-weight: normal;
  font-size: 30px;
  line-height: 33px;
  color: #fff;
}
.our-team-sec {
  padding: 110px 0 191px;
}
.our-team-sec .heading-box-two {
  margin-bottom: 164px;
}
.team-btn {
  display: block;
}
.team-btn img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.our-team-sec .col-md-6 {
  padding: 0 5px;
}
.our-team-sec .col-md-4 {
  padding: 0 5px;
}
.our-team-sec .col-md-8 {
  padding: 0 5px;
}
.team-btn {
  margin-bottom: 10px;
  position: relative;
}
.big-img img {
  height: 501px;
}
.part-sec {
  text-align: center;
  padding-bottom: 200px;
}
.main-part {
  max-width: 1065px;
  width: 100%;
  margin: 0 auto;
  padding: 52px 0 60px;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(5, 21, 81, 0.05);
  border-radius: 6px;
}
.main-part img {
  margin-bottom: 60px;
}
.main-part h4 {
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 30px;
  line-height: 37px;
  text-align: center;
  color: #000000;
}
.main-part p {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #000000;
  max-width: 635px;
  width: 100%;
  margin: 0 auto 70px;
}
.btn-box {
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  height: 45px;
  font-size: 16px;
  line-height: 18px;
  background: #374DB1;
  border-radius: 6px;
  text-align: center;
  color: #FFFFFF;
}
.main-part a img {
  margin-bottom: 0;
  margin-right: 15px;
}
.btn-box:hover {
  color: #FFFFFF;
  filter: drop-shadow(0px 20px 30px rgba(0, 0, 0, 0.05));
}
/*job-page*/
.become-sec {
  padding: 84px 0 150px;
}
.become-sec .heading-box {
  color: #000;
  margin-bottom: 183px;
}
.become-sec .heading-box:after {
  bottom: -39px;
}
.text-become h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 33px;
  color: #000000;
  margin-bottom: 10px;
}
.text-become p {
  margin-bottom: 61px;
  ont-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.text-become .btn-box {
  margin: 0;
}
.text-become {
  max-width: 632px;
  width: 100%;
}
.offer-bg {
  background: linear-gradient(71.86deg, #526CE0 -2.77%, #763EED 99.09%);
  box-shadow: 0px 4px 24px rgba(5, 21, 81, 0.05);
  border-radius: 6px;
  padding: 92px 0 102px 0;
}
.offer-sec .heading-box {
  margin-bottom: 144px;
  color: #fff;
}
.main-offer {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
.offer-box {
  max-width: 300px;
  width: 100%;
  text-align: center;
  padding: 54px 30px 19px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}
.offer-box img {
  margin-bottom: 70px;
}
.offer-box h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  text-align: center;
  color: #000000;
}
.offer-box p {
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #071330;
}
.branchbob-voices-sec {
  padding: 150px 0 254px;
  text-align: center;
}
.slider-contant {}
.slider-contant span {
  font-weight: 500;
  font-size: 100px;
  display: block;
  line-height: 110px;
  color: #000000;
}
.slider-contant h3 {
  font-weight: 600;
  font-size: 34px;
  line-height: 37px;
  margin-bottom: 92px;
  color: #000000;
}
.slider-contant p {
  margin-bottom: 95px;
  font-weight: 500;
  font-size: 30px;
  line-height: 33px;
  color: #000000;
}
.slider-contant h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 5px;
  color: #161735;
}
.slider-contant h5 {
  font-weight: normal;
  font-size: 25px;
  line-height: 29px;
  color: #161735;
}
.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  margin: 0;
  transform: translate(0, -50%);
}
.owl-next {
  right: 0;
}

.owl-next img {
  width:20px;
}
.owl-prev {
  left: 0;
}

.owl-prev img {
  width:20px;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel button.owl-dot
{
  width:32px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px;
  background: rgba(0, 0, 0, 0.08);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #263238;
}
.owl-dots {
  position: absolute;
  bottom: -139px;
  left: 0;
  right: 0;
}
.job-offer {
  padding: 120px 0 120px 0;
  background: #F9FBFF;
}
.job-offer h3 {
  text-align: center;
  margin-bottom: 50px;
}
.job-btn {}
.job-btn h4 {
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  color: #000000;
}
.job-btn h4 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #374DB1;
  display: block;
}
.job-btn img {}
.job-btn {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.main-offer-box {
  padding: 52px 0;
  border-bottom: 1px solid #C4C4C4;
  max-width: 635px;
  width: 100%;
  margin: 0 auto;
}
.backend-box {
  border-bottom: 0;
}
.job-offer .btn-box {
  width: 100%;
  font-size: 18px;
  max-width: 635px;
}
.marketing-sec {
  background: #384BAD;
  padding: 75px 0 40px 0;
}
.marketing-sec h2 {
  margin-bottom: 141px;
  font-weight: 600;
  font-size: 50px;
  color: #FFFFFF;
  position: relative;
  line-height: 55px;
  text-align: center;
}
.marketing-sec h2:after {
  width: 74px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -53px;
}
.marketing-sec span {
  margin-top: 9px;
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 18px;
}
.job-option {
  max-width: 391px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between
}
.job-option img {
  width:45px;
}
.job-option li {
  font-weight: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 18px;
  display: flex;
  align-items: flex-end;
}
.job-option li img {
  margin-right: 5px;
}
.ecommerce-main {
  padding: 80px 0 0 0;
  display: flex;
  justify-content: center;
}
a.back-btn {
  margin-right: 66px;
}
.ecommerce-contant {
  max-width: 850px;
  width: 100%;
}
.fastest-cloud h3 {
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 50px;
}
.fastest-cloud p {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  line-height: 17px;
  margin-bottom: 20px;
}
.fastest-cloud {
  margin-bottom: 110px;
}
.task {
  margin-bottom: 50px;
}
.task h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 21px;
}
.task-list {}
.task-list li {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  padding-left: 19px;
  margin-bottom: 32px;
  position: relative;
}
.task-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #384BAD;
  border-radius: 100%;
  left: 0;
  top: 5px;
}
.our-offer {
  margin-bottom: 88px;
}
.benefits-list li {
  padding-left: 30px;
}
.benefits-list li:before {
  background-color: transparent;
  background-image: url("https://www.branchbob.com/assets/img/images/benefits-arrow.svg");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: -3px;
}
.paragraph {
  padding: 19px 0 185px 0;
}
.paragraph p {
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
}
.apply-box {
  padding-bottom: 87px;
}
.apply-box h3 {
  font-weight: 600;
  font-size: 34px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 52px;
}
.apply-box p {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.apply-box span {
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  display: block;
  padding-top: 20px;
  margin-bottom: 60px;
}
.apply-box a {
  max-width: 100%;
  margin-bottom: 40px;
}
.question-box {
  display: flex;
  justify-content: space-between;
}
.apply-box .question-box {
  margin-bottom: 80px;
  position: relative;
}
.apply-box .question-box a {
  background: rgba(56, 75, 173, 0.1);
  border-radius: 6px;
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #384BAD;
  margin: 0 5px 40px;
}
.apply-box .question-box a img {
  margin-right: 10px;
}
.back-overview {
  font-weight: 600;
  font-size: 32px;
  line-height: 35px;
  text-decoration-line: underline !important;
  color: #374DB1;
  margin: 0 !important;
  display: flex;
  justify-content: center;
}
.testimonial-text {}
.testimonial-text h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 9px;
}
h3 {}
.testimonial-text h3 {
  font-weight: normal;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 40px;
  color: #384BAD;
}
.testimonial-text span {
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #667599;
}
.testimonial-text p {
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px;
  max-width: 649px;
  width: 100%;
}
.testimonial-text h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}
.testimonial-text .linkdin-btn {
  display: block;
  margin-top: 15px;
}
.testimonial-text {
  padding-top: 20px;
}
.robert-sec {
  background-color: #fff;
  padding: 263px 0 240px;
  position: relative;
}
.testimonial-text .linkdin-btn img {
  width: 23px;
  height: 30px;
}
.owl-carousel .owl-item img {
  max-width: 312px;
}
.team-modal .modal-dialog {
  max-width: 100%;
  margin: 0;
  min-height: 100%;
  height: 100%;
  background-color: #fff;
}
.team-modal .modal-content {
  border: 0;
  border-radius: 0;
}
.robert-sec .owl-prev {
  left: -118px;
}
.team-close {
  position: absolute;
  top: 160px;
  right: 160px;
}
.mob-view {
  display: none;
}
.d-desktop {
  display: none;
}
#exampleModalCenter {
  padding: 0 !important;
}
.team-btn span {
  position: absolute;
  left: 50%;
  margin: 0 auto;
  display: inline-block;
  bottom: 4px;
  color: #fff;
  transition: all ease-in-out 0.5s;
  font-weight: 700;
  font-size: 25px;
  text-decoration: underline;
  transform: translate(-50%, 0%);
  opacity: 0;
}
.team-btn:hover span {
  opacity: 1;
}
.soaicl-icon {
  max-width: 392px;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: -170px;
  top: -80px;
  z-index: 999;
  display: none;
}
.apply-box .question-box .soaicl-icon a {
  width: 108px;
  background: rgba(0, 172, 238, 0.1);
  border-radius: 6px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: #00ACEE;
}
.apply-box .question-box .soaicl-icon .facebookbtn {
  color: #3B5998;
  background: rgba(59, 89, 152, 0.1);
}
.apply-box .question-box .soaicl-icon .email-btn {
  color: #F44336;
  background: rgba(244, 67, 54, 0.1);
}
.soaicl-icon.active {
  display: flex;
}
.image-holder.wow.fadeInUp {
  position: relative;
  display: none;
}
.text-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.text-box a img {
  width: 63px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.customizable{
	background-image: url(https://www.branchbob.com/assets/img/footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;	
}
.customizable-heading{
	color: #fff;
	font-size: 50px;
}
.custom-p{
	color: rgba(255, 255, 255, 0.6);
	line-height: 24px;
	font-weight: 400;
}
.arrow-pints{
	color: #fff;
}
.custom-arrow-points,.custom-p{
	padding:0px;
	margin-top: 40px;
}
.custom-arrow-points img{
	margin-right: 10px;
}
.custom-arrow-points li{
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}
.custom-side-img{
	width: 100%;
}
.design{
	padding: 100px 0;
}
.mobile-hide{
	display: none;
}
.medium-space{
	height: 70px;
}
.banner-heading{
	font-weight: 700;
	color: #071330;
	font-size: 50px;
	line-height: 63px;
	text-align: left;
}
.footer{
	background-image: url(https://www.branchbob.com/assets/img/footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0px 50px;
}
.footer .headingtext{
	margin-bottom: 0px;
	color: #fff;
}
.footer-btn{
	margin-top: 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight:600; 
	color: #fff !important;
	padding: 10px 30px;
	background-color: #374DB1;
}
.footer-btn:hover{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), #374DB1;
}
.footer-btn:active{
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), #374DB1;
}
.footer hr{
	border-top: 1px solid rgb(239 238 252 / 10%);
}
.footer-headings{
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}
.footer ul{
	padding:0px;
}
.footer a{
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
}
.accordian-heading{
	font-size: 24px;
	color: #071330;
	font-weight: 700;
}
.card ,.card-header{
	background-color: transparent;
	border:0px;
	font-weight: 700;
}
.card-header,.card-body{
	padding-left: 0px;
}
.card{
	padding: 11px 0px;
	border-bottom: 1px solid rgba(51, 76, 162, 0.19);
	border-radius: 0px;
}
.container .faq{
	margin-bottom: 20px !important;
}
.faqbtn{
	margin-top: 40px;
}
.space{
	height: 100px;
}
.qucik-head{
	font-weight: 700;
}
.faq-help-btn:hover{
	background: linear-gradient(0deg, rgba(55, 77, 177, 0.05), rgba(55, 77, 177, 0.05)), #FFFFFF;
}
.faq-help-btn:active{
	background: linear-gradient(0deg, rgba(55, 77, 177, 0.1), rgba(55, 77, 177, 0.1)), #FFFFFF;
}
@media (min-width: 320px) and (max-width: 600px){
.navbar{
		padding: 0px 15px;
		height: 73px;
}
.container-fluid{
        width:100%;
}
.navbar-light .navbar-toggler {
    color: #000;
    border-color: rgb(255 255 255);
}
.navbar-toggler{
	padding: 0px;
}
.navbar-toggler-icon:focus ,.navbar-toggler:focus{
    outline: none;
}
.nav-item {
    padding: 10px 30px;
}
.navbar-collapse{
    background-color: #fff;
    z-index: 999;
    padding: 10px 0 20px;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0px;
}
.right-links{
	float: none;
	padding-left: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	line-height: 35px;
}
.banner-heading {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.topdots{
	margin-bottom: 0px;
}
.banner-text{
	text-align: center;
	font-size: 15px;
}
.space{
	height: 50px;
}
.btn{
	display: block;
	width: 280px;
	text-align: center;
	margin:0px auto;
}
.headingtext {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 50px;
}
.desktop{
	display: none;
}
.mobile{
	display: block;
	width: 100%;
}
.img-center-mobile{
	width: 100%;
	margin-top: -40px;
    margin-bottom: -40px;
}
.no-bg{
	text-align: left;
	margin:0px;
	display: block;
	margin-top: 20px;
}
.third-section ,.content-wrapper{
	background-color: transparent;
}
.mobile-space{
	height: 20px;
}
.points{
	margin-bottom: 5px;
}
.text{
	font-size: 15px;
}
.full-img{
	width: 100%;
	margin-bottom: 30px;
}
.sixth-section{
	background-size: cover;
	padding:50px 0px;
	background-position: inherit;
}
.merchantshead{
	text-align: center;
}
.clintsimg{
	width: 100%;
	margin: 20px 0px;
	display: block;
}
.showcase{
	display: none;
}
.seventh-section ,.eighth-section ,.services{
	padding:50px 0px;
}
.accordian-heading{
	font-size: 18px;
}
.footer-btn{
	margin-top: 20px;
	width: 200px;
}
.col{
	width: 100%;
	display: block;
}
.footer-row-moible{
	display: block;
	text-align: center;
}
.footer-headings ,.social-media{
	margin-top: 30px;
}
.functions{
	padding:50px 0px;
}
.mobile-medium-space{
	height: 0px;
}
.banner-text-box{
	padding-right: 0px;
}
.function-heading{
	text-align: left;
}
.icon-box{
	padding:20px;
}
.box-text{
	margin-bottom: 0px;
}
.both-parent{
	padding: 50px 20px;
}
.store-img{
	width: 100%;
}
.unlish ,.grediant-row p{
	text-align: center;
}
.for-desktop{
	display: none;
}
.for-mobile{
	display: block;
}
.app-col-2{
	width: 16.667%;
	padding-left: 15px;
}
.app-col-6{
	width: 49.98%;
	padding-left: 30px;
}
.app-col-4{
	width: 33.33%;
	padding-right: 15px;
}
.buylink{
	padding: 8px 10px;
}
.box-heading{
	margin-top: 2px;
	text-align: left !important;
	font-size: 16px;
}
.app-box p{
	text-align: left;
	margin-top: -5px;
	font-size: 14px;
}
.app-box{
	margin-top: 20px;
}
.store-mobile{
	width: 80%;
	margin-top: 40px;
}
.custom-side-img{
	width: 100%;
	margin: 20px 0px;
}
.custom-arrow-points{
	padding-bottom: 20px;
}
.custom-arrow-points, .custom-p{
	margin-top: 20px;
}
.mobile-hide{
	display: block;
}
.design-head ,.design-text{
	text-align: center;
}
.design{
	padding:50px 0;
}
.design-btn{
	background-color: transparent;
	color: #374DB1;
	font-weight: 600;
}
.store-button{
	border:0px;
}
.footer-btn{
	padding: 10px 15px;
}
.banner-text-box .left-align{
	text-align: left;
}
.payment-card ,.faq-img{
	width: 80%;
	margin: 0px auto;
}
.missing-method{
	text-align: center;
}
.subscribe,.faq ,.faqacc{
	padding: 50px 0px;
}
#email {
    width: 100%;
}
.submit{
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.disable-mobile{
	display: none;
}
.faq-head ,.faq-head-text{
	text-align: left;
}
.col-md-12 .qucik-head{
	font-size: 16px !important;
	text-align: center;
	margin-bottom: 40px !important;
}
.faq-help-btn{
	width: 100%;
}
}
@media (min-width: 1200px){
.container {
    max-width: 1300px;
}
}
@media (min-width: 320px) and (max-width: 600px){
.navbar{
		padding: 0px 15px;
		height: 73px;
}
.navbar-light .navbar-toggler {
    color: #000;
    border-color: rgb(255 255 255);
}
.navbar-toggler{
	padding: 0px;
}
.navbar-toggler-icon:focus ,.navbar-toggler:focus{
    outline: none;
}
.nav-item {
    padding: 10px 30px;
}
.navbar-collapse{
    background-color: #fff;
    z-index: 999;
    padding: 10px 0 20px;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0px;
}
.right-links{
	float: none;
	padding-left: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	line-height: 35px;
}
.banner-heading {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.topdots{
	margin-bottom: 0px;
}
.banner-text{
	text-align: center;
	font-size: 15px;
}
.space{
	height: 50px;
}
.btn{
	display: block;
	width: 280px;
	text-align: center;
	margin:0px auto;
}
.headingtext {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 50px;
}
.desktop{
	display: none;
}
.mobile{
	display: block;
	width: 100%;
}
.img-center-mobile{
	width: 100%;
	margin-top: -40px;
    margin-bottom: -40px;
}
.no-bg{
	text-align: left;
	margin:0px;
	display: block;
	margin-top: 20px;
}
.third-section ,.content-wrapper{
	background-color: transparent;
}
.mobile-space{
	height: 20px;
}
.points{
	margin-bottom: 5px;
}
.text{
	font-size: 15px;
}
.full-img{
	width: 100%;
	margin-bottom: 30px;
}
.sixth-section{
	background-size: cover;
	padding:50px 0px;
	background-position: inherit;
}
.merchantshead{
	text-align: center;
}
.clintsimg{
	width: 100%;
	margin: 20px 0px;
	display: block;
}
.showcase{
	display: none;
}
.seventh-section ,.eighth-section ,.services{
	padding:50px 0px;
}
.accordian-heading{
	font-size: 18px;
}
.footer-btn{
	margin-top: 20px;
	width: 200px;
}
.col{
	width: 100%;
	display: block;
}
.footer-row-moible{
	display: block;
	text-align: center;
}
.footer-headings ,.social-media{
	margin-top: 30px;
}
.functions{
	padding:50px 0px;
}
.mobile-medium-space{
	height: 0px;
}
.banner-text-box{
	padding-right: 0px;
}
.function-heading{
	text-align: left;
}
.icon-box{
	padding:20px;
}
.box-text{
	margin-bottom: 0px;
}
.both-parent{
	padding: 50px 20px;
}
.store-img{
	width: 100%;
}
.unlish ,.grediant-row p{
	text-align: center;
}
.for-desktop{
	display: none;
}
.for-mobile{
	display: block;
}
.app-col-2{
	width: 16.667%;
	padding-left: 15px;
}
.app-col-6{
	width: 49.98%;
	padding-left: 30px;
}
.app-col-4{
	width: 33.33%;
	padding-right: 15px;
}
.buylink{
	padding: 8px 10px;
}
.box-heading{
	margin-top: 2px;
	text-align: left !important;
	font-size: 16px;
}
.app-box p{
	text-align: left;
	margin-top: -5px;
	font-size: 14px;
}
.app-box{
	margin-top: 20px;
}
.store-mobile{
	width: 80%;
	margin-top: 40px;
}
.custom-side-img{
	width: 100%;
	margin: 20px 0px;
}
.custom-arrow-points{
	padding-bottom: 20px;
}
.custom-arrow-points, .custom-p{
	margin-top: 20px;
}
.mobile-hide{
	display: block;
}
.design-head ,.design-text{
	text-align: center;
}
.design{
	padding:50px 0;
}
.design-btn{
	background-color: transparent;
	color: #374DB1;
	font-weight: 600;
}
.store-button{
	border:0px;
}
.footer-btn{
	padding: 10px 15px;
}
