.header .collapse.navbar-collapse.mobile{
  display: none;
}
.we-are.mobile{
  display: none;
}
.btn-close{
  z-index: 1001;
}
@media only screen and (max-width:767px){
  .container{
    padding:0px 30px;
    display: inline-block;
  }
  body .uwy.userway_p1 .uai{
    left:60px !important;
  }
  .header .collapse.navbar-collapse li:hover a:after, .header .collapse.navbar-collapse li a.active:after{
    bottom:-1px;
  }
  /*header*/
  .header .navbar-toggler {
    display: block;
    padding:0px;
    border:none;
    z-index: 100;
  }
  .header .navbar-toggler.active span{
    background:#F6F3EE;
  }
  .header .navbar-toggler.active span:nth-of-type(2){
    display: none;
  }
  .header .navbar-toggler.active span:nth-of-type(1){
    transform: rotate(45deg);
  }
  .header .navbar-toggler.active span:nth-of-type(3){
    transform: rotate(-45deg);
    top:0px;
  }
  .header .navbar{
    position: relative;
  }
  .header .navbar-toggler span{
    background: #292929;
    position: absolute;
    width:26px;
    height:2px;
    top:0px;
    right:0px;
  }
  .header .navbar-toggler span:nth-of-type(2){
    top:5px;
  }
  .header .navbar-toggler span:nth-of-type(3){
    top:10px;
  }
  .navbar-toggler-icon{
    width:26px;
  }
  .header .menu {
    padding: 30px 0px;
   }
  .header .collapse.navbar-collapse {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100vh !important;
    opacity: 0;
    transition: 0.5s;
    overflow-y: scroll;
  }
  .header .collapse.navbar-collapse.mobile.active{
    display: block;
    opacity: 1;
    background: #6B9362;
    transition: 0.5s;
    z-index: 99;
    padding:100px 60px;
  }
  .header .collapse.navbar-collapse.mobile.active ul li{
    padding-bottom:10px;
  }
  .header .collapse.navbar-collapse.mobile.active ul li a{
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #F6F3EE;
    text-align: left;
    display: inline-block;
  }
  .header .collapse.navbar-collapse.mobile.active ul li ul li a:after{
    background: none;
  }
  .header .collapse.navbar-collapse.mobile.active ul li ul li{
    padding:0px 0px 10px 30px;
    position: relative;
  }
  .header .collapse.navbar-collapse.mobile.active ul li ul li:last-child{
    padding:0px 0px 0px 30px;
  }
  .header .collapse.navbar-collapse.mobile.active ul.navbar-nav, .header .collapse.navbar-collapse.mobile.active ul:nth-of-type(2){
    margin-bottom:60px;
    display: inline-block;
  }
  .header .collapse.navbar-collapse.mobile.active ul:nth-of-type(2) li{
    float: left;
    width: auto;
    margin-right:40px;
  }
  .header .collapse.navbar-collapse.mobile.active ul li ul li:before{
    content:"";
    position: absolute;
    background:#F6F3EE;
    width:5px;
    height:5px;
    border-radius:50%;
    top: 10px;
    left: 12px;
  }
  .header .collapse.navbar-collapse.mobile.active p{
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #F6F3EE;
    margin:0px;
    width:100%;
  }
  .header .collapse.navbar-collapse li{
    width: 100%;
    margin-right:0px;
    text-align: left;
  }
  .pages-list .logo {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
  .pages-list .menu-list {
    width: 10%;
    max-width: 10%;
    flex: 0 0 10%;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }
  /*header*/
  /*banner*/
  .header .banner {
    padding: 10px 0px 80px 0px;
  }
  .header .diversity {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .header .diversity table{
    margin:0 auto;
  }
  .header .diversity div{
    width:125px;
    height:125px;
    padding:0px 19px;
    font-size: 16px;
    line-height: 20px;
  }
  .header .diversity img{
    width:125px;
    height:125px;
  }
  .header .diversity table tr:first-child td:nth-of-type(2), .header .diversity table tr:nth-of-type(3) td:nth-of-type(2), .header .diversity table tr:nth-of-type(4) td:nth-of-type(1), .header .diversity table tr:nth-of-type(2) td:nth-of-type(4){
    display: none;
  }
  .header .answer{
    width:100%;
    padding:40px 30px 0px;
  }
  .banner .answer h1{
    font-size: 38px;
    line-height: 44px;
    margin:0px 0px 22px 0px;
  }
  .banner .answer p{
    font-size: 16px;
    line-height: 28px;
    margin:0px 0px 22px 0px;
  }
  .banner .answer button{
    font-size: 14px;
    line-height: 28px;
    padding:12px 24px;
  }
  /*banner*/
  /*inspiration*/
  .inspiration:before{
    background: none;
    height:0px;
  }
  .inspiration{
    padding:80px 0px;
  }
  .inspiration h2{
    width:100%;
    font-size: 24px;
    line-height: 32px;
  }
  .inspiration p{
    font-size: 16px;
    line-height: 20px;
    padding:16px 0px 48px 0px;
    width: 269px;
    margin:0 auto;
  }
  .inspiration p br{
    display: none;
  }
  .inspiration ul li {
    margin-right: 0px;
    margin-bottom: 32px;
    text-align: left;
    width: 100%;
  }
  .inspiration ul li img {
    margin-right: 6px;
    width: 60px;
    float: left;
  }
  .inspiration ul li span{
    font-size: 18px;
    line-height: 19px;
    display: block;
    margin-bottom:8px;
    font-weight: bold;
  }
  .inspiration ul li .description {
    background: transparent;
    padding: 0px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    position: relative;
    display: block;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: left;
    float: left;
    width: calc(100% - 66px);
  }
  .inspiration ul li .description:after{
    background: none;
  }
  /*inspiration*/
  /*testimonials*/
  .testimonials{
    padding:80px 0px;
  }
  .testimonials h3{
    width:240px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom:0px;
  }
  .slick-list.draggable:before{
    background: none;
  }
  .slick-list.draggable{
    padding:0px !important;
  }
  .slick .slick-slide{
    padding:0px;
  }
  .slick  p{
    font-size: 16px;
    line-height: 22px;
    margin:40px 0px 16px 0px;
  }
  .testimonials .slick .name h3{
    font-size: 18px;
    line-height: 19px;
    margin:0px 0px 8px 0px;
  }
  .testimonials .slick .name span{
    font-size: 16px;
    line-height: 20px;
  }
  .testimonials .connect-us {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-top:40px;
  }
  .testimonials .connect-us span{
    font-size: 16px;
    line-height: 20px;
    margin-right:14px;
  }
  .testimonials .connect-us a{
    font-size: 16px;
    line-height: 17px;
    padding: 12px 12px;
    display: inline-block;
  }
  /*testimonials*/
  /*potential-employers*/
  .potential-employers{
    padding:0px 0px 80px 0px;
  }
  .potential-employers .container{
    padding:0px 0px;
  }
  .potential-employers:before{
    background-image: none;
  }
  .potential-employers .description {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px 30px;
    order:2;
  }
  .potential-employers .description h3{
    font-size: 24px;
    line-height: 32px;
    width:250px;
    margin:0px 0px 32px 0px;
  }
  .potential-employers .description h3 i{
    font-size: 24px;
    line-height: 32px;
  }
  .potential-employers .description p{
    font-size: 16px;
    line-height: 20px;
    margin-bottom:5px;
  }
  .potential-employers .description ul li{
    font-size: 16px;
    line-height: 20px;
    padding-bottom:5px;
  }
  .potential-employers .description i{
    font-size: 16px;
    line-height: 21px;
    margin:20px 0px 8px 0px;
  }
  .potential-employers .description .book-now{
    font-size: 16px;
    line-height: 17px;
    padding:12px 24px;
    margin-top:32px;
  }
  .potential-employers .image-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin:0px 0px 32px 0px;
    order:1;
  }
  /*potential-employers*/
  /*footer*/
  footer{
    padding:80px 0px;
  }
  footer .logo img{
    display: none;
  }
  footer .logo{
    order:4;
    width:100%;
    max-width:100%;
    flex:0 0 100%;
  }
  footer .copyrights p{
    width: 100%;
    text-align: center;
  }
  footer .looking {
    margin-right:90px;
    margin-bottom:30px;
  }
  footer .footer-menu ul:first-child li a{
    font-size: 16px;
    line-height: 24px;
  }
  footer .footer-menu .quick-links{
    width:70px;
    max-width:70px;
    flex: 0 0 70px;
  }
  footer .footer-menu .quick-links li:nth-of-type(odd), footer .footer-menu .quick-links li:nth-of-type(even){
    width:100%;
  }
  footer .footer-menu ul:last-child{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
  }
  footer .footer-menu ul:last-child li{
    display: inline-block;
    margin-right:30px;
  }
  footer .footer-menu ul:last-child li a{
    font-size: 16px;
    line-height: 17px;
  }
  footer .footer-menu{
    width:65px;
    max-width:65px;
    flex:0 0 65px;
    margin-right:0px;
  }
  footer .social-media{
    width: 100%;
    max-width:100%;
    flex: 0 0 100%;
  }
  footer .social-media p{
    width:100%;
    text-align: center;
  }
  /*footer*/
  /*get-in-touch-popup*/
  .modal.show .modal-dialog {
   width: 100%;
   max-width: 100%;
 }
 .modal.show .modal-content.touch, .modal.show .modal-content.thankyou {
    height: 100%;
    border-radius: 0px;
    padding:0px 37px;
 }
 .modal.show .modal-content.touch .modal-body{
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
 }
 /*get-in-touch-popup*/
 /*aboutus*/
 .workforce-solutions{
   padding:55px 0px 76px 0px;
 }
 .workforce-solutions .growth h1{
   font-size: 28px;
   line-height: 40px;
   width:100%;
   text-align: left;
   padding:0px 30px 60px;
 }
 .workforce-solutions .container{
   padding:0px 0px;
 }
 .satisfying{
   margin-top:60px;
 }
 .satisfying .image-section {
   width: 100%;
   max-width: 100%;
   flex: 0 0 100%;
   padding:0px 30px;
 }
 .satisfying .description-section {
   width: 100%;
   max-width: 100%;
   flex: 0 0 100%;
   padding:0px 30px;
 }
 .satisfying .image-section h3{
   font-size: 28px;
   line-height: 40px;
   margin:0px 0px 24px 0px;
 }
 .satisfying .image-section img{
   display: none;
 }
 .satisfying .description-section h5{
   font-size: 18px;
   line-height: 24px;
   margin:0px 0px 24px 0px;
 }
 .satisfying .description-section span, .satisfying .description-section ul li{
   font-size: 16px;
   line-height: 20px;
 }
 .satisfying .description-section ul li {
    padding: 0px 0px 5px 20px;
 }
 .satisfying .description-section ul {
    margin: 0px 0px 24px 0px;
  }
  .satisfying .description-section p{
     font-size: 16px;
     line-height: 20px;
  }
  .why-tahkay{
    padding:80px 0px;
  }
  .why-tahkay .experiences .heading-section h2{
    font-size: 24px;
    line-height: 32px;
    margin:0px 0px 16px 0px;
    text-align: left;
  }
  .why-tahkay p.processes{
    font-size: 16px;
    line-height: 20px;
    width:100%;
    padding:0px 0px 48px 0px;
    text-align: left;
  }
  .why-tahkay .experiences .heading-section{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
  }
  .why-tahkay .experiences .description{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
  }
  .why-tahkay .collaborative .icon{
    width:54px;
    margin-right:24px;
  }
  .why-tahkay .experiences .description h5{
    font-size: 18px;
    line-height: 22px;
    margin-bottom:8px;
  }
  .why-tahkay .collaborative .description {
    width: calc(100% - 78px);
  }
  .why-tahkay .experiences .description p{
    font-size: 16px;
    line-height: 20px;
  }
  .we-are-agile{
    padding:80px 0px 0px;
  }
  .we-are{
    padding:32px 0px 0px;
  }
  .we-are-agile .image-section{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
    margin-right:0px;
  }
  .we-are-agile .description-section{
    width:100%;
    max-width:100%;
    flex:0 0 100%;
  }
  .we-are-agile .image-section h3{
    font-size: 24px;
    line-height: 32px;
    margin:0px 0px 32px 0px;
  }
  .we-are-agile .description-section span, .we-are-agile .description-section ul li{
    font-size: 16px;
    line-height: 20px;
  }
  .we-are .about-company .image-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-right: 0px;
    margin-bottom:32px;
  }
  .we-are .about-company .description-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .we-are .about-company .name span{
    font-size: 16px;
    line-height: 17px;
  }
  .we-are .about-company .image-section .name{
    margin-top:11px;
  }
  .we-are .description-section h3{
    font-size: 24px;
    line-height: 32px;
    margin:0px 0px 40px 0px;
  }
  .we-are .description-section span, .we-are .description-section ul li, .we-are .description-section h5{
    font-size: 16px;
    line-height: 20px;
  }
  .we-are .description-section p{
    font-size: 16px;
    line-height: 20px;
    margin:0px 0px 32px 0px;
  }
  .we-are .description-section ul {
    margin: 0px 0px 32px 0px;
  }
 /*aboutus*/
 /*what-we-do*/
 .our-services{
   padding:60px 0px 0px 0px;
 }
 .our-services .container{
   padding:0px;
 }
 .our-services h1{
    font-size: 28px;
    line-height: 40px;
    padding:0px 30px 40px;
    width:100%;
 }
 .our-services p.typical-talent{
    width:100%;
    font-size: 16px;
    line-height: 23px;
    padding:0px 30px 60px 30px;
 }
 .our-services .image-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-right: 0px;
 }
 .our-services .description-section {
   width: 100%;
   max-width: 100%;
   flex: 0 0 100%;
   padding:40px 30px 80px;
}
.our-services .description-section h3{
  font-size: 24px;
  line-height: 29px;
  margin: 0px 0px 16px 0px;
}
.our-services .accordion-button, .faq .accordion-button{
  font-size: 18px;
  line-height: 24px;
}
.our-services .accordion-button.collapsed, .our-services .accordion-button[aria-expanded="false"], .faq .accordion-button.collapsed, .faq .accordion-button[aria-expanded="false"]{
  padding:16px 0px;
}
.our-services .description-section p{
  font-size: 16px;
  line-height: 23px;
  margin-bottom:20px;
}
.our-services .for-employers{
  margin-bottom:0px;
}
 /*what-we-do*/
 /*faq*/
 .faq .tab_container h3.tab_drawer_heading{
   display: block;
   font-size: 24px;
   line-height: 29px;
   margin-bottom:16px;
 }
 .faq .tabs{
    display: none;
 }
 .faq{
    padding:30px 0px 60px 0px;
 }
 .faq h1{
    font-size: 28px;
    line-height: 40px;
    margin-bottom:80px;
    text-align: left;
 }
 .faq .tab_container{
    width:100%;
 }
 .faq .tab_content{
   display: block !important;
 }
 .faq #tab2{
     margin-bottom:80px;
     display: block !important;
  }
 .faq #tab1{
   
   display: block !important;
 }
 .faq .accordion-body span, .faq .accordion-body ul li, .faq .accordion-body p{
   font-size: 16px;
   line-height: 20px;
 }
 /*faq*/
 /*blog*/
 .blog{
    padding:30px 0px 80px 0px; 
 }
 .blog .blog-list .multiverse:nth-of-type(odd){
     margin-right:0px;
  }
 .blog h1{
   font-size: 28px;
   line-height: 40px;
   margin-bottom:60px;
   text-align: left;
 }
 .blog .blog-list .multiverse {
   width: 100%;
   max-width: 100%;
   flex: 0 0 100%;
   padding: 16px 0px 32px 0px;
 }
 .blog .multiverse .image{
   width:120px;
 }
 .blog .multiverse .content {
   width: calc(100% - 152px);
 }
 .blog .multiverse .content span{
    font-size: 16px;
    line-height: 17px;
    margin-bottom:4px;
 }
 .blog .multiverse .content p{
   font-size: 18px;
   line-height: 24px;
 }
 /*blog*/
 /*blog-detail*/
 .blog-detail .title{
    margin:30px 0px 60px 0px;
 }
 .blog-detail .container{
    padding:0px;
 }
 .blog-detail .title span{
   font-size: 16px;
   line-height: 20px;
   padding-left:30px;
   margin-bottom:4px;
   text-align: left;
 }
 .blog-detail .title h1{
   width:100%;
   font-size: 28px;
   line-height: 40px;
   padding:0px 30px 79px 30px;
   text-align: left;
 }
 .blog-detail .blog-description{
    width:100%;
    padding:0px 30px;
 }
 .blog-detail .blog-description h2{
   font-size: 28px;
   line-height: 40px;
   margin:0px 0px 16px 0px;
 }
 .blog-detail .blog-description h3{
   font-size: 20px;
   line-height: 28px;
   margin:0px 0px 16px 0px;
 }
 .blog-detail .blog-description h4{
    font-size: 18px;
    line-height: 20px;
    margin:0px 0px 16px 0px;
 }
 .blog-detail .blog-description p{
   font-size: 16px;
   line-height: 23px;
   margin:0px 0px 20px 0px;
 }
 .blog-detail .blog-description ul li, .blog-detail .blog-description ol li{
  font-size: 16px;
  line-height: 23px;
 }
 /*blog-detail*/
 /*resources*/
 .experience-sharing .left-section{
   width:100%;
 }
 .experience-sharing .right-section{
   width:100%;
 }
 .experience-sharing{
   padding:30px 0px 60px 0px;
 }
 .experience-sharing h1{
   font-size: 28px;
   line-height: 40px;
   text-align: left;
   margin:0px 0px 80px 0px;
 }
 .experience-sharing .left-section h3{
   font-size: 20px;
   line-height: 28px;
   margin:0px 0px 32px 0px;
 }
 .experience-sharing .left-section p{
   font-size: 16px;
   line-height: 23px;
   margin:0px 0px 20px 0px;
 }
 .experience-sharing .right-section .resource-detail {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 16px 0px 24px 0px;
 }
 .experience-sharing .right-section h4{
    font-size: 18px;
    line-height: 24px;
    margin:0px 0px 4px 0px;
 }
 .experience-sharing .right-section p{
   font-size: 16px;
   line-height: 20px;
 }
 /*resources*/
 /*contactus*/
 .free-consulting{
    padding:30px 0px 60px 0px;
 }
 .free-consulting h1{
   font-size: 28px;
   line-height: 40px;
   text-align: left;
   margin:0px 0px 60px 0px;
   padding:0px 30px;
 }
 .free-consulting .container{
    padding:0px 0px;
 }
 .free-consulting .contactus-form{
   margin-top:60px;
   padding:0px 30px;
 }
 .free-consulting .left-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
 }
 .free-consulting .right-section{
    width:100%;
    max-width:100%;
    flex: 0 0 100%;
    margin-top:32px;
 }
 .free-consulting .left-section h3{
   font-size: 20px;
   line-height: 28px;
   margin:0px 0px 32px 0px;
 }
 .free-consulting .left-section p{
    font-size: 16px;
    line-height: 23px;
    margin:0px 0px 32px 0px;
 }
 .free-consulting .left-section ul li{
  font-size: 16px;
  line-height: 23px;
 }
 .free-consulting .right-section .form-group input, .free-consulting .right-section .form-group input::placeholder{
    font-size: 16px;
    line-height: 23px;
 }
 .free-consulting .right-section .form-group textarea, .free-consulting .right-section .form-group textarea::placeholder{
    font-size: 16px;
    line-height: 23px;
 }
 .free-consulting .right-section .form-group textarea, .free-consulting .form-group textarea.little{
    min-height:90px;
 }
 .free-consulting .right-section .form-group {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
 /*contactus*/
}
@media only screen and (min-width:768px) and (max-width:991px){
  .container{
    max-width:100%;
    padding:0px 30px;
  }
  body .uwy.userway_p1 .uai{
    left:60px !important;
  }
  /*header*/
  .header .collapse.navbar-collapse li{
    margin-right:20px;
  }
  .header .collapse.navbar-collapse li a{
    font-size: 14px;
    line-height: 19px;
  }
  .header .diversity{
    width:100%;
    padding-right:0px;
    padding-bottom:30px;
  }
  .header .diversity table{
    margin:0 auto;
  }
  .header .answer{
    width:100%;
    padding:0px 30px;
  }
  .header .banner{
    padding:20px 0px 60px 0px;
  }
  /*header*/
  /*inspiration*/
  .inspiration{
    padding:50px 0px;
  }
  .inspiration:before{
    background-image: none;
    height: 0px;
  }
  .inspiration p{
    margin:24px 0px 40px 0px;
  }
  .inspiration ul li{
    margin-bottom:40px;
  }
  .inspiration ul li{
    width:45%;
    float: left;
    margin-right:30px;
  }
  .inspiration ul li:nth-of-type(even){
    margin-right:0px;
  }
  .inspiration ul li img {
    margin-right: 15px;
    width: 80px;
    float: left;
  }
  .inspiration ul{
    display: flex;
    flex-wrap: wrap;
  }
  .inspiration ul li span{
    font-size: 20px;
    line-height: 23px;
    display: block;
    text-align: left;
    padding-bottom: 4px;
  }
  .inspiration ul li .description {
    background: transparent;
    padding: 0px;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    width: calc(100% - 95px);
    display: block;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: left;
    float: left;
  }
  .inspiration ul li .description:after{
    background-image: none;
    height:0px;
  }
  /*inspiration*/
  /*testimonials*/
  .testimonials{
    padding:50px 0px;
  }
  .testimonials h3{
    margin-bottom:40px;
  }
  .slick-list.draggable:before{
    background: none;
    height:0px;
  }
  .slick-list.draggable{
    padding:0px !important;
  }
  .slick .slick-slide {
    padding: 0px 30px;
  }
  .slick .slick-slide p{
    font-size: 14px;
    line-height: 21px;
    min-height: auto;
  }
  .testimonials .slick .name h3{
    font-size: 20px;
    line-height: 27px;
  }
  .testimonials .slick .name span{
    font-size: 14px;
    line-height: 17px;
  }
  .testimonials .connect-us {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-top: 40px;
    display: block;
    text-align: center;
  }
  .testimonials .connect-us a{
    font-size: 14px;
    line-height: 17px;
    padding:10px 20px;
  }
  /*testimonials*/
  /*potential-employers*/
  .potential-employers{
    padding:40px 0px;
  }
  .potential-employers .description h3{
    font-size: 30px;
    line-height: 37px;
    margin:0px 0px 30px 0px;
  }
  .potential-employers .description h3 i{
    font-size: 30px;
    line-height: 37px;
  }
  .potential-employers .description p{
    font-size: 16px;
    line-height: 21px;
  }
  .potential-employers .description ul li{
    font-size: 16px;
    line-height: 21px;
    padding-bottom:5px;
  }
  .potential-employers .description .book-now{
    font-size: 14px;
    line-height: 17px;
    margin-top:30px;
    padding:10px 20px;
  }
  .potential-employers:before{
    background-image: none;
    height:0px;
  }
  /*potential-employers*/
  /*footer*/
  footer{
    padding:40px 0px;
  }
  footer .logo{
    display: none;
  }
  footer .looking {
    margin-right: 50px;
  }
  footer .footer-menu{
    margin-bottom:30px;
    width: 245px;
    max-width: 245px;
    flex: 0 0 245px;
    margin-right: 50px;
  }
  /*footer*/
  /*aboutus*/
  .why-tahkay .heading-section h2{
    font-size: 30px;
    line-height: 35px;
  }
  .why-tahkay .experiences .description p{
    font-size: 18px;
    line-height: 25px;
  }
  .workforce-solutions{
    padding:40px 0px;
  }
  .workforce-solutions .growth h1{
    width:100%;
    font-size: 30px;
    line-height: 37px;
    padding-bottom:50px;
    text-align: left;
  }
  .satisfying{
    margin-top:40px;
  }
  .satisfying .image-section h3{
    font-size: 30px;
    line-height: 37px;
    margin: 0px 0px 40px 0px;
  }
  .satisfying .description-section h5{
    font-size: 18px;
    line-height: 22px;
  }
  .satisfying .description-section span, .satisfying .description-section ul li{
    font-size: 14px;
    line-height: 20px;
    padding-bottom:5px;
  }
  .satisfying .description-section p{
    font-size: 14px;
    line-height: 20px;
  }
  .why-tahkay{
    padding:40px 0px;
  }
  .why-tahkay p.processes{
    width:100%;
    font-size: 20px;
    line-height: 30px;
  }
  .why-tahkay .collaborative {
    padding: 24px;
    width: 46%;
    max-width: 46%;
    flex: 0 0 46%;
    margin-bottom:40px;
  }
  .why-tahkay .collaborative:last-child{
    margin-bottom:0px;
  }
  .why-tahkay .collaborative .icon{
    width:54px;
    margin-right:24px;
  }
  .why-tahkay .description h5{
    font-size: 18px;
    line-height: 22px;
    margin-bottom:8px;
  }
  .why-tahkay .collaborative .description {
    width: calc(100% - 78px);
  }
  .we-are{
    padding:40px 0px;
  }
  .we-are .about-company .image-section , .we-are-agile .image-section{
    width: 300px;
    max-width: 300px;
    flex: 0 0 300px;
    margin-right: 30px;
  }
  .we-are .about-company .description-section , .we-are-agile .description-section{
    width: calc(100% - 330px);
    max-width: calc(100% - 330px);
    flex: 0 0 calc(100% - 330px);
  }
  .we-are .description-section h3{
    font-size: 30px;
    line-height: 37px;
    margin:0px 0px 32px 0px;
  }
  .we-are .description-section span, .we-are .description-section ul li, .we-are-agile .description-section ul li{
    font-size: 14px;
    line-height: 17px;
    padding-bottom:5px;
  }
  .we-are-agile .description-section h6{
    font-size: 14px;
    line-height: 17px;
  }
  .we-are .description-section p, .we-are-agile .description-section p{
    font-size: 14px;
    line-height: 17px;
    margin:0px 0px 20px 0px;
  }
  .we-are .description-section ul {
    margin: 0px 0px 20px 0px;
  }
  .we-are .description-section ul li:before{
    top:9px;
  }
  /*aboutus*/
  /*what-we-do*/
  .our-services h1{
    width:100%;
  }
  .our-services p.typical-talent{
    width:100%;
    padding:0px 0px 50px 0px;
  }
  .our-services .image-section {
    width: 48%;
    max-width: 48%;
    flex: 0 0 48%;
    margin-right: 30px;
  }
  .our-services .description-section {
    width: 47%;
    max-width: 47%;
    flex: 0 0 47%;
  }
  .our-services .description-section h3{
    font-size: 24px;
    line-height: 29px;
    margin: 0px 0px 16px 0px;
  }
  .our-services .accordion-button, .faq .accordion-button{
    font-size: 17px;
    line-height: 24px;
  }
  .our-services .accordion-button.collapsed, .our-services .accordion-button[aria-expanded="false"], .faq .accordion-button.collapsed, .faq .accordion-button[aria-expanded="false"]{
    padding:16px 0px;
  }
  .our-services .description-section p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom:20px;
  }
  .our-services .for-employers{
    margin-bottom:80px;
  }
  /*what-we-do*/
   /*faq*/
  .faq .tab_container h3.tab_drawer_heading{
    display: block;
    font-size: 24px;
    line-height: 29px;
    margin-bottom:16px;
  }
  .faq .tabs{
    display: none;
  }
  .faq{
    padding:30px 0px 60px 0px;
  }
  .faq h1{
    font-size: 28px;
    line-height: 40px;
    margin-bottom:80px;
    text-align: left;
  }
  .faq .tab_container{
    width:100%;
  }
  .faq .tab_content{
    display: block !important;
  }
  .faq #tab1{
    margin-bottom:80px;
  }
  .faq .accordion-body span, .faq .accordion-body ul li, .faq .accordion-body p{
    font-size: 14px;
    line-height: 20px;
  }
  /*faq*/
   /*blog*/
  .blog{
    padding:30px 0px 80px 0px; 
  }
  .blog h1{
    font-size: 28px;
    line-height: 40px;
    margin-bottom:60px;
    text-align: left;
  }
  .blog .blog-list .multiverse {
    width: 47%;
    max-width: 47%;
    flex: 0 0 47%;
    padding: 16px 0px 32px 0px;
  }
  .blog .multiverse .image{
    width:120px;
  }
  .blog .multiverse .content {
     width: calc(100% - 152px);
  }
  .blog .multiverse .content span{
    font-size: 14px;
    line-height: 17px;
    margin-bottom:4px;
  }
  .blog .multiverse .content p{
    font-size: 16px;
    line-height: 24px;
  }
  /*blog*/
  /*blog-detail*/
  .blog-detail .title h1{
    width:100%;
  }
  .blog-detail .blog-description{
     width:100%;
  }
  /*blog-detail*/
  /*resources*/
  .experience-sharing .left-section {
    margin-right: 50px;
  }
  .experience-sharing .right-section {
    width: calc(100% - 330px);
  }
   /*resources*/
   /*contactus*/
   .free-consulting .left-section {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom:32px;
  }
  /*contactus*/
}
@media only screen and (min-width:992px) and (max-width:1199px){
  .container{
    max-width:100%;
    padding:0px 50px;
  }
  /*header*/
  .header .collapse.navbar-collapse li{
    margin-right:40px;
  }
  .header .diversity {
    width: 740px;
    padding-right: 40px;
  }
  .header .answer {
    width: 450px;
    padding-right: 0px;
  }
  .banner .answer h1{
    font-size: 40px;
    line-height: 47px;
  }
  /*header*/
  /*inspiration*/
  .inspiration ul li .description {
    background: transparent;
    padding: 0px;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    width: calc(100% - 109px);
    display: block;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: left;
    float: left;
  }
  .inspiration ul li .description:after{
    background-image: none;
    height:0px;
  }
  .inspiration ul li {
    margin-right: 40px;
    margin-bottom: 40px;
    width: 45%;
    float: left;
  }
  .inspiration ul li img{
    float: left;
  }
  .inspiration ul li span{
    font-size: 20px;
    line-height: 27px;
    display: block;
    text-align: left;
  }
  .inspiration .build-teams ul{
    display: flex;
    flex-wrap: wrap;
  }
  /*inspiration*/
  /*footer*/
  footer .logo {
    width: 220px;
    max-width: 220px;
    flex: 0 0 220px;
    margin-right: 40px;
  }
  footer .looking {
    width: 158px;
    max-width: 158px;
    flex: 0 0 158px;
    margin-right: 40px;
  }
  footer .footer-menu {
    width: 150px;
    max-width: 150px;
    flex: 0 0 150px;
    margin-right: 20px;
  }
  footer .footer-menu .quick-links li:nth-of-type(odd), footer .footer-menu .quick-links li:nth-of-type(even) {
    width: 100%;
   }
  /*footer*/
  /*aboutus*/
  .workforce-solutions .growth h1{
    width:100%;
  }
  .why-tahkay p.processes{
    width:100%;
  }
  .we-are .about-company .image-section, .we-are-agile .image-section {
    margin-right: 50px;
  }
  .we-are .about-company .description-section, .we-are-agile .description-section {
    width: calc(100% - 520px);
    max-width: calc(100% - 520px);
    flex: 0 0 calc(100% - 520px);
  }
  /*aboutus*/
   /*what-we-do*/
   .our-services h1{
    width:100%;
  }
  .our-services p.typical-talent{
    width:100%;
    padding:0px 0px 50px 0px;
  }
  .our-services .image-section{
    margin-right:30px;
  }
  .our-services .description-section {
    width: calc(100% - 470px);
    max-width: calc(100% - 470px);
    flex: 0 0 calc(100% - 470px);
 }
  /*what-we-do*/
  /*faq*/
  .faq .tabs {
    width: 320px;
    margin-right: 30px;
  }
  .faq .tab_container {
    width: 540px;
  }
  /*faq*/
  /*blog*/
  .blog .blog-list .multiverse {
    width: 47%;
    max-width: 47%;
    flex: 0 0 47%;
  }
  .blog .multiverse .content p{
    font-size: 20px;
    line-height: 25px;
  }
  /*blog*/
   /*blog-detail*/
   .blog-detail .title h1{
    width:100%;
  }
  .blog-detail .blog-description{
     width:100%;
  }
  /*blog-detail*/
  /*resources*/
  .experience-sharing .right-section .resource-detail{
    width:100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  /*resources*/
  /*contactus*/
  .free-consulting .left-section {
    width: 40%;
    max-width: 40%;
    flex: 0 0 40%;
  }
  .free-consulting .right-section {
    width: 55%;
    max-width: 55%;
    flex: 0 0 55%;
  }
  .free-consulting .right-section .form-group {
    width: 48%;
    max-width: 48%;
    flex: 0 0 48%;
   }
  /*contactus*/
}
@media only screen and (min-width:1200px) and (max-width:1365px){
  .container{
    max-width:100%;
    padding:0px 50px;
  }
  /*banner*/
  .header .collapse.navbar-collapse li{
     margin-right:60px;
  }
  .header .diversity {
    width: 670px;
    padding-right: 40px;
  }
  .header .answer {
    width: 530px;
    padding-right: 40px;
  }
  .banner .answer h1{
    font-size: 40px;
    line-height: 47px;
  }
  .header .diversity div{
    width:150px;
    height:150px;
    padding:0px 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .header .diversity img{
    width:150px;
    height:150px;
  }
  /*banner*/
  /*footer*/
  footer .logo{
    margin-right:80px;
  }
  footer .looking {
    margin-right: 80px;
  }
  footer .footer-menu {
    margin-right: 80px;
  }
  /*faq*/
  .faq .tabs {
    margin-right:50px;
  }
  /*faq*/
  /*blog*/
  .blog .blog-list .multiverse {
    width: 520px;
    max-width: 520px;
    flex: 0 0 520px;
  }
  /*blog*/
  /*resources*/
  .experience-sharing .right-section .resource-detail {
    width: 350px;
    max-width: 350px;
    flex: 0 0 350px;
 }
 /*resources*/
 /*contactus*/
 .free-consulting .left-section {
    width: 400px;
    max-width: 400px;
    flex: 0 0 400px;
 }
 /*contactus*/
}