@charset "utf-8";
/* CSS Document - Combine these files for cross-browser comtatability and performance */
@import url('bootstrap.css');
@import url('bootstrap-theme.css');

@font-face {
	font-family: "Brush Script";
	src: url(../../fonts/brush-script.woff);
}

body {
	font-family: 'Open Sans', sans-serif;
}

img {
	max-width: 100%;
}

a:hover {
	cursor: pointer;
}

::-moz-selection {
   background-color: #ff0000;
   color: #fff;
}

::selection {
    background-color: #ff0000;
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

/* Misc */

form {
	padding-left: 40px;
}

.option-container {
	display: block;
}

label {
	display: block !important;
	vertical-align: top;
}

input[type="checkbox"]:first-child {
	margin-left: 0px;
}

input[type="checkbox"] {
	margin-left: 10px;
}

.error {
	color: #ff0000;
}

#message {
	padding: 30px 10px 30px 10px;
	font-size: 20px;
	background-color: #F12C2C;
	color: #ffffff;
	text-align: center;
}

.row-no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.row {
	padding-right: 0px;
	margin-right: 0px;
}

.container-fluid {
	padding: 0px !important;
}

/* Header Start */

#header {
	background-color: #FFFFFF;	
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header h1 {
	height: 75px;
	width: 100px;
	text-indent: -2700px;
	background-image: url('../../../thumb/phpThumb05a3.jpg?src=../images/gallery/1548664896mfire-logo.png&amp;h=75&amp;zc=1&amp;bg=FFFFFF');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header-phone {
	color: #7F7F7F;
	font-size: 26px;
	font-weight: 700;
	text-align: right;
	margin-top: 10px;
	float: right;
}

#header #header-phone a:link {
	color: #D0021B;
	text-decoration: none;
}

#header #header-phone a:visited {
	color: #D0021B;
	text-decoration: none;
}

#header #header-phone a:hover {
	color: #ff0000;
	text-decoration: none;
}

#header #header-phone a:active {
	color: #D0021B;
	text-decoration: none;
}

#header #header-rate {
	text-align: right;
	color: #7F7F7F;
	font-weight: 300;
	font-size: 12px;
	float: right;
}

#header #header-social {
	float: right;
}

#header #header-social .visit {
	font-weight: 300;
	color: #7F7F7F;
	font-size: 14px;
	display: inline-block;
}

#header #header-social .social-container {
	display: inline-block;
}

#header #header-social .social-container a {
	text-decoration: none;
	color: #fff;
}

#header #header-social .social-container img {
	vertical-align: middle;
	margin: 0px 12px;
}

#header #header-social .social-container img:last-child {
	margin: 0px 0px 0px 12px !important;
}

#header h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 26px;
	text-align: right;
}

#header h2 a:link { 
	color: #FFFFFF;
	text-decoration:none;
} 

#header h2 a:visited { 
	color: #FFFFFF;
	text-decoration:none;
} 

#header h2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
} 

#header h2 a:active { 
	color: #FFFFFF;
	text-decoration:none;
}

#header .skip {
	display: none;
	position: absolute;	
}

/* Header End *//* Top Menu Start */

.navbar {
	background-color: #FF0000;
	margin-bottom: 0px !important;
	border: 0px;
	border-style: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #d0021b;
    border-color: #337ab7;
}

.navbar ul.nav li a {
	color: #FFFFFF;
}

.navbar li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: #FFFFFF; 
}

.navbar li a:hover {
	color: #FFFFFF; 
	background-color: #D0021B; 
}

#navbar .nav li.top:first-child a {
	padding-left: 0px !important;
}

#top_menu {
	background-color: #FF0000;
}

#top_menu .sub_level {
	list-style: none;
	display: block;
	background: #FF0000; 
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	text-align: left;
}

#top_menu .sub_level a:hover {
	background-color: #D0021B; 
	color: #FFFFFF; 
}

#navbar .dropdown-menu {
	padding: 0px;
}

