@font-face {
  font-family: 'DINMittelschriftStd';
  src: url('../fonts/DINMittelschriftStd.eot');
  src: url('../fonts/DINMittelschriftStd.woff2') format('woff2'),
       url('../fonts/DINMittelschriftStd.woff') format('woff'),
       url('../fonts/DINMittelschriftStd.ttf') format('truetype'),
       url('../fonts/DINMittelschriftStd.svg#DINMittelschriftStd') format('svg'),
       url('../fonts/DINMittelschriftStd.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

html,body
{
    font-family: 'DINMittelschriftStd';
    padding: 0;
    margin: 0;           
    position: relative;
    z-index: -1;
}

.slider
{
position: absolute;
z-index: -1;
width: 100%;
height: 628px;
overflow: hidden;
}

.slider img
{
    /* Set rules to fill background */
  min-height: 100%;
  min-width: 1500px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute;
  top: 0;
  left: 0;    
}

.header
{
    margin-top: 53px;    
     background-color: rgba(0,0,0,0.5);
     z-index: 1
}



.logo
{
    float: left;
    height: 100px;   
    display: flex;
    align-items: center;
}

.hrightside
{
    float: right;
}

.hbox
{
    float: right;
    margin-left: 20px;        
    color: #fff;            
}

.hparent
{
    background: url(../images/parent.png) 12px  no-repeat;
    background-color: rgba(18,128,197,0.5);
    padding: 10px 15px 10px 40px;
    min-width: 130px;
}


.htelephone
{
    background: url(../images/phone.png) 12px  no-repeat;
    background-color: rgba(18,128,197,0.5);
    padding: 10px 15px 10px 40px;
    min-width: 130px;
}

.language
{
    background: url(../images/earth.png) 10px  no-repeat;
    background-color: rgba(18,128,197,0.5);
    padding: 10px 15px 10px 45px;
    min-width: 100px;
}

.clear
{
    clear: both;
}

.menulist
{    
    float: right;
    text-transform: uppercase;    
}

.navbar-nav>li>a
{
    font-weight: bold;
    padding: 40px 30px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
    background-color: #32a7ea;
}

.searchbox
{
    display: none;
}

.searchbutton {
    clear: both;
    float: right;
    min-height: 50px;
    min-width: 50px;
    margin-top: 39px;
    background: #072444 url(../images/search.png) no-repeat center;
    position: relative;
}

.coloredbox
{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    max-width: 280px;
    margin-top: 100%;
}

.bluecolor
{
    background-color: rgba(18,128,197,0.5);
}

.yellowcolor
{
    background-color: rgba(255,191,0,0.5);
}

.redcolor
{
    background-color: rgba(191,18,14,0.5);
}

.welcome 
{
    margin-top: 90px;
}

.welcome img
{
    border: 2px solid #33a7ea;  
    width: 100%;
}

.welcome h1
{
    font-size: 38px;
}

.welcome p
{
    font-size: 18px;
}

.videos
{
    margin-top: 50px;
    background-color: #1072bb;
    color:#fff;
}

.vidright
{    
    padding: 0;
    margin: 0;
    float: right;
}

.youtubebox
{
    padding: 0;
    margin: 0;
    width: 506px;
    height: 250px;
}

.videos h2
{
    font-size: 38px;
    margin: 43px 0 10px 28px;
}

.videos p
{
    font-size: 18px;
    margin: 0 0 0 28px;
}

.morevideo
{
    display: block;
    background-color: #f5c90f;
    color: #3f819b;
    padding: 5px 20px;
    float: right;
    font-size: 20px;
    margin-right: 40px;
    margin-top: 80px;
    font-weight: bold;
}

.yellowborder
{
    border-bottom: 2px solid #f5c90f;
}


.eventcont
{
margin-bottom: 50px;    
}

.eventimage 
{
    position: relative;    
    margin: 0;
    padding: 0;
}

.eventimage  img 
{
width: 100%;
margin: 0;
padding: 0;
}

.eventdate
{
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 10px 15px;     
    background-color: #1072bb;
}

.eventdate p
{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;    
    line-height: 19px;
}

.eventtitle
{
    color: #fff;
    text-align: center;
    padding: 10px 0;
    background-color: #f5c90f;
    font-size: 24px;
}

.eventaddress {
    background-color: #1072bb;
    padding: 21px 0 11px 0;
    text-align: center;    
    color: #fff;
}

.eventaddress ul {
    display: inline-block;
    margin: 0 auto;
    list-style: none;
    text-align: left;
    padding: 0;
}
.eventaddress ul li {
    font-size: 24px;
    padding-left: 40px;
    margin-bottom: 10px;
}

.eventaddress ul li.eventlocation {
    background: url(../images/eventlocation.png) 7px center no-repeat;
}
.eventaddress ul li.eventdate2 {
    background: url(../images/eventdate.png) left no-repeat;
}


.bigtext
{
    font-size: 60px;
    clear: both;
    line-height: 66px;
    margin-bottom: 10px;    
}

.biglink
{    
    display: inline-block;  
    font-size: 50px;
    padding: 10px 40px;
    background-color: #32a7ea;
    clear: both;
    color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.biglink:hover
{
text-decoration: none;    
color: #fff;
}

.bestprice
{
    text-align: center;
    color: #fff;
    margin-top: 100px;
}

.bestprice img 
{
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}


.checkboxcont
{
    background-color: #000;
    padding: 50px 50px 30px 50px;
        width: 100%;
}

.checktext
{
    display: block;
    float: left;
    border: 2px solid #fff;
    color: #fff;
    padding: 5px;
    margin-bottom: 20px;
    height: 50px;
    font-size: 13px;
    background-color: #000;
    margin-right: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;     
}

.checkbutton
{
    font-size: 25px;
    padding: 5px 10px;
    background-color: #32a7ea;    
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none;       
    float: right;    
}


.arrival
{
    width: 229px;   
    background:  url(../images/calendar.png) no-repeat;  
    background-position: right 10px center;
}

.departure
{
    width:229px;   
    background:  url(../images/calendar.png) no-repeat;  
    background-position: right 10px center;
}

.ui-datepicker .ui-widget-content {
    background: #999 none;
}

.checkselect::-ms-expand {
    display: none;
}

.checkselect
{
     width: 100px;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: 1px;
     text-overflow: '';
     background:  url(../images/downarr.png) no-repeat;  
     background-position: right 5px center;     
}

.googleadvcont
{
    margin: 50px 0 0 0;
}
.googleadvcont img
{
    width: 100%;
}

.googleadvcont2
{
    margin: 50px 0 0 0;
    display: none;
}


.sectitle
{
    color: #32a7ea;
    text-decoration: underline;
    font-size: 25px;       
    margin: 50px 0 25px 0;
}

.sectitle2
{
    margin: 10px 0 20px 0;
}

.hotelcont
{
    border:  2px solid #000;
    max-width: 360px;
    margin-bottom: 30px;
    float: left;
    margin:0 20px 20px 0;
}

.hoteldesc
{
    padding: 20px 10px;
}

.hoteldesc h3
{
    margin: 0 0 10px 0;
}

.hoteldesc p
{
    margin: 0;
    padding: 0;
}


.hotelprice
{
border-top: 1px solid #000;
height: 50px;
}

.hotelnum
{
    float: left;    
    font-size: 12px;
    padding: 15px 20px;
    height: 100%;    
}

.hotelnum span
{
    font-size: 18px;
    color: #32a7ea;
}

.viewdetail
{
    float: right;
    border-left: 1px solid #000;
    font-size: 15px;
    padding: 15px 15px;
    height: 100%;
}

.slide3
{
    border: 2px solid #000;
}


/*============================== footer*/

.footer
{     
   background-color: #000;
    border-top: 3px solid #58b4ed;    
    color: #fff;
    text-align: center;    
    padding: 20px 0;  
    margin-top: 50px;
}

.footer form 
{
width:100%;    
}

.footer .footerbtn
{
width:113px;
height: 25px;
font-size: 14px;
line-height: 5px;
background-color: #0c74bc;
color:#fff;
border: 0;
}

.footer .footerbtn:hover
{
    background-color: #515150;
}

.footer .formtext
{
width: 100%;
height: 26px;
font-size: 14px;
border: none;
padding-left: 10px;
min-width: 240px;
}

.footer .form-group
{
    margin-bottom: 8px;
}


.footer ul
{
    list-style: none;
    display: block;
    float: left;
    margin: 0 auto;
    padding: 0;
    text-align: left;      
    margin-bottom:20px;
    clear: both;
}

.footer img
{
float:left;
margin-right: 10px;
}

.footer h3
{
font-size: 18px;    
}

.footer a
{
    color: #fff;
    font-size: 14px;
}
.copyright 
{
    background-color: #58b4ed;    
}
.copyright p
{
text-align: center;
color: #fff;
margin: 10px 0;
}

.copyright  a
{
    color: #fff;
}

.success-mess-news-header {
    float: left;
    font-weight: bold;
    color: #f5534b;
    margin-left: 3px;
    margin-top: 10px;
}

.success-mess-news-header2 {
    float: left;
    font-weight: bold;
    color: #7c9e11;
    margin-left: 10px;
    margin-top: 10px;
}

.footerlogo
{
    margin-top: 40px;
}


/*============================ responsive code*/ 

@media  (max-width:1200px) {        
    .hotelimage  img
{
    width: 100%;
}

.welcome img
{
    width: 100%;
}
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  .slider img{
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

@media  (max-width:992px) {
.hotelimage img
{
    width: auto;
}
.welcome img
{
    width: auto;
}
}

@media  (max-width:991px) {
 .navbar-nav>li>a
 {
     padding: 40px 16px;
    font-size: 10px;
 }
 .hotelcont
{
        max-width: 320px;
}
.hotelimage img {
    width: 100%;
}
}

@media  (max-width:790px) {
    .checkboxcont
 {
     padding: 50px 30px 30px 30px;
 }
}

@media  (max-width:767px) {
.navbar-nav>li>a
 {
     padding: 5px 16px;
    font-size: 10px;
 }     
 
 .googleadvcont2
 {
     display: block;
 }
/* .hotelslist
 {
     width: 50%;
 }*/

}

@media  (max-width:675px) {
    .checkbutton
    {
        margin: 0 auto;
        float: none;
        clear: both;
    }
    
}


@media  (max-width:426px) {        
.hotelimage  img
{
    width: 100%;
}
.welcome img
{
    width: 100%;
}
}

@media  (max-width:369px) {
    .bigtext
    {
        font-size: 30px;
        line-height:33px;
    }
    .biglink
    {
        font-size: 25px;
    }    
.checkbutton
{
    font-size: 15px;
}
}

@media  (max-width:355px) {
    .navbar-toggle
    {
        margin-top: 0;
    }
    
    .arrival
    {
        width: 150px;
    }
    .departure
    {
        width: 150px;
    }
}

@media  (max-width:318px) {
.viewdetail
{
        padding: 15px 5px;
}

.hotelnum
{
        padding: 15px 5px;
}
}
