.zwrapper *{
  text-wrap: pretty;
}
.bold-txt{font-family: var(--zf-primary-bold);}	
.border-bottom{border-bottom: 1px solid #1067c5;color: #1067c5;}
@font-face {
  font-family: 'Bellaboo';
  src: url('https://static.zohocdn.com/zohofonts/bellaboo/1.0/Bellaboo-Regular.otf');
  src: url('https://static.zohocdn.com/zohofonts/bellaboo/1.0/Bellaboo-Regular.ttf') format('embedded-opentype'), url('https://static.zohocdn.com/zohofonts/bellaboo/1.0/Bellaboo-Regular.woff2') format('woff2'), url('https://static.zohocdn.com/zohofonts/bellaboo/1.0/Bellaboo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap
}
.product-title .product-icon{
   filter: brightness(0) invert(1);
}
.zw-product-header {
  background-color: #244E44;
}
.content-wrap {
  max-width: 1280px;
}
.act-btn {
  padding: 15px 30px;
}
.zwc_banner_section .cta-btn {
  background: #FFF;
  color: #000;
}
.zwrapper h1 {
  font-family: var(--zf-primary-bold);
}
.zwrapper h2 {
  font-family: var(--zf-primary-bold);
}
.zwrapper h3 {
  font-family: var(--zf-primary-bold);
}
.zwc_section {
  position: relative;
  padding: 100px 0;
}
.flex-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* Banner Section */
.zwc_section.zwc_banner_section{
  padding-top: 40px;
  background-color: #244E44;
  color: #fff;
  position: relative;
}
.banner-cont,.banner-img{
  position: relative;
  width: 49%;
  max-width: 608px;
  transition: 1s all ease;
}
.banner-img{max-width: 700px;}
.top {
  position: relative;
  display: block;
  font-family: 'Bellaboo';
  font-size: 80px;
  color: #FEE132;
}
/* Banner Section */
/* Why Zoho meeting */
.block1-section{
  position: relative;
  width: 100%;
  background-color: #F7F7F7;
  border-radius: 0px 0px 98px 98px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 100px 100px 70px;
  transition: .5s all ease;
  margin-bottom: 100px;
}
.whymeeting_lft,.whymeeting_rgt{
  width: 100%;
  position: relative;
  max-width: 560px;
}
.whymeeting_rgt{
  max-width: 380px;
}
.whymeeting_rgt ul{padding-top: 20px;}
.block1_wrap{
  justify-content: space-between;
  align-items: flex-start;
  transition: .5s all ease;
  gap: 20px;
}
.fealist li:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  background: transparent;
  /* border: 1px solid #1067C5; */
  background-color: #1067C5;
  border-radius: 50%;
}
.fealist li:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  border-bottom: 1.5px solid #fff;
  border-left: 1.5px solid #fff;
  left: 5px;
  transform: rotate(-47deg);
  top: 10px;
}
.fealist li{
  font-family: var(--zf-secondary-medium);
  margin-bottom: 27px;
  position: relative;
  padding-left: 32px;
}
.fealist li:last-child{
  margin-bottom: 0;
}
/* Why Zoho meeting */
/* Features */
.block2-section .content-wrap{
  max-width: 1170px;
}
.features_boxwrap{
  align-items: stretch;
}
.features_box{
  position: relative;
  border: 1px solid #626262;
  border-radius: 30px;
  padding: 60px 45px;
  width: 100%;
  max-width: 560px;
  margin-bottom: 50px;
  text-align: center;
}
.fea-cont,.block3_cont{
  text-align: left;
}
.features_box p{
  margin-bottom: 40px;
}
.features_box img{
  margin: 0 auto;
  position: relative;
  transition: 1s all ease;
}
.features_box:nth-child(3),.features_box:nth-child(4){
  margin-bottom: 0px;
}
/* Features */
/* Block3 */
.block3-section{
  position: relative;
  width: 100%;
  color: #FFF;
}
.block3-section::before,.block3-section::after{
  position: absolute;
  content: '';
  background-color: #293E39;
  width: 50%;
  height: 100%;
  top: 0;
}
.block3-section::after{
  background-color: #334A44;
  right: 0;
}
.block3-inner-section{
  align-items: flex-start;
}
.block3_lft,.block3_rgt{
  position: relative;
  width: 100%;
  max-width: 525px;
  text-align: center;
  z-index: 1;
}
.block3_cont{
  margin-bottom: 50px;
}
.block3_lft p,.block3_rgt p{
  max-width: 510px;
  line-height: 32px;
}
.learn_more{
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: var(--zf-secondary-medium);
}
/* Block3 */
/* Block 4 */
.block4-section{
  position: relative;
  width: 100%;
  background-color: transparent;
}
.block4-inner-section{
  align-items: flex-start;
}
.block4-section .content-wrap{
  max-width: 1170px;
}
.block4-cont,.block4-img{
  position: relative;
  width: 100%;
  max-width: 520px;
}
.block4-cont ul.fealist {
  /* padding-left: 20px; */
  margin-top: 40px;
}
.block4-img{
  max-width: 600px;
}
.block4-cont .fealist li::before{
  /* border: 1px solid #1067C5; */
  background-color: #3AA562;
}
/* Block 4 */
/* Testimonial */
.testimonial-section{
  width: 80%;
  position: relative;
  background-color: transparent;
  /* border-top: 1px dashed #000;
  border-bottom: 1px dashed #000; */
  margin: 0 auto;
  padding-top: 0;
}
.testimonial-section .content-wrap{
  max-width: 1170px;
}
.slick-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.slick-wrap > div:nth-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}
.slick-wrap > div:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding: 0 10px;
}
.slick-wrap > div:nth-child(2) .slick-cont {
  padding-top: 40px;
  position: relative;
}
.testimonial-section .slick-dots {
  text-align: left;
}
.testimonial-section .slick-dots li {
  background: #d5d5d5;
  width: 50px;
  height: 6px;
  border: unset;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.testimonial-section .slick-dots li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 40px;
  background: #303030;
  width: 0;
}
.testimonial-section .slick-dots li.slick-active::after {
  width: 100%;
  -webkit-transition: 6s ease-out all;
  -o-transition: 6s ease-out all;
  transition: 6s ease-out all;
  height: 100%;
}
.testimonial-section .customer-name {
  color: #16bc6c;
  font-size: 22px;
  font-family: Zoho_Puvi_Bold;
}
.slick-img {
  width: 260px;
  margin: 0 auto;
  pointer-events: none;
}
.slick-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: -14px;
  top: 14px;
  border: 1px solid #f0884d;
  z-index: -1;
  border-radius: 0 0 22px 0;
}
.slick-img::before {
  content: "";
  background-image: url(/sites/zweb/images/meeting/home/testimonial-bg.svg);
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: 20px 30px;
  position: absolute;
  left: -70px;
  top: -80px;
  height: 160px;
  width: 170px;
}
.slick-cont::before {
  content: "";
  background-image: url(/sites/zweb/images/meeting/home/common-sprites2x.png);
  background-size: 1200px;
  background-repeat: no-repeat;
  background-position: -872px -110px;
  position: absolute;
  left: 0;
  top: -10px;
  height: 50px;
  width: 60px;
}
.slick-slide > p {
  font-style: italic;
  font-size: 25px;
}
.slick-slide > p > strong {
  font-weight: bold;
}
.slick-slide h5 {
  font-size: 22px;
  color: #16bc6c;
}
/* Testimonial */
/* Rating section */
.customer-rating-section {
  padding-top: 0;
}
.customer-rating-section .content-wrap {
  padding-top: 0;
}
.svg-sprites {
  background-image: url("/sites/zweb/images/meeting/analytics-rating-sprites.svg");
  background-repeat: no-repeat;
}
.rating-txt span {
  font-size: 22px;
  color: #333;
  background-position: -588px -369px;
}
.star-con {
  width: 113px;
  position: relative;
  height: 20px;
  margin: 0 auto;
}
.four_half1,
.four_half2,
.four_half3,
.four_star,
.star-con .gray-star {
  width: 113px;
  height: 20px;
}
.star-con .anim-star {
  width: 0;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-position: -588px -369px;
}
.star-con .gray-star {
  background-position: -730px -369px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.four_star {
  background-position: -20px -369px;
}
.rating .static-value {
  font-size: 16px;
  color: #838383;
}
.rating-list h5 {
  text-align: center;
}
.rating-wrap {
  margin: 0 auto;
  text-align: center !important;
  position: relative;
  padding: 50px 0;
  color: #fff;
  width: 1000px;
  z-index: 22;
}
.rating-wrap>span {
  position: absolute;
  background: #34224a;
}
.rating-wrap .small-circle {
  height: 80px;
  width: 80px;
  left: 73%;
  border-radius: 100%;
  top: 20%;
}
.rating-wrap .large-circle {
  height: 170px;
  width: 170px;
  left: 10%;
  border-radius: 0 0 200px 0;
  top: 0;
}
.rating-wrap::after {
  content: "";
  height: 100%;
  width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #261839;
  z-index: -1;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  border-radius: 0 0 20px 20px;
}
.rating-wrap>h2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  max-width: 620px;
  margin: 0 auto 10px;
  position: relative;
  text-align: center;
}
.rating-wrap>p {
  border: 1px solid #7b6565db;
  padding: 6px 30px;
  border-radius: 20px;
  font-weight: bold;
  font-family: "Zoho_Puvi_SemiBold";
  text-align: center;
  display: inline-block;
}
.rating-list {
  width: 95%;
  margin: 50px auto 0;
}
.rating-list>li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(92% / 4);
  margin: 4px 5px;
  padding: 30px 15px;
  border-radius: 10px;
  opacity: 0;
}
.middle-animated .visible {
  opacity: 1;
}
.rating-list>li:nth-child(1) {
  background: #d9edfc;
  -webkit-box-shadow: 1px 1px 31px 1px #7b7b7b38;
  box-shadow: 1px 1px 31px 1px #7b7b7b38;
}
.rating-list>li:nth-child(2) {
  background: #fff0ef;
}
.rating-list>li:nth-child(3) {
  background: #e0fffd;
}
.rating-list>li:nth-child(4) {
  background: #fff6ec;
  -webkit-box-shadow: 1px 1px 31px 1px #7b7b7b38;
  box-shadow: 1px 1px 31px 1px #7b7b7b38;
}
.rating-list .stars-container {
  position: relative;
  display: inline-block;
  color: transparent;
  font-size: 20px;
  letter-spacing: 7px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  font-family: Zoho_Puvi_Regular, sans-serif;
}
.rating-list .stars-container::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2605\2605\2605\2605\2605";
  color: #f8ddbc;
}
.rating-list .stars-container::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2605\2605\2605\2605\2605";
  color: #f9a826;
  overflow: hidden;
  -webkit-transition: all 2.5s ease;
  -o-transition: all 2.5s ease;
  transition: all 2.5s ease;
  width: 0;
}
.rating-list .stars-90.done::after {
  width: 87.5%;
}
.rating-list .stars-96.done::after {
  width: 88%;
}
.rating-list .stars-99.done::after {
  width: 92%;
}
.counter-star {
  display: block;
  text-align: center;
  font-weight: 300;
  color: #888;
  margin-top: 5px;
}
.counter-star span {
  color: #000;
}
.rating-list .img-leads {
  background-image: url(/sites/zweb/images/meeting/home/common-sprites2x.png);
  background-size: 1130px auto;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto 5px;
  height: 40px;
}
.awards-3 {
  width: 58px;
  background-position: -526px -105px;
}
.capterra {
  width: 127px;
  background-position: -355px -104px;
}
.rating-list .software-advice {
  width: 168px;
  background-position: -616px -108px;
  background-size: 1180px;
}
.rating-list .g2 {
  width: 40px;
  background-position: -490px -112px;
  height: 38px;
  background-size: 1150px auto;
}
/* Rating section */
/* Bottom Section */
.bottom-section{
  position: relative;
  width: 100%;
}
.bottom-inner-section{
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
/* Bottom Section */

/* FAQ Section */

.zfaq-section .content-wrap {
  max-width: 1280px;  
}
.zfaq-wrapper{
  padding: 80px 0 80px;
  background: transparent;    
  border-radius: 20px;
  background: #FFF8EA;
  color: #000;
  width: 100%;
}
.faq-head h2 {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 30px
}
.zfaq-wrapper div {
  width: 970px;
  padding: 0 0px;
  margin: 0 auto;
  max-width: 100%
}
.faq-wrapper h4:before {
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) ".";
  /* font-size: 20px; */
  position: absolute;
  left: 0;
}
.faq-wrapper {
  counter-reset: my-sec-counter;
  position: relative;
  padding: 50px 0 0 40px
}
.zfaq-wrapper .faq-wrap {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #cccccc7d
}
.zfaq-wrapper .faq-wrap:not(:last-child) {
  border-bottom: 1px solid #cccccc7d
}
.faq-wrapper h4:not(.faq-head) {
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding: 20px 35px 20px 25px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  font-family: var(--zf-secondary-semibold);
  text-align: left;
  margin-top: 0;
}
.faq-wrapper .faq-wrap p {
  padding: 0 0 0 20px;
  text-align: left;
  max-width: 90%
}
.faq-wrap > h4 {
  position: relative;
}
.faq-wrap > h4:after {
  content: '';
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
  transition: .4s all;
  position: absolute;
  right: 25px;
  top: 34px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  font-size: 16px;
}
.faq-wrapper .faq-wrap.active > h4:after {
  transform: rotate(315deg);
}
.faq-wrapper .faq-wrap:first-child > span {
  transform: scaleY(1)
}
.faq-wrapper .faq-wrap > span {
  transform: scaleY(1)
}
.faq-ans{
  display: none;
}
.faq-ans ul {
  position: relative;
  list-style-type: disc;
  padding-left: 35px;
  margin-bottom: 20px;
  width: 90%;
}
.faq-ans ul li {
  margin-bottom: 6px;
}
.zfaq_icon{text-align: center;}
.faq-a {
  fill: #e0c797;
}
.faq-b,
.faq-d {
  stroke-width: 1.5px;
}

