@import url(//fonts.googleapis.com/css?family=Quicksand:400,700,300);
@import url(//fonts.googleapis.com/css?family=Lato:400,300,700,400italic);
@import url(//www.visionniagara.org/wp-content/themes/vn/css/reset.css);
@import url(//visionniagara.org/wp-content/themes/vn/css/font-awesome.min.css);



/*
Theme Name: Vision Niagara
Theme URI: http://wordpress.org/themes/twentytwelve
Author: Matt Duquette
Author URI: http://mattduquette.com
Last Edit: 01.25.2025

/* =Notes
--------------------------------------------------------------
Colors:

Dark BLUE: 8DACAD
BLUE: C5DFE1

Green: 9E9D5B
Dark Green: 63613B

Orange: FBB03B
Dark Grey: #5C5C58

Fonts:
Quicksand
Lato






/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */

body {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility;
	color: #5C5C58;
	padding:0;
	margin:0;
	
}
body.custom-font-enabled {
	font-family: 'Lato', sans-serif;
}



h1,h2,h3,h4,h5,h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	padding:0;
	
	line-height:1.1;
	text-transform: uppercase;
}
h1 {
	font-size: 72px;
	color: #5C5C58;
	line-height: 48px;
	margin:0 0 10px;
	letter-spacing:-2px;
}

h2 {
	font-size: 60px;
	color: #5C5C58;
	margin:0 0 10px;
	letter-spacing:-1px;
}
h3 {
	font-size: 36px;
	color: #5C5C58;
	margin:0 0 10px;
	letter-spacing:1px;
}
h4 {
	font-size: 24px;
	color: #5C5C58;
	margin:0px 0 5px;
	letter-spacing:2px;
}

p{margin-bottom:24px; line-height:1.5;}



.orange{color: #FBB03B!important;}
.white{color: #fff!important;}
.darkblue{color:#8DACAD!important;}

.large{font-size:28px!important; line-height:21px;}
.small{font-size:11px!important;}


.intro{font-size:21px!important; line-height:1.5;}

.note{color:#f69414; font-size:13px; font-style:italic; margin:0; line-height:10px!important;}

.divider{height:1px; margin:20px auto 50px; background:#eee;}

ul, ol{margin:0; padding:0; list-style:none;}

hr{width:100%; height:1px; color:#C5DFE1; margin:60px 0; clear:both; display:block; border:1px solid #C5DFE1;}


a {
	outline: none;
	color: #9E9D5B;
	text-decoration:none;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover {
	color: #8DACAD;
}

a.btn-white{
	padding:10px 20px;
	background:#fff;
	text-transform:uppercase;
	color:#9E9D5B;
	font-size:14px;
	}

a.btn-white:hover{
	background:#9E9D5B;
	color:#C5DFE1;
	}

a.btn-green{
	padding:10px 20px;
	background:#9E9D5B;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	display:inline-block;
	border:1px solid #fff;
	}

a.btn-green:hover{
	background:#C5DFE1;
	color:#fff;
	}

a.more {
	font-weight:bold;
	text-transform:uppercase;
}


a.blockBtn{padding:5px 10px; background:#fff;}






/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #9E9D5B;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}







/* -----------------------------------------------------------
	Page structure
----------------------------------------------------------- */
* { -moz-box-sizing: border-box;}

.site {
	padding: 0;
	margin:0;
	width:100%;
	min-width:380px;
	background-color: #fff;
	
	
}

#primary, .wrapper{
		overflow:hidden;
}
.wrapper{
	margin:0 auto;	
	padding: 0px;
	width:100%;
}

.archive div .wrapper {
	padding-left: 50px
}

	

#front{width:100%; margin: 0 auto;}
#inside{width:90%; max-width:1200px; margin:0 auto;}


.site-content {
	margin: 1% 10% 0 0;
	min-height:300px;
	float: left;
	width: 60%;
	padding:0 0 0 0%;
	border:0px solid #000;
	
}

body.full-width .site-content{width:90%; max-width:1200px; margin:0 auto; float:none; padding:0 0%;}


.col1, .col2, col3{float:left; margin:0 2.5%; display:block;}
.col1{width:30%;}
.col2{width:60%;}
.col3{width:90%;}


#splash{margin: 0 auto; display:block; width:70%; text-align:center!important;}




/* Header */
.site-header {
	padding: 10px 0 0px;
	margin:0 auto;
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
	z-index:999;
	width:100%;
	height:80px;
	background:#fff;
}


.header-content{width:90%; max-width:1200px; margin:0 auto;  padding:0;}

.logo{
	width:60px;
	height:60px;
	float:left;
}
.logo a{
	
	background:#fff url('images/logo_visionNiagara-sm.jpg') no-repeat 0 0;
	background-size: contain;
	display:block;
	width:60px;
	height:60px;
	text-indent:-5000px;
	}





/* =Menu
-------------------------------------------------------------- */

#access {
	background: #7b9d51;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}


.menu, .menu-main-nav-container{margin:0 auto; max-width:1000px; }



/*Green: 9E9D5B
Dark Green: 63613B

 Navigation Menu*/



.main-navigation {
	margin:10px 0 0 20px;
	float:left;
	z-index:999;
}
.main-navigation li {
	margin: 12px auto;
	
}
.main-navigation a {
	font-size: 18px;
	color: #9E9D5B;
	display: block;
	text-indent:0px;
	text-decoration: none;
	text-transform:uppercase;
	padding:0 20px;
	
}
.main-navigation a:hover,
.main-navigation a:focus {
		color: #63613B;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
	margin:0 1%;
	text-align:left;
	float:left;
	
} 

.menu-toggle{width:99.9%; text-align: center;}



 /*top level  .menu*/
#access ul {
	font-size: 16px;
	list-style: none;
	margin: 0 auto;
	/*border-left:1px solid #7b9d51; border-right:1px solid #7b9d51; border-bottom:1px solid #7b9d51;*/
}

#site-navigation .normal {width:130px; padding:10px;}
#site-navigation .children{padding:10px 10px 20px; float:left;}

/* MOVBILE NAV */

#mobile{
	
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	display:none;
}





/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
}



/* Footer */
footer[role="contentinfo"] {
	clear: both;
	background:#fff url('') no-repeat 0 0;
	font-size: 14px;
	line-height: 2;
	width:100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:1% 5%;
	bottom:0;
}
footer[role="contentinfo"] a {
	color: #9E9D5B;
}
footer[role="contentinfo"] a:hover {
	color: #8DACAD;
}


#colophon {
	overflow:hidden;
	max-width: 1000px;
	margin:0 auto;
	padding:24px 0;
	border:0px solid #fff;
}

#colophon h4{color:#fff; line-height:1.1;}


.site-info{clear:both; margin:0 auto; text-align:center; width:50%;}


.footer-nav {
	list-style:none;
	margin:20px auto;
	display:table;
	}
	
.footer-nav li{float:left; text-align:center; line-height:1; padding:5px;}

a.credit{font-size:12px;}

.footer-social-links{list-type:none; padding:0; margin:0; overflow:hidden;}
.footer-social-links li{display:block; margin:5px; float:left;}
.footer-social-links a {background:#9E9D5B; border-radius:15px; height:30px; width:30px; display:inline-block; color:#fff!important;  line-height:30px; text-align:center;}
.footer-social-links a:hover {background:#fff; border-radius:15px; height:30px; width:30px; display:inline-block; color:#8DACAD!important;  line-height:30px; text-align:center;}

.footer-social-links a i.fa{color:#fff;}
.footer-social-links a:hover i.fa{color:#8DACAD;}




/* =Main content and comment content
-------------------------------------------------------------- */

/* LISTS 
-------------------------- */
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: circle outside;
	margin-left:20px;
}

ul.service-list{list-style:none outside!important; overflow:hidden; margin:24px 0;}
ul.service-list li{float:left; width:45%; margin:0% 3% 0% 2%; min-height:180px; overflow:hidden;}

ul.service-list .icon{float:left; margin-right:20px; margin-bottom:20px; width:80px;}
ul.service-list .text{float:left; max-width:300px;}


.visit-list{width:100%; list-style: none none outside!important; margin-left:0!important;}
.visit-list li{float:left; width:20%; margin:2% 2.5%; min-height:200px;  text-align:center; text-transform:uppercase;}
.visit-list img{display:block; margin:0 auto 3%; text-align:center;}



/* --------------------------
*/

/* =Front page template
-------------------------------------------------------------- */


/* --- HOME --- */



#landing{
	width:100%;
	background:#C5DFE1 url('images/bg_city.jpg') no-repeat center bottom;
	min-height:500px;
	background-size:100%;
	background-size:contain;
	}

	.headline{
		text-align:center; 
		
		display:flex;
		flex-direction:column;
		justify-content:center;
		padding-top:2%;
		}
		.headline h1, .headline h2, .headline h3, .headline h4{display:inline-block; margin:0; line-height:1; text-align: center;}
		
		.line-1{margin:0 0; flex:80%;}
		.line-2{margin:0 0 20px; flex:80%;}
		.line-3{margin:0 0; flex:80%;}


	#landing .city{
		margin:0 auto;
		}
		.city img{width:100%; text-align:center;}
		
		
.left{
	float:left;
	margin:0 0 0 10%;
	width:40%;
}

.right{
	float:right;
	margin:0 10% 0% 0;
	width:40%;
	}
	
.left img, .right img {display:block; margin:0 auto; text-align:center; width:100%;}

.alignright{float:right;}
.alignleft{float:left;}

#specials{
	width:80%;
	max-width: 1200px;
	margin:2% auto 0;
	overflow: hidden;
	text-align:center;
	border-bottom:0px solid #C5DFE1;
}

#portals{
	width:90%;
	margin:0 auto;
}

#portals .front-widgets {
    display: flex;
    justify-content: center;
    flex-direction: row;
	
}

#portals aside {
    flex: 29%;
    max-width: 180px;
    margin: 0% 5%;
    text-align: center;
    border-bottom: 0px solid #C5DFE1;
    align-self: flex-end;
}

.btn-circle{width:170px; height:170px; border:1px solid #fff; display:block; background:#fff; border-radius:90px;}
.btn-circle:hover {border:1px solid #8DACAD;}

#about{
	width:100%;	
	overflow:hidden;
	margin:5% auto 0;
	background: #9E9D5B; 
	padding:40px 0;
}
.about-content{background:#fff;}

div#n2-ss-2 .nextend-shadow{display:none!important;}

#whatsOn{
	margin:0px 0px;
	overflow:hidden;
	background:#5C5C58;
	padding:70px 0;
	
}

#whatsOn h2 {margin:0 auto 20px; text-align:center; width:90%;}

	.iconsTop{
		/*width:100%;
		max-width:1200px;
		list-style:none;
		margin:5px auto;
		
		overflow:hidden;
		
		padding:0 0 20px;*/
		display: flex;
    	justify-content: center;
    	flex-direction: row;
		border-bottom:8px solid #FBB03B;
		
	}
	.iconsTop li{
		width:29%; 
		min-height:250px;
		margin:0 2%; 
		color:#fff;
		text-align:center;
	}

	.iconsBtm{
		display: flex;
    	justify-content: center;
    	flex-direction: row;
		border-top:8px solid #FBB03B;
		padding-top:20px;
	}
	.iconsBtm li{
		width:29%; 
		min-height:250px;
		margin:0 2%; 
		color:#fff;
		text-align:center;
		}
	
	#whatsOn a{
		color:#fff; 
		width:100%; 
		font-family: 'Quicksand', sans-serif;
		font-weight:400;
		display:inline-block; 
		font-size:21px; 
		text-transform:uppercase; 
		margin-top:10px;
		}
	#whatsOn a:hover{color:#8DACAD!important;}
	#whatsOn img{display:block; margin:0 auto 10px;}
	
	
	
#news{ 
	width:100%;
	padding:70px 0;
	margin:0 auto;
	min-height:300px;
	background:#8DACAD url('images/bg_water.jpg') repeat-y center bottom;
}

#news .news-content{width:100%; margin:0 auto;}

#socials {width:80%; margin:10px auto; display: block; max-height:200px;}

#callout{
	margin:0 auto;
	background:#9E9D5B;
	background:#fff;
	text-align: center;
	padding:0px 0;
	height:100px;
}
#callout a{ color:#fff;}





.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding: 0px 0px;
	overflow: hidden;
}
.template-front-page .widget-area h2{display:none;}
.template-front-page .widget-area .widget li {
	margin: 0 2.5%;
	font-size: 16px;
	line-height: 21px;
	list-style-type: none;
	list-style-position: inside;
	float:left;
	width:45%;
	max-width:300px;
}
.template-front-page .widget-area .widget li a {
	color: #fff;
	display:block!important;
}
.rpwwt-widget ul li img{
		display:block!important; 
		float:none!important; 
		margin:2% auto!important;}	

