/*
Theme Name: 60 Plus Association
Description: Wordpress Theme Designed for 60 Plus Association.
Author: Drogin Group
Version: 1.0
*/

/*------------------------------------------------*/
/*-----------------[FONTS]------------------------*/
/*------------------------------------------------*/
@import url(fonts/font-awesome/font-awesome.min.css);
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:before, :after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html, body {
	height: 100%;
}
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0;
}
ol {
	margin:0 0 10px 1.5em
}
ul {
	margin:0 0 10px 1.5em
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
	background: none repeat scroll 0 0 #FFFFFF;
}
body, input, textarea {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 1.73em;
}
a {
	color: #9A2121;
	outline: medium none;
	text-decoration: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
a:hover {
	color:  #000;
}
.clear {
	clear: both;
}
img {
	max-width:100%;
	height:auto
}
iframe {
	max-width: 100%;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 1em;
	padding-bottom: 0.5em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1.12em;
}
h5 {
	font-size: .83em;
}
h6 {
	font-size: .75em;
}
p {
	margin-bottom: 1.6em;
}
ul {
	margin-bottom: 1.6em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
ins {
	text-decoration: none;
}
pre {
	background-color: #F5F5F5;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 9.5px;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
hr {
	background: none repeat scroll 0 0 #D8D8D8;
	border: medium none;
	clear: both;
	height: 1px;
	margin: 12px 0;
}
blockquote {
	border-left: 5px solid #EEEEEE;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
}
blockquote p {
	display:inline;
	line-height:inherit;
	font-weight:400;
}
blockquote p:before, blockquote p:after {
	display:inline-block;
	font-family:FontAwesome;
	opacity:0.5;
	font-size:13px;
}
blockquote p:before {
	content:'\f10d';
	margin-right:5px;
	vertical-align:11px;
}
blockquote p:after {
	content:'\f10e';
	margin-left:5px;
	vertical-align:7px;
}
blockquote cite {
	color: #005eb6;
	display: block;
}
input[type="text"], input[type="email"], input[type="tel"], input.text, input.title, textarea, select {
	background-color: #FFFFFF;
	border: none;
	line-height: 1.3em;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	padding: 16px 18px;
	font-size: 0.9em;
}
input[type="submit"], button, .button {
	display:inline-block;
	cursor:pointer;
	border:none;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.2em;
	font-size: 0.93em;
	padding: 11px 21px;
	letter-spacing: 0.5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #8DA2CA;
}
input[type="submit"]:hover, button:hover, input[type="submit"]:focus, button:focus, .button:hover {
	background:#222;
	color:#fff
}
.button.big {
	padding: 16px 38px;
	font-size: 1.18em;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.screen-reader-text {
	text-indent:-9999px;
	display:none
}
table {
	background: none repeat scroll 0 0 #EEEEEE;
	border-collapse: separate;
}
table th {
	background: none repeat scroll 0 0 #F6F6F6;
	font-weight: 700;
	padding: 5px 10px;
	text-align: left;
}
table td {
	background: #fff;
	padding: 5px 10px;
}
/*------------------------------------------------*/
/*----------------------[GRIDS]-------------------*/
/*------------------------------------------------*/
.row {
	margin: 0 -10px;
	position: relative;
}
.row:after, .row:before {
	content: " ";
	display: table;
	clear: both;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.grid12 {
	width: 100%
}
.grid11 {
	width: 91.66666667%
}
.grid10 {
	width: 83.33333333%
}
.grid9 {
	width: 75%
}
.grid8 {
	width: 66.66666667%
}
.grid7 {
	width: 58.33333333%
}
.grid6 {
	width: 50%
}
.grid5 {
	width: 41.66666667%
}
.grid4 {
	width: 33.33333333%
}
.grid3 {
	width: 25%
}
.grid2 {
	width: 16.66666667%
}
.grid1 {
	width: 8.33333333%
}
.row > .grid3:nth-child(4n+1) {
 clear: both
}
.row > .grid6:nth-child(2n+1) {
 clear: both
}
/*------------------------------------------------*/
/*-------------------[TYPOGRAPHY]-----------------*/
/*------------------------------------------------*/
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.flex.reverse {
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.space10 {
	clear:both;
	height:10px
}
.space15 {
	clear:both;
	height:15px
}
.space20 {
	clear:both;
	height:20px
}
.space30 {
	clear:both;
	height:30px
}
.space40 {
	clear:both;
	height:40px
}
.space50 {
	clear:both;
	height:50px
}
#searchsubmit {
	font-family:FontAwesome
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
opacity:1;
}
/*------------------------------------------------*/
/*--------------------[IMAGES]--------------------*/
/*------------------------------------------------*/
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 6px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
/*------------------------------------------------*/
/*-------------------[STRUCTURE]------------------*/
/*------------------------------------------------*/
.wrapper {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	width: 1340px;
	padding-left:20px;
	padding-right:20px;
}
.wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.wrapper.narrow {
	width: 940px;
}
/*------------------------------------------------*/
/*----------------------[HEADER]------------------*/
/*------------------------------------------------*/
#headerArea {
	position:absolute;
	width:100%;
	z-index:99
}
#header {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 23px;
	padding-right: 24px;
	position: relative;
	background-color: #fff;
}
#logo {
	float:left
}
#logo img{display:block}
#logo h1 {
	padding:0
}
#logo h1 a {
	display:block;
	/*width:145px;*/
	width:300px;
	/*height:62px;*/
	height:80px;
	background-repeat:no-repeat;
	background-image:url(images/logo.png);
	text-indent:-9999px;
}
#topMenu {
	float: right;
	padding-top: 10px;
}
#topMenu > ul {
	margin:0;
	padding:0;
	list-style:none
}
#topMenu > ul > li {
	float: left;
	padding-left: 12px;
}
#topMenu > ul > li > a {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.2em;
	font-size: 0.93em;
	padding: 11px 21px;
	letter-spacing: 0.5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #8DA2CA;
}
#topMenu > ul > li.headerDonate > a {
	background-color:#9A2121
}
#topMenu > ul > li > a:hover {
	background-color:#111
}
#navRight {
	float:right
}
#headerSocial {
	float: left;
	padding-right: 30px;
	padding-top: 11px;
}
#headerSocial a {
	display: inline-block;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 6px;
}
#headerSocial a:hover {
	color: #9A2121;
}
#headerSearch {
	float: right;
}
#headerSearch form {
	width: 347px;
	padding-right: 50px;
	position: relative;
	background: #0C182E;
	border-radius: 0 0 6px 0; -moz-border-radius: 0 0 6px 0; -webkit-border-radius: 0 0 6px 0;
}
#headerSearch form #s {
	background: none;
	border: none;
	color: #fff;
	width: 100%;
	padding: 14px 12px;
	letter-spacing: 0.48px;
	height: 50px;
}
#headerSearch form #searchsubmit {
	font-family: FontAwesome;
	background: none;
	position: absolute;
	padding: 0;
	width: 50px;
	height: 50px;
	right: 0;
	font-size: 1.1em;
	display: block;
	letter-spacing: 0;
	top:0;
}
#navigation {
	float:left; position:relative;
}
#navigation > ul.desktopMenu {
	margin:0;
	padding:0;
	list-style:none;
	font-weight: 600;
	line-height: 1.2em;
	font-size: 0.93em;
	letter-spacing: 0.5px;
}
#navigation > ul.desktopMenu > li {
	float:left; position:relative
}
#navigation > ul.desktopMenu > li:first-child {
	border-radius: 0 0 0 6px; -moz-border-radius: 0 0 0 6px; -webkit-border-radius: 0 0 0 6px;
	overflow: hidden;
}
#navigation > ul.desktopMenu > li > a {
	color: #fff;
	display: block;
	padding: 16px 27px;
	background-color:transparent;
	height:50px;
}
#navigation > ul.desktopMenu > li:hover > a {
	color:#fff;
	background-color:#2D4167
}
#navigation > ul.desktopMenu > li.current_page_parent > a, #navigation > ul.desktopMenu > li.current-menu-item > a {
	color:#fff;
	background-color:#2D4167
}
#navigation > ul.desktopMenu > li > ul {
	position: absolute;
	width: 200px;
	background-color: #2D4167;
	margin: 0;
	padding: 0;
	list-style: none; z-index:99; display:none;
}
#navigation > ul.desktopMenu > li > ul > li {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
#navigation > ul.desktopMenu > li > ul > li > a {
	display: block;
	padding: 10px 25px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 400;
	font-size: 0.95em;
}
#navigation > ul.desktopMenu > li > ul > li > a:hover{background:rgba(0, 0, 0, 0.1)}
#navArea {
	background: #395384;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
