@media(max-width:900px){

.hero{
  position: relative;
  margin-top: 80px;
    padding-top: 30px;
}
.cs_sticky_header {
  position: fixed !important;
  width: 100%;
  z-index: 999;
  top: 0 !important;
  background: #fff;
}
.section-heading {
  font-size: 30px;
  font-weight: 500;
  color: #000035;
  line-height: 38px;
}



.hero{
/*  height: 100vh;*/

}
.banner-heading {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}

.banner-heading span {
  color: #368EF4;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}
.banner-information p {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
/*  margin-bottom: 0px;*/
}
.banner-btn.wow.fadeInRight {
  display: flex;
  justify-content: start;
}
.banner-btn a {
  margin:5px 5px 5px 0px !important;
  padding: 5px 10px;
    font-size: 14px;
}
.banner-btn a:hover {
  background: transparent;
  border: solid 1px #000;
  color: #000;
}
.counter-box .counter {
  font-size: 30px;
}
.counter-box p {
  margin:0;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.counter-box {
  padding:10px 0px;
  margin: 0px;
}
.banner-information {
  margin-bottom: 20px;
}

/**************/
.about-company p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #000035;
  text-align: justify;
}
.about-company h3 {
  margin-bottom: 10px !important;
}

/**************brand *******************/
.brands {
  padding:30px 0px;
}
.brand-space {
  margin:20px 0px 0px 0px;
}
/****************************************/
.bring-table {
  padding:30px 0px;
}
.bring-itme p {
  font-size: 16px;
  letter-spacing: 0.4px;
}

/*********************/
.our-work-section-title p{
  font-size: 16px; 
  font-weight: 400;
}


/*Tabe*/
.section.resume-section.tabbed-arrow {
  padding: 30px 0px;
}

.resume-tab-arrow-image {
  display: none;
}
.resume-left-line-image {
  display: none;
}
.tabbed-arrow .heading-40px{
  padding:8px 10px;
  font-weight: 400;
  letter-spacing: 0.5px;
  width: 100%;
  background:#ccc;
  color: #000 !important;
  border-radius:10px;
  font-size: 14px;
}
.tabbed-arrow .resume-tab-link-header {
  display: inherit !important;
  padding-left: inherit !important;
}
.tabbed-arrow .resume-buffer-div{
  display: none;
}
.tabbed-arrow .resume-tabs-links-menu {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.tabbed-arrow .resume-tab-link-wrapper{
  flex-direction: inherit;
}
.resume-tabs .nav-link {
  margin:0px auto;
}
.tabbed-arrow .resume-tabs-links-menu {
  flex-direction: inherit !important;
  row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}
.tabbed-arrow .nav-link.active .heading-40px.resume-tab-link-text {
  background:#000035;
  color: #fff !important;
}

/*******************/
/*onboard*/
.onboarded{
  padding: 30px 0px;
}
.onborard-information h3 {
  font-size: 32px;
  font-weight: 700;
  color: #368EF4;
  line-height: 38px;
  text-align: left;
  margin:
10px 0px;
}


/***************************/
/*testimonial*/
.customers-say {
  padding:30px 0px;
}



/***************/
.Industries-title h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 40px;
}


/***********FAq ******************/
.cs_accordian.cs_style_1 {
  background:#F4F4F4;
  margin:9px 0px;
  padding:8px 14px;
}
.title-faq p{
  margin-top: 10px;

}
.cs_accordian_head h2 {
  font-size: 18px;
  font-weight: 500;
  color: #000035;
  line-height: 23px;
  margin-right: 30px;
}
.faqs {
  padding:40px 0px;
}
.cs_accordians {
  padding-left: 0px;
}
.cs_accordian.cs_style_1 .cs_accordian_head {
  padding:10px 0px;
}

.cs_accordian.cs_style_1 .cs_accordian_body {
  padding:3px 0px;
}


/*Footer FOrm */
.heading-footer-form {
  position: relative;
  z-index: 9;
}
.heading-footer-form h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
}
.form-start-main {
  background:#161616;
  padding:15px;
}
.form-start-main .heading-main{
  padding: 0px;
}

/**************** Our Work **********************/
.our-work {
  padding: 30px 0px;
  background: #F4F4F4;
}



}



/*********************** ABout Us Responsive css ******************************/

@media(max-width:900px){
.about-us-banner {
  background: #fff;
  padding: 30px 0px;
}
.agency-thinking {
  padding: 40px 0px;
 }
   .agency-thinking .agency-otb-detail p {
    font-size: 15px !important;
    line-height: 20px;
  }
  .cirle-number {
  position: relative;
  padding: 15px 0px;
  text-align: center;
}
.founders {
  padding: 30px 0px;
}
.founder-section-information p{
	margin-top: 10px;
}
.founder-title-main {
  margin-bottom: 25px;
}
.founder-items {
  width: 100%;
}
.founder-items{
	height: auto;
  margin-bottom: 20px;
}

/*.about-us-title h2 {
  line-height: 42px !important;
}*/
}




/************************** Contact Us Responsive css *****************************/