#rpwwt-recent-posts-widget-with-thumbnails-3 img {width:100%!important; height:100%!important;}

.template-front-page .widget-area .widget li a:hover {
	color: #C5DFE1;
}
.template-front-page .widget-area .widget_text img {
	display: block;
	margin: 0 auto 10px;
	width: 100%;
}



#breadcrumbs{margin-top:24px; font-size:12px;}





/* =Widgets
-------------------------------------------------------------- */
/* Sidebar */
.widget-area {
		float: left;
		width:25%;
		width:250px;
		padding-bottom:20px;
	}


.widget-area .widget {
	margin-bottom: 20px;
	
}
.widget-area .widget h3 {
	margin:0 0 12px;
	font-size:24px;
	width:95%;

}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 16px;
	line-height: 18px;
	padding:0 0 8px;
}
.widget-area .widget p {
	margin-bottom: 24px;
}
.widget-area .textwidget ul {
	list-style: none outside;
	margin: 0 0 24px;
}
.widget-area .textwidget li {
	margin-left: 0px;
	padding:5px 0;
}
/*
.widget-area .widget a {
	color: #9E9D5B;
	cursor:pointer;
	padding:0px 0;
}
.widget-area .widget a:hover {
	color: #9E9D5B;
}
*/
.widget-area #s {
	width: 53.866666%; /* define a width to avoid dropping a wider submit button */
}