.faq-b {
  stroke-linejoin: round;
}
.faq-b,
.faq-d,
.faq-f {
  stroke-linecap: round;
}
.faq-b,
.faq-d,
.faq-e,
.faq-f {
  stroke: #000;
}
.faq-b,
.faq-d,
.faq-e,
.faq-f,
.faq-h {
  fill: none;
}

.faq-c {
  fill: #fff5e2;
}
/* FAQ Section */
/* other lang css start */

.other-lang .testimonial-section {
  display:  none;
}

.i18n-ar .fealist li {
  padding-right: 32px;
  padding-left: unset;
}
.i18n-ar .zwc-faq-list-item p {
  padding-left: 30px;
  padding-right: unset;
}
.i18n-ar .fealist li:before,.i18n-ar .rating-list .stars-container::after,.i18n-ar .rating-list .stars-container::before,.i18n-ar .zwc-faq-list-item::before {
  right: 0;
  left: unset;
}
.i18n-ar .fealist li:after {
  right: 5px;
  left: unset;
}
.i18n-ar .block3-section::after {
  left: 0;
  right: unset;
}
.i18n-ar .rating,.i18n-ar .zwc-faq-icon,.i18n-ar .bottom-inner-section h2,.i18n-ar .bottom-inner-section .btn-container {
  text-align: center;
}
.i18n-ar .zwc-faq-list-item::after {
  left: 20px; 
  right: unset;
}
.i18n-ar .zwc-faq-list-item h5 {
  padding: 20px 0 20px 30px;
}




