/*
 *	CSS for devices with max width between 576px and 767px
 */

/*------------------------------------------------------------------
    GLOBAL
-------------------------------------------------------------------*/

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

.block-title, .block-title-white{
	font-size:34px;
}

.container {
	padding-right: 10px;
	padding-left: 10px;
}


/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/

.navbar-brand img {
	height: 60px;
}
	
.main-menu {
	height: 86px;
}

.padding-top-menu-height {
	padding-top: 86px;
}


/*------------------------------------------------------------------
    BANNER
-------------------------------------------------------------------*/

.banner {
	padding-top: 20px;
	padding-bottom:30px;
}
	
.banner-text h1 {
	font-size: 26px;
	line-height: 0px;
	padding-top: 30px;
	padding-bottom:50px;
}

.banner-text h2 {
	font-size: 22px;
	padding-top: 30px;
	padding-bottom:30px;
}


/*------------------------------------------------------------------
    PRICE LIST
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
    BOOKING
-------------------------------------------------------------------*/

.booking-form  input, .booking-form textarea{
	font-size: 14px;
}


/*------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------*/

.block-title-footer{
    font-size: 14px
}

.block-title-footer a{
    font-size: 14px
}