.widget-area .widget .sub-nav{list-style:none; text-align:center;}

.widget-area .widget .top{background:#9E9D5B;max-height:100%; max-width:100%; border-bottom:3px solid #fff; color:#fff;}
.widget-area .widget .top img{width:85%; margin:20px auto; text-align:center; vertical-align:middle; display:block; padding:15px;}
.widget-area .widget .top i{width:150px; height:150px; margin:20px auto; text-align:center; vertical-align:middle; display:block; padding:5px; color:#9E9D5B; background:#fff; border-radius:50%; line-height:150px;}
.widget-area .widget .top h3{text-align:center; color:#fff;}

.widget-area .widget .sub-nav li {width:100%; display:block; border-bottom:1px solid #fff; padding:0;}

.widget-area .widget .sub-nav li a{
	background:#9E9D5B;
	display:block; 
	padding:15px 5px; 
	color: #9E9D5B; 
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
	text-align:center;
	word-break:keep-all;
	word-wrap:normal;
	hyphens:none;
}


.widget-area .widget .sub-nav li a:hover{ 
	color: #9E9D5B; 
	background: #9E9D5B; 
}


.widget-area .additional li {
	margin-left: 0px;
	padding:5px 0;
	text-align:center;
}


.widget-area .additional li a:hover{
	color:#fff;
}

.widget-area h5{text-align:center; margin-bottom:10px; color:#fff;}

.widget_recent_entries {margin-top:65px;}

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 10px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 0px;
	display:block;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
}
.archive-header h1 {
    letter-spacing: 0px;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #333;
	font-family: inherit;
	padding: 6px;
	
}
button{
	padding: 10px 30px;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: normal;
	background-color: #9E9D5B;
	color: #fff;
	text-transform:uppercase;
	border:1px solid #9E9D5B;
}

button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
	color:#9E9D5B;
}
label {display:block; padding:0px 0 5px;}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input[type="text"],
input[type="email"]{font-size:16px; color:#9E9D5B;}

/* Buttons */

input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 10px 30px;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: normal;
	background-color: #9E9D5B;
	color: #fff;
	text-transform:uppercase;
	border:1px solid #9E9D5B;
	
}

.menu-toggle{padding: 10px;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #9E9D5B;
	background-color: #fff;
	text-transform:uppercase;
	border:0;
	text-align:right;}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	
	color: #8DACAD;
	background-color: #fff;
	border:1px solid #8DACAD;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #5C5C58;
	background-color: #C5DFE1;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

#stripe_form_0 {}
#stripe_button_0{
	overflow: hidden;
    display: inline-block;
    visibility: visible !important;
	background-image:none!important;
	background-color:#9E9D5B!important;
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 2px;
    text-decoration: none;
    border-radius:0px!important;
    box-shadow: 0 0px 0 rgba(0,0,0,0)!important;
    user-select: none;
    cursor: pointer;
}
.stripe-button-el span {
    display: block;
    position: relative;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    /*background: #1275ff;
    background-image: -webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	*/
	background-image:none!important;
	background-color:#9E9D5B!important;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
   /* -webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25);
    -moz-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25);
    -ms-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25);
    -o-box-shadow: inset 0 0px 0 rgba(255,255,255,0.25);
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;*/
	box-shadow: inset 0 0px 0 rgba(0,0,0,0.0)!important;
	text-shadow: 0 0px 0 rgba(0,0,0,00)!important;
    border-radius: 0px!important;
}
.asp_product_item {
    display: block;
    border: 0px solid #E7E9EB !important;
    /*box-shadow: 0 1px 3px 0 rgb(0 0 0 / 5%);*/
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 15px;

}
.asp_product_name{line-height: 1.5!important;}
.asp_product_description {
    margin: 15px 0 0px 0!important;
    border-bottom: 0px solid #EEEEEE!important;
}

div.wpcf7 .left, div.wpcf7 .right{width:40%; padding:0 2%; margin-bottom:50px; }

.details{margin:0 0px; padding:0 30px; display:block;}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 1.1;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}




/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}