#navbar .dropdown-menu .sub_level a {
	padding: 1px 20px 5px 20px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-image: none;
	background-color: #D0021B;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #d0021b;
}

/* Top Menu End */

/* CTA Menu Start */

#cta_menu {
	background-color: #D0021B;
	padding: 20px 0px 4px 1px;
	color: #fff;
}

#cta_menu .cta-item {
	display: inline-block;
	vertical-align: top;
	/*padding: 0px 8px 0px 10px;*/
	border-right: 1px solid #FF001F;
	width: 14%;
	min-height: 44px;
}

#cta_menu .cta-title {
	padding: 0px 8px 0px 10px;
}

#cta_menu .cta-item:first-child .cta-title {
	padding: 0px 8px 0px 0px;
}

#cta_menu .cta-item a,#cta_menu .cta-item a:link, #cta_menu .cta-item a:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/*#cta_menu .cta-item:first-child {
	padding: 0px 8px 0px 0px;
}*/

#cta_menu .cta-item .cta-title {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
}

#cta_menu .cta-item .desc {
	display: none;
	position: absolute;
	z-index: 9999;
	top: 45px;
	max-width: 15.6%;
	background-color: #d0021b;
	padding: 12px 12px 30px 12px;
	/*left: 0px;*/
}

/* CTA Menu End *//* Blocks Start */

.blocks {
	margin-top: 20px;
}

/* Action Areas Start */

.action {
	height: 200px;
	width: 100%;
	background-color: #ff0000;
	text-align: center;
	padding-top: 20%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 0px 170px 12px #000 inset;
}

.action .action-text {
	background-color: rgba(255, 255, 255, 0.70);
	padding: 5px 0px 5px 0px;
}

/* Action Areas End */

.block_product {
	margin-top: 20px;
}

.block_product h2 {
	margin-bottom: 10px;
	font-size: 28px !important;
}

.block_latest_news_blog {
	padding-top: 20px;
	border-top: 1px solid #000000;
	margin: 20px 0px 20px 0px;
}

.block_latest_news_blog h4 {
	font-size: 22px;
}

.block_latest_news_blog .title, .block_latest_news_blog .description, .block_latest_news_blog .read_more {
	display: inline-block;
	vertical-align: middle;
}

/* Flashbooks Start */

.block_flashbook {
	padding: 10px;
	height: 161px;
}

.block_flashbook h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #028987;	
	padding-bottom: 10px;
}

.block_flashbook .issue {
	height: 161px;
	visibility: hidden;
	position: absolute;
}

.block_flashbook #issue_1, .block_flashbook #gallery_1,  .block_flashbook #youtube_1 {
	height: 161px;
	visibility: visible;
}	

.block_flashbook #advert_1 {
	height: 161px;
	visibility: visible;
}		

.block_flashbook .cover {
	width: 75px;
	padding-right: 10px;
	float: left;
}

.block_flashbook .cover .next {
	float: right;
	width: 37px;
	text-align: right;
}

.block_flashbook .cover .next a {
/*	background-image: url(../images/arrow_news.gif); */
	background-position: right;
	background-repeat:no-repeat;
	padding-right: 10px;
	cursor:pointer;
}

.block_flashbook .cover .next a:link { 
	color: #028987;	
	text-decoration: none;	
} 

.block_flashbook .cover .next a:visited { 
	color: #028987;
	text-decoration: none;	
} 

.block_flashbook .cover .next a:hover {
	color: #028987;
	text-decoration: none;
} 

.block_flashbook .cover .next a:active { 
	color: #012447;
	text-decoration: none;		
}		

.block_flashbook .cover .prev {
	float: left;
	width: 37px;	
}

.block_flashbook .cover .prev a {
/*	background-image: url(../images/arrow_prev.gif); */
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 10px;
	cursor:pointer;
}

.block_flashbook .cover .prev a:link { 
	color: #028987;
	text-decoration: none;	
} 

.block_flashbook .cover .prev a:visited { 
	color: #028987;
	text-decoration: none;	
} 

