.menu-container {
	top: 0px;
	background: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid rgb(214 214 214 / 80%);
	visibility: hidden;
}
	.non-umain .bgn-cta{
		display: none;
	}
	.non-umain .bgn-getstrts{
		display: inline-block;
	}
	.non-umain .cta-price{
		display: inline-block;
	}
	.form-title {
    font: 20px/1.3 var(--zf-primary-regular);
    color: #000000;
}
.signup-box input[type='email'], .signup-box input[type='number'], .signup-box input[type='password'], .signup-box input[type='search'], .signup-box input[type='tel'], .signup-box input[type='text'], .signup-box input[type='url'], .signup-box textarea, .signup-box .za-country-container .globalcountrycode-signup, .signup-box .za-state-container .za-globalstate-signup {
    color: #000000;
    padding: 14px 12px;
    border: 1px solid #c1c1c1;
    display: block;
    width: 100%;
    margin: 15px 0 0;
    font-size: 14px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: .5s ease;
    border-radius: 12px;
}
.signup-box .error, .za-email-suggestion .za-domain-error {
    color: #ff2323;
}
.signup-box .za-country-container {
     background: #ffffff;
}
.signup-box .za-country-container.za-country-container-arrow::after, .signup-box .za-state-container::after {
    border-top: 8px solid #000000;
}
.signup-box input::placeholder {
  color: #a8a8a8;
}
.nav-sec.active, .signup-box h5, .signup-box .dc-info, .signup-box label, .signup-box p.zcountry-info, .signup-box span#zip-countryname-change, .signup-box .socl-signup p, .signup-box .sign_agree, .signup-box .sign_agree a, .fixed-menu ul li.active {
    color: #000000;
}
.signup-box #signup-newsletter, .signup-box #signup-termservice {
    border: 1px solid #000000;
}
.signup-box #signup-newsletter.checked::before, .signup-box #signup-termservice.checked::before, .signup-box #signup-newsletter.checked::after, .signup-box #signup-termservice.checked::after {
    background: #000000;
}
.signup-box .sgnbtn input[type='submit'], .signup-box .sgnbtn input[type='button'] , .fixed-cta, .bgn-cta{
    border-radius: 10px;
}
.signup-box input[type=password]:focus, .signup-box input[type=text]:focus, form .za-country-container .globalcountrycode-signup:focus {
  border-color: #4bca94;
}
.freelan-logo{
	padding: 30px 0 0 30px;
	display: inline-block;
}
.google-play-btn, .apple-store-btn {
  display: inline-block;
  margin: 20px 0 0 20px;
  cursor: pointer;
}
.bg_lazy_loaded .google-play-btn, .bg_lazy_loaded .apple-store-btn, .bg_lazy_loaded .any-one-bgn-sprite, .bg_lazy_loaded .frelance-options-list li::before {
  background-image: url(/sites/oweb/images/zohobigin/images/agency-crm-bigin-sprite.svg);
}
.apple-store-btn {
  background-position: -184px -10px;
  width: 137px;
  height: 41px;
  margin-left: 0px;
}
.google-play-btn {
  background-position: -43px -10px;
  width: 135px;
  height: 41px;
}
	.fixed-cta {
    position: absolute;
    right: 10px;
    top: 14px;
    margin-top: 0 !important;
    padding: 8px 15px;
    font-size: 12px;
}
.bg_lazy_loaded .black-banner-logo {
    background-image: url(/sites/oweb/images/zohobigin/signup-bigin-logo-dark.svg);
    width: 80px;
    position: absolute;
    left: 10px;
    top: 17px;
    display: inline-block;
    height: 29px;
    background-size: 100%;
}
.menu-container.sticky-fix {
	position: sticky;
	width: 100%;
	z-index: 4;
	visibility: visible;
}
.decor {
    height: 2px;
    background-color: #22ad73;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0px !important;
}
.cb {
    display: block;
    clear: both;
    height: 0;
}
.menu-align {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
/*
	.product-header-top,.menu-align{
		display: none;
	}
*/
.menu-nav-con {
	width: calc(100% - 80px);
	overflow: hidden;
	margin: 0 auto;
}
.nav-sec {
	padding: 16px 13px;
	float: left;
	color: #8c8c8c;
	cursor: pointer;
	font: 400 16px/1.8 Roboto, Arial, Helvetica, sans-serif
}
	.nav-sec.active{
		color: #000;
	}
.menu-nav-inner {
	margin: 0 auto;
}
.cb {
	display: block;
	clear: both;
	height: 0
}
.menu-arrow {
	position: absolute;
	width: 0;
	height: 0;
	right: 10px;
	top: 25px;
	display: inline-block;
	cursor: pointer
}
.menu-arrow.right {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 9px solid #000;
}
.menu-arrow.left {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 9px solid #000;
	left: 10px;
}
	.menu-arrow-box{
		position: absolute;
		right: 0;
		width: 30px;
		height: 61px;
		background: #fff;
		z-index: 1;
	}
	.menu-arrow {
    position: absolute;
    width: 0;
    height: 0;
    right: 10px;
    top: 25px;
    display: inline-block;
    cursor: pointer;
		display: none;
}
.bigin-solution-main {
    width: 100%;
    margin: 0 auto;
  }
  .bigin-solution-banner {
      display: flex;
	  flex-wrap: wrap;
	  align-items: center;
	  max-width: 1180px;
	  margin: 0 auto;
	  padding: 80px 30px 150px;
	  justify-content: space-between;
  }
	.spl-txt{
		padding: 40px 0 0;
    	font: 34px 'Gochi Hand',cursive;
    	color: #000;
		font-weight: regular;
	}
	.bigin-solution-desc::after{
display:none;
position:absolute;
width:80px;
height: 1.3px;
content:"";
background-color: #000;
top: -1px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
z-index: 9;
}
	.main-scrnformob{
		display: none;
	}
.dwnload-apps {
  padding: 0 0 30px;
}
#features-2 {
  max-width: 960px;
  width: 92%;
  margin: 0 auto;
}
.green-bg-sec {
  background: #117d4f;
  color: #fff;
  max-width: 1200px;
  margin: 135px auto;
  border-radius: 12px;
}
.green-content-sec {
  max-width: 850px;
  margin: 0 auto;
  padding: 130px 0;
  text-align: center;
}
.learnmore {
  color: #ffea04;
  text-decoration: underline;
  font: 18px/1.2 var(--zf-primary-semibold);
}
.learnmore span {
  background: #ffea04;
  width: 15px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  transition: all ease .35s;
}
.learnmore span:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #ffea04;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0;
}
.acc-main-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 45px;
}
.acc-content-sec {
  max-width: 480px;
  width: 100%;
  text-align: left
}
.acc-img-sec, .img-wrap, .acc-img-maincon {
  max-width: 300px;
  width: 100%;
  position: relative;
  height: 600px;
  margin: 0 0 0 45px;
}
.acc-img-sec, .img-wrap {
  background: url(/sites/oweb/images/zohobigin/images/iphone_case_bg.png) no-repeat;
  background-size: 100% 100%;
  height: 600px
}
.acc-img-sec.android-bg, .acc-img-sec.android-bgnew {
  background: url(/sites/oweb/images/zohobigin/images/android_case.png) no-repeat;
  height: 610px;
  background-size: 100% 100%;
}
.hdr-con {
  position: relative;
  cursor: pointer;
}
.acc-header {
  font: 26px/1.1 var(--zf-primary-bold);
  width: 95%;
}
.acc-ans {
  display: none
}
.acc-inner-sec {
  padding: 0 25px 25px;
  border-radius: 12px;
  transition: all .5s linear;
}
.acc-inner-sec.active-acc {
  background: #fff7d2;
  padding: 25px;
  margin-bottom: 25px;
}
.nav-icn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 10px;
  width: 10px;
}
.acc-ans p {
  line-height: 1.6;
}
#features-3 .fbgn_animated, #features-4 .fbgn_animated, #features-3 .fbgn_animate, #features-4 .fbgn_animate {
  position: static;
  margin-top: 35px;
  transform: inherit !important;
  width: 100%;
  height: auto;
}
.right-img, .fbgn_animated, .fbgn_animate {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 567px;
  width: 264px;
  transition: opacity 0.5s ease;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) !important;
}
.android-bg .right-img.nav-pipeline, .android-bgnew .right-img.nav-pipeline, .andrd-wrap .fbgn_animated {
  height: 587px;
  width: 280px;
}
.acc-inner-sec:last-child {
  padding-bottom: 0;
}
.acc-inner-sec.active-acc:last-child, .pdngEle {
  padding-bottom: 25px
}
.active-acc .hdr-con {
  padding-bottom: 12px;
}
.acc-img-sec {
  opacity: 0;
  position: absolute;
}
video {
  width: 100%;
}
.active-acc .right-img, .acc-img-sec.active-acc, .right-img.active-acc, .fbgn_animated {
  opacity: 1;
}
.acc-img-sec.nav-pipeline.iphone-bg, .acc-img-sec.pipeline-deals.phnslide {
  position: absolute;
  left: -20px;
  top: 15px;
  z-index: 1
}
.acc-img-sec.nav-pipeline, .acc-img-sec.android-bgnew {
  position: absolute;
  left: 240px;
  z-index: -1;
}
.slick-dots {
  margin: 45px 0 10px;
}
.bgn-automateimg-tab .slick-dots {
  display: none !important;
}
.andrd-wrap {
  position: absolute;
  right: -15%;
  z-index: -1;
  background: url(/sites/oweb/images/zohobigin/images/android_case.png) no-repeat;
  height: 610px;
  background-size: 100% 100%;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
#features-5, #features-7 {
  position: relative;
}
.android-bg.pipeline-deals {
  position: absolute;
  left: 240px;
  z-index: -1;
}
.andrd-wrap {
  margin-top: -12px;
}
.acc-img-sec.stage-summry.active-acc {
  left: -20px;
}
.texti-pra {
  font: 25px/1.1 var(--zf-primary-regular);
  display: block;
  margin-top: 10px;
}
.tst-para {
  font: 400 24px/1.5 'Roboto', sans-serif;
}
.tst-cnt h3 {
  font: 600 24px 'Roboto', sans-serif;
  width: 100%;
  text-align: left;
  margin-top: 35px;
}
.tst-nme {
  display: block;
}
.spk-incont {
  margin: 35px 0 0 -10px;
}
.tst-cnt {
  padding: 60px 80px 30px;
}
.bigin-solution-main {
  width: 100%;
  margin: 0 auto;
}
h1 {
  font: 70px/1.1 var(--zf-primary-bold);
  margin-bottom: 20px;
  letter-spacing: -2.5px;
}
.header-para {
  font: 20px/1.7 var(--zf-primary-regular);
  margin: 0;
}
.solution-banner-cnt {
  width: 60%;
}
.solution-banner-rgt{
	width: 45%;
}
.solution-banner-img {
  max-width: 500px;
}
	.body-umain .bottom .solution-banner-cnt{
	  width: 100%;
  		text-align: center;
		max-width: 900px;
		margin: 0 auto;
	}
	.body-umain .solution-banner-rgt{
		display: none;
	}
	.non-umain .solution-banner-rgt{
		display: block;
	}