/* EXTRAS
----------------------------------------------- */

.clearfix { 
	clear:both;
	height:0;
	line-height: 0px;
}



/* MISC */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 12px;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
}
.entry-header .entry-title {
	font-size: 48px;
	line-height: .9;
	font-weight: normal;
	letter-spacing:-2px;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0px 24px 10px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 0px 0 10px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	margin-bottom: 24px;
	padding-bottom: 24px;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 30px;
	padding-top:24px;
	font-size: 14px;
	line-height: 1.846153846;
	color: #757575;
	border-top:solid 1px #ededed;
	
}
.single-author .entry-meta .by-author {
	display: none;
}



/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media screen and (max-width:960px){
	
	body.full-width .site-content{width:90%; margin:0 auto; padding:0% 5%;}
}



@media screen and (max-width: 900px) {	
.wrapper{
	padding:0 0;
	}
	


.header-top{padding:0 0%;}


.main-navigation a {
	font-size: 16px;
	padding:10px 20px 12px 20px;
	
}

.site-content {
		width: 55%;
	}



}

@media screen and (max-width: 800px) 	{
	.site-content {
		width: 50%;
	}
	
	.commuter{
	height:300px;
	}
	
.employer{
	height:300px;
	}
.business{
	height:300px;
	}
}

/*----------------------------- 700 ------------------------------------*/