.block_flashbook .cover .prev a:hover {
	color: #012447;
	text-decoration: none;
} 

.block_flashbook .cover .prev a:active { 
	color: #028987;
	text-decoration: none;		
}	

.block_flashbook .cover #Spectrum {
	width: 75px;
	height: 110px;
}	

.block_flashbook .text {
	width: 110px;
	float: left;
	font-size: 11px;
}

.block_flashbook .text .title {
	font-size: 13px;
	padding-bottom: 10px;
}

.block_flashbook .text .viewing {
	font-weight: bold;
	padding-bottom: 2px;
}

.block_flashbook .text .interactivity {
	background-image: url(../images/view_interactively.html);
	background-repeat: no-repeat;
	padding-left: 28px;	
	padding-bottom: 12px;
}

.block_flashbook .text .tip {
	color: #666666;
}

.block_flashbook .text .tip span {
	font-weight: bold;
	color: #666666;
}

.block_flashbook .text .tip_advert {
	color: #666666;
}	
	
#middle .block_flashbook .clear {
		clear: both;
	}
	

/* Flashbooks End */

/* Blocks End *//* Home Start */

#home {
	padding: 30px 0px 30px 0px;
}

#home h1 {
	font-weight: 600;
	font-size: 36px;
	color: #7F7F7F;
	margin-bottom: 5px;
}

#home h1 b {
	font-weight: 700;
	color: #D0021B;
}

#home h2 {
	font-family: "Brush Script";
	color: #7F7F7F;
	font-size: 33px;
	margin-bottom: 15px;
}

#home .block_latest_news_blog ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#home .content {
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px;
}

#home-testimonial {
	padding: 40px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image:url(../../../images/1516377291Van-at-Turnham-Hall_opt.jpg);
}

/*.container-home-banner {
	background-image: url('https://development30.hattrickmedia.co.uk/thumb/phpThumb.php?src=../images/gallery/1500288745vans.png&w=797&h=473&zc=1');
}*/

#home-testimonial .testimonial-large {
	font-family: 'Caveat';
	font-size: 36px;
	color: #fff;
	margin-bottom: 15px;
	height: 230px;
	overflow: scroll;
}

#home .home-right-image {
	margin-top: 40px;
}

#home-testimonial a {
	color: #fff;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
	border-radius: 8px;
	background-color: #B80218;
	padding: 13px 28px;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
}

#home-testimonial a:link {
	color: #fff;
	text-decoration: none;
}

#home-testimonial a:visited {
	color: #fff;
	text-decoration: none;
}

#home-testimonial a:hover {
	background-color: #ff0000;
	text-decoration: none;
}

#home-testimonial a:active {
	color: #fff;
	text-decoration: none;
}

/* Home End *//* Search Results Start */

#top_menu form #forSearch {
	display: inline-block;
	width: auto;
}

#results {
	margin-top: 10px;
}

#results h1 {
	margin-top: 10px;
}

#results h2 {
	margin-top: 5px;
	font-size: 28px;
}

#results h3 {
	font-size: 22px;	
}

#results ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#results ul li {
	margin: 10px 0px 10px 0px;
}

/* Search Results End *//* Footer Start */

.gold-link {
	color: #D0021B;
	font-size: 14px;
	font-weight: 700;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
	border-radius: 8px;
	background-color: #F5A623;
	border-style: none;
	padding: 13px 28px;
	text-decoration: none;
	display: inline-block;
}

.gold-link:hover {
	color: #D0021B;
	background-color: #eaba68;
	text-decoration: none;
}

#above_footer {
	background-color: #D0021B;
	color: #ffffff;
	padding: 30px 0px;
	margin: 0px; 
}

#above_footer h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 140%;
}

#above_footer .news_item {
	display: block;
	margin-bottom: 20px;
}

#above_footer .news_item .item_title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}

#above_footer .news_item .item_description {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 10px;
}

#above_footer .news_item a {
	font-weight: 700;
	font-size: 14px;
	cursor: pointer;
}

