.box-shadow{
   box-shadow: 0.5rem 0.5rem black, -0.5rem -0.5rem #ccc !important;
}

.proj_section{
  box-shadow: 0px 0px 20px rgba(0,0,0,.2);
}

.arlo_tm_portfolio iframe{
    width: 100%;
    height: 320px;
}

.arlo_tm_leftpart ul p a{
    text-decoration: none;
    color: #000;
    position: relative;
}

.arlo_tm_leftpart ul p {
    padding: 13px 0px;
    position: relative;
}

.arlo_tm_leftpart ul p a:hover{
    color: #01ACD4;
}

.arlo_tm_leftpart ul p::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: rgba(0, 0, 0, .1);
    left: 0px;
    bottom: 0px;
    
}

@media only screen and (max-width: 600px) {
  .arlo_tm_hero_header {
    height: 64vh !important;
  }
  .arlo_tm_hero_header .hero_image{
    margin-left: -105px !important;
  }

  .arlo_tm_about_wrap_all{
    padding-top: 180px;
  }
  .arlo_tm_portfolio{
    padding-top: 150px;
  }
  .arlo_title_holder{
    text-align: center;
  }
  .arlo_tm_about .about_short_contact_wrap{
    margin-bottom: 20px;
  }
  .arlo_title_holder h3{
    margin-top: 0px;
  }
  .arlo_tm_about .rightbox .text{
    margin-bottom: -75px;
  }
  .arlo_tm_section{
    margin-bottom: -130px;
  }
  .arlo_tm_services{
    padding: 30px 0px 100px 0px;
  }
  .arlo_tm_services .service_inner{
    padding-top: 30px;
  }
  .my_show_poss{
    margin-top: 0px !important;
  }
  .my_channel{
    margin-top: 22px;
    margin-bottom: -42px;
  }
  .change-poss{
    margin-bottom: -10px !important;
  }
  .resize_footer{
    margin-top: 80px;
  }
  .reset_vision_txt{
    margin-top: 0px !important;
  }
  .reset_vision{
    margin-top: 0px !important;
  }
  .my_channel_resize{
    padding-top: 0px;
  }
}

.tile_anuj_name{
  margin-top: -120px !important;
}

.tile_other{
  margin-top: -38;
}

.v1_thumb{
  width: 50% !important;
}