.map_main iframe{
    width: 100%;
}

.guideline_single p{ font-size: 20px; color: #fff; margin-bottom: 5px; }
.guideline_single  em{ font-style: normal; font-size: 16px; color: #fff; display: block;margin-bottom: 5px; margin-top: 10px; }
.guideline_single  em:last-child{margin-bottom: 0;margin-top: 0px;}
.guideline_single  em a,.guideline_single  a{color: #fff;text-decoration: underline;}

.default-pages {
    /*background-color: #EAE8CA;*/
    padding: 35px 0px;
    margin-bottom: 15px;
}
body , html{height: auto;}
#full_wrapper{
	min-height: inherit;
}
.main{
	min-height: calc(100vh - 375px);
}

.main_con.travel .baggage_con p em {
    color: var(--green);
    margin-top: 20px;
    display: block;
    font-style: normal;
}
.restaurant_box_info li em {
    color: #acc12c;
    font-weight: 500;
    font-style: normal;
}

header .logo img{
	height: auto;
}

#map {height: 500px; width: 100%; }
footer .footer_logo img{max-width:100%}
/* To make the new longer footer text fit better on the screen */
body footer .footer_content ul li a{
	font-size:15px;
}
/* Center the words underneath the dates on Nassau the Bahamas Red homepage section */
.comman-banner__event_date h2{
	text-align:center;
}

.comman-banner h1{
	font-size:36px;
	padding-right: 40px !important;
}

/*  Home page image background change */
.partner_image {
    background-image: url('http://esbahamas2023.com/wp-content/uploads/2021/11/revised_colors_partners_bg.png') !important;
}

em {
    font-style: normal;
}

/* Agenda Page Change  */
.agendanobullet::before{
	height:0px !important;
	width:0px !important;
}
.agendanobullet{
	padding-left:0px !important;
}