/*--------------------------------------------------------------
## Custom CSS Start
--------------------------------------------------------------*/
.cww-ssf-outer-wrapp.btn-position-right.attached .cww-sff-inner.active .toggle-wrapp {
 right: 447px !important;
}

.cww-sff-wrapp input.form-control, .cww-sff-wrapp textarea.form-control {
margin-bottom: 20px !important;
}





.sec-all_round .vc_column-inner>.wpb_wrapper {
 height: 550px !important;
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
  display: none!important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.main-anim {
  position: relative;
  width: 100%;
  right: -26%;
}
section.sec-banner, section.sec-banner .vc_row  {
  overflow: visible !important;
}
header#masthead lottie-player.after {
  display: none !important;
}
header#masthead.fixed lottie-player.after {
  display: block !important;
}
header#masthead.fixed lottie-player.before {
  display: none !important;
}
.ft-book {
  font-family: 'Circular Std Book';
  font-weight: 500;
}
.ft-caps {
  text-transform: capitalize;
}
.home header#masthead .container {
  max-width: 100%;
  padding: 0;
}
p{
  font-family: 'Barlow';
  color: #211C5D;
}
#masthead nav {
  justify-content: space-between;
}
button.btn-toggle {
  background: transparent;
  padding: 0;
  border: none;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Circular Std';
  display: flex;
  align-items: center;
  font-weight: 400;
  box-shadow: none;
  outline: none;
}
/*button.btn-toggle span {
  font-size: 18px;
  margin-left: 10px;
}
button.btn-toggle span.icon-last {
  margin: 0;
}*/
.sec-banner .vc_flag {
  display: inline-block;
  background: rgb(255 255 255 / 20%);
  padding: 7px 22px;
  border-radius: 20px;
}
.sec-banner .vc_flag p,
.vc_portfolio p {
  font-size: 11px;
  color: #fff;
  letter-spacing: 1.345px;
  font-family: 'Circular Std Book';
  display: flex;
  align-items: center;
}
.sec-banner .vc_flag p img{
  margin: 0 9px;
}
.vc_portfolio p img {
  margin: 0 4px;
}

.sec-banner .wpb_image_grid_ul li {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.sec-banner .wpb_image_grid_ul li:nth-child(2) {
  margin: 0 72px;
}
.sec-banner .wpb_image_grid_ul {
  display: flex;
  align-items: center;
}
body .primary-btn .vc_general {
  background: transparent !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0;
  padding: 21px 52px;
  font-size: 18px;
  font-family: 'Circular Std Book';
  line-height: 18px;
  transition: all 0.7s ease-in-out;
  overflow: hidden;
  z-index: 1;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
body .primary-btn .vc_general:hover {
  color: #211C5D !important;
}
body .primary-btn .vc_general::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  transition: opacity 0.3s, border 0.3s;
  z-index: -1;
}
body .primary-btn .vc_general:hover::before {
  opacity: 0;
}
body .primary-btn .vc_general::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 200px;
  background-color: #f3f9ff;
  border-color: transparent;
  border-radius: 50%;
  transform: translate(-10px, -70px) scale(0.1);
  opacity: 0;
  z-index: -1;
  transition: transform 0.7s, opacity 0.7s, background-color 0.7s;
}
body .primary-btn .vc_general:hover::after {
  opacity: 1;
  transform-origin: 100px 100px;
  transform: scale(1) translate(-10px, -70px);
}
/*--------------------------------------------*/
div#footer-widget {
  padding-top: 95px;
  background: #211C5D;
}
div#page {
  overflow: hidden;
}
div#footer-widget h1 {
  margin-top: 0;
  font-size: 55px;
  line-height: 64px;
  color: #fff;
  margin-bottom: 26px;
}
div#footer-widget section#text-2 .textwidget {
  display: flex;
  flex-wrap: wrap;
}
div#footer-widget section#text-2 .textwidget .tagline_ft {
  max-width: 50%;
  flex: 0 0 50%;
}
div#footer-widget section#text-2 .textwidget .areaforbtn {
  max-width: 50%;
  flex: 0 0 50%;
  text-align: right;
  padding-top: 36px;
}
div#footer-widget section#text-2 .textwidget .areaforbtn .primary-btn {
  display: inline-block;
  overflow: hidden;
  padding: 20px 0;
}
div#footer-widget section#text-2 .textwidget .primary-btn a::after {width: 260px;}
div#footer-widget section#text-2 .textwidget p {
  color: #A29FC8;
  font-size: 20px;
  line-height: 29px;
  margin: 0;
}
div#footer-widget section#text-2 {
  margin: 0;
}
div#footer-widget .f-1 {
  padding-bottom: 80px;
  border-bottom: 1px solid #FFFFFF1A;
  margin-bottom: 103px;
}
div#footer-widget section#text-2 .textwidget .primary-btn a {
  text-decoration: none;
  z-index: 1;
  position: relative;
}
div#footer-widget h3.widget-title {
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 19px;
  font-family: 'Circular Std Book';
  font-weight: 400;
}
div#footer-widget .f-3 {
  display: flex;
  padding-bottom: 80px;
  justify-content: space-between;
}
div#footer-widget .f-3 section#nav_menu-2 {
    margin-right: 0px;
    max-width: 27%;
    flex: 0 0 27%;
}
div#footer-widget .f-3 section#nav_menu-3 {
  margin-right: 75px;
  max-width: 14%;
  flex: 0 0 14%;
}
div#footer-widget .widget {
  margin: 0;
}
div#footer-widget section#nav_menu-4 {
    max-width: 30%;
    flex: 0 0 30%;
}
div#footer-widget ul.menu a.nav-link {
  background: transparent;
  padding: 0;
  font-size: 18px;
  color: #A29FC8;
  font-family: 'Barlow';
  line-height: 18px;
}
div#footer-widget ul.menu li {
  margin-bottom: 11px;
}
div#footer-widget ul.menu li:last-child {
  margin: 0;
}
div#footer-widget ul.menu li.career-btn {
  position: relative;
}
div#footer-widget ul.menu li.career-btn:after {
    content: '';
    width: 91px;
    height: 22px;
    background: url(../images/hiring-tag.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    left: 65px;
    top: 0;
}
div#footer-widget section#media_image-2 {
  display: none;
}
div#footer-widget #custom_html-2 {
  margin-bottom: 40px;
}
div#footer-widget #custom_html-2 lottie-player {
  display: block !important;
  position: relative;
  width: 165px;
  z-index: inherit;
  height: 57px;
}
div#footer-widget #custom_html-2 lottie-player:after {
  display: none;
}
div#footer-widget .zoom-social_icons-list-span.social-icon {
  background: rgb(255 255 255 / 12%) !important;
  color: #fff;
  height: 40px;
  width: 40px;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px !important;
}
div#footer-widget  li.zoom-social_icons-list__item {
  margin: 0;
}

body #DMCA-badge {
  line-height: inherit!important;
}

div#footer-widget .awards-sec {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

div#footer-widget {
  padding-bottom: 45px;
}

div#footer-widget #media_image-4 img {
  width: 156px;
  height: auto;
}

.social-ft {
  list-style: none;
  padding: 0;
  display: flex;
}
.social-ft li {
  font-size: 0;
  margin-right: 5px;
}
.social-ft li a i {
  font-size: 19px;
}
.social-ft li a {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 9%);
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
}
div#footer-widget .f-4 #media_image-3 {
  margin-bottom: 10px;
}
div#footer-widget .f-4 p a {
  line-height: 17px;
  color: #A29FC8;
  text-decoration: underline;
  letter-spacing: 0.17px;
}
div#footer-widget .f-5 {
  display: flex;
  padding-bottom: 95px;
}
div#footer-widget .f-5 #text-5 {
  width: 48%;
}
div#footer-widget .f-5 p {
  color: #A29FC8;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 25px;
}
div#footer-widget .f-5 p a:hover {
  color: #45D1FD;
}
div#footer-widget .f-5 .textwidget p:last-child {
  margin: 0;
}
div#footer-widget .f-5 p a {
  color: #A29FC8;
  text-decoration: none;
}
/*div#footer-widget .f-5 p br {
  display: none;
}*/
div#footer-widget .f-5 h3.widget-title {
  position: relative;
  padding-left: 44px;
}

div#footer-widget #media_image-5 img {
width: 100px;
}

div#footer-widget #media_image-7 img {
  width: 119px;
}

footer#colophon {
  background: #211c5d !important;
  border-top: 1px solid #FFFFFF1A;
}
.site-info .widget, .site-info .widget p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #A29FC8;
  font-weight: 400;
}
.site-info {padding: 20px 0 26px;}
.site-info .widget .textwidget {
  display: flex;
}

.f-2 #menu-testimonials a{
  width: inherit;
    height: inherit;
    text-align: left;
    justify-content: flex-start;
}

.address p,
.address p a {
  color: #A29FC8;
  font-size: 18px;
  margin-bottom: 10px;
}

div#footer-widget .address h3.widget-title {
    position: relative;
    padding-left: 44px;
}

div#footer-widget .address.usa h3.widget-title:before {
  content: '';
  height: 20px;
  width: 30px;
  background: url('../images/flag_america.svg');
  background-size: auto;
  position: absolute;
  left: 0;
  top: 0;
}

div#footer-widget .address #text-6 h3.widget-title {
  margin-top: 30px;
}
div#footer-widget .address #text-6 h3.widget-title:before {
  content: '';
  height: 20px;
  width: 30px;
  background: url('../images/flag_pakistan.svg');
  background-size: auto;
  position: absolute;
  left: 0;
  top: 0;
}

div#footer-widget .aww-f {
  padding-top: 30px;
}

body .sec-foundation {
  background-position: bottom !important;
}
.ft-20 p {
  font-size: 20px;
  line-height: 31px;
}
.sec-foundation .wpb_single_image {
  margin-right: -80px;
  margin-bottom: -150px !important;
}
body .primarty-btn-arrow .vc_general {
  padding: 0;
  padding-top: 21px;
  border: none !important;
  font-size: 21px;
  line-height: 21px;
  font-family: 'Circular Std Book';
  background: linear-gradient(to right, #024efe 0%, #1d9ef3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  position: relative;
}
.primarty-btn-arrow .vc_general:before {
  content: 'Start a Conversation';
  font-size: 14px;
  font-weight: 400;
  background: transparent !important;
  -webkit-text-fill-color: #211C5D;
  position: absolute;
  top: 0;
  left: 0px;
}
.primarty-btn-arrow .vc_general:after {
  content: '';
  width: 21px;
  height: 14px;
  background: url('../images/arrow_blue.svg');
  background-size: auto;
  background-repeat: no-repeat;
  position: absolute;
  right: -41px;
  bottom: 4px;
}
.vc_section.sec-business {
  background: transparent linear-gradient(180deg, rgb(164 221 246 / 40%) 0%, #FFFFFF00 44%) 0% 0% no-repeat padding-box;
}
.sec-grids .vc_column-inner>.wpb_wrapper {
  padding: 54px 0 56px 36px;
  transition: all 0.3s ease-in-out !important;
  position: relative;
}
.sec-grids .vc_column-inner>.wpb_wrapper:hover {
  background: #fff;
  box-shadow: 0px 3px 36px #547A9E24;
}
.arrow-list ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.arrow-list ul li {
  font-size: 19px;
  color: #211C5D;
  font-family: 'Barlow';
  line-height: 31px;
  font-weight: 400;
  position: relative;
  padding-left: 30px;
}
.arrow-list ul li:before {
  content: '';
  width: 10px;
  height: 11px;
  background: url('../images/list-arrow.png');
  background-size: auto;
  position: absolute;
  left: 0;
  top: 12px;
}
.galley_platform .wpb_image_grid .wpb_image_grid_ul li {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  margin-right: 9px;
}
.galley_platform .wpb_image_grid .wpb_image_grid_ul li a:hover {
  transform: translate(0px, -10px);
}
.galley_platform .wpb_image_grid .wpb_image_grid_ul li a {
  transition: all 0.3s ease-in-out !important;
}
body .primary-btn.with-arrow .vc_general {
  width: 100%;
  padding: 19px 36px !important;
  text-align: left;
  position: relative;
}
body .primary-btn.with-arrow {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out !important;
  z-index: 1;
}
body .primarty-btn-arrow .vc_general:hover:after {
 right: -51px;
}
body .primarty-btn-arrow .vc_general:after {
  transition: all 0.3s ease-in-out !important;
}
body .primary-btn.with-arrow:after {
  content: '';
  width: 19px;
  height: 11px;
  background: url('../images/right_arrow-btn.svg');
  background-size: auto;
  position: absolute;
  right: 32px;
  top: 23px;
  pointer-events: none;
  z-index: 9;
}
.sec-grids .vc_column-inner>.wpb_wrapper:hover .primary-btn.with-arrow {
  opacity: 1;
  visibility: visible;
}
.sec-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
  max-height: 194px;
}
body .primary-btn.with-arrow .vc_general::after {
  width: 450px;
}
body .primary-btn.with-arrow:hover:after {
  filter: invert(1);
}
.vc_portfolio p {
  color: #211C5D;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
}
.sec-shared .vc_portfolio p {
  justify-content: flex-start;
}
.sec-shared p {
  text-transform: capitalize;
  color: #211C5D;
}
.vc_shared {
  border-bottom: 1px solid rgb(112 112 112 / 17%);
}
.sec-shared .wpb_image_grid .wpb_image_grid_ul li {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.sec-shared .wpb_image_grid .wpb_image_grid_ul {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: auto !important;
}
.sec-shared .wpb_image_grid .wpb_image_grid_ul .owl-nav {
  display: none;
}
.stats-top .aio-icon-top, .stats-top .stats-desc {text-align: left !important;}
.stats-top .stats-number,div.stats-desc>div.counter_suffix {
  font-size: 48px !important;
  line-height: 28px !important;
  font-family: 'Circular Std Book';
  font-weight: 900 !important;
  padding: 0 !important;
  background: linear-gradient(to right, #024efe 0%, #1d9ef3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.vc_shared h6 {
  font-weight: 500;
  font-family: 'Barlow';
}
.star-rating ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.star-rating ul li.active {
  color: #EC6116;
}
.star-rating ul li {
  color: #b9b8b8;
}
.test-box {
  background: #fff;
  box-shadow: 0px 3px 36px #547A9E24;
  padding: 79px 112px 64px 98px;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}
.tst-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.user-info {
  display: flex;
  align-items: center;
}
.user-info h3 {
  font-size: 21px;
  line-height: 25px;
  margin: 0;
}
.user-info p {
  font-family: 'Circular Std Book';
  margin: 0;
}
.tst-info .user-info figure {
  height: 57px;
  width: 57px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 17px;
}
.tst-info img {
  width: auto !important;
}
.test-box .ctn p {
  font-size: 23px;
  line-height: 36px;
}
div#slider_testimonial .item {
  padding: 40px 0;
}
.test-box .ctn p:empty {
  display: none;
}
.star-rating {
  margin-bottom: 37px;
}
.test-box .ctn {
  margin-bottom: 54px;
}
.tst-info figure {
  margin: 0;
}
footer#colophon a {
  text-decoration: underline;
}
div#slider_testimonial .owl-nav {
  position: absolute;
  right: 8%;
  bottom: -84px;
}
.owl-dots {
  display: none;
}
div#slider_testimonial {
  margin-bottom: 58px;
}
body .btn-simple {
  padding-left: 98px;
}
body .sec-testimonial .btn-simple .vc_general {
  background: transparent !important;
  color: #3B9CF8 !important;
  border: none !important;
  font-family: 'Circular Std Book';
  font-size: 20px;
  line-height: 20px;
  text-decoration: underline;
  padding: 0 !important;
}
div#slider_testimonial .owl-nav button {
  height: 51px;
  width: 51px;
  border-radius: 100%;
  background: #fff;
  color: #211C5D;
  font-size: 18px;
  box-shadow: 0px 3px 36px #547a9e24;
  margin: 0 5px;
  outline: none;
  transform: scale(1) translateZ(0);
  transition: transform .3s cubic-bezier(.23,.98,.62,1.58);
}
div#slider_testimonial .owl-nav button:hover {
  transform: scale(1.1) translateZ(0);
}
section.sec-testimonial {
  background-position: bottom !important;
} 
body .sec-case_study .primarty-btn-arrow .vc_general:before,
body .primarty-btn-arrow.smp-arrow .vc_general:before {
  display: none;
}
body .sec-case_study .primarty-btn-arrow .vc_general,
body .primarty-btn-arrow.smp-arrow .vc_general {
  padding-top: 0;
  font-size: 18px;
  color: #211C5D;
  -webkit-text-fill-color: #211C5D;
  font-weight: 500;
  font-family: 'Circular Std Book';
}
body .sec-case_study .primarty-btn-arrow .vc_general:after,
body .primarty-btn-arrow.smp-arrow .vc_general:after {
  filter: brightness(0.5);
}
body .primarty-btn-arrow.smp-arrow .vc_general:after {
  right: -34px;
}
body .primarty-btn-arrow.smp-arrow .vc_general {
  padding-top: 20px;
  padding-left: 40px;
}
body .primarty-btn-arrow.smp-arrow .vc_general:hover:after {
  right: -44px;
}
.tag-list ul {
  display: flex;
  list-style: none;
  padding: 0;
}
.tag-list ul li {
  font-size: 12px;
  line-height: 12px;
  color: #211C5D;
  padding: 6px 10px;
  background: #ffffff;
  margin-right: 8px;
  border-radius: 20px;
  text-transform: uppercase;
  font-family: 'Circular Std Book';
  font-weight: 500;
}
.tag-list ul li:last-child {
  margin-right: 0;
}
.sec-case_study .row:hover .tag-list ul li {
  background: #FBFBFB;
}
.sec-case_study .case-1 {
  background: #EBF1FB;
  transition: all 0.3s ease-in-out !important;
  position: static;
}
.sec-case_study .case-2 {
  background: #EBF5F5;
  transition: all 0.3s ease-in-out !important;
}
.sec-case_study .case-3 {
  background: #EAECFC;
  transition: all 0.3s ease-in-out !important;
}
.sec-case_study p {
  text-transform: capitalize;
  font-size: 18px;
}
body .sec-case_study .primarty-btn-arrow .vc_general:hover {
  -webkit-text-fill-color: #3b9cf8;
}
body .sec-case_study .primarty-btn-arrow .vc_general:hover:after {
  filter: none;
}
.ft-18 p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
body .btn-with_round_bg .vc_general {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  font-size: 18px;
  line-height: 18px;
  color: #fff !important;
  font-family: 'Circular Std Book';
}
body .btn-with_round_bg .vc_general:after {
  content: '';
  height: 24px;
  width: 18px;
  border-radius: 100%;
  background-image: url(../images/down-arrow.png);
  background-size: auto;
  background-position: center 1px;
  background-repeat-x: no-repeat !important;
  position: absolute;
  right: -50px;
  top: 0px;
  transition: all 0.16s !important;
}
/*body .btn-with_round_bg .vc_general:hover:after {
  background-position: center 47px;
}*/
body .btn-with_round_bg .vc_general:before {
  content: '';
  height: 45px;
  width: 45px;
  background: transparent linear-gradient( 262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  border-radius: 100%;
  position: absolute;
  right: -62px;
  top: -11px;
}
.sec-quality .ft-20 p {
  text-transform: capitalize;
}
.slider_about .wpb_image_grid .wpb_image_grid_ul li {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.slider_about .owl-carousel .owl-item {
  display: inline-grid;
}
.slider_about .wpb_image_grid .wpb_image_grid_ul {
  height: auto !important;
}
.slider_about .owl-stage {
  display: flex;
  align-items: center;
}
.sec-team .ft-18 p {
  padding-right: 20%;
  line-height: 31px;
}
body .btn-follow .vc_general {
  background: #F3F9FF !important;
  border: none !important;
  line-height: 14px;
  color: #3B9CF8 !important;
  font-family: 'Circular Std Book';
  border-radius: 0;
  padding: 18px 16px 17px 69px !important;
}
body .btn-follow .vc_general i.vc_btn3-icon {
  height: 100%;
  top: 25px;
  border-right: 1px solid #dbe3ec;
  left: 0 !important;
  padding: 16px;
  font-size: 22px !important;
}
.vc_shared.sec-join_team {
  text-align: center;
}
.client-grids .vc_column-inner>.wpb_wrapper {
  border: 1px solid rgb(112 112 112 / 10%);
  background: rgb(243 249 255 / 10%);
  min-height: 271px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease-in-out !important;
}
.client-grids .vc_column-inner>.wpb_wrapper:hover {
  background: #fff;
  box-shadow: 0px 3px 36px #8d949a26;
}
.client-grids .vc_column-inner>.wpb_wrapper p {
  font-weight: 600;
}
.client-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
  min-height: 73px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-shared .wpb_image_grid .wpb_image_grid_ul li:hover img {
  filter: none;
}
.sec-shared .wpb_image_grid .wpb_image_grid_ul li img {
  filter: grayscale(1);
  transition: all 0.3s ease-in-out !important;
}
.sec-brands .wpb_single_image {
  height: 570px;
  max-width: 495px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0px 0px 14px 9px rgb(243 249 255);
}
.testimonial-grids .test-box {
  padding: 0;
  max-width: unset;
  background: transparent;
  box-shadow: none;
}
.testimonial-grid:first-child {
  padding-top: 0;
}
.testimonial-grid {
  padding-top: 120px;
  padding-bottom: 120px;
  border-bottom: 1px solid #ededed;
}
.nav-toggler {
  display: flex;
}
.nav-toggler .phone-nbr {
  margin-right: 34px;
  display: none;
}
.nav-toggler .phone-nbr a {
  background: transparent;
  border-radius: 24px;
  color: #211C5D;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Circular Std Book';
  padding: 15px 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: all 0.4s ease-in-out !important;
}
.nav-toggler .phone-nbr a:hover:after {
  width: 100%;
}
.nav-toggler .phone-nbr a:after {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #3b9cf8;
  transition: all 0.5s ease-in-out !important;
  z-index: -1;
}
.nav-toggler .phone-nbr a:before {
  border-radius: 24px;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #F3F9FF;
  transition: all 0.3s ease-in-out !important;
  z-index: -1;
}
.nav-toggler .phone-nbr a:hover {
  color: #fff;
}
.nav-toggler .phone-nbr a i {
  margin-right: 16px;
}
header#masthead .navbar-brand lottie-player.after {
  display: none;
}
header#masthead.fixed .navbar-brand lottie-player.after {
  display: block !important;
}
header#masthead.fixed .navbar-brand lottie-player.before {
  display: none !imprtant;
}
header#masthead.fixed {
  background: #fff;
  box-shadow: 0px 3px 6px #0000000F;
  padding: 13px 0;
  position: fixed;
  /*height: 0px;*/
  /*padding: 0px;*/
  animation: headerAnimation linear forwards .5s;
  overflow-y: hidden;
}
@keyframes headerAnimation{
  from{
    transform: translateY(-100px);
  }
  to{
    transform: translateY(0);
  }
}

header#masthead.fixed button.btn-toggle {
  color: #211C5D;
}
header#masthead.fixed .nav-toggler .phone-nbr {
  display: block;
}
.home header#masthead.fixed{
  padding: 13px 68px 13px 57px ;
}
/*.home header#masthead.fixed .container {
  max-width: 1230px;
}*/
section.site_menu div#main-nav {
  display: flex;
  justify-content: flex-start !important;
}
section.site_menu {
  transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -webkit-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -moz-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -o-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  z-index: 9;
  top: 0%;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: transparent;
  color: #fff;
  overflow: visible;
  padding: 160px 0;
}
section.site_menu:before {
  content: '';
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transform: scale(0, 0) translate(50%, -50%);
  -moz-transform: scale(0, 0) translate(50%, -50%);
  -webkit-transform: scale(0, 0) translate(50%, -50%);
  -o-transform: scale(0, 0) translate(50%, -50%);
  -ms-transform: scale(0, 0) translate(50%, -50%);
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  transition-delay: 0.55s;
  display: block;
  width: 370vw;
  height: auto;
  padding-top: 370vw;
  background-color: #211C5D;
  position: fixed;
  top: 0;
  right: 0;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  border-radius: 50%;
}
section.site_menu.get-menu {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
}
section.site_menu.get-menu:before {
  transform: scale(1, 1) translate(50%, -50%);
  -moz-transform: scale(1, 1) translate(50%, -50%);
  -webkit-transform: scale(1, 1) translate(50%, -50%);
  -o-transform: scale(1, 1) translate(50%, -50%);
  -ms-transform: scale(1, 1) translate(50%, -50%);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0.3s;
}
section.site_menu .menu-info figure {
  margin-top: 0;
  margin-bottom: 37px;
}
section.site_menu .menu-info p {
  color: #A29FC8;
  font-size: 18px;
  margin-bottom: 18px;
  line-height: 22px;
}
section.site_menu .menu-info p a {
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
  line-height: 24px;
}
section.site_menu .menu-info p:last-child {margin: 0;}
section.site_menu .menu-info p:nth-child(3) {
  margin-bottom: 8px;
}
section.site_menu .menu-info {
  margin-bottom: 425px;
}
section.site_menu .social_widget .widget_media_image {
  display: none;
}
section.site_menu .social_widget .widget {
  margin: 0;
}
section.site_menu .social_widget .widget ul {
  list-style: none;
  padding: 0;
  display: flex;
}
section.site_menu .social_widget .widget ul li {
  font-size: 0;
  margin-right: 5px;
}
section.site_menu .social_widget .widget ul a i {
  font-size: 19px;
}
section.site_menu .social_widget .widget ul li a {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 9%);
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
}
section.site_menu .social_widget .widget ul li a:hover,
.social-ft li a:hover {
  background: transparent linear-gradient(
270deg
, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  transition: all 0.3s;
}
.navbar-nav .nav-link {
  color: #6B66A7;
  font-size: 53px;
  line-height: 57px;
  font-family: 'Circular Std';
  font-weight: 900;
  transition: all 0.3s ease-in-out !important;
  padding: 0;
}
button.navbar-toggler {
  display: none;
}
.navbar-nav li.menu-item {
  margin-bottom: 42px;
}
.navbar-nav li.menu-item:last-child {
  margin: 0;
}
.navbar-nav li.current-menu-item .nav-link {
  color: #fff;
}
.navbar-nav .nav-link:hover {
  color: #fff;
}
button.btn-close_menu {
  background: transparent;
  padding: 0;
  border: none;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Circular Std';
  display: flex;
  align-items: center;
  font-weight: 400;
  /*position: absolute;
  top: 55px;
  right: 65px;*/
  box-shadow: none;
  outline: none;
}
/*body.menu-open{
  overflow: hidden;
}*/
body.menu-open header#masthead {
    z-index: 99;
    position: fixed;
    animation: none;
    padding: 18px 68px 18px 57px;
}

body.menu-open header#masthead .navbar-brand {
    opacity: 0;
    visibility: hidden;
}
/*body:not(.menu-open) header#masthead .navbar-brand {
    transition: all 0.6s ease-in-out;
    transition-delay: 0.8s;
}*/
.nav-toggler button.btn-menu-animate {
    padding: 10px 26px 10px 15px;
    /*transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;*/
}
/*button.btn-close_menu {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}*/
.nav-toggler button.btn-menu-animate span {
    transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
    display: block;
    position: absolute;
    top: 48%;
    right: 0;
    width: 3px;
    height: 24px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
10deg
);
    -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
    -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
10deg
);
    -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
    -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.nav-toggler button.btn-menu-animate span:nth-of-type(2) {
    right: 10px;
}
.nav-toggler button.btn-close_menu span {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    top: 48%;
    right: 0;
    width: 3px;
    height: 24px;
    background-color: #fff;
    transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
225deg
);
    -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
    -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
225deg
);
    -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
    -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
}
.nav-toggler button.btn-close_menu span:nth-of-type(2) {
    transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
-225deg
);
    -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
    -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(
-225deg
);
    -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
    -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
    right: 0;
}
body.menu-open header#masthead.fixed {
    background: transparent;
    box-shadow: none;
}
body.menu-open header#masthead.fixed .nav-toggler .phone-nbr {
    display: none;
}
header#masthead.fixed .nav-toggler button.btn-menu-animate span {
    background-color: #211c5d;
}
body.menu-open header#masthead.fixed .nav-toggler button.btn-menu-animate span {
    background-color: #fff;
}
/*button.btn-close_menu span.icon-last {
    margin: 0 !important;
}

button.btn-close_menu span.icon {
    transform: rotate(21deg);
}

button.btn-close_menu span.icon-last {
    transform: rotate(-67deg);
    position: relative;
    right: 9px;
}
button.btn-close_menu span.icon {
  font-size: 24px;
  margin-left: 18px;
}
body.menu-open {
  overflow: hidden;
}*/
.sec-case_study {
  transition: all 0.3s ease-in-out !important;
}
.sec-case_study.bg-pink {
  background-color: #DEE5F0;
}
.sec-case_study.bg-green {
  background-color: #D6EAEA;
}
.sec-case_study.bg-gray {
  background-color: #D5D8F0;
}
.sec-case_study .case-1:hover,
.sec-case_study .case-2:hover,
.sec-case_study .case-3:hover {
  box-shadow: 0px 3px 20px #0000000F;
  transition: all 0.3s ease-in-out !important;
}
/*.sec-case_study .case-1:hover {
  background: rgb(250 248 255 / 40%);
}
.sec-case_study .case-2:hover {
  background: rgb(235 245 245 / 40%);
}
.sec-case_study .case-3:hover {
  background: #fff;
}*/
.sec-case_study .row:nth-child(even) {
  flex-direction: row-reverse;
}
.sec-case_study .row {
  margin-bottom: 120px;
  align-items: center;
}
.sec-case_study .row:nth-last-child(2) {
  margin-bottom: 0;
}
.sec-case_study .row:nth-child(odd) .col-img {padding: 0;}
.sec-case_study .col-img figure {
  margin: 0;
}
.sec-case_study .row:nth-child(odd) .col-img figure {
  text-align: right;
}
.sec-case_study .row:nth-child(odd) .col-info {
  padding-left: 82px;
}
.sec-case_study .row:nth-child(even) .col-info {
  padding-right: 82px;
}
.sec-case_study .row {
  height: 491px;
}
.sec-case_study .col-img,
.sec-case_study .col-img figure {
  height: 100%;
}
.sec-case_study .col-img figure img {
  height: 100%;
}
.sec-case_study .col-info .pt-info {
  margin-bottom: 117px;
}
.sec-case_study .col-info .pt-info h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 40px;
}
.sec-case_study .col-info .pt-info p:empty {
  display: none;
}
.sec-case_study .col-info .pt-info p {
}
.sec-case_study .col-info .vc_general {
  text-decoration: none;
}
.sec-case_study .col-info .vc_general:after {
  right: -31px;
  bottom: 3px;
}
.sec-case_study .col-info .vc_general:hover:after {
  right: -41px;
}
ul.nav.nav-tabs {
  border: none;
  justify-content: center;
  margin-bottom: 73px;
}
ul.nav.nav-tabs li {
  margin: 0 22px;
}
ul.nav.nav-tabs li a {
  color: #211C5D;
  background: transparent;
  padding-bottom: 13px;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Barlow';
  border-bottom: 3px solid transparent;
  font-weight: 500;
  transition: all 0.3s ease-in-out !important;
}
ul.nav.nav-tabs li a.active,
ul.nav.nav-tabs li a:hover {
  border-color: #26D4CA;
}
/*.custom_select {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 71px;
}*/
.custom_select {
  margin-left: 50px;
  margin-top: 10px;
}
.custom_select h4 {
  margin-right: 23px;
  font-size: 41px;
  line-height: 57px;
  margin-top: 0;
  margin-bottom: 0;
}
select.service_dropdown {
  width: 205px;
  height: 51px;
  border-radius: 24px;
  padding: 0px 38px;
  font-size: 20px;
  color: #211C5D;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  background: #e6f1fe;
  border: none;
  font-family: 'Circular Std';
  appearance : none;
}
/*.custom_select:after {
  content: '';
  position: absolute;
  top:26px;
  right: 32%;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #211c5d transparent transparent transparent;
}*/ 
a.pt-link {
  background: transparent linear-gradient( 262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  padding: 11px;
  border-radius: 100%;
  position: absolute;
  top: 36%;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out !important;
}
a.pt-link img {
  position: relative;
  top: -2px;
}
.pt-img {
  height: 385px;
  margin-bottom: 24px;
}
.pt-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.portfolio-box h4 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 8px;
}
.portfolio-box p {
  font-size: 18px;
  line-height: 27px;
  padding-right: 10%;
  margin: 0;
}
.portfolio-box p span:last-child {
  display: none;
}
.portfolio-box:hover a.pt-link {
  right: -7px;
  opacity: 1;
  visibility: visible;
}
.portfolio-box ul {
  padding: 0;
  display: flex;
  list-style: none;
  margin-bottom: 0;
  margin-top: 8px;
  transition: all 0.3s ease-in-out !important;
  position: relative;
  top: 20px;
  opacity: 0;
  visibility: hidden;
}
.portfolio-box ul li {
  margin-right: 9px;
}
.portfolio-box:hover ul {top: 0;opacity: 1;visibility: visible;}
.sec-pt-grids section:not(:first-child) {
  display: none;
}
.portfolio-box {
  margin-bottom: 70px;
}
.portfolio-grd {
  display: none;
}
button.loadMore_portfolio {
  width: 100%;
  height: 233px;
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  font-family: 'Circular std';
  border: none;
  box-shadow: none;
  outline: none;
}
button.loadMore_portfolio i {
  margin-left: 16px;
}
button.loadMore_portfolio.noContent {
  cursor: no-drop;
}
.sec-services_main .srv-grid {
  min-height: unset;
  background-position: right !important;
}
.ser_pg-menu ul {
  margin: 0;
  padding-left: 12%;
  list-style: none;
  display: flex;
}
.page-industries .ser_pg-menu ul {
  padding-left: 0;
  overflow: hidden;
}
/* width */
.ser_pg-menu ul::-webkit-scrollbar {
  width: 4px;
  height: 6px;
}

/* Track */
.ser_pg-menu ul::-webkit-scrollbar-track {
  background: #eeeeee; 
}
 
/* Handle */
.ser_pg-menu ul::-webkit-scrollbar-thumb {
  background: #c6d4d3; 
}

