@media only screen and (max-width: 600px)
{
   
    .box_img{display: none;}
    .box_img_2{display: none;}
    .has_text{width: 100%;text-align: center;padding: 0;left: 0%;}
    .no_text{display: none;padding: 0;}
     #navigation li {
        display: list-item;
        left: 0;
    display: none;
 padding-left: 5px;
     }
     #navigation {
        height: 10%;
        background-color: white;
    box-shadow: 0px 0px 2px grey;
    transition: 0s ease;
     }
     .menu_trigger{display:block;
     height:60%;
     width: 10%;
     position:absolute;
     padding: 1%;
     right: 5%;
     border: 1px grey;
     top:10%;
    
     border-color: grey;
     border-radius: 5px;
     cursor: pointer;
     padding-top:0%;
     }
     .line{width:100%;
     color: grey;
    position: relative;
    top: 20%;
     height: 20%;
     display:list-item;
     list-style: none;
     }
     .line hr {border:1px solid;}
     
     .modal{width: 90%;
     left: 5%;
     height: 80%;
     overflow-y: scroll;
     }
    .form_item{top: 8%;
   overflow:visible;
   min-height: 25%;
    }
    select {
        padding: 0;
        width: 100%;
    }
    #navigation {
        text-align: left;
        transition: 0s ease;
    }
    
   .nav_items{
    position: relative;
    top: 3em;
   }
   .grey{background-color: whitesmoke;}
   .magic-select{
 
}
  .page_text{width: 80%;
  
  }
 .article{
   height: 60%;
    display: block;
    padding-bottom: 15%;
 }
.spacer{
    position: relative;
    min-height: 60%;
    width: 100%;
}
.box{width: 100%;
top: 50px;
display: block;
margin-bottom: 20%;
}
.text{left:0%;}

.content{left:0%;}
.page-content 
{
    margin-top:30%;
}
.logo{top:-0.2em;

}
.logo_img{left: 1.0em;}
.service-box-container{margin-bottom: 20%;}
.menu_trigger{top: 25%;}
.box{margin-left: 0px;height: 120%;}
input{font-size: small;}
.applicant-profile-picture{
    height: 100px;
    width: 100px;
}
.application_user_detail p{
    font-size: small;
}
.applicant-btn-holder{
    width: 110%;
    left: -5%;
}
.applicant-btn-holder p{
    font-size: x-small;
   
}
.other_images_holder{text-align: center;}
#admin_navigation {
    width: 100%;
    height: 10%;
}
.admin_nav_items {
    position: fixed;
    background-color: white;
    display: none;
    
}
.admin_page_holder{left: 0%;
width: 100%;}
.map_holder{
    height: 300px;
    position: fixed !important;
    z-index: 15;
}
.applicants-content-container{top: 300px;
text-align: center;
}
.application_user_detail{
    
    width: 48%;
}
.applicant-btn-holder{width: 100%;left: 25%;}
.applicant-accept-btn {
    font-size: xx-small !important;
    display: block;
    left: 5%;
}
.applicant-reject-btn{
    display: block;
    top: 20%;
    left: 5%;
}
.modal-promoter{
    overflow-x: hidden;
    padding-top: 50px;
}
.footer_section
{
    display: block;
    width:100%;
}
.input{
    padding: 5px;
}
 .dz-image img 
 {
	height: 50px;
	width: 50px;
 }
.footer_section h1{
    width: 100%;
}
.footer{
    min-height: 50%;
}
textarea{
    width:80%;
}
}