@media screen and (max-width: 700px) 	{
	body {
	font-size: 16px;
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	padding:0;
	letter-spacing:-1px;
	line-height:1.1;
}
h1 {
	font-size: 48px;
	color: #5C5C58;
	text-transform: uppercase;
	line-height: 48px;
	margin:0 0 10px;
}

h2 {
	font-size: 36px;
	color: #5C5C58;
	text-transform: uppercase;
	margin:0 0 10px;
}
h3 {
	font-size: 28px;
	color: #5C5C58;
	margin:0 0 10px;
}
h4 {
	font-size: 21px;
	color: #5C5C58;
	margin:0px 0 5px;
}
	
.col1, .col2, col3{float:left; margin:0 auto; padding:0%;}
.col1{width:100%;}
.col2{width:100%;}
.col3{width:100%;}

.left, .right{float:none!important; width:90%!important; margin:0 auto;}

/* Header */
.site-header {
	padding: 12px 0 0 0;
	margin:0 auto;
}


.main-navigation a {
	font-size: 14px;
	color: #9E9D5B;
	display: block;
	text-indent:0px;
	text-decoration: none;
	text-transform:uppercase;
	padding:10px 15px 12px 15px;
	
}

.logo{
	width:50px;
	height:50px;
	float:left;
	margin:0;
}
.logo a{
	
	background:#fff url('images/logo_visionNiagara-sm.jpg') no-repeat 0 0;
	display:block;
	width:50px;
	height:50px;
	text-indent:-5000px;
	}


.main-navigation ul{display:none;}


div.wpcf7 .left, div.wpcf7 .right{width:94%; padding:0 2%; margin-bottom:50px; }

body.full-width .site-content{width:90%; padding:5% 0%; max-width:1000px; margin:0 auto; float:none;}


.wdiget-area{background:#9E9D5B; }


.site-content {
		width: 45%;
		
	}
#landing{
	min-height:300px;
	margin:0 auto 40px;
	}
#landing .headline{width:90%; margin:4% auto 0; padding-top:8%;}	
	
#portals .front-widgets {
    display: flex;
    justify-content: center;
    flex-direction: row;
	
}
#portals aside {
    flex: 30%;
    max-width: 180px;
    margin: 0% 1% 5% 0%;
    text-align: center;
    border-bottom: 0px solid #C5DFE1;
    align-self: flex-end;
}
	#portals aside .widget-title{text-align:center; font-size:21px!important;}
	.btn-circle{width:100px; height:100px; margin:0 auto;}
	#whatsOn{padding:0px;}