/* Handle on hover */
.ser_pg-menu ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.ser_pg-menu ul li a {
  color: #211C5D;
  background: transparent;
  padding: 32px 0;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Barlow';
  border-bottom: 5px solid transparent;
  font-weight: 500;
  transition: all 0.3s ease-in-out !important;
  display: inline-block;
  text-decoration: none;
}
.ser_pg-menu ul li {
  margin-right: 70px;
  white-space: nowrap;
}
.ser_pg-menu ul li:last-child {
  margin: 0;
}
.ser_pg-menu ul li a:hover,
.ser_pg-menu ul li a.active {
  border-color: #26D4CA;
}
nav#navbar-services {
  padding: 0;
  justify-content: center;
}
.page-services nav#navbar-services {
  justify-content: center;
}
.page-services .ser_pg-menu ul {
  padding-left: 0;
  overflow-x: auto;
}
.currency-grids .vc_column-inner>.wpb_wrapper {position: relative;padding-left: 16%;}
.currency-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
  position: absolute;
  left: 0;
}
.currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column {
  padding-right: 8%;
}
.currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column p {
  line-height: 30px;
}
.benefit-box .vc_column-inner>.wpb_wrapper {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 36px;
  border: 1px solid #ECECEC;
  transition: all 0.3s ease-in-out !important;
}
.benefit-box .vc_column-inner>.wpb_wrapper:hover {
  box-shadow: 0px 1px 18px 4px #547a9e1a;
}
.benefit-box .vc_column-inner>.wpb_wrapper .wpb_single_image {
  margin-right: 22px;
}
.benefit-box .vc_column-inner>.wpb_wrapper h6 {
  font-weight: 500;
  line-height: 1.4 !important;
  font-family: 'Circular Std Book';
}
.sec-work-with .wpb_single_image {
  min-height: 62px;
}
.platform_list ul.wpb_image_grid_ul {
  height: auto !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.platform_list ul.wpb_image_grid_ul li {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  height: 135px;
  width: 135px;
  background: #fff;
  box-shadow: 0px 11px 18px #547a9e1a;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 75px !important;
  margin-bottom: 37px !important;
}
.platform_list ul.wpb_image_grid_ul li:nth-child(6n) {
  margin-right: 0 !important;
}
body div.slider_portfolio a.pt-link img {
  top: 0;
}
body div.slider_portfolio a.pt-link {
  padding: 15px 11px;
  right: 35px;
}
body div.slider_portfolio .item {
  padding-right: 33px;
}
body div.slider_portfolio .portfolio-box:hover a.pt-link {
  right: 10px;
}
body div.slider_portfolio .owl-nav {
  position: static;
  margin: 0;
}
body div.slider_portfolio .owl-nav button,
body div.slider_industries .owl-nav button {
  font-size: 36px !important;
  color: #211C5D !important;
  width: auto;
  height: auto;
  box-shadow: none;
  outline: none;
  background: transparent !important;
  position: absolute;
  top: 32%;
}
body div.slider_industries .owl-nav button {
  color: #BEBEBE !important;
}
body div.slider_portfolio .owl-nav button.owl-prev,
body div.slider_industries .owl-nav button.owl-prev {
  left: -66px;
}
body div.slider_portfolio .owl-nav button.owl-next,
body div.slider_industries .owl-nav button.owl-next  {
  right: -10px;
}
.industry-box .pt-img {
  height: 199px;
  margin: 0;
}
.industry-box h4 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0;
  padding: 23px;
  min-height: 97px;
  display: flex;
  align-items: center;
}
.industry-box {
  background: #fff;
  box-shadow: 0px 11px 18px #547A9E1A;
}
.slider_industries .item {
  padding: 20px 0;
}
.sec-all_round .vc_column-inner>.wpb_wrapper {
  background: #fff;
  padding: 64px 33px 55px 48px;
  box-shadow: 1px 1px 18px #547a9e1a;
  transition: .3s all ease-in-out;
height: 550px;
}
.sec-all_round .vc_column-inner>.wpb_wrapper:hover {
    transform: translateY(-10px);
}
.sec-all_round .vc_column-inner>.wpb_wrapper .primarty-btn-arrow.smp-arrow .vc_general {
  padding: 0;
  -webkit-text-fill-color: #3B9CF8;
  font-family: 'Circular Std Book';
}
.sec-all_round .vc_column-inner>.wpb_wrapper .primarty-btn-arrow.smp-arrow .vc_general:after {
  filter: none;
}
.slider_industries .owl-nav {
  display: block !important;
}
.owl-carousel .portfolio-box {
  margin-bottom: 0;
}
.page-full-site-migration .sec-all_round .vc_column-inner>.wpb_wrapper {
  min-height: 490px;
}
.sec-other_services .col-right:before {
  content: '';
  height: 100%;
  width: 30px;
  background: #fff;
  position: absolute;
}
.sec-other_services .vc_column-inner {
  background-size: auto !important;
  background-position: right !important;
}
.sec-other_services .ot-grids  .vc_column-inner {
  height: 645px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper h5 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper h5 a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 88px;
}
/*.sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper h5 a:hover {
  background: rgb(243 242 246 / 48%);
}*/
.ot-grids .wpb_single_image,
.ot-grids .wpb_single_image  figure,
.ot-grids .wpb_single_image figure div,
.ot-grids .wpb_single_image figure div img {
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out !important;
}
.sec-other_services .ot-grids .vc_column-inner .wpb_wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper:hover .wpb_single_image {
  filter: blur(5px);
}
.pointer {
  position: absolute;
  text-align: center;
  cursor: pointer;
}
.pointer.pointer-1 {
  left: 68px;
  top: 23%;
  display: none;
}
.pointer.pointer-2 {
  left: 25%;
  top: 22%;
}
.pointer.pointer-3 {
  left: 46%;
  top: 10%;
}
.pointer.pointer-4 {right: 19%;top: 20px;}
.pointer.pointer-5 {
  right: 52px;
  top: -30px;
}
.vc_row.wpb_row.vc_row-fluid.sec-path {
  background-size: auto;
  position: relative;
  height: 462px;
  background-position: 100% 73px !important;
}
.vc_row.wpb_row.vc_row-fluid.sec-path .vc_column_container {
  position: static;
}
.pointer h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.page-node-js-development .sec-all_round .vc_column-inner>.wpb_wrapper {
  padding: 64px 33px 57px 33px;
}
.page-laravel-development .sec-all_round .vc_column-inner>.wpb_wrapper {
  padding: 64px 33px 57px 33px;
}
.nbr-list ul {
  padding: 0;
  list-style: none;
}
.nbr-list ul li h6 {
  font-size: 26px;
  line-height: 26px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 8px;
}
.nbr-list ul li {
  margin-bottom: 42px;
  padding-right: 70px;
  padding-left: 80px;
  position: relative;
}
.nbr-list ul li:before {
  content: '01';
  height: 51px;
  width: 51px;
  background: transparent linear-gradient(
270deg
, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  font-size: 24px;
  color: #fff;
  font-family: 'Circular Std';
}
.nbr-list ul li:nth-child(2):before {
  content: '02';
}
.nbr-list ul li:last-child:before {
  content: '03';
}
.page-mvp-development .currency-grids h6,
.currency-grids-square .vc_column-inner>.wpb_wrapper h6 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 51px;
  width: 51px;
  background: transparent linear-gradient( 
270deg
, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  position: absolute !important;
  left: 0;
  top: 5px;
}
.page-mvp-development .currency-grids .vc_column-inner>.wpb_wrapper,
.currency-grids-square .vc_column-inner>.wpb_wrapper {
  padding-left: 13%;
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper {padding: 0 10%;}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper:before {
  content: '';
  height: 90%;
  width: 1px;
  background: #ececec;
  position: absolute;
  left: 40px;
  top: 0;
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5 {
  position: relative;
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5:before {
  content: '01';
  background: #D6E7FE;
  padding: 20px;
  border-radius: 100%;
  position: absolute;
  left: -90px;
  top: -7px;
  font-size: 26px;
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5.nbr-2:before {
  content: '02';
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5.nbr-3:before {
  content: '03';
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5.nbr-4:before {
  content: '04';
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5.nbr-5:before {
  content: '05';
}
.sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5:hover:before {
  background: transparent linear-gradient(180deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}
.wpb_text_column.detail {
  display: none;
  position: absolute;
  max-width: 347px;
  pointer-events: none;
}
.wpb_text_column.detail.detail-1 {top: 42%;left: 7%; display: block;}
.wpb_text_column.detail h5 {
  margin-top: 0;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  position: relative;
  padding-top: 64px;
}
.wpb_text_column.detail p {
  margin: 0;
  transform: translateY(0) !important;
  opacity: 1 !important;
}
.wpb_text_column.detail h5:before {
  content: '';
  height: 50px;
  width: 1px;
  background: #1684f7;
  position: absolute;
  top: 0;
  left: 30px;
}
.wpb_text_column.detail.detail-2 {
  top: 42%;
  left: 28%;
}
.wpb_text_column.detail.detail-3 {
  top: 30%;
  left: 52%;
}
.wpb_text_column.detail.detail-4 {
  top: 22%;
  right: 0%;
}
.sec-inner_banner p {
  font-size: 18px;
  line-height: 31px;
}
.row.grids_portfolio {
  display: none;
}
.sec-all_round .vc_column-inner>.wpb_wrapper p {
  font-size: 17px;
}
.vc_section.sec-business.service-intro {
  background: #F3F9FF 0% 0% no-repeat padding-box;
}
.error404 header#masthead .navbar-brand lottie-player.before,
.page-thankyou header#masthead .navbar-brand lottie-player.before,
.page-under-maintenance header#masthead .navbar-brand lottie-player.before {
  display: none !important;
}
.error404 header#masthead .navbar-brand lottie-player.after,
.page-thankyou header#masthead .navbar-brand lottie-player.after,
.page-under-maintenance header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.error404 header#masthead:not(.fixed) .container,
.page-thankyou header#masthead:not(.fixed) .container,
.page-under-maintenance header#masthead:not(.fixed) .container {
  padding: 0;
  max-width: 100%;
}
.error404 .nav-toggler *,
.page-thankyou .nav-toggler *,
.page-under-maintenance .nav-toggler * {
  color: #000 !important;
}
.error404 div#footer-widget,
.page-thankyou div#footer-widget,
.page-under-maintenance div#footer-widget {
  display: none;
}
.error404 footer#colophon,
.page-thankyou footer#colophon,
.page-under-maintenance footer#colophon {
  display: none;
}
.vc-404 {
  text-align: center;
}
.vc-404 h6 {
  margin: 52px 0 48px;
  font-family: 'Barlow';
  font-weight: 400;
}
.vc-404 figure {
  margin: 0 auto;
  max-width: 91%;
}
.error404 header#masthead:not(.fixed) {
  padding: 15px 68px 0 56px;
}
body .vc-404 .primary-btn .vc_general {
  display: inline-block;
  text-decoration: none;
}
.error404  div#content {
  padding-top: 74px;
}
body .vc-404 .primary-btn .vc_general::after {
  width: 290px;
}
.sec-thankyou {
  text-align: center;
}
.sec-thankyou figure {margin: 0 auto;width: 205px;}
.sec-thankyou h3 {
  font-size: 46px;
  line-height: 49px;
  font-weight: 800;
  margin: 37px 0 22px;
}
.sec-thankyou p {
  font-size: 22px;
  line-height: 36px;
}
.sec-thankyou  .primary-btn {
  margin-top: 38px;
}
body .sec-thankyou .primary-btn .vc_general {
  display: inline-block;
  text-decoration: none;
}
body .sec-thankyou .primary-btn .vc_general:after {
  width: 360px;
}
/*.page-thankyou div#content {
  padding-top: 240px;
}*/
.page-under-maintenance header#masthead,
.page-thankyou header#masthead {
  display: none;
}
.page-under-maintenance div#content,
.page-thankyou div#content {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  height: 100vh;
}
body .sec-thankyou .primary-btn .vc_general.no-bg {
 background: #f3f9ff !important;
}
.page-under-maintenance .sec-thankyou figure {
  width: auto;
}
body .sec-thankyou .primary-btn .vc_general.no-bg:before {
  display: none;
}
body .sec-thankyou .primary-btn .vc_general.no-bg img {
  margin-right: 16px;
  margin-top: -3px;
}
body .sec-thankyou .primary-btn .vc_general.no-bg {
  color: #211c5d !important;
}
body .sec-thankyou .primary-btn .vc_general i {
  margin-right: 16px;
}
.page-under-maintenance .sec-thankyou h3 {
  margin-top: 0;
}
.media-box h5 {
  margin-top: 21px;
  font-size: 20px;
  line-height: 1.4;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: 'Circular Std Book';
}
.media-box p {
  margin: 0;
  font-weight: 600;
}
.video-post .postVideo{
  display: none;
}
#popUpVideo{
  height: 0;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: #080624;
  z-index: 999;
  transition: all 0.3s ease-in-out !important;
}
.postVideo {
  width: 57%;
  height: 632px;
}
.media-box figure {
  margin: 0;
  position: relative;
  height: 324px;
  overflow: hidden;
  cursor: pointer;
}
.media-box figure .img-play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
}
.media-box figure img.popVid {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
button.btn-close-popup {
  position: absolute;
  right: 40px;
  top: 34px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  outline: none;
  padding: 0;
}
.media-grids .media-grid:first-child {
  max-width: 100%;
  flex: 0 0 100%;
}
.media-grids .media-grid:first-child .media-box figure {
  height: 623px;
}
.media-grids .media-grid:first-child .media-box {
  /*margin-bottom: 80px;*/
}
.sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  margin-right: 18px !important;
} 
.page-privacy-policy header#masthead,
.page-terms-and-conditions header#masthead {
  padding: 24px 0 21px;
  background: #fff;
  border-bottom: 1px solid #ededed;
}
.page-privacy-policy.menu-open header#masthead,
.page-terms-and-conditions.menu-open header#masthead {
  background: transparent;
  border-bottom: none;
}
.page-privacy-policy header#masthead lottie-player.before,
.page-terms-and-conditions header#masthead lottie-player.before {
  display: none !important;
}
.page-privacy-policy header#masthead lottie-player.after,
.page-terms-and-conditions header#masthead lottie-player.after {
  display: block !important;
}
.page-privacy-policy header#masthead .nav-toggler > *,
.page-terms-and-conditions header#masthead .nav-toggler > * {
  color: #211c5d;
}
.page-privacy-policy header#masthead .nav-toggler button.btn-menu-animate span,
.page-terms-and-conditions header#masthead .nav-toggler button.btn-menu-animate span {
  background-color: #211c5d;
}
.page-privacy-policy.menu-open header#masthead .nav-toggler > *,
.page-terms-and-conditions.menu-open header#masthead .nav-toggler > * {
  color: #fff;
}
.page-privacy-policy.menu-open header#masthead .nav-toggler button.btn-menu-animate span,
.page-terms-and-conditions.menu-open header#masthead .nav-toggler button.btn-menu-animate span {
  background-color: #fff;
}
.page-privacy-policy div#content,
.page-terms-and-conditions div#content {
  background: #F5F5F5;
}
/*.parent-pageid-290 header#masthead.fixed {
  z-index: 9999;
}
.parent-pageid-290 section.site_menu.get-menu {
  z-index: 999;
}*/
.sec-privacy {
  background: #fff;
}
.custom-list ul {
  padding: 0;
  list-style: none;
}
.custom-list ul li {
  font-size: 18px;
  color: #211C5D;
  font-family: 'Barlow';
  font-weight: 500;
  position: relative;
  padding-left: 22px;
  margin: 8px 0;
}
.custom-list ul li:before {
  content: '';
  height: 6px;
  width: 6px;
  background: #3B9CF8;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 12px;
}
.sec-privacy ol {padding-left: 20px;}
.sec-privacy ol li {
  font-family: 'Barlow';
  font-size: 18px;
  color: #211C5D;
  margin: 8px 0;
  font-weight: 500;
}
.sec-privacy p {
  font-weight: 300;
  line-height: 31px;
}
.sec-privacy p a {
  text-decoration: none;
}
.wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  flex: 0 0 31%;
  max-width: 31%;
  margin: 9px;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
  height: 110px;
  background: #F5F5F5;
  width: 100%;
  position: relative;
  padding: 10px;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:before {
  content: '';
  height: 15px;
  width: 15px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:after {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  background: #fff;
  font-size: 9px;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  position: absolute;
  color: #000;
  top: 10px;
  left: 10px;
  padding: 3px 2px;
  opacity: 0;
  visibility: hidden;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input {
  width: 0;
  height: 0;
  clip: rect(0,0,0,0);
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  padding-left: 30px;
  color: #211C5D;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  font-family: 'Barlow';
}

.estimate_budget label {
  cursor: pointer;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(3n) {
  margin-right: 0;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.checked {
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.checked .wpcf7-list-item-label {
  color: #fff;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked:after {
  opacity: 1;
  visibility: visible;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked:before {
  opacity: 0;
  visibility: hidden;
}




input.form-control,textarea.form-control {
  height: 50px;
  padding: 0 31px;
  color: rgb(33 28 93 / 60%);
  font-size: 18px;
  box-shadow: none !important;
  border: none;
  outline: none;
  font-family: 'Barlow';
  background: #F5F5F5 !important;
  margin-bottom: 35px !important;
  border-radius: 0;
}
.quote-form label {
  font-size: 18px;
  color: #211C5D;
  font-weight: 500;
  font-family: 'Circular Std';
  display: block;
}
.quote-form br {
  display: none;
}
textarea.form-control {
  height: 160px;
  resize: none;
  padding: 24px 31px;
}
.form-control::placeholder {
  color: rgb(33 28 93 / 60%);
}
select.form-control {
  height: 50px;
  padding: 0 31px;
  color: rgb(33 28 93 / 60%);
  font-size: 18px;
  box-shadow: none !important;
  border: none;
  outline: none;
  font-family: 'Barlow';
  background: #F5F5F5 !important;
  margin-bottom: 35px !important;
  border-radius: 0;
}
.wpcf7-form-control.wpcf7-checkbox.form-control {
  border: none;
  padding: 0;
  height: auto;
  margin-bottom: 37px !important;
}
.wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label {
  line-height: 22px;
  font-family: 'Barlow';
  margin-left: 40px;
}
.wpcf7-form-control.wpcf7-checkbox.form-control input[type="checkbox"] {
  width: 0;
  height: 0;
  clip: rect(0,0,0,0);
}
.wpcf7-form-control.wpcf7-checkbox.form-control label {
  position: relative;
  cursor: pointer;
}
.wpcf7-form-control.wpcf7-checkbox.form-control span.wpcf7-list-item.first.last {
  margin: 0;
}
/*.wpcf7-form-control.wpcf7-checkbox.form-control label::before {
  content: '';
  height: 22px;
  width: 22px;
  background: #fff;
  border: 1px solid #d5d5d5;
  position: absolute;
  left: 0;
  top: 1px;
}*/
.xCheckbox {
  background: #ffffff;
  width: 22px;
  height: 22px;
  border: 1px solid #d5d5d5;
  float: left;
}
.xCheckbox.checked {
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  border-color: transparent;
}
.xCheckbox.checked::before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #fff;
  font-size: 11px;
  position: absolute;
  left: 3.5px;
  top: 1.7px;
}
/*.wpcf7-form-control.wpcf7-checkbox.form-control label.custom::after {
  opacity: 1;
  visibility: visible;
}*/
.quote-form h6 br {
  display: inherit;
}
.wpcf7-form-control-wrap.upload_file input.wpcf7-form-control.wpcf7-file {
  display: none;
}
.input-file button {
  background: url(../images/file-icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left;
  height: 50px;
  width: 100%;
  text-align: left;
  border: none;
  box-shadow: none;
  outline: none;
  padding-left: 22px;
  font-family: 'Circular Std';
  color: #211C5D;
}
.input-file button.equipped {
  background: #ededed;
  border: 1px solid #ededed;
  opacity: 0.8;
}
.wpcf7-form-control-wrap.upload_file {
  display: block;
}
.vc_tta.vc_general .vc_tta-panel-title {
    font-weight: 600;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  font-size: 22px;
  color: #211C5D !important;
  padding: 43px 0;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background: transparent !important;
  border: none;
  border-bottom: 1px solid #f7f7f7;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:after {
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 0;
  top: 20px;
  transition: all 0.3s ease-in-out !important;
  color: #000;
  font-size: 30px;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a:after {
  transform: rotate(180deg);
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-bottom: none;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background: transparent;
  border: none;
  padding: 0 60px 30px 0;
  border-bottom: 1px solid #f7f7f7;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #211c5d;
}
.sec-find .wpb_single_image {
  height: 215px;
  display: flex;
  align-items: flex-end;
}
.sec-find .ft-18 p a {
  text-decoration: none;
}
/*.sec-find .ft-18 p {
  font-weight: 500;
}*/
.page-get-a-quote header#masthead,
.page-contact-us header#masthead,
.page-id-27556 header#masthead {
  padding: 31px 0;
}
.page-get-a-quote header#masthead lottie-player.before,
.page-contact-us header#masthead lottie-player.before,
.page-vendor-form header#masthead lottie-player.before,
.page-id-27556 header#masthead lottie-player.before {
  display: none !important;
}
.page-get-a-quote header#masthead lottie-player.after,
.page-contact-us header#masthead lottie-player.after,
.page-vendor-form header#masthead lottie-player.after,
.page-id-27556 header#masthead lottie-player.after {
  display: block !important;
}
.page-get-a-quote header#masthead .nav-toggler > *,
.page-contact-us header#masthead .nav-toggler > * ,
.page-vendor-form header#masthead .nav-toggler > *,
.page-id-27556 header#masthead .nav-toggler > * {
  color: #211c5d;
}
.menu-open.page-get-a-quote header#masthead .nav-toggler > *,
.menu-open.page-contact-us header#masthead .nav-toggler > *,
.menu-open.page-vendor-form header#masthead .nav-toggler > *,
.menu-open.page-id-27556 header#masthead .nav-toggler > *
 {
  color: #fff;
}
.page-get-a-quote header#masthead .nav-toggler button span,
.page-contact-us header#masthead .nav-toggler button span,
.page-vendor-form header#masthead .nav-toggler button span,
.page-id-27556 header#masthead .nav-toggler button span {
  background-color: #211c5d;
}
.menu-open.page-get-a-quote header#masthead .nav-toggler button span,
.menu-open.page-contact-us header#masthead .nav-toggler button span,
.menu-open.page-vendor-form header#masthead .nav-toggler button span,
.menu-open.page-id-27556 header#masthead .nav-toggler button span {
  background-color: #fff;
}
.ft-30 p {
  font-size: 30px;
  font-family: 'Circular Std';
}
.ft-30 p a {
  text-decoration: none;
}
.btn-submit .wpcf7-submit {
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  width: 324px;
  height: 50px;
  border-radius: 0;
  font-family: 'Circular Std Book';
  border: none;
  box-shadow: none !important;
  outline: none;
  padding-left: 45px;
}
.col-sm-12.col-md-6.btn-submit {
  text-align: right;
}
.btn-submit.text-right:before {
  right: 33%;
}
.page-apply-now .btn-submit.text-right:before {
  right: auto;
  left: 30%;
}
.text-right.btn-submit .wpcf7-submit {
  padding-left: 20px;
}
.sec-faq .ft-30 p a {
  text-decoration: underline;
}
.btn-submit span.ajax-loader {
  position: absolute;
  left: 0;
}
.btn-submit:before {
  content: '\f1d8';
  font-family: 'Font Awesome 5 Free';
  height: 11px;
  width: 11px;
  color: #fff;
  position: absolute;
  right: 64%;
  top: 13px;
}
h6.mb-30 {
  margin-bottom: 30px;
  margin-top: 0;
}
h6.mt-50.mb-30 {
  margin-top: 50px;
  margin-bottom: 30px !important;
} 
.sec-talk-expert .ft-18 p {font-weight: 500;line-height: 31px;}
.sec-talk-expert .ft-18 p a {
  color: #211C5D;
  font-weight: 600;
  text-decoration: underline;
}
.sec-talk-expert h6.quote-link {
  position: relative;
  display: inline-block;
}
.sec-talk-expert h6.quote-link:after {
  content: '';
  height: 2px;
  width: 100%;
  background: #3b9cf8;
  position: absolute;
  bottom: -2px;
  left: 0;
}
body .career-box .btn-simple {
  padding: 0;
  margin-bottom: 10px;
}
body .career-box .btn-simple .vc_general {
  text-decoration: none;
  font-size: 18px;
  color: #3B9CF8;
  font-weight: 500;
  font-family: 'Circular Std Book';
  padding: 15px 57px;
  display: inline-block;
  position: relative;
}
body .career-box .btn-simple .vc_general:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  border: 1px solid #3B9CF8;
  transition: all 0.3s ease-in-out !important;
  z-index: -1;
}
body .career-box .btn-simple .vc_general:after {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #3b9cf8;
  transition: all 0.5s ease-in-out !important;
  z-index: -1;
}
body .career-box .btn-simple .vc_general:hover {
  color: #fff;
}
body .career-box .btn-simple .vc_general:hover:after {
  width: 100%;
}
.career-box {
  border: 1px solid #ECECEC;
  padding: 42px;
  margin-bottom: 37px;
  transition: all 0.3s ease-in-out !important;
}
.career-box:hover {
  box-shadow: 1px 1px 18px 3px #547a9e36;
  border-color: transparent;
}
.career-box h3 {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 22px;
}
.career-box .cat-career {
  background: rgb(59 156 248 / 8%);
  color: #3B9CF8;
  display: inline-block;
  padding: 11px 22px;
  border-radius: 22px;
  margin-bottom: 32px;
}
.career-box .content p {
  font-size: 17.5px;
  line-height: 28px;
  margin-bottom: 21px;
}
.career-box 
p.location {
  margin-bottom: 37px;
  font-size: 18px;
}
.career-box p.location i {
  color: #A29FC8;
  margin-right: 15px;
}
.sec-career .carr-drop {
  position: absolute;
  top: -150px;
  right: 0;
  width: 100%;
  max-width: 300px;
}
.sec-career .carr-drop h5 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Barlow';
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
section.sec-business.sec-recruitment-process {
  background: #F3F9FF 0% 0% no-repeat padding-box;
}
.sec-recruitment-process h6 {
  height: 43px;
  width: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent linear-gradient( 270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  border-radius: 100%;
  margin-bottom: 28px;
}
.sec-recruitment-process .rect-grids .ft-18 {
  padding-right: 30px;
}
/*.sec-recruitment-process .rect-grids .ft-18 p {
  font-weight: 500;
}*/
.single-career header#masthead {
  position: relative;
  padding: 18px 36px;
}
.single-career header#masthead .navbar-brand lottie-player.before {
  display: none !important;
}
.single-career header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.single-career header#masthead .nav-toggler > * {
  color: #211c5d;
}
.menu-open.single-career header#masthead .nav-toggler > *  {
  color: #fff;
}
.single-career header#masthead .nav-toggler span {
  background-color: #211c5d;
}
.menu-open.single-career header#masthead .nav-toggler span {
  background-color: #fff;
}
.single-career .career-box {
  padding: 0;
  margin: 0;
  border: none;
  padding-right: 95px;
}
.single-career .back-link {
  margin-bottom: 33px;
  display: inline-block;
}
.back-link a {text-decoration: none;font-size: 15px;color: #211C5D;font-family: 'Barlow';}
.back-link a i {
  margin-right: 10px;
  font-size: 12px;
}
.single-career .career-box .content {
  font-size: 18px;
  font-family: 'Barlow';
}
.single-career .career-box .content ul {
  list-style: none;
  padding: 0;
}
.single-career .career-box .content ul li {
  position: relative;
  padding-left: 24px;
  margin: 4px 0;
}
.single-career  .career-box h3 {
  margin-bottom: 10px;
}
.single-career .career-box p.location {
  margin-bottom: 33px;
}
.single-career .career-box .content p:empty {
  display: none;
}
.single-career .career-box .content ul li:before {
  content: '';
  height: 8px;
  width: 8px;
  background: #3B9CF8;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 10px;
}
.single-career .career-box .content h4 {
  font-size: 28px;
  line-height: 1.4;
  margin: 57px 0 24px;
}
.single-career .primary-btn .vc_general {display: inline-block;text-decoration: none;}
.single-career #content .career-box .primary-btn {
  margin-top: 47px;
}
.single-career #content .career-box .primary-btn .vc_general {
  width: 322px; text-align: center;
}
.single-career #content .career-box .primary-btn .vc_general:after {
  width: 372px;
}
.single-career div#content {
  padding-bottom: 135px;
}
.interest-box {
  background: #F3F9FF;
  padding: 56px 34px 64px;
}
.interest-box h6 {
  font-size: 28px;
  margin-top: 0;
}
.interest-box p {
  font-size: 18px;
}
.interest-box .primary-btn .vc_general {
  width: 100%;
  text-align: center;
}
.service-intro .arrow-list ul li {
  margin: 8px 0;
  font-weight: 400;
}
.sec-all_round .col-empty>.vc_column-inner>.wpb_wrapper {
  display: none;
}
.application-form .input-file button {
  color: #3B9CF8;
  background-color: #f5f5f5;
  background-position: 4%;
  padding-left: 69px;
  position: relative;
  background-image: url(../images/file_icon.svg);
  background-repeat: no-repeat;
}
.application-form .input-file button:before {
  content: '';
  height: 50px;
  width: 1px;
  background: #E1E1E1;
  position: absolute;
  top: 0;
  left: 55px;
}
.application-form .input-file button.equipped {
  background-image: none;
  padding-left: 31px;
  color: rgb(33 28 93 / 60%);
}
.application-form .input-file button.equipped:before {
  display: none;
}
.page-apply-now header#masthead {
  position: relative;
  padding: 14px;
}
.page-apply-now header#masthead .navbar-brand lottie-player.before {
  display: none !important;
}

.page-apply-now header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.page-apply-now header#masthead .nav-toggler > * {
  color: #211c5d;
}
.menu-open.page-apply-now header#masthead .nav-toggler > * {
  color: #fff;
}
.page-apply-now header#masthead .nav-toggler span {
  background-color: #211c5d;
}
.menu-open.page-apply-now header#masthead .nav-toggler span {
  background-color: #fff;
}
.page-apply-now header#masthead.fixed {
  position: fixed;
}
.job-info .job-cat input {
  background: rgb(59 156 248 / 8%);
  color: #3B9CF8;
  display: inline-block;
  padding: 11px 22px;
  border-radius: 22px;
  width: 172px;
  font-size: 14px;
  height: auto;
  margin-bottom: 25px !important;
}
.job-info .job-cat {display: block;text-align: center;}
.job-info .job-title input {
  font-size: 44px;
  font-family: 'Circular Std';
  font-weight: 800;
  color: #211C5D;
  text-align: center;
  background: transparent !important;
  border: none;
  height: auto;
  margin-bottom: 10px !important;
}
.job-info .job-location input {
  text-align: center;
  background: transparent !important;
  height: auto;
  color: #211C5D;
}
.application-form h5 {
  margin-top: 68px;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 30px;
}
.application-form {
  max-width: 68%;
  margin: 0 auto;
}
.testimonial-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.testimonial-content figure {
  margin: 0;
  height: 575px;
  width: 370px;
  overflow: hidden;
  max-width: 24.5%;
  flex: 0 0 50%;
}
.testimonial-content figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-content .content {
  padding-right: 80px;
  max-width: 40%;
  flex: 0 0 40%;
}
.testimonial-content .content h4 {
  font-size: 26px;
  margin: 0;
  line-height: 30px;
}
.testimonial-content .content p.designation {
  margin: 0;
}
.testimonial-content .content .ctn p {
  font-size: 22px;
  line-height: 36px;
}
.carousel-indicators li {
  background: #000;
  width: 180px;
  height: 200px;
  text-indent: inherit;
  border: none;
  background: transparent;
}
.carousel-indicators {
  right: -70px;
  left: auto;
  margin: 0;
}
.carousel-indicators li img  {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.testimonial-content .content .ctn {
  padding-left: 71px;
  position: relative;
}
.testimonial-content .content .ctn:before {
  content: '';
  height: 42px;
  width: 48px;
  background: url('../images/icon_quote.svg');
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.sec-own-words h3.vc_custom_heading {
  position: relative;
  top: 125px;
}
ol#pag-carousel {
    position: absolute;
}
.carousel-item:not(.active) {
    opacity: 0;
    visibility: hidden;
}
div#carouselExample .carousel-item {
    transition: none !important;
}





/*
.owl-item.active .test-box_employee {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.owl-item .test-box_employee .employee-image {
    max-width: 40.3%;
    flex: 0 0 40.3%;
    height: 570px;
    overflow: hidden;
}

.test-box_employee .employee-content {
    max-width: 59%;
    flex: 0 0 59%;
    padding-right: 80px;
}

.test-box_employee .employee-image figure {
    margin: 0;
    height: 100%;
    overflow: hidden;
}

.test-box_employee .employee-image figure img {
    height: 100%;
    object-fit: cover;
}

.test-box_employee .employee-content .ctn p {
    font-size: 26px;
    line-height: 40px;
}

.test-box_employee .employee-content h5 {
    line-height: 26px;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 6px;
}

.test-box_employee .employee-content h6 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Barlow';
    font-weight: 400;
}

.owl-item .test-box_employee {display: block;}

.owl-item.active .test-box_employee {
    flex-direction: revert;
}

.owl-item .test-box_employee .employee-content {
    display: none;
}

.owl-item.active .test-box_employee .employee-content {
    display: block;
}

.owl-item .test-box_employee .employee-image {
    max-width: 390px;
}
.test-box_employee .employee-content .ctn {
    position: relative;
    padding-left: 71px;
}
.test-box_employee .employee-content .ctn:before {
    content: '';
    height: 42px;
    width: 48px;
    background: url('../images/vc_quote.png');
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    left: 0;
    top: 0;
}*/












/*-------------Custom Dropdown-----------------*/

/*the container must be positioned relative:*/
.custom-select, .custom_select {
  position: relative;
  padding: 0;
  height: auto;
  border: none;
}

.custom-select select,.custom_select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected,.select-selected-1 {
  background-color: #F5F5F5;
}

/*style the arrow inside the select element:*/
.select-selected:after,
.select-selected-1:after {
  position: absolute;
  content: "";
  top: 24px;
  right: 30px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #211c5d transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after,
.select-selected-1.select-arrow-active:after {
  border-color: transparent transparent #211c5d transparent;
  top: 12px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected,
.select-items-1 div,.select-selected-1 {
  color: #211C5D;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  font-size: 18px;
  font-family: 'Barlow';
  padding: 14px 30px;
  border-bottom: 1px solid #ededec;
}

/*style items (options):*/
.select-items,.select-items-1 {
  position: absolute;
  background-color: whitesmoke;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

/*hide the items when the select box is closed:*/
.select-hide,.select-hide-1 {
  display: none;
}

.select-items div:hover, .same-as-selected,
.select-items-1 div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.custom_select-area {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 71px;
}
.select-selected-1 {
  width: 205px;
  height: 51px;
  border-radius: 24px;
  padding: 12px 38px;
  font-size: 20px;
  color: #211C5D;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  background: #e6f1fe;
  border: none;
  font-family: 'Circular Std';
  appearance: none;
}
.select-selected-1.select-arrow-active {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.select-items-1 {
  background-color: #e6f1fe;
}
.select-items-1 div {border-bottom: 1px solid #dededa;}
/*-------------Custom Dropdown-----------------*/








/*Animation*/



.sec-banner{
  background-color: #181035 !important;
  transition: .7s all ease-in-out !important;   
}

.sec-inner_banner {
    background-color: #181035 !important;
    -webkit-transition: background-image 0.6s ease-in-out!important;
    transition: background-image 0.6s ease-in-out!important;
  background-size: 100%;
  
}

.sec-banner:not(.animateBg), .sec-inner_banner:not(.animateBg){
  background-position: center -1000% !important;
}

@keyframes text-clip {
  from {
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}


ul#menu-main-menu .nav-item:nth-child(1) .nav-link {
    animation-delay: .0s !important;
}
ul#menu-main-menu .nav-item:nth-child(2) .nav-link {
    animation-delay: .050s !important;
}
ul#menu-main-menu .nav-item:nth-child(3) .nav-link {
    animation-delay: .100s !important;
}
ul#menu-main-menu .nav-item:nth-child(4) .nav-link {
    animation-delay: .150s !important;
}
ul#menu-main-menu .nav-item:nth-child(5) .nav-link {
    animation-delay: .200s !important;
}
ul#menu-main-menu .nav-item:nth-child(6) .nav-link {
    animation-delay: .250s !important;
}
ul#menu-main-menu .nav-item:nth-child(7) .nav-link {
    animation-delay: .300s !important;
}
section.site_menu .social_widget ul li a,
.menu-info p,
.sec-banner .vc_flag,
.sec-banner .wpb_gallery,
.sec-banner .primary-btn,
.sec-banner p,
.sec-banner .vc_custom_heading,
.sec-inner_banner .vc_flag,
.sec-inner_banner .wpb_gallery,
.sec-inner_banner .primary-btn,
.sec-inner_banner p,
.sec-inner_banner .vc_custom_heading,
.site_menu .menu-info, .site_menu .social_widget
{
  opacity: 0;
}
section.site_menu .social_widget ul li a,
.menu-info p,
.sec-banner .vc_flag.animateClip,
.sec-banner .wpb_gallery.animateClip,
.sec-banner .primary-btn.animateClip,
.sec-banner p.animateClip,
.sec-banner .vc_custom_heading.animateClip,
.sec-inner_banner .vc_flag.animateClip,
.sec-inner_banner .wpb_gallery.animateClip,
.sec-inner_banner .primary-btn.animateClip,
.sec-inner_banner p.animateClip,
.sec-inner_banner .vc_custom_heading.animateClip,
.site_menu .menu-info.animateClip, .site_menu .social_widget.animateClip{
  animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
    opacity: 1;
 }

 div#main-nav .navbar-nav li {
  transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
  opacity: 0;
  line-height: 1.2em;
 }
 div#main-nav .navbar-nav li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
div#main-nav .navbar-nav li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
div#main-nav .navbar-nav li:nth-child(4) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
div#main-nav .navbar-nav li:nth-child(5) {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
div#main-nav .navbar-nav li:nth-child(5) {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
div#main-nav .navbar-nav li:nth-child(6) {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  transition-delay: 0.025s;
}
div#main-nav .navbar-nav li:nth-child(7) {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  transition-delay: 0.015s;
}

 .menu-animate div#main-nav .navbar-nav li {
  opacity: 1;
  transform: scale(1) translate(0%, 0%);
  -moz-transform: scale(1) translate(0%, 0%);
  -webkit-transform: scale(1) translate(0%, 0%);
  -o-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
 }

.menu-animate div#main-nav .navbar-nav li:nth-child(2) {
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.menu-animate div#main-nav .navbar-nav li:nth-child(3) {
  -moz-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  -ms-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
.menu-animate div#main-nav .navbar-nav li:nth-child(4) {
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.menu-animate div#main-nav .navbar-nav li:nth-child(5) {
  -moz-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  -ms-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
.menu-animate div#main-nav .navbar-nav li:nth-child(6) {
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.menu-animate div#main-nav .navbar-nav li:nth-child(7) {
  -moz-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  -ms-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

/*header#masthead {
    top: 50px;
    opacity: 0;
}
header#masthead.headerAnimate{
    top: 0px;  
    opacity: 1;
}*/
.tagline_ft h1,
.vc_section:not(.sec-banner):not(.sec-inner_banner) .vc_custom_heading {
  position: relative;
}
.tagline_ft h1 .letter,
.vc_section:not(.sec-banner):not(.sec-inner_banner) .vc_custom_heading .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}