/*------------------------------------------------*/
/*---------------------[NEWS/BLOG]----------------*/
/*------------------------------------------------*/
#pageBanner {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	background-color:#0B214A
}
#pageBannerIn {
	padding-top: 165px;
	padding-bottom: 25px;
	background:rgba(11, 33, 74, 0.8)
}
#pageBanner.singleBanner {
}
#pageBanner.singleBanner #pageBannerIn {
	padding-top: 200px;
	padding-bottom: 55px;
	height:auto
}
#pageBanner.archiveBanner #pageBannerIn {
	padding-top: 182px;
	padding-bottom: 49px;
	height: auto;
}
.singleBannerTitle {
	padding: 0;
	font-weight: 600;
	color: #fff;
	line-height: 1.05em;
	font-size: 2.83em;
	letter-spacing: 0.25px;
	width: 1120px;
	max-width: 100%;
}
#main {
	overflow:hidden;
}
#main.singleMain {
	padding:0
}
#container {
	width: 66%;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 55px;
	background-color: #fff;
}
#sidebar {
	width:34%;
	box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	padding-left:23px;
	position:relative;
	padding-top:30px;
	background-color:#fff;
}
#sidebar::before {
 content: '';
 width: 100px;
 height: 100%;
 position: absolute;
 background: #fff;
 right: -95px;
 z-index: 2;
