@media only screen and (max-width:768px) {
	
  .navbar-profile {
    text-align: right;
    background: #eee !important;
    width: 100% !important;
}
  /* #banner {
      top: 127px !important;
      border-top: 1px solid #1a4ffc;
  
  } */
	
	.footer-bottom p {
  line-height: 25px;
  font-size: 12px!important;
  text-align: center;
}
	
  .login_btn {
    width: auto;
    margin-left: 4px;
  }
	
	.nav_top{ padding-left: 0px;}
	
  .inner_title_wrapper {
    text-align: center;
    margin-top:0px;
  }
	.about_wraper {
  padding: 30px 0px;
}
	
  header .desk-menu .logo-adn {
    margin: 0px !important;
  }
  .contact_box {
    padding-top: 10px;
    float: inherit;
    width: 100%;
  }
	
	.carousel .carousel-item video#two{ top:-250px!important;}
	
	.user_detail_content{ padding-left: 0px;}
}