@media screen and (min-width: 921px) {

  .animate-over p,
  .animate-over .vc_custom_heading,
  .animate-over .vc_btn3-container,
  .animate-over .arrow-list, .animate-over .wpb_gallery,
  .animate-over .wpb_single_image,
  .testimonial-grids .test-box,.stats-block,
  .animate-div .vc_row {
    /*transform: translateY(80px);*/
    /*opacity: 0;*/
    transition: .8s all ease-in-out;
  }
  .animate-over p.animation_p,
  .animate-over .vc_custom_heading.animation_p,
  .animate-over .vc_btn3-container.animation_p, .animate-div .vc_row.animation_p,
  .animate-over .wpb_single_image.animation_p,
  .animate-over .arrow-list.animation_p, .animate-over .wpb_gallery.animation_p,
  .testimonial-grids .test-box.animation_p,.stats-block.animation_p {
    transform: translateY(0px);
    opacity: 1;
  }
}
.vc_section .vc_tta-panel-body p.para_animation,
.vc_section.sec-case_study .case-1 .vc_custom_heading,
.vc_section.sec-case_study .case-2 .vc_custom_heading,
.vc_section.sec-case_study .case-3 .vc_custom_heading, {
  transform: translateY(0px) !important;
  opacity: 1 !important;
}
.sec-testimonial {
  overflow: hidden;
  position: relative;
}
.sec-testimonial .c-footer__waves-item.item-01 {
  animation: 9000ms linear 0s infinite normal none running erEovC;
}
.sec-testimonial .c-footer__waves-item {
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 200vw;
  opacity: 0.9;
  height: 200vw;
  display: block;
  margin-top: 15vw;
  border-radius: 40%;
  position: absolute;
  margin-left: -100vw;
  transform-origin: 50% 48%;
  animation: 7000ms linear 0s infinite normal none running erEovC;
  background: linear-gradient(103deg, rgb(41 200 247 / 24%),#f3f9ff);
}
.sec-testimonial .c-footer__waves-item.item-02 {
  opacity: 0.7;
  margin-left: -115vw;
  animation: 11000ms linear 0s infinite normal none running erEovC;
  background: linear-gradient(
103deg
,  rgb(244 250 255),#f3f9ff);
}
section.vc_section.sec-testimonial{
  background-image: none !important;
}
@keyframes erEovC{
0%{
      transform: rotate(0deg);
}
  100%{
    transform: rotate(360deg);
  }
}
div#footer-widget ul.menu a.nav-link {
  transition: .3s all ease-in-out;
}

div#footer-widget ul.menu a.nav-link:hover {
  padding-left: 5px !important;
}
.single-career .career-box {
  box-shadow:  none;
  border-color: #ECECEC;
}
.single-career header#masthead.fixed {
  position: fixed;
  padding: 13px 36px;
}
.application-form .input-file button {
  margin-bottom: 20px;
}
.page-template-custom_blog div#content>.container,
.category div#content>.container,
.blog div#content>.container {
  max-width: 100%;
  padding: 0;
}
.page-template-custom_blog div#content section,
.category div#content section,
.blog div#content section {
  width: 100%;
}
.page-template-custom_blog header#masthead,
.category header#masthead,
.blog header#masthead
 {
  position: relative;
  padding: 18px 36px;
}

.portfolio-template-default header#masthead
 {

  padding: 18px 36px;
}

.page-template-custom_blog header#masthead .navbar-nav > li > a,
.category header#masthead .navbar-nav > li > a,
.blog header#masthead .navbar-nav > li > a,
.page-privacy-policy header#masthead .navbar-nav > li > a, 
.page-terms-and-conditions header#masthead .navbar-nav > li > a,
.portfolio-template-default header#masthead .navbar-nav > li > a,
.page-contact-us header#masthead .navbar-nav > li > a,
.post-template-default header#masthead .navbar-nav > li > a,
.page-id-20427 header#masthead .navbar-nav > li > a,
.page-id-887 header#masthead .navbar-nav > li > a,
.page-id-27556 header#masthead .navbar-nav > li > a {
  color: #211C5D!important;
}

.page-template-custom_blog header#masthead .navbar-nav > li:nth-child(7):before,
.category header#masthead .navbar-nav > li:nth-child(7):before,
.blog header#masthead .navbar-nav > li:nth-child(7):before,
.page-privacy-policy header#masthead .navbar-nav > li:nth-child(7):before,
.page-terms-and-conditions header#masthead .navbar-nav > li:nth-child(7):before,
.portfolio-template-default header#masthead .navbar-nav > li:nth-child(7):before,
.page-contact-us header#masthead .navbar-nav > li:nth-child(7):before,
.post-template-default header#masthead .navbar-nav > li:nth-child(7):before,
.page-id-20427 header#masthead .navbar-nav > li:nth-child(7):before,
.page-id-887 header#masthead .navbar-nav > li:nth-child(7):before,
.page-id-27556 header#masthead .navbar-nav > li:nth-child(7):before{
  background: rgba(0, 0, 0, 0.6);
}


.page-template-custom_blog header#masthead.fixed,
.category header#masthead.fixed,
.blog header#masthead.fixed {
  position: fixed;
}
.page-template-custom_blog header#masthead .navbar-brand lottie-player.after,
.category header#masthead .navbar-brand lottie-player.after,
.blog header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.page-template-custom_blog header#masthead .navbar-brand lottie-player.before,
.category header#masthead .navbar-brand lottie-player.before,
.blog header#masthead .navbar-brand lottie-player.before {
  display: none !important;
}
.page-template-custom_blog header#masthead .nav-toggler > *,
.category header#masthead .nav-toggler > *,
.blog header#masthead .nav-toggler > * {
  color: #211c5d;
}
.page-template-custom_blog header#masthead .nav-toggler span,
.category header#masthead .nav-toggler span,
.blog header#masthead .nav-toggler span {
  background-color: #211c5d;
}
.menu-open.page-template-custom_blog header#masthead .nav-toggler span,
.menu-open.category header#masthead .nav-toggler span,
.menu-open.blog header#masthead .nav-toggler span {
  background-color: #fff;
}
.menu-open.page-template-custom_blog header#masthead .nav-toggler > *,
.menu-open.category header#masthead .nav-toggler > *,
.menu-open.blog header#masthead .nav-toggler > * {
  color: #fff;
}
.page-template-custom_blog div#content,
.category div#content,
.blog div#content {
  padding: 0;
}
section.cat-search {
  background: #F3F9FF;
}
.list-categories ul {
  padding: 0;
  list-style: none;
  display: flex;
  margin: 0;
}
.list-categories ul li {
  margin-right: 12px;
  font-family: 'Barlow';
  margin-right: 3px;
}
.list-categories ul li a {
  padding: 5px 8px;
  color: #211C5D;
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
}
.list-categories ul li a:hover,
.list-categories ul li.active a {
  background: #26D4CA;
  color: #fff;
}
.list-categories ul li.active a {
  pointer-events: none;
}
.list-categories ul li:last-child {
  margin: 0;
}
section.post-list-category {
  padding: 60px 0;
}
.cat-box {
  margin-bottom: 80px;
}
.cat-box figure {height: 190px;overflow: hidden;margin-bottom: 20px;}
.cat-box figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-box p.cat-date .cat {
  color: #26D4CA;
  font-weight: 600;
}

.cat-box p.cat-date .cat .comma-sep:last-child {
    display: none;
}

.featured_blog .content p.cat-date .cat .comma-sep:last-child {
    display: none;
}


.cat-box p.cat-date {
  color: #211C5D;
  font-weight: 500;
  margin-bottom: 16px;
  font-size: 16px;
}
.cat-box  h5 {
  margin: 0;
  font-size: 26px;
  line-height: 35px;
  font-weight: 400;
}
.cat-box a {
  text-decoration: none;
}
.news-form {
  display: flex;
  justify-content: space-between;
  height: unset;
  overflow: unset;
  width: 533px;
}

.news-form span.your-email {
  max-width: 70%;
  flex: 0 0 70%;
  position: relative;
}
.news-form .wpcf7-submit {
  width: 164px;
  max-width: 30%;
  flex: 0 0 30%;
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 0;
  font-size: 18px;
  font-family: 'Circular Std';
}
.news-form span.your-email .form-control {
  height: 100%;
  background: transparent !important;
  border: 1px solid rgb(157 155 180 / 21%);
  border-right: 0;
  color: #9D9BB4;
  padding-left: 79px;
  font-size: 16px;
}
.news-form span.your-email .form-control::placeholder {
  color: #9D9BB4;
}
.news-form span.your-email:before {
  content: '';
  width: 25px;
  height: 20px;
  background: url(../images/icon-mail.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 30px;
  top: 27px;
}
.newsletter {
  background: #F3F9FF;
  padding: 93px 0;
}
.newsletter .widget {
  margin: 0;
  padding: 110px 80px;
  background: url('../images/newsletter-back.jpg');
  background-size: cover;
}
.newsletter .widget h3.widget-title {
  display: inline-block;
  font-size: 34px;
  line-height: 44px;
  width: 50%;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 33px;
  color: #fff;
}
.newsletter .wpcf7-response-output {
    color: #fff;
    border: 0px!important;
    margin: 0px!important;
    padding: 9px 0 0 0!important;
    font-size: 12px;
    display: block!important;
}


section.featured_blog {
  padding: 132px 0;
  background: url('../images/blog-back.png');
  background-size: cover;
}
section.featured_blog .row {
  align-items: center;
}
.featured_blog .content p.cat-date {
  color: #fff;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 17px;
}
.featured_blog .content p.cat-date .cat {
  font-weight: 600;
  color: #26D4CA;
}
.featured_blog .content h4 {
  color: #fff;
  line-height: 50px;
  margin-top: 0;
}
.featured_blog .content .short-description p, .featured_blog .content .short-description {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 18px;
  font-family: 'Barlow';
}
section.featured_blog figure {
  margin: 0;
  height: 397px;
  overflow: hidden;
  margin-right: 36px;
  position: relative;
}
section.featured_blog figure img {
  height: 100%;
  object-fit: contain;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
section.featured_blog .owl-dots {
  display: block;
  position: absolute;
  bottom: -78px;
  left: 0;
  right: 0;
  text-align: center;
}
section.featured_blog .owl-dots .owl-dot {
  height: 5px;
  width: 36px;
  background: rgb(255 255 255 / 29%);
  margin: 0 6px;
  box-shadow: none;
  outline: none;
  border: none;
}
section.featured_blog .owl-dots .owl-dot.active {
  background: #fff;
}
.cat-search .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.list-categories {
  flex: 0 0 84%;
  max-width: 84%;
}
.date_sorting {
  max-width: 13.5%;
  flex: 0 0 13.5%;
  margin-right: 30px;
}
.date_sorting .main-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  background: #F3F9FF;
  width: 244px;
  border: 1px solid #D5DFE9;
  z-index: 1;
  top: 70px;
  right: -49px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out !important;
}
form.search-form {
  display: none;
}
.date_sorting .main-item {font-family: 'Barlow';font-weight: 500;}
.date_sorting .main-item ul li a {
  color: #211C5D;
  padding: 7px 21px;
  display: block;
  text-decoration: none;
}
.date_sorting .main-item ul li a:hover {
  background: #DCE8F3;
}
.date_sorting .main-item .display {
  display: block;
  height: 100%;
  padding: 23px 15px;
  border-left: 1px solid #D5DFE9;
  border-right: 1px solid #D5DFE9;
  margin: 0 10px;
}
.date_sorting .main-item:hover ul {
  opacity: 1;
  visibility: visible;
}
.search-block {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 0;
  height: 70px;
  background: #f3f9ff;
  padding: 21px 23px;
  border-left: 1px solid transparent;
  transition: all 0.5s ease-in-out !important ;
}
form.search-form .input-field input {
  padding: 0 22px;
  height: 100%;
  background: transparent;
  border: none;
  font-family: 'Barlow';
  font-size: 18px;
  color: rgb(33 28 93 / 69%);
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
form.search-form .input-field {
  height: 100%;
}
a.search-icon {
  max-width: 23px;
  flex: 0 0 23px;
}
.search-block.form-open {
  width: 241px;
  border-color: #D8E5F2;
  right: -44px;
}
.form-open form.search-form {
  display: block;
}
section.blog-grids {
  padding: 140px 0 0;
}
section.blog-grids figure {
  margin-top: 0;
}
.single-post header#masthead {
  padding: 18px 36px;
  position: relative;
  border-bottom: 1px solid rgb(112 112 112 / 17%);
}
.single-post header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.single-post header#masthead .navbar-brand lottie-player.before {
  display: none !important;
}
.single-post header#masthead.fixed {
  position: fixed;
  padding: 13px 36px;
}
.menu-open.single-post header#masthead {
  border: none;
}
.single-post header#masthead .nav-toggler > * {
  color: #211c5d
}
.single-post header#masthead .nav-toggler span {
  background-color: #211c5d
}
.menu-open.single-post header#masthead .nav-toggler span {
  background-color: #fff
}
.menu-open.single-post header#masthead .nav-toggler > * {
  color: #fff;
}
.post-intro figure {
  margin-top: 0;
  height: 480px;
  overflow: hidden;
  margin-bottom: 40px;
}
.post-intro figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-intro {
  text-align: center;
}
.single-post section#primary {
  padding: 88px 8% 60px;
  background: #fff;
}
.single-post div#content {
  background: #F5F5F5;
  padding: 0;
}
.post-intro p.cat-date .cat {
  font-weight: 600;
  color: #26D4CA;
}
.post-intro p.cat-date {
  font-weight: 500;
  margin-bottom: 27px;
}
.post-intro h4 {
  font-size: 38px;
  line-height: 51px;
  margin-top: 0;
  margin-bottom: 4px;
}
.sec-post-inner .ft-24 p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}
.sec-post-inner .ft-18 p {
  font-weight: 400;
  text-transform: capitalize;
}
.sec-post-inner .vc_row {
  padding-left: 10%;
  padding-right: 10%;
}
.sec-post-inner .vc_row.pst_sec-2 {
  padding-left: 0;
  padding-right: 0;
}
section.sec-post-inner .vc_row.pst_sec-8 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 10%;
  margin-right: 10%;
}
.sec-post-inner .vc_row .vc_column-inner {
  padding-top: 0 !important;
}
.tags-post {
  padding: 0 10%;
  display: flex;
  align-items: center;
  margin-top: 27px;
  margin-bottom: 50px;
}
.tags-post ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.tags-post ul li {margin: 14px 5px;}
.tags-post ul li a img {
  margin-right: 10px;
}
.tags-post ul li a {
  font-size: 15px;
  padding: 11px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000017;
  border-radius: 5px;
  color: #211C5D;
  text-decoration: none;
}
.tags-post ul li.active a,
.tags-post ul li a:hover {
  background: transparent linear-gradient(180deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}
.tags-post h6 {
  margin: 0;
  margin-right: 31px;
  font-size: 16px;
  font-family: 'Barlow';
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
  background: #F5F5F5;
  border-radius: 0;
  padding: 44px 43px 20px 24px;
  position: relative;
  color: #211C5D;
  font-weight: 600;
  font-family: 'Barlow';
  font-size: 16px;
  display: block;
}
.post-navigation .nav-previous a:before {
  content: 'PREVIOUS';
  font-size: 16px;
  position: absolute;
  top: 20px;
  left: 24px;
  font-family: 'Barlow';
  font-weight: 400;
}
.post-navigation .nav-next a:after {
  content: 'NEXT';
  font-size: 16px;
  position: absolute;
  top: 20px;
  right: 24px;
  font-family: 'Barlow';
  font-weight: 400;
}
.post-navigation .nav-next a {
  padding: 44px 24px 20px 43px;
  text-align: right;
  margin-left: 30px;
}
.at-resp-share-element .at-share-btn .at-label {
  display: none;
}
.at-style-responsive .at-share-btn {
  height: 40px;
  width: 40px;
  border-radius: 100% !important;
  background-color: rgb(59 156 248 / 7%) !important;
  color: #3B9CF8 !important;
}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label {fill: #3B9CF8;}
.social-share {
  text-align: center;
}
.addthis_inline_share_toolbox_2wps.addthis_tool {
  display: inline-block;
  position: relative;
}
.addthis_inline_share_toolbox_2wps.addthis_tool:before {
  content: 'SHARE';
  font-size: 16px;
  font-family: 'Barlow';
  font-weight: 600;
  color: #211C5D;
  position: absolute;
  left: -65px;
  top: 7px;
}
.block_2 .cat-box figure {
  height: 469px;
}
.without-img .cat-box figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out !important;
}
.without-img .cat-box {
  position: relative;
  height: 215px;
  padding: 52px 0;
  margin: 0;
}
.without-img .col-sm-12 {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 80px;
}
.without-img .col-sm-12:last-child .cat-box .content {
    border-right: 0;
}
.without-img .cat-box .content {
  border-right: 1px solid #e6e6e6;
  padding: 0px 39px;
  transition: all 0.3s ease-in-out !important;
  min-height: 170px;
  max-height: 200px;
}
.without-img .cat-box:hover .content {
  border: none;
}
.without-img .cat-box:hover .content p.cat-date {
  color: #fff;
  transition: 0.3s;
}
.without-img .cat-box:hover .content p.cat-date .cat {
  color: #fff;
  transition: 0.3s;
}
.without-img .cat-box:hover .content h5 {color: #fff;transition: 0.3s;}
.without-img .cat-box:hover figure {
  opacity: 1;
  visibility: visible;
}
.blog-grids  .newsletter {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 80px;
}
.without-img {
  padding: 0;
}
.without-img .cat-box:hover {
  background: rgb(0 0 0 / 58%);
}
h4.not-found {
  font-size: 36px;
  line-height: 36px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 27px;
}
section.no-results.not-found .page-content {
  margin: 0;
}
section.no-results.not-found .page-content p {
  font-size: 18px;
  margin: 0;
}
section.no-results.not-found {
  padding: 165px 0 231px;
}
.bar {
  height: 4px;
  width: 0%;
  background: transparent linear-gradient(180deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 5s ease-in-out !important;
}
div#slider_testimonial .owl-item.active .bar {
  width: 100%;
}
section.sec-related {
  padding: 100px 0;
}
section.sec-related h4 {
  text-align: center;
  margin-top: 0;
  font-size: 41px;
  margin-bottom: 55px;
}
section.sec-related .cat-box {
  margin: 0;
}
.block_3-slider .owl-nav {
  display: none;
}
.sec-btn {
  padding-bottom: 60px;
}
body .blog-btn.primary-btn .vc_general.noContent {cursor: default;}
.page-apply-now .career-box {
  padding: 0;
  width: 100%;
  text-align: center;
  border: none;
  background: transparent !important;
  box-shadow: none !important;
  margin: 0;
}
.page-apply-now .career-box .cat-career {
  background: rgb(59 156 248 / 8%);
  color: #3B9CF8;
  display: inline-block;
  padding: 11px 22px;
  border-radius: 22px;
  width: 172px;
  font-size: 14px;
  height: auto;
  margin-bottom: 25px !important;
}
.page-apply-now .career-box h3 {
  font-size: 44px;
  font-family: 'Circular Std';
  font-weight: 800;
  color: #211C5D;
  text-align: center;
  background: transparent !important;
  border: none;
  height: auto;
  margin-bottom: 10px !important;
}
.page-apply-now .job-info {
  display: none;
}
.page-apply-now .career-box p.location {
  margin: 0;
}
input.form-control.wpcf7-not-valid, textarea.form-control.wpcf7-not-valid {
  background: #FFD6D6 !important;
  margin-bottom: 24px !important;
}
.wpcf7-not-valid-tip {
  font-size: 16px;
  font-family: 'Circular Std';
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: -10px;
}
.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}
.input-file.dis button {
  pointer-events: none;
  opacity: 0.2;
}
.sec-services_main .ser_pg-menu.sticky {
  position: fixed !important;
  top: 0;
  left: 0 !important;
  z-index: 9;
  background: #fff;
  border-top: 1px solid #ededed;
  width: 100% !important;
}
.head-stick .sec-services_main .ser_pg-menu.sticky {
  top: 102px;
  transition: all 0.9s ease-in-out;
}
.menu-open .sec-services_main .ser_pg-menu.sticky {
  z-index: 9;
}
.sec-achievements .wpb_single_image {
  margin: -50px;
}
/*.sec-join_team {
  background: transparent linear-gradient(180deg, #A4DDF6B3 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}*/
.page-apply-now div#content {
  padding-bottom: 160px;
}
.page-stationery .currency-grids .vc_column-inner>.wpb_wrapper {
  padding-left: 14%;
}
.page-stationery .currency-grids .vc_column-inner>.wpb_wrapper h5,
.page-illustration .currency-grids .vc_column-inner>.wpb_wrapper h5 {
  line-height: 26px !important;
}
.page-illustration .service-intro .wpb_single_image {
  margin-left: -100px;
}
.blog-btn.primary-btn {
  text-align: center;
}
body .blog-btn.primary-btn .vc_general {
  background: #f3f9ff !important;
  color: #211C5D !important;
}
body .blog-btn.primary-btn .vc_general:before {
  display: none;
}
.breadcrumbs h1 {
  display: none;
}
.breadcrumbs {
  position: absolute;
  top: 95%;
  right: 18%;
  font-family: 'Rubik', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 15px;
  display: none;
z-index: 9;
}
.breadcrumbs a {
  color: #fff;
  text-decoration: none;
}
.breadcrumbs .sep {
  margin: 0 5px;
}
.parent-pageid-290 .breadcrumbs {
  display: block;
}
div#cookie-law-info-bar {
  background: transparent linear-gradient(
  254deg
  , #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  font-family: 'Circular Std Book' !important;
  color: #fff !important;
  font-size: 18px !important;
  padding: 26px 18px 26px 75px !important;
  bottom: 15% !important;
  right: 22px !important;
  box-shadow: none;
}
div#cookie-law-info-bar:before {
  content: '';
  height: 55px;
  width: 56px;
  background: url('../images/vc-cookie.png');
  background-repeat: no-repeat;
  position: absolute;
  left: 15px;
  top: 18px;
}
.cli-style-v2 .cli-bar-message {
  font-size: 18px !important;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
  font-size: 16px;
  margin: 0;
  border-radius: 5px;
  padding: 11px 14px;
}
.cli-bar-container.cli-style-v2 {
  display: flex !important;
}
.cli-bar-btn_container {
  margin: 0 !important;
}
.single-portfolio #content {
  /*background: transparent linear-gradient(180deg, rgb(164 221 246 / 12%) 0%, #FFFFFF00 44%) 0% 0% no-repeat padding-box;*/
  background: url('../images/rect-back.svg');
  background-repeat: no-repeat;
  background-position: top  center;
  background-size: 100%;
  padding-top: 203px;
}
.single-portfolio header#masthead .navbar-brand lottie-player.before {display: none !important;}
.single-portfolio header#masthead .navbar-brand lottie-player.after {
  display: block !important;
}
.single-portfolio #content .portfolio-inner-1 h2 {
  font-size: 54px;
  margin-top: 0;
}
.single-portfolio .breadcrumbs {
  
  top: 126px;
  color: #211c5d;
  display: block;
}
.single-portfolio .breadcrumbs a {
  color: #000;
}
.single-portfolio .nav-toggler > * {
  color: #211c5d;
}
.menu-open.single-portfolio .nav-toggler > * {
  color: #fff;
}
body.menu-open.single-portfolio header#masthead.fixed {
  padding: 39px 68px 39px 57px;
}
.single-portfolio header#masthead .nav-toggler span {
  background-color: #211c5d;
}
.menu-open.single-portfolio header#masthead .nav-toggler span {
  background-color: #fff;
}
.tag-icon {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single-portfolio #content h5 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
}
body.single-portfolio .primarty-btn-arrow.smp-arrow .vc_general {
  padding: 0;
  -webkit-text-fill-color: #3B9CF8;
  text-decoration: none;
  font-family: 'Circular Std Book';
}
body.single-portfolio .primarty-btn-arrow.smp-arrow .vc_general:after {filter: none;}
body.single-portfolio .tag-list ul {
  display: block;
}
.tag-icon .tag-list,.tag-icon .ptf-icons {
  max-width: 50%;
  flex: 0 0 50%;
}
.tag-icon .ptf-icons ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-icon .ptf-icons ul li {
  margin-right: 9px;
}
.tag-icon .tag-list ul li {
  border-radius: 10px;
  background: #3B9CF80F;
  font-size: 13px;
  padding: 5px 15px;
  margin-bottom: 10px;
  line-height: inherit;
}
.single-portfolio .tag-icon .tag-list ul li {
  display: table;
  margin-right: 0;
}
.int-modules ul {
  display: block;
  column-count: 2;
  padding: 0;
  list-style: none;
  margin: 0;
}
.int-modules ul li {
  font-size: 18px;
  color: #211C5D;
  font-family: 'Barlow';
}
.single-portfolio #content .row p {
  font-size: 18px;
}
.single-portfolio #content .portfolio-inner-2 {
  padding: 87px 0 150px;
}
.portfolio-inner_images img {
  margin-bottom: 60px;
}
.portfolio-inner_images {
  border-bottom: 1px solid #f1efef;
  padding-bottom: 20px;
}
.single-portfolio #content .portfolio-inner-3 {
  padding-top: 30px;
}
.single-portfolio #content .portfolio-inner-3 .social-share {
  text-align: right;
}
section.related-projects {
  padding-top: 120px;
  padding-bottom: 100px;
}
section.related-projects h4.text-center {
  margin-top: 0;
  margin-bottom: 60px;
}



















.sec-foundation .wpb_single_image .vc_single_image-wrapper {
  overflow: hidden;
  transform: translatey(0px);
  -webkit-animation: float 2s ease-in-out infinite;
          animation: float 2s ease-in-out infinite;
}
.sec-foundation .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
  height: auto;
}
section.site_menu .menu-info figure {
  transform: translatey(0px);
    -webkit-animation: float_to 2s ease-in-out infinite;
    animation: float_to 2s ease-in-out infinite;
    height: 74px;
    display: flex;
    align-items: center;
}

body .btn-with_round_bg .vc_general:before {
  transform: translatey(0px);
  -webkit-animation: float_to 2s ease-in-out infinite;
          animation: float_to 2s ease-in-out infinite;
}
body .btn-with_round_bg .vc_general:after {
  transform: translatey(0px);
  -webkit-animation: float_to 2s ease-in-out infinite;
          animation: float_to 2s ease-in-out infinite;
}

@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}


@-webkit-keyframes float_to {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes float_to {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}




.project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  flex: 0 0 31%;
  max-width: 31%;
  margin: 9px;
}
.project_type .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}
.project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
  height: 110px;
  background: #F5F5F5;
  width: 100%;
  position: relative;
  padding: 10px;
}
.project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  padding-left: 30px;
  color: #211C5D;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  font-family: 'Barlow';
  margin-left: 0;
  margin-top: 17px;
}
.xRadiobox {
  height: 15px;
  width: 15px;
  background: #fff;
  border-radius: 100%;
}
.xRadiobox.checked:before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 9px;
  position: absolute;
  color: #000;
  top: 1px;
  left: 2px;
}
.project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label.selected {
  background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
}
.project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label.selected .wpcf7-list-item-label {
  color: #fff;
}
.single-portfolio .breadcrumbs .bd-links span[typeof="ListItem"]:nth-last-child(3), 
.single-portfolio .breadcrumbs .bd-links span[typeof="ListItem"]:nth-last-child(5),
.single-portfolio .breadcrumbs .bd-links .sep:nth-last-child(2),
.single-portfolio .breadcrumbs .bd-links .sep:nth-last-child(4) {
  display: none;
}
.cst-industry {
  margin-top: 30px;
}
.cst-industry h5 {
  margin-bottom: 7px;
}

.flip-invert .wpb_gallery_slides {
  background-color: transparent;
  height: 335px;
  perspective: 1000px;
}
.flip-invert .wpb_gallery_slides .wpb_image_grid_ul {
  position: relative;
  width: 100%;
  height: 100% !important;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: auto !important;
  left: auto !important;
}
.flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item:last-child {
  transform: rotateY(180deg);
}
.flip-invert .wpb_gallery_slides:hover .wpb_image_grid_ul {
  transform: rotateY(180deg);
}
.flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a, 
.flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a img {
  height: 100%;
  object-fit: cover;
}
.page-blog-search-result div#content {
  padding: 0;
}
.page-blog-search-result div#content>.container {
  max-width: 100%;
  padding: 0;
}
.page-blog-search-result div#content>.container section {
  width: 100%;
}
.page-blog-search-result header#masthead {
  position: relative;
}
.page-blog-search-result header#masthead.fixed {
  position: fixed;
}
.page-blog-search-result header#masthead lottie-player.before {
  display: none !important;
}
.page-blog-search-result header#masthead lottie-player.after {
  display: block !important;
}
.page-blog-search-result header#masthead .nav-toggler > * {
  color: #000;
}
.page-blog-search-result.menu-open header#masthead .nav-toggler > * {
  color: #fff;
}
.page-blog-search-result header#masthead .nav-toggler span {
  background-color: #000;
}
.page-blog-search-result.menu-open header#masthead .nav-toggler span {
  background-color: #fff;
}
.post-intro p.cat-date .cat .comma-sep:last-child {
  font-size: 20px;
}
.post-intro p.cat-date .cat .comma-sep {

}
section.blog-grids.after-load {
  padding-top: 0;
}
.industry-box p {
  display: none;
}
.industry-box a {
  text-decoration: none;
}
.portfolio-box a {
  text-decoration: none;
}
h6.noJobs {
  margin-bottom: 200px;
}
section#industries ul.nav.nav-tabs li {
  margin: 12px 22px;
}
.menu-open.page-template-custom_blog header#masthead {
  border: none;
}
.industry-box ul {
  display: none;
}
.sec-technologies .sec-industries {
    margin-bottom: 40px !important;
}
/*--------------------------------------------------------------
## Custom CSS END
--------------------------------------------------------------*/

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px;
  }
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/


@media screen and (max-width: 1680px) {
  .page-industries .ser_pg-menu nav#navbar-services ul {
    overflow: hidden;
    overflow-x: scroll;
  }
  .entry-content {
    margin: 0;
  }
  #content.site-content {
    padding: 0;
  }  
  .sec-banner .primary-btn {
    /*margin-bottom: 120px !important;*/
  }
  .srv-grid>.wpb_column>.vc_column-inner h4 {font-size: 32px !important;line-height: 40px !important;}
  .srv-grid>.wpb_column>.vc_column-inner p {
    font-size: 15px;
  }
  .sec-services_main .srv-grid {
    background-size: 60% !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner .vc_general {
    font-size: 16px !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner .primarty-btn-arrow.smp-arrow .vc_general {
    padding-left: 20px;
  }
  .ser_pg-menu ul li a {
    font-size: 16px;
  }
  .sec-career .carr-drop {
    right: 20px;
  }
  .sec-own-words .wpb_column .vc_column-inner {
    padding-left: 14% !important;
  }
  .carousel-indicators {
    right: -130px;
  }
  .testimonial-content figure {
    max-width: 26%;
  }
 /* .custom_select:after {
    right: 30%;
  }*/
  .single-portfolio .breadcrumbs {
    right: 14%;
  }
  .single-portfolio #content {
    padding-top: 200px;
  }
}

@media screen and (max-width:  1600px) {
  .carousel-indicators {
    right: -150px;
  }
  .single-portfolio .breadcrumbs {
    right: 12%;
  }
}


