body {
	color: #545961;
	font-size: 16px;
}

.blogmeta {
	font-size: 12px;
	margin-bottom: 10px;
}

.blogmetaitem {
	display: inline-block;
	margin-right: 15px;
}

.notoppad {
	padding-top: 0px;
}

.twitterimage {
	vertical-align: bottom;
}

.twitterheading {
	font-size: 40px;
	padding-top: 0;
	display: inline-block;
	margin-left: 20px;
	font-weight: normal;
}

.tweetlink {
	color: #545961 !important;
}

.greytext {
	color: #545961 !important;
}

.bluetext {
	color: #00afe9 !important;
}

.float-right {
	float: right;
}

.personcol {
	background: #cceffb;
	font-size: 14px;
}

.personheader {
	font-size: 20px;
	color: white;
	background: #00afe9;
	padding: 5px 8px 5px 8px;
	text-align: left;
}

.persondesc {
	padding: 5px 8px 5px 8px;
	text-align: left;
}

.form-control, .btn-default {
	border-color: #cceffb;
}

.form-control[readonly] {
	background: white;
}
	
.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
	filter: none;
}

.colheading {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
}

.largeheading {
	font-size: 40px;
	padding-top: 0;
}

.medheading {
	font-size: 28px;
	padding-top: 0;
}

#map, #map2 {
	border: 3px solid #00afe9;
	width: 100%;
	height: 270px;
}

#twitCarousel {
	position: relative;
	padding-top: 45px;
	padding-bottom: 20px;
}

.quoteopen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 54px;
	height: 41px;
	background: url(/images/quoteopen.png) top left no-repeat;
	z-index: 99999;
}

.quoteclose {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 54px;
	height: 41px;
	background: url(/images/quoteclose.png) top left no-repeat;
	z-index: 99999;
}

.quotename {
	font-weight: bold;
	margin-top: 30px;
}

#twitCarousel .item {
	min-height: 100px;
}

#twitCarousel .carousel-control, #twitCarousel .carousel-control:hover, #twitCarousel .carousel-control:visited, #twitCarousel .carousel-control:link {
	opacity: 1;
	color: #00afe9;
	text-shadow: none;
	width: 5%;
}

.twittercontent {
	text-align: center;
}

.twittername {
	font-size: 28px;
	margin-bottom: 15px;
	letter-spacing: 8px;
}

.twittertweet {
	margin: 0;
	padding: 0;
}

h1 {
	color: #00afe9;
	font-size: 28px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
}

h2 {
	color: #00afe9;
	font-size: 20px;
	margin: 0;
	padding: 20px 0 10px 0;
	font-weight: bold;
}

h3 {
	color: #00afe9;
	font-size: 18px;
	margin: 0;
	padding: 15px 0 5px 0;
	font-weight: bold;
}

a, a:visited {
	color: #00afe9;
}

.bluetext {
	color: #00afe9 !important;
}

.footer {
	text-align: center;
	font-size: 18px;
}

.footeritem {
	display: inline-block;
	padding-left: 22px;
	padding-right: 22px;
}

.subfooter {
	text-align: center;
	font-size: 10px;
}

.lastfooteritem {
	display: inline-block;
	padding-right: 22px;
	padding-left: 0px;
}

.titleholder {
	position: absolute;
	z-index: 10000;
	text-align: center;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
	display: table;
}

.maintitle {
	color: white;
	margin: auto;
	padding: 0;
	font-size: 50px;
	font-weight: bold;
	text-shadow: 5px 5px 5px #010101;
	display: table-cell; 
	vertical-align: middle; 
	text-align: center; 
}

.blueheadtext {
	color: #00afe9;
	font-size: 22px;
}

.margin-left {
	margin-left: 20px;
}

.small-margin-top {
	margin-top: 20px;
}

.margin-top {
	margin-top: 40px;
}

.margin-bottom {
	margin-bottom: 40px;
}

.sidenavtoggle {
	width: 100%;
	text-align: center;
	padding: 60px 0 40px 0;
}

#mainnav {
	margin: 0px;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
}

#mainnav li {
	text-align: center;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#mainnav li a {
	text-align: center;
	list-style: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 22px 0 22px 0;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.fullwidth {
	width: 100%;
	padding: 0;
	margin: 0;
}