#above_footer .news_item .image_container, #above_footer .news_item .text_container {
	display: inline-block;
	vertical-align: top;
}

#above_footer .news_item .image_container {
	margin-right: 20px;
	border: 1px solid #979797;
}

#above_footer .news_item .text_container {
	max-width: 260px;
}

#above_footer .news_item .text_container_wide {
	width: auto;
}

#above_footer .news_item .item_image {

}

#above_footer .news_item a:link {
	color: #ffffff;
	text-decoration: none;
}

#above_footer .news_item a:visited {
	color: #ffffff;
	text-decoration: none;
}

#above_footer .news_item a:hover {
	color: #8a101f;
	text-decoration: none;
}

#above_footer .news_item a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer {
	background-color: #B50117;
	color: #FFFFFF;
	padding: 25px 0px 41px 0px;
	margin: 0px;
}

#footer #links {
	display: block;
	margin-bottom: 31px;
	font-weight: 600;
	font-size: 12px;
}

#footer #address_block {
	font-weight: 300;
	font-size: 12px;
}

#footer .attr {
	margin-top: 20px;
	text-align: left;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}

#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer #footer_cta {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-top: 35px;
}

#footer #footer_cta a:link {
	color: #F5A623;
	text-decoration: none;
}

#footer #footer_cta a:visited {
	color: #F5A623;
	text-decoration: none;
}

#footer #footer_cta a:hover {
	color: #eaba68;
	text-decoration: none;
}

#footer #footer_cta a:active {
	color: #F5A623;
	text-decoration: none;
}

/* Footer End *//* Carousel Start */

.row-carousel {
	background-color: #ffffff;
}

#myCarousel {
	background-repeat: no-repeat;
	background-image: url('../../../images/swash.png');
	background-size: contain;
	background-position-y: 78%;
	height: 433px;
}

#myCarousel .carousel-inner .item {
	width: 100%;
	height: 433px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}

@media screen and (min-width: 1935px) {

	#myCarousel {
		background-size: cover;
	}

}

#myCarousel h3 {
	color: #D0021B;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 17px;
}

#myCarousel .carousel-control {
	display: none;
	visibility: hidden;
}

#myCarousel .carousel-caption {
	max-width: 372px;
	text-align: left;
	text-shadow: none;
	position: relative;
	top: 20px;
	left: 82px;
}

#myCarousel .carousel-caption .car-description {
	color: #7F7F7F;
	font-size: 17px;
	font-weight: 700;
}

.carousel-caption h3, .carousel-caption .car-description {
	background-color: rgba(255, 255, 255, 0.6);
}

#myCarousel .carousel-caption .car-cta {
    color: #fff;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    border-radius: 8px;
    background-color: #B80218;
    padding: 13px 28px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
	margin-top: 20px;
}

#myCarousel .carousel-caption a.car-cta:link {
	color: #fff;
	text-decoration: none;
}

#myCarousel .carousel-caption a.car-cta:visited {
	color: #fff;
	text-decoration: none;
}

#myCarousel .carousel-caption a.car-cta:hover {
	background-color: #ff0000;
	text-decoration: none;
}

#myCarousel .carousel-caption a.car-cta:active {
	color: #fff;
	text-decoration: none;
}

.carousel-indicators .active {
	background-color: #D0021B;
	margin: 1px 10px 1px 1px;
	width: 31px;
	height: 31px
}

.carousel-indicators li {
	background-color: #fff;
	border: 3px solid #fff;
	width: 31px;
	height: 31px;
	border-radius: 20px;
	margin-right: 10px;
}

/* Carousel End *//* Galleries Start */

#gallerys, #gallery {
	padding: 47px 0px 50px 0px;
}

#gallerys h1, #gallery h1 {
	color: #D0021B;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 15px;
}

#gallerys #gal-intro {
	margin-bottom: 15px;
	font-size: 16px;
	color: #666666;
}