@media screen and (min-width: 1500px) and (max-width:  1600px) {
  .sec-banner h1 {
    font-size: 65px !important;
    line-height: 76px !important;
  }
  .sec-banner .vc_btn3-container.primary-btn {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 1440px) {
  
  .sec-foundation .wpb_single_image {
    margin-right: 0;
  }
  .sec-own-words .wpb_column .vc_column-inner {
    padding-left: 8% !important;
  }
  .carousel-indicators {
    right: -250px;
  }
  .testimonial-content figure {
    max-width: 32%;
  }
  .single-portfolio .breadcrumbs {
    right: 7%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .page-apply-now .btn-submit.text-right:before {
    right: auto;
    left: 30%;
  }
  section.sec-banner .vc_row {
    min-height: 90vh;
  }
  .sec-foundation .wpb_single_image {
    margin-right: 0;
  }
  .home header#masthead.fixed .container {
    padding: 0 15px;
  }
  .sec-banner h1 {
    font-size: 46px !important;
    line-height: 50px !important;
  }
  .sec-banner .primary-btn {
    margin-bottom: 50px !important;
  }
  .sec-banner .wpb_gallery {
    margin-bottom: 40px !important;
  }
  .navbar-nav li.menu-item {
    margin-bottom: 32px;
  }
  .navbar-nav .nav-link {
    font-size: 30px;
    line-height: 35px;
  }
  .navbar-nav li.current-menu-item .nav-link {
  }
  section.site_menu .menu-info {
    margin-bottom: 80px;
  }
  .ser_pg-menu ul li {
    margin-right: 50px;
  }
  section.sec-inner_banner {
    padding-left: 70px !important;
  }
  sec-own-words .wpb_column .vc_column-inner {
    padding-left: 5% !important;
  }
  .carousel-indicators {
    right: -270px;
  }
  .sec-banner .vc_flag {
    margin-bottom: 20px !important;
  }
  .arrow-list ul li {
    font-size: 16px;
  }
  .single-portfolio .breadcrumbs {
    right: 5%;
  }
  body div.slider_portfolio .owl-nav button.owl-prev, 
  body div.slider_industries .owl-nav button.owl-prev {
    left: -5%;
  }
}


@media screen and (min-width: 1200px) and (max-width: 1280px) {
  section.sec-banner .vc_row {
    min-height: 85vh;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    height: auto;
    min-width: 62px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 48%;
    max-width: 48%;
    margin: 5px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .sec-case_study .row {
    height: auto;
  }
  .sec-services_main .ser_pg-menu.sticky {
    top: 92px;
  }
  .parent-pageid-290 .breadcrumbs {
    display: none;
  }
  .page-thankyou div#content {
    padding-top: 0;
    height: 100vh;
    display: flex;
    align-items: center;
  }
  .sec-thankyou figure {
    width: 150px;
  }
  .sec-thankyou h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 29px;
  }
  .sec-thankyou p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 500;
    margin: 0;
  }
  .sec-thankyou .container {
    padding-left: 35px;
    padding-right: 34px;
  }
  .sec-thankyou .primary-btn {
    margin-top: 69px;
  }
  body .sec-thankyou .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .vc-404 figure {
    max-width: 75%;
  }
  .vc-404 h6 {
    margin: 36px 0;
  }
  .sec-banner h1 {
    font-size: 44px !important;
    line-height: 57px !important;
  }
  .sec-banner p {
    font-size: 18px;
  }
  .sec-banner .vc_flag p {
    padding: 0;
  }
  .sec-banner p br {
    /*display: none;*/
  }
  .sec-banner .primary-btn {
    margin-bottom: 80px !important;
  }
  body .sec-foundation {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-position: 40% 400px !important;
  }
  body .sec-foundation h2 {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  body .sec-foundation .vc_column-inner {
    padding-left: 15px !important;
  }
  body .sec-foundation .vc_column-inner .ft-20,body .sec-foundation .vc_column-inner .primarty-btn-arrow {
    padding-left: 36px !important;
  }
  body .sec-foundation .vc_column-inner .ft-20 p br {
    display: none;
  }
  .sec-foundation .wpb_single_image {margin-bottom: 0 !important;}
  .vc_section.sec-business h3 {
    font-size: 44px;
  }
  .vc_section.sec-business {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper {background: #fff;box-shadow: 0px 3px 36px #547a9e24;}
  .sec-grids .vc_column-inner>.wpb_wrapper h5 {
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .arrow-list ul li {
    font-size: 15px;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .sec-grids .wpb_column {
    width: 50%;
  }
  body .primary-btn.with-arrow {
    opacity: 1;
    visibility: visible;
  }
  section.sec-case_study {
    padding-top: 70px !important;
    padding-bottom: 100px !important;
  }
  .sec-case_study h3 {
    font-size: 26px !important;
    line-height: 1.4 !important;
  }
  .sec-case_study p {
    font-size: 15px;
  }
  .sec-case_study p br {
    display: none;
  }
  .sec-case_study .wpb_text_column {
    margin-bottom: 40px !important;
  }
  .sec-case_study .vc_column-inner {
    padding-left: 15px !important;
  }
  p br {
    /*display: none;*/
  }
  .vc_section.sec-business h3 br {
    display: none;
  }
  .vc_section.sec-business.sec-shared h3 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  .stats-top .stats-number, div.stats-desc>div.counter_suffix {
    font-size: 36px !important;
  }
  .vc_shared h6 {
    font-size: 9px !important;
    font-weight: 600;
  }
  .vc_row.wpb_row.vc_row-fluid.vc_shared {
    padding-bottom: 70px !important;
  }
  .sec-shared h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .sec-shared h6 br {
    display: none;
  }
  .test-box .ctn p {
    font-size: 24px;
  }
  .test-box {
    padding: 79px 97px 64px 98px;
  }
  div#footer-widget h1 {
    font-size: 36px;
    line-height: 1.4;
  }
  div#footer-widget section#text-2 .textwidget p {
    font-size: 17px;
  }
  div#footer-widget .f-3 section#nav_menu-2 {
    padding-right: 0;
    padding-left: 30px;
    max-width: 40%;
    flex: 0 0 40%;
  }
  div#footer-widget ul.menu a.nav-link {
    font-size: 13px;
  }
  div#footer-widget .f-3 section#nav_menu-3 {
    padding-right: 60px;
  }
  div#footer-widget .f-5 #text-5 {
    padding-right: 90px;
    padding-left: 40px;
    width: 56%;
  }
  div#footer-widget .f-5 p {
    font-size: 15px;
    line-height: 24px;
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: -5px;
    background-size: 65%;
  }
  .site-info .widget p {
    font-size: 15px;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul {
    height: auto !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul .owl-nav {
    display: none;
  }
  section.site_menu {
    padding: 40px 19px;
  }
  section.site_menu .menu-info {
    margin-bottom: 75px;
  }
  section.site_menu  .social_widget {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
  }
  section.site_menu .col-left {
    position: static;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .navbar-nav .nav-link {
    font-size: 32px;
    line-height: 32px;
  }
  .navbar-nav li.menu-item {
    margin-bottom: 20px;
  }
  section.site_menu .menu-info figure {
    margin-bottom: 21px;
  }
  section.site_menu .menu-info p {
    font-size: 20px;
    margin-bottom: 6px;
  }
  section.site_menu .menu-info p a {
    font-size: 18px;
    line-height: 18px;
  }
  section.site_menu div#main-nav {
    justify-content: center !important;
  }
  button.btn-close_menu {
    right: 36px;
    top: 36px;
  }
  section.site_menu .social_widget .widget ul {
    justify-content: center;
    margin: 0;
  }
  section.site_menu .social_widget .widget ul li a {
    background: transparent;
    height: auto;
    width: auto;
    margin: 0 8px;
    color: #A29FC8;
  }
  section.site_menu .col-right {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .sec-inner_banner h3 {
    font-size: 44px !important;
    line-height: 52px !important;
  }
  section.vc_section.sec-quality {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  section.vc_section.sec-quality h1 {
    font-size: 45px;
    line-height: 55px !important;
  }
  section.vc_section.sec-quality h1 br {
    display: none;
  }
  section.vc_section.sec-quality .vc_column-inner {
    padding-left: 15px !important;
  }
  section.vc_section.sec-quality .ft-20 {
    padding-left: 36px !important;
  }
  section.vc_section.sec-achievements {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
  }
  section.vc_section.sec-team {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .sec-team .vc_col-sm-7 h4 {
    font-size: 30px !important;
  }
  .sec-team p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
  }
  .sec-join_team h1 {
    font-size: 54px !important;
    line-height: 58px !important;
  }
  .page-our-brands .sec-inner_banner p {
    padding-right: 44%;
  }
  section.vc_section.sec-brands {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  section.vc_section.sec-brands .vc_column-inner {
    padding-left: 15px  !important;
  }
  section.vc_section.sec-brands p {
    padding: 0;
  }
  section.vc_section.sec-brands .wpb_text_column {
    padding-right: 20px !important;
  }
  .sec-brands .wpb_single_image {
    height: 280px;
    padding: 50px;
  }
  .page-our-clients .sec-inner_banner p {
    padding-right: 34%;
  }
  .client-grids .vc_column-inner>.wpb_wrapper {
    min-height: 211px;
    padding: 20px;
  }
  .client-grids .vc_column-inner>.wpb_wrapper p {
    font-size: 14px;
  }
  section.vc_section.sec-clients {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
  }
  .vc_row-fluid.client-grids {
    margin-bottom: 50px !important;
  }
  .sec-case_study .row:nth-child(odd) .col-info {
    padding-left: 15px;
  }
  .sec-case_study .col-info .pt-info {
    margin-bottom: 40px;
  }
  .custom_select h4 {
    font-size: 34px;
  }
  ul.nav.nav-tabs li {
    margin: 0 11px;
  }
  ul.nav.nav-tabs li a {
    font-size: 15px;
  }
  .portfolio-box h4 {
    font-size: 18px;
  }
  .portfolio-box p {
    font-size: 15px;
    padding: 0;
  }
  section.service-intro {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
  }
  section.service-intro h4 {
    font-size: 22px !important;
    line-height: 1.4;
  }
  section.service-intro p {
    font-size: 16px;
    line-height: 24px;
  }
  section.service-intro .text-right {
    text-align: left !important;
    margin-top: 40px;
  }
  section.sec-multilingual {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  section.sec-multilingual h4 {
    font-size: 22px !important;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-multilingual .ft-18 p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper {
    padding: 49px 43px 60px 30px;
    margin-bottom: 40px;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 {
    font-size: 23px !important;
    line-height: 1.4 !important;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column  p {
    font-size: 14px;
    line-height: 20px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column {
    padding-right: 0;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper {
    padding-left: 61px;
    margin-bottom: 43px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
    max-width: 46px;
  }
  section.sec-multilingual.sec-devop_values h4 {
    text-align: center !important;
    margin-bottom: 40px !important;
  }
  .vc_row.wpb_row.vc_row-fluid.currency-grids {
    margin-bottom: 0 !important;
  }
  section.sec-work-with {
    padding-top: 74px !important;
    padding-bottom: 60px !important;
  }
  section.sec-work-with h4 {
  }
  section.sec-work-with h4 br {
    display: none;
  }
  section.sec-work-with .vc_col-sm-4 .ft-18 p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
  }
  section.sec-work-with .primary-btn .vc_general {
    padding: 16px 30px;
  }
  section.sec-work-with .primary-btn {
    display: flex !important;
    justify-content: center;
    margin-bottom: 63px !important;
  }
  section.sec-work-with .vc_inner .wpb_column {
    width: 50%;
    display: inline-block;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner {
    padding: 0 5px !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner h5 {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner p {
    font-size: 14px;
    line-height: 22px;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner  .wpb_single_image {
    min-height: 65px;
    margin-bottom: 18px !important;
    display: flex;
    align-items: center;
  }
  section.sec-work-with .vc_inner {
    display: flex;
  }
  section.sec-path-follow {
    padding-top: 60px !important;
  }
  section.sec-path-follow h4 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-path-follow p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .platform_list ul.wpb_image_grid_ul li {
    width: 90px;
    height: 90px;
    padding: 20px !important;
    margin-right: 30px !important;
  }
  .platform_list ul.wpb_image_grid_ul li:nth-child(6n) {
    margin-right: 0 !important;
  }
  section.sec-technologies {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
  section.sec-technologies h4 {
    font-size: 21px !important;
    line-height: 1.4;
  }
  section.sec-technologies h4 br {
    display: none;
  }
  section.sec-technologies p {
    font-weight: 500;
    font-size: 16px;
  }
  section.sec-technologies .vc_row {
    margin-bottom: 0px !important;
  }
  section.sec-technologies h4.vc_custom_heading {
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-other_services {
    padding-top: 20px !important;
  }
  section h4.vc_custom_heading  {
    font-size: 32px !important;
    line-height: 1.4 !important;
  }
  section h4.vc_custom_heading br {
      display: none; 
  }
  section.sec-other_services h4.vc_custom_heading {
    margin-bottom: 40px !important;
  }
  section.sec-other_services .ot-grids .wpb_column {
    height: 447px;
    margin-bottom: 20px;
  }
  section.sec-other_services .ot-grids .wpb_column .vc_column-inner {
    background-size: 100% !important;
    background-position: right top !important;
    padding-top: 180px !important;
    padding-bottom: 0 !important;
    height: 100%;
  }
  section.sec-other_services .ot-grids .wpb_column:last-child .vc_column-inner {background-size: cover !important;}
  .sec-other_services .col-right:before {
    display: none;
  }
  section.sec-other_services .ot-grids .wpb_column h5 {
    font-size: 34px !important;
    line-height: 1.4 !important;
  }
  section.sec-testimonial h4.vc_custom_heading {
    margin-bottom: 0 !important;
  }
  .page-mobile-development section.sec-inner_banner {
    background-position: center !important;
  }
  section.service-intro .ft-18 {
    margin-bottom: 30px !important;
  }
  section.service-intro .vc_col-sm-6 .primarty-btn-arrow,
  section.service-intro .vc_col-sm-5 .primarty-btn-arrow {
    margin-bottom: 40px !important;
  }
  section h4.vc_custom_heading br {
    display: none;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper h6 {
    font-size: 14px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper {
    padding: 18px 0 18px 20px;
    margin-bottom: 20px;
    min-height: 76px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin-right: 19px;
    max-width: 17%;
  }
  section.sec-benefits .benefit-box {
    margin-bottom: 0 !important;
  }
  section.sec-benefits {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .nbr-list ul li h6 br {
    display: none;
  }
  .nbr-list ul li h6 {
    font-size: 18px;
    line-height: 16px;
  }
  .nbr-list ul li:before {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .nbr-list ul li {
    padding-right: 0;
    padding-left: 50px;
  }
  .page-mvp-development .currency-grids h6 {
    width: 30px;
    height: 30px;
    font-size: 13px !important;
    line-height: 13px !important;
    top: 0;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper p {
    font-size: 13px;
    line-height: 20px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper {padding-left: 13%;}
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5:before {
    font-size: 18px;
    padding: 14px;
    left: -60px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18 {
    margin-bottom: 72px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18:last-child {
    margin: 0 !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper:before {
    height: 85%;
  }
  section.sec-technologies .vc_row.sec-industries {
    margin: 0;
    margin-left: -22px;
    margin-right: -36px;
  }
  .slider_industries .owl-nav {
    display: none !important;
  }
  section.sec-technologies .vc_row.sec-industries .vc_column-inner {
    padding: 0 !important;
  }
  section.sec-technologies .industry-box h4 {
    font-size: 14px !important;
    padding: 11px;
    min-height: 60px;
  }
  .industry-box .pt-img {
    height: 150px;
  }
  .platform_list ul.wpb_image_grid_ul li:nth-child(6n) {
    margin-right: 30px !important;
  }
  section.sec-technologies p {
    font-size: 15px;
  }
  section.sec-testimonial {
    padding-top: 60px !important;
  }
  .pt-img {
    height: 230px;
  }
  section.sec-technologies .portfolio-box h4 {
    font-size: 15px !important;
  }
  section.sec-technologies .portfolio-box p {
    font-size: 13px;
    line-height: 24px;
  }
  body div.slider_portfolio a.pt-link {
    top: 30%;
  }
  body div.slider_portfolio .portfolio-box:hover a.pt-link {
    right: -22px;
  }
  body div.slider_portfolio .item {
    padding-right: 0;
  }
  body div.slider_portfolio .owl-stage-outer {
    padding-left: 20px;
  }
  body div.slider_portfolio .owl-nav button.owl-prev {
    left: -30px;
  }
  body div.slider_portfolio .owl-nav button.owl-next {
    right: -30px;
  }
  body div.slider_portfolio .owl-nav button {
    top: 30%;
  }
  .sec-inner_banner p {
    font-size: 16px;
  }
    .vc_row.wpb_row.vc_row-fluid.sec-path {
    background-position: 100% 10% !important;
    background-size: 100% 40%;
  }
  .pointer.pointer-5 {
    right: 20px;
    top: -17%;
  }
  .pointer.pointer-4 {
    right: 17%;
    top: 0;
  }
  .wpb_text_column.detail.detail-1 {
    top: 36%;
    left: 4%;
  }
  .wpb_text_column.detail.detail-2 {
    top: 34%;
    left: 26%;
  }
  .wpb_text_column.detail h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .wpb_text_column.detail p {
    font-size: 14px;
  }
  .wpb_text_column.detail {
    max-width: 212px;
  }
  .wpb_text_column.detail.detail-4 {
    top: 14%;
    right: 4%;
  }
  .wpb_text_column.detail.detail-3 {
    top: 22%;
    left: 50%;
  }
  .pointer.pointer-1 {
    top: 21%;
    left: 2%;
  }
  .pointer h6 {
    font-size: 15px;
    margin-top: 0;
  }
  .pointer.pointer-2 {
    top: 19%;
    left: 24%;
  }
  .pointer.pointer-3 {
    top: 7%;
    left: 45%;
  }
  #preloader {
    display: none;
  }
  section.sec-banner {
    min-height: auto !important;
    /*padding-top: 153px !important;*/
  }
  div#slider_testimonial.owl-carousel .owl-item {
    transform: scale(0.9);
    transition: all 0.3s ease-in-out !important;
  }
  div#slider_testimonial.owl-carousel .owl-item.center {
    transform: scale(1);
  }

  div#footer-widget .f-3 section#nav_menu-3 {
    padding-left: 0;
    padding-right: 0;
    max-width: 25%;
    flex: 0 0 25%;
  }
  body .primary-btn .vc_general {
    padding: 16px 36px;
    font-size: 16px;
  }
  section.site_menu .col-left,section.site_menu .col-right {
    max-width: 50%;
  }
  section.site_menu .social_widget {
    position: relative;
    left: auto;
    top: 0;
  }
  section.site_menu .social_widget .widget ul {
    justify-content: flex-start;
  }
  .navbar-nav .nav-link {
    font-size: 22px;
    line-height: 22px;
  }
  section.site_menu div#main-nav {
    padding-left: 0;
  }
  section.site_menu {
    padding: 70px 0;
  }
  section.site_menu .menu-info {
    margin-bottom: 50px;
  }
  .page-full-site-migration .sec-all_round .vc_column-inner>.wpb_wrapper {
    min-height: 401px;
  }
  .page-industries section.vc_section.sec-services_main .vc_row {
    top: 0;
    padding-bottom: 0 !important;
  }
  .page-industries.head-stick section.vc_section.sec-services_main .vc_row {
    top: 115px;
    padding-bottom: 0 !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row nav#navbar-services ul {
    padding-left: 40px;
  }
  .page-industries section.vc_section.sec-services_main .vc_row:nth-child(3) {padding-top: 60px !important;}
  .page-industries section.vc_section.sec-services_main .vc_row p {
    font-size: 16px;
    font-weight: 500;
    padding-right: 30px;
    text-transform: capitalize;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .ft-18 {
    margin-bottom: 30px !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row h6 {
    font-size: 16px;
    line-height: 16px;
  }
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item:last-child {margin-right: 0 !important;}
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin-right: 26px !important;
    max-width: 18%;
    height: 30px;
    display: flex;
    align-items: center;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .wpb_column:first-child .vc_column-inner {
    padding-top: 0 !important;
  }
  .page-industries section.vc_section.sec-services_main {
    padding-bottom: 20px !important;
  }
  section.vc_section.sec-privacy .vc_column-inner {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  section.vc_section.sec-privacy {
    padding-bottom: 60px !important;
    padding-top: 160px !important;
  }
  section.vc_section.sec-privacy p {
    font-size: 16px;
  }
  section.vc_section.sec-privacy li {
    font-size: 16px;
  }
 .service-intro .wpb_single_image {
    margin-right: 0 !important;
    margin-top: 30px;
  }
  section.vc_section.sec-career {
    padding-top: 61px !important;
    padding-bottom: 49px !important;
  }
  section.vc_section.sec-career h3 {
    font-size: 22px !important;
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
  section.vc_section.sec-career .ft-18 p {
    font-size: 16px;
    line-height: 25px;
  }
  .career-box {
    padding: 23px 22px 14px;
    margin-bottom: 25px;
  }
  section.vc_section.sec-career .career-box h3 {
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .career-box .content p {
    font-size: 14px;
    line-height: 22px;
  }
  .career-box .cat-career {
    padding: 6px 16px;
    font-size: 12px;
  }
  .career-box .cat-career {
    margin-bottom: 25px;
  }
  .career-box p.location {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .career-box p.location i {
    font-size: 12px;
    margin-right: 12px;
  }
  body .career-box .btn-simple .vc_general {
    font-size: 12px;
    padding: 13px 36px;
  }
  .media-grids .col-sm-12.col-md-4:last-child .career-box {
    margin: 0;
  }
  body .primarty-btn-arrow .vc_general:after {
    background-size: 80%;
    background-repeat: no-repeat;
  }
  .sec-recruitment-process .rect-grids {
    display: flex;
    flex-wrap: wrap;
  }
  .rect-grids .wpb_column {
    max-width: 50%;
    flex: 0 0 50%;
    padding-right: 40px;
  }
  .sec-recruitment-process h6 {height: 36px;width: 36px;}
  .rect-grids .wpb_column h5 {
    font-size: 22px !important;
  }
  .sec-recruitment-process .rect-grids .ft-18 p {
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
    padding-right: 7px;
  }
  .sec-recruitment-process .rect-grids .ft-18 {
    padding: 0;
    padding-bottom: 19px;
  }
  .sec-recruitment-process .rect-grids .ft-18 p br {
    display: none;
  }
  .rect-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0px !important;
  }
  .rect-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 36px !important;
    padding-left: 0 !important;
  }
  .rrt-grids .wpb_column {
    width: 50%;
    display: inline-block;
  }
  .rrt-grids .wpb_column h5 {
    font-size: 20px !important;
  }
  .rrt-grids .wpb_column h5 br {
    display: none;
  }
  .rrt-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0 !important;
  }
  .rrt-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 36px !important;
    padding-left: 0 !important;
  }
  .rrt-grids .wpb_column .ft-18 p {
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
    padding-right: 20px;
  }
  .rrt-grids:nth-child(3) .wpb_column:nth-child(2) {top: -233px;}
  .rrt-grids:nth-child(3) .wpb_column:nth-child(3) {
    left: 330px;
    top: -236px;
  }
  .page-career-custom section.service-intro {
    margin-top: -250px;
    background: #fff;
  }
  section.service-intro h3 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
  }
  .sec-career .carr-drop {
    display: none;
  }
  .single-career .career-box .cat-career {
    margin-bottom: 21px;
  }
  .single-career .career-box h3 {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .single-career .career-box p.location {margin-bottom: 20px;}
  .single-career .career-box {
    padding: 0;
  }
  .single-career #content>.container {
    padding-left: 36px;
    padding-right: 36px;
  }
  .single-career .career-box .content p {
    font-size: 16px;
    line-height: 24px;
  }
  .single-career .career-box .content h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .single-career .career-box .content ul li {
    font-size: 16px;
    margin: 0;
  }
  .single-career .career-box .primary-btn {
    margin-bottom: 40px;
  }
  .interest-box {
    margin: 34px 0;
    padding: 19px 16px;
  }
  .single-career .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .single-career .interest-box  .primary-btn {
    text-align: center;
  }
  .single-career .interest-box  .primary-btn .vc_general {
    font-size: 14px;
    padding: 12px 28px;
    width: auto;
  }
  .interest-box h6 {
    font-size: 16px;
    line-height: 1.3;
  }
  .interest-box p {
    font-size: 13px;
    line-height: 1.3;
  }
  .application-form {
    max-width: 100%;
  }
  .job-info .job-title input {
    font-size: 36px;
    line-height: 42px;

  }
  .job-info .job-location input {
    font-size: 16px;
    margin-bottom: 30px !important;
  }
  .job-info .job-cat input {
    width: 168px;
    height: 36px;
  }
  .application-form h5 {
    font-size: 24px;
    text-align: center;
    margin-top: 0;
  }
  .quote-form label {
    font-size: 16px;
  }
  input.form-control, textarea.form-control {
    margin-bottom: 20px !important;
  }
  .btn-submit {
    margin-bottom: 93px;
    text-align: center !important;
  }
  .btn-submit .wpcf7-submit {
    width: 224px;
    padding-left: 30px;
  }
  .btn-submit:before {
    right: auto;
    top: 16px;
    left: 41%!important;
  }
  section.vc_section.sec-own-words {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .sec-own-words h3.vc_custom_heading {
    top: auto;
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .testimonial-content {
    display: block;
  }
  .testimonial-content .content {
    max-width: initial;
    padding-right: 0;
    padding-left: 47px;
    margin-bottom: 20px;
  }
  .testimonial-content .content .ctn p {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial-content .content .ctn {
    padding-left: 0;
  }
  .testimonial-content .content .ctn:before {
    background-size: 65%;
    top: 4px;
    left: -47px;
  }
  .testimonial-content figure {
    max-width: 54%;
    width: auto;
    padding-left: 47px;
    height: 415px;
  }
  .carousel-indicators {right: 0;}
  .carousel-indicators li {
    opacity: 1;
  }
  div#carouselExample .carousel-inner {
    z-index: 4;
  }
  section.sec-business.sec-recruitment-process {
    padding-bottom: 49px !important;
  }
  .carousel-indicators {
    right: -120px;
    top: 200px;
    max-width: 420px !important;
  }
  .carousel-indicators li {
    opacity: 1;
    width: 90%;
    height: 300px;
  }
  .blog-grids .newsletter {
    margin-bottom: 40px;
  }
  .category section.cat-search {
    background: #F3F9FF;
  }
  section.post-list-category {
    padding: 40px 36px;
  }
  .category .newsletter {
    padding: 0;
    border-bottom: 1px solid #211c5edb;
  }
  .single-post section#primary {
    padding: 9px 19px;
  }
  .single-post div#content {
    padding: 0 17px;
  }
  .post-intro figure {
    height: 475px;
    margin-bottom: 24px;
  }
  .sec-post-inner .vc_row.pst_sec-4 {
    align-items: center;
    display: flex;
  }
  .post-intro p.cat-date {
    font-size: 14px;
    margin-bottom: 9px;
  }
  .post-intro h4 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 22px;
    padding: 0 12%;
  }
  .sec-post-inner .vc_row {
    padding-left: 0;
    padding-right: 0;
  }
  .sec-post-inner .vc_row h6 {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-bottom: 13px !important;
  }
  .sec-post-inner .ft-18 p {
    font-size: 14px;
    line-height: 24px;
  }
  .sec-post-inner .vc_row .vc_column-inner {
    padding-left: 19px !important;
    padding-right: 18px !important;
  }
  .sec-post-inner h5 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .sec-post-inner h5 br {
    display: none;
  }
  .sec-post-inner .pst_sec-2 .wpb_text_column {
    margin-bottom: 10px !important;
  }
  section.sec-post-inner .vc_row.pst_sec-8 {
    margin-left: 23px;
    margin-right: 19px;
    padding-top: 18px !important;
    padding-bottom: 47px !important;
  }
  .sec-post-inner .ft-24 p {
    font-size: 15px;
    line-height: 24px;
  }
  .single-post header#masthead {
    border: none;
  }
  .block_3-slider .owl-nav {
    display: none;
  }
  .list-categories {
    overflow: hidden;
    overflow-x: scroll;
    max-width: 90%;
    flex: 0 0 90%;
    padding: 17px 0;
  }
  .list-categories ul li {
    display: inline;
    white-space: nowrap;
  }
  .date_sorting {
    display: none;
  }
  .search-block {
    height: 100%;
    padding: 20px;
    background: transparent;
  }
  .search-block.form-open {
    background: #f3f9ff;
  }
  .featured_blog .content h4 {
    font-size: 30px;
    line-height: 1.2;
  }
  .featured_blog .content .short-description {
    font-size: 16px;
    line-height: 24px;
  }
  section.featured_blog figure {
    margin-right: 0;
  }
  section.featured_blog {
    padding: 80px 0;
  }
  section.featured_blog .owl-dots {
    bottom: -48px;
  }
  section.blog-grids {padding-top: 80px;}
  .cat-box figure {
    height: 175px;
  }
  .cat-box h5 {
    font-size: 16px;
    line-height: 1.2;
  }
  .cat-box p.cat-date {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .cat-box {
    margin-bottom: 44px;
  }
  .block_2 .cat-box figure {
    height: 242px;
  }
  .without-img .cat-box .content {
    padding: 0 20px;
  }
  .without-img .cat-box {
    height: auto;
    padding: 40px 0;
  }
  .without-img .cat-box p.cat-date {
    font-size: 12px;
  }
  .without-img .col-sm-12.col-md-4 {
    padding: 0;
  }
  .without-img .col-sm-12.col-md-4:last-child .cat-box {}
  .without-img .col-sm-12.col-md-4:last-child .cat-box .content {
    border: none;
  }
  .newsletter .widget h3.widget-title {
    display: block;
    width: 75%;
  }
  .newsletter .widget {padding: 80px 40px;background-position: right;background-size: 100%;background-repeat: no-repeat;background-color: #211c5e;}
  section.sec-quote {
    padding-top: 165px !important;
    padding-bottom: 30px !important;
  }
  .page-get-a-quote header#masthead, .page-contact-us header#masthead {
    padding: 36px;
  }
  section.sec-quote h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 23px !important;
  }
  h6.mb-30 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    flex: 0 0 46%;
    max-width: 46%;
    margin: 5px;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    min-height: 62px;
    height: auto;
  }
  input.form-control, textarea.form-control {
    padding: 0 21px;
    font-size: 16px;
  }
  textarea.form-control {
    padding: 25px 20px;
  }
  .wpcf7-form-control.wpcf7-checkbox.form-control {
    margin-bottom: 10px !important;
  }
  section.sec-faq {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  section.sec-faq h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }
  section.sec-faq .ft-30 p {
    font-size: 14px;
  }
  section.sec-faq .ft-30 {
    margin-bottom: 60px !important;
  }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 22px 0;
    font-size: 16px;
    line-height: 1.3;
  }
  section.sec-find {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
  section.sec-find h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 30px !important;
  }
  .sec-find .wpb_single_image {
    height: auto;
  }
  .sec-find h4.vc_custom_heading {
    margin-bottom: 20px !important;
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .sec-find .ft-18 p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  .sec-find .ft-18 p a {
    display: inherit;
    color: #211c5d;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(3n) {
    margin-right: 5px;
  }
  section.sec-talk-expert {
    padding-top: 132px !important;
  }
  section.sec-talk-expert h2 {
    font-size: 40px !important;
    line-height: 1.2 !important;
    margin-bottom: 30px !important;
  }
  .sec-talk-expert .ft-18 p {
    font-size: 16px;
    line-height: 24px;
  }
  .sec-talk-expert h6 {
    font-size: 16px !important;
  }
  .media-grids .media-grid:first-child .media-box figure {
    height: 450px;
  }
  .media-grids .media-grid {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 6px;
  }
  .media-box figure {
    height: 270px;
  }
  .media-box figure .img-play {
    width: 41px;
  }
  .media-grids .media-grid:first-child .media-box figure img.img-play {
    width: 54px;
  }
  .media-box h5 {
    font-size: 17px;
  }
  .media-grids .media-grid:first-child .media-box {margin-bottom: 40px;}
  .media-grids .media-grid .media-box {
    margin-bottom: 40px;
  }
  section.sec-media-grids {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
  }
  .single-portfolio #content .portfolio-inner-1 h2 {
    font-size: 32px;
    line-height: 1.3;
  }
  .single-portfolio #content .portfolio-inner-1 .smp-arrow {
    margin-bottom: 20px;
  }
  .single-portfolio #content .portfolio-inner-2 {
    padding: 40px 0;
  }
  .single-portfolio #content .portfolio-inner-2 .tag-icon {
    display: block;
  }
  .tag-icon .tag-list, .tag-icon .ptf-icons {
    max-width: 100%;
    margin: 30px 0;
  }
  section.related-projects {
    padding: 40px 0;
  }
  section.related-projects h4.text-center {
    font-size: 32px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
  section.related-projects .owl-carousel.owl-theme.slider_portfolio {
    display: block;
  }
  .page-under-maintenance div#content,
  .page-thankyou div#content {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    display: flex;
    align-items: center;
    height: auto;
  }
}

@media screen and (min-width: 950px) and (max-width: 1100px) {
  .page-under-maintenance div#content,
  .page-thankyou div#content {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    display: flex;
    align-items: center;
    height: auto;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(even) {
    margin-right: 0;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    flex: 0 0 48%;
    max-width: 48%;
    margin: 8px;
  }
  .rrt-grids:nth-child(3) .wpb_column:nth-child(3) {
    left: 450px;
    top: -216px;
  }
  .rrt-grids:nth-child(3) .wpb_column:nth-child(2) {
    top: -213px;
  }
  .testimonial-content figure {
    height: 575px;
    max-width: 65%;
  }
  .carousel-indicators {
    top: auto;
  }
  .testimonial-content .content .ctn p {
    font-size: 24px;
    line-height: 32px;
    padding-right: 30%;
  }
  .single-career .back-link {
    margin-top: 36px;
  }
  .single-career .interest-box .primary-btn .vc_general {
    width: 100%;
  }
}

@media screen and (max-width: 430px) {
    body div.slider_portfolio .owl-nav {
    display: none;
}
    .head-stick .sec-services_main .ser_pg-menu.sticky {
    display: none;
}
section.vc_section.sec-services_main .ser_pg-menu {
    display: none;
}
    .portfolio-box ul {
    opacity: 1;
    visibility: visible;
    top: 0;
}
  header#masthead lottie-player {
    width: 100%;
  }
  .nav-toggler button.btn-menu-animate {
    padding: 6px 26px 6px 0;
    font-size: 10px;
  }
  .nav-toggler button.btn-menu-animate span {
    height: 19px;
    width: 2px;
  }
  .nav-toggler button.btn-menu-animate span:nth-of-type(2) {
    right: 7px;
  }
  body.menu-open header#masthead {
    padding: 14px 35px;
  }
  .menu-open .nav-toggler button.btn-menu-animate span:nth-of-type(2) {
    right: 1px;
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 79px;
  }
  header#masthead.fixed {
    padding: 14px 20px;
  }
  .parent-pageid-290 .breadcrumbs {
    display: none;
  }
  /*body .sec-thankyou .primary-btn .vc_general.no-bg {
    display: none;
  }*/
  .postVideo {
    height: 40%;
    width: 90%;
}
button.btn-close-popup {
    font-size: 40px;
    right: 5%;
    top: 5%;
}
  body .primarty-btn-arrow .vc_general {
    background: transparent !important;
    color: #50a7f9 !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
  }
  .without-img .cat-box figure {
    display: none;
  }
  .without-img .cat-box:hover {
    padding: 16px 10px 18px;
  }
  .single-career .back-link {
    margin-top: 36px;
  }
  #preloader {
    display: none;
  }
  .sec-thankyou h3 br {
    display: none;
  }
  .page-thankyou div#content {
    padding-top: 216px;
  }
  .sec-thankyou figure {
    width: 150px;
  }
  .sec-thankyou h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 29px;
  }
  .sec-thankyou p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 500;
    margin: 0;
  }
  .sec-thankyou .container {
    padding-left: 20px;
    padding-right: 19px;
  }
  .sec-thankyou .primary-btn {
    margin-top: 67px;
  }
  body .sec-thankyou .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .sec-inner_banner p {
    font-size: 16px;
    line-height: 22px;
  }
  .page-web-development section.sec-benefits {
    padding-top: 0 !important;
  }
  .page-full-site-migration .sec-all_round .vc_column-inner>.wpb_wrapper {
    min-height: 401px;
  }
  .row.grids_portfolio {
    display: block;
  }
  .owl-carousel.owl-theme.slider_portfolio {
    /*display: none;*/
  }
  section.vc_section.sec-services_main {
    padding-bottom: 40px;
  }
  .sec-services_main>.srv-grid:nth-child(3) {
    padding-top: 0;
  }
  .gallery-slide.owl-carousel .owl-item {
    display: flex;
    justify-content: center;
  }
  .stats-top .aio-icon-top, 
  .stats-top .stats-desc {text-align: center !important;}
  .navbar-brand {
    max-width: 94px;
  }
  div#slider_testimonial .owl-item {
    transform: scale(0.8);
    transition: all 0.3s ease-in-out !important;
  }
  div#slider_testimonial .owl-item.center {
    transform: scale(1);
  }
  header#masthead {
    padding: 14px 36px;
  }
  .home header#masthead.fixed {
    padding: 14px 20px;
  }
  section.site_menu:before {
  padding-top: 430vw;
  }
  .sec-banner h1 {
    font-size: 26px !important;
    line-height: 36px !important;
    margin-bottom: 20px !important;
  }
  .sec-banner  p {
    font-size: 16px;
  }
  .sec-banner .vc_flag p {
    font-size: 10px;
    line-height: 10px;
  }
  .sec-banner .vc_flag {
    margin-bottom: 24px;
  }
  p br {
    display: none;
  }
  .sec-banner .wpb_gallery.wpb_content_element {
    margin-bottom: 55px !important;
  }
  body .primary-btn .vc_general {
    padding: 9px 30px;
    font-size: 14px;
  }
  section.vc_section.sec-foundation {
    padding-top: 67px !important;
    padding-bottom: 120px !important;
    background-position: 44% 190% !important;
    background-size: auto !important;
  }
  section.vc_section.sec-foundation h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px !important;
  }
  section.vc_section.sec-foundation p {
    font-size: 16px;
    line-height: 22px;
  }
  section.vc_section.sec-foundation .wpb_text_column {
    padding-left: 20px !important;
  }
  section.vc_section.sec-foundation .vc_col-sm-8 .vc_column-inner {
    padding-left: 36px !important;
  }
  section.vc_section.sec-foundation .primarty-btn-arrow {
    padding-left: 20px !important;
  }
  .sec-foundation .wpb_single_image {
    max-width: 50%;
    float: right;
    margin-bottom: -40px !important;
    margin-top: 50px;
  }
  section.vc_section.sec-business {
    padding-top: 37px !important;
    padding-bottom: 0 !important;
  }
  section.vc_section.sec-business h3 {
    font-size: 21px !important;
    line-height: 22px !important;
    font-weight: 900;
    margin-bottom: 13px !important;
  }
  section.vc_section.sec-business p {
    font-size: 16px;
    line-height: 22px;
    padding: 0 10%;
    text-transform: capitalize;
    font-weight: 500;
  }
  section.vc_section.sec-business p br {
    display: none;
  }
  section.vc_section.sec-business .wpb_text_column.ft-20 {
    margin-bottom: 12px !important;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 45px;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper h5 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  body .primary-btn.with-arrow {opacity: 1;visibility: visible;}
  section.vc_section.sec-case_study {
    padding-top: 61px !important;
    padding-bottom: 40px !important;
  }
  .sec-case_study .vc_portfolio p {
    font-size: 14px;
  }
  .sec-case_study h3 {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 37px !important;
  }
  .sec-case_study h3 br {
    display: none;
  }
  .vc_portfolio {
    margin-bottom: 27px !important;
  }
  .sec-case_study .case-1,.sec-case_study .case-2,.sec-case_study .case-3 {
    padding-top: 40px;
    margin-left: -36px;
    margin-right: -36px;
  }
  .sec-case_study .case-1 .vc_col-sm-5 .vc_column-inner,
  .sec-case_study .case-2 .vc_col-sm-5 .vc_column-inner,
  .sec-case_study .case-3 .vc_col-sm-5 .vc_column-inner {padding-left: 36px !important;}
  .sec-case_study .case-1,.sec-case_study .case-2 {
    margin-bottom: 0 !important;
  }
  .sec-case_study .case-2 {
    flex-direction: column-reverse;
  }
  .wpb_text_column.tag-list {
    margin-bottom: 13px !important;
  }
  .sec-case_study .case-1 h3,.sec-case_study .case-2 h3,.sec-case_study .case-3 h3 {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 14px !important;
  }
  .sec-case_study p {
    font-size: 15px;
    line-height: 22px;
  }
  .sec-case_study p br {
    display: none;
  }
  .case-1 .wpb_text_column,.case-2 .wpb_text_column,.case-3 .wpb_text_column {
    margin-bottom: 41px !important;
  }
  .sec-case_study .vc_btn3-container.primarty-btn-arrow {
    margin-bottom: 41px !important;
  }
  .vc_column_container>.vc_column-inner {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .sec-banner .vc_column_container>.vc_column-inner {
    padding-left: 33px !important;
    padding-right: 32px !important;
  }
  section.vc_section.sec-business .vc_portfolio  p {
    padding: 0;
    font-size: 14px;
    font-weight: 700;
  }
  section.vc_section.sec-business .vc_portfolio p img {
    margin: 0 4px;
  }
  section.vc_section.sec-business.sec-shared h3 {
    font-size: 20px !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
  }
  .sec-shared h5 {
    font-size: 18px !important;
    line-height: 18px !important;
    margin-bottom: 12px !important;
  }
  section.vc_section.sec-business.sec-shared p {
    padding: 0;
    font-size: 15px;
    font-weight: 500;
  }
  section.vc_section.sec-foundation p br {
    display: none;
  }
  .sec-count_list .vc_column_container {
    width: 33.33333%;
    display: inline-block;
  }
  .sec-count_list .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 18px !important;
  }
  .stats-top .stats-number, div.stats-desc>div.counter_suffix {
    font-size: 36px !important;
  }
  .vc_shared h6 {
    font-size: 9px !important;
  }
  .sec-banner .primary-btn {
    margin-bottom: 50px !important;
  }
  .vc_shared h6 br {
    display: none;
  }
  .sec-count_list .vc_column_container:last-child>.vc_column-inner {
    padding-right: 0 !important;
  }
  .sec-count_list .vc_column_container:first-child>.vc_column-inner {padding-left: 20px !important;}
  .sec-shared .wpb_single_image.vc_align_right {
    margin-top: 41px;
  }
  .sec-shared .vc_shared {
    padding-bottom: 75px !important;
    margin-bottom: 47px !important;
  }
  .test-box {padding: 40px 11px 25px 20px;}
  .test-box .ctn p {
    font-size: 16px;
    line-height: 22px;
  }
  .tst-info {
    display: block;
  }
  .tst-info .user-info {
    margin-bottom: 17px;
  }
  .tst-info .user-info h3 {
    font-size: 16px;
  }
  .tst-info .user-info p {
    font-size: 12px;
  }
  .sec-testimonial .vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tst-info .company-logo {
    max-width: 55%;
  }
  div#slider_testimonial .owl-nav {
    bottom: -34px;
    left: 0;
    right: 0;
    text-align: center;
  }
  div#footer-widget section#media_image-4 {
    margin-bottom: 6px;
  }
  .sec-testimonial .vc_btn3-container.btn-simple {
    display: none;
  }
  section.vc_section.sec-testimonial {
    padding-bottom: 65px !important;
    padding-top: 20px !important;
  }
  div#slider_testimonial {
    margin: 0;
  }
  div#footer-widget section#text-2 .textwidget {
    display: block;
    text-align: center;
  }
  div#footer-widget section#text-2 .textwidget .tagline_ft {
    max-width: 100%;
  }
  div#footer-widget section#text-2 .textwidget .areaforbtn {
    max-width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  div#footer-widget h1 {
    font-size: 22px;
    line-height: 30px;
    padding: 0 22px;
    margin-bottom: 21px;
  }
  div#footer-widget section#text-2 .textwidget p {
    font-size: 14px;
    line-height: 20px;
  }
  div#footer-widget .col-12.f-1 {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 40px;
    margin-bottom: 25px;
  }
  div#footer-widget {
    padding-top: 50px;
  }
  div#footer-widget section#text-2 .textwidget .primary-btn a {
    padding: 18px 30px;
  }
  div#footer-widget .f-2 {
    text-align: center;
    margin-bottom: 41px;
  }
  div#footer-widget .social-ft {
    justify-content: center;
  }
  .social-ft li a {
    height: 31px;
    width: 32px;
  }
  .social-ft li a i {
    font-size: 14px;
  }
  div#footer-widget #custom_html-2 {
    margin-bottom: 20px;
  }
  div#footer-widget #custom_html-2 lottie-player {
    width: 100%;
    height: 95px;
  }
  div#footer-widget .f-3 section#nav_menu-2 {
    padding-right: 0;
    max-width: 50%;
    flex: 0 0 50%;
    margin-right: 0;
  }
  div#footer-widget .f-3 section#nav_menu-3 {
    padding-right: 0;
    max-width: 50%;
    flex: 0 0 50%;
    padding-left: 22px;
  margin-right: 0px;
  }
  div#footer-widget .f-3 section#nav_menu-4 {
    max-width: 65%;
    flex: 0 0 65%;
    padding-top: 40px;
  }
  div#footer-widget .col-12 {
    padding-left: 36px;
    padding-right: 36px;
    flex-wrap: wrap;
  }
  div#footer-widget .col-12.f-4 {
    max-width: 50%;
    flex: 0 0 50%;
    position: absolute;
    right: 80px;
    bottom: 25%;
    padding: 0;
  }
  div#footer-widget {
    position: relative;
  }
  div#footer-widget .f-3 {
    padding-bottom: 53px;
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: -15px;
  }
  div#footer-widget .f-5 #text-5 {
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
    padding-top: 30px;
  }
  div#footer-widget .f-5 {
    padding-bottom: 20px;
  }

  .site-info .widget .textwidget {
    display: block;
    text-align: center;
  }
  .site-info .widget .textwidget p {
    font-size: 14px;
  }
  .site-info {
    padding: 13px 0 18px;
    border-top: none;
  }
  footer#colophon {
    border-top: 1px solid #FFFFFF1A;
  }
  div#footer-widget ul.menu a.nav-link {
    font-size: 14px;
    line-height: 22px;
  }
  div#footer-widget .f-5 p {
    font-size: 14px;
    line-height: 22px;
  }
  div#footer-widget ul.menu li {
    margin-bottom: 8px;
  }
  header#masthead.fixed .nav-toggler .phone-nbr {
    display: none;
  }
  .home header#masthead.fixed .container {
    max-width: 100%;
  }
  section.site_menu {
    padding: 40px 19px;
  }
  section.site_menu .menu-info {
    margin-bottom: 45px;
  }
  section.site_menu  .social_widget {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
  }
  section.site_menu .col-left {
    position: static;
  }
  .navbar-nav .nav-link {
    font-size: 26px;
    line-height: 28px !important;
  }
  .navbar-nav li.menu-item {
    margin-bottom: 14px !important;
  }
  .navbar-nav li.current-menu-item .nav-link {
    font-size: 26px;
    line-height: 26px;
  }
  section.site_menu .menu-info figure {
    margin-bottom: 21px;
    max-width: 47px;
  }
  section.site_menu .menu-info p {
    font-size: 14px;
    margin-bottom: 6px;
  }
  section.site_menu .menu-info p a {
    font-size: 16px;
    line-height: 18px;
  }
  section.site_menu div#main-nav {
    padding-left: 65px;
  }
  button.btn-close_menu {
    right: 36px;
    top: 36px;
  }
  section.site_menu .social_widget .widget ul {
    justify-content: center;
    margin: 0;
  }
  section.site_menu .social_widget .widget ul li a {
    background: transparent;
    height: auto;
    width: auto;
    margin: 0 8px;
    color: #A29FC8;
  }
  section.vc_section.sec-business h6 br {
    display: none;
  }
  section.vc_section.sec-business h6 {
    font-size: 16px;
    line-height: 20px;
    text-align: center !important;
    /*margin-bottom: 26px !important;*/
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul li {
    height: 70px;
    display: flex;
    align-items: center;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul {
    height: auto !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul .owl-nav {
    display: none;
  }
  .sec-shared .vc_col-sm-8.vc_column_container>.vc_column-inner {
    padding: 0 !important;
  }
  header#masthead .container {
    padding: 0;
  }
  .sec-inner_banner h3,
  .sec-inner_banner h1
  {
    font-size: 35px !important;
    line-height: 36px !important;
    text-align: left !important;
  }
  .sec-inner_banner h3 br {
    display: none;
  }
  .sec-inner_banner p {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px 0 0;
  }
  .sec-inner_banner .vc_btn3-container.btn-with_round_bg {
    display: flex;
  }
  body .btn-with_round_bg .vc_general:after,
  body .btn-with_round_bg .vc_general:before {
    right: -65px;
  }
  body .btn-follow .vc_general {
    padding: 12px 13px 13px 49px !important;
    font-size: 10px;
    line-height: 10px;
  }
  body .btn-follow .vc_general i.vc_btn3-icon {
    top: 17px;
    padding: 10px;
    font-size: 17px !important;
  }
  section.sec-inner_banner {
    background-position: left center !important;
  }
  header#masthead.fixed .container {
    padding: 0 15px;
  }
  section.vc_section.sec-quality {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
  }
  section.vc_section.sec-quality h1 {
    font-size: 20px;
    line-height: 26px !important;
    margin-bottom: 11px !important;
  }
  section.vc_section.sec-quality .ft-20 p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
  }
  section.vc_section.sec-quality .ft-20 p br {
    display: none;
  }
  section.vc_section.sec-quality .ft-20 {
    padding-left: 21px !important;
    margin-bottom: 30px !important;
  }
  section.vc_section.sec-achievements {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
  }
  section.vc_section.sec-achievements h4 {
    font-size: 22px !important;
    line-height: 26px !important;
    padding: 0 40px;
  }
  section.vc_section.sec-achievements .wpb_single_image {
    margin-bottom: -90px !important;
    margin-left: -60px;
    margin-right: -60px;
  }
  section.vc_section.sec-achievements .wpb_column:first-child .wpb_single_image {
    margin-top: -50px;
  }
  section.vc_section.sec-team {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }
  section.vc_section.sec-team h4 {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 10px !important;
  }
  section.vc_section.sec-team .wpb_single_image {
    margin-bottom: 31px !important;
    margin-top: 30px;
  }
  section.vc_section.sec-team h6 {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  section.vc_section.sec-team .vc_col-sm-7 h4 {
    margin-bottom: 10px !important;
  }
  section.vc_section.sec-team p br {
    display: none;
  }
  .test-box .ctn {
    margin: 0;
  }
  .star-rating {
    margin-bottom: 20px;
  }
  .tst-info .user-info figure {
    height: 44px;
    width: 44px;
    margin-right: 13px;
  }
  .sec-team .ft-18 p {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .sec-team .ft-18 {
    margin-bottom: 12px !important;
  }
  .sec-team .vc_row {
    margin-bottom: 0px !important;
  }
  .sec-join_team h1 {
    font-size: 22px;
    line-height: 26px !important;
  }
  .sec-join_team .wpb_single_image {
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-business .sec-join_team p {
    padding: 0;
  }
  .vc_shared.sec-join_team {
    padding-bottom: 9px !important;
  }
  .sec-business .sec-shared {
    padding-top: 40px !important;
  }
  section.vc_section.sec-testim {
    padding-top: 40px !important;
  }
  .testimonial-grid {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .testimonial-grid:nth-child(even) {
    border: none;
    padding-bottom: 0;
  }
  .page-testimonials-custom .vc_section.sec-inner_banner {
    background-position: 70% !important;
  }
  .sec-inner_banner p br {
    display: none;
  }
  .page-our-clients .sec-inner_banner p {
    padding: 0;
  }
  section.vc_section.sec-clients {
    padding-top: 20px !important;
    padding-bottom: 55px !important;
  }
  section.vc_section.sec-clients h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }
  .client-grids .wpb_column {max-width: 50%;flex: 0 0 50%;}
  .client-grids .wpb_column>.vc_column-inner {
    padding: 0 15px !important;
  }
  .client-grids .vc_column-inner>.wpb_wrapper {
    height: 138px;
    margin: 5px 0;
    padding: 33px 28px 18px;
    min-height: inherit;
  }
  .client-grids {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px !important;
  }
  .client-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin: 0 auto;
    margin-bottom: 35px !important;
    max-width: 70%;
    min-height: 35px;
  }
  .client-grids .vc_column-inner>.wpb_wrapper p {
    font-size: 12px;
  }
  .page-our-clients section.sec-inner_banner {
    background-position: center !important;
  }
  section.vc_section.sec-brands {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
  }
  section.vc_section.sec-brands h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-brands .ft-18 {
    padding-right: 0 !important;
    margin-bottom: 40px !important;
  }
  section.vc_section.sec-brands .ft-18 p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  section.vc_section.sec-brands .vc_row {
    margin-bottom: 60px !important;
  }
  .sec-case_study .row:nth-child(odd) .col-info {
    padding-left: 36px;
  }
  .sec-case_study .row {
    padding-top: 40px;
  }
  .sec-case_study .col-info .pt-info {
    margin-bottom: 40px;
  }
  .sec-case_study .row {
    margin-bottom: 0;
  }
  section.vc_section.sec-case_study {
    padding-bottom: 0px !important;
    padding-top: 40px !important;
  }
  section.vc_section.sec_pt-tabs {
    padding-top: 40px !important;
  }
  .custom_select {
    display: block;
    text-align: center;
  }
  select.service_dropdown {
    width: 134px;
    height: 32px;
    font-size: 14px;
    padding: 0 20px;
  }
  .custom_select h4 {
    font-size: 22px;
    line-height: 30px;
    padding: 0 10%;
    margin-bottom: 9px;
  }
  .portfolio-box {
    margin-bottom: 20px;
  }
  .portfolio-grd {
    padding: 0;
  }
  .pt-img {
    height: 202px;
  }
  button#loadMore_portfolio {
    height: 80px;
    font-size: 18px;
    position: relative;
    width: 124%;
    left: -36px;
    right: -36px;
  }
  ul.nav.nav-tabs {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    justify-content: flex-start;
    padding-bottom: 15px;
    margin-bottom: 40px;
  }
  ul.nav.nav-tabs li {
    margin-left: 0;
    margin-right: 30px;
    max-width: initial;
    flex: 0 0 auto;
  }
  ul.nav.nav-tabs li a {
    padding-bottom: 15px;
    font-size: 14px;
  }
  .portfolio-box h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .portfolio-box p {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
  }
  .page-case-study .sec-inner_banner h3 {
    font-size: 24px !important;
  }
  .sec-brands .wpb_single_image {
    height: 349px;
    padding: 20%;
  }
  .page-our-brands .sec-inner_banner .vc_column-inner>.wpb_wrapper {
    margin-top: -170px;
  }
  .page-our-brands .sec-inner_banner {
    background-position: 83% 330px !important;
    background-size: 270% 70% !important;
    background-color: #161245;
  }
  section.vc_section.sec-clients .vc_row {
    margin-bottom: 0 !important;
  }
  .page-services section.sec-inner_banner {
    background-position: center !important;
  }
  .ser_pg-menu ul {
    padding-left: 0;
    overflow: hidden;
    overflow-x: scroll;
  }
  .wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label {
    font-size: 14px;
    margin-left: 30px;
  }
  .ser_pg-menu .wpb_column>.vc_column-inner {
    padding-left: 36px !important;
  }
  .ser_pg-menu ul li {
    margin-right: 20px;
    max-width: 42%;
    flex: 0 0 42%;
  }
  .ser_pg-menu ul li a {
    font-size: 12px;
    padding: 20px 0;
  }
  .ser_pg-menu ul li.active a {
    font-weight: 600;
  }
  .sec-services_main .srv-grid {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 330px;
    background-position: bottom right !important;
    background-size: 90% !important;
  }
  .sec-services_main .srv-grid#staff-augmentation {
    background-position: bottom center !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner h4 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner .ft-18 {
    margin-bottom: 17px !important;
  }
  .arrow-list ul li {
    font-size: 16px;
  }
  .srv-grid .arrow-list {
    margin-bottom: 21px !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner .vc_general {
    height: 40px;
  }
  .srv-grid>.wpb_column>.vc_column-inner .primarty-btn-arrow.smp-arrow .vc_general {padding-top: 10px;}
  .srv-grid>.wpb_column>.vc_column-inner .primarty-btn-arrow.smp-arrow .vc_general:after {
    top: 14px;
  }
  .page-services section.vc_section.sec-testimonial {
    padding-top: 40px !important;
  }
  .page-services section.vc_section.sec-testimonial h4 {
    font-size: 22px !important;
    line-height: 30px;
  }
  .page-services section.vc_section.sec-testimonial .vc_portfolio p {
    font-size: 14px;
  }
  .page-services section.vc_section.sec-testimonial .vc_portfolio {
    margin-bottom: 24px !important;
  }
  section.service-intro {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
  }
  section.service-intro h4 {
    font-size: 22px !important;
    line-height: 1.4;
  }
  section.service-intro p {
    font-size: 16px;
    line-height: 24px;
  }
  section.service-intro .text-right {
    text-align: left !important;
    margin-top: 40px;
  }
  section.sec-multilingual {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  section.sec-multilingual h4 {
    font-size: 22px !important;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-multilingual .ft-18 p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper p {
    font-size: 14px;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper {
    padding: 50px 32px 34px 29px;
    margin-bottom: 40px;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 {
    font-size: 21px !important;
    line-height: 1.4 !important;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column  p {
    font-size: 14px;
    line-height: 20px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column {
    padding-right: 0;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper {
    padding-left: 61px;
    margin-bottom: 43px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
    max-width: 46px;
  }
  section.sec-multilingual.sec-devop_values h4 {
    text-align: center !important;
    margin-bottom: 40px !important;
  }
  .vc_row.wpb_row.vc_row-fluid.currency-grids {
    margin-bottom: 0 !important;
  }
  section.sec-work-with {
    padding-top: 74px !important;
    padding-bottom: 60px !important;
  }
  section.sec-work-with h4 {
    font-size: 22px !important;
    line-height: 22px;
    text-align: center !important;
  }
  section.sec-work-with h4 br {
    display: none;
  }
  section.sec-work-with .vc_col-sm-4 .ft-18 p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
  }
  section.sec-work-with .primary-btn .vc_general {
    padding: 16px 30px;
  }
  section.sec-work-with .primary-btn {
    display: flex !important;
    justify-content: center;
    margin-bottom: 63px !important;
  }
  section.sec-work-with .vc_inner .wpb_column {
    width: 50%;
    display: inline-block;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner {
    padding: 0 5px !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner h5 {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner p {
    font-size: 14px;
    line-height: 22px;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner  .wpb_single_image {
    min-height: 65px;
    margin-bottom: 18px !important;
    display: flex;
    align-items: center;
  }
  section.sec-work-with .vc_inner {
    display: flex;
  }
  section.sec-path-follow {
    padding-top: 60px !important;
  }
  section.sec-path-follow h4 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-path-follow p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .platform_list ul.wpb_image_grid_ul li {
    width: 80px;
    height: 80px;
    padding: 27px !important;
    margin-right: 20px !important;
    display: inline-block
;  }
  .platform_list ul.wpb_image_grid_ul li:nth-child(3n) {
    margin-right: 0 !important;
  }
  section.sec-technologies {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
  section.sec-technologies h4 {
    font-size: 21px !important;
    line-height: 1.4;
  }
  section.sec-technologies h4 br {
    display: none;
  }
  section.sec-technologies p {
    font-weight: 500;
    font-size: 16px;
  }
  section.sec-technologies .vc_row {
    margin-bottom: 0px !important;
  }
  section.sec-technologies h4 {
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-other_services {
    padding-top: 20px !important;
  }
  section h4.vc_custom_heading  {
    font-size: 22px !important;
    line-height: 1.4 !important;
  }
  section.sec-other_services h4.vc_custom_heading {
    margin-bottom: 40px !important;
  }
  section.sec-other_services .ot-grids .wpb_column {
    height: 267px;
    margin-bottom: 20px;
  }
  section.sec-other_services .ot-grids .wpb_column .vc_column-inner {
    height: 100%;
    padding-right: 0 !important;
  }
  section.sec-other_services .ot-grids .wpb_column:last-child .vc_column-inner {background-size: cover !important;}
  .sec-other_services .col-right:before {
    display: none;
  }
  section.sec-other_services .ot-grids .wpb_column h5 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  section.sec-testimonial h4.vc_custom_heading {
    margin-bottom: 0 !important;
  }
  .page-mobile-development section.sec-inner_banner {
    background-position: center !important;
  }
  section.service-intro .ft-18 {
    margin-bottom: 30px !important;
  }
  section.service-intro .vc_col-sm-6 .primarty-btn-arrow,
  section.service-intro .vc_col-sm-5 .primarty-btn-arrow {
    margin-bottom: 40px !important;
  }
  section h4.vc_custom_heading br {
    display: none;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper h6 {
    font-size: 18px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper {
    padding: 28px 31px;
    margin-bottom: 20px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin-right: 19px;
    max-width: 17%;
  }
  section.sec-benefits .benefit-box {
    margin-bottom: 0 !important;
  }
  section.sec-benefits {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  
  section.service-intro.dallas-new .text-right {
    margin-top:-30px!important;
  } 
  
  .service-intro .wpb_single_image {
    margin-top:0px!important;
    margin-bottom: 20px!important;
  }
  
  body .dallas-srv-logos {
    padding-bottom: 0px!important;
  }
  
  body .vc_custom_1653341477589 {
    padding-bottom: 0px!important;
  }
    
  .dallas-srv-logos .vc_col-sm-3 {
    width: 50%;
    float:left;
  }
  
  body .dallas-web-form-ft h5 {
    font-size: 30px!important;
    line-height: 1.4!important;
  }
  
  body .dallas-web-form-ft h5 br{
    display: none!important;
  }
  
  .dallas-srv-logos .wpb_single_image.vc_align_left {
    text-align: center!important;
  }
  
  body .dallas-web-form-ft .btn-submit {
    margin-bottom: 0px!important;
  }

  
  body .vc_custom_1649278618744 {
    margin-bottom: 0px!important;
  }
  
  
  .nbr-list ul li h6 br {
    display: none;
  }
  .nbr-list ul li h6 {
    font-size: 18px;
    line-height: 16px;
  }
  .nbr-list ul li:before {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .nbr-list ul li {
    padding-right: 0;
    padding-left: 50px;
  }
  .page-mvp-development .currency-grids h6 {
    width: 30px;
    height: 30px;
    font-size: 13px !important;
    line-height: 13px !important;
    top: 0;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper p {
    font-size: 13px;
    line-height: 20px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper {padding-left: 13%;}
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5:before {
    font-size: 18px;
    padding: 14px;
    left: -60px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18 {
    margin-bottom: 72px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18:last-child {
    margin: 0 !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper:before {
    height: 85%;
  }
  section.sec-technologies .vc_row.sec-industries {
    margin: 0;
  }
  section.sec-technologies .vc_row.sec-industries .vc_column-inner {
    padding: 0 !important;
  }
  section.sec-technologies .industry-box h4 {
    font-size: 12px !important;
    padding: 11px;
    min-height: auto;
  }
  .industry-box .pt-img {
    height: 100px;
  }
  body div.slider_portfolio a.pt-link {
    top: 22%;
  }
  body div.slider_portfolio .portfolio-box:hover a.pt-link {
    right: -11% !important;
    opacity: 0;
    visibility: hidden;
  }
  body div.slider_portfolio .item {
    padding-right: 0;    
    padding-left: 0px;
  }
  body div.slider_portfolio .owl-item {
    /* margin-right: 0px !important; */
  }
  .vc_row.wpb_row.vc_row-fluid.sec-path {
    height: 430px;
    background-position: 100% 43px!important;
    background-image: url(../images/path-responsive.png) !important;
    background-size: contain;
  }
  .pointer h6 {
    font-size: 9px;
    line-height: 11px;
    margin: 0;
  }
  .pointer p img {
  }
  .pointer.pointer-2 {
    top: 37%;
    left: 24%;
  }
  .pointer.pointer-3 {
    top: 25%;
    left: 42%;
  }
  .pointer.pointer-4 {
    top: 15%;
    right: 17%;
  }
  .pointer.pointer-5 {
  right: 20px;
  top: -8px;
  }
  .pointer.pointer-5 p:first-child img {
    width: 60%;
    max-width: 100%;
  }
  .pointer.pointer-5 p {
    margin: 0;
  }
  .pointer.pointer-5 h6 {
    margin-top: 10px;
  }
  .pointer.pointer-1 {
    top: 43%;
    left: 20px;
  }
  .pointer p img {
    max-width: 12px;
  }
  .pointer.pointer-5 p img {
    max-width: 20%;
  }
  .wpb_text_column.detail p img {
    max-width: 41px;
  }
  .wpb_text_column.detail h5 {
    font-size: 16px;
    line-height: 16px;
    padding-top: 44px;
  }
  .wpb_text_column.detail p {
    font-size: 14px;
  }
  .wpb_text_column.detail {
    max-width: 270px;
  }
  .wpb_text_column.detail h5:before {
    left: 22px;
    height: 30px;
  }
  .wpb_text_column.detail.detail-1 {
    top: 47%;
  }
  .wpb_text_column.detail.detail-2 {top: 39%;}
  .wpb_text_column.detail.detail-3 {
    top: 30%;
    left: 21%;
    text-align: center;
  }
  .wpb_text_column.detail.detail-3 h5:before {
    left: 0;
    right: 0;
    margin: auto;
  }
  .wpb_text_column.detail.detail-4 {
    right: 85px;
    text-align: right;
  }
  .wpb_text_column.detail.detail-4 h5:before {
    left: auto;
    right: 20px;
  }
  .page-industries .vc_row.ser_pg-menu {
    display: none;
  }
  .page-industries section.vc_section.sec-services_main .vc_row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row:nth-child(3) {padding-top: 60px !important;}
  .page-industries section.vc_section.sec-services_main .vc_row p {
    font-size: 16px;
    font-weight: 500;
    padding-right: 30px;
    text-transform: capitalize;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .ft-18 {
    margin-bottom: 30px !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row h6 {
    font-size: 16px;
    line-height: 16px;
  }
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item:last-child {margin-right: 0 !important;}
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin-right: 16px !important;
    max-width: 20%;
    height: 30px;
    display: flex;
    align-items: center;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .wpb_column:first-child .vc_column-inner {
    padding-top: 0 !important;
  }
  .page-industries section.vc_section.sec-services_main {
    padding-bottom: 20px !important;
  }
  section.vc_section.sec-privacy .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  section.vc_section.sec-privacy {
    padding-bottom: 60px !important;
    padding-top: 160px !important;
  }
  section.vc_section.sec-privacy p {
    font-size: 16px;
    line-height: 24px;
  }
  section.vc_section.sec-privacy li {
    font-size: 16px;
  }
  .page-privacy-policy header#masthead, .page-terms-and-conditions header#masthead {
    padding: 24px 15px 21px;
  }
  .error404 header#masthead:not(.fixed) {
    padding: 43px 36px 0;
  }
  .error404 div#content {
    padding-top: 180px;
  }
  .vc-404 figure {
    max-width: initial;
  }
  .vc-404 h6 {
    margin: 38px 35px 60px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    font-family: 'Circular Std';
  }
  body .vc-404 .primary-btn .vc_general {
    padding: 16px 30px;
  }
  section.sec-inner_banner {
    background-position: center !important;
    padding-top: 105px!important;
    padding-bottom: 105px!important;
  }
  .service-intro .wpb_single_image {
    margin-right: 0 !important;
    margin-top: 30px;
  }
  section.vc_section.sec-career {
    padding-top: 61px !important;
    padding-bottom: 49px !important;
  }
  section.vc_section.sec-career h3 {
    font-size: 22px !important;
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
  section.vc_section.sec-career .ft-18 p {
    font-size: 16px;
    line-height: 25px;
  }
  .career-box {
    padding: 33px 32px;
    margin-bottom: 22px;
  }
  section.vc_section.sec-career .career-box h3 {
    font-size: 22px !important;
    line-height: 22px !important;
  }

  .career-box .cat-career {
    margin-bottom: 25px;
  }
  .career-box p.location {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .career-box p.location i {
    font-size: 12px;
    margin-right: 12px;
  }
  body .career-box .btn-simple .vc_general {
    font-size: 14px;
    padding: 15px 46px;
  }
  .media-grids .col-sm-12.col-md-4:last-child .career-box {
    margin: 0;
  }
  body .primarty-btn-arrow .vc_general:after {
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 2px;
  }
  .sec-career>.vc_row.wpb_row:first-child {
    margin-bottom: 18px !important;
  }
  .sec-recruitment-process .rect-grids {
      display: flex;
      flex-wrap: wrap;
  }
  .sec-recruitment-process .rect-grids {
      padding-bottom: 21px;
  }
  .rect-grids .wpb_column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .sec-recruitment-process h6 {height: 36px;width: 36px;}
  .rect-grids .wpb_column h5 {
    font-size: 22px !important;
  }
  .sec-recruitment-process .rect-grids .ft-18 p {
    font-size: 13px;
    line-height: 20px;
    padding-left: 0;
    padding-right: 7px;
    text-transform: inherit;
  }
  .sec-recruitment-process .rect-grids .ft-18 {
    padding-left: 0;
    padding-bottom: 19px;
    padding-right: 10px;
  }
  .sec-recruitment-process .rect-grids .ft-18 p br {
    display: none;
  }
  .rect-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0px !important;
  }
  .rect-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 36px !important;
    padding-left: 0 !important;
  }
  .sec-recruitment-process .rrt-grids {
    display: flex;
    flex-wrap: wrap;
  }
  .rrt-grids .wpb_column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .rrt-grids .wpb_column h5 {
    font-size: 20px !important;
  }
  .rrt-grids .wpb_column h5 br {
    display: none;
  }
  .rrt-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0 !important;
  }
  .rrt-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 25px !important;
    padding-left: 0 !important;
  }
  .rrt-grids .wpb_column .ft-18 p {
    padding-left: 0;
    font-size: 13px;
    line-height: 20px;
    text-transform: inherit;
  }
  section.service-intro h3 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
  }
  .sec-career .carr-drop {
    display: none;
  }
  .single-career .career-box .cat-career {
    margin-bottom: 21px;
  }
  .single-career .career-box h3 {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .single-career .career-box p.location {margin-bottom: 20px;}
  .single-career .career-box {
    padding: 0;
  }
  .single-career #content>.container {
    padding-left: 36px;
    padding-right: 36px;
  }
  .single-career .career-box .content p {
    font-size: 16px;
    line-height: 24px;
  }
  .single-career .career-box .content h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .single-career .career-box .content ul li {
    font-size: 16px;
    margin: 0;
  }
  .interest-box {
    margin: 34px 0;
    padding: 39px 33px;
  }
  .single-career .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .interest-box h6 {
    font-size: 22px;
    line-height: 1.4;
  }
  .interest-box p {
    font-size: 14px;
    line-height: 1.4;
  }
  .application-form {
    max-width: 100%;
  }
  .job-info .job-title input {
    font-size: 22px;
    line-height: 24px;
  }
  .job-info .job-location input {
    font-size: 16px;
    margin-bottom: 30px !important;
  }
  .job-info .job-cat input {
    width: 168px;
    height: 36px;
  }
  .application-form h5 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
  }
  .quote-form label {
    font-size: 16px;
  }
  input.form-control, textarea.form-control {
    margin-bottom: 20px !important;
  }
  .btn-submit {
    margin-bottom: 93px;
    text-align: center !important;
  }
  .btn-submit .wpcf7-submit {
    width: 224px;
    padding-left: 30px;
  }
  .btn-submit:before {
    right: auto;
    top: 16px;
    left: 35%!important;
  }
  .contact-form-row-main .btn-submit.btn-sb-n .wpcf7-submit {
    font-size: 17px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    position: relative;
    top: -494px;
    left: 210px;
  }
  .rrt-grids:last-child .wpb_column:last-child {position: relative;left: 42%;top: -496px;}
  .rrt-grids .wpb_single_image {
    margin-bottom: 18px !important;
  }
  .sec-recruitment-process .rrt-grids:last-child {
    margin-bottom: -450px !important;
    display: block;
  }
  section.vc_section.sec-own-words {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .sec-own-words h3.vc_custom_heading {
    top: auto;
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .testimonial-content {
    display: block;
  }
  .testimonial-content .content {
    max-width: initial;
    padding-right: 0;
    padding-left: 47px;
    margin-bottom: 20px;
  }
  .testimonial-content .content .ctn p {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial-content .content .ctn {
    padding-left: 0;
  }
  .testimonial-content .content .ctn:before {
    background-size: 65%;
    top: 4px;
    left: -47px;
  }
  .testimonial-content figure {
    max-width: 80%;
    width: auto;
    margin: 0 auto;
    height: 319px;
  }
  .carousel-indicators {right: -280px;top: 250px;max-width: 300px !important;}
  .carousel-indicators li {
    opacity: 1;
    z-index: -1;
  }
  div#carouselExample .carousel-inner {
    z-index: 4;
  }
  .date_sorting {
    display: none;
  }
  section.cat-search {
    padding: 14px 21px;
    background: transparent;
  }
  .page-template-custom_blog header#masthead {border-bottom: 1px solid #ededed;}
  .list-categories ul li a {
    font-size: 12px;
    padding: 4px 8px;
  }
  .list-categories ul li {
    margin-right: 10px;
    white-space: nowrap;
  }
  .list-categories {
    overflow: hidden;
    overflow-x: scroll;
    max-width: 90%;
    flex: 0 0 90%;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .search-block {
    height: auto;
    background: transparent;
    right: 0;
  }
  .search-block.form-open {
    background: #f3f9ff;
    right: -24px;
  }
  section.featured_blog {padding: 54px 25px 71px;}
  section.featured_blog figure {
    height: 213px;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .featured_blog .content h4 {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-right: 16%;
  }
  .featured_blog .content .short-description p {
    margin: 0;
  }
  .featured_blog .content .short-description {
    font-size: 16px;
    line-height: 24px;
    text-transform: inherit;
    padding-right: 18%;
  }
  body .content .primary-btn .vc_general {padding: 11px 30px;}
  body .content .primary-btn {
    display: block;
    text-align: center;
  }
  section.featured_blog .owl-dots {
    bottom: -36px;
  }
  section.featured_blog .owl-dots .owl-dot {
    height: 3px;
    width: 30px;
  }
  section.blog-grids {
    padding: 60px 0 40px;
  }
  section.blog-grids .row {
    padding-left: 36px;
    padding-right: 36px;
  }
  .block_3-slider {
    margin-left: -17px;
  }
  .cat-box h5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .cat-box {
    margin-bottom: 44px;
  }
  .cat-box figure {
    height: 247px;
    margin-bottom: 17px;
    border: 1px solid #ededed;
  }
  .cat-box p.cat-date {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .block_2 .cat-box figure {
    height: 242px;
  }
  .block_2 .cat-box {
    margin-bottom: 33px;
  }
  .without-img .cat-box {
    margin: 0;
    border-top: 0;
    margin: 0 36px;
    padding: 16px 0 18px;
    height: auto;
  }
  .without-img .col-sm-12:last-child .cat-box {padding-bottom: 0;border: none;}
  section.blog-grids .row.without-img {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
  }
  .without-img .cat-box .content {
    border: none;
    padding: 0;
  }
  .without-img .cat-box p.cat-date {
    margin-bottom: 9px;
  }
  section.blog-grids .row.block_newsletter {
    padding-left: 0;
    padding-right: 0;
  }
  .newsletter .widget {
    padding: 60px 36px 112px;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #211c5e;
  }
  .newsletter .widget h3.widget-title {
    display: block;
    width: auto;
    font-size: 22px;
    line-height: 33px;
    padding-right: 10%;
  }
  .news-form {
    width: auto;
    display: block;
    height: auto;
  }
  .news-form span.your-email {
    display: block;
    width: 100%;
    max-width: initial;
    flex: auto;
  }
  .news-form span.your-email .form-control {
    height: 50px;
    border: 1px solid rgb(157 155 180 / 21%);
    padding-left: 50px;
    font-size: 12px;
    margin-bottom: 12px !important;
    font-family: 'Circular Std Book';
  }
  .news-form span.your-email:before {
    left: 15px;
    background-size: 70%;
    top: 18px;
  }
  .news-form .wpcf7-submit {
    width: 100%;
    max-width: initial;
    height: 50px;
    font-size: 14px;
  }
  .blog-grids .newsletter {
    margin-bottom: 40px;
  }
  .category section.cat-search {
    background: #F3F9FF;
  }
  section.post-list-category {
    padding: 40px 36px;
  }
  .category .newsletter {
    padding: 0;
    border-bottom: 1px solid #211c5edb;
  }
  .single-post section#primary {
    padding: 9px 19px;
  }
  .single-post div#content {
    padding: 0 17px;
  }
  .post-intro figure {
    height: 175px;
    margin-bottom: 24px;
  }
  .post-intro p.cat-date {
    font-size: 14px;
    margin-bottom: 9px;
  }
  .post-intro h4 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 22px;
    padding: 0 12%;
  }
  .sec-post-inner .vc_row {
    padding-left: 0;
    padding-right: 0;
  }
  .sec-post-inner .vc_row h6 {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-bottom: 13px !important;
  }
  .sec-post-inner .ft-18 p {
    font-size: 14px;
    line-height: 24px;
  }
  .sec-post-inner .vc_row .vc_column-inner {
    padding-left: 19px !important;
    padding-right: 18px !important;
  }
  .sec-post-inner h5 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .sec-post-inner h5 br {
    display: none;
  }
  .sec-post-inner .pst_sec-2 .wpb_text_column {
    margin-bottom: 10px !important;
  }
  section.sec-post-inner .vc_row.pst_sec-8 {
    margin-left: 23px;
    margin-right: 19px;
    padding-top: 18px !important;
    padding-bottom: 47px !important;
  }
  .sec-post-inner .ft-24 p {
    font-size: 15px;
    line-height: 24px;
  }
  section.sec-post-inner .vc_row.pst_sec-6 .wpb_single_image, section.sec-post-inner .vc_row.pst_sec-4 .wpb_single_image {
    margin: 5px 30px !important;
  }
  .tags-post {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tags-post ul {
    display: block;
    column-count: 3;
  }
  .tags-post h6 {
    margin-bottom: 0px;
  }
  .tags-post ul li a {
    font-size: 13px;
    padding: 4px 8px;
    display: block;
  }
  .social-share {
    display: none;
  }
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    width: 100%;
    float: none;
  }
  .post-navigation .nav-next a {
    margin: 0;
    text-align: left;
  }
  .post-navigation .nav-previous a, .post-navigation .nav-next a {
    padding: 33px 49px 13px 18px;
    font-size: 14px;
    line-height: 1.2;
    border: none;
  }
  .post-navigation .nav-previous a:before, .post-navigation .nav-next a:after {
    font-size: 12px;
  }
  .post-navigation .nav-previous a:before {
    top: 15px;
    left: 18px;
  }
  .post-navigation .nav-next a:after {
    right: 18px;
    top: 15px;
  }
  .single-post header#masthead {
    border: none;
  }
  .tags-post ul li {
    display: none;
    padding: 9px 0;
  }
  .tags-post ul li:first-child,.tags-post ul li:nth-child(2),
  .tags-post ul li:nth-child(3) {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    
  }
  section.sec-quote {
    padding-top: 132px !important;
    padding-bottom: 30px !important;
  }
  .page-get-a-quote header#masthead, .page-contact-us header#masthead {
    padding: 14px 36px;
  }
  .page-get-a-quote header#masthead.fixed, .page-contact-us header#masthead.fixed {
    padding: 14px 20px;
  }
  section.sec-quote h1 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 23px !important;
  }
  h6.mb-30 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    flex: 0 0 46%;
    max-width: 46%;
    margin: 5px;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(3n) {
    margin-right: 5px;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    min-height: 62px;
    height: auto;
  }
  input.form-control, textarea.form-control {
    padding: 0 21px;
    font-size: 16px;
  }
  textarea.form-control {
    padding: 25px 20px;
  }
  .wpcf7-form-control.wpcf7-checkbox.form-control {
    margin-bottom: 10px !important;
  }
  section.sec-faq {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  section.sec-faq h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }
  section.sec-faq .ft-30 p {
    font-size: 14px;
  }
  section.sec-faq .ft-30 {
    margin-bottom: 60px !important;
  }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 22px 0;
    font-size: 16px;
    line-height: 1.3;
    padding-right: 44px;
  }
  section.sec-find {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
  section.sec-find h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 30px !important;
  }
  .sec-find .wpb_single_image {
    height: auto;
  }
  .sec-find h4 {
    margin-bottom: 20px !important;
  }
  .sec-find .ft-18 p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  .sec-find .ft-18 p a {
    display: inherit;
    color: #211c5d;
  }
  section.sec-talk-expert {
    padding-top: 113px !important;
    padding-bottom: 30px !important;
  }
  section.sec-talk-expert h2 {
    font-size: 24px !important;
    line-height: 28px !important;
    text-align: center !important;
    margin-bottom: 10px !important;
  }
  .sec-talk-expert .ft-18 p {
    text-align: center;
    line-height: 24px;
    font-size: 16px;
  }
  .sec-talk-expert .ft-18 {
    margin-bottom: 30px !important;
  }
  .sec-talk-expert h6.quote-link {
    width: 100%;
    margin-bottom: 40px !important;
  }
  .sec-talk-expert h6 {
    text-align: center !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .sec-talk-expert h6.quote-link:after {
    width: 31%;
    right: 0;
    margin: auto;
  }
  .media-grids .media-grid:first-child .media-box figure {
    height: 153px;
  }
  .media-grids .media-grid {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 6px;
  }
  .media-box figure {
    height: 121px;
  }
  .media-box figure .img-play {
    width: 21px;
  }
  .media-grids .media-grid:first-child .media-box figure img.img-play {
    width: 34px;
  }
  .media-box h5 {
    font-size: 14px;
  }
  .media-grids .media-grid:first-child .media-box {margin-bottom: 20px;}
  .media-grids .media-grid .media-box {
    margin-bottom: 20px;
  }
  section.sec-media-grids {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  button.loadMore_portfolio {
    height: 80px;
    font-size: 18px;
    width: 120%;
    margin-left: -32px;
  }
  body .btn-with_round_bg .vc_general:after {
    right: -52px;
  }
  body .btn-with_round_bg .vc_general:before {
    height: 35px;
    width: 35px;
    top: -4px;
    right: -50px;
  }
  body .btn-with_round_bg .vc_general:after {
    right: -42px;
    top: 4px;
    background-size: 95%;
    background-repeat: no-repeat;
  }
  body.menu-open {
    overflow: hidden;
  }
  .tag-list ul {
    flex-wrap: wrap;
  }
  .tag-list ul li {
    margin: 6px 8px 6px 0;
  }
  .sec-case_study .col-img {
    margin-top: 30px;
  }
  .single-portfolio #content .portfolio-inner-1 h2 {
    font-size: 32px;
    line-height: 1.3;
  }
  .single-portfolio #content .portfolio-inner-1 .smp-arrow {
    margin-bottom: 20px;
  }
  .single-portfolio #content .portfolio-inner-2 {
    padding: 40px 0;
  }
  .single-portfolio #content .portfolio-inner-2 .tag-icon {
    display: block;
  }
  .tag-icon .tag-list, .tag-icon .ptf-icons {
    max-width: 100%;
    margin: 30px 0;
  }
  section.related-projects {
    padding: 40px 0;
  }
  section.related-projects h4.text-center {
    font-size: 32px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
  section.related-projects .owl-carousel.owl-theme.slider_portfolio {
    display: block;
  }
  body.single-portfolio div.slider_portfolio .item {
    padding-left: 0;
  }
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a, 
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a img{
    width: auto;
    margin: 0 auto;
  }
  section.sec-team h6 {
    margin-bottom: 30px !important;
  }
  .single-career #content .career-box .primary-btn .vc_general {
    width: 100%;
  }
  .page-apply-now header#masthead {
    padding: 14px 36px;
  }
  .back-link a {
    padding-left: 15px;
  }
  .page-apply-now .career-box h3 {
    font-size: 32px;
  }
  .page-apply-now .btn-submit.text-right:before {right: auto;left: 30%;}
  .page-apply-now .btn-submit {
    margin: 0;
  }
  .page-apply-now div#content {
    padding-bottom: 40px;
  }
  .sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper h5 a {
    padding: 0;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  lottie-player {
    padding: 0;
  }
  .single-career #content .career-box .primary-btn .vc_general {
    width: 100%;
  }
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a, 
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a img{
    width: auto;
    margin: 0 auto;
  }
  section.sec-team h6 {
    margin-bottom: 30px !important;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    height: auto;
    min-width: 62px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 46%;
    max-width: 46%;
    margin: 5px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .sec-case_study .row {
    height: auto;
  }
  .cli-bar-container.cli-style-v2 .cli-bar-message {
    width: 70% !important;
}
div#cookie-law-info-bar:before {
    background-size: 100%;
}
  .parent-pageid-290 .breadcrumbs {
    display: none;
  }
  /*body .sec-thankyou .primary-btn .vc_general.no-bg {
    display: none;
  }*/
  button.btn-close-popup {
    font-size: 40px;
    right: 30px;
  }
  body .primarty-btn-arrow .vc_general {
    background: transparent !important;
    color: #50a7f9 !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
  }
  .date_sorting {
    display: none;
  }
  section.cat-search {
    padding: 14px 21px;
    background: transparent;
  }
  .page-template-custom_blog header#masthead {border-bottom: 1px solid #ededed;}
  .list-categories ul li a {
    font-size: 12px;
    padding: 4px 8px;
  }
  .list-categories ul li {
    margin-right: 10px;
  }
  .list-categories {
    overflow: hidden;
    overflow-x: scroll;
    max-width: 90%;
    flex: 0 0 90%;
  }
  .list-categories ul {
    align-items: center;
  }
  .search-block {
    height: auto;
    background: transparent;
    right: 15px;
    padding: 15px;
  }
  .search-block.form-open {
    background: #f3f9ff;
    right: -24px;
  }
  section.featured_blog {padding: 54px 25px 71px;}
  section.featured_blog figure {
    height: 213px;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .featured_blog .content h4 {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .featured_blog .content .short-description p {
    margin: 0;
  }
  .featured_blog .content .short-description {
    font-size: 16px;
    line-height: 24px;
    text-transform: inherit;
  }
  body .content .primary-btn .vc_general {padding: 11px 30px;}
  body .content .primary-btn {
    display: block;
    text-align: center;
  }
  section.featured_blog .owl-dots {
    bottom: -36px;
  }
  section.featured_blog .owl-dots .owl-dot {
    height: 3px;
    width: 30px;
  }
  section.blog-grids {
    padding: 60px 0;
  }
  section.blog-grids .row {
    padding-left: 36px;
    padding-right: 36px;
  }
  .block_3-slider {
    margin-left: -17px;
  }
  .cat-box h5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .cat-box {
    margin-bottom: 44px;
  }
  .cat-box figure {
    height: 247px;
    margin-bottom: 17px;
    border: 1px solid #ededed;
  }
  .cat-box p.cat-date {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .block_2 .cat-box figure {
    height: 242px;
  }
  .block_2 .cat-box {
    margin-bottom: 33px;
  }
  .without-img .cat-box {
    margin: 0;
    border-top: 0;
    margin: 0 36px;
    padding: 16px 0 18px;
    height: auto;
  }
  .without-img .col-sm-12:last-child .cat-box {padding-bottom: 0;border: none;}
  section.blog-grids .row.without-img {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
  }
  .without-img .cat-box .content {
    border: none;
    padding: 0;
  }
  .without-img .cat-box p.cat-date {
    margin-bottom: 9px;
  }
  #preloader {
    display: none;
  }
  .page-under-maintenance header#masthead:not(.fixed),
  .page-thankyou header#masthead:not(.fixed) {
    padding: 15px 68px 0 56px;
  }
  .page-thankyou div#content {
    padding-top: 74px;
  }
  .sec-thankyou figure {
    width: 150px;
  }
  .sec-thankyou h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 29px;
  }
  .sec-thankyou p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 500;
    margin: 0;
  }
  .sec-thankyou .container {
    padding-left: 35px;
    padding-right: 34px;
  }
  .sec-thankyou .primary-btn {
    margin-top: 69px;
  }
  body .sec-thankyou .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .vc-404 figure {
    max-width: 75%;
  }
  .vc-404 h6 {
    margin: 36px 0;
  }
  .sec-inner_banner p {
    font-size: 16px;
    line-height: 22px;
  }
  .row.grids_portfolio {
    display: block;
  }
  .owl-carousel.owl-theme.slider_portfolio {
    display: none;
  }
  .navbar-brand {
    max-width: 127px;
  }
  section.sec-achievements .wpb_column:first-child .wpb_single_image {
    margin-top: -90px;
  }
  .sec-banner h1 {
    font-size: 43px !important;
    line-height: 50px !important;
  }
  .sec-banner p {
    font-size: 16px;
  }
  .sec-banner p br {
    display: none;
  }
  .sec-banner .primary-btn {
    margin-bottom: 60px !important;
  }
  .sec-banner h1 br {
    display: none;
  }
  body .sec-foundation {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-position: 44% 130% !important;
  }
  .stats-top .aio-icon-top, .stats-top .stats-desc {
     text-align: center !important; 
  }
  body .sec-foundation h2 {
    font-size: 42px;
    line-height: 48px;
  }
  body .sec-foundation .vc_col-sm-8 .vc_column-inner {
    padding-left: 15px !important;
  }
  body .sec-foundation p br {
    display: none;
  }
  body .sec-foundation .wpb_text_column.ft-20,body .sec-foundation .primarty-btn-arrow {padding-left: 20px !important;}
  .sec-foundation .wpb_single_image {
    margin-bottom: 0 !important;
  }
  p br {
    display: none;
  }
  .vc_section.sec-business h3 {
    font-size: 36px !important;
    line-height: 40px;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper {
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 40px;
    box-shadow: 0px 3px 36px #547a9e24;
  }
  body .primary-btn.with-arrow {
    opacity: 1;
    visibility: visible;
  }
  .vc_section.sec-business {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
  .sec-case_study {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }
  .sec-case_study h3 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .sec-case_study h3 br {
    display: none;
  }
  .sec-case_study .case-2 {
    display: flex;
    flex-direction: column-reverse;
  }
  .sec-case_study .vc_row {
    margin-bottom: 0 !important;
    padding-top: 40px;
  }
  .sec-case_study .vc_row .vc_col-sm-5 .vc_column-inner {
    padding-left: 30px !important;
  }
  .sec-case_study .vc_row .wpb_text_column {
    margin-bottom: 0px !important;
  }
  .sec-case_study .vc_row .primarty-btn-arrow {
    margin-bottom: 40px !important;
  }
  .vc_section.sec-business.sec-shared h3 br {
    display: none;
  }
  .sec-count_list .vc_column_container {
    width: 33.33333%;
    display: inline-block;
  }
  .sec-count_list .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 18px !important;
  }
  .stats-top .stats-number, div.stats-desc>div.counter_suffix {
    font-size: 36px !important;
  }
  .vc_shared h6 {
    font-size: 10px !important;
  }
  .vc_shared h6 br {
    display: none;
  }
  .sec-count_list .vc_column_container:last-child>.vc_column-inner {
    padding-right: 0 !important;
  }
  .sec-count_list .vc_column_container:first-child>.vc_column-inner {padding-left: 20px !important;}
  .sec-shared .wpb_single_image.vc_align_right {
    margin-top: 41px;
  }
  .sec-shared .vc_shared {
    padding-bottom: 75px !important;
    margin-bottom: 47px !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul {
    height: auto !important;
    margin-top: 40px !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul .owl-nav {
    display: none;
  }
  .test-box {padding: 40px 11px 25px 20px;}
  .test-box .ctn p {
    font-size: 16px;
    line-height: 22px;
  }
  .tst-info {
    display: block;
  }
  .tst-info .user-info {
    margin-bottom: 17px;
  }
  .tst-info .user-info h3 {
    font-size: 16px;
  }
  .tst-info .user-info p {
    font-size: 12px;
  }
  .sec-testimonial .vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tst-info .company-logo {
    max-width: 55%;
  }
  div#slider_testimonial .owl-nav {
    display: none;
  }
  .sec-testimonial .vc_btn3-container.btn-simple {
    display: none;
  }
  section.vc_section.sec-testimonial {
    padding-bottom: 65px !important;
    padding-top: 20px !important;
  }
  div#slider_testimonial {
    margin: 0;
  }
  .sec-shared p {
    font-size: 18px;
  }
  div#footer-widget section#text-2 .textwidget {
    display: block;
    text-align: center;
  }
  div#footer-widget section#text-2 .textwidget .tagline_ft {
    max-width: 100%;
  }
  div#footer-widget section#text-2 .textwidget .areaforbtn {
    max-width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  div#footer-widget h1 {
    font-size: 22px;
    line-height: 30px;
    padding: 0 22px;
    margin-bottom: 21px;
  }
  div#footer-widget section#text-2 .textwidget p {
    font-size: 14px;
    line-height: 20px;
  }
  div#footer-widget .col-12.f-1 {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 40px;
    margin-bottom: 25px;
  }
  div#footer-widget {
    padding-top: 50px;
  }
  div#footer-widget section#text-2 .textwidget .primary-btn a {
    padding: 18px 30px;
  }
  div#footer-widget .f-2 {
    text-align: center;
    margin-bottom: 41px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #FFFFFF1A;
  }
  div#footer-widget .social-ft {
    justify-content: center;
  }
  .social-ft li a {
    height: 31px;
    width: 32px;
  }
  .social-ft li a i {
    font-size: 14px;
  }
  div#footer-widget #custom_html-2 {
    margin-bottom: 20px;
  }
  div#footer-widget .f-3 section#nav_menu-2 {
    padding-right: 0;
    max-width: 30%;
    flex: 0 0 30%;
    margin-right: 0;
  }
  div#footer-widget .f-3 section#nav_menu-3 {
    padding-right: 0;
    padding-left: 42px;
  }
  div#footer-widget .f-3 section#nav_menu-4 {
    padding-left: 0;
  }
  div#footer-widget .col-12 {
    flex-wrap: wrap;
  }
  div#footer-widget .col-12.f-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  div#footer-widget {
    position: relative;
  }
  div#footer-widget .f-3 {
    padding-bottom: 53px;
    justify-content: space-between;
  }
  div#footer-widget ul.menu li.career-btn:after {
     /*right: -60px; */
  }
  div#footer-widget .f-5 #text-5 {
    padding: 0;
    margin-bottom: 30px;
    max-width: 50%;
  }
  div#footer-widget .f-5 {
    padding-bottom: 20px;
    max-width: 100%;
    justify-content: space-between;
  }
  .site-info .widget .textwidget {
    display: block;
    text-align: center;
  }
  .site-info .widget .textwidget p {
    font-size: 14px;
  }
  .site-info {
    padding: 13px 0 18px;
    border-top: none;
  }
  footer#colophon {
    border-top: 1px solid #FFFFFF1A;
  }
  div#footer-widget ul.menu a.nav-link {
    font-size: 14px;
    line-height: 22px;
  }
  div#footer-widget .f-5 p {
    font-size: 14px;
    line-height: 22px;
  }
  div#footer-widget ul.menu li {
    margin-bottom: 8px;
  }
  header#masthead.fixed .nav-toggler .phone-nbr {
    display: none;
  }
  .home header#masthead.fixed .container {
    max-width: 100%;
  }
  section.site_menu {
    padding: 40px 19px;
  }
  section.site_menu .menu-info {
    margin-bottom: 75px;
  }
  section.site_menu  .social_widget {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
  }
  section.site_menu .col-left {
    position: static;
  }
  .navbar-nav .nav-link {
    font-size: 26px;
    line-height: 26px;
  }
  .navbar-nav li.menu-item {
    margin-bottom: 20px;
  }
  
  section.site_menu .menu-info figure {
    margin-bottom: 21px;
  }
  section.site_menu .menu-info p {
    font-size: 14px;
    margin-bottom: 6px;
  }
  section.site_menu .menu-info p a {
    font-size: 16px;
    line-height: 18px;
  }
  section.site_menu div#main-nav {
    padding-left: 65px;
  }
  button.btn-close_menu {
    right: 36px;
    top: 36px;
  }
  section.site_menu .social_widget .widget ul {
    justify-content: center;
    margin: 0;
  }
  section.site_menu .social_widget .widget ul li a {
    background: transparent;
    height: auto;
    width: auto;
    margin: 0 8px;
    color: #A29FC8;
  }
  section.vc_section.sec-business h6 br {
    display: none;
  }
  section.vc_section.sec-business h6 {
    font-size: 16px;
    line-height: 20px;
    text-align: center !important;
    margin-bottom: 26px !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul li {
    height: 70px;
    display: flex;
    align-items: center;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul li img {
    filter: none;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul {
    height: auto !important;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul .owl-nav {
    display: none;
  }
  .sec-shared .vc_col-sm-8.vc_column_container>.vc_column-inner {
    padding: 0 !important;
  }
  header#masthead .container {
    padding: 0;
  }
  div#footer-widget .col-12.f-5 section#text-6 {
    max-width: 50%;
  }
  div#footer-widget .f-5 p {font-size: 13px;padding-right: 13px;}
  section.sec-inner_banner {
    background-position: 100% 100% !important;
    background-size: cover!important;
  }
  .sec-inner_banner h3 {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  section.vc_section.sec-quality {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  section.vc_section.sec-quality h1 br {
    display: none;
  }
  section.vc_section.sec-quality h1 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  section.vc_section.sec-quality .vc_column-inner {
    padding-left: 15px !important;
  }
  
  section.sec-achievements {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
  }
  section.sec-achievements h4 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  section.sec-achievements .wpb_single_image {
    margin-bottom: -120px !important;
  }
  section.sec-team {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  section.sec-team .vc_col-sm-5 .vc_column-inner {
    padding-left: 15px !important;
  }
  section.sec-team .wpb_single_image {
    margin-bottom: 30px !important;
    text-align: center;
  }
  section.sec-team h4, section.sec-team h6,section.sec-team p {
    text-align: center !important;
  }
  section.sec-team .ft-18 p {
    padding: 0 40px;
  }
  section.sec-team .wpb_wrapper {
    text-align: center;
  }
  .sec-join_team  h1 {
    font-size: 34px !important;
  }
  section.vc_section.sec-brands {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
  }
  section.vc_section.sec-brands h4 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-brands .ft-18 {
    padding-right: 0 !important;
    margin-bottom: 40px !important;
  }
  section.vc_section.sec-brands .ft-18 p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  section.vc_section.sec-brands .vc_row {
    margin-bottom: 60px !important;
  }
  section.vc_section.sec-brands .vc_column-inner {
    padding-left: 15px !important;
  }
  .page-our-brands section.sec-inner_banner p {
    padding-right: 36%;
  }
  .page-our-brands section.sec-inner_banner {
    background-position: 65% bottom !important;
  }
  section.vc_section.sec-clients {
    padding-top: 20px !important;
    padding-bottom: 55px !important;
  }
  section.vc_section.sec-clients h4 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }
  .client-grids .wpb_column {max-width: 50%;flex: 0 0 50%;}
  .client-grids .wpb_column>.vc_column-inner {
    padding: 0 15px !important;
  }
  .client-grids .vc_column-inner>.wpb_wrapper {
    height: 138px;
    margin: 5px 0;
    padding: 33px 28px 18px;
    min-height: inherit;
  }
  .client-grids {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px !important;
  }
  .client-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin: 0 auto;
    margin-bottom: 35px !important;
    max-width: 70%;
    min-height: 35px;
  }
  .client-grids .vc_column-inner>.wpb_wrapper p {
    font-size: 16px;
  }
  .page-our-clients section.sec-inner_banner {
    background-position: center !important;
  }
  .sec-case_study .row:nth-child(odd) .col-info {
    padding-left: 36px;
  }
  .sec-case_study .row {
    padding-top: 40px;
  }
  .sec-case_study .col-info .pt-info {
    margin-bottom: 40px;
  }
  .sec-case_study .row {
    margin-bottom: 0;
  }
  section.vc_section.sec-case_study {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }

  section.vc_section.sec_pt-tabs {
    padding-top: 40px;
  }
  .custom_select h4 {
    font-size: 30px;
    line-height: 40px;
  }
  ul.nav.nav-tabs li {
    margin: 0 12px;
  }
  ul.nav.nav-tabs li a {
    font-size: 15px;
  }
  section.vc_section.sec-clients .vc_row {
    margin-bottom: 0 !important;
  }
  .testimonial-grid {padding-top: 40px;padding-bottom: 40px;}
  .testimonial-grid:nth-child(even) {
    padding-bottom: 0;
    border: none;
  }
  section.vc_section.sec-testim {
    padding-top: 60px !important;
  }
  section.sec-inner_banner h3 br {
    display: none;
  }
  .ser_pg-menu ul {
    overflow: hidden;
    overflow-x: scroll;
  }
  .ser_pg-menu ul li.active a {
    font-weight: 600;
  }
  .sec-services_main .srv-grid {
    padding-top: 30px !important;
    padding-bottom: 430px !important;
    min-height: auto;
    background-position: bottom center !important;
  }
  .sec-services_main .srv-grid#staff-augmentation {
    background-size: 100% !important;
  }
  .srv-grid>.wpb_column>.vc_column-inner h4 br {
    display: none;
  }
  section.vc_section.sec-testimonial h4 br {
    display: none;
  }
  .page-services section.sec-testimonial h4 {
    font-size: 36px !important;
    line-height: 1.4;
  }
  .page-services section.sec-testimonial {
    padding-top: 60px !important;
  }
  .page-services section.sec-testimonial .vc_portfolio p {
    font-size: 12px;
  }
  .page-services section.sec-testimonial .vc_portfolio {
    margin-bottom: 20px !important;
  }
  section.service-intro {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
  }
  section.service-intro h4 {
    font-size: 22px !important;
    line-height: 1.4;
  }
  section.service-intro p {
    font-size: 16px;
    line-height: 24px;
  }
  section.service-intro .text-right {
    text-align: left !important;
    margin-top: 40px;
  }
  section.sec-multilingual {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  section.sec-multilingual h4 {
    font-size: 22px !important;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-multilingual .ft-18 p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper {
    padding: 49px 43px 60px 30px;
    margin-bottom: 40px;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 {
    font-size: 23px !important;
    line-height: 1.4 !important;
  }
  .sec-all_round .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper h5 br {
    display: none;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column  p {
    font-size: 14px;
    line-height: 20px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_text_column {
    padding-right: 0;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper {
    padding-left: 61px;
    margin-bottom: 43px;
  }
  .currency-grids .vc_column-inner>.wpb_wrapper .wpb_single_image {
    max-width: 46px;
  }
  section.sec-multilingual.sec-devop_values h4 {
    text-align: center !important;
    margin-bottom: 40px !important;
  }
  .vc_row.wpb_row.vc_row-fluid.currency-grids {
    margin-bottom: 0 !important;
  }
  section.sec-work-with {
    padding-top: 74px !important;
    padding-bottom: 60px !important;
  }
  section.sec-work-with h4 {
    font-size: 22px !important;
    line-height: 22px;
    text-align: center !important;
  }
  section.sec-work-with h4 br {
    display: none;
  }
  section.sec-work-with .vc_col-sm-4 .ft-18 p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
  }
  section.sec-work-with .primary-btn .vc_general {
    padding: 16px 30px;
  }
  section.sec-work-with .primary-btn {
    display: flex !important;
    justify-content: center;
    margin-bottom: 63px !important;
  }
  section.sec-work-with .vc_inner .wpb_column {
    width: 50%;
    display: inline-block;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner {
    padding: 0 5px !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner h5 {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner p {
    font-size: 14px;
    line-height: 22px;
  }
  section.sec-work-with .vc_inner .wpb_column .vc_column-inner  .wpb_single_image {
    min-height: 65px;
    margin-bottom: 18px !important;
    display: flex;
    align-items: center;
  }
  section.sec-work-with .vc_inner {
    display: flex;
  }
  section.sec-path-follow {
    padding-top: 60px !important;
  }
  section.sec-path-follow h4 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  section.sec-path-follow p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .platform_list ul.wpb_image_grid_ul li {
    width: 80px;
    height: 80px;
    padding: 27px !important;
    margin-right: 30px !important;
    display: inline-block;
  }
  section.sec-technologies {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
  section.sec-technologies h4 {
    font-size: 21px !important;
    line-height: 1.4;
  }
  section.sec-technologies h4 br {
    display: none;
  }
  section.sec-technologies p {
    font-weight: 500;
    font-size: 16px;
  }
  section.sec-technologies .vc_row {
    margin-bottom: 0px !important;
  }
  section.sec-technologies h4 {
    margin-bottom: 20px !important;
  }
  section.vc_section.sec-other_services {
    padding-top: 60px !important;
  }
  section h4.vc_custom_heading  {
    font-size: 22px !important;
    line-height: 1.4 !important;
  }
  section.sec-other_services h4.vc_custom_heading {
    margin-bottom: 40px !important;
  }
  section.sec-other_services .ot-grids .wpb_column {
    height: 447px;
    margin-bottom: 20px;
  }
  section.sec-other_services .ot-grids .wpb_column .vc_column-inner {
    background-size: 100% !important;
    background-position: right top !important;
    padding-top: 180px !important;
    padding-bottom: 0 !important;
    height: 100%;
  }
  section.sec-other_services .ot-grids .wpb_column:last-child .vc_column-inner {background-size: cover !important;}
  .sec-other_services .col-right:before {
    display: none;
  }
  section.sec-other_services .ot-grids .wpb_column h5 {
    font-size: 34px !important;
    line-height: 1.4 !important;
  }
  section.sec-testimonial h4.vc_custom_heading {
    margin-bottom: 0 !important;
  }
  .page-mobile-development section.sec-inner_banner {
    background-position: center !important;
  }
  section.service-intro .ft-18 {
    margin-bottom: 30px !important;
  }
  section.service-intro .vc_col-sm-6 .primarty-btn-arrow,
  section.service-intro .vc_col-sm-5 .primarty-btn-arrow {
    margin-bottom: 40px !important;
  }
  section h4.vc_custom_heading br {
    display: none;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper h6 {
    font-size: 18px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper {
    padding: 28px 31px;
    margin-bottom: 20px;
  }
  .benefit-box .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin-right: 19px;
    max-width: 17%;
  }
  section.sec-benefits .benefit-box {
    margin-bottom: 0 !important;
  }
  section.sec-benefits {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .nbr-list ul li h6 br {
    display: none;
  }
  .nbr-list ul li h6 {
    font-size: 18px;
    line-height: 16px;
  }
  .nbr-list ul li:before {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .nbr-list ul li {
    padding-right: 0;
    padding-left: 50px;
  }
  .page-mvp-development .currency-grids h6 {
    width: 30px;
    height: 30px;
    font-size: 13px !important;
    line-height: 13px !important;
    top: 0;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper p {
    font-size: 13px;
    line-height: 20px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper {padding-left: 13%;}
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper h5:before {
    font-size: 18px;
    padding: 14px;
    left: -60px;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18 {
    margin-bottom: 72px !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper .ft-18:last-child {
    margin: 0 !important;
  }
  .sec-number-list .col-content>.vc_column-inner>.wpb_wrapper:before {
    height: 85%;
  }
  section.sec-technologies .vc_row.sec-industries {
    margin: 0;
  }
  section.sec-technologies .vc_row.sec-industries .vc_column-inner {
    padding: 0 !important;
  }
  section.sec-technologies .industry-box h4 {
    font-size: 14px !important;
    padding: 11px;
    min-height: 60px;
  }
  .industry-box .pt-img {
    height: 150px;
  }
  .platform_list ul.wpb_image_grid_ul li:nth-child(6n) {
    margin-right: 30px !important;
  }
  
  
  section.sec-business.sec-recruitment-process {
    padding-bottom: 49px !important;
  }
  section.cat-search {
    padding: 14px 21px;
    background: transparent;
    overflow: hidden;
  }
  .page-template-custom_blog header#masthead {border-bottom: 1px solid #ededed;}
  .list-categories ul li a {
    font-size: 12px;
    padding: 4px 8px;
  }
  .list-categories ul li {
    margin-right: 10px;
    white-space: nowrap;
  }
  .list-categories {
    overflow: hidden;
    overflow-x: scroll;
    max-width: 90%;
    flex: 0 0 90%;
  }
  /*.search-block {
    height: auto;
    background: transparent;
    right: 0;
  }*/
  /*.search-block.form-open {
    background: #f3f9ff;
    right: -24px;
  }*/
  section.featured_blog {padding: 54px 25px 71px;}
  section.featured_blog figure {
    height: 213px;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .featured_blog .content h4 {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-right: 16%;
  }
  body .content .primary-btn .vc_general {padding: 11px 30px;}
  body .content .primary-btn {
    display: block;
    text-align: center;
  }
  section.featured_blog .owl-dots {
    bottom: -36px;
  }
  section.featured_blog .owl-dots .owl-dot {
    height: 3px;
    width: 30px;
  }
  section.blog-grids {
    padding: 60px 0 40px;
  }
  section.blog-grids .row {
    padding-left: 36px;
    padding-right: 36px;
  }
  .block_3-slider {
    margin-left: -17px;
  }
  .cat-box h5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .cat-box {
    margin-bottom: 44px;
  }
  .cat-box figure {
    height: 247px;
    margin-bottom: 17px;
    border: 1px solid #ededed;
  }
  .cat-box p.cat-date {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .block_2 .cat-box figure {
    height: 242px;
  }
  .block_2 .cat-box {
    margin-bottom: 33px;
  }
  .without-img .cat-box {
    margin: 0;
    border-top: 0;
    margin: 0 36px;
    padding: 16px 0 18px;
    height: auto;
  }
  .without-img .col-sm-12:last-child .cat-box {padding-bottom: 0;border: none;}
  section.blog-grids .row.without-img {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
  }
  .without-img .cat-box .content {
    border: none;
    padding: 0;
  }
  .without-img .cat-box p.cat-date {
    margin-bottom: 9px;
  }
  section.blog-grids .row.block_newsletter {
    padding-left: 0;
    padding-right: 0;
  }
  .newsletter .widget {
    padding: 60px 36px 112px;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #211c5e;
  }
  .newsletter .widget h3.widget-title {
    display: block;
    width: auto;
    font-size: 22px;
    line-height: 33px;
    padding-right: 10%;
  }
  .news-form {
    width: auto;
    display: block;
    height: auto;
  }
  .news-form span.your-email {
    display: block;
    width: 100%;
    max-width: initial;
    flex: auto;
  }
  .news-form span.your-email .form-control {
    height: 50px;
    border: 1px solid rgb(157 155 180 / 21%);
    padding-left: 50px;
    font-size: 12px;
    margin-bottom: 12px !important;
    font-family: 'Circular Std Book';
  }
  .news-form span.your-email:before {
    left: 15px;
    background-size: 70%;
    top: 18px;
  }
  .news-form .wpcf7-submit {
    width: 100%;
    max-width: initial;
    height: 50px;
    font-size: 14px;
  }
  .blog-grids .newsletter {
    margin-bottom: 40px;
  }
  .category section.cat-search {
    background: #F3F9FF;
  }
  section.post-list-category {
    padding: 40px 36px;
  }
  .category .newsletter {
    padding: 0;
    border-bottom: 1px solid #211c5edb;
  }
  .single-post section#primary {
    padding: 9px 19px;
  }
  .single-post div#content {
    padding: 0 17px;
  }
  .post-intro figure {
    height: 175px;
    margin-bottom: 24px;
  }
  .post-intro p.cat-date {
    font-size: 14px;
    margin-bottom: 9px;
  }
  .post-intro h4 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 22px;
    padding: 0 12%;
  }
  .sec-post-inner .vc_row {
    padding-left: 0;
    padding-right: 0;
  }
  .sec-post-inner .vc_row h6 {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-bottom: 13px !important;
  }
  .sec-post-inner .ft-18 p {
    font-size: 14px;
    line-height: 24px;
  }
  .sec-post-inner .vc_row .vc_column-inner {
    padding-left: 19px !important;
    padding-right: 18px !important;
  }
  .sec-post-inner h5 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .sec-post-inner h5 br {
    display: none;
  }
  .sec-post-inner .pst_sec-2 .wpb_text_column {
    margin-bottom: 10px !important;
  }
  section.sec-post-inner .vc_row.pst_sec-8 {
    margin-left: 23px;
    margin-right: 19px;
    padding-top: 18px !important;
    padding-bottom: 47px !important;
  }
  .sec-post-inner .ft-24 p {
    font-size: 15px;
    line-height: 24px;
  }
  section.sec-post-inner .vc_row.pst_sec-6 .wpb_single_image, 
  section.sec-post-inner .vc_row.pst_sec-4 .wpb_single_image {
    margin: 5px 30px !important;
  }
  .tags-post {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tags-post ul {
    display: block;
    column-count: 3;
  }
  .tags-post h6 {
    margin-bottom: 0px;
  }
  .tags-post ul li a {
    font-size: 13px;
    padding: 4px 8px;
    display: block;
  }
  /*.tags-post ul li a img {display: none;}*/
  .social-share {
    display: none;
  }
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    width: 100%;
    float: none;
  }
  .post-navigation .nav-next a {
    margin: 0;
    text-align: left;
  }
  .post-navigation .nav-previous a, .post-navigation .nav-next a {
    padding: 33px 49px 13px 18px;
    font-size: 14px;
    line-height: 1.2;
    border: none;
  }
  .post-navigation .nav-previous a:before, .post-navigation .nav-next a:after {
    font-size: 12px;
  }
  .post-navigation .nav-previous a:before {
    top: 15px;
    left: 18px;
  }
  .post-navigation .nav-next a:after {
    right: 18px;
    top: 15px;
  }
  .single-post header#masthead {
    border: none;
  }
  .tags-post ul li {
    display: none;
    padding: 9px 0;
  }
  .tags-post ul li:first-child,.tags-post ul li:nth-child(2),
  .tags-post ul li:nth-child(3) {
    display: block;
  }
  .block_3-slider .owl-nav {
    display: none;
  }
  section.sec-quote {
    padding-top: 165px !important;
    padding-bottom: 30px !important;
  }
  .page-get-a-quote header#masthead, .page-contact-us header#masthead {
    padding: 36px;
  }
  section.sec-quote h1 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 23px !important;
  }
  h6.mb-30 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    flex: 0 0 46%;
    max-width: 46%;
    margin: 5px;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    min-height: 62px;
    height: auto;
  }
  input.form-control, textarea.form-control {
    padding: 0 21px;
    font-size: 16px;
  }
  textarea.form-control {
    padding: 25px 20px;
  }
  .wpcf7-form-control.wpcf7-checkbox.form-control {
    margin-bottom: 10px !important;
  }
  section.sec-faq {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  section.sec-faq h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }
  section.sec-faq .ft-30 p {
    font-size: 14px;
  }
  section.sec-faq .ft-30 {
    margin-bottom: 60px !important;
  }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 22px 0;
    font-size: 16px;
    line-height: 1.3;
    padding-right: 64px;
  }
  section.sec-find {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
  section.sec-find h2 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin-bottom: 30px !important;
  }
  .sec-find .wpb_single_image {
    height: auto;
  }
  .sec-find h4 {
    margin-bottom: 20px !important;
  }
  .sec-find .ft-18 p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  .sec-find .ft-18 p a {
    display: inherit;
    color: #211c5d;
  }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(3n) {
    margin-right: 5px;
  }
  .sec-quote .vc_column_container>.vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  section.sec-talk-expert {
    padding-top: 113px !important;
    padding-bottom: 30px !important;
  }
  section.sec-talk-expert h2 {
    font-size: 24px !important;
    line-height: 28px !important;
    text-align: center !important;
    margin-bottom: 10px !important;
  }
  .sec-talk-expert .ft-18 p {
    text-align: center;
    line-height: 24px;
    font-size: 16px;
  }
  .sec-talk-expert .ft-18 {
    margin-bottom: 30px !important;
  }
  .sec-talk-expert h6.quote-link {
    width: 100%;
    margin-bottom: 40px !important;
  }
  .sec-talk-expert h6 {
    text-align: center !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .sec-talk-expert h6.quote-link:after {
    width: 19%;
    right: 0;
    margin: auto;
  }
  .media-grids .media-grid:first-child .media-box figure {
    height: 300px;
  }
  .media-grids .media-grid {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 6px;
  }
  .media-box figure {
    height: 200px;
  }
  .media-box figure .img-play {
    width: 31px;
  }
  .media-grids .media-grid:first-child .media-box figure img.img-play {
    width: 44px;
  }
  .media-box h5 {
    font-size: 14px;
  }
  .media-grids .media-grid:first-child .media-box {margin-bottom: 20px;}
  .media-grids .media-grid .media-box {
    margin-bottom: 20px;
  }
  section.sec-media-grids {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .single-portfolio #content .portfolio-inner-1 h2 {
    font-size: 32px;
    line-height: 1.3;
  }
  .single-portfolio #content .portfolio-inner-1 .smp-arrow {
    margin-bottom: 20px;
  }
  .single-portfolio #content .portfolio-inner-2 {
    padding: 40px 0;
  }
  .single-portfolio #content .portfolio-inner-2 .tag-icon {
    display: block;
  }
  .tag-icon .tag-list, .tag-icon .ptf-icons {
    max-width: 100%;
    margin: 30px 0;
  }
  section.related-projects {
    padding: 40px 0;
  }
  section.related-projects h4.text-center {
    font-size: 32px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
  section.related-projects .owl-carousel.owl-theme.slider_portfolio {
    display: block;
  }
  body.single-portfolio div.slider_portfolio .item {
    padding-left: 0;
  }
}

@media screen and (min-width: 540px) and (max-width: 767px) {
  header#masthead {
    padding: 22px 68px 22px 57px;
  }
  header#masthead lottie-player {
    width: auto;
    padding: 0;
  }
  body.menu-open header#masthead {
    padding: 22px 68px 22px 57px;
  }
  .page-apply-now .btn-submit.text-right:before {
    left: 35%;
  }
  .custom_select-area {
    padding: 0 10%;
  }
  .sec-services_main .ser_pg-menu.sticky {
    top: 109px;
  }
  .postVideo {
    height: 70%;
}
button.btn-close-popup {
    font-size: 40px;
    right: 10%;
    top: 5%;
}
  section.vc_section.sec-own-words {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .sec-own-words h3.vc_custom_heading {
    top: auto;
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .testimonial-content {
    display: block;
  }
  .testimonial-content .content {
    max-width: initial;
    padding-right: 0;
    padding-left: 47px;
    margin-bottom: 20px;
  }
  .testimonial-content .content .ctn p {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial-content .content .ctn {
    padding-left: 0;
  }
  .testimonial-content .content .ctn:before {
    background-size: 65%;
    top: 4px;
    left: -47px;
  }
  .testimonial-content figure {
    max-width: 62%;
    width: auto;
    padding-left: 47px;
  }
  .carousel-indicators {
    right: -50px;
    top: 250px;
    max-width: 300px !important;
  }
  .carousel-indicators li {
    opacity: 1;
    width: 90%;
    height: 300px;
  }
  div#carouselExample .carousel-inner {
    z-index: 4;
  }
  .platform_list ul.wpb_image_grid_ul li:nth-child(4n) {
    margin-right: 0 !important;
  }
  .pointer.pointer-1 {
    top: 31%;
    left: 20px;
  }
  .pointer.pointer-2 {
    top: 22%;
    left: 130px;
  }
  .pointer h6 {
    font-size: 15px;
    line-height: 16px;
    margin-top: 0;
  }
  .pointer.pointer-3 {
    top: 10%;
    left: 41%;
  }
  .vc_row.wpb_row.vc_row-fluid.sec-path {
    background-position: 100% 10% !important;
    background-size: 100% 50%;
    background-image: url(../images/path-landscape.png) !important;
  }
  .pointer.pointer-5 {
    right: 10px;
    top: -19.5%;
  }
  .pointer.pointer-4 {
    right: 12%;
    top: -3px;
  }
  .wpb_text_column.detail.detail-1 {
    top: 43%;
    left: 6%;
  }
  .wpb_text_column.detail.detail-2 {
    top: 35%;
    left: 29%;
  }
  .wpb_text_column.detail h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .wpb_text_column.detail p {
    font-size: 15px;
  }
  .wpb_text_column.detail {
    max-width: 262px;
  }
  .wpb_text_column.detail.detail-4 {
    top: 11%;
    right: -20%;
  }
  .wpb_text_column.detail.detail-3 {
    top: 20%;
    left: 48%;
  }
  #preloader {
    display: none;
  }
  section.sec-banner {
    min-height: auto !important;
    padding-top: 153px !important;
  }
  div#slider_testimonial.owl-carousel .owl-item {
    transform: scale(0.9);
    transition: all 0.3s ease-in-out !important;
  }
  div#slider_testimonial.owl-carousel .owl-item.center {
    transform: scale(1);
  }
  button.loadMore_portfolio {
    height: 120px;
    font-size: 24px;
  }
  div#footer-widget .f-3 section#nav_menu-3 {
    padding-left: 20px;
    max-width: 25%;
    flex: 0 0 25%;
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: -30px;
    background-size: 95%;
    top: 0;
  }
  body .primary-btn .vc_general {
    padding: 16px 36px;
    font-size: 16px;
  }
  section.site_menu .col-left,section.site_menu .col-right {
    max-width: 50%;
  }
  section.site_menu .social_widget {
    position: relative;
    left: auto;
    top: 0;
  }
  section.site_menu .social_widget .widget ul {
    justify-content: flex-start;
  }
  .navbar-nav .nav-link {
    font-size: 22px;
    line-height: 22px!important;
  }
  section.site_menu div#main-nav {
    padding-left: 0;
  }
  section.site_menu {
    padding: 70px 0;
  }
  section.site_menu .menu-info {
    margin-bottom: 50px;
  }
  .page-full-site-migration .sec-all_round .vc_column-inner>.wpb_wrapper {
    min-height: 401px;
  }
  .page-industries .vc_row.ser_pg-menu {
    display: none;
  }
  .page-industries section.vc_section.sec-services_main .vc_row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row:nth-child(3) {padding-top: 60px !important;}
  .page-industries section.vc_section.sec-services_main .vc_row p {
    font-size: 16px;
    font-weight: 500;
    padding-right: 30px;
    text-transform: capitalize;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .ft-18 {
    margin-bottom: 30px !important;
  }
  .page-industries section.vc_section.sec-services_main .vc_row h6 {
    font-size: 16px;
    line-height: 16px;
  }
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item:last-child {margin-right: 0 !important;}
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin-right: 26px !important;
    max-width: 20%;
    height: 30px;
    display: flex;
    align-items: center;
  }
  .page-industries section.vc_section.sec-services_main .vc_row .wpb_column:first-child .vc_column-inner {
    padding-top: 0 !important;
  }
  .page-industries section.vc_section.sec-services_main {
    padding-bottom: 20px !important;
  }
  section.vc_section.sec-privacy .vc_column-inner {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  section.vc_section.sec-privacy {
    padding-bottom: 60px !important;
    padding-top: 160px !important;
  }
  section.vc_section.sec-privacy p {
    font-size: 16px;
  }
  section.vc_section.sec-privacy li {
    font-size: 16px;
  }
 .service-intro .wpb_single_image {
    margin-right: 0 !important;
    margin-top: 30px;
  }
  section.vc_section.sec-career {
    padding-top: 61px !important;
    padding-bottom: 49px !important;
  }
  section.vc_section.sec-career h3 {
    font-size: 22px !important;
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
  section.vc_section.sec-career .ft-18 p {
    font-size: 16px;
    line-height: 25px;
  }
  .career-box {
    padding: 33px 32px;
    margin-bottom: 25px;
  }
  section.vc_section.sec-career .career-box h3 {
    font-size: 22px !important;
    line-height: 22px !important;
  }

  .career-box .cat-career {
    margin-bottom: 25px;
  }
  .career-box p.location {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .career-box p.location i {
    font-size: 12px;
    margin-right: 12px;
  }
  body .career-box .btn-simple .vc_general {
    font-size: 14px;
    padding: 15px 46px;
  }
  .media-grids .col-sm-12.col-md-4:last-child .career-box {
    margin: 0;
  }
  body .primarty-btn-arrow .vc_general:after {
    background-size: 80%;
    background-repeat: no-repeat;
  }
  .rect-grids .wpb_column {
    width: 50%;
    display: inline-block;
  }
  .sec-recruitment-process h6 {height: 36px;width: 36px;}
  .rect-grids .wpb_column h5 {
    font-size: 22px !important;
  }
  .sec-recruitment-process .rect-grids .ft-18 p {
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
    padding-right: 7px;
  }
  .sec-recruitment-process .rect-grids .ft-18 {
    padding: 0;
    padding-bottom: 19px;
  }
  .sec-recruitment-process .rect-grids .ft-18 p br {
    display: none;
  }
  .rect-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0px !important;
  }
  .rect-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 36px !important;
    padding-left: 0 !important;
  }
  .rrt-grids .wpb_column {
    width: 50%;
    display: inline-block;
  }
  .rrt-grids .wpb_column h5 {
    font-size: 20px !important;
  }
  .rrt-grids .wpb_column h5 br {
    display: none;
  }
  .rrt-grids .wpb_column:nth-child(odd) .vc_column-inner {
    padding-left: 36px !important;
    padding-right: 0 !important;
  }
  .rrt-grids .wpb_column:nth-child(even) .vc_column-inner {
    padding-right: 36px !important;
    padding-left: 0 !important;
  }
  .rrt-grids .wpb_column .ft-18 p {
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
    padding-right: 20px;
  }
  .rrt-grids:nth-child(3) .wpb_column:nth-child(2) {top: -254px;}
  .rrt-grids:nth-child(3) .wpb_column:nth-child(3) {
    left: 230px;
    top: -256px;
  }
  .vc_row.wpb_row.vc_row-fluid.rrt-grids:nth-child(3) {
    margin-bottom: -200px;
  }
  section.service-intro h3 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
  }
  .sec-career .carr-drop {
    display: none;
  }
  .single-career .career-box .cat-career {
    margin-bottom: 21px;
  }
  .single-career .career-box h3 {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .single-career .career-box p.location {margin-bottom: 20px;}
  .single-career .career-box {
    padding: 0;
  }
  .single-career #content>.container {
    padding-left: 36px;
    padding-right: 36px;
  }
  .single-career .career-box .content p {
    font-size: 16px;
    line-height: 24px;
  }
  .single-career .career-box .content h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .single-career .career-box .content ul li {
    font-size: 16px;
    margin: 0;
  }
  .interest-box {
    margin: 34px 0;
    padding: 39px 33px;
  }
  .single-career .primary-btn .vc_general {
    padding: 16px 30px;
  }
  .interest-box h6 {
    font-size: 22px;
    line-height: 1.4;
  }
  .interest-box p {
    font-size: 14px;
    line-height: 1.4;
  }
  .application-form {
    max-width: 100%;
  }
  .job-info .job-title input {
    font-size: 22px;
    line-height: 24px;
  }
  .job-info .job-location input {
    font-size: 16px;
    margin-bottom: 30px !important;
  }
  .job-info .job-cat input {
    width: 168px;
    height: 36px;
  }
  .application-form h5 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
  }
  .quote-form label {
    font-size: 16px;
  }
  input.form-control, textarea.form-control {
    margin-bottom: 20px !important;
  }
  .btn-submit {
    margin-bottom: 93px;
    text-align: center !important;
  }
  .btn-submit .wpcf7-submit {
    width: 224px;
    padding-left: 30px;
  }
  .btn-submit:before {
    right: auto;
    top: 16px;
    left: 210px;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper {
    max-width: 75%;
  }
  header#masthead.fixed {
    padding: 18px;
  }
  div#footer-widget .f-3 section#nav_menu-4 {
    padding-left: 30px;
    max-width: 35%;
    flex: 0 0 35%;
  }
  div#footer-widget .f-5 {
    max-width: 75%;
  }
  .sec-services_main .srv-grid>.wpb_column>.vc_column-inner {
    padding-left: 25% !important;
    padding-right: 20% !important;
  }
  .ser_pg-menu ul li {
    margin-right: 20px;
    max-width: 20%;
    flex: 0 0 20%;
  }
  .ser_pg-menu ul li a {
    font-size: 13px;
    padding: 22px 0;
  } 
  .ser_pg-menu ul {
    padding: 0 36px;
  }
  section.sec-related h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .sec-join_team h1 {
    font-size: 54px !important;
  }
  section.vc_section.sec-quality h1 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .page-under-maintenance div#content,
  .page-thankyou div#content {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    display: flex;
    align-items: center;
    height: auto;
  }
}

