
@media only screen and (max-width:1680px) {
  .menu_container .menu_list li {margin-right: 36px;}

  .stories .pages {
    width: calc(48% + 40%);
    height: 6.25rem;
    top: 41.875rem;
  }
  .stories .pages .page {
    font-size: 16px;
    padding: 0 1rem;
    line-height: 36px;
  }
  .header_container {
    padding: 10px 4%;
  }
  .bodypx {
    padding: 0 4%;
  }
  .form-box {
    margin-top: -91px;
  }
  .fs-38 {
    font-size: 29px;
  }
  .slide_content {   
    left: 4%;

  }


}
@media only screen and (max-width:1440px) {
  .cardoursolutions {
    height: 454px;

  }
  .h1, h1 {
    font-size: 2rem;
  }
  p {
    font-size: 18px;
    line-height: 32px;
  }
  .menu_dropdown {
    
    max-width: 89%;
  }
  .cardoursolutions {
    margin: 14px 4px;
  }
}
@media only screen and (max-width:1366px) {
  .menu_container .menu_list li {margin-right: 30px;}
  .menu_container .menu_list li a {font-size: 16px;}
  .menu_container .menu_list li.drop svg {height: 17px;width: 17px;margin-left: 0px;}
  .fs-70 {
    font-size: 45px;
  }
  .fn-24 {
    font-size: 20px;
  }
  .swiper-pagination-bullet em {
    font-size: 16px;
  }
  .btn-control .btn-circle {
    right: 50px;
  }
  h2 {
    font-size: 38px !important;
  }
  .counter-list li,  .work__item {
    font-size: 45px;
  }

  p {
    font-size: 17px;
    line-height: 28px;
  }
  .fn-30 {
    font-size: 26px;
  }

}
@media only screen and (max-width:1280px) {
  .menu_container .menu_list li {margin-right: 20px;}
  .stories .pages-wrapper {
    margin-top: 8.75rem;
    gap: 0rem;
    margin-left: -8.75rem;
  }
  .stories .pages .page {
    font-size: 14px;
    padding: 0 0.5rem;
    line-height: 36px;
  }

}
@media only screen and (max-width:1199px) {
  .menu_container .menu_list li {margin-right: 20px;}

}
@media only screen and (max-width:999px) {
.firtitle::before {
  content: '';
  width: 12px;
  height: 19px;
  float: right;
  background: url(../images/right-sigarrow.svg) center right/contain no-repeat;
  transition: .5s;
}
.menu_container .menu_list {
  flex-direction: column;
  position: fixed;
  left: -150%;
  width: 100%;
  background: #000;
  height: 100vh;
  top: 0;
  transition: 0.3s;
  overflow: auto;
  padding: 30px;    align-items: start;
  padding-top: 100px;
}
.menu_container .menu_list li a {
  color: var(--themecolor3);
  padding: 10px 0px;
  display: block;
}
.menu_container .menu_list li a::after {
  bottom: 6px;
}

ul.sub-menu a {
  color: #000 !important;
}
.menu_container .menu_list .menu_dropdown li {
  padding: 9px 20px;
}

.slide_content {
  right: 3%;
}
.banner .swiper-autoheight, .banner .swiper-autoheight .swiper-slide {
  height: 65vh;
}

.slide_content {
	left: 3%;
	padding-top: 10%;
}
.btn-control .btn-circle {
  margin: auto;
  right: 0;
  bottom: 28%;
  left: 0;

}
.swiper-pagination {
  display: block;
  left: 0% !important;
}
.swiper-pagination-bullet em {
  font-size: 18px;
}.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,30px);
}
  .menu_container .menu_list.active{left: 0 !important;}
  .menu_container .menu_list li {margin-right: 0;}
  .services-dropdown .tab-content h5, .services-dropdown .tab-content h5 a {
    margin-top: 10px; color: #fff;
    margin-bottom: 0;display: inline list-item;
  }
  .menu_container .menu_list .menu_dropdown ul li a {
    padding: 2px 0px;
  }
  .services-dropdown .menubox ul li a {
    color: #fff !important;
    font-size: 14px !important;
  }
  .services-dropdown .menubox ul{display: none;}
  .services-dropdown .menubox .firtitle {
    width: 15px;
    height: 15px;
    float: right;
  }
  .accordion-item {
    background-color: #0c63e4;
  }
  .tab-content>.tab-pane {
    display: block;
    opacity: 1;
  }
  .menu_container .menu_list li:first-child {margin-top: 0;}
  .menu_container .menu_list li.drop {flex-direction: column;}
  .menu_dropdown {opacity: 1;visibility: visible;display: none;position: relative;left: unset;transform: unset;top: unset;
    transition: unset;margin-top: 11px;box-shadow: unset;
    max-width: 100%;
  }
  .menu_container .menu_list li.drop svg {display: none;}
  .menu_container .menu_list li.drop {width: 100%;justify-content: center; position: relative;}
  .my_header.fixed .menu_container .menu_list li a {color: #fff;}
 /* .my_header.fixed .menu_container .menu_list li .menubox a{color: rgb(0, 0, 0);} */
  .my_header.fixed .menu_container .menu_list .menu_dropdown li a{color: #717b70;fill: #717b70;}
  .my_header.fixed .menu_container .menu_list .menu_dropdown li a:hover{color: #fff;fill: #fff;top: unset;}
  .menu_container .menu_list li.drop:hover .menu_dropdown {top: unset;}
  .my_header #navtoggle.active span {background: #fff;}
  #navtoggle,.sub_menu{display: inline-block;top: 6px;}
  .header_container {padding: 20px 30px;}
  .max-w {
    padding: 20px 15px;
  }
  .context {
    padding-left: 0%;
  }
  
.sectionbg {
  background: none;
  margin: 30px;
}
.ipadbg{background: #EFF2F7;}


.h1, h1 {
  font-size: calc(1.375rem + 0vw);
}
p {
  font-size: 14px;
  line-height: 23px;
}
h2 {
  font-size: 26px !important;
}
.fn-36 {
  font-size: 19px;
}
.fs-14{font-size: 14px;}
.bdr {
  border-right: 0px solid #f9e0e3;
}

.fs-38 {
	font-size: 23px;
}
ul.ourlist li {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 11px;
}

}
@media only screen and (max-width:767px) {


  .slide_content p {
    margin-bottom: 10px;
  }

.swiper-pagination-bullet em {
  font-size: 12px;
}
.stories .pages-wrapper {

  gap: 0rem;
  margin-left: 0;

}

.stories .stories__btn {
  margin-top: 3.125rem;
}
.stories .pages .page {
  font-size: 0;padding: 0 1rem;

}
.stories .pages .page::after {
  display: none;
}
.stories .pages .page, .stories .pages {
  /*! display: none; */
  background: transparent;
}

.stories .pages .page.active {
	background-color: transparent;
	color: #fff;
}

.accordion-button {
  font-size: 16px;
  font-weight:bold ;
}
.stories .card {
  left: 0;
  top: 1.875rem;
  right: 0;
  margin: auto;
}
.cardoursolutions {
  width: 47.3%;
}
.padding1 {
  padding: 50px 0;
}
.bodypx {
  padding: 0 2%;
}

  .header_container {padding: 15px 15px;}
  .logo_container {width: 135px;}
  .my_header.fixed .logo_container {width: 100px;}
.sub_menu {right: 15px;}
.fs-70 {
  font-size: 28px;
  line-height: 1.2;
}
.fn-24 {
  font-size: 16px;
  font-weight:400 ;
}
.f-22 {
  font-size: 15px;
}
.stories .card__text {
  font-size: 14px;
}
.stories .card__title {
  font-size: 1rem;

}

footer .form-box{margin-top: 0px;padding: 17px;}
.pr-100{padding-right: 0;}
.ipad-w {
  width: 44%;
  display: inline-block;
  vertical-align: top;
  margin-top: 38px;
}
.paddingtop-200 {
  padding-top: 0px;
}
.page-industries-title {
  left: 3%;
  text-align: center;
  right: 0;
}

.themeBtn {
  padding: 10px 18px;
  gap: 3px;
}


.industries-section .slide-content {
  text-align: center;
}
.fn-18 {
  font-size: 16px;
}
h4.fn-18 {
  font-size: 18px;
}
.iph-w100{width: 100%;}
.first-outer {
text-align: center;
}
.testimonial .slick-dots {
display: none !important;
}
.counter-list li {
font-size: 36px;padding-left: 16px;
}
.fn-30 {
font-size: 20px;
}
.work__item {
font-size: 36px;
}
.work__item{text-align: center;}
.Insights-text a {
line-height: 29px;
}
.work__item {
min-height: 155px;
}
.bdr {
border-right: 0px solid #f9e0e3;
padding-right: 15px;
}
.menuheadding {
margin-left: 1px;
}
.form-box {
margin-top: -200px;
padding: 50px;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 3px rgba(0,0,0,0.1);

}
form .form-control {height: calc(1.3em + 0.75rem + 9px);}
.form-select {padding: 8px 14px;}
label {font-size: 14px;font-weight: normal;}
.btn-black {
padding: 10px 21px;
gap: 4px;
}

}

@media only screen and (max-width:675px) {
  .cardoursolutions {
    height: 379px;
  }
}

@media only screen and (max-width:575px) {

  .stories .pages {
    top: 44.875rem;
  }
  .slide_content span br{
display: none;
  }

.fn-24 {
  font-size: 15px;
  font-weight: 400;
}
.region:hover .pan {
  height: auto;
}
.quick-links li a {
  font-size: 14px;
}
.quick-links li::after {
  left: -8px;
  height: 18px;
  top: calc(81% - 15px);
}
.fn-16 {
  font-size: 14px;
}
.cardoursolutions {
	width: 100%;
	height: 439px;
	margin: 14px 0px;
}
.cardoursolutions .imgBx img {
  object-fit: cover;
}
.fs-38 {
  font-size: 24px;
}
.cardoursolutions .details {
  padding: 16px 30px;
}
ul.ourlist li {
  font-size: 15px;
  line-height: 16px;
}

.banner .swiper-autoheight, .banner .swiper-autoheight .swiper-slide {
  background-position: center;
}
#background {
	min-height: 64vh;
}

}

@media only screen and (max-width:414px) {
.header_container {
  padding: 15px 9px;
}
.fs-38 {
  font-size: 21px;
}
}

@media only screen and (max-width:390px) {
.mobbtn-none{display: none;}
.fs-70 {
font-size: 26px;
}
.header_container {
padding: 15px 14px;
}
}