.iconsTop{
		width:90%;
		max-width:1200px;
		list-style:none;
		margin:5px auto;
		border-bottom:8px solid #FBB03B;
		overflow:hidden;
		
		padding:0 0 10px;
		
	}
	.iconsTop li{
		float:left; 
		width:30%; 
		min-height:180px;
		margin:0 2.5%; 
		color:#fff;
		text-align:center;
	}

	.iconsBtm{
		width:90%;
		max-width:1200px;
		
		list-style:none;
		margin:5px auto;
		padding:20px 0 20px;
		border-top:8px solid #FBB03B;
		overflow:hidden;
	}
	.iconsBtm li{
		float:left; 
		width:30%;
		min-height:150px; 
		margin:0 2.5%;
		color:#fff;
		text-align:center;
		}
	
	
	.iconsTop img, .iconsBtm img{width:100%;}
	
	#whatsOn a{color:#fff; width:100%; display:block; font-size:16px; text-transform:uppercase; font-family:"Quicksand"; margin-top:10px;}
	#whatsOn a:hover{color:#8DACAD!important;}
	
	#news{height:300px;}
	#news .news-content{width:90%; margin:0 auto;}
	
.site-info{width:90%; margin:0 auto;}


.entry-header .entry-title {font-size:48px; margin:0 auto; text-align:center;}
}