@media screen and (max-width: 375px) {
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 80px;

  }
  section.site_menu:before {
    padding-top: 620vw;
  }
  .pointer.pointer-1 {
    top: 39%;
    left: 20px;
  }
  .pointer.pointer-2 {
    top: 33%;
    left: 24%;
  }

  .pointer.pointer-3 {
    top: 22%;
    left: 42%;
  }

  .pointer.pointer-4 {
    top: 14%;
    right: 17%;
  }
  .wpb_text_column.detail.detail-1 {top: 45%;}
  .wpb_text_column.detail.detail-2 {
    top: 37%;
  }
  .wpb_text_column.detail.detail-3 {
    top: 27%;
    left: 19%;
  }
  .wpb_text_column.detail.detail-4 {
    right: 75px;
    top: 20%;
  }
  .vc-404 h6 {
    font-size: 18px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    top: -515px;
    left: 190px;
  }
  .rrt-grids:last-child .wpb_column:last-child {
    top: -510px;
    left: 41%;
  }
  .sec-recruitment-process .rrt-grids:last-child {
    margin-bottom: -520px !important;
  }
  .btn-submit:before {
    right: 240px;
  }
  div#footer-widget ul.menu li.career-btn:after {
    /*right: 0;
    background-size: 90%;
    top: 1px;*/
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  div#footer-widget .f-5 #text-5 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .custom_select-area {
    padding: 0 10%;
  }
  .vc-404 figure {
    max-width: 75%;
  }
  .vc-404 h6 {
    margin: 36px 0;
  }
  .sec-banner .primary-btn {
    margin-bottom: 180px !important;
  }
  body div.slider_portfolio .owl-nav button.owl-next {
    right: -10px;
  }
    .vc_row.wpb_row.vc_row-fluid.sec-path {
    background-position: 100% 10% !important;
    background-size: 100% 40%;
  }
  .pointer.pointer-5 {
    right: 20px;
    top: -16%;
  }
  .pointer.pointer-4 {
    right: 17%;
    top: 0;
  }
  .wpb_text_column.detail.detail-1 {
    top: 36%;
    left: 4%;
  }
  .wpb_text_column.detail.detail-2 {
    top: 34%;
    left: 26%;
  }
  .wpb_text_column.detail h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .wpb_text_column.detail p {
    font-size: 14px;
  }
  .wpb_text_column.detail {
    max-width: 212px;
  }
  .wpb_text_column.detail.detail-4 {
    top: 14%;
    right: 0;
  }
  .wpb_text_column.detail.detail-3 {
    top: 22%;
    left: 47%;
  }
  .pointer.pointer-1 {
    top: 21%;
    left: 2%;
  }
  .pointer h6 {
    font-size: 15px;
    margin-top: 0;
  }
  .pointer.pointer-2 {
    top: 19%;
    left: 22%;
  }
  .pointer.pointer-3 {
    top: 8%;
    left: 40%;
  }
  .post-navigation .nav-previous a, .post-navigation .nav-next a {
    font-size: 13px;
  }
  .error404 div#content {
    height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 0;
  }
}