@media(max-width:900px){

.contact-detail-inner {
  padding-right: 20px;
}
.contact-detail .info-list{
  margin-bottom: 20px;
}
.mail-des{
  margin: 5px 0px;
}
.info-heading{
  margin-bottom: 10px;
}

.contact-form {
  color: #000;
  background-color: #fff;
  margin: 0px;
  padding: 20px;
}
.contact-form .custom-options{
  flex-wrap: wrap;
}
.contact-form .option-item {
  padding: 2px 10px;
  font-size: 15px;
}
.contact-form .option-item {
  flex: auto;
}


/* ====================== COMMUNITY====================== */

.onboarded {
  margin-top: 72px;
}
.empowering .left-text h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 37px;
  color: rgba(0, 0, 53, 1);
  position: relative;
  top: 0;
}
.empowering .right-text h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  color: rgba(0, 0, 53, 1);
  position: relative;
  bottom: 0;
  margin-bottom: 0px;
}
.empowering .right-text {
  margin-top: 40px;
}
.empowering .logo-circle img {
  width: 50px;
}
.empowering .logo-circle{
  width: 90px;
  height: 90px;
}
.empowering {
  padding: 30px 0px;
}
.icon-and-title h3 {
  font-size: 20px;
  line-height: 24px;
    margin-bottom: 0px;
}
.what-we-are-offer-item p{
  margin-top: 10px;
}
.what-we-are-offer-item {
  margin: 15px 0px;
}
.what-we-are-offer-item {
  padding: 0px 20px;
}
.main-story-bg{
  padding: 35px 15px 0px 15px !important;
}
.story-change-nformation h2{
  margin-top: 15px;
  font-size:  32px;
}
.story-change {
  padding: 30px 0px;
}


.empowering-section {
  padding: 20px 0;
}
.what-we-offer {
  padding: 25px 0px;
}
.what-we-offer-title {
  margin: 20px 0px;
}
.main-story-bg{
  border-radius: 40px !important;
}
/**************** Services ************************/

.service-banner{
  margin-top: 77px;
}
.banner-service-detail {
  padding-bottom: 30px;
}
.banner-left-img img {
  width: 100%;
  margin: 20px 0px;
}

/*Offer*/
.our-offers {
  padding: 40px 0px;
}
.main-tabbed .custom-tab .nav-link{
  padding: 8px 5px;
}
.offer-detail-content {
  padding-right: 0px;
  margin-bottom: 30px;
}
.offer-detail-content h3 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}
.offer-detail-content h4 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.offer-detail-content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.offer-detail-list li {
  margin: 10px 0px;
  font-size: 18px;
}
.offer-detail-content a{
  margin-top: 0px;
  padding: 8px 10px;
  font-size: 16px;
}
.offer-design-slider {
  padding: 30px 30px 0px 30px;
}
.main-tabe-content .slick-next.slick-arrow {
  position: absolute;
  right: -56px;
}
.main-tabe-content .slick-prev.slick-arrow {
  position: absolute;
  left: -56px;
}
.main-tabe-content .slick-arrow{
  width: 50px;
  height: 50px;
}




/*Why Choos*/
.why-choose-us {
  padding: 30px 0px;
}
.item-why-choose{
  padding: 15px 0px;
}


/***************** Case study *******************/
.case-study-banner {
  margin-top: 0px;
  padding: 30px 0px;
}
.scase-study-detailfull {
  padding: 30px 0px !important;
}
.information-case-study-detail h3 {
  font-size: 26px;
  font-weight: 500;
}
.information-case-study-detail {
  margin: 20px 0px;
}
.information-case-study-detail p {
  font-size: 16px;
  line-height: 24px;
}
.information-case-study-detail h3 {
  font-size: 22px;
}
.project-proud {
  padding: 30px 0px !important;
}
.project-show {
  margin: 20px 0px;
}
.case-image-all img:nth-child(2) {
  margin-top: -50px;
}



}



/*=================== Blog Detail Responsive ==================*/
@media(max-width:900px){
.blog-detail{
  padding: 40px 0px;
}
}



/*=================================================*/

/* Responsive fix */
@media (max-width: 576px) {
  .custom-tab .nav-link {
    padding: 8px 10px;
    font-size: 14px;
  }
}


@media (max-width: 768px) {
  .main-tabe-content .slick-prev {
    left: -30px;
  }

  .main-tabe-content .slick-next {
    right: -30px;
  }

  .main-tabe-content .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}




/*New Feedback Style*/


@media(max-width:900px){
  .cirle-number img {
  position: absolute;
  left: 15%;
  bottom: 0;
}
.social-toggle-wrapper {
  bottom: 25px !important;
}
.our-work .slick-arrow {
  width: 40px !important;
  height: 40px !important;
}
.our-work .slick-prev.slick-arrow {

  right: 58px !important;
}
.cs_nav .cs_nav_list > li > .active::after {
  display: none;
}
 .about-us-title h2 {
    line-height: 33px !important;
    font-size: 28px;
    letter-spacing: 0.2px;
    margin-bottom: 25px !important;
  }

.our-work {
  padding: 30px 0px;
}
 .onborard-information {
  padding-right: 35px;
  position: relative;
  z-index: 9;
}



}