#gallerys h2 {
	font-size: 22px;
	margin: 5px 0px 5px 0px;
}

#gallerys .gallery-item h2 {
	font-weight: 700;
	margin-bottom: 15px;
}

#gallerys .gallery-item .text a:link {
	color: #FF001F;
	text-decoration: none;
}

#gallerys .gallery-item .text a:visited {
	color: #FF001F;
	text-decoration: none;
}

#gallerys .gallery-item .text a:hover {
	color: #D0021B;
	text-decoration: none;
}

#gallerys .gallery-item .text a:active {
	color: #FF001F;
	text-decoration: none;
}

#gallerys .gallery-item .text .description {
	font-weight: 300;
}

#gallerys ul, #gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#gallerys ul li, #gallery ul li {
	display: inline-block;
	margin: 0px 30px 30px 0px;
}

#gallery .description {
	margin-bottom: 25px;
}

#gallerys .image img {
	margin-bottom: 16px;
	border: 1px solid #979797;
}

#gallerys .row-gallery {
	padding-top: 20px;
}

/* Galleries End *//* News Start */

#content .latest_news {
	padding: 47px 0px 40px 0px;
}

#content .latest_news h1 {
	color: #D0021B;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 20px;
}

#content .latest_news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .latest_news ul li {
	margin-bottom: 20px;
}

#content .latest_news h2 {
	color: #ff0000;
}

#content .latest_news .content {
	margin-top: 10px;
}

#content .latest_news a:link {
	color: #ff0000;
	text-decoration: none;
}

#content .latest_news a:visited {
	color: #ff0000;
	text-decoration: none;
}

#content .latest_news a:hover {
	color: #D0021B;
	text-decoration: none;
}

#content .latest_news a:active {
	color: #ff0000;
	text-decoration: none;
}

#content .latest_news h3 {
	font-size: 20px;
	color: #666666;
	display: block;
	margin-top: 5px;
}

/*#content .latest_news h2, #content .latest_news h3 {
	display: inline-block;
}*/

#content .latest_news .content a {
	margin-top: 6px;
	display: block;
}

#content #news {
	padding: 47px 0px 40px 0px;
}

#content #news h1 {
	color: #D0021B;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 20px;
}

#content #news h2 {
	margin-bottom: 10px;
	font-size: 22px;
	text-align: left;
	color: #666666;
}

#content #news .readTime {
	margin-bottom: 10px;
}

#content .img-news {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

/* News End *//* Page Start */

#page, #sitemap {
	padding: 47px 0px 40px 0px;
}

#page h1, #sitemap h1 {
	color: #D0021B;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 15px;
}

#page h2, #page h3, #page h4, #page h5, #page h6 {
	color: #D0021B;
}

#page .page-image {
	margin: 25px 0px 30px 0px;
}

#page a:link, #sitemap a:link {
	text-decoration: none;
	color: #D0021B;
}

#page a:visited, #sitemap a:visited {
	text-decoration: none;
	color: #D0021B;
}

#page a:hover, #sitemap a:hover {
	text-decoration: none;
	color: #FF0505}

#page a:active, #sitemap a:active {
	text-decoration: none;
	color: #D0021B;
}

/* Testimonials Start */

#testimonials {
	padding: 47px 0px 40px 0px;
}

#testimonials h1 {
	color: #D0021B;
	font-weight: 700;
	font-size: 36px;
}

#testimonials .testimonial {
	margin-top: 20px;
}

#testimonials .testimonial h2, #testimonials .testimonial h3 {
	display: inline-block;
	color: #ff0000;
}

#testimonials .testimonial h3 {
	font-size: 20px;
	color: #666666;
	margin-left: 10px;
}

#testimonials .testimonial .text {
	margin-top: 10px;
}

#testimonials .testimonial .image {
	float: left;
	margin-right: 15px;
}

/* Testimonials End */

/* Calendar Start */

#events, #event {
	margin-top: 10px;
}

#events h1, #event h1 {
	margin-top: 10px;
}