top:0;
}
#sidebarIn {
	position:relative;
	z-index:9
}
#singleShare {
	padding-bottom: 32px;
}
#singleShare > ul {
	margin:0;
	padding:0;
	list-style:none
}
#singleShare > ul > li {
	float: left;
	padding-right: 16px;
}
#singleShare > ul > li > a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 5px 15px 5px 17px;
	background-color:#aaa;
}
#singleShare > ul > li > a.fbShare {
	background-color:#3B5998
}
#singleShare > ul > li > a.twTweet {
	background-color:#1DA1F2
}
#singleShare > ul > li > a .fa {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	font-size: 1.2em;
}
#singleShare > ul > li > a:hover {
	background:#111;
	color:#fff
}
.singleIntro {
	margin-bottom: 1.7em;
}
.singlePostImg {
	height: 259px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	margin-bottom: 2.45em;
}
#sidebarPosts {
	position: relative;
	margin-bottom: 32px;
}
#sidebarPosts > ul {
	margin:0;
	padding:0;
	list-style:none
}
#sidebarPosts > ul > li {
	display: block;
	border-bottom: solid 1px #C4C4C4;
	padding-top: 5px;
	padding-bottom: 14px;
	margin-bottom: 22px;
}
.sidebarPostTitle {
	font-weight: 600;
	font-size: 1.40em;
	line-height: 1.2em;
	letter-spacing: 0.25px;
	word-spacing: 2px;
	padding-bottom: 0.2em;
}
.sidebarPostTitle a {
	color:#000
}
.sidebarPostTitle a:hover {
	color: #9A2121;
}
.sidebarPostMore a {
	font-weight:500
}
#sidebar #sidebarLinks {
	position: relative;
	padding-bottom: 30px;
}
#sidebarLinks > ul {
	margin:0;
	padding:0;
	list-style:none
}
#sidebarLinks > ul > li {
	padding-bottom: 22px;
}
#sidebarLinks > ul > li > a {
	display: block;
	text-align: center;
	font-weight: 600;
	color: #395384;
	font-size: 1.43em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #E5E5E5;
	padding: 18px 10px;
}
#sidebarLinks > ul > li > a.join {
	background-color:#9EB6E4;
	color:#fff;
}
#sidebarLinks > ul > li > a.contribute {
	background-color:#9A2121;
	color:#fff
}
#sidebarLinks > ul > li > a:hover {
	background:#111;
	color:#fff
}
#main.archiveMain #container {
	padding-top:42px;
}
.archivePostImg {
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	width: 34.5%;
	height: 259px;
	position: relative;
	float: left;
	margin-bottom: 45px;
}
.archivePostImg .archivePostImgIn {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	background:none
}
.archivePostImg .archivePostImgIn:hover {
	background:rgba(0, 0, 0, 0.4)
}
.archivePostBx {
	width: 65.5%;
	float: left;
	padding-left: 30px;
}
.archivePostBx.noPostImg {
	float: none;
	padding-left: 0;
	width: 100%;
}
.archivePostBx.noPostImg .archivePostTitle {
	width:100%
}
.archivePostTitle {
	font-weight: 600;
	font-size: 2em;
	line-height: 1.08em;
	padding-top: 3px;
	width: 450px;
	max-width: 100%;
	padding-bottom: 0.45em;
}
.archivePostTitle a {
	color:#000
}
.archivePostTitle a:hover {
	color: #9A2121;
}
.archiveSummary p {
	margin-bottom:10px
}
.archiveMore {
	font-weight: 500;
}
.blogpostItem {
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 27px;
	margin-bottom: 28px;
}
#pageNavigation {
	padding-top: 23px;
	padding-bottom: 23px;
	text-align:center;
}
.nav-previous, .nav-next {
	float: left;
	width: 210px;
	min-height: 1px;
}
.nav-previous .button, .nav-next .button {
	display:block;
}
.nav-next {
	float: right;
}
.wp-pagenavi {
	display: inline-block;
	padding-top: 15px;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-weight: 600;
	font-size: 1.05em;
	margin: 0 7px;
	color: #BDBDBD;
}
.wp-pagenavi span, .wp-pagenavi a:hover {
	color:#333
}
/*------------------------------------------------*/
/*-------------------[STANDARD PAGE]--------------*/
/*------------------------------------------------*/
#pageBanner.pageBanner {
}
#pageBanner.pageBanner #pageBannerIn {
	background: none;
	padding-top: 217px;
	padding-bottom: 70px;
}
.bannerTab {
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%;
}
.bannerCell {
	display: table-cell;
	vertical-align:middle;
	text-align: left;
}
.pageBannerTxt {
	width: 640px;
	max-width: 100%;
}
.bannerTitle {
	font-size: 3.45em;
	font-weight: 600;
	line-height: 1em;
	padding-bottom: 0;
	color: #fff;
}
.bannerSubTitle {
	padding-top: 28px;
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-style: italic;
	color: #e5e5e5;
	font-size: 2.07em;
	line-height: 1.1em;
	padding-bottom: 0px;
}
.bannerTxt {
	font-size: 1.41em;
	line-height: 1.25em;
	color: #fff;
	padding-top: 26px;
}
#main.pageMain #container {
	padding-top: 42px;
}
.boxedPostBx {
	position: relative;
	padding-bottom: 12px;
}
.boxedPostBxIn {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
}
.boxedPostBxOverlay {
	background: rgba(11, 33, 74, 0.8);
	position: relative;
	height: 233px;
	padding: 30px 24px;
}