@media screen and (max-width: 414px) {
  div#footer-widget #custom_html-2 lottie-player {
    height: 57px;
  }
  .sec-case_study .col-img, .sec-case_study .col-img figure, .sec-case_study .col-img figure {
    height: auto;
  }
  lottie-player {
    padding: 0 !important;
    /* top: -30px !important; */
    width: 120%;
    left: -11% !important;
  }
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a, 
  .flip-invert .wpb_gallery_slides .wpb_image_grid_ul .isotope-item a img{
    width: auto;
    margin: 0 auto;
  }
  section.sec-team h6 {
    margin-bottom: 30px !important;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    height: auto;
    min-width: 62px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 46%;
    max-width: 46%;
    margin: 5px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
    line-height: 16px;
    padding: 0;
  }
  .sec-case_study .row {
    height: auto;
  }
  .cli-bar-container.cli-style-v2 .cli-bar-message {
    width: 70% !important;
}
div#cookie-law-info-bar:before {
    background-size: 100%;
}
  .custom_select-area {padding: 0 36px;display: block;text-align: center;}
  .custom_select-area h4 {
     font-size: 22px;
    margin-top: 0;
    line-height: 30px;
  }
  .custom_select-area .custom_select {
  margin-left: 0;
  }
  .select-selected-1 {
  width: 100%;
  text-align: left;
  }
  div#footer-widget .col-12.f-4 {
    right: -30px;
    bottom: 30%;
  }
}
@media screen and (min-width: 700px) and (max-width: 850px) {
  .navbar-nav li.menu-item {
  margin-bottom: 8px!important;
  }
  .navbar-nav .nav-link {
    font-size: 22px;
    line-height: 29px;
  }
  .sec-grids .vc_column-inner>.wpb_wrapper {
    min-height: 633px;
    margin-bottom: 30px;
  }
  header#masthead.fixed {
    padding: 18px;
  }
  .owl-item .test-box {
    box-shadow: none;
    background: transparent;
  }
  .owl-item.active .test-box {
    background: #fff;
    box-shadow: 0px 3px 36px #547a9e24;
  }
  .sec-services_main .srv-grid {min-height: auto;padding-top: 40px;padding-bottom: 40px;background-size: 50% !important;}
  .sec-services_main .srv-grid .vc_column-inner {
    padding-right: 50% !important;
    padding-left: 36px !important;
  }
  .ser_pg-menu ul {
    padding-left: 36px;
  }
  .ser_pg-menu ul li {
    margin-right: 30px;
  }
  .ser_pg-menu ul li a {
    font-size: 13px;
    padding: 20px 0;
  }
  .sec-case_study .row {
    margin-bottom: 60px;
  }
  section.vc_section.sec-case_study {
    padding-bottom: 0 !important;
  }
  section.vc_section.sec_pt-tabs {
    padding-top: 40px !important;
  }
  /*.custom_select:after {
    right: 15%;
  }*/
  button.loadMore_portfolio {
    height: 110px;
    font-size: 24px;
  }
  .page-industries section.vc_section.sec-services_main .vc_row {
    padding-top: 0!important;
  }
  .sec-inner_banner h3 {
    font-size: 34px !important;
    line-height: 38px !important;
  }
  .sec-team .ft-18 p {
    line-height: 24px;
  }
  .postVideo {
    height: 70%;
  }
  button.btn-close-popup {
    font-size: 40px;
    right: 10%;
    top: 5%;
  }
}


































