/*
 * HTML5DOCTOR RESET
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, a, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

header{
	font-family: arial, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	width: 940px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 15px;
}
header nav{
	padding-top: 10px;
}

/* Cuprum used for the header */

h1
{
	font-family: 'Cuprum', arial, serif; font-size: 30px; text-decoration: none; color: #000;
	font-weight: normal;
}

h2
{
	font-family: 'Cuprum', arial, serif; font-size:24px; text-decoration: none; color: #000;	
	font-weight: normal;
	margin-bottom: 0.6em;
	line-height: 1.2;
	/*margin-top: 30px;*/
}
h3
{
	font-family: 'Cuprum', arial, serif; font-size:18px; text-decoration: none; color: #000;	
	font-weight: normal;
}
h4{
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666;
	font-weight: normal;
}
p,blockquote,ul,ol{ margin-bottom: 1em;}
li{ margin: 0.5em 0;}
ul, ol{ padding-left: 20px; }
blockquote{ border-left: 2px solid #d6d6d6; padding-left: 10px; }

a:link, a:visited {
	color: #676767;
}
a:hover {
	color: #af1c3d;
}

#logo
{
	float: left;	
}

#youtube object{
	width:100% !important;
	height:auto !important;
}

#contact
{
	text-align: center;
	width: 240px;
	float: right;
}
#contact h2{
	margin-bottom: 0;
	margin-top: 0;
}
#contact p{ font-size: 12px !important; }
#contact a { font-size: 14px !important; }
#contact a:hover { color: #000;}

nav
{
	margin-bottom: 10px;	
}

nav a:link, header a:link, nav a:visited, header a:visited
{
	font-family: 'Cuprum', arial, serif; font-size:18px; text-decoration: none; color: #676767;
}
header{ height: 121px; }
header nav{
	 color: #000;
}

li.current a{ color: #676767 !important; }

nav ul.dropdown li.level-0 {
display: inline;
margin: 0px;
padding: 0px;
}
nav ul.dropdown li.level-0 a {
padding: 10px 30px;
}
.dropdown li a {
text-decoration: none;
}
.dropdown li a:hover {
	color: #000;
}
.dropdown, .dropdown * {
list-style: none;
}

.dropdown a {
position: relative;
}
.dropdown a.current{
	color: #000 !important;
}
nav ul.dropdown {
list-style: ;
text-align: center;
}

#bluestrip
{
	background: url('/img/header-bg.jpg') top center no-repeat;
	min-height: 400px;	
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#headline{
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding-top: 27px;
}
#bluestrip.home{
	background: url('/img/header-bg-home.jpg') top center no-repeat;
}

#bluestrip .wrap
{
		width: 940px;
		margin-left: auto;
		margin-right: auto;
}
#bluestrip .wrap article
{
	width: 596px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;	
}
#bluestrip .wrap #rightside
{
	width: 276px;
	padding-left: 17px;
	padding-right: 17px;
	float: right;
}
#bluestrip.home .wrap{
	padding-top: 55px;
}
#bluestrip.home article{
	padding-top: 353px;
}
#bluestrip.home .wrap #faq{
	margin-top: 47px;
}
#bluestrip.internal .wrap{
	padding-top: 50px;
}
#bluestrip.internal .wrap #rightside{
		padding-top: 44px;
}
#bluestrip.internal article h1{
	margin-bottom: 1em;
}
#bluestrip.internal article h3{
	margin-bottom: 0.25em;
}
#contact-form{ text-align: left; }
#contact-form input, #contact-form textarea{ margin: 0 10px 10px 10px; }
#internal-contactus #contactp{text-align: center;}
#ourservices {padding-top:1em;}
footer
{
	width: 100%;
	text-align: center;
	height: auto;
	border-top: 1px solid black;
	background: url('/img/footer-bg.jpg');
	color: white;
	margin-top: 1em;
	padding-bottom: 20px;
}
footer nav{ padding-top: 20px;}
footer p{
	font-size: 10px;
	color: #808080;
	line-height: 16px;
	margin-bottom: 0;
}
footer nav ul li
{
		padding: 0 37px;
		display: inline;
		color: white;
		white-space: nowrap;
}

footer a
{
	color: #fff !important;
}

footer a:hover {
	color: #979724 !important;
}

footer #footer
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
article h1 { line-height: 1em; }
.post-meta { margin-bottom: 30px; color: #666; }
.post-meta.list { margin-top: -10px; margin-bottom: 10px; }
.back-to-archive-link { margin-top: 30px; }

.mobile-btn {
	cursor: pointer;
	float: right;

}

.mobile-menu-btn {
	display: inline-block;
	position: relative;
	top: 4px;
	margin-left: 5px; 
}
.mobile-btn .btn-ico {
	background: #222;
	width: 18px;
	height: 2px;
	margin-bottom: 3px;
	/*margin-right: 5px;*/
}
#headline {
	line-height: 1.2;
}

@media (min-width: 1200px) {
	.mobile-btn {
		display: none;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.wrapper {
		max-width: 960px;
		margin: 0px auto;

	}
	header {
		max-width: 960px;
	}
	.mobile-btn {
		display: none;
	}
	

}

@media (max-width: 991px) and (min-width: 768px) {
	.wrapper {
		max-width: 750px;
		margin: 0px auto;
	}

	header {
		max-width: 750px;
	}
		nav ul.dropdown li.level-0 a {
			padding: 10px 15px;
		}
	footer #footer {
		background: transparent;
		max-width: 750px;
	}
	#bluestrip, #bluestrip.home {
		background: transparent;	
	}
	#bluestrip.home article {
		padding-top: 0;
	}
	.bluestrip {
		background: url('/img/bluestrip.jpg') top center;
		
	}
	#headline {
		color: #fff;
		clear: both;
		padding-bottom: 27px;
	}
	#bluestrip .wrap article {
		width: 63%;
		box-sizing: border-box;	
	}
	#bluestrip .wrap #rightside {
		width: 37%;
		box-sizing: border-box;	
	}
	footer nav ul li {
		padding: 0 17px;
	}

}