.bottom .solution-banner-cnt {
  width: 55%;
  text-align: left;
}
.bottom .solution-banner-img {
  max-width: 100%;
  margin-top: 80px;
}
.bigin-solution-cont {
  background: #04343e;
  color: #fff;
  padding: 140px 0 65px;
  text-align: center;
}
h2 {
  font: 48px/1.2 var(--zf-primary-bold);
  margin-bottom: 15px;
  letter-spacing: -2px;
}
h3 {
  font: 24px/1.2 var(--zf-primary-semibold);
}
.mt20 {
  margin-top: 20px !important;
}
.bigin-solution-cont h2 {
  color: #23ae73;
}
.bigin-solution-cont p {
  max-width: 935px;
  margin: 0 auto;
}
.bigin-solution-two-clm {
  margin: 0 auto 0px;
}
.bigin-solution-two-clm-cnt {
  max-width: 1230px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.solution-two-clm-img {
  max-width: 630px;
  width: 100%;
  margin: 0;
  line-height: 0;
}
.solution-two-clm-cnt {
  max-width: 535px;
}
.bigin-solution-one-clm {
  margin: 0 auto 0px;
  text-align: center;
}
.bigin-solution-one-clm p {
  max-width: 960px;
  margin: auto;
}
.one-clm-img {
  width: 100%;
  max-width: 1000px;
  display: inline-block;
  vertical-align: bottom;
  margin: 45px auto 0;
}
.bigin-solution-two-clm.gray-theme, .bigin-solution-one-clm.gray-theme {
  padding: 140px 0;
  margin: 0 auto 0;
  background: #eaedf2;
}
	.two-clm-gray{
		margin: 0 0 135px;
	}
.bigin-solution-one-clm.gray-theme.mB0 {
  margin-bottom: 0;
}
.bigin-solution-one-clm .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.bigin-solution-cont-main {
  position: relative;
  padding-bottom: 140px;
  text-align: center;
}
.bigin-solution-desc {
  border-radius: 32px;
  background-color: rgb(250, 221, 141);
  max-width: 1000px;
  padding: 95px 60px 100px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.bigin-solution-cont-main:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 220px;
  background: #04343e;
  top: 0;
  left: 0;
}
.bigin-solution-two-clm-cnt.alter, .bigin-solution-banner.left {
  flex-direction: row-reverse;
}
.bgn-solu-tab {
  margin: 20px 0 45px;
}
.bgn-solu-tab li {
  padding: 10px 15px;
  margin-right: 10px;
  font: 16px var(--Zoho_Puvi_Light);
  display: inline-block;
  border-radius: 30px;
  cursor: pointer;
}
.bgn-solu-tab li.active {
  background-color: rgb(35, 174, 115);
  color: #fff;
}
.bg_lazy_loaded .ptrn-spring {
display:none;
  background: url(/sites/oweb/images/zohobigin/images/frelance-ptrn-arrow.svg);
  width: 75px;
  height: 90px;
  position: absolute;
  top: -37px;
  right: 309px;
}
.anim-cls {
  transition: .7s opacity cubic-bezier(.25, .46, .45, .94), 1s transform cubic-bezier(.25, .46, .45, .94);
}
.bx-shdw {
  box-shadow: 0 0 59px 0 rgb(0 0 0 / 10%);
  border-radius: 8px;
}
.anim-init {
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateY(15px)
}
.anim-delay1 {
  transition-delay: .2s !important
}
.anim-delay2 {
  transition-delay: .4s !important
}
.umain .bgn-acces {
  display: inline-block;
}
.umain .bgn-getstrts, .bgn-acces, .hide-web {
  display: none;
}
.embed-zap {
  max-width: 890px;
  margin: 55px auto 0;
}
.zapier-maincnt {
  max-width: 900px;
  margin: 50px auto 0;
}
.zap-inte {
      background-color: #e8edf0;
    border-radius: 10px;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto 0;
}
.zap-icon-con {
  width: 108px;
  display: flex;
  text-align: left;
}
.asana-icon {
  background-position: -336px -1px !important;
}
.zap-textarea {
  text-align: center;
  display: inline-block;
  margin: 0 70px;
}
.bold-cnt {
  font: 16px/1.4 var(--zf-primary-bold);
}
p.reglr-cnt {
  font: 16px/1.5 var(--zf-primary-regular);
  margin-top: 8px;
}
.zap-cta {
  font: 16px/1.1 var(--zf-primary-bold);
  border-radius: 8px;
  background: #222;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  width: 135px;
  box-sizing: border-box;
}
.bg_lazy_loaded .zapier-sprite {
  background-image: url(/sites/oweb/images/zohobigin/images/zapier-sprite.svg);
  display: inline-block;
  vertical-align: middle;
}
.bigin-icon {
  background-position: -61px -5px;
margin-right:5px;
}
.dropbox-icon {
  background-position: -331px -5px;
}
.trello-icon {
  background-position: -169px -5px;
}
.create-prjt-icon {
  background-position: -547px -65px;
}
.ae-icon {
  background-position: -601px -65px;
}
.icon-cnt {
  width: 50px;
  height: 51px;
}
.bigin-solution-one-clm, .bigin-solution-two-clm {
  padding: 0 35px 140px;
}
/*inte sec*/
.home-inte-sec {
  max-width: 1172px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
}
.mob-intesec {
  display: none;
}
.list-integration {
  margin-top: 80px;
  display: inline-block;
}
.list-integration li {
  list-style-type: none;
  width: 130px;
  height: 130px;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  margin: 0 40px 40px 0;
  float: left;
  background: #fff;
}
.list-integration li {
  list-style-type: none;
  width: 130px;
  height: 130px;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  margin: 0 40px 40px 0;
  float: left;
  background: #fff;
}
.list-integration li:nth-child(7), .list-integration li:nth-child(14) {
  margin-right: 0;
}
.list-integration li:nth-child(2), .list-integration li:nth-child(4), .list-integration li:nth-child(6), .list-integration li:nth-child(9), .list-integration li:nth-child(11), .list-integration li:nth-child(13) {
  transform: translateY(-35px);
}
.bg_lazy_loaded .new-inte-sprite {
  background-image: url("/sites/oweb/images/zohobigin/images/ngo-inte-sprite.svg");
  display: inline-block;
}
.list-integration li span {
  width: 128px;
  height: 129px;
}
.inte1 {
  background-position: 0 0;
}
.inte2 {
  background-position: -138px 0;
}
.inte3 {
  background-position: -276px 0;
}
.inte4 {
  background-position: -414px 0;
}
.inte5 {
  background-position: -552px 0;
}
.inte6 {
  background-position: -689px 0;
}
.inte7 {
  background-position: -827px 0;
}
.inte8 {
  background-position: 0 -138px;
}
.inte9 {
  background-position: -138px -138px;
}
.inte10 {
  background-position: -276px -138px;
}
.inte11 {
  background-position: -414px -138px;
}
.inte12 {
  background-position: -552px -138px;
}
.inte13 {
  background-position: -689px -138px;
}
.inte14 {
  background-position: -827px -138px;
}
.hub-lrn.integ {
  color: #333;
  position: static;
  transform: translateX(0);
  margin: 10px auto 0;
  display: inline-block;
  font: 18px var(--zf-primary-semibold);
}
.green.hub-lrn.integ {
  color: #23ae73;
  margin-top: 25px;
  display: block;
}
.arrow {
  position: relative;
  width: 15px;
  height: 2px;
  background: #fff;
  display: inline-block;
  top: -3px;
  right: -2px;
}
.green.hub-lrn.integ .arrow {
  background: #23ae73;
  right: -6px;
}
.green.hub-lrn.integ .arrow:after {
  border-color: #23ae73;
}
.hub-lrn.integ .arrow:after {
  border: 2px solid #333;
  border-left: 0;
  border-top: 0;
}
.arrow:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -2px;
  right: 0;
}
@keyframes intefloat {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}
.intefoat1 {
  animation: intefloat 6s ease-in-out infinite;
}
@keyframes intefloat2 {
  0% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(10px);
  }
  100% {
    transform: translatey(0px);
  }
}
.intefoat2 {
  animation: intefloat2 6s ease-in-out infinite;
}
/*new video section*/
.bgn-help-main {
  max-width: 1080px;
  margin: 0 auto 0px;
  text-align: center;
	padding-bottom: 70px
}
.frelance-options-list {
  margin-top: 40px;
  width: 50%;
  max-width: 460px;
}
.frelance-options-list li {
  font: 18px/1.7 var(--zf-primary-regular);
  text-align: left;
  position: relative;
  margin: 0px 0px 25px 35px;
}
.frelance-options-list li::before {
  content: '';
  background-position: -9px -9px;
  width: 26px;
  height: 26px;
  position: absolute;
  left: -38px;
  top: 3px;
}
.frlance-list-main {
  max-width: 970px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.customer-testimonials-box {
  position: relative;
  margin: 30px auto 0;
  max-width: 1080px;
  height: inherit;
}
.pos-relative {
  position: relative;
  text-align: left;
cursor: pointer;
}
.case-study-quote {
  font: 54px/1.1 var(--zf-primary-bold);
  color: #fff;
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
  padding: 0 340px 0 0;
  left: 65px;
}
.case-study-img {
  border-radius: 16px;
  border: 1px solid #2c332c;
  cursor: pointer;
}
.bg_lazy_loaded .any-one-bgn-cstmr-sprite {
  background-image: url(https://www.zohowebstatic.com/sites/oweb/images/zohobigin/any-one-bgn-customer.png);
  background-repeat: no-repeat;
  background-size: 400px auto;
  display: inline-block;
  margin-right: 20px;
}
.company-logo-0 {
  background-position: -16px -278px;
  width: 235px;
  height: 54px;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.case-study-details {
  position: absolute;
  bottom: 50px;
  left: 350px;
  margin: 0;
}
.cstmr-name {
  font: 22px/1.3 var(--zf-primary-bold);
  color: #000;
}
.cstmr-dsgn {
  font: 22px/1 var(--zf-primary-regular);
  color: #000;
}
.video-play-btn-cs {
  position: absolute;
  background-position: -332px -7px;
  width: 81px;
  height: 81px;
  cursor: pointer;
  z-index: 1;
  right: 50px;
  bottom: 15px;
  transform: translateY(-50%);
}
.clk-blnk-cs {
  position: absolute;
  right: 54px;
  bottom: 21px;
  width: 75px;
  height: 75px;
  background: #0eca6d;
  border-radius: 50%;
  opacity: 1;
  animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateY(-50%) translateZ(0) scale(1);
    opacity: 1
  }
  100% {
    transform: translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0
  }
}
.case-study-mob-section {
  display: none;
}
p {
    font: 18px/1.8 var(--zf-primary-regular);
    margin: 0;
}
.bgn-foot-cntnt .cpyrits{
    font: 12px/1.4 var(--zf-primary-regular);
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
}
/*media query starts*/
@media only screen and (max-width: 1270px) {
  .solution-two-clm-img.mob-img, .solution-two-clm-cnt.mob-img {
    max-width: 760px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #features-1 {
    text-align: center;
  }
  .acc-img-sec, .acc-img-sec.nav-pipeline, .acc-img-sec.nav-pipeline.android-bg, .acc-img-sec.android-bgnew {
    opacity: 1;
    position: relative;
    left: 0;
    margin: 30px auto 0;
  }
  .acc-img-sec.stage-summry.active-acc {
    left: 0;
  }
  .acc-img-sec.nav-pipeline.android-bg, .acc-img-sec.android-bgnew {
    left: 300px;
    top: 20px
  }
  .acc-img-sec.nav-pipeline.iphone-bg, .acc-img-sec.pipeline-deals.phnslide {
    position: absolute;
    left: 20px;
    top: 0px;
  }
  .acc-img-sec, .img-wrap, .acc-img-maincon {
    margin: 0 0px 0 70px;
  }
  .acc-ans, .right-img, .acc-main-sec {
    display: block;
    opacity: 1
  }
  .green-content-sec {
    padding: 70px 25px;
  }
  .acc-content-sec {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
  .nav-icn {
    display: none
  }
  .acc-header {
    width: 100%;
  }
  .acc-inner-sec.active-acc, .acc-inner-sec {
    background: inherit;
    padding: 0;
    border-radius: unset;
    transition: inherit;
    padding-bottom: 65px;
    position: relative
  }
  .acc-inner-sec:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1350px) {
  .green-bg-sec {
    max-width: 100%;
    border-radius: unset;
    margin-bottom: 0;
  }
	.fixed-cta {
    display: none !important;
}
}
@media only screen and (max-width: 1140px) {
	.menu-container{
		top: 0;	
	}
}
@media only screen and (max-width: 1180px) {
  .list-integration {
    margin: 80px auto 0;
    width: 100%;
    max-width: 1060px;
  }
  .list-integration li {
    margin: 10px;
    transform: inherit !important;
    animation: inital;
  }
}
@media only screen and (max-width: 1130px) {
  .menu-container {
    top: 0;
  }
  .fixed-cta {
    display: none !important;
}
@media only screen and (max-width: 1080px) {
	
.two-clm-gray{
		margin: 0 0 85px;
	}
	.bigin-solution-one-clm, .bigin-solution-two-clm{
		padding: 0 35px 85px;
	}
  .customer-testimonials-box {
    margin: 30px 30px 0;
  }
  .list-integration li:nth-child(7), .list-integration li:nth-child(14) {
    margin-right: 10px;
  }
  .list-integration {
    max-width: 760px;
    display: inline-block;
    margin: 30px auto 0;
    text-align: center;
  }
  .list-integration li {
    display: inline-block;
    float: none;
  }
  .bigin-solution-banner {
    max-width: 820px;
    padding: 55px 0 100px;
	  margin: 0 auto;
  }
  .solution-banner-cnt {
    max-width: 600px;
  }
  .solution-banner-img {
    max-width: 375px;
  }
  h1 {
    font: 42px/1.1 var(--zf-primary-bold);
  }
  .header-para {
    font: 16px/1.7 'Roboto', sans-serif;
  }
  .bgn-cta {
    margin-top: 25px !important;
  }
  h2 {
    font: 36px/1.2 var(--zf-primary-bold);
  }
  p {
    font: 16px/1.6 var(--Zoho_Puvi_Regular);
  }
  .bigin-solution-cont {
    padding: 95px 40px 75px;
    box-sizing: border-box;
  }
/*
  .bigin-solution-cont-main {
    margin-bottom: 95px;
  }
*/
  .bigin-solution-two-clm {
    margin: 0 auto 90px;
  }
  .bigin-solution-two-clm-cnt {
    text-align: center;
  }
  .solution-two-clm-cnt, .solution-two-clm-img {
    max-width: 760px;
    margin: 0 auto;
    width: 100%;
  }
  .bigin-solution-one-clm p {
    max-width: 760px;
  }
  .solution-two-clm-img {
    margin: 45px auto 0;
  }
  .bigin-solution-one-clm {
    margin: 0 auto 0px;
  }
  .bigin-solution-two-clm.gray-theme, .bigin-solution-one-clm.gray-theme {
    padding: 95px 0;
    margin: 0;
  }
  .bigin-solution-cont p {
    max-width: 790px;
    margin: 0 auto;
  }
  .ptrn-spring {
    right: 400px;
    width: 85px;
    height: 100px;
    top: -44px;
  }
  .bigin-solution-desc {
    border-radius: 24px;
    padding: 95px 60px;
    margin: 0 40px;
  }
  .bgn-help-main {
    margin: 0 auto 0;
	  padding-bottom: 0px;
  }
    .bigin-solution-cont-main{
        padding-bottom: 90px;
    }
}
    @media only screen and (max-width:1060px){
            .bg_lazy_loaded .black-banner-logo{
    display: none;
  }
@media only screen and (max-width: 1024px) {
  .fbgn_animate {
    opacity: 1;
  }
  .img-wrap {
    margin: 40px auto 0 !important;
  }
  #features-5 .img-wrap, #features-7 .img-wrap {
    display: inline-block;
  }
  .andrd-wrap {
    position: relative;
    right: 17px;
    display: inline-block;
  }
}
@media only screen and (max-width: 992px) {
	.non-umain .bgn-cta.bgn-getstrts{
		display: inline-block;
	}
	.freelan-logo {
		padding: 30px 0 0px;
		display: block;
		text-align: center;
	}
		.bottom .solution-banner-cnt {
	   width: 100%;
	   text-align: center;
		max-width: 600px;
		margin: 0 auto;
}
  .case-study-mob-section {
    display: block;
    position: relative;
    padding: 30px 15px 0;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
  }
  .customer-testimonials-box {
    display: none;
  }
  .video-btn-mob {
    background-position: -69px -58px;
    width: 54px;
    height: 54px;
    position: absolute;
    bottom: 11%;
    right: 10%;
    margin: 0 auto;
    z-index: 1;
  }
  .clk-blk-mob {
    position: absolute;
    right: 9%;
    bottom: 1%;
    margin: 0 auto;
    width: 65px;
    height: 65px;
    background: #0eca6d;
    border-radius: 50%;
    opacity: 1;
    animation: pulse-border 1500ms ease-out infinite;
  }
  .frlance-list-main {
    margin: auto 30px;
  }
}
@media only screen and (max-width: 830px) {
  .frlance-list-main {
    max-width: 460px;
    margin: auto;
    justify-content: space-between;
    flex-direction: column;
  }
  .frelance-options-list {
    width: 100%;
    margin-top: 20px;
  }
  .frelance-options-list:last-child {
    margin-top: 0;
  }
    .bgn-help-main{
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
        .bgn-foot-cntnt .cpyrits{
        padding-bottom: 70px;
    }
  .slick-dots {
    margin: 45px 0 10px;
  }
  .slick-dots li {
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    background-color: rgb(67, 68, 68);
    opacity: 0.35;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
  }
  .slick-dots li.slick-active {
    opacity: 1 !important;
    background-color: rgb(67, 68, 68);
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
  }
  .slick-dotted.slick-slider {
    padding: 50px 30px 25px;
  }
  .acc-img-sec.nav-pipeline.android-bg, .acc-img-sec.iphone-bg, .acc-img-sec.nav-pipeline.iphone-bg, .acc-img-sec.pipeline-deals.phnslide {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 600px
  }
  .acc-img-sec.stage-summry.active-acc {
    left: 0;
  }
  .andrd-wrap {
    margin: 30px auto 0;
  }
  .green-bg-sec {
    margin-top: 60px;
  }
  .acc-img-sec.nav-pipeline.android-bg, .acc-img-sec.android-bgnew, .andrd-wrap {
    height: 610px !important;
  }
  .acc-inner-sec.active-acc {
    margin-bottom: 0;
  }
  .slider-nav {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
  }
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    position: static
  }
  .tst-cnt h3 {
    text-align: center;
  }
  br {
    display: none
  }
  .tst-para {
    font: 400 20px/1.5 'Roboto', sans-serif;
  }
  .slick-dotted.slick-slider {
    padding: 0;
  }
  .fbgn-tst .slick-dotted.slick-slider {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 850px) {
  .list-integration {
    display: none;
  }
  .mob-intesec {
    display: block;
    position: relative;
    margin: 40px auto 0;
    max-width: 560px;
  }
  .inte-ptrn {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  .mb-inteimg {
    position: relative;
  }
  .list-integration {
    display: none;
  }
  .bigin-solution-banner {
    padding: 55px 35px 100px;
    flex-direction: column;
    max-width: 600px;
  }
  .solution-banner-cnt {
    max-width: 100%;
    text-align: center;
  }
  .solution-banner-img {
    margin: 50px auto 0;
  }
  .ptrn-spring {
    display: none;
  }
  .bigin-solution-two-clm.gray-theme, .bigin-solution-one-clm.gray-theme {
    padding: 100px 35px;
  }
  .dib {
    display: inline-block;
  }
  br {
    display: none;
  }
  .zap-textarea {
    margin: 30px;
  }
  .zap-inte {
    flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
        .bigin-solution-banner{
        padding: 80px 35px;
    }
	.two-clm-gray{
		margin: 0 0 55px;
	}
  .bigin-solution-desc h2 {
    padding: 0;
  }
  h1 {
    font: 34px/1.1 var(--zf-primary-bold);
    letter-spacing: normal;
  }
  h2 {
    font: 28px/1.2 var(--zf-primary-bold);
    letter-spacing: normal;
  }
  h3 {
    font: 20px/1.2 var(--zf-primary-semibold);
  }
  .bigin-solution-cont {
    padding: 75px 40px;
  }
  .bigin-solution-desc {
    padding: 75px 35px;
    margin: 0;
    border-radius: 0;
  }
  .bigin-solution-two-clm.gray-theme, .bigin-solution-one-clm.gray-theme {
    padding: 75px 40px;
  }
  .bigin-solution-one-clm {
    margin: 0 auto 0px;
  }
  .bigin-solution-cont-main {
    padding-bottom: 75px;
  }
  .bgn-solu-tab li {
    padding: 8px 14px;
    font-size: 14px !important;
  }
  .ptrn-spring {
    top: -55px;
  }
  .bigin-solution-two-clm {
    margin: 0 auto 0px;
  }
  .solution-two-clm-img img {
    margin: auto;
  }
.bx-shdw {
    border-radius: 6px;
}
}
@media only screen and (max-width: 540px) {
        .bigin-solution-banner{
        padding: 55px 35px;
    }
  .hide-web {
    display: block;
  }
  .bigin-solution-cont {
    padding: 55px 25px;
  }
  .bigin-solution-desc {
    padding: 55px 25px;
  }
  .bigin-solution-one-clm {
    margin: 0 auto 0;
  }
  .bigin-solution-cont-main {
    padding-bottom: 55px;
  }
  .bigin-solution-two-clm {
    margin: 0 auto 0px;
  }
  .bigin-solution-one-clm, .bigin-solution-two-clm {
    padding: 0 25px 55px;
  }
  .solution-two-clm-img, .one-clm-img {
    margin: 25px auto 0;
  }
  .bigin-solution-two-clm.gray-theme, .bigin-solution-one-clm.gray-theme {
    padding: 55px 25px;
  }
  .frelance-options-list {
    width: auto;
    margin: 20px 30px 0;
  }
  .clk-blk-mob {
    bottom: 0;
  }
  .bgn-help-main {
    margin: 0 auto 0;
	  padding-bottom: 0px;
  }
}

@media only screen and (max-width: 480px) {
.clk-blk-mob {
    bottom: -6px;
}
}
@media only screen and (max-width: 390px) {
.clk-blk-mob {
    bottom: -10px;
}
}