.fullvw {
	overflow: hidden;
	max-width: 100%;
	width: 100%;
}

.img-max-100 {
	max-width: 100%;
}

.header {
	position: relative;
	text-align: center;
	padding: 40px 80px 40px 80px;
}

.menutoggle {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -20px;
}

.navbar-toggle {
	display: block;
}

#myCarousel .item, #myCarousel .carousel-inner {
	width: 100%;
	height: 245px;
	border-bottom: 10px solid #cceffb;
}

.slide1 {
	background: url(/images/slide1.jpg);
	background-size: cover;
	background-position: 50% 100%;
}

.slide2 {
	background: url(/images/slide2.jpg);
	background-size: cover;
	background-position: 50% 100%;
}

#myCarouselhome .item, #myCarouselhome .carousel-inner {
	width: 100%;
	height: 430px;
	border-bottom: 10px solid #cceffb;
}

.homeslide1 {
	background: url(/images/home-slide1.jpg);
	background-size: cover;
	background-position: 50% 100%;
}

.homeslide2 {
	background: url(/images/home-slide2.jpg);
	background-size: cover;
	background-position: 50% 100%;
}

/*
 * Off Canvas Menu
 * --------------------------------------------------
 */
 
 .row-offcanvas-right {
right: 0;
}

.row-offcanvas-left {
left: 0;
}

.row-offcanvas-right
.sidebar-offcanvas {
right: -25%; /* 6 columns */
}

.row-offcanvas-left
.sidebar-offcanvas {
left: -25%; /* 6 columns */
}

.row-offcanvas-right.active {
right: 25%; /* 6 columns */
}

.row-offcanvas-left.active {
left: 25%; /* 6 columns */
}
  
.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 25%;
}
 
.row-offcanvas {
position: relative;
-webkit-transition: all .25s ease-out;
     -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
}

@media screen and (max-width: 767px) {
	
	.maintitle {
		font-size: 35px;
	}

	#twitCarousel {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.quoteopen {
		width: 36px;
		height: 27px;
		background: url(/images/quoteopen.png) top left no-repeat;
		background-size: cover;
	}
	
	.quoteclose {
		width: 36px;
		height: 27px;
		background: url(/images/quoteclose.png) top left no-repeat;
		background-size: cover;
	}

	.margin-top {
		margin-top: 30px;
	}
	
	.margin-bottom {
		margin-bottom: 30px;
	}

	#mainnav li a {
		padding: 15px 0 15px 0;
	}

	.menutoggle {
		margin-top: -12px;
	}
	
	.menutoggle img, .sidenavtoggle img {
		width: 40px;
	}
	
	.sidenavtoggle {
		padding-top: 60px;
	}
	
	.row-offcanvas-right
	.sidebar-offcanvas {
		right: -50%; /* 6 columns */
	}
	
	.row-offcanvas-left
	.sidebar-offcanvas {
		left: -50%; /* 6 columns */
	}
	
	.row-offcanvas-right.active {
		right: 50%; /* 6 columns */
	}
	
	.row-offcanvas-left.active {
		left: 50%; /* 6 columns */
	}
	
	.sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 50%; /* 6 columns */
	}
}

@media screen and (max-width: 400px) {
	
	.maintitle {
		font-size: 25px;
	}
	
	.lastfooteritem, .footeritem {
		padding: 0 22px 0 22px;
	}
	
	.margin-top {
		margin-top: 20px;
	}
	
	.margin-bottom {
		margin-bottom: 20px;
	}
	
	.sidenavtoggle {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#mainnav li a {
		padding: 12px 0 12px 0;
	}
	
	.header {
		padding: 20px 80px 20px 80px;
	}
	
	.row-offcanvas-right
	.sidebar-offcanvas {
	right: -75%; /* 6 columns */
	}
	
	.row-offcanvas-left
	.sidebar-offcanvas {
	left: -75%; /* 6 columns */
	}
	
	.row-offcanvas-right.active {
	right: 75%; /* 6 columns */
	}
	
	.row-offcanvas-left.active {
	left: 75%; /* 6 columns */
	}
	
	.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 75%; /* 6 columns */
	}

}
/* Stylesheet: mainstyle Modified On 2018-07-25 13:04:31 */