.boxedPostBxOverlayNew {
	background: rgba(11, 33, 74, 0.2);
	position: relative;
	/*height: 233px;*/
	height: 133px;
	padding: 30px 24px;
}

.boxedProjectBx .boxedPostBxOverlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 87.29%);
	-webkit-background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 87.29%);
	-moz-background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 87.29%);
}
.boxedPostTag {
	position: absolute;
	left: 0;
	top: 0;
	color: #2D4167;
	font-weight: 600;
	font-size: 1.15em;
	padding: 4px 14px 4px 11px;
	background: #fff;
	border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
}
.boxedPostBxMore {
	position: absolute;
	bottom: -12px;
}
.boxedPostBxMore a {
	display: block;
	font-weight: 600;
	color: #fff;
	font-size: 0.93em;
	line-height: 1em;
	padding: 8px 25px;
	text-transform: uppercase;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #8DA2CA;
	z-index: 9;
}
.boxedPostBxMore a:hover {
	background-color:#111
}
.boxedPostBxOverlay .bannerCell {
	vertical-align:bottom;
	text-align:left
}
.boxedPostBxOverlay a {
	color:#fff
}
.boxedPostBxTxt {
	color: #fff;
}
.boxedPostBxMeta {
	font-size: 0.93em;
	line-height: 1.2em;
}
.boxedPostBxTitle {
	font-weight: 600;
	font-size: 1.87em;
	padding-bottom: 0em;
	line-height: 1.1em;
}
#sidebar .boxedPostWidget {
	padding-bottom: 33px;
}
/*------------------------------------------------*/
/*----------------[FULL WIDTH PAGE]---------------*/
/*------------------------------------------------*/
#pageBanner.fullBanner .bannerCell {
	text-align:center
}
#pageBanner.fullBanner .pageBannerTxt {
	margin:0 auto
}
#pageIntroArea {
	padding: 40px 0;
	background:#fff;
}
.pageIntro {
	font-size: 1.375em;
	font-weight: 600;
	color: #727272;
	line-height: 1.7em;
	padding-bottom: 1px;
}
#pageFormArea {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #e5e5e5;
	padding-top: 35px;
	padding-bottom: 61px;
}
.pageFormBx {
	width: 645px;
	max-width: 100%;
}
#main.fullPageMain {
	padding-top: 28px;
	padding-bottom: 5px;
	background: #fff;
}
/*------------------------------------------------*/
/*-------------------[GRAVITY FORM]---------------*/
/*------------------------------------------------*/
.gform_title {
	color: #2D4167;
	font-size: 2em;
	padding-bottom: 0.65em;
}
.gform_description {
	display: block;
	color: #333;
	font-size: 1.375em;
	line-height: 1.25em;
	width: 600px;
	max-width: 100%;
	word-spacing: 2px;
}
.gform_description {
	display: block;
	color: #333;
	font-size: 1.375em;
	line-height: 1.25em;
	width: 600px;
	max-width: 100%;
	word-spacing: 2px;
	padding-bottom: 32px;
}
ul.gform_fields {
	margin: 0 -8px;
	position: relative;
	padding:0;
	list-style:none
}
ul.gform_fields:after, ul.gform_fields:before {
	content: " ";
	display: table;
	clear: both;
}
ul.gform_fields > li.gfield {
	position: relative;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	width: 50%;
	padding-bottom: 16px;
}
ul.gform_fields > li.gfield.full{width:100%}
ul.gform_fields > li.gfield input[type="text"], ul.gform_fields > li.gfield input[type="email"], ul.gform_fields > li.gfield select {
	display:block;
	width:100%; height:51px;
} 
ul.gform_fields > li.gfield textarea{ display:block; width:100%; height:120px;}
ul.gform_fields > li.gfield .gfield_label {
	display: block;
	padding-bottom: 4px;
}
ul.gform_fields > li.gfield.hideLable .gfield_label {
	display:none
}
.gfield_required {
	display: inline-block;
	margin-left: 3px;
	color: red;
}
.gfield_checkbox {
	margin:0;
	padding:0;
	list-style:none
}
ul.gform_fields > li.gfield.hideLable {
	padding-top:13px
}
.gform_footer {
	padding-top: 20px;
}
.gform_footer img {
	position:absolute
}
.gform_footer input[type="submit"] {
	padding: 16px 38px;
	font-size: 1.18em;
	background: #9A2121;
}
.gform_footer input[type="submit"]:hover {
	background-color:#111
}
.validation_error {
	display: none;
}
.gfield_description.validation_message {
	color: red;
	position: absolute;
	font-size: 0.7em;
	line-height: 1em;
	right: 10px;
}
li.gfield span.wpcf7-not-valid-tip {color: red;
	position: absolute;
	font-size: 0.7em;
	line-height: 1em;
	right: 10px;}
	.wpcf7-form-control-wrap{display:block}
