/* General Demo Style */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 15px; padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #89867e;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #fff;
}
h2{
	background-color: #333;
	border-radius: 8px;
	color: #fff;
	font-size: 2.5em;
	font-weight: bold;
	padding: .5em;
}
.main,
.container > header {
	width: 100%;
	margin: 0 auto;
	padding: 2em;
}

.main {
	max-width: 82.667em;

}

.container > header {
	font-size: 16px;
	padding: 2em 2em 2em;
	background-image: url("../images/beautiful-smile.jpg");
	background-size: 100%;
	border-bottom:solid 1em #333;
	height: 28em;
}
.container > header p{
	float: right;
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
}
.container > header > p > a{
	color: #000;
}
#navPhone{
	float: right;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 1em;
}
#navPhone a{
	color: #000;
}
#contact img{
	float: right;
	width: 50%;
	margin-right: 2em;
}
#contact {
	padding: 1em 2em 4em 0;
	background: url("../images/contact.jpg") right top no-repeat;
	background-size: 100%;
	color: #fff;
	text-align: right;
	text-shadow:0 0 2px #fff;

	font-weight: bold;
}

#contact > p{
	color: #000;
}
#contact #telephone{
	font-size: 3em;
	text-shadow:0 0 2px #000;

}
#contact a{
	color:#2793e8;
	font-size: 3em;
}
.container > header h1 {
	font-size: 3em;
	line-height: 1.3;
	margin: 0;
	font-weight: bold;
	text-shadow: 2px 2px 2px #333;
	color:#fff;
	display: none;

}

.container > header span {
	display: block;
	font-size: 50%;
	color: #43B6D5;

	padding: 0 0 0.6em 0.1em;
}

.content{
	background-color: #fff;
	min-height: 600px;
	width: 90%;
	margin: 0 auto;
}
.content article{
	margin-bottom: 4em;
}
.content h3{
	font-size: 3em;
	color: rgb(22, 145, 190);
	margin: 0px;
	border-bottom: solid .2em orange;
	display: inline-block;
}
.content h4{
	font-size: 2em;
	color: orange;
	margin: 0px;
	border-bottom: solid .2em rgb(22, 145, 190);
}
.content p{
	color: #333;
	font-size: 1.5em;
}

.content ol{
	font-size: 1.2em;
	font-family: sans-serif;
	line-height: 1.5em;
}
footer{
	text-align: center;
	padding: 1em;
	background-color: rgb(12, 110, 149);
}
footer a{
	text-decoration: underline;
	color:rgb(16, 34, 44);
}
footer li{
	display: inline-block;
	margin:1em;
}
footer p{
	color: rgb(16, 34, 44);
	margin: 0;
}
#footerPhone{
	display: inline-block;
}
#photoGallery{
	text-align: center;
}
#photoGallery img{
	width: 80%;
}
#prices table{
	margin: 0 auto;
	width: 90%;
}
#prices th{
	font-size: 2em;
	color: #fff;
	padding: .5em;
}
#prices td{
	font-size: 1.5em;
	padding: .7em;
}
#prices tr:nth-child(even) {background: #EBF7FF}
#prices tr:nth-child(odd) {background: #fff}
#prices th {background: rgb(12, 110, 149)}

.submenu ul{
	margin: 0;
	padding-left: 1em;
}
.submenu li{
	display: inline-block;
	background-color: #EBF7FF;
	padding: .2em .4em;
	margin: .2em;
	font-family: serif;
}
.submenu a{
	color: #666
}
.testimonial{
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	display: inline-block;
	width: 47%;
	padding:0 1em 1em 1em;
	margin:0 1em 1em 0;
	background-color: #EBF8FB;
}
.testimonial span{
	padding: .5em;
}
#testimonials{
	background: url("../images/quotes.png") top right no-repeat;

}
.testimonial p{
	margin-bottom: 0px;
}



.teamMember{
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	display: inline-block;
	width: 47%;
	padding:0 1em 1em 1em;
	margin:0 1em 1em 0;
	background-color: #EBF8FB;
	vertical-align: top;
}
.teamMember span{
	padding: .5em;
	font-size: 1.5em;
	font-weight: bold;
}
.teamMember img{
	float: left;
	margin: 1em 1em 0 0;
}
#ourTeam{

}
.ourTeam p{
	margin-bottom: 0px;
}


.service_img{
	float: right;
	width: 100%;
	margin-bottom: 1em;
}
.service{
	margin-top:2em;
}

#transportService #text{
	display: inline-block;
	width: 60%;
}
#transportService figure{
	display: inline-block;
	width: 37%;
	vertical-align: top;
	margin: 0;
}
#transportService figcaption{
	text-align: center;
	font-weight: bold;
}
#transportService img{
	width: 100%;
	margin-left: 1em;
}
.top3item{
	width: 28%;
	display: inline-block;
	margin:1em;
	vertical-align: top;
}
.top3item a{
	color: rgb(44, 168, 219);
}
.top3item a:hover{
	text-decoration: underline;
}
.top3item figure{
	margin:.3em 0;
}
.top3item img{
	width: 100%;
}

#top3Button{
	display: inline-block;
	border-bottom:solid .1em rgb(208, 101, 3);
	border-radius: 6px;
	background-color: orange;
	color: #fff;
	padding: .1em .3em;
}
#top3Button:hover{
	box-shadow: 0 2px 2px #333;
}
#top3Detail{
	text-align: right;
	font-size: 2em;
	color: rgb(21, 40, 54);
	margin-top: .5em;
}
#videos{
	text-align: center;
}
.video{
	display: inline-block;
	width: 29%;
	margin:0 .5em 2em .5em;
	box-shadow: 0 -2px 4px #888;
	background-color: #000;
	padding: 0;
}
.video .videoTitle{
	background-color:#2793e8;
	color: #fff;
	font-weight: bold;
	padding: .4em;
}
.video iframe{
	width: 100%;

}

@media screen and (max-width: 25em) { 
	
	.container > header {
		font-size: 75%;
	}
}