@media (max-width: 767px) and (min-width: 480px) {
	header {
		max-width: 100%;
		box-sizing: border-box;
		padding-left: 17px;
		padding-right: 17px;
	}

		#contact {
			clear: both;
			float: none;
			margin: 0px auto;
		}

		header nav {
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-bottomleft: 5px;
			border-bottom-left-radius: 5px;
		}

	#bluestrip.home, #bluestrip, #bluestrip .wrap, footer #footer, #bluestrip .wrap article {
		max-width: 100%;
		background: transparent;
	}
	#bluestrip .wrap article {
		box-sizing: border-box;
		padding-top: 0;
	}

	.bluestrip {
		background: url('/img/bluestrip.jpg') top center;
		
	}
	#headline {
		color: #fff;
		clear: both;
		padding-bottom: 27px;
	}
	#bluestrip .wrap #rightside {
		width: 100%;
		box-sizing: border-box;
	}
	footer nav ul li {
		padding: 5px 11px;
	}
	footer nav a:link {
		font-size: 16px;
	}
}

@media (max-width: 479px) {
	header {
		max-width: 100%;
		box-sizing: border-box;
		padding-left: 17px;
		padding-right: 17px;
		position: relative;
		height: auto;

	}
		#contact {
			clear: both;
			float: none;
			margin: 0px auto;
		}
		header #logo {
			clear: both;
			display: block;
			float: none;
			margin-bottom: 10px;
			max-width: 75%;
		}
		header #logo img {
			max-width: 100%;
		}

		.mobile-btn {
			position: absolute;
			top: 20px;
			right: 10px;
		}

	#bluestrip, #bluestrip .wrap, footer #footer {
		background: transparent;
		
		max-width: 100%;
	}
	#bluestrip.home, #bluestrip, #bluestrip .wrap, footer #footer, #bluestrip .wrap article {
		max-width: 100%;
		background: transparent;
	}
	#bluestrip .wrap article {
		box-sizing: border-box;
		padding-top: 0;
	}
	#headline {
		color: #fff;
		clear: both;
		font-size: 25px;
		padding-bottom: 27px;
		background: url(/img/bluestrip.jpg) top center;
	}
	#bluestrip .wrap #rightside {
		width: 100%;
		box-sizing: border-box;
	}
	
	footer nav ul li {
		padding: 0px 11px;
	}
	footer nav a:link {
		font-size: 16px;
	}
	
	
}
@media (min-width: 768px) {
	header .close-btn {
		display: none;
	}
	.mobile-btn {
		display: none;
	}
}
@media (max-width: 767px) {
	header {
		height: auto;
	}
	header nav {
		padding: 30px 0 20px;
		position: fixed;
		background: #000735;
		color: #fff;
		min-width: 350px;
		top: -999px;
		right: 0px;
		z-index: 3;
		-webkit-transition: all .8s;
		-moz-transition: all .8s;
		transition: all .8s;

	}
	header nav.open {
		top: 0;

	}
	header nav.open:before {
		content: "";
		position: fixed;
		top:0;
		left: 0;
		right:0;
		bottom:0;
		background: rgba(0,0,0,.3);
		z-index: 0;
	}
	header .close-btn {
		position: absolute;
		top: 10px;
		right: 20px;
		cursor: pointer;
	}

	nav ul.dropdown {
		width: 100%;
	}
		header nav a:link, header nav a:link, header nav a:visited, header nav a:visited {
			color: #fff;
			display: block;

		}
		header nav a:hover {
			background: rgba(255,255,255,.2);
		}
		nav ul.dropdown li.level-0 {
			display: block;
			float: none;
			text-align: center;
			width: 100%;
			border-bottom: 1px solid rgba(255,255,255,.4);
		}
		nav ul.dropdown li.level-0:last-child{
			border-bottom: none;
		}
		nav ul.dropdown a.current {
			color: #979724 !important;
		}

	#headline {
		box-sizing: border-box;
		padding-left: 17px;
		padding-right: 17px;
	}

	.bluestrip {
		background: url('/img/bluestrip.jpg') top center;
		
	}

	header #contact h2 {
		padding-top: 20px;
	}

	.mobile-btn {
		border: 1px solid #333;
		border-radius: 3px;
		padding: 7px 10px;
	}
	.mobile-btn:hover {
		background: rgba(0,0,0,.15);
	}
}

@media (max-width: 420px) {
	.mobile-btn {
		position: static;
		text-align: center;
		float: none;
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	header {
		text-align: center;
	}
	header #logo {
		text-align: center;
		max-width: 100%;
	} 
}

#youtube {
	margin-top: 30px;
}

#youtube video {
	max-width: 100%;
	height: auto !important;
}

.btn {
	background: #8a1a34;
	border-radius: 15px;
	padding: 7px 30px;
	text-decoration: none;
	color: #fff !important;
	font-size: 20px;
	font-family: 'Cuprum', arial, serif;
	border: 1px solid #87243b;
	display: inline-block;
}