/* Minimum width of 540 pixels. */
@media screen and (max-width: 540px) 	{
	
body {
	font-size: 16px;
	
}

h1 {
	font-size: 36px;
	color: #5C5C58;
	text-transform: uppercase;
	line-height: 48px;
	margin:0 0 10px;
}

h2 {
	font-size: 28px;
	color: #5C5C58;
	text-transform: uppercase;
	margin:0 0 10px;
}
h3 {
	font-size: 21px;
	color: #5C5C58;
	margin:0 0 10px;
}
h4 {
	font-size: 18px;
	color: #5C5C58;
	margin:0px 0 5px;
}

/* Header */
.site-header {
	padding: 12px 0 0 0;
	margin:0 auto;
}

.header-top{max-width:1000px; margin:0 auto; overflow:hidden;}


.site-content {
		width: 90%;
		margin:48px auto;
		border:0px solid #000;
	}


.iconsTop{
		width:90%;
		max-width:1200px;
		list-style:none;
		margin:5px auto;
		border-bottom:8px solid #FBB03B;
		overflow:hidden;
		padding:0 0 20px;
		
	}
	.iconsTop li{
		float:left; 
		width:40%; 
		margin:0 2.5%; 
		color:#fff;
		text-align:center;
		min-height:180px;
	}

	.iconsBtm{
		width:90%;
		max-width:1200px;
		list-style:none;
		margin:5px auto;
		padding:40px 0 40px;
		border-top:8px solid #FBB03B;
		overflow:hidden;
	}
	.iconsBtm li{
		float:left; 
		width:40%; 
		min-height:180px;
		margin:0 2.5%;
		color:#fff;
		text-align:center;
		}
	



	#whatsOn a{color:#fff; width:100%; display:block; font-size:14px; text-transform:uppercase; font-family:"Quicksand"; margin-top:10px;}

/* Footer */

.footer-links{width:98%; margin:0 auto;}

.entry-header .entry-title {font-size:36px; margin:0 auto; text-align:center;}


.visit-list li{float:left; width:40%; margin:2% 2.5%; min-height:200px;  text-align:center; text-transform:uppercase;}

img.alignleft,
.wp-caption.alignleft {
	margin: 0px auto 10px auto;
	float:none;
}
img.alignright,
.wp-caption.alignright {
	margin: 0px auto 10px auto;
	float:none;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}

}

/* =========   Minimum width of 600 pixels. =============== */
@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	
	.site {
		overflow: hidden;
		margin:0 auto;
	}
	
	body.template-front-page .site-content,
	body.attachment .site-content
	 {
		width: 100%;
	}
	
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	
	
	
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: table !important;
		text-align: left;
		width: 100%;
		background:#fff;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block!important;
		text-decoration: none;
		cursor: pointer;
		
	}
	.main-navigation li a {
		  color: #9E9D5B;
		  display: inline-block;
		  text-decoration: none;
		  text-transform:uppercase;
		  padding:12px 0px 12px 30px;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #8DACAD;
	}
	.main-navigation li {
		margin: 0 0px 0 0;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		background:#9E9D5B;
		background:#fff;
	}
	
	
	
	.sub-menu li{float:left!important; width:200px;}/**/
	
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li {}
	.main-navigation li ul li a {
		color: #9E9D5B;
		background:#fff;
		display: block;
		font-size: 14px;
		line-height: 1.2;
		padding: 8px 10px 10px 30px;
		width: 180px;
		white-space: normal;
		border-bottom:1px solid #eee;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background:#fff;
		color: #9E9D5B;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a{
		color:#C5DFE1!important; 
	}
	
	.menu-toggle {
		display: none;
		
	}
	
	
	
	.entry-header .entry-title {
		margin:50px 0 40px 0;
		font-size: 48px;
		letter-spacing:-2px;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.8667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.91587%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.91587%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 98%;
		margin-bottom: 0px;
		overflow:hidden;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
		margin-top:0;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	
	
	.commentlist .children {
		margin-left: 48px;
	}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	body .site {
		padding: 0 0px;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}