#events .events_navigation {
	margin: 10px 0px 15px 0px;
}

#events #accomodation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#events #accomodation .title {
	font-size: 22px;
}

#events #accomodation .title_under {
	color: #666666;
	font-size: 18px;
}

#event h2 {
	margin: 10px 0px 10px 0px;
	font-size: 20px;
	color: #666666;
}

/* Calendar End */

#team {
	padding: 20px 0px;
}

#team .row-team {
	padding-top: 30px;
}

#team .staff img {
	border: 1px solid #979797;
	margin-bottom: 16px;
}

#team .staff .staff-name {
	margin-bottom: 6px;
	color: #7F7F7F;
	font-size: 16px;
	font-weight: 700;
}

#team .staff .staff-description {
	margin-bottom: 16px;
	color: #7F7F7F;
	font-size: 16px;
	font-weight: 400;
}

#team .staff a {
	color: #FF001F;
	text-decoration: none;
	font-size: 15px;
}

#team .staff a:link {
	color: #FF001F;
	text-decoration: none;
}

#team .staff a:visited {
	color: #FF001F;
	text-decoration: none;
}

#team .staff a:hover {
	color: #D0021B;
	text-decoration: none;
}

#team .staff a:active {
	color: #FF001F;
	text-decoration: none;
}

/* Page End */
#accreditations_footer {
	margin: 0px;
	background-color: #ffffff;
	padding: 50px 40px 65px 40px;
}

#accreditations_footer .accreditation {
    display: inline-block;
    vertical-align: middle;
    margin-right: auto;
    width: 24.5%;
    margin-left: auto;
    text-align: center;
	padding-bottom: 30px;
}

/* Cookie Policy */

#cookiebar {
    position: fixed;
    height: 30px;
    width: 100%;
    background: #D0021B;
    bottom: 0;
    margin: 0 !important;
    opacity: 0.85;
    z-index: 99999999999;
}

#cookiebar p {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
}

#cookiebar p a {
    font-weight: bold;
    color: #F5A623;
}

/* Responsive Breakpoints */

/* Tablet */
@media screen and (min-width: 768px) AND (max-width: 1024px) {

	#home .home-right-image {
		max-width: 100%;
		display: block;
	}

	.carousel-caption h3, .carousel-caption .car-description {
		background-color: rgba(255, 255, 255, 0.6);
	}

	#cookiebar {
		/*width: auto;*/
		max-width: 100%;
		height: auto;
		padding: 10px;
	}

	#cookiebar p {
		padding-top: 0px;
	}

	#accreditations_footer {
		padding: 15px 0px 15px 0px;
	}

	#accreditations_footer .container {
		max-width: 100%;
		width: auto;
	}

	#above_footer .news_item .text_container {
		max-width: 100%;
	}

	#above_footer .news_item .image_container {
		margin-bottom: 15px;
	}

	#accreditations_footer .accreditation {
		margin-bottom: 17px;
		margin-right: 8px;
	}

	#footer #footer_cta {
		font-size: 24px;
	}

	#home h1 {
		font-size: 31px;
	}

	#home h2 {
		font-size: 28px;
	}

	#home-testimonial {
		background-position: 50% 50%;
	}

	#myCarousel {
		background-size: cover;
		height: auto;
	}

	#myCarousel .carousel-inner .item {
		height: 310px;
	}

	#cta_menu {
		padding: 16px 0px;
	}

	#cta_menu .cta-item .cta-title {
		font-size: 13px;
	}

	#header #header-rate {
		float: none;
		display: block;
		clear: both;
	}

	.nav > li > a {
		position: relative;
		display: block;
		padding: 8px 10px;
	}

	.navbar li a {
		font-size: 15px;
	}

	.navbar {
		min-height: 36px;
	}

}

