
.home_side_content .about_info_td .tiny_country_icon{
    top: 0px;
}
.about_da_heading {
    margin-top: 0px;
}
.about_info_tbl{
    display: table;
    margin: 25px 0px 0px 0px;
    color: #3a3a3a;
    width: 100%;
}
.about_info_tr{
    display: table-row;
}
.about_info_tr .about_info_td:nth-child(2) {
    padding-left: 10px;
}
.about_info_td{
    display: table-cell;
    vertical-align: top;
    font-weight: 400;
    font-size: 16px;
    padding: 0px 0px 5px 0px;
}
.about_info_td span{
    margin: 0px;
    display: inline-block;
    position: relative;
    top: -5px;
}
.about_info_td.what{
    width: 130px;
    font-weight: 500;
}

.about_info_td .foot_logos{
    margin: 0px 0px 25px 0px;
}

.about_info_td .foot_logos {
    width: 100%;
}
.home_side_content .founders_bio_content {
    width: 85%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}
.about_landing .page_header_feature,
.prices_explained .col-md-4 h3 { 
    margin-top: 0px; 
}
.about_landing #story .container  .row {
    display: flex; 
    justify-content: center;
}
.about_landing .sub_home_section .sect_bord_top {
    border-top: unset;
}
.prices_explained .col-md-8 {
    padding-left: 30px;
}
.prices_explained .col-md-8 ul li {
    margin-bottom: 20px;
}
.prices_explained .col-md-8 ul li::marker {
    color: #b83426;
    font-size: 30px;
}
.prices_explained .col-md-8 .gen_btn.white_btn {
    margin-left: 15px;
    width: 155px;
}

.clients_reviews {
    padding-top: 60px;
}
.clients_reviews .clients_reviews_header {
    margin-bottom: 50px;
}

.popular_tours .safaris_underline {
    width: 40%;
    margin: auto;
}

/*WHY US*/
.about_why_us .sub_home_section .sect_bord_top { border-top: 0; }
.about_why_us .why_book_with_da>.container {
    display: flex; 
    flex-direction: column; 
    align-items: center;
}
.about_why_us .why_book_with_da>.container .icon-and-content {
    display: grid; 
    grid-template-columns: auto auto auto;
    grid-column-gap: 100px; 
    grid-row-gap: 100px;
}
.about_why_us .why_book_with_da .icon-and-content .why-book-grid-item h5 { font-size: 20px; }
.about_why_us .intro_content>.container {
    display: flex;
    justify-content: center;
}
.about_why_us .why_us_team_image .container,
.about_landing .team-image .container {
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center;
}
.about_why_us .why_us_team_image .container h3 { color: #3a3a3a; }
.about_why_us .why_us_team_image .container img,
.about_landing .team-image .container img { border-radius: 4px; }
.why_us_team_image .gen_btn.red_btn,
.about_landing .team-image .gen_btn.red_btn {
    margin-top: 40px;
    width: 170px;
}


.travel_with_peace_of_mind .container .row .col-md-8 {
    border-left: 1px solid #ddd;
    padding-left: 30px;
}

/*TRAVEL COVID*/
.travel_with_peace_of_mind .container .row .col-md-4 h3 {
    margin-top: 0px;
}
.travel_with_peace_of_mind .container .row .col-md-8  img {
    margin-bottom: 15px;
}
.travel_with_peace_of_mind .container .row .col-md-8 div {
    margin-bottom: 30px;
}
.travel_with_peace_of_mind .container .row .col-md-8 div ul li a {
    color: #b83426;
    font-weight: 500;
}
.covid_blog_posts { margin-bottom: 60px; }
.covid_blog_posts h3 {
    margin: 0px 15px 40px;
}
.travel_covid_faqs h3 {
    margin: 0px 15px 15px;
}
.travel_covid_faqs .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.travel_covid_faqs .container .tab-content-dropdown {
	max-height: 0;
	padding: 0 1em;
	color: #3a3a3a;
	background: white;
	transition: all 0.35s;
	overflow: hidden;
	font-size: 15px;
	line-height: 25px;
	border-top: 1px solid #e5e5e5;
}
.travel_covid_faqs .container .tabs .tab .tab-content-dropdown p {
    background-color: #fff;
    margin: 0px;
    padding: 15px 0px;
}


@media (max-width: 991px) {
    .home_side_content .founders_bio_content {
        width: 100%;
        margin-bottom: 35px;
    }
    .why_us_team_image .gen_btn.red_btn,
    .about_landing .team-image .gen_btn.red_btn {
        margin-top: 30px;
    }
    .prices_explained .col-md-8 {
        padding-left: 5px;
    }
    .prices_explained .col-md-8 .gen_btn.white_btn {
        display: flex;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }

    /*WHY US*/
    .about_why_us .why_book_with_da>.container .icon-and-content { grid-template-columns: auto auto; }

    /*TRAVEL COVID*/
    .travel_with_peace_of_mind .container .row .col-md-4 {
        text-align: center;
        margin-bottom: 20px;
    }
    .travel_with_peace_of_mind .container .row .col-md-8 {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
    }
    .post-card-container .col-md-4 {
        min-width: unset;
    }

    .covid_blog_posts { margin-bottom: 0px; }
    .covid_blog_posts h3 { margin: 0px 15px 30px; }

}
@media (max-width: 768px) {
    .about_why_us .page_header_feature { margin-top: 65px; }
    .about_why_us .bread_crumb { display: none; }
    .clients_reviews .clients_reviews_header {
        margin: 0px 15px 30px;
    }

    /*TRAVEL COVID*/
    .covid_blog_posts .post-card-container {
        overflow: auto;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 15px;
    }
}
@media (max-width: 520px) {
    .about_why_us .page_header_feature { margin-top: 0px; }
    .about_why_us .why_book_with_da>.container .icon-and-content {
        grid-template-columns: auto;
        grid-column-gap: 0; 
        grid-row-gap: 50px;
    }

    .about_why_us .intro_content>.container,
    .travel_covid_faqs .container { 
        padding: 0px; 
    }
    .popular_tours .safaris_underline {
        width: 55%;
    }
}