/* other lang css end */

@media only screen and (min-width: 1440px) {
  .block4-section{padding: 150px 0;}
  .slick-wrap > div{max-width: 75%;}
}
@media only screen and (max-width: 1280px) {
  .zfaq-wrapper{padding: 70px 50px 70px;border-radius: 0;}
}
@media only screen and (min-width: 1200px) {
  .faq-wrapper h4:not(.faq-head),.faq-wrapper h4:before{font-size: 24px;}
  .zwrapper h1{
      font-size: 56px;
      letter-spacing: -1.8px;
      margin-bottom: 20px;
  }
  .zwc_banner_section p{
      font-size: 20px;
      width: 100%;
      max-width: 95%;
      margin-bottom: 30px;
  }
  .zwrapper h2{
      font-size: 40px;
      letter-spacing: -1.2px;
      margin-bottom: 20px;
  }
  .block4-cont h2{
      font-size: 36px;    
  }
  .zwrapper h3{
      font-size: 36px;
  }
  .block3-section h3{
      font-size: 40px;
      margin-bottom: 20px;
  }
  .fealist li{
      font-size: 18px;
  }
  .fea-cont h3{
      max-width: 93%;
  }
  /* Animation */
  
  .features_box img{
      opacity: 0; 
      transform: translateY(30px);
  }
  .middle-animated .in-view.features_box img{
      opacity: 1; 
      transform: translateY(0px);
  }
  .block3_img img{
      opacity: 0; 
      transform: translateY(30px);
      transition: 1s all ease;
  }
  .middle-animated .in-view.block3_img img{
      opacity: 1; 
      transform: translateY(0px);
  }
  .block4-img{
      right: -5%;
      transition: 1s all ease;
  }
  .middle-animated .block4-img{
      right: 0;
  }
  /* Animation */
}
@media only screen and (max-width: 1400px) {
  .block3-section h3{
      font-size: 36px;
  }
  .testimonial-section{
    width: 100%;
  }
  .block1-section{
      border-radius: 0;
  }
  .banner-cont,.banner-img{
      max-width: 50%;
  }
  .block1_wrap{
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
  }
  .block1-section{
      padding: 80px 0;
  }
  .features_box{
      max-width: 48%;
  }
  .block3_lft, .block3_rgt{
      max-width: 46%;
  }
  .block4-cont{
      max-width: 47%;
  }
  .block4-img{
      max-width: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  .zwc_section{
      padding: 80px 0;
  }
  .top{font-size: 60px;}
  .block1-section{
      margin-bottom: 80px;
  }
  .block3-section h3{
      font-size: 32px;
      max-width: 90%;
  }
  .banner-cont, .banner-img{
      max-width: 50%;
  }
  .banner-img{
      position: relative;
      right: 0;
  }
  .bottom-inner-section {
      max-width: 550px;
  }
  .block4-cont ul.fealist{
      margin-top: 30px;
  }
  .testimonial-section{
      width: 100%;
      border: 0px dashed #000;
      padding-top: 0;
  }
  .whymeeting_rgt {
    max-width: 250px;
}
.rating-list{
  width: 100%;
}
.block1-section .block1_wrap {
  justify-content: center;
}
}
@media only screen and (max-width: 1080px) {
  .fea-cont h3 h1{
      font-size: 43px;
  }
  .block3-section h3{
      font-size: 28px;
  }
  .whymeeting_lft{
      max-width: 55%;
  }
  .block3_lft, .block3_rgt {
      max-width: 45%;
  }
  .rating-wrap{
      width: 100%;
  }
  .rating-list{
      justify-content: center;
  }
  .rating-list>li{
      width: 220px;
  }
}
@media only screen and (max-width: 991px) {
  .slick-wrap > div:nth-child(2){
    padding-left: 30px;
  }
  .faq-wrap > h4:after{right: 10px;}
  .i18n-ar .banner-cont h1, .i18n-ar .banner-cont p,.i18n-ar .btn-container {
    text-align: center;
}
  .fea-cont h3 h1{
      font-size: 30px;
  }
  .block3-section h3 {
      font-size: 26px;
  }
  .banner-inner-section{
      flex-direction: column;
  }
  .banner-cont, .banner-img{
      max-width: 608px;
      text-align: center;
      width: 100%;
  }
  .banner-cont{
      margin-bottom: 45px;
  }
  .top {
      display: inline-block;
      /* background: 0; */
      color: #FFF;
      width: auto;
      height: auto;
      font-family: var(--primaryfont-bold);
      font-size: inherit;
  }
  .whymeeting_rgt ul{padding-top: 0px;}
  .fealist li{
      margin-bottom: 20px;
  }
  .features_box{
      padding: 45px 35px;
      margin-bottom: 35px;
  }
  .slick-wrap > div{
      max-width: 100%;
  }
  .slick-cont p{
      font-size: 20px;
  }
  .slick-cont .customer-desc {
      font-size: 17px;
  }
  .rating-wrap>h2{
      max-width: 60%;
  }
  
}
@media only screen and (max-width: 767px) {
  .slick-wrap>div:nth-child(2){
    padding-left: 10px;
  }
  .slick-wrap > div:nth-child(2) .slick-cont{
    padding-top: 0;
  }
  .zwrapper h1{
      font-size: 27px;
  }
  .block3-section h3 {
      font-size: 23px;
  }
  .banner-cont, .banner-img{
      max-width: 540px;
      text-align: center;
  }
  .features_box,.features_box:nth-child(3){
      padding: 40px 25px;
      max-width: 500px;
      margin: 0 auto 25px;
      text-align: center;
  }
  .block3-section{
      padding: 80px 0;
  }
  .block3-section{
      background-color: #293E39;
  }
  .block3-section::before, .block3-section::after{
      display: none;
  }
  .block3-inner-section{
      flex-direction: column;
  }
  .block3_lft, .block3_rgt {
      max-width: 425px;
      text-align: center;
      margin: 0 auto;
  }
  .block3_lft{
      margin-bottom: 60px;
  }
  .block3_cont,.whymeeting_lft{
      text-align: center;
  }
  .whymeeting_lft{
    max-width: 550px;
  }
  .block4-cont{
      max-width: 520px;
      margin-bottom: 50px;
      margin-inline: auto;
  }
  .block1-section .block1_wrap{
    flex-flow: column;
    align-items: center;
  }
  .zwc_section {
    padding: 60px 0;
}
  .zwc-section{
    background: #FFF8EA;
  }
  .block4-cont h2{
    text-align: center;
  }
  .fealist{
    max-width: 300px;
    width: 100%;
    margin-inline: auto;
  }
  .block4-img{
      max-width: 500px;
      margin: 0 auto;
  }
  .slick-wrap{
      flex-direction: column;
  }
  .slick-wrap > div:nth-child(1){
      margin-bottom: 50px;
  }
  .slick-wrap > div:nth-child(1),
  .slick-wrap > div:nth-child(2){
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
  }
  .slick-cont::before{
      left: 50%;
      transform: translateX(-50%);
      top: -15px;
  }
  .testimonial-section .slick-dots{
      text-align: center;
  }
  .rating-wrap .large-circle, .rating-wrap .small-circle{
      display: none;
  }
  .rating-wrap::after{
      width: 100%;
      border-radius: 0;
  }
  .customer-rating-section{
    background: #261839;
  }
  .block3-section h3{
      max-width: 100%;
  }
  .fealist li{
      font-size: 16px;
  }
  .rating-wrap>h2 {
      max-width: 80%;
  }
  .testimonial-section{
      padding: 20px 0 80px;
  }
  .slick-cont::before{
    display: none;
  }
  .i18n-ar .block3_cont p,.i18n-ar .block3_cont h3,.i18n-ar .block3_lft .block3_cont,.i18n-ar .block3_rgt .block3_cont,.i18n-ar .block3_img {
    text-align: center;
}
}
@media only screen and (max-width: 610px) {
  .zfaq-wrapper {
      padding: 40px 20px 60px;
  }
  .faq-wrapper h4:not(.faq-head){padding: 20px 30px 20px 20px;}
  .faq-wrapper .faq-wrap p{max-width: 93%;}
}
@media only screen and (max-width: 480px) {
  .block1-section {
      padding: 80px 0px 70px;
  }
}
@media only screen and (max-width: 375px) {
  .slick-img::before{
      background-size: 100px;
      left: -60px;
      top: -70px;
  }
}