body
{
    margin-top:2rem;
}

@media (min-width: 768px)
{
    body
    {
	background-image: url("/images/hua_hin_view.jpg"); 
	background-repeat:auto;
    }

    .my_row
    {
	margin-top:2rem;
    }
    /* footer */
    /* { */
    /* 	margin-top:5em; */
    /* } */
    
}

.my_logo {margin-left:1em;}

#logo_container img
{
    height:50px;
    width:auto;
}

#hua_hin_map img {
max-width: none;
}
#hua_hin_weather_map img {
max-width: none;
}
.center
{text-align:center;}

#thaihotels_index_map img {
  max-width: none;
}

h1
{text-align:center;}

/*.container {width:100%;}*/

nav.navbar-dark, .dropdown-menu, .dropdown-menu:hover
						    {
							background-color:#b10027;
						    }
.navbar-dark .navbar-nav > li > a {color:#d3d3d3;}

h1, h2, h3, h4
{
    font-family:"Bitter", Georgia,sans-serif;
}

/* footer { */
/*     background-color: #4267E7; */
/*     color: #F9F3F3; */
/* } */

/* footer .nav-link */
/* { */
/*     color: #F9F3F3; */
/* } */

.my_links_panel a
{
    color: #B10027 !important;
}

/* footer a */
/* { */
/*     color:#d3d3d3; */
/* } */

/* .footer */
/* { */
/*     background-color:auto; */
/* } */

 .carousel-inner > .item > a > img
{max-height:400px;}

/* img { */
/*     -webkit-filter: grayscale(100%); /\* Chrome, Safari, Opera *\/ */
/*     filter: grayscale(100%); */
/* } */