@media screen and (max-width: 767px) {

	/* Misc */

	#navbar .nav li.top:first-child a {
		padding-left: 15px !important;
	}

	#outerImageContainer {
		max-width: 100% !important;
		height: auto !important;
		font-size: inherit;
	}

	#lightboxImage {
		max-width: 100%;
	}

	#imageDataContainer {
		max-width: 100% !important;
		display: block;
	}

	#top_menu .block_search #Submit {
		width: 100%;
		margin: 10px 0px 10px 0px;
	}

	#top_menu .block_search #forSearch {
		width: 100%;
	}

	#page iframe {
		width: 100% !important;
	}

	#team .staff {
		margin-bottom: 20px;
	}

	#team .row-team {
		padding-top: 10px;
	}

	#team .row-team .staff img {
		max-width: 100%;
	}

	/* Header */

	#header {
		padding: 15px 0px 15px 0px;
	}

	#header h2 {
		margin-top: 10px;
		font-size: 19px;
	}

	#header .header-logo {
		margin: 0 auto;
	}

	#header #header-social {
		display: none;
		visibility: hidden;
	}

	/* Navbar / Top Menu */

	.navbar {
		padding-top: 3px;
	}

	.navbar-header .icon-bar {
		background-color: #FFFFFF;
	}

	.navbar-toggle {
		/*border: 1px solid #FFFFFF;*/
		float: none;
		margin: auto;
		display: block;
	}

	.navbar-toggle .icon-bar {
		height: 4px;
		width: 47px;
		margin-bottom: 6px;
	}

	.navbar-toggle .icon-bar:last-child {
		margin-bottom: 0px;
	}

	#cta_menu {
		overflow-x: scroll;
		overflow-y: hidden;
		height: auto;
	}

	#cta_menu .cta-item {
		float: left;
		width: 176px;
	}

	#cta_menu .cta-item:last-child {
		border: 0px;
		border-style: none;
	}

	/* Home */

	#home .home-right-image {
		display: none;
		visibility: hidden;
	}

	#home-testimonial {
		background-image: none;
		background-color: #9a9a9a;
	}

	#home h1 {
		font-size: 34px;
	}

	#home h2 {
		font-size: 31px;
	}

	#myCarousel {
		border-bottom: 1px solid #979797;
		background-position-y: 20%;
		height: 300px;
	}

	#myCarousel .carousel-caption {
		position: absolute;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: 0px;
		max-width: 100%;
		text-align: center !important;
		width: auto;
		margin: 0 auto;
		padding: 20px;
	}

	#myCarousel .carousel-inner .item {
		background-position: 0% 0%;
		height: 300px;
	}

	#myCarousel .carousel-caption a.car-cta {
		display: none;
		visibility: hidden;
	}

	.carousel-indicators .active {
		background-color: #D0021B;
		width: 15px;
		height: 15px;
	}

	.carousel-indicators {
		top: 45%;
	}

	.carousel-indicators li {
		background-color: #fff;
		width: 14px;
		height: 14px;
	}

	/* News */

	#content .latest_news h3 {
		display: block;
		margin-left: 0px;
		margin-top: 10px;
	}

	#content #news h1 {
		font-size: 34px;
		margin-bottom: 10px;
	}

	/* Ecommerce / Products */

	#product .image .big_image > img {
		max-width: 100%;
		margin-bottom: 20px;
	}

	#product .image ul li {
		margin: 0px 5px 10px 5px;
	}

	/* Footer */

	#footer {
		padding: 24px 0px 24px 0px;
	}

	#accreditations_footer {
		padding: 10px;
	}

	#footer .container > .row:first-child > div {
		margin-top: 15px;
	}

	#accreditations_footer .accreditation {
		margin-top: 5px;
		margin-right: 4px;
		width: 48%;
	}

	#above_footer .news_item .text_container {
    	max-width: 229px;
	}

	#footer #footer_cta {
		margin-top: 0px;
		text-align: center;
	}

	#above_footer .dynamic_form {
		margin-bottom: 20px;
	}

	/*#accreditations_footer .accreditation img {
		width: 20%;
	}*/

	/* Misc */

	#cookiebar {
		height: auto;
		padding: 5px 10px 10px 10px;
	}

}