@media only screen and (max-width: 786px) {
    .navbar-light .navbar-toggler{
        background-color: #fff;
    }
    .navbar-toggler:focus{
        box-shadow:none;
        outline: none;
        border: none;
    }
    header{
        background-color: #071b2fd4;
       
    }
.navbar-light .navbar-brand {
    width: 22%;
    padding: 0 0px;
}
.ewt_activiti ul {
    white-space: nowrap;
    overflow: auto;
    /* display: flex; */
}

.ewt_activiti ul li {
    width: 70%;
    display: inline-block;
    overflow: hidden;
    white-space: initial;
    padding: 0 7px;
}

.ewt_visa_service .visa_type{
    padding: 49px 12px;
    margin-bottom: 10px;
}
.ewt_testimony .overlay{
    display: none;
}

.ewt_contain_heading{
    padding: 23px 0;
    background-position-y: 119%;
}

.ewt_contain_heading .ewt_contain_title {
    padding: 0px 11px;
}
.ewt_tour_features .ewt_feature_title h2 {    
    font-size: 23px;
}
.ewt_contain_heading .ewt_contain_title p {
  text-align: justify;
}

.ewt_membership h2 {
    font-size: 30px;
}

.ewt_membership {  
    padding: 18px 0;
}

.side-form {
    height: 219px;
    left: 0;
}
.ewt_h_about .heading-section p {
   text-align: justify;
}

.ewt_team .ewt_team_members {  
    display: block;
}
.ewt_team .ewt_team_members .ewt_member_info {
    width: 48%; 
    float: left;
    margin: 11px 3px;
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_details h2 {
    font-size: 15px;
    padding-top: 6px;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_content_heading {
    margin-bottom: 18px;}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_content_heading h2{    font-size: 40px;}

.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_orderline{
    display: none;
}

.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_left{
    margin: 0;
    width: 100%;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right{
    margin: 34px 0;
    width: 100%;
}

.ewt_story_detail {
    overflow: hidden;
    padding: 13px 12px 0 22px;}
.ewt_story_img {    
    width: 100%;  
   border-radius: 0px;
}
.ewt_story_img img {
  border-radius: 0;
}
.ewt_whatsapp{
    bottom: 6%;
}

}