/*--------------------- Wow CSS --------------*/


div#slider_testimonial .owl-nav button.owl-next.active_animate i:last-child{
  animation: .6s arrowForward linear;
}

div#slider_testimonial .owl-nav button.owl-next.active_animate i:first-child {
   animation: .9s arrowPechewala linear;
}
div#slider_testimonial .owl-nav button.owl-next i:first-child {
  transform: translateX(-100%) scale(0.7, 0.7);
  opacity: 0;
}

div#slider_testimonial .owl-nav button.owl-next i:last-child {transform: translateX(-5px);}

@keyframes arrowForward{
  0%{
     transform: translateX(-5px)
  }
  50%{
      transform: translateX(100%) scale(0.7, 0.7);
      opacity: 0;
  }
  100%{
      opacity: 0;
  }
}

@keyframes arrowPechewala{
  0%{
      
     opacity: 1;
  }
  50%{
     transform: translateX(6px) ;
     
  }
  100%{
      transform: translateX(6px) ;
     opacity: 1;
  }
}

















div#slider_testimonial .owl-nav button.owl-prev.active_animate_prev i:first-child{
  animation: .6s arrowBackward linear;
}

div#slider_testimonial .owl-nav button.owl-prev.active_animate_prev i:last-child {
   animation: .9s arrowPechewalaBB linear;
}
div#slider_testimonial .owl-nav button.owl-prev i:last-child {
  transform: translateX(100%) scale(0.7, 0.7);
  opacity: 0;
}

div#slider_testimonial .owl-nav button.owl-prev i:first-child {transform: translateX(5px);}

@keyframes arrowBackward{
  0%{
     transform: translateX(5px)
  }
  50%{
      transform: translateX(-100%) scale(0.7, 0.7);
      opacity: 0;
  }
  100%{
      opacity: 0;
  }
}

@keyframes arrowPechewalaBB{
  0%{
      
     opacity: 1;
  }
  50%{
     transform: translateX(-6px) ;
     
  }
  100%{
      transform: translateX(-6px) ;
     opacity: 1;
  }
}

canvas#scene {
  position: absolute;
  height: 75vh !important;
  width: 100%;
  left: 0;
  z-index:2;
}

.pos-3 {
  position:relative;
  z-index: 3;
}






@media screen and (min-width: 1930px) and (max-width: 2570px) {
  div#content {
    padding: 0 !important;
  }
  
  
  .single-portfolio #content {
    padding-top: 203px!important;
  }

  .single-career div#content,
  .page-apply-now div#content {
    padding-bottom: 80px !important;
  }
  .entry-content {
    margin: 0;
  }
  /*lottie-player:after {
    height: 240px !important;
  }
  lottie-player {
    padding: 0 !important;
  }*/
  .sec-banner .vc_row.wpb_row {
    min-height: 75vh;
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 104px;
  }
}


/*iPhone 11, Xr*/

@media screen and (max-width: 415px) and (min-width: 412px) {
  .sec-banner .vc_row.wpb_row {
    min-height: 70vh;
  }
  section.site_menu:before {
    padding-top: 530vw;
  }
  section.site_menu .social_widget {
    bottom: 100px;
  }
  .menu-animate div#main-nav .navbar-nav li {
    margin-bottom: 25px !important;
  }
  section.site_menu.get-menu {
    padding-top: 70px;
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: 15px;
  }
  .sec-talk-expert .ft-18 p {
    margin: 0;
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 83px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    top: -474px;
  }
  .rrt-grids:last-child .wpb_column:last-child {
    top: -476px;
  }
}

/*iPhone 12 Mini*/


@media screen and (max-width: 360px) and (min-width: 351px) {
  .sec-banner .vc_row.wpb_row {
    min-height: 85vh;
  }
  section.site_menu .social_widget {
    bottom: 70px;
  }
  .menu-animate div#main-nav .navbar-nav li {
    margin-bottom: 22px !important;
  }
  section.site_menu.get-menu {
    padding-top: 70px;
  }
  .sec-talk-expert .ft-18 p {
    margin: 0;
  }
  .pointer.pointer-2 {
    top: 31.5%;
  }
  .pointer.pointer-3 {
    top: 21%;
  }
  .pointer.pointer-1 {
    top: 37.5%;
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 82px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    top: -474px;
  }
  .rrt-grids:last-child .wpb_column:last-child {
    top: -476px;
  }
}

/*iPhone 12, 12 Pro*/

@media screen and (min-width: 380px) and (max-width: 391px) {
  .sec-banner .vc_row.wpb_row {
    min-height: 80vh;
  }
  section.site_menu.get-menu:before {
    padding-top: 530vw;
  }
  section.site_menu.get-menu {
    padding-top: 70px;
  }
  section.site_menu .social_widget {
    bottom: 80px;
  }
  .menu-animate div#main-nav .navbar-nav li {
    margin-bottom: 26px !important;
  }
  .menu-animate div#main-nav .navbar-nav li:last-child {
    margin-bottom: 0 !important;
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: 6px;
  }
  .sec-talk-expert .ft-18 p {
    margin: 0;
  }
  .pointer.pointer-1 {
    top: 41%;
  }
  .pointer.pointer-3 {
    top: 23%;
  }
  .pointer.pointer-4 {
    top: 14.5%;
  }
  .pointer.pointer-2 {
    top: 34%;
  }
  .wpb_text_column.detail.detail-3 {
    top: 27%;
  }
  .wpb_text_column.detail.detail-4 {
    top: 21%;
  }
  .wpb_text_column.detail.detail-1 {
    top: 46%;
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 84px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    top: -474px;
  }
  .rrt-grids:last-child .wpb_column:last-child {
    top: -476px;
  }
}

/*iPhone 12 Pro Max Potrait*/

@media screen and (min-width: 425px) and (max-width: 430px) {
  .sec-banner .vc_row.wpb_row {
    min-height: 84vh;
  }
  section.site_menu.get-menu:before {
    padding-top: 530vw;
  }
  section.site_menu.get-menu {
    padding-top: 80px;
  }
  .menu-animate div#main-nav .navbar-nav li {
    margin-bottom: 26px !important;
  }
  .menu-animate div#main-nav .navbar-nav li:last-child {
    margin-bottom: 0 !important;
  }
  section.site_menu .social_widget {
    bottom: 80px;
  }
  .sec-shared .wpb_image_grid .wpb_image_grid_ul li img {
    filter: grayscale(1);
  }
  div#footer-widget ul.menu li.career-btn:after {
    right: 36px;
  }
  div#footer-widget .col-12.f-4 {
    right: 100px;
    bottom: 23%;
  }
  div#footer-widget .col-12.f-5 section#text-6 {
    padding-left: 20px;
  }
  div#footer-widget .f-3 section#nav_menu-3 {
    padding-left: 12px;
  }
  div#footer-widget #custom_html-2 {
    /*margin-bottom: 60px;*/
  }
  div#footer-widget section#text-3 {
    /*margin-bottom: 20px;
    width: 100%;*/
  }
  .head-stick .sec-services_main .ser_pg-menu.sticky {
    top: 90px;
  }
  div#footer-widget .f-3 section#nav_menu-2 {
    max-width: 36%;
    flex: 0 0 36%;
  }
  section.sec-other_services .ot-grids .wpb_column {
    height: 267px;
    margin-bottom: 20px;
  }
  section.sec-other_services .ot-grids .wpb_column .vc_column-inner {
    padding-top: 0 !important;
    padding-left: 20px !important;
  }
  section.sec-other_services .ot-grids .wpb_column h5 {
    font-size: 21px !important;
    line-height: 28px !important;
  }
  .pointer.pointer-2 {
    top: 37.5%;
  }
  .pointer.pointer-1 {top: 44.5%;}
  .pointer.pointer-3 {
    top: 25.5%;
  }
  .wpb_text_column.detail.detail-4 {
    top: 21%;
  }
  .custom_select-area {
    display: block;
    text-align: center;
  }
  .custom_select-area h4 {
    font-size: 24px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .select-selected-1 {
    width: 100%;
    text-align: left;
  }
  section.vc_section.sec_pt-tabs {
    /*padding-top: 0 !important;*/
  }
  .custom_select {
    margin-left: 0;
  }
  .sec-talk-expert .ft-18 p {
    margin: 0;
  }
  section.sec-talk-expert {
    padding-top: 155px !important;
  }
  section.related-projects h4.text-center {
    text-align: inherit !important;
    margin-top: 0;
  }
  .tags-post ul li {display: inline-block !important;margin: 2px 11px 2px 0;}
  .tags-post ul li a {
    font-size: 10px;
  }
  .single-post .pst-content iframe {
    height: 200px;
  }
  .tags-post ul {
    column-count: auto;
  }
  .single-career div#content {
    padding-bottom: 60px;
  }
  .page-apply-now div#content {
    padding-top: 30px;
  }
  .rrt-grids:last-child .wpb_column:nth-child(2) {
    top: -474px;
  }
  .rrt-grids:last-child .wpb_column:last-child {
    top: -476px;
  }
}


/*iPhone 12 Pro Max Landscape*/

@media screen and (min-width: 840px) and (max-width: 930px) {
  .sec-case_study .case-1,.sec-case_study .case-2 {
    margin-bottom: 40px;
  }
  .sec-case_study .wpb_text_column {
    margin: 0 !important;
  }
  .tag-list ul li {display: inline-block;font-size: 10px;margin: 5px;}
  .tag-list ul {
    display: block;
  }
  body .sec-case_study .primarty-btn-arrow .vc_general, body .primarty-btn-arrow.smp-arrow .vc_general {
    font-size: 14px;
  }
  body .sec-case_study .primarty-btn-arrow .vc_general:after, body .primarty-btn-arrow.smp-arrow .vc_general:after {
    bottom: -2px;
  }
  .sec-case_study .col-info .pt-info {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .sec-case_study .col-info .pt-info h3 {
    font-size: 22px !important;
    margin-bottom: 4px;
  }
  .sec-case_study .row:nth-child(even) .col-info {
    padding-right: 30px;
  }
  div#footer-widget .f-5 #text-5 {
    padding-right: 50px;
  }
  header#masthead {
    padding: 18px 68px 18px 57px;
  }
  .sec-inner_banner h3 {
    font-size: 32px !important;
    line-height: 1.3 !important;
  }
  section.sec-inner_banner {min-height: 130vh !important;}
  .sec-team .vc_col-sm-3 {
    width: 50%;
    margin-bottom: 35px;
  }
  .sec-team .vc_row {
    margin: 0 !important;
  }
  .sec-team .vc_col-sm-3 h4 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
  .sec-services_main .ser_pg-menu.sticky {
    top: 0;
  }
  .sec-services_main .srv-grid {
    min-height: inherit;
    padding: 40px 0;
  }
  .sec-services_main .srv-grid .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 60% !important;
  }
  .sec-services_main .srv-grid .vc_column-inner h4 {
    font-size: 24px !important;
    line-height: 1.3 !important;
  }
  .sec-services_main .srv-grid .vc_column-inner h4 br {
    display: none;
  }
  .custom_select-area h4 {
    font-size: 32px;
    line-height: 1.3;
  }
  section.vc_section.sec_pt-tabs {
    padding-top: 40px !important;
  }
  .sec-talk-expert .wpb_text_column.ft-18 {
    margin-bottom: 120px !important;
  }
  .sec-talk-expert .wpb_text_column.ft-18 p {
    margin: 0;
  }
  .btn-submit.text-right:before {
    right: 61%;
    left: auto;
  }
  section.sec-faq h2,
  section.sec-find h2 {
    font-size: 36px !important;
    line-height: 1.3 !important;
  }
  .postVideo {
    height: 320px;
  }
  .sec-career .media-grids .col-md-4 {
    max-width: 44%;
    flex: 0 0 44%;
  }
  .sec-career .media-grids {justify-content: center;}
  .rrt-grids:nth-child(3) .wpb_column:nth-child(3) {
    left: -30px;
    top: -232px;
  }
  .rrt-grids:nth-child(3) .wpb_column:nth-child(2) {
    top: -213px;
  }
  .single-career div#content {
    padding-bottom: 0;
  }
  .page-template-apply-now .wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label {
    margin-left: 10px;
  }
  .page-template-apply-now .btn-submit.text-right:before {
    right: 71%;
  }
  .page-apply-now div#content {
    padding-bottom: 0;
  }
  .service-intro .vc_col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 0 !important;
  }
  .sec-multilingual .sec-all_round .vc_col-sm-4 {
    width: 50%;
  }
  .sec-multilingual .sec-all_round {
    justify-content: center;
  }
  .pointer.pointer-3 {
    top: 6%;
  }
  .wpb_text_column.detail.detail-4 {
    right: 0%;
  }
  .wpb_text_column.detail.detail-3 {
    top: 19%;
    left: 52%;
  }
  .wpb_text_column.detail.detail-2 {
    left: 27%;
    top: 32%;
  }
  .wpb_text_column.detail.detail-1 {
    top: 35%;
    left: 3%;
  }
  section.sec-work-with h4.vc_custom_heading {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }
  section.sec-other_services .ot-grids .wpb_column .vc_column-inner {
    padding-top: 0 !important;
  }
  section.sec-other_services .ot-grids .wpb_column h5 {
    font-size: 24px !important;
    line-height: 1.3 !important;
  }
  .sec-other_services .ot-grids .vc_column-inner>.wpb_wrapper h5 a {
    padding: 0;
  }
  .sec-services_main .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin-right: 10px !important;
  }
  .portfolio-box {
    margin-bottom: 20px;
  }
  .project_type .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    max-width: 47%;
  }
  .page-apply-now .career-box p.location {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  section.site_menu .social_widget {
    bottom: 50px;
  }
}



@media screen and (max-width: 920px) {
  .sec-career .carr-drop {
    display: block;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
  .sec-career .media-grids {
    padding-top: 110px;
  }
}

/* NEW CSS */
.designing-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 130px;
}
.digital-marketing-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 230px;
}
.devops-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 155px;
}
.media-grid-row-main .media-grids .media-grid .media-box {
    /*margin-bottom: 80px;*/
}
.page-apply-now #apply_now_form_main .btn-submit.text-right:before {
  content: url('/wp-content/uploads/2021/09/icon-feather-send.png');
    right: auto;
    left: 60px;
    width: auto;
    position: absolute;
    height: auto;
    z-index: 9;
}
#apply_now_form_main .btn-submit .wpcf7-submit {
    width: 320px;
  position: relative;
}
.breadcrumb-banner>.vc_row>.vc_col-sm-12 {
  position: initial;
}
.custom-breadcrumb {
  position: absolute;
    bottom: 20px;
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-breadcrumb ul {
  padding: 0px;
    list-style: none;
    text-align: right;
}
.custom-breadcrumb ul li {
  display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}
.custom-breadcrumb ul li a {
  color: #fff;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-decoration: none;
}
.custom-breadcrumb ul li a:after {
  content: '>';
  margin: 0px 15px;
}
.breadcrumb-banner>.vc_row {
  position: initial;
}
.tag-icon .tech-stack-logos ul {
    display: block;
}
.tag-icon .tech-stack-logos ul li {
  margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.contact-form-row-main .btn-submit.text-right:before {
    right: auto;
    left: 95px;
    width: auto;
    height: auto;
    content: url(/wp-content/uploads/2021/09/icon-feather-send.png);
}
.contact-form-row-main .btn-submit .wpcf7-submit {
    width: 310px;
}
.contact-form-row-main  .wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label {
    margin-left: 20px;
}
.without-img .cat-box.box-height-none {
    height: initial; 
}
.blog-next-previous-main .post-navigation .nav-previous a, 
.blog-next-previous-main .post-navigation .nav-next a {
    min-height: 125px;
}
.page-template-custom_blog header#masthead .navbar-brand lottie-player,
.page-template-custom_blog header#masthead .navbar-brand {
  padding: 0px;
}
.page-industries .industries-menu-border .ser_pg-menu nav#navbar-services ul {
    padding: 0px 40px;
    overflow-x: scroll;
}
.box-right-arrow-btn  {
  margin-bottom: 0px !important;
    margin-top: 30px;
}
.box-right-arrow-btn .vc_general {
  background-image: none !important;
    font-size: 18px !important;
    font-family: 'Circular Std Book';
    font-weight: 500;
    padding: 0px !important;
    padding-right: 50px !important;
}
.box-right-arrow-btn .vc_general i.vc_btn3-icon {
  font-size: 25px;
}
.softwer-dev-box .wpb_single_image .vc_single_image-wrapper img {
  min-height: 80px;
}
.responsive-socials {
  display: none;
}
.error404 .nav-toggler .icon {
  background-color: #000;
}
.error404 .nav-toggler .btn-close_menu {
  color: #fff !important;
}
.error404 .nav-toggler .btn-close_menu .icon {
  background-color: #fff;
}
.single-case_study #content>.container {
    max-width: 100%;
}
.case-study-related-section {
  width: 100%;
  padding-top: 22px;
}
.back-to-case-study {
  width: 100%;
}
.web-development-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 180px;
}
.ui-ux-box-heigh .vc_column-inner>.wpb_wrapper p {
    min-height: 100px;
}
.email-marketing-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 175px;
}
.paid-search-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 235px;
}
.social-media-marketing-box-height-one .vc_column-inner>.wpb_wrapper p {
  min-height: 295px;
}
.social-media-marketing-box-height-two .vc_column-inner>.wpb_wrapper p {
    min-height: 205px;
}
.search-engine-optimization-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 205px;
}
.text-message-marketing-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 145px;
}
.full-site-migration-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 200px;
}
.third-party-integrations-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 255px;
}
.server-architecture-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 255px;
}
.wordpress-development-box-height .vc_column-inner>.wpb_wrapper p{
  height: 157px;
} 
.web-app-development-box-height .vc_column-inner>.wpb_wrapper p{
  height: 264px;
}
.laravel-development-box-height .vc_column-inner>.wpb_wrapper p{
  height: 185px;
} 
.react-js-development-box-height .vc_column-inner>.wpb_wrapper p{
  height: 148px;
}
.react-js-development-box-two-height .vc_column-inner>.wpb_wrapper p{
  height: 168px;
} 
.pwa-development-box-height .vc_column-inner>.wpb_wrapper p{
  height: 138px;
} 
.node-js-development-box-height  .vc_column-inner>.wpb_wrapper p{
  height: 233px;
}
.node-js-development-box-two-height  .vc_column-inner>.wpb_wrapper p{
  height: 173px;
}