/*------------------------------------------------*/
/*------------------[BOTTOM BOXES]----------------*/
/*------------------------------------------------*/	
#bottomBoxes {
	padding-top: 42px;
	padding-bottom: 37px;
	box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.15);
	position:relative;
}
#bottomBoxes #sidebarLinks > ul > li:last-child {
	padding-bottom:0
}
/*------------------------------------------------*/
/*--------------------[HOMEPAGE]------------------*/
/*------------------------------------------------*/
#pageBanner.homeBanner {
	position:relative;
}
#pageBanner.homeBanner #pageBannerIn {
	background: linear-gradient(270deg, rgba(45, 65, 103, 0.85) 42.36%, rgba(45, 65, 103, 0) 72.08%);
	padding-top: 207px;
}
.homeBannerArea {
	width: 653px;
	float: right;
	max-width: 100%;
}
.homeBannerArea .bannerSubTitle {
	padding-top: 25px;
}
.homeBannerArea .bannerTxt {
	padding-top: 18px;
}
.homeBannerArea .bannerTxt .button {
	padding: 14px 38px;
	font-size: 0.85em;
}
#homeBannerDown {
	text-align: center;
	padding-top: 38px;
}
#homeBannerDown a {
	color:#fff
}
#homeBannerDown span {
	font-size: 1.375em;
	font-style: italic;
	line-height: 1.4em;
}
#homeBannerDown .fa {
	margin-top: 9px;
	display: inline-block;
	font-size: 2.4em;
}
.section {
	padding-top: 57px;
	padding-bottom: 46px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
}
.sectionTitle {
	color: #2D4167;
	font-size: 2.5em;
	padding-bottom: 0.45em;
}
.sectionTxt p {
	font-size: 1.19em;
	line-height: 1.28em;
	margin-bottom: 1.1em;
}

