body{font-family: 'Barlow', sans-serif;}
li a body {margin: 0; padding: 0; font-family: 'Rubik', sans-serif;}
* {margin: 0; padding: 0; list-style: none;}
a {text-decoration: none; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
a:focus {outline: none;}
.flex {display: flex; align-items: center; flex-wrap: wrap;}
.inFlex {display: inline-flex; align-items: center; flex-wrap: wrap; -webkit-flex: 1; -ms-flex: 1; flex: 1;}

nav{margin-bottom: 0px !important; }
.navbar-brand > img {display: block; width: 280px;}
.logo img {max-width: 250px;}
.navbar{border: none !important;}
/* nav::before {content: ""; background: #231F20; position: absolute; width: 100%; height: 140px; z-index: -1; transform: skewY(0deg); top: -40px;} */
header{overflow: hidden; position: relative; padding: 60px 0 70px 0; margin: 0; background-image: linear-gradient(112.68deg, #191678cc 0.23%, #005e93cc 99.68%); min-height: 500px;} background: url('https://www.borderlessmind.com/wp-content/themes/designercoder/images/bg-1.svg') top left no-repeat; background-size: 85%;}

.headerTopBx{position: relative; }
.headerTopBx::before{content: ""; position: absolute; width: 100%; z-index: 0; height:100%; left:0; top:0; background: url(https://www.borderlessmind.com/wp-content/themes/designercoder/images/bg-1.svg) top left no-repeat; background-size: 85%;}

.home header::before {content: ""; background: #66a2c2; position: absolute; width: 100%; height: 630px; z-index: -1; transform: skewY(0deg); top: 95px;}
.home header:after {content: ""; position: absolute; width: 100%; height: 70px;  z-index: 1; transform: skewY(2deg); bottom: -35px; left: 0; background: #377699;}
header .header_grapic{width: 100%;}
header .header_grapic img{width: 100%; margin-bottom: -80px; animation: MoveUpDown 4s linear infinite; position: relative; left: 0; bottom: 0;}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 15px;
  }
}
section.search_bx {
    min-height: 620px;
    margin-bottom: 30px;
    padding: 40px 0 140px 0;
    position: relative;
    /* background: url(../images/trusted_by_bg.jpg) top left no-repeat; */
    background: #377699;
    /* background-size: cover; */

}
section.search_bx.trusted_by:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 75px;
  z-index: 0;
  transform: skewY( -1deg);
  bottom: -50px;
  left: 0;
}
/*section.search_bx{min-height: 410px; margin-bottom: 30px; padding: 80px 0 0 0; position: relative;  background: url(../images/trusted_by_bg.jpg) top left no-repeat; background-size: cover;}*/
/* section.search_bx::before {content: ""; position: absolute; width: 100%; height: 340px; z-index: -1; transform: skewY(1deg); top:-50px; left: 0;} */
section.search_bx::after {content: ""; background-color: #fff; position: absolute; width: 100%; height: 75px; z-index: 0; transform: skewY(-2deg); bottom: -50px; left: 0; display: none;}
.top_header{width: 100%; padding:0; margin: 0px; position: relative; left: 0;/* bottom: -30px; */text-align: center; z-index: 2;} 
.top_header h2{font-size: 60px; color: #FFFFFF; font-weight: 400; font-family: 'Poppins', sans-serif; max-width: 90%; margin: 0 auto 0px; padding-top:0px;;}
.top_header h2 span{display: block; font-size: 100px; color: #F5B318; line-height: 110px; margin-top: 0px; font-weight: 600;}
.top_header h2 span .font_size_cls{font-size: 90px; color: red;}
.top_header p{font-size: 25px; color: #FFFFFF; font-weight: 500; margin: 20px 0; font-family: 'v', sans-serif; font-weight: 400; max-width: 85%; margin: 15px auto 30px;}
.top_header ul{margin: 30px 0 30px 0px; text-align: center;}
.top_header ul li{font-family: 'Poppins', sans-serif; color: #FFFFFF; display: inline-block; font-weight: normal; font-size: 35px; line-height: 140.2%; text-align: center; margin: 0 0 0 5px;}
.top_header .hiring_btn{display: inline-block;}
.top_header a.hiring_btn {font-family: 'Poppins', sans-serif; font-weight: 600; background: #F5B318; border-radius: 15px; color: #000; font-size:40px; width: auto; text-align: center; padding: 10px 60px; text-decoration: none; text-transform: uppercase; box-shadow: 0px 15px 20px rgba(21, 21, 21, 0.4);}
.top_header a.hiring_btn:hover {
  background: #377699;
  color: #fff;
}
.search_team {width:100%; margin: 0 auto;}
.search_team p{font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 31px; color: #576C7E; text-align: center; margin: 0px;}
.search_team p span{font-weight: 600;}
.search_team_bx{padding: 50px 0; display: flex; align-items: center; justify-content: space-between; max-width: 90%; margin: 0 auto;}
/* search box CSS */
.search-form{width:100%;}
.search_bx_cls{border: 1px solid #CDCDCD; box-sizing: border-box; background: none; box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1); display: flex; padding: 0px; border-radius: 6px; overflow: hidden; width: 90%; height: 52px; position: relative;}
/* .search_bx::after {position: absolute; right: 45px; top: 0; content: ""; width: 10px; height: 100%; z-index: 0; background: #2C4CF3;} */
.search_bx_cls input{padding-left: 15px; margin-left: 50px; width: 100%; line-height: 40px; background: none; outline: none; border:none; color: #5F5F5F; font-family: 'Barlow', sans-serif; font-size: 16px; transition: all 0.5s;}
.search_bx_cls button {-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; margin-left:0px; position: absolute; left: 0px; width: 50px; height: 50px; font-size: 21px; border: none; background: #252785; color: #fff; cursor: pointer;-webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.or {width: 20%; text-align: center; font-size: 48px; font-family: 'Barlow', sans-serif; font-weight: 800; color: #576C7E;}
.hire_multiple_skill{display: inline-block; height: 52px; width: 90%; text-align: center;}
.hire_multiple_skill a{background: #252785; text-decoration: none; box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.2); border-radius: 10px; line-height: 34px; padding: 10px 30px; color: #FFFFFF; font-family: 'Barlow', sans-serif; font-weight: 600;  font-size: 20px; text-transform: uppercase; height: 100%; display:block; box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.2);}
.hire_multiple_skill a:hover, .hire_multiple_skill a:focus, .search_bx_cls button:hover{text-decoration: none; color: #fff; background: #2C4CF3; }
.how_it_work{margin: 0px auto; padding: 0px 0 0 0; background: #fff; max-width: 1360px; } 
.how_it_work .how_work h2{display: block; text-align: center; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 600; color: #000; font-size: 32px; margin-top: 0px;}
/* .how_it_work .how_work img{width: 100%;} */
.how_it_work .how_work .how_it_work_graphic{margin:150px 0 0px 0; min-height: 400px;}
.how_it_work .how_work .how_it_work_graphic ul{margin: 0px; padding: 0px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; animation: 1s ease-out 0s 1 slideInLeft;}
.how_it_work .how_work .how_it_work_graphic ul li{display: inline-block; position: relative; cursor: pointer; }
.how_it_work .how_work .how_it_work_graphic ul li:last-child::before{display: none;}
.how_it_work .how_work .how_it_work_graphic ul li::before{content: ""; position: absolute; background: url(../images/cruve_line.svg) top center no-repeat; width: 100%; height: 50px; top: -50px; left: 110px;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic{width: 100%;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic img{margin: 0px; max-width: 100%; transition: 1s;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content{display: flex; align-items: center; justify-content: space-between; max-width: 208px; padding-bottom: 15px;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content span{color: #FFD03F; font-size: 50px; font-family: 'Poppins', sans-serif; font-weight: 600; width: 85px;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt{color: #377699; font-size: 18px; font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase; line-height: normal; width: 100%; padding-left: 10px; text-align: left;}

.how_it_work .how_work .how_it_work_graphic ul li {display: block;}
.how_it_work .how_work .how_it_work_graphic ul li:nth-child(1) .flip-card-back, .how_it_work .how_work .how_it_work_graphic ul li:nth-child(3) .flip-card-back, .how_it_work .how_work .how_it_work_graphic ul li:nth-child(5) .flip-card-back{background: #377699;}
.flip-card-back span{color: #FFD03F; font-size: 50px; font-family: 'Barlow', sans-serif; font-weight: 600; width: 85px;}

.how_it_work .how_work .how_it_work_graphic ul li .tooltiptext {
    visibility: hidden; width: calc(100% + 100px);
    background: #FFFFFF;
    color: #6C6C6C;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    border: 1px solid rgba(255, 208, 63, 0.5);
    box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.15);
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 105%;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    font-size: 16px;
    font-family: 'Poppins', sans-serif; 
    transition: 0.2s;
  }
  

  .how_it_work .how_work .how_it_work_graphic ul li .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -15px;
    background: url(../images/tooltip_top_arrow.jpg) top center no-repeat;
    top: -16px;
    width: 35px;
    height: 16px;
    /* border-width: 10px;
    border-style: solid;
    border-color: transparent transparent rgba(255, 208, 63) transparent; */
    display: block;

}

  .how_it_work .how_work .how_it_work_graphic ul li:hover .tooltiptext {
    visibility: visible;
    display: block;
    top: 100%;
    transition: 0.2s;
  }

.year_in_business {width: 100%; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%);
 /*background: url(https://www.borderlessmind.com/wp-content/uploads/2022/12/service_year_bg-compressed.jpg) top center; background-size: cover;*/ padding: 50px 0; min-height: 388px; position:relative;}
.year_in_business:before{content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(https://www.borderlessmind.com/wp-content/uploads/2023/01/year_in_business_desktop.png) top center; background-size: cover; z-index: 0;}

.year_in_business .business_box{margin: 0px; padding: 0px;}
.year_in_business .business_box .for_num_cls{font-family: 'Poppins', sans-serif; font-weight: 600; color: #ffc640; font-size: 64px;}
.year_in_business .business_box h2{color: #FFFFFF; font-family: 'Montserrat', sans-serif; font-weight: 600; margin: 0 0 20px 0; font-size: 28px; min-height: 66px;}
.year_in_business .business_box p{color: #FFFFFF; font-family: 'Poppins', sans-serif; font-weight: 400; margin: 0 0 20px 0; font-size: 18px;}
/* .year_in_business::before{content: ""; background: url(../images/Rectangle_img.svg) top left; position: absolute; height: 80px; right: 0; margin-top: -130px; width: 501px; z-index:0;} */
.hiring_process_link{background: #E2E2E2; text-align: center; padding:0px 0; height: 78px; display: flex; align-items: center;}
.hiring_process_link .hiring a{color: #392872; font-size: 32px; text-transform: uppercase; text-decoration: underline; font-family: 'Barlow', sans-serif; line-height: 25px; font-weight: 600;}
.hiring_process_link .hiring a:hover{text-decoration: none;}
.what_our_client_say{margin: 0px 0;}
.what_our_client_say h2{display: block; text-align: center;  font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 600; color: #000; font-size: 32px; margin: 0 0 30px 0;}
.what_our_client_say p{color: #6C6C6C; font-size: 18px; font-family: 'Poppins', sans-serif; max-width: 920px; text-align: center; margin: 0 auto;}

.testimonial_bx {text-align: center; background: #fff; padding: 15px 15px; border-radius: 10px; min-height: 390px; border-radius: 8px; box-shadow: 1px 0px 10px 0px rgba(204,204,204,0.4); -webkit-box-shadow: 1px 0px 10px 0px rgba(204,204,204,0.4);-moz-box-shadow: 1px 0px 10px 0px rgba(204,204,204,0.4); margin-bottom: 10px;}
.testimonial_carousel {padding:0px; margin-top: 0px;} 
.testimonial_carousel .flipster {height: 430px;}
.testimonial_bx p{color: #6C6C6C; font-size: 16px; line-height: 24px; font-family: 'Poppins', sans-serif; text-align: center; padding: 0; margin: 0px; /*height: 132px; overflow-y: hidden; */}
.testimonial_bx .testi_info h3{color: #242B2F; font-size: 16px; font-weight: 600; font-family: 'Poppins', sans-serif;margin: 0px 0 5px 0; } 
.testimonial_bx .testi_info span{color: #49679E; font-size: 13px; font-weight: 700; font-family: 'Poppins', sans-serif;}

.faq_bx{margin: 0px; padding: 0px;}
.faq_bx .faq_txt h2{display: block; text-align: center; text-transform: uppercase;  font-family: 'Montserrat', sans-serif; font-weight: 700; color: #576C7E; font-size: 36px;}
.trusted_by{margin: 0;}
.trusted_by .clent_logo h2{display: block; text-align: center;  font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: uppercase; color: #000; font-size: 32px; max-width: 100%; margin-bottom: 32px !important; padding-top:32px; margin: auto; position: relative;}
.trusted_by .clent_logo p{font-family:'Poppins', sans-serif; font-style: normal; text-align: center; color: #fff; font-weight: normal; font-size: 18px; max-width: 100%; margin: 0 auto 0px;}
.clent_logo .owl-stage {display: flex; align-items: center;}
.faQ_content{padding: 0; margin: 60px;}
.faQ_content img{width: 100%;}
.testimonial_carousel li {margin: 40px 0;}
.trusted_clinet_carousel {width: 100%; margin: auto;}
nav{display:flex !important; justify-content: space-between; padding:20px 80px; background: #231F20; align-items: center; position: sticky; z-index: 999; top:0;}
nav.logo{letter-spacing: 3px;}
nav ul{display:flex; list-style: none; max-width:100%; justify-content: space-between; position: relative; align-items: center;}
nav ul li {margin: 0 32px 0 0px;}
nav ul li a {color: #fff; text-decoration: none; font-size: 15px; text-transform: uppercase !important; font-family: 'Montserrat', sans-serif; font-weight: 500;}
nav ul li a:hover{text-decoration: none; color: #F5B318;}
nav ul li a.apply_remote_job{padding: 10px 15px; background: #377699; border-radius: 5px; box-shadow: 0px 10px 20px rgba(21, 21, 21, 0.15); display: inline-block; font-weight: 700;}
nav ul li a.apply_remote_job:hover {padding: 10px 15px; background: #F5B318; color: #fff !important; text-decoration: none;}
nav ul li a.apply_remote_job:focus {outline: none; color: #fff; text-decoration: none;}
nav ul li a.search_skill{color:#F5B318 !important;}
nav ul li:last-child{margin-right: 0px;}
header nav ul li:nth-child(6) a {color: #fff !important;}
header nav ul li:nth-child(6) a:hover {color: #F5B318 !important;}
nav ul.slide{transform:translateX(0)}
.btn{border-radius:40px}
.menu-bars{display:none;flex-direction:column;height:20px;justify-content:space-between;position:relative; z-index: 4;}
.menu-bars input{position:absolute;width:40px;height:28px;left:-5px;top:-3px;opacity:0;cursor:pointer;z-index:2}
.menu-bars span{display:block;width:28px;height:3px;background-color:#fffefe;border-radius:3px;transition:all .3s}
.menu-bars span:nth-child(2){transform-origin:0 0}
.menu-bars span:nth-child(4){transform-origin:0 100%}
.menu-bars input:checked ~ span:nth-child(2){background-color:#fff;transform:rotate(45deg) translate(-1px,-1px)}
.menu-bars input:checked ~ span:nth-child(4){background-color:#fff;transform:rotate(-45deg) translate(-1px,0)}
.menu-bars input:checked ~ span:nth-child(3){opacity:0;transform:scale(0)}
/*nav.nav-active {position: fixed; width: 100%; z-index: 9999;}*/
@media only screen and (max-width: 768px) {
nav ul{width:50%}
}

@media only screen and (max-width: 1040px) {
.menu-bars{display:flex}
nav ul{position:fixed; right:0; top:0; width:100%; height:100vh; justify-content: center; flex-direction:column; align-items:center; background-color:#231F20; transform:translateX(100%); transition:all .5s; padding:100px 0; z-index: 3;}
}

.flipster__button svg{width:45px !important; height:45px !important; background: #D8D8D8; stroke-width: 2 !important; color: #fff; border-radius: 100px; padding: 10px;}
.clent_logo {overflow: hidden;}
.client_say_bx{margin: 0px; padding: 0px; width: 100%;} 
.client_say_carousel .owl-item .item {transform: translate3d(0, 0, 0); transition: all .25s ease-in-out;  margin: 50px 0px 0px 0px;;}
/* .client_say_carousel .owl-item .item .testimonial_bx {-webkit-transition: 0.3s; -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); -o-transition: 0.3s; transition: 0.3s; -webkit-transform: scale(0.80);-ms-transform: scale(0.80); transform: scale(0.80);} */
/* .client_say_carousel .owl-item.center .item .testimonial_bx {-webkit-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15);} */
.client_say_carousel .owl-nav {text-align: center; margin:0px 0; position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: space-between; width: 100%; z-index: -1;}
.client_say_carousel .owl-nav button {font-size: 24px !important; margin: 10px;	color: #fff !important;}
.client_say_carousel .owl-item .item .testimonial_bx img{width: auto; margin: auto;}
/* .owl-item.active.center {z-index: 1;} */
.client_say_carousel .owl-nav button.owl-prev{background:#b1bdc8 !important; width: 50px; height: 50px; border-radius: 100%; margin: 0 0px 0 -70px; transition: 1s;}
.client_say_carousel .owl-nav button.owl-next{background:#b1bdc8 !important; width: 50px; height: 50px; border-radius: 100%; margin: 0 -70px 0 0;  transition: 1s;}
/* .client_say_carousel .owl-nav button.owl-next:hover, .client_say_carousel .owl-nav button.owl-prev:hover{background: #576C7E !important;}  */
.client_say_carousel .owl-dots{text-align: center; margin-top: 5px; position: relative;}
.client_say_carousel .owl-dots button.owl-dot span{background: #b1bdc8; width: 13px; height: 13px; display: inline-block; margin: 0 5px; border-radius: 100%;}
.client_say_carousel .owl-dots button.owl-dot.active span{background: #4b80a8; border: 1px solid #D5D5D5;}
/* .client_say_carousel .owl-item.cloned.active .testimonial_bx {background: #F5F5F5; border: 1px solid #D5D5D5; padding: 50px 15px;}
.client_say_carousel .owl-item.active.center .testimonial_bx {background: #F8FAFF; padding: 50px 15px;}
.client_say_carousel .owl-item.active .testimonial_bx {background: #F5F5F5; padding: 30px 15px;}
.client_say_carousel .owl-item.active.center {position: relative; z-index: 999;} */

/* .client_say_carousel .owl-item.active.center .testimonial_bx:hover, .client_say_carousel .owl-item.active .testimonial_bx:hover{box-shadow: 0 0px 10px 0 rgb(0 0 0 / 10%);} */
.large-content {max-height: 220px; overflow-y: auto; margin: 0px 0;}
.large-content::-webkit-scrollbar {width: 5px; height: 7px;}
.large-content::-webkit-scrollbar-button {width: 0px; height: 0px;}
.large-content::-webkit-scrollbar-thumb {background: #9c9ea1; border: 0px none #fff; border-radius: 7px;}
.large-content::-webkit-scrollbar-thumb:hover {background: #F5B318;}
.large-content::-webkit-scrollbar-thumb:active {background: #F5B318;}
.large-content::-webkit-scrollbar-track {background: #ced8e1; border: 0px none #ffffff; border-radius: 50px;}
/* .large-content::-webkit-scrollbar-track:hover {background: transparent;}
.large-content::-webkit-scrollbar-track:active {background: transparent;}
.large-content::-webkit-scrollbar-corner {background: transparent;} */

.single-features-item {width: 100%;}


 /**** media queries ****/
 @media only screen and (min-width: 0px) and (max-width: 575px) {
.top_header{padding:0px 0;}
.top_header h2 {font-size: 38px; padding-top: 0px;  margin-bottom: 10px;}   
.top_header p{font-size: 18px;}
.search_team p{font-size: 20px;}
.or{font-size: 30px;}
.search_bx_cls, .search_team_bx, .or, .hire_multiple_skill{width: 100%;}
.search_team_bx{display: block; padding: 20px 0;}
header .header_grapic img {width: 90%; margin-bottom: -38px;}
section.search_bx{padding-top: 50px; min-height: 420px; margin-top: -5px;}
.how_it_work .how_work h2, .what_our_client_say h2, .faq_bx .faq_txt h2, .trusted_by .clent_logo h2{font-size: 26px; line-height: 36px;}
.year_in_business .business_box .for_num_cls{font-size: 45px;}
.year_in_business .business_box h2{font-size: 26px;}
.hiring_process_link .hiring a{font-size: 26px; line-height: 26px;}
.what_our_client_say {margin: 40px 0;}
/* .testimonial_carousel {padding: 40px 0 0px 0px;} */
.trusted_by .clent_logo h2::before, .trusted_by .clent_logo h2::after{width: 160px; top:20px;} 
.owl-carousel .owl-item img {display: block; width: 100%; margin: auto;}
.client_say_carousel .owl-nav{display: none;}
.client_say_carousel .owl-nav button.owl-prev, .client_say_carousel .owl-nav button.owl-next{margin: 0px;}
.client_say_carousel .owl-nav{z-index: 0;}
.client_say_carousel .owl-item.active.center .testimonial_bx{border: 1px solid #D4D4D4;}
/* .client_say_carousel .owl-item .item{margin: 50px 25px 70px 25px;} */

/**** css added on 17-08-2022 ****/
.testimonial_carousel {padding: 0 0 0px 0px;}
.client_say_carousel .owl-item .item {margin: 30px 25px 0 25px;}
.trustedHeading1 h1 {font-size: 31px;}


.how_it_work .how_work .how_it_work_graphic ul{display: block;}
.how_it_work .how_work .how_it_work_graphic ul li::before{display: none;}
.how_it_work .how_work .how_it_work_graphic ul li{text-align: center; width: 100%;}
.how_it_work .how_work .how_it_work_graphic {margin: 50px 0; min-height: 400px;}
/* .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content{display: inline-flex;} */
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content {display: flex; width: 100%; align-items: center; justify-content: center; max-width: 100%;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content span {display: inline-flex; align-items: center; flex-wrap: wrap;}

/* .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt{text-align: left;} */
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt {display: inline-flex; align-items: center; flex-wrap: wrap; width: auto;}


.how_it_work .how_work .how_it_work_graphic ul li .tooltiptext{width: auto; left: 0; margin-left: 0;}
.flip-card {background-color: transparent; width: 100% !important; height: 290px !important; perspective: 1000px;}

.top_header ul li {font-size: 20px;}
.banner_back_txt ul li{font-size: 18px !important;}

.top_header h2 span{font-size: 65px; margin: 0; line-height: 60px;}
header{padding: 30px 0; min-height: 270px;}
header:after, section.search_bx::after{display: none;}
.trusted_by .clent_logo p{font-size: 16px; max-width: 100%;}
.trusted_by .clent_logo h2{margin-bottom: 0px !important;}
section.search_bx{min-height: 360px;}

/**** css added on 17-08-2022 ****/
.skills_banner_content_new {padding: 0;}
header .header-demo .intro-text {padding-top: 0; padding-bottom: 0;}
header .header-demo .intro-text .headerCls {padding-top: 0;}
.headerCls h1 {font-size: 26px !important;}
header .header-demo p {margin-bottom: 0;}
.innerHeaderBtns {margin-bottom: 0;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic img {max-width: 45%;}
.single-features-item {min-height: auto; padding: 30px 25px;}
.single-features-item p {margin-bottom: 0;}

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.top_header{padding: 80px 0;}
.top_header h2 {font-size: 32px; padding-top: 0px;}     
.top_header p{font-size: 18px;}
.search_team p{font-size: 20px;}
.or{font-size: 30px;}
.search_bx_cls, .search_team_bx, .or, .hire_multiple_skill{width: 100%;}
.search_team_bx{display: block; padding: 20px 0;}
.header .header_grapic img {width: 90%; margin-bottom: -38px;}
.section.search_bx{padding-top: 50px; min-height: 420px;}
.how_it_work .how_work h2, .what_our_client_say h2, .faq_bx .faq_txt h2, .trusted_by .clent_logo h2{font-size: 35px;}
.year_in_business .business_box .for_num_cls{font-size: 45px;}
.year_in_business .business_box h2{font-size: 26px;}
.hiring_process_link .hiring a{font-size: 26px; line-height: 26px;}
.what_our_client_say {margin: 40px 0;}
.testimonial_carousel {padding: 40px 0 0px 0px;}
.trusted_by .clent_logo h2::before, .trusted_by .clent_logo h2::after{width: 160px; top:20px;} 
.owl-carousel .owl-item img {display: block; width: auto !important; margin: auto;}
.client_say_carousel .owl-nav{display: none;}
.client_say_carousel .owl-nav button.owl-prev, .client_say_carousel .owl-nav button.owl-next{margin: 0px;}
.client_say_carousel .owl-nav{z-index: 0;}
.client_say_carousel .owl-item.active.center .testimonial_bx{border: 1px solid #D4D4D4;}
.client_say_carousel .owl-item .item{margin: 50px 0 70px 0;}  
.how_it_work .how_work .how_it_work_graphic ul{display: block;}
.how_it_work .how_work .how_it_work_graphic ul li::before{display: none;}
.how_it_work .how_work .how_it_work_graphic ul li{text-align: center; width: 100%;}
.how_it_work .how_work .how_it_work_graphic {margin: 50px 0; min-height: 400px;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content{display: inline-flex;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt{text-align: left;}
.flip-card {background-color: transparent; width: 100% !important; height: 340px !important; perspective: 1000px;}
.banner_back_txt {animation: txt_fade 2.5s linear infinite; opacity: 0; left: 0; position: relative; z-index:1; width: 100%; overflow: hidden;}
	
/**** css added on 17-08-2022 ****/
.single-features-item {min-height: auto;}
.single-features-item p {margin-bottom: 0;}


}

.large-content{max-height: 175px; overflow-y: auto; margin: 10px 0;}
.testimonial_bx .more-less{border:none; color:#F5B318; font-size:16px; margin:0px; cursor:pointer; padding:0px; background: transparent; outline: none;}
.testimonial_bx .more-less:focus{outline:unset;}
.testimonial_bx .more-less:hover{color:#F5B318;}
.large-content p{padding: 5px;}
.testi_info {margin-top: 15px;}  

/* .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic:hover img {transform: scale(1.1);} */


.search_menu{display: flex; height: 100%; align-items: center; justify-content: center; position: relative;}
.search_menu div {margin: 0 10px;}
.search .click {cursor: pointer;}
.search_box {position: absolute; background: #fff; left:0px; width: 500px; border-radius: 6px; padding: 5px; top: 40px; box-shadow: 0px 0px 10px 0px rgb(98 98 98 / 10%); z-index: 99;}
.search_box:before {position: absolute; top: -7px; left: 20px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 9px solid #fff; content: '';}
.search_box .search_form {width: 100%; display: flex; align-items: center; justify-content: center; font-family: GothamMedium, Arial, Helvetica, sans-serif; font-weight: 400;}
.search_box .search_form input {padding-right: 10px; width: 90%; border: none; font-size: 15px; height: 40px; background: transparent; font-family: GothamMedium, Arial, Helvetica, sans-serif; font-weight: 400; outline: none;}
.search_box .search_form input::placeholder{font-size: 15px; font-family: GothamMedium, Arial, Helvetica, sans-serif; font-weight: 400;}
.search_box .search_form button {border: none; background: transparent; color: #7e7f7f; outline: none; cursor: pointer;}



.flip-card {
  background-color: transparent;
  width: 260px;
  height: 400px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; 
  backface-visibility: hidden;
}

.flip-card-front {
  color: black;
}

.flip-card-back {
  background-color: #576C7E;
  color: #fff;
  transform: rotateY(180deg);
  border-radius: 10px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: 'Poppins', sans-serif; 
  padding: 15px;
  margin-top: -50px;
  flex-direction:column;
  justify-content: center;
}

 @media only screen and (min-width: 768px) and (max-width: 991px) {
  .search_team p{font-size: 21px;}
  .top_header h2 {font-size: 46px;}
  .banner_back_txt{display: none;}
  .top_header ul li{font-size: 38px;}

  .flip-card{width: 125px !important;}
  .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content span{font-size: 16px; width: 35px; }
  .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt{font-size: 12px; padding-left: 0; text-align: left;}
  nav ul li {position: relative; width: 100% !important; text-align: center;}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
  .search_team p{font-size: 21px;}
  .top_header h2 {font-size: 46px;}
  .banner_back_txt{display: none;}
  nav ul{width: 70%;}
  nav ul li {position: relative; width: auto; text-align: center; margin: 0px;}
  nav ul li a {font-size: 16px;}
  .search_box {
    left: 30px !important;
    width: calc(100% - 60px) !important;
    top: 26px !important;
}
.search_box:before{left: 50%;}
 }
 @media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .search_box {
    left: 30px !important;
    width: calc(100% - 60px) !important;
    top: 26px !important;
}
.search_box:before{left: 50%;}
 }
 @media only screen and (min-width: 1300px) and (max-width: 1399px) {}
 @media only screen and (min-width: 1400px) and (max-width: 1499px) {}
 @media only screen and (min-width: 1500px) and (max-width: 1599px) {}
 @media only screen and (min-width: 1600px) and (max-width: 1699px) {}
  /**** /media queries ****/


.banner_back_txt{
    top: 40px;
    left: 0;
    position: relative;
    z-index:0;
    width: 100%;
  }

  .banner_back_txt ul{
    margin: 0px;
    width: 100%;
    position: relative;
    opacity: 0.4;
  }

  .banner_back_txt ul li{
    font-size: 26px !important;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
  }
  

  .banner_back_txt ul li:nth-child(1) {
    position: absolute;
    top: -80px;
    left: 0;
    opacity: 0;
    animation: txt_fade 2.0s linear infinite;
  }

  .banner_back_txt ul li:nth-child(2) {
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 64px;
    opacity: 0;
    animation: txt_fade 2.1s linear infinite;
  }

  .banner_back_txt ul li:nth-child(3) {
    position: absolute;
    top: -60px;
    right: 411px;
    font-size: 40px;
    opacity: 0;
    animation: txt_fade 2.2s linear infinite;
  }

  .banner_back_txt ul li:nth-child(4) {
    position: absolute;
    top: -40px;
    right: 50px;
    font-size: 64px;
    opacity: 0;
    animation: txt_fade 2.3s linear infinite;
  }

  .banner_back_txt ul li:nth-child(5) {
    position: absolute;
    top: 160px;
    left: 0;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.4s linear infinite;
  }

  .banner_back_txt ul li:nth-child(6) {
    position: absolute;
    top: 160px;
    right: 0;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.5s linear infinite;
  }

  .banner_back_txt ul li:nth-child(7) {
    position: absolute;
    top: 390px;
    left: 0;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.6s linear infinite;
  }

  
  .banner_back_txt ul li:nth-child(8) {
    position: absolute;
    top: 400px;
    right: 60px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.7s linear infinite;
  }

  .banner_back_txt ul li:nth-child(9) {
    position: absolute;
    top: -20px;
    left: 90px;
    opacity: 0;
    animation: txt_fade 2.1s linear infinite;
  }

  .banner_back_txt ul li:nth-child(10) {
    position: absolute;
    top: 100px;
    left: 120px;
    font-size: 64px;
    opacity: 0;
    animation: txt_fade 2.2s linear infinite;
  }

  .banner_back_txt ul li:nth-child(11) {
    position: absolute;
    top: 30px;
    right: 90px;
    font-size: 40px;
    opacity: 0;
    animation: txt_fade 2.3s linear infinite;
  }

  .banner_back_txt ul li:nth-child(12) {
    position: absolute;
    top: 240px;
    right: 30px;
    font-size: 64px;
    opacity: 0;
    animation: txt_fade 2.4s linear infinite;
  }

  .banner_back_txt ul li:nth-child(13) {
    position: absolute;
    top: 250px;
    left: 80px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.5s linear infinite;
  }

  .banner_back_txt ul li:nth-child(14) {
    position: absolute;
    top: 350px;
    right: 170px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.6s linear infinite;
  }

  .banner_back_txt ul li:nth-child(15) {
    position: absolute;
    top: 430px;
    left: 390px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.7s linear infinite;
  }

  
  .banner_back_txt ul li:nth-child(16) {
    position: absolute;
    top: 448px;
    right: 200px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.8s linear infinite;
  }


  .banner_back_txt ul li:nth-child(17) {
    position: absolute;
    top: -70px;
    left: 460px;
    font-size: 40px;
    opacity: 0;
    animation: txt_fade 2.9s linear infinite;
  }

  .banner_back_txt ul li:nth-child(18) {
    position: absolute;
    top: 100px;
    right: 170px;
    font-size: 64px;
    opacity: 0;
    animation: txt_fade 2.1s linear infinite;
  }

  .banner_back_txt ul li:nth-child(19) {
    position: absolute;
    top: 310px;
    left: 0;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.2s linear infinite;
  }

  .banner_back_txt ul li:nth-child(20) {
    position: absolute;
    top: 290px;
    right: 80px;
    font-size: 44px;
    opacity: 0;
    animation: txt_fade 2.3s linear infinite;
  }


  @keyframes txt_fade {
    from {
      opacity: 0.5;
    } 50% {
      opacity: 0;
    } 70% {
      opacity: 0.3;
    } to {
      opacity: 0.5;
    }
  }


/**** CSS added on 12-01-2022 for new homepage ****/
@media only screen and (min-width: 320px) and (max-width: 575px) {
    body.page-template-page-home-latest header {display: flex; align-content: center; justify-content: center;}
    body.page-template-page-home-latest header video {width: auto !important; left: 50% !important; top: 0 !important; height: 100% !important; transform: translateX(-50%) !important; min-height: 100% !important;}
    .banner_back_txt {display: none;}
    body.page-template-page-home-latest .top_header a.hiring_btn {font-size: 22px; padding: 8px 40px;}
    body.page-template-page-home-latest .top_header h2 {font-size: 25px !important;}
    body.page-template-page-home-latest .top_header h2 span {font-size: 45px; line-height: 45px;}
    body.page-template-page-home-latest .top_header ul {margin: 15px 0;}
     .search_box {left: 30px !important; width: calc(100% - 60px) !important; top: 45px !important;}
    .search_box:before {left: 50% !important; transform: translateX(-50%) !important;}
    nav{padding: 20px 30px;}
    nav ul li {position: relative; width: 100% !important; text-align: center;}
    .how_it_work {padding-top: 50px;}
    .flip-card {height: 330px !important;}
    .client_say_carousel .owl-item .item .testimonial_bx img {max-width: 60px !important;}
    .client_say_carousel .owl-nav button.owl-prev {margin: 0 0 0 -13px; width: 40px; height: 40px;}
    .client_say_carousel .owl-nav button.owl-next {margin: 0 -13px 0 0; width: 40px; height: 40px;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    body.page-template-page-home-latest header {display: flex; align-content: center; justify-content: center;}
    body.page-template-page-home-latest header video {width: auto !important; left: 50% !important; top: 0 !important; height: 100% !important; transform: translateX(-50%) !important; min-height: 100% !important;}
    .banner_back_txt {display: none;}
    body.page-template-page-home-latest .top_header a.hiring_btn {font-size: 25px; padding: 10px 40px;}
    body.page-template-page-home-latest .top_header h2 {font-size: 28px !important;}
    body.page-template-page-home-latest .top_header h2 span {font-size: 50px; line-height: 100px;}
    body.page-template-page-home-latest .top_header ul {margin: 20px 0;}
     .search_box {left: 30px !important; width: calc(100% - 60px) !important; top: 26px !important;}
    .search_box:before {left: 50% !important; transform: translateX(-50%) !important;}
    body.page-template-page-home-latest nav{padding: 20px 30px;}
    nav ul li {position: relative; width: 100% !important; text-align: center;}
    .how_it_work {padding-top: 50px;}
    .flip-card {height: 255px !important;}
    .client_say_bx {padding: 0px 50px;}
    .client_say_carousel .owl-item {padding: 0 20px;}
    .client_say_carousel .owl-prev {margin-left: -50px !important;}
    .client_say_carousel .owl-next {margin-right: -50px !important;}
    .client_say_carousel .owl-item .item .testimonial_bx img {max-width: 60px !important;}
}

@media only screen and (min-width: 766px) and (max-width: 905px) {
  body.page-template-page-home-latest header video {width: auto !important; left: 50% !important; top: 0 !important; height: 100% !important; transform: translateX(-50%) !important; min-height: 100% !important;}
}

@media only screen and (min-width: 895px) and (max-width: 905px) {
    body.page-template-page-home-latest header video {width: 100% !important; height: auto !important;}
  }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body.page-template-page-home-latest header {display: flex; align-content: center; justify-content: center; max-height: 450px;}
    /*body.page-template-page-home-latest header video {width: auto !important; left: 50% !important; top: 0 !important; height: 100% !important; transform: translateX(-50%) !important; min-height: 100% !important;} */
    .banner_back_txt {display: none;}
    body.page-template-page-home-latest .top_header a.hiring_btn {font-size: 25px; padding: 10px 40px;}
    body.page-template-page-home-latest .top_header h2 {font-size: 28px !important;}
    body.page-template-page-home-latest .top_header h2 span {font-size: 50px; line-height: 100px;}
    body.page-template-page-home-latest .top_header ul {margin: 20px 0;}
    .search_box {left: 30px !important; width: calc(100% - 60px) !important; top: 26px !important;}
    .search_box:before {left: 50% !important; transform: translateX(-50%) !important;}
    body.page-template-page-home-latest nav{padding: 20px 30px;}
    body.page-template-page-home-latest nav ul li {position: relative; width: 100% !important; text-align: center;}
    .client_say_carousel .owl-nav {display: none !important;}
    .client_say_carousel .owl-item img {max-width: 80px;}
    .we-are-certified .owl-carousel .owl-item img {max-width: 100% !important; display: inline-block;}
    .we-are-certified #demo2 {margin-top: 40px; margin-bottom: 0}
    .we-are-certified {min-height: auto;}
    #owl-demo3 .owl-item img {max-width: 100% !important; display: inline-block;}
    .year_in_business .business_box .for_num_cls {font-size: 55px;}
    .year_in_business .business_box p {font-size: 15px;}
    .year_in_business .business_box h2 {font-size: 20px; min-height: 44px;}
    .flip-card {height: 270px;}
    .how_it_work {padding-top: 60px;}
    .how_it_work .how_work .how_it_work_graphic {margin: 60px 0 0px 0;}
    .how_it_work .how_work .how_it_work_graphic ul li::before {display: none;}
    .how_it_work .how_work .how_it_work_graphic ul li {display: inline-flex !important; width: 50%; justify-content: center;}
    .flip-card {width: 100% !important;}
    .flip-card .flip-card-inner {display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
    .flip-card .flip-card-inner .flip-card-front {max-width: 150px;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content {display: flex; align-items: center; justify-content: center;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content span {display: inline-flex; align-items: center;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt {display: inline-flex; align-items: center; width: auto;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt p {margin: 0;}
    
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    body.page-template-page-home-latest header {display: flex; align-content: center; justify-content: center; max-height: 620px;}
    /* body.page-template-page-home-latest header video {width: auto !important; left: 50% !important; top: 0 !important; height: 100% !important; transform: translateX(-50%) !important; min-height: 100% !important;} */
    body.page-template-page-home-latest .top_header h2 {font-size: 45px;}
    body.page-template-page-home-latest .top_header h2 span {font-size: 70px;}
    .top_header a.hiring_btn {font-size: 32px;}
    .how_it_work {padding-top: 60px;}
    .how_it_work .how_work .how_it_work_graphic ul li::before {display: none;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic img {max-width: 60%;}
    .flip-card {height: 360px; width: 360px;}
    #owl-demo2 .owl-item img, #owl-demo3 .owl-item img {max-width: 100% !important; display: inline-block;}
    .client_say_carousel .owl-nav {display: none;}
    nav{padding: 20px 30px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    body.page-template-page-home-latest header video {min-height: 100% !important;}
    .top_header a.hiring_btn {font-size: 35px;}
    .how_it_work {padding-top: 60px;}
    .how_it_work .how_work .how_it_work_graphic ul li {width: 33.33334%;}
    .how_it_work .how_work .how_it_work_graphic ul li::before {display: none;}
    .flip-card {width: 100%; height: 320px;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content {display: flex; align-items: center; justify-content: center; max-width: 100% !important;}
    .how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content .hw_txt {width: auto !important;}
    .client_say_carousel .owl-nav button.owl-prev {margin-left: 0 !important;}
    .client_say_carousel .owl-nav button.owl-next {margin-right: 0 !important;}
    nav{padding: 20px 30px;}
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    body.page-template-page-home-latest header {min-height: 640px;}
    body.page-template-page-home-latest header video {min-height: 100% !important;}
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
}

.we-are-certified {background-size: cover !important;}
body.page-id-412 .how_it_work {display: none;}
.sbttBacktotop{z-index: 1 !important}
.client_say_carousel .owl-nav button.owl-prev, .client_say_carousel .owl-nav button.owl-next {
  color: rgba(0,0,0,0) !important;
}

.client_say_carousel .owl-nav button.owl-prev:before {
  content: '\f060';
  position: absolute;
  top: 50%;
  color: #fff;
  font-family: 'FontAwesome';
  width: 24px;
  height: 24px;
  line-height: 24px;
  transform: translate(0, -50%);
}

.client_say_carousel .owl-nav button.owl-next:before {
  content: '\f061';
  position: absolute;
  top: 50%;
  color: #fff;
  font-family: 'FontAwesome';
  width: 24px;
  height: 24px;
  line-height: 24px;
  transform: translate(0, -50%);
}

@media only screen and (min-width: 0px) and (max-width: 1040px) {
  nav ul li {margin-right: 0; padding: 15px 0;}
}



/* TRUSTED BY logo content CSS */
section.search_bx {min-height: 620px; overflow: hidden;}
.clent_logo {margin-bottom: 0; top: 0; left: 0;} 
.trusted_clinet_carousel .item{cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.trusted_clinet_carousel .item:hover{ background: #EDF4FF; -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.carousel_content {position: absolute; width: 100%; margin: 0px auto; bottom: 0px; z-index: 999;}
.inter-1, .inter-2, .inter-3, .inter-4, .inter-5, .inter-6, .inter-7, .inter-8, .inter-9, .inter-10, .inter-11, .inter-12  {
  position:absolute;
  /* background: #0000003d; */
  background:#EDF4FF;
  top: 0px;
  left: -30px;
  right:0;
  padding:20px;
  color: #617798;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  margin: auto;
  z-index: 99999;
  display: none;
  border-radius: 10px;
}

 /**** media queries ****/
 @media only screen and (min-width: 0px) and (max-width: 575px) {
  .inter-1, .inter-2, .inter-3, .inter-4, .inter-5, .inter-6, .inter-7, .inter-8, .inter-9, .inter-10, .inter-11, .inter-12  
  {margin: auto; max-width: calc(100% - 30px);}  
  .trusted_by .clent_logo h2 {margin-bottom: 15px !important;}
  section.search_bx {min-height: 500px; overflow: visible;}
 }
 @media only screen and (min-width: 576px) and (max-width: 767px) {
  section.search_bx {min-height: 500px; overflow: visible;}
 }
 @media only screen and (min-width: 768px) and (max-width: 991px) {
  section.search_bx {min-height: 500px; overflow: visible;}
 }
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.search_bx {min-height: 500px; overflow: visible;}
 }



 /* New masterhead CSS */
 .masterhead_main{background: url(../images/masterhead_bg.svg) no-repeat center top; background-size: cover;}
 .masterhead_main header{background-color: transparent; padding:0px; min-height: auto !important;}
 .masterhead_main header::before{background: transparent;}
 section.search_bx::after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 75px;
  z-index: 0;
  transform: skewY(-2deg);
  bottom: -50px;
  left: 0;
}
.top_masterhead_header {
  width: 100%;
  padding: 0;
  margin: 0px 0 50px 0;
  position: relative;
  left: 0;
  bottom: -10px;
  text-align: left;
  z-index: 2;
  min-height: 500px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.top_masterhead_header h2 {
  font-size: 43px;
  color: #231F20;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  max-width: 100%;
  margin: 0 auto 0px;
  padding-top: 0px;
}
.top_masterhead_header h2 span {
  display: block;
  font-size: 70px;
  color: #F5B318;
  margin-top: 0px;
  font-weight: 600;
  line-height: 72px;
  margin-left: -2px;
}

.top_masterhead_header h3 {
  font-size: 48px;
  color: #231F20;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  max-width: 90%;
  margin: 0 auto 0px;
  padding-top: 0px;
}

.top_masterhead_header .font_size_cls {
  color: #231F20;
  font-weight: 300;
  font-size: 32px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 35px;
  margin-left: 1px;
}

.top_masterhead_header p {
  font-size: 25px;
  color: #ffffff;
  font-weight: 500;
  margin: 20px 0;
  font-family: "v", sans-serif;
  font-weight: 400;
  max-width: 85%;
  margin: 15px auto 30px;
}
.top_masterhead_header ul {
  margin: 15px 0 25px 0;
  text-align: left;
  width: 100%;
}
.top_masterhead_header ul li {
  font-family: "Poppins", sans-serif;
  color: #231F20;
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  line-height: 140.2%;
  text-align: center;
  margin: 0 0 0 5px;
}
.top_masterhead_header .hiring_btn {
  display: inline-block;
}
.top_masterhead_header a.hiring_btn {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background: #f5b318;
  color: #000;
  font-size: 24px;
  width: auto;
  text-align: center;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0px 10px 20px rgba(21, 21, 21, 0.15);
  border-radius: 5px;
}
.top_masterhead_header a.hiring_btn:hover {
  background: #1c94d2;
  color: #fff;
}
.search_team {
  width: 100%;
  margin: 0 auto;
}
.search_team p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 31px;
  color: #1d195f;
  text-align: center;
  margin: 0px;
}
.search_team p span {
  font-weight: 600;
}
.search_team_bx {
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 90%;
  margin: 0 auto;
}
.masterhead_profile {width: 100%; margin-bottom: -130px;}
.masterhead_profile img {
  max-width: 100%;
}

.profile_img_bx {display: none; }
.profile_img_bx img{width: auto; height: auto;}
.name_cls{width: 100%; position: absolute; right: -400px; bottom: 90px; text-align: left;}
.name_cls.alex{right: -460px;}
.name_cls h4{font-family: Poppins; font-style: normal; font-weight: bold; font-size: 30px;  line-height: 32px; color: #1C94D2; margin: 0px;}
.name_cls p{font-family: Poppins; font-style: normal; font-weight: normal; font-size: 16px; line-height: normal; color: #000000; margin: 0px;}

.innerpages ul li {position: relative; padding-left: 18px;}
.innerpages ul li:before {width: 6px; height: 6px; border-radius: 100%; background: #666666; left: 0; top: 9px; content: ""; position: absolute;}

.innerpages ol {padding-left: 18px;}
.innerpages ol li {list-style-type: decimal;}
.innerpages ol li ol {padding-left: 18px; padding-top: 7px; padding-bottom: 5px;}
.innerpages ol li ol li {list-style-type: lower-alpha;}


 /**** media queries ****/
 @media only screen and (min-width: 0px) and (max-width: 575px) {
  .top_masterhead_header{margin: 30px 0 50px 0; min-height: auto; text-align: center;}
  .masterhead_profile {width: 100%; margin-bottom: auto;}
  .name_cls, .name_cls.alex {width: 100%; position: absolute; right: 0; bottom: 28px; text-align: center; background: rgba(255, 255, 255, 0.7); padding: 10px;}
  .top_masterhead_header h2 span{font-size: 34px; line-height: 40px;}
  .top_masterhead_header h2{font-size: 26px; margin: 0; font-weight: 600; width: 100%;}
  .top_masterhead_header .font_size_cls{font-size: 19px; margin-bottom: 5px;}
  .top_masterhead_header ul li{font-size: 18px;}

  .footerrequestBtn{display: none;}
  .top_masterhead_header ul{text-align: center;}
  .top_masterhead_header a.hiring_btn{margin: 0 auto;}
  figure.alignright {width: 100% !important;}

	 /**** css added on 17-08-2022 ****/
	 .masterhead_main .flex .inFlex {flex: 0 0 100%;}
	 .masterhead_main .flex .inFlex .masterhead_profile {display: none;}
	 .we-are-certified {min-height: auto; padding: 30px 0 0 0;}
}
 @media only screen and (min-width: 576px) and (max-width: 767px) {
  .top_masterhead_header{margin: 30px 0 50px 0; min-height: auto; text-align: center;}
  .masterhead_profile {width: 100%; margin-bottom: auto;}
  .name_cls, .name_cls.alex {width: 100%; position: absolute; right: 0; bottom: 28px; text-align: center; background: rgba(255, 255, 255, 0.7); padding: 10px;}
  .top_masterhead_header h2 span{font-size: 42px; line-height: 52px;}
  .top_masterhead_header h2{font-size: 35px; margin: 0; font-weight: 600; width: 100%;}
  .top_masterhead_header .font_size_cls{font-size: 19px; margin-bottom: 5px;}
  .top_masterhead_header ul li{font-size: 18px;}

  .footerrequestBtn{display: none;}
  .top_masterhead_header ul{text-align: center;}
  .top_masterhead_header a.hiring_btn{margin: 0 auto;}
  figure.alignright {width: 100% !important;}
	 
	 /**** css added on 17-08-2022 ****/
	 .we-are-certified {min-height: auto; padding: 30px 0 0 0;}
 }
 @media only screen and (min-width: 768px) and (max-width: 991px) {
  .top_masterhead_header h2 span{font-size: 44px;}
  .top_masterhead_header h2{font-size: 40px;}
  .top_masterhead_header .font_size_cls{font-size: 24px;}
  .top_masterhead_header ul li{font-size: 20px;}
  .top_masterhead_header{margin: 0; bottom: 0px;}
  .masterhead_main header {background-color: transparent; padding: 0px; min-height: 370px !important;}
  .name_cls, .name_cls.alex {width: 100%; position: absolute; right: 20px; bottom: -130px; text-align: center; background: rgba(255, 255, 255, 0.7); padding: 10px;}
  figure.alignright {width: 100% !important;}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
  .top_masterhead_header h2 span{font-size: 44px;}
  .top_masterhead_header h2{font-size: 40px;}
  .top_masterhead_header .font_size_cls{font-size: 24px;}
  .top_masterhead_header ul li{font-size: 20px;}
  .top_masterhead_header{margin: 20px 0;  bottom: 0px;}
  .masterhead_main header {background-color: transparent; padding: 0px; min-height: 440px !important;}
  .name_cls, .name_cls.alex {width: 100%; position: absolute; right: 20px; bottom: -120px; text-align: center; background: rgba(255, 255, 255, 0.7); padding: 10px;}
  figure.alignright {width: 100% !important;}
}
 @media only screen and (min-width: 1199px) and (max-width: 1480px) {
  .name_cls, .name_cls.alex {width: 100%; position: absolute; right: 20px; bottom: -85px; text-align: center; background: rgba(255, 255, 255, 0.7); padding: 10px;}
 }
/* New masterhead CSS END*/

.result {padding: 0 17px !important;}

@media only screen and (min-width: 0px) and (max-width: 319px) {
	nav {padding: 20px 15px;}
	.logo img {max-width: 170px;}
	.client_say_carousel .owl-item .item {margin: 30px 0 0 0;}
}

@media only screen and (min-width: 0px) and (max-width: 769px) {
	.customColumnClass {display: flex; align-items: center; flex-wrap: wrap;}
	ul.certifiedLogo, .footer_logo_cls {display: inline-flex; align-items: center; flex-wrap: wrap;}
	ul.certifiedLogo img {width: 90%;}
	.footer_logo_cls {width: auto; margin-top: 0;}
	.footer_logo_cls img {width: 55%;}
	.footer_logo_cls p {padding-left: 12px; font-size: 12px;}
}

.huge-it-share-buttons ul li.nobackground:before {display: none !important;}
.innerpages .p1 span {position: static;}

@media only screen and (min-width: 0px) and (max-width: 767px) {
	.carousel_content {display: none !important;}
	.year_in_business {text-align: center;}
}

.owl-carousel.owl-drag .owl-item{padding: 0 10px;}
.page-id-5471 .bannerContent a{text-transform:uppercase;}
.stiky_mob{display: none;}
.page-id-5471 .bannerContent a.mobile{display: none;}

section.search_bx.trusted_by:before{display:none;}
.trusted_by .clent_logo p{color: #617798;}
section.search_bx{background: #fff;}

@media only screen and (min-width: 0px) and (max-width: 767px) {
	/* section.search_bx{background: #EDF4FF;} */
	.schedule_a_call{display: none !important;}	
	.menu-bars span:nth-child(4) {transform-origin: 0 100%; width: 15px;}
	.menu-bars input:checked ~ span:nth-child(4) {width: 100%;}
	nav{padding: 10px 15px !important;}
	.page-id-5471 .bannerContent h1 {font-size: calc(20.86px + 3.50vw); text-align: center;}
	.page-id-5471 .bannerContent h4 {font-size: 23px; text-align: center;}
	.page-id-5471 .bannerContent a {font-size: 20px; padding: 12px 24px; text-transform: uppercase; width: 100%; text-align: center; display: inline-block;}
	.page-id-5471 .bannerContent a.desktop{display: none;}
	.page-id-5471 .bannerContent a.mobile{display: block;}
	.page-id-5471 .bannerContent ul{display: none;}
	.page-id-5471 .footerCls {margin-bottom: 60px;}	

	div#lhnHocButton.lhnround div.lhnHocChatBtn{display: none;}
	.sbttBacktotop {z-index: 3 !important; display:none !important;}
	.stiky_mob{display: block; position: fixed; bottom: 0px; left: 0; width: 100%; z-index: 3;}
	.stiky_mob ul{display: flex; align-items: center; justify-content: space-between; margin: 0px; padding: 0px;}
	.stiky_mob ul li{width: 50%; list-style: none;}
	.stiky_mob ul li a{font-family: 'Montserrat'; text-decoration: none; text-align: center; font-style: normal; font-weight: 700; font-size: 16px;  line-height: 40px; text-transform: uppercase; color: #FFFFFF;}
	.stiky_mob ul li a.get_in_touch{background: #1687C6; display: block; padding: 10px;}
	.stiky_mob ul li a.Schedule_a_Call{background: #5C5DB4;  display: block; padding: 10px;}
	/* .how_it_work, section.search_bx.trusted_by:before, section.BottomLinksArea.newbgCls, section.BottomLinksArea{display: none;} */
	/* .how_it_work, section.search_bx.trusted_by:before {display: none;} */
	body.page-template-page-sitemap section.BottomLinksArea {display: block;}
	section.search_bx{margin-bottom:0}	
	.trusted_clinet_carousel .item:hover{background:none;}
	.client_say_carousel .owl-item .item {margin: 15px 0;}	
	.year_in_business {width: 100%; background: url(https://www.borderlessmind.com/wp-content/uploads/2023/01/year_in_business_mobile.jpg) top center; background-size: cover; padding: 50px 0;}	
	section.search_bx {min-height: auto; padding-bottom: 30px;}	
	.trustedHeading1{display: none;}
	.we-are-certified{padding: 0;}
}

.schedule_a_call {border: 1px solid #3633a5; display: inline-block; background: #FFFFFF; border-radius: 4px; position: fixed; right: 120px; bottom: 35px; z-index: 3;}
.schedule_a_call a {padding: 3px 15px; font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-size: 16px; line-height: 40px; text-transform: uppercase; color: #3633A5; text-decoration: none; display: inline-block;}
.schedule_a_call a img {width: 30px; height: 30px;}
.schedule_a_call a:hover, .schedule_a_call a:focus {text-decoration: none !important; color: #3633A5;}
.footerrequestBtn{display:none}
.bannerHeadingBx{position:relative;}


/**** css add on 06-10-2023 skills section ****/

.relatedSkillsSection {margin: 0; padding: 100px 0;}
.relatedSkillsSection h2 {font-size: 32px; font-weight: 500; text-align: center; margin: 0; padding: 0 0 14px 0;}
.relatedSkillsSection p {font-size: 18px; text-align: center; font-weight: 400; margin: 0; padding: 0 0 20px 0;}
.relatedSkillsSection ul {display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin: 0; padding: 0; list-style: none;}
.relatedSkillsSection ul li {display: inline-flex; align-items: center; flex-wrap: wrap; margin: 20px 10px 0 10px;}
.relatedSkillsSection ul li a {border: 1px solid #f5b318; padding: 8px 16px; border-radius: 61px; color: #000;}
.relatedSkillsSection ul li a:hover {background: #f5b318; color: #fff; text-decoration: none;}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .relatedSkillsSection {padding: 50px 0;}
  .relatedSkillsSection h2 {font-size: 28px;}
  .relatedSkillsSection p {font-size: 16px; line-height: 26px; padding: 0 0 10px 0;}
  .relatedSkillsSection ul li {margin: 10px 5px 0 5px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .relatedSkillsSection {padding: 70px 0;}
  .relatedSkillsSection ul li {margin: 10px 5px 0 5px;}
}

/**** whyBorderlessmindSecNew ****/
#whyBorderlessmindSecNew {margin: 0; padding: 0 0 50px 0; text-align: center;}
#whyBorderlessmindSecNew h2 {display: block; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: uppercase; color: #000; font-size: 32px; max-width: 100%; margin-bottom: 15px !important; padding-top: 32px; margin: auto; position: relative;}
#whyBorderlessmindSecNew p {color: #617798; font-size: 18px; font-family: 'Poppins', sans-serif; max-width: 100%; text-align: center; margin: 0 auto; padding: 0 0 15px 0;}
#whyBorderlessmindSecNew a {background: #1687C6; border-radius: 5px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; color: #fff; padding: 16px 40px; display: inline-flex; margin: 20px 0 0 0;}
#whyBorderlessmindSecNew a:hover {text-decoration: none; background: #F5B318;}
.newSectionAdded p {color: #6C6C6C !important;}
.trustedByNewSection {background: #F8FAFF !important;}
.trustedByNewSection h2 {display: block; text-align: center; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: 600; color: #000; font-size: 32px; margin: 30px 0 50px 0;}

@media only screen and (min-width: 0px) and (max-width: 575px) {
	.trusted_by .clent_logo p {font-size: 18px !important;}
	#whyBorderlessmindSecNew h2, .trustedByNewSection h2 {font-size: 26px;}
	.stiky_mob ul li a {font-size: 14px;}
}


/**** table of content css ****/
#ez-toc-container {width: 100%; border: none; padding: 0 !important; z-index: 1;}
#ez-toc-container .ez-toc-title-container {background: #dcf3ff;}
#ez-toc-container .ez-toc-title-container .ez-toc-title {color: #4190bb; font-weight: 600; padding: 10px 10px; display: inline-block;}
#ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn {margin: 0 !important; padding: 0 !important;}
#ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn label {margin: 0; padding: 7px 7px 7px 5px; border: none; width: calc(35px + 12px); left: 0;}
#ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn label span span.ez-toc-icon-toggle-span {background: #4190bb; border: none; border-radius: 4px;}
#ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn label span span.ez-toc-icon-toggle-span svg {fill: #fff !important; color: #fff !important;}
#ez-toc-container ul.ez-toc-list {width: 100%;}
#ez-toc-container ul.ez-toc-list li {padding: 7px 15px; border-bottom: 1px solid #ECECEC; position: relative;}
#ez-toc-container ul.ez-toc-list li a {color: #000 !important;}
#ez-toc-container ul.ez-toc-list li:last-child {border: none;}
#ez-toc-container ul.ez-toc-list li ul {width: 100%; margin-top: 8px; flex-wrap: wrap;}
#ez-toc-container ul.ez-toc-list li ul li {width: calc(100% - 4px); border-top: 1px solid #ECECEC !important; list-style: none !important;}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	#ez-toc-container ul.ez-toc-list, #ez-toc-container ul.ez-toc-list li ul {position: relative; top: inherit; right: inherit; transform: translateX(0px); height: auto;}
	#ez-toc-container ul.ez-toc-list li {text-align: left;}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {	
	#ez-toc-container ul.ez-toc-list li {text-align: left;}
}
#ez-toc-container nav {padding: 0; background: none;}
#ez-toc-container nav ul li:before {display: none;}



/*GUIDE*/
.page-template-guide-listing header {display: none;}
#guideListingWrapper {margin: 0; padding: 100px 0;}
#guideListingWrapper .rowFlex {display: flex; flex-wrap: wrap;}
#guideListingWrapper .rowFlex .colInflex {display: inline-flex; flex-wrap: wrap;}
#guideListingWrapper .singleBlogList {margin: 0 0 30px 0; padding: 0 0 72px 0; background: #fff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; border: 1px solid #f3f3f3;}
#guideListingWrapper .singleBlogList:hover {-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);}
#guideListingWrapper .singleBlogList h2 {font-size: 22px; color: #000; padding: 15px 15px 5px 15px; margin: 0px; font-weight: 600; line-height: 1.2em;}
#guideListingWrapper .singleBlogList h2 a {color: #000;}
#guideListingWrapper .singleBlogList p {padding: 0 15px 0 15px; margin: 0 0 15px 0; font-size: 16px; line-height: 26px; font-weight: 300; color: #565656; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
#guideListingWrapper .singleBlogList .blogger {margin-bottom: 0px; position: absolute; bottom: 30px; left: 16px; width: calc(100% - 32px); background: #f3f3f3; display: flex; align-items: center; flex-wrap: wrap;}
#guideListingWrapper .singleBlogList .blogger .EventData {display: inline-flex; align-items: center; flex-wrap: wrap; width: calc(100% - 71px); padding: 8px 10px;}
#guideListingWrapper .singleBlogList .blogger .EventData p {padding: 0px; margin: 0; font-size: 16px;}
#guideListingWrapper .singleBlogList .blogger .blogDetail {display: inline-flex; align-items: center; flex-wrap: wrap; font-size: 25px; width: 70px; height: 70px; line-height: 70px; text-align: center; background: #f3f3f3; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
#guideListingWrapper .singleBlogList .blogger .blogDetail a {display: flex; align-items: center; flex-wrap: wrap; justify-content: center; width: 100%; height: 70px; background-color: rgba(0, 0, 0, 0.2);}
#guideListingWrapper .singleBlogList:hover .blogDetail a {background: #005e93cc; text-decoration: none; color: #fff;}
#guideListingWrapper .singleBlogList:hover h2 a {text-decoration: none; color: #005e93cc;}

 .footercls .hbspt-form form input.hs-input {
    color: #000 !important;
    font-weight: 600;
}

.page-id-5471 .bannerContent a {
   
    margin-top: 10px;
}


@media (forced-colors: active) {
  .tab:after {
    background: none !important; /* remove overlay */
  }
}

/* global css */
.page-template-global-page-template .why_choose_pera p , .how_work .contentarea p {text-align: center; padding-bottom: 30px;}

.content_grid_4by4 {
    padding: 15px;
    margin-bottom: 30px;
    min-height: calc(100% - 30px);
    background: #f5f5f5;
    border-radius: 0px;
    transition: all 0.5s;
}

.content_grid_4by4:hover {
    background: #F8FAFF !important;
}

.content_grid_3by3 {
    padding: 15px;
    margin-bottom: 30px;
    min-height: calc(100% - 30px);
    background: #f5f5f5;
    border-radius: 0px;
    transition: all 0.5s;
}

.content_grid_3by3:hover {
    background: #F8FAFF !important;
}

.content_card_1by1 {
    padding: 15px;
    margin-bottom: 30px;
    min-height: calc(100% - 30px);
    background: #f5f5f5;
    border-radius: 0px;
    transition: all 0.5s;
}

.content_card_1by1:hover {
    background: #F8FAFF !important;
}

.content_card_1by1:last-child {
    margin-bottom: 0px;
}

.card_img_grid_3by3 {
    padding: 0;
    border: solid 1px #fff;
}

.card_grid_row_3by3 {
    margin: 0 0 30px 0;
}

.cardcontent p , .content_grid_4by4 p , .content_grid_4by4 ul li , .icon_cards p{
  color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top: 5px;
}

.content_grid_4by4 ul li {
    background: url(https://www.ishir.com/wp-content/themes/ishir/images/list_arrow.svg) 0 13px no-repeat !important;
    padding-left: 20px;
    background-size: 10px !important;
    list-style: none !important;
}

.bmflex{
      display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
        align-items: flex-start !important;
}

.principle_detail {
    padding: 10px;
    min-height: 350px;
    margin-bottom: 30px;
}

.principle_detail img {
    width: 120px !important;
    margin-bottom: 10px;
}
section.icon_cards , section.cards_section{
    padding: 40px 0;
}


/* css added on 12-12-2025 */
  .icon_cards h2.headingBlack, 
  .image_cards h2.headingBlack,
  .cards_section h2.headingBlack,
  .HireAcrossGlobe h2 {
      font-size: 24px !important;
      margin-bottom: 10px !important;
      padding: 0;
	  font-family: 'Open Sans', sans-serif;
	  color:#000;
  }
  .principle_detail{
    min-height: 300px;
    margin-bottom: 0;
  }
  .principle_detail h3 {
      font-size: 20px;
  }
.card_img_grid_3by3 {
    padding: 0;
    border: solid 1px #fff;
}
  .toolsCls {
    margin: 0px;
    padding: 0px;
    background: #f3f4f6;
    position: relative;
    transition: all 0.5s;
    height: 100%;
}

.toolsCls .toolImg {
    margin: 0px;
    padding: 0px;
}

.toolImg img {
    width: 100%;
    transition: all 0.5s;
}
.toolsCls .toolContent {
    margin: 15px 0;
    padding: 0px 15px;
    min-height: 280px;
}
.toolsCls .toolContent h3 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    line-height: 160%;
    color: #000000;
}
.blue_txt {
    font-family: 'Open Sans', sans-serif;
    color: #377699;
}
.toolsCls .toolContent p {
    margin: 0px;
    padding: 5px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
	text-align:left;
}

.content_card_1by1 {
    padding: 15px;
    margin-bottom: 30px !important;
    min-height: calc(100% - 30px);
    background: #f5f5f5;
    border-radius: 0px;
    transition: all 0.5s;
}

.content_card_1by1 ul li {
    background: url(https://www.ishir.com/wp-content/themes/ishir/images/list_arrow.svg) 0 13px no-repeat !important;
    padding-left: 20px;
    background-size: 10px !important;
    list-style: none !important;
}

.cardcontent p, .content_grid_4by4 p, .content_card_1by1 ul li, .icon_cards p {
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top: 5px;
}
section.image_cards {
    padding: 0;
}
body.page-template-global-page-template .relatedSkillsSection {
    margin: 0;
    padding: 0;
}
.toolsCls:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

body.page-template-global-page-template .engagementsLogo {
    margin: 0;
    padding: 0px 0 30px 0 !important;
}

section.image_cards p, .cardcontent p, .HireAcrossGlobe p {
    text-align: center;
	    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top: 5px;
}

.HireAcrossGlobe h2{
	text-align:center;
}

@media (min-width: 768px) and (max-width: 1024px) {
 .principle_detail {
    min-height: 350px;
    margin-bottom: 0;
}
	.choosefrom .pointerbox ul{
		    min-height: auto;
	}
}

@media (max-width: 767px) {
.why_choose_pera {
    margin-bottom: 30px;
}
	section.icon_cards, section.cards_section {
    padding: 0;
}
	.principle_detail{
		text-align:center;
	}
	.toolsCls .toolContent {
    margin: 15px 0;
    padding: 15px;
    min-height: auto;
}
	.toolsCls .toolContent h3{
		margin-top: 0;
		margin-bottom: 20px;
	}
}

.relatedSkillsSection {
    margin-bottom: 60px !important;
}

.how_it_work .how_work .how_it_work_graphic{
	margin-top:100px;
}

#demo3{
    margin-top: 30px !important;	
}

.choosefrom .pointerbox ul{
	    min-height: 380px;
}


/*add css for tab issue - 18-12-2025 */
 /* Mobile tab styling - hidden by default */
        .tab-content.choosefrom .mobile-tabs {
            display: none;
            position: relative;
            padding: 15px 40px 15px 15px;
            background: #f5f5f5;
            border: 1px solid #ddd;
            margin-bottom: 2px;
            cursor: pointer;
            font-weight: 600;
            text-decoration: none;
            color: #333;
        }
        
        .tab-content.choosefrom .mobile-tabs:after {
            content: '\f107'; /* Font Awesome down arrow */
            font-family: 'FontAwesome';
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 18px;
            transition: transform 0.3s ease;
        }
        
        .tab-content.choosefrom .mobile-tabs.open:after {
            content: '\f106'; /* Font Awesome up arrow */
        }
        
        .tab-content.choosefrom .mobile-tabs.active {
            background: #377699 !important;
            color: #fff !important;
            border-color: #377699 !important;
        }
        
        .tab-content.choosefrom .mobile-tabs:hover {
            text-decoration: none;
            color: #333;
        }
        
        .tab-content.choosefrom .mobile-tabs.active:hover {
            color: #fff;
        }
        
        /* Desktop - show nav tabs, hide mobile tabs */
        @media (min-width: 768px) {
            .tab-content.choosefrom .mobile-tabs {
                display: none !important;
            }
            .nav-tabs.main-tab {
                display: flex !important;
            }
        }
        
        /* Mobile - hide nav tabs, show mobile tabs */
        @media (max-width: 767px) {
            .nav-tabs.main-tab {
                display: none !important;
            }
            .tab-content.choosefrom .mobile-tabs {
                display: block !important;
            }

            .tab-content.choosefrom .mobile-tabs.open{
            background: #377699 !important;
            color: #fff !important;
            border-color: #377699 !important;
            }
        }
/*add css for tab issue - 18-12-2025 END*/