@media (min-width:992px) and (max-width: 1199px) {
  .fullLength:before {
    left: -160px;
    width: 172%;
    height: 853px;
    transform: scale(0.8);
  }
}

@media (max-width: 1199px) {
  .team_member_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  .member_block {
    position: static;
    width: 50%;
    padding: 0 15px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin-bottom: 60px;
    background: none;
  }

  .member_block.active {
    background: none;
  }

  .member_pic {
    height: 220px;
    width: 220px;
  }

  .member_details {
    opacity: 1;
    visibility: visible;
  }

  .box-row::after {
    right: 0;
  }
  .header {
    background: url(../images/banner_bg.svg) no-repeat center top;
} 
}

@media (max-width: 991px) {
  .banner_img {
    left: 0;
  }

  .banner_img img {
    display: block;
    margin: 0 auto;
  }

  .box_right_effect,
  .box_effect {
    width: 100%;
    top: 0;
    left: 0;
  }

  .fullLength {
    height: 700px;
  }

  .fullLength:before {
    background-size: contain;
    height: 700px;
    width: 449px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .something:before {
    height: 100%;
  }

  .calling_picture img {
    display: block;
    margin: 0 auto;
  }

  .would_look {
    padding-top: 60px;
  }

  .guide_round {
    padding-bottom: 100px;
  }

  .spent_almost {
    padding: 63px 0px 6px;
  }

  .urban_cities {
    padding: 60px 0px 68px;
  }

  .challenge_commuting {
    padding-bottom: 0;
  }

  .provide_box {
    padding-top: 74px;
    padding-right: 0;
  }

  .provide_box p {
    margin-bottom: 17px;
  }

  .box_effect,
  .box_right_effect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box_style {
    width: calc(50% - 15px);
  }

  .boxBg1 {
    margin-right: 15px;
  }

  .boxBg2 {
    margin-left: 15px;
  }

  .boxBg3 {
    margin-right: 15px;
  }

  .boxBg4 {
    margin-left: 15px;
  }

  .signup_page .logo {
    width: 177%;
    padding-top: 16px;
    padding-bottom: 0;
    height: 99px;
    padding-left: 93px;
    left: -96px;
  }
  
}

@media (max-width: 767px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .logo {
    padding:16px 0 10px 49px;
    width: 100%;;

  }

  .top_btn {
    padding-top: 16px;
  }

  .btn {
    height: 47px;
    min-width: 142px;
    line-height: 47px;
    font-size: 16px;
  }

  h2 {
    font-size: 20px;
  }

  .banner {
    padding-top: 109px;
    min-height: 279px;
  }

  .urban_cities p {
    font-size: 17px;
    line-height: 1.5
  }

  .urban_cities {
    padding-bottom: 20px;
  }

  .heading_challenge h2, .provide_box p,
  .would_look p,
  .experience_heading h3, .section_heading h3 {
    font-size: 17px;
    line-height: 1.5
  }

  .challenge_commuting {
    padding-top: 60px;
  }

  .challenges_box img {
    width: 95px;
    margin: 0 auto;
  }

  .challenges_box h3 {
    font-size: 18px;
    margin-top: 25px;
  }
.box_style h4{
  font-size: 18px;
}
  .challenges_box p {
    font-size: 16px;
  }

  .box_style {
    width: 100%;
    padding: 30px 20px;
  }

  .team_member_block {
    margin-top: 40px;
  }

  .boxBg1 {
    margin-right: 0;
  }

  .boxBg2 {
    margin-left: 0;
  }

  .boxBg3 {
    margin-right: 0;
  }

  .boxBg4 {
    margin-left: 0;
  }

  .services_block {
    padding-bottom: 60px;
  }

  .would_look {
    padding-top: 0;
  }

  .guide_round:before {
    display: none;
  }

  .guide_round {
    padding-bottom: 60px;
  }

  .fullLength:before {
    width: 320px;
  }

  .fullLength,
  .fullLength:before {
    height: 553px;
  }

  .heading_work h2 {
    font-size: 20px;
  }

  .member_block {
    width: 100%;
  }

  .team_seasoned {
    margin-top: 22px;
  }

  .member_pic, .team_img {
    height: 150px;
    width: 150px;
    margin: 0 auto;
  }

  .member_details strong {
    font-size: 18px
  }
  .member_details p {
      font-size: 14px;
    }
  .member_details span {
    font-size: 13px
  }

  .member_details {
    padding: 0;
  }

  .team_member {
    padding-bottom: 0;
  }

  .rw_btn {
    padding: 20px;
  }

  .rw_text h4 {
    font-size: 18px;
  }

  .social_box ul {
    display: block;
    width: 100%;
  }

  .social_box ul li {
    display: inline-block;
  }

  .signup_page .logo img {
    width: 114px;
  }

  .form_register {
    padding: 20px 0;
  }

  .signup_form {
    padding-top: 87px;
  }

  .form_register h2 {
    font-size: 30px;
  }

  .form_box {
    padding: 30px 10px;
  }

  .social_box {
    position: relative;
    z-index: 9;
  }

  .social_box a {
    width: 78px;
    height: 78px;
    background-size: 78px 78px;
  }
  .team_seasoned h3{
    font-size: 18px;
  }
  .team_seasoned span{
        font-size: 15px;
  }
  .team_seasoned p{
    font-size: 15px;
  }


/*media mobile view*/

  .header {
    background: url(../images/banner_bg.svg) no-repeat center top;
} 
}