/*------------------------------------------------*/
/*--------------------[PROJECTS]------------------*/
/*------------------------------------------------*/
#main.projectsMain{padding:50px 0}
#projectsRow .grid4{padding-bottom:20px}
/*------------------------------------------------*/
/*----------------------[FOOTER]------------------*/
/*------------------------------------------------*/
#footer {
	padding: 68px 0;
	color:#fff;
	background: #395384;
}
#floatLeft {
	float: left;
	width: 66%;
	padding-top: 7px;
	padding-right: 25px;
}
#floatRight {
	float: right;
}
#footerLogo {
	position: relative;
	padding-bottom: 25px;
}
#footerLogo img {
	display:block
}
#footerFollow {
	float: right;
}
#footerSocial {
	display: inline-block;
	vertical-align: middle;
}
#footerSocial a {
	display: inline-block;
	font-size: 1.41em;
	margin-right: 4px;
	margin-left: 8px;
	color:#fff;
}
#footerSocial a:hover {
	color:#111
}
#footerFollow span {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.93em;
	line-height: 1em;
	color: #fff;
	margin-right: 5px;
}
#footerWidgets .widget-title {
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	font-size: 1.625em;
	padding-bottom: 0.35em;
	line-height: 1.5em;
	color: #C3D5F6;
}
#footerWidgets ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 600;
	font-size: 1.125em;
	line-height: 1.47em;
}
#footerWidgets ul li {
	display:block
}
#footerWidgets ul li a {
	color:#fff
}
#footerWidgets ul li a:hover {
	color:#111
}
.footerAddress {
	font-size: 1.125em;
	line-height: 1.3em;
}
#footerWidgets .grid4 {
	padding-bottom:30px
}