section.sec-banner .vc_row {
    min-height: initial !important;
}
header#masthead .navbar-brand lottie-player {
    padding: 5% !important;
    /*width: 170px;*/
}
.videos_carousel .media-box figure .img-play {
    display: inline-block;
    width: auto;
}
.sec-media-grids .videos_carousel .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
    top: 0;
    bottom: 0;
    font-size: 30px;
    color: #211c5d;
    outline: none;
}
.sec-media-grids .videos_carousel .owl-nav .owl-next {
    position: absolute;
    right: -55px;
    top: 0;
    bottom: 0;
    font-size: 30px;
    color: #211c5d;
    outline: none;
}
.team-member-col .team-hover-img {
  position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    display: none;
}
.team-member-col .wpb_wrapper:hover .team-hover-img {
  display: block;
}
.sec-all_round .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper img {
    min-height: 78px;
    max-height: 80px;
    object-fit: none;
} 
.sec-path-follow .vc_row.wpb_row.vc_row-fluid.development-process-section {
  height: 562px;
}
.development-process-section .pointer.pointer-1 {
    top: 19%;
}
.development-process-section .pointer.pointer-2 {
    top: 18%;
}
.development-process-section .wpb_text_column.detail.detail-1 {
    top: 34%;
}
.development-process-section .wpb_text_column.detail.detail-2 {
    top: 32%;
    left: 26%;
}
.development-process-section .wpb_text_column.detail.detail-3 {
    top: 23%;
    left: 49%;
}
.development-process-section .wpb_text_column.detail.detail-4 {
    top: 18%;
}
.sec-services_main #staff-augmentation {
  min-height: 760px;
}
#get_more #loader {
  display: none;
  margin-left: 7px;
    margin-top: -5px;
}
.industries-topbar .slick-track .slick-slide a {
    color: #211C5D;
    font-size: 16px;
    line-height: 90px;
    font-family: 'Barlow';
    text-decoration: none;
    font-weight: 500;
    padding-bottom: 31px;
}
.industries-topbar .slick-track .slick-slide a.active,
.industries-topbar .slick-track .slick-slide a:hover {
  border-bottom: 5px solid #26D4CA;
  transition: 0.5s;
  font-weight: 600;
}
.industries-topbar-menu {
  /*padding: 50px 0px;*/
  border-bottom: 1px solid #EEEEEE;
}
.industries-topbar-menu .ult-carousel-wrapper {
  margin: 0px;
  padding: 0px;
}
.industries-topbar-menu .slick-track .wpb_text_column {
  text-align: center;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    background-color: transparent;
}
.industries-topbar .slick-track .slick-slide {
    margin: 0px  !important;
}



/* MOBILE MEDIA QUERY */
@media (min-width: 320px) and (max-width: 767px) {
  body .vc_custom_1653341692596{padding-top:0!important}
  
  #footer-widget #nav_menu-2,
  #footer-widget #nav_menu-3{
    text-align: left;
      padding-left: 15px;
  }
  

  #footer-widget #text-5,
  #footer-widget #text-6 {
    text-align: left!important;
  }
  
  #footer-widget #text-5 br,
  #footer-widget #text-6 br{
    display: block
  }
  
  .nobrp p br {
    display: block;
  }
  
  body .vc_custom_1624990003688 {
    text-align: center!important;
  }
  
  #inner-content h2,
  .sec-achievements h3{
    font-size: 26px!important;
    line-height: 36px!important;
  }
  
  body div.slider_portfolio .item {
    padding-right: 22px;
    padding-left: 0px;
  }
  
  .sec-banner .wpb_image_grid_ul {
    justify-content: center;
  }
  
  .sec-banner .scrll-down {
    margin: 0px auto;
  }

  .sec-banner > div {
    text-align: center;
      padding-left: 20px!important;
      padding-right: 20px!important;
  }
  
  .sec-banner h1,
  .sec-banner p{
    text-align: center!important;
  }
  
  body .sec-banner {
    background-image: url('/wp-content/uploads/2021/11/api-banner-bg-res.png')!important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover!important;
  }
  
  body .main-anim {
    display: none;
  }
  
  #apply_now_form_main .btn-submit {
    margin: 0px auto;
      flex: 0 0 320px;
      max-width: 320px;
  }
  #apply_now_form_main .btn-submit .wpcf7-submit {
      width: 290px;
  }
  .row.grids_portfolio {
      display: none !important;
  }
  .owl-carousel.owl-theme.slider_portfolio {
       /*display: block !important; */
  }
  .site_menu .responsive-socials-none {
    display: none;
  } 
  .site_menu .responsive-socials {
    display: block;
      position: initial !important;
      width: 100%;
      margin-top: 25px;
  }
  .portfolio-box:hover a.pt-link {
      right: -17px;
  }
  a.pt-link {
      padding: 12px 10px;
      top: 23%;
  }
  .related-projects {
    width: 100% !important;
  }
  .sec-case_study .col-img figure img {
      padding: 25px;
  }
  .sec-case_study .row .col-info {
      padding-left: 36px;
  }
  .sec-case_study .col-img figure img {
       height: initial !important; 
  }
    .sec-banner .vc_column_container>.vc_column-inner {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    .sec-banner >.vc_row-fluid{
      padding-top: 110px !important;  
    }
    .slider_portfolio .portfolio-box {
      /*padding: 0px 20px;*/
    }
    .slider_portfolio button.owl-prev {
      left: -11% !important;
      top: 22% !important;
    }
    .slider_portfolio button.owl-next {
      right: -11% !important;
      top: 22% !important;
    }
    div#footer-widget #custom_html-2 lottie-player {
      height: initial;
      position: initial;
      width: 135px;
      margin: 0px auto; 
    } 
  #navbar-services ul.nav-menu::-webkit-scrollbar-track {
    background: #fff; 
  }
  .ser_pg-menu ul li a:hover, .ser_pg-menu ul li a.active {
    border-width: 2px;
    padding-bottom: 3px;
    margin-bottom: 20px;
  }
  .vc_row.wpb_row.vc_row-fluid.sec-path{
        height: 342px;  
  }
  .home-sec-five-box .stats-top .stats-number, div.stats-desc>div.counter_suffix {
    font-size: 28px !important;
    line-height: 12px !important;
  }
  .software-development-service-carousel .wpb_column.vc_column_container.vc_col-sm-12 {
    width: 81%;
    padding-top: 13px;
    margin: 0px auto;
  }
  .software-development-service-carousel .slick-prev {
    left: -7px;
    top: 30%;
  }
  .software-development-service-carousel .slick-next {
    right: -7px;
    top: 30%;
  }
  .contact-form-row-main .btn-submit .wpcf7-submit {
    width: 100%;
  }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:after{
    right: 0;
  }
  .experience-partners-heading h3.vc_custom_heading {
    font-size: 45px;
    line-height: 50px;
  }
  .page-id-173 .client-healthcare-heading {
    margin-top: 0px !important;
  }
  .client-grids .vc_column-inner>.wpb_wrapper {
    margin: 15px 0;
  }
  .res-top-space {
    padding-top: 55px;
  }
  .tag-icon .tech-stack-logos ul li {
    margin-right: 8px;
  }
  .sec-services_main #staff-augmentation {
    padding-bottom: 290px !important;
  }
  .sec-testimonial h4.vc_custom_heading {
    padding: 0px 20px;
  }
  section.vc_section.sec-foundation h2 br {
    display: none;
  }
  section.vc_section.sec-case_study {
    padding-bottom: 0px !important;
  }
  .software-development-service-carousel .slick-initialized .slick-slide {
      display: block;
      margin-left: -30px !important;
      margin-right: 40px !important;
  }
  .software-development-service-carousel h4.vc_custom_heading {
      padding: 10px;
      font-size: 14px !important;
      min-height: 70px;
  }
  .software-development-service-carousel.ult-carousel-wrapper {
      margin-top: 50px;
  }
    .development-process-section .wpb_text_column.detail.detail-1 {
      top: 23%;
  }
  .development-process-section .wpb_text_column.detail.detail-2 {
      top: 19%;
      left: 23%;
  }
  .development-process-section .pointer.pointer-3 {
      top: 16%;
      left: 37%;
  }
  .development-process-section .pointer.pointer-4 {
      top: 9%;
      right: 21%;
  }
  .development-process-section .wpb_text_column.detail.detail-3 {
      top: 16%;
      left: 7%;
  }
  .development-process-section .wpb_text_column.detail.detail-4 {
      top: 11%;
  }
  .development-process-section .pointer.pointer-1 {
      top: 20%;
  }
  .development-process-section .pointer.pointer-2 {
      top: 21%;
  }
  .testimonial-grids {
    margin-bottom: 60px;
  }
  .case-study-related-section .case-2 {
    flex-direction: initial;
  }
  .case-study-related-section .row:nth-child(even) .col-info {
      padding-right: 36px;
  }
  .case-study-related-section .col-md-5.col-info {
      padding-top: 10px;
  }
  .case-study-related-section .col-md-5.col-info .pt-info {
      margin-bottom: 35px;
      margin-top: 10px;
  }
  .case-study-related-section .col-img {
      margin-top: 30px;
      margin-bottom: 30px;
  }
  .case-study-related-section {
      width: 100%;
      padding-top: 50px;
  }
  .case-study-related-section .row .col-info {
      padding-right: 36px;
  }
  .team-member-col .team-hover-img {
      display: none !important;
  }



}

@media (min-width: 320px) and (max-width: 424px) {
  div#footer-widget .col-12.f-4 {
      right: -35px;
      bottom: 23%;
      max-width: 60%;
 }
  div#footer-widget .f-4 #media_image-3 img {
    width: 75%;
  }
}
@media (min-width: 370px) and (max-width: 414px) {
  .sec-services_main #design-service {
    padding-bottom: 380px;
  }
}
@media (min-width: 425px) and (max-width: 430px) {
  div#footer-widget .col-12.f-4 {
      right: -35px;
      bottom: 27%;
      max-width: 60%;
  }
}
@media (min-width: 431px) and (max-width: 767px) {
  .head-stick .sec-services_main .ser_pg-menu.sticky {
      top: 97px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #apply_now_form_main .btn-submit .wpcf7-submit {
      width: 100%;
  }
  .page-apply-now #apply_now_form_main .btn-submit.text-right:before {
      left: 55px;
      top: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .page-apply-now #apply_now_form_main .btn-submit.text-right:before {
      left: 90px;
      top: 14px;
  }
}

.sec-inner_banner {
  background-position: center top;
}

@media (min-width: 425px) and (max-width: 500px){
  .pointer.pointer-1 {
      top: 125px !important;
      left: 30px !important;
  }
  .wpb_text_column.detail.detail-1 {
    top: 165px !important;
    left: 32px !important;
  }
  .pointer.pointer-2 {
      top: 124px !important;
      left: 120px !important;
  }
  .wpb_text_column.detail.detail-2 {
      top: 142px !important;
      left: 118px !important;
  }
  .pointer.pointer-3 {
      right: 135px !important;
      top: 82px !important;
  }
  .wpb_text_column.detail.detail-3 {
      top: 102px !important;
      left: 100px !important;
  }
  .pointer.pointer-4 {
    top: 46px !important;
    right: 60px !important;
  }
  .wpb_text_column.detail.detail-4 {
      right: 77px!important;
      top: 64px!important;
  }
  .sec-path-follow .vc_row.wpb_row.vc_row-fluid.sec-path{
    height: 372px !important;
    width: 100% !important;
    max-width: 425px !important;
    margin: 0 auto!important;
  }
}
@media (min-width: 375px) and (max-width: 424px){
  
  .pointer.pointer-1 {
      top: 137px !important;
      left: 16px !important;
  }
  .wpb_text_column.detail.detail-1 {
      top: 155px !important;
      left: 22px !important;
  }
  .pointer.pointer-2 {
      top: 116px !important;
      left: 90px !important;
  }
  .wpb_text_column.detail.detail-2 {
      top: 135px !important;
      left: 92px !important;
  }
  .pointer.pointer-3 {
      right: 140px !important;
      top: 82px !important;
  }
  .wpb_text_column.detail.detail-3 {
      top: 96px !important;
      left: 62px !important;
  }
  .pointer.pointer-4 {
      top: 47px !important;
      right: 60px !important;
  }
  .wpb_text_column.detail.detail-4 {
      right: 76px!important;
      top: 65px!important;
  }
  .sec-path-follow .vc_row.wpb_row.vc_row-fluid.sec-path{
  /*height: 342px;*/
    width: 100% !important;
    max-width: 375px!important;
    margin: 0 auto!important;
  }
}

@media (max-width: 374px){
  .pointer.pointer-1 {
    top: 88px !important;
    left: 0px !important;
  }
  .wpb_text_column.detail.detail-1 {
    top: 129px !important;
    left: 20px !important;
  }
  .pointer.pointer-2 {
    top: 94px !important;
    left: 65px !important;
  }
  .wpb_text_column.detail.detail-2 {
    top: 110px !important;
    left: 88px !important;
  }
  .pointer.pointer-3 {
    right: 100px !important;
    top: 66px !important;
  }
  .wpb_text_column.detail.detail-3 {
    top: 83px !important;
    left: 35px !important;
  } 
  .pointer.pointer-4 {
    top: 40px !important;
    right: 45px !important;
  }
  .wpb_text_column.detail.detail-4 {
    right: 61px!important;
    top: 54px!important;
  }
  .sec-path-follow .vc_row.wpb_row.vc_row-fluid.sec-path {
  /*height: 342px;*/
    width: 100% !important;
    max-width: 320px!important;
    margin: 0 auto!important;
  }

}




@media screen and (min-width: 426px) and (max-width: 428px) {
    div#footer-widget .col-12.f-4 {
    bottom: 25%;
    }
    .owl-carousel.owl-theme.slider_portfolio {
        display: block !important;
    }
    .sec-path-follow .vc_row.wpb_row.vc_row-fluid.sec-path {height: 402px !important;}

.wpb_text_column.detail.detail-4 p {
    margin-top: 20px;
}
.wpb_text_column.detail.detail-4 {
    top: 46px !important;
}
.platform_list ul.wpb_image_grid_ul li:nth-child(6n) {
    margin-right: 0 !important;
}
}

@media screen and (min-width: 1500px) and (max-width: 1740px) {
  .menu-animate div#main-nav .navbar-nav li {
    margin-bottom: 40px;
  }
  .navbar-nav li .nav-link {
    line-height: 1;
    font-size: 36px;
  }
  section.site_menu .menu-info {
    margin-bottom: 250px;
  }
}

.z-index-up {
  z-index:2;
}

#colophon #custom_html-6 {
    display: none;
  }


@media screen and (max-width: 767px)
{

  #footer-widget {
    text-align: center;
  }
.tools-sec span.vc_tta-title-text {

    font-size: 20px;

}

  #footer-widget .clutch-widget {
        width: 235px;
    margin: auto;
  }

  #footer-widget #nav_menu-2 {
    padding-bottom: 20px;
  }

  div#footer-widget ul.menu li.career-btn:after {
    display: none;
  }

  div#footer-widget .address {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  div#footer-widget .address h3 {
    display: inline-block;
  }

  div#footer-widget .f-4 #custom_html-5 {
    display: none;
  }

  div#footer-widget .aww-f {
    padding-top: 20px;
  }
  
  #colophon #custom_html-6 {
    display: block;
  }

  div#footer-widget .awards-sec {

  }
  
  #DMCA-badge {
    font-size: 14px!important;
  }

  div#footer-widget .awards-sec {
    display: block;
  }

  div#footer-widget #media_image-4 img {
    width: 180px;
  }

  body #DMCA-badge {
    display: none;
  }

  .site-info .widget .textwidget p,
  .site-info .widget .textwidget a {
    text-align: center;
    font-size: 14px;
  }

  .site-info .widget .text-right {
    text-align: center!important;
  }

  .site-info .widget .textwidget a {
    padding-top: 15px;
  }


  div#footer-widget .awards-sec section {
       width: 50%;
    float: left;
    padding: 10px;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  div#footer-widget .awards-sec #media_image-4 {
    width: 100%;
    float: left;

  }


 .page-contact-us .hide-usa .vc_col-sm-6:first-child {
  margin-bottom: 20px;
 }

 div#footer-widget .col-12.f-4 {
  max-width: 43% !important;
      right: 26px!important;
 }
}

@media screen and (max-width: 480px)
{
  
  
  div#footer-widget .col-12.f-4 {
    margin-top: -144px !important;
max-width: 60% !important;
position: relative !Important;
right: 0 !important;
top: 0 !important;
bottom: 0 !important;
margin-left: 53% !important;
}
  #text-9
  {
    display: none;
  }
}
@media screen and (min-width: 1200px)
{
.srv-grid {
    min-height: unset !important;
    background-position: right !important;
}
.srv-grid .vc_column-inner {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}
}
.briefformctr .wpcf7-submit
{
  width: 310px;
  background: transparent linear-gradient(
270deg
, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
    width: 324px;
    height: 50px;
    border-radius: 0;
    font-family: 'Circular Std Book';
    border: none;
    box-shadow: none !important;
    outline: none;
    padding-left: 0px;
}
.labbluecolor
{
  color:#024EFE;
}
body .primary-btn .vc_general::after{
  width: 287px;
}
.emailclm4 .vc_column-inner>.wpb_wrapper
{
  padding: 64px 33px 90px 48px;
}
.page-id-967 .sec-all_round .vc_column-inner>.wpb_wrapper p {
    min-height: 178px;
}
.page-id-982 .web-development-box-height .vc_column-inner>.wpb_wrapper p
{
  min-height: 204px;
}
.page-id-587 .web-development-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 103px;
}
.page-id-1343 .web-app-development-box-height .vc_column-inner>.wpb_wrapper p {
    height: unset;
    min-height: 154px;
}
.page-node-js-development .sec-all_round .vc_column-inner>.wpb_wrapper
{
  min-height: 555px !important;
}
.node-js-development-box-height .vc_column-inner>.wpb_wrapper p {
    height: auto;
}
.page-id-383 .sec-all_round .vc_column-inner>.wpb_wrapper{
  min-height: 477px;
}
.page-id-467 .web-development-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 154px;
}
.page-full-site-migration .sec-all_round .vc_column-inner>.wpb_wrapper {
    min-height: 591px;
}
.page-server-architecture .server-architecture-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 154px;
}
.briefformctr li {
    list-style: none !important;
}
.page-id-22812 .briefformctr li {
    list-style: none !important;
    margin-bottom: 10px;
}
.webformctr label
{
  width: 100%;
}
.page-id-22820 .wpcf7-form-control.wpcf7-checkbox.form-control input[type="checkbox"]
{
  width: auto;
    height: auto;
}
.page-id-22820 .wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label
{
  margin-left: 5px;
}
.wpcf7-form-control-wrap .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
}
.briefformctr input.form-control,.briefformctr textarea.form-control,.briefformctr select.form-control
{
  font-size: 16px;
}
.page-id-22820 .briefformctr input.form-control,.page-id-22820 .briefformctr textarea.form-control,.page-id-22820 .briefformctr select.form-control
{
  margin-bottom: 0px !important;
}
span.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
    margin-top: 17px;
    display: inline-flex;
    clear: both;
}
span.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 span {
    margin-left: 7px;
}
.page-id-22820 .wpcf7-form-control.wpcf7-checkbox.form-control
{
  margin-bottom: 0px !important;
}
.page-digital-marketing .digital-marketing-box-height .vc_column-inner>.wpb_wrapper p {
    min-height: 179px;
}
@media screen and (max-width: 480px)
{
.briefformctr .wpcf7-submit
{
  width: 100%;
}
body .vc_custom_1641838786046, body .vc_custom_1641913967081 {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
}
.project_type .wpcf7-form-control.wpcf7-checkbox
{
  flex-direction: row;
}
.page-id-20427 .btn-submit.text-right:before{
  right: 38%;
}
body .back-to-case-study .primary-btn .vc_general::after{
  width: 312px;
}
.back-to-case-study
{
  padding-top: 46px;
    padding-bottom: 43px;
  text-align: center;
}

@media (max-width: 5000px) {
  .sec-inner_banner {
    background-size: cover!important;
  }
}

@media screen and (min-width: 0px) and (max-width:  413px) {
 section.vc_section.sec-quality .wpb_text_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
   text-align: center!important;
}
}

@media screen and (min-width: 414px) and (max-width:  767px) {
 section.vc_section.sec-quality .wpb_text_column {
    padding-left: 35px !important;
    padding-right: 35px !important;
}
  
   section.vc_section.sec-quality .wpb_text_column {
    padding-left: 35px !important;
    padding-right: 35px !important;
   text-align: center!important;
}
}

@media screen and (min-width: 768px) and (max-width:  1024px) {
 section.vc_section.sec-quality .wpb_text_column {
    padding-right: 75px !important;
}
}

.site_menu.get-menu #text-3 p{
  display: none;
}



.main-banner-arrows {
width: 60px;
height: 72px;
  
}

.main-banner-arrows path {
stroke: #fff;
fill: transparent;
stroke-width: 1px;
animation: arrow 2s infinite;
-webkit-animation: arrow 2s infinite; 
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.main-banner-arrows path.a1 {
animation-delay:-1s;
-webkit-animation-delay:-1s; 
}

.main-banner-arrows path.a2 {
animation-delay:-0.5s;
-webkit-animation-delay:-0.5s; 
}

.main-banner-arrows path.a3 {
animation-delay:0s;
-webkit-animation-delay:0s; 
}


.navbar-nav {
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    display: block;
text-align: right;vertical-align: middle;}

div#main-nav .navbar-nav li {
  opacity: 1;
  margin: 0px;
display: inline-block;vertical-align: middle;}

body.home:not(.theme-preset-active) #masthead .navbar-nav > li > a {
 font-size: 18px;
    padding: 0px 16px;
  color: #fff ;
  font-weight: 400;
  font-family: 'Barlow';

}



body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  font-size: 16px;
padding: 0px 14px;
  color: #fff ;

}
#masthead .navbar-nav > li > a {
  font-family: 'Barlow';
}


body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  font-weight: 500;
  color: #1D9DF3!important;
}


div#main-nav .navbar-nav li:last-child a,
body.page-contact-us #masthead .navbar-nav li:last-child a{
    background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
    border-radius: 0;
    font-family: 'Circular Std Book';
    border: none;
    box-shadow: none !important;
    outline: none;
    color: #fff!important;
    display: inline-block;
    padding: 17px 39px!important;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

div#main-nav .navbar-nav li:last-child a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
    transition: opacity 0.3s, border 0.3s;
    z-index: -1;
}

div#main-nav .navbar-nav li:last-child a:after {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 200px;
    background-color: #f3f9ff;
    border-color: transparent;
    border-radius: 50%;
    transform: translate(-10px, -70px) scale(0.1);
    opacity: 0;
    z-index: -1;
    transition: transform 0.7s, opacity 0.7s, background-color 0.7s;
}

div#main-nav .navbar-nav li:last-child a:hover{
  color: #211C5D !important;
}

div#main-nav .navbar-nav li:last-child a:hover:before {
    opacity: 0;
}

div#main-nav .navbar-nav li:last-child a:hover:after {
    opacity: 1;
    transform-origin: 100px 100px;
    transform: scale(1) translate(-10px, -70px);
}

div#main-nav .navbar-nav li:nth-child(7) {
  position: relative;
margin-left: 20px;}


div#main-nav .navbar-nav li:nth-child(7):before {
  content: '';
  width: 1px;
  height: 33px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: -13px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

div#main-nav .navbar-nav li:nth-child(7) span {
    font-size: 16px;
    display: block;
    font-weight: 300;
text-align: left;}

.navbar-nav .nav-link {
  line-height: inherit;
}


header#masthead.fixed .navbar-nav li a {
   color: #211C5D!important;
}


header#masthead.fixed div#main-nav .navbar-nav li:last-child a {
  color: #fff!important;
}

header#masthead.fixed div#main-nav .navbar-nav li:last-child a:hover {
  color: #211C5D!important;
}

header#masthead.fixed .navbar-nav li a:hover {
  color: #1D9DF3!important;
}

header#masthead.fixed .navbar-nav li:nth-child(7):before {
 
  background: rgba(0, 0, 0, 0.6);
}

body .sec-banner .primary-btn .vc_general {
      padding: 18px 47px;
}

.scrll-down {
      width: 60px;
    height: 75px;
    cursor: pointer;
}


.showRes {
  display: none;
}

@media (max-width: 1024px) {
  .hideRes {
    display: none;
  }
  
  .showRes {
    display: flex;
  }
  
  section.site_menu div#main-nav {
    padding-left: 0;
    width: 100%;
    opacity: 0;
    display: block;
  }
  
  div#main-nav .navbar-nav li:nth-child(7),
  div#main-nav .navbar-nav li:nth-child(8){
    display: none;
  }
  
  div#main-nav .navbar-nav li {
    display: block;
  }
  
  .navbar-nav {
    text-align: left;
  }
  
  section.site_menu div#main-nav.animateClip{
    animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
    opacity: 1;
   }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  #masthead .navbar-nav > li > a{
    font-size: 15px!important;
    padding: 0px 10px!important;
  }
  
  div#main-nav .navbar-nav li:last-child a {
    padding: 12px 21px!important;
  }
  
  div#main-nav .navbar-nav li:first-child {
    display: none;
  }
}

.landing .phone-nbr-landing p{
  font-size: 16px;
  color: #fff;
  margin-bottom: 0px;
}


.landing .phone-nbr-landing p a{
  font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.landing .phone-nbr-landing p a:hover {
  text-decoration: none;
}

.landing .git-nbr a {
    background: transparent linear-gradient(270deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
    border-radius: 0;
    font-family: 'Circular Std Book';
    border: none;
    box-shadow: none !important;
    outline: none;
    color: #fff!important;
    display: inline-block;
    padding: 19px 39px!important;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-left: 25px;
}

.landing .git-nbr a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
    transition: opacity 0.3s, border 0.3s;
    z-index: -1;
}

.landing .git-nbr a:after {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 200px;
    background-color: #f3f9ff;
    border-color: transparent;
    border-radius: 50%;
    transform: translate(-10px, -70px) scale(0.1);
    opacity: 0;
    z-index: -1;
    transition: transform 0.7s, opacity 0.7s, background-color 0.7s;
}

.landing .git-nbr a:hover{
  color: #211C5D !important;
  text-decoration: none;
}

.landing .git-nbr a:hover:before {
    opacity: 0;
}

.landing .git-nbr a:hover:after {
    opacity: 1;
    transform-origin: 100px 100px;
    transform: scale(1) translate(-10px, -70px);
}

.landing .quote-form label {
  color: #fff;
}

.landing input.form-control, textarea.form-control {
  margin-bottom: 25px;
}

.landing .contact-form-row-main .btn-submit .wpcf7-submit {
    width: 269px;
    float: right;
}

.landing .contact-form-row-main .btn-submit.text-right:before {
  display: none;

}

.landing .contact-form-row-main .wpcf7-spinner {
  position: absolute;
top: 13px;left: -17px;}

.landing .contact-form-row-main .btn-submit.text-right > div {
      width: 269px;
      float: right;
position: relative;}

.landing .contact-form-row-main .btn-submit.text-right > div:before {
    right: auto;
    left: 95px;
    position: absolute;
    left: 57px;
    top: 15px;
    width: auto;
    height: auto;
    content: url(/wp-content/uploads/2021/09/icon-feather-send.png);
}

.landing .wpcf7 form .wpcf7-response-output {
  display: none!important;
}

.landing .ft-row p,
.landing .ft-row p a {
  color: #A29FC8;
  margin-bottom: 10px;
}

.landing h3.widget-title {
  color: #fff;
    margin-top: 8px;
    line-height: 1;
    font-size: 18px;
    font-weight: 400;
position: relative;padding-left: 41px;}


.landing h3.widget-title:before {
    content: '';
    height: 20px;
    width: 30px;
    background: url(../images/flag_america.svg);
    background-size: auto;
    position: absolute;
    left: 0;
    top: -2px;
}

.landing .cl-1 {
  width: 28%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.landing .cl-2 {
  width: 33%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
}

.landing  .cl-3 {
  width: 33%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.site_menu.get-menu #custom_html-3{
  display: none!important;
}

.quote-form .wpcf7-checkbox {
  display: block;
}

.quote-form .wpcf7-form-control.wpcf7-checkbox.form-control input[type="checkbox"] {
  width: auto;
  height: auto;
}

.quote-form .wpcf7-checkbox .wpcf7-list-item {
  margin-right: 20px!important;
  margin-left: 0px;
    margin-bottom: 10px;
}

.quote-form .wpcf7-form-control.wpcf7-checkbox.form-control .wpcf7-list-item-label {
  margin-left: 12px;
}


.quote-form .input-file > span {
  opacity: 0;
}

.quote-form .input-file button {
  position: relative;
  top: -5px;
}

ul {
  font-family: 'Barlow';
    color: #211C5D;
}


.contact-form-row-main .btn-submit.btn-sb-n .wpcf7-submit {
    width: 100%;
    color: #fff;
    border-color: #f90;
    background-color: #f90;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    border-radius: 5px;
}

.contact-form-row-main .btn-submit.btn-sb-n:before {
  left: 44%;
}
/* Proposal Page Development */
.achievements-logos-row { margin-bottom: 15px; }
.achievements-logos-wrap img { width: 150px; }
.proposal-subheader { padding-top: 160px;  padding-bottom: 135px; }
.proposal-subheader .wpb_text_column p { font-size: 18px; line-height: 27px; }
.proposal-subheader .wpb_text_column li { margin-bottom: 20px; }
.proposal-subheader .wpb_text_column li img { margin-right: 16px; vertical-align: top; }
.proposal-subheader .wpb_text_column li .content { display: inline-block; width: 68%; }
.proposal-subheader .primary-btn button { padding: 18px 37px; }
.proposal-form-row .btn-submit:before { right: 59%; }
.stats-top.proposal-stats-number .stats-desc { text-align: center !important; }
.proposal-stats-wrap .home-sec-five-box { padding: 45px 30px; }
.stats-top.proposal-stats-number .stats-number, .proposal-stats-number div.stats-desc>div.counter_suffix { font-size: 58px !important; }
.proposal-form input { width: 18%; height: 54px; display: inline-block; margin-bottom: 0 !important; }
.proposal-form .message p { color: red; }
.sec-foundation .proposal-form input { width: 38%; height: 60px; }


/* Font Size Updates for Blog Pages */
.single-post h1 {
  font-size: 38px;
  line-height: 51px;
}
.single-post h2 {
  font-size: 36px;
  line-height: 56px;
}
.single-post h3 {
  font-size: 22px;
  line-height: 36px;
}
.single-post h4 {
  font-size: 20px;
  line-height: 32px;
}
.single-post p {
  font-size: 18px;
}
@media screen and (max-width:767px) {
  .single-post #primary li {
    font-size: 16px;
  }
}

/* Blogs Page Newsletter Hot Fix */
.news-form input[type="email"] {
  margin-bottom: 10px !important;
/*   height: 100%; */
}
.page-blog .cat-box figure { height: 190px; }
.page-blog .block_2 .cat-box figure { height: 294px; }
.page-blog .cat-box figure img { object-fit: contain; }
@media screen and (max-width:1100px) {
  canvas#scene { height: 55vh !important; }
  .proposal-form input{ width: 42%; }
  .sec-foundation .proposal-form input { width: 50%; height: 50px; }
  .proposal-subheader { padding-top: 110px; padding-bottom: 55px; }
  :is(.proposal-subheader, #form-section) h2.vc_custom_heading { font-size: 40px !important; line-height: 1.2 !important; }
  #form-section h4.vc_custom_heading { font-size: 26px !important; }
  .proposal-subheader .wpb_text_column li img { margin-right: 10px; }
  .proposal-subheader .wpb_text_column li .content { width: 88%; }
  .proposal-form-row .btn-submit::before { top:14px; left:38% !important; }
  .proposal-stats-wrap .home-sec-five-box { padding: 20px 15px; }
  .stats-top.proposal-stats-number .stats-number, .proposal-stats-number div.stats-desc > div.counter_suffix { font-size: 46px !important; }
  .page-id-27556 #form-section .list-unstyled  { flex-direction: column; gap: 20px; align-items: flex-start !important; }
  .page-id-27555 .head-frm-new .btn-submit { margin-bottom: 0; }
  .page-blog .cat-box figure { height: 145px; }
  .page-blog .block_2 .cat-box figure { height: 225px; }

}
@media screen and (max-width:990px) {
  .proposal-subheader { padding-top: 90px; padding-bottom: 55px; }
  :is(.proposal-subheader, #form-section) h2.vc_custom_heading { font-size: 32px !important; line-height: 1.2 !important; }
  #form-section h4.vc_custom_heading { font-size: 22px !important; }
  .proposal-form-row .btn-submit::before { left: 35% !important; }
  #form-section { padding-top: 30px !important; padding-bottom: 15px !important; }
  .stats-top.proposal-stats-number .stats-number, .proposal-stats-number div.stats-desc > div.counter_suffix { font-size: 38px !important; }
  #meet_the_team h3.vc_custom_heading { font-size:34px !important; line-height: 48px !important; }
  #testimonials-wrap h2.vc_custom_heading { font-size: 33px !important; line-height: 46px !important; }
  #testimonials-wrap .test-box { padding: 45px 50px 50px 50px; }
  body.home .achievements-logos-wrap { flex-wrap: wrap; gap:15px; }
  .stats-top .stats-number, div.stats-desc>div.counter_suffix { font-size: 28px !important; }
  .sec-shared h6 { font-size: 14px !important; }
  .sec-grids .vc_column-inner>.wpb_wrapper { min-height: 685px; }
  .sec-banner .primary-btn { margin-bottom: 30px !important; }
  .page-id-27555 .sec-inner_banner h3, .page-id-27555 .sec-inner_banner h1 { font-size:32px !important; line-height: 42px !important; }
  .page-id-27555 section.sec-inner_banner { padding: 110px 15px !important; }
  .page-id-27555 .head-frm-new h5 { font-size:28px; }
}
@media screen and (max-width:767px) {
  .proposal-stats-wrap .home-sec-five-box { width: 100%; }
  #testimonials-wrap h2.vc_custom_heading { font-size: 22px !important; line-height: 36px !important; }
  .proposal-form input { width: 100%; }
  .sec-foundation .proposal-form input { width: 100%; margin-bottom: 20px !important; }
  .sec-foundation .proposal-form .primary-btn, .sec-foundation .proposal-form a { width: 100%; }
  .page-id-27555 .sec-inner_banner .vc_btn3-container.btn-with_round_bg { margin-bottom: 35px !important; }
  .page-id-27555 .sec-inner_banner .btn-submit { margin-bottom: 0; }
  .page-id-27555 section.sec-inner_banner { padding-bottom: 0 !important; }
  .page-id-27555 section.service-intro { padding-top: 15px !important; }
  .page-id-27555 section.service-intro.vc_custom_1658867060265 h2.vc_custom_heading { font-size: 28px !important; }
  .page-id-27555 section.service-intro .vc_custom_1665508019225 { padding-bottom: 0px !important; }
  body.home .sec-banner .vc_btn3-container { width: 100%; }
  body.home .sec-banner .primary-btn .vc_general { margin-top: 15px; width: 100%; }
  
  body.home #after-ban-scrl h3.vc_custom_heading { font-size: 32px !important; line-height: 44px !important; }
  body.home section.vc_section.sec-testimonial { padding-top: 45px !important; }
  body.home .sec-testimonial .vc_custom_1666025956938 { margin-bottom: 0 !important; }
  body.home section.vc_section.sec-foundation { padding-bottom: 25px !important; }
  body.home section.vc_section.sec-business h6.vc_custom_1640122592006 { margin-bottom: 25px !important; }
  .page-id-27556 .proposal-subheader { padding-top: 40px; padding-bottom: 15px; }
  .page-id-27556 #form-section { padding-top: 0 !important; }
  .page-id-27556 #form-section .vc_col-sm-7 .wpb_text_column { margin-bottom: 0; }
  .page-id-27556 #form-section h2.vc_custom_heading { margin-top: 0 !important; }
  .page-id-27556 .sec-shared.vc_custom_1666121833806 { padding-bottom: 0 !important; padding-top: 35px !important; }
  .page-id-27556 .sec-shared.vc_custom_1666121833806 h6.vc_custom_heading.vc_custom_1666120492666 { font-size: 16px; line-height: 20px; margin-bottom: 20px !important; }
  .page-id-27556 .sec-shared .vc_custom_1666025956938 { margin-bottom: 35px !important; }
  .page-id-27556 header#masthead { padding: 14px 36px; }
  body.home .sec-count_list .vc_column_container:first-child>.vc_column-inner { padding-left: 0 !important; }
  .page-blog .section.featured_blog figure { height: 162px; }
  .page-blog .block_2 .cat-box figure { height: 155px; }
}
@media screen and (max-width:280px) {
  .proposal-subheader .wpb_text_column li .content { width: 80%; }
}


