/*
Theme Name: partnersinpaediatrics.org
Author: Alex Bolton King
Text Domain: customsite
Version: 1.0
*/

/* =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, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
  font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
  /*
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
}
html {overflow-x:hidden;height:100%;}
body {
    line-height:1.25em;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
a {text-decoration:none;}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p, li {margin-bottom:1em;}

html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
    max-width:100%;
}

.table {display:table;width:100%;table-layout:fixed;}
.row {display:table-row;}
.col {display:table-cell;vertical-align:top;}

.lhs {float:left;}
.rhs {float:right;}

.alignleft {text-align: left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}

img.aligncenter {display:block;margin:0 auto;}
img.alignright {float:right;margin:0 0 10px 10px;}
img.alignleft {float:left;margin:0 10px 10px 0;}

h1 {
    color:#1e646f;
    font-size:36px;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
    line-height:1.25em;
    margin-bottom:1em;
}

h2 {
    color:#1e646f;
    font-size:24px;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
    line-height:1.25em;
    margin-bottom:1em;
}
h4 {
    color:#3c3c3b;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #f29100;
    line-height:1.25em;
}

ul, ol {padding-left:20px;}
ul li {list-style:disc;}
ol li {list-style:decimal;}

#outerPage li {color:#4d4d4d;line-height:1.5em;font-size:18px;}

.displaynone {display:none;}

img {height:auto !important;}

p {color:#4d4d4d;font-size:18px;line-height:1.5em;}
a,span,td,th,li {font-family:inherit;font-size:inherit;color:inherit;font-weight:inherit;}

/*-- Float Clearing --*/
.clear:after {content:'.';display:block;clear:both;height:0;visibility:hidden;}

/*-- Custom Styles --*/

body {background:#ffffff;}

.inner {max-width:1200px;margin:0 auto;padding:0 20px;}
.flex  {display:flex;}

.greenText {color:#4aaf50 !important;}
.blueText {color:#1e646f !important;}

.largeText {font-size:24px !important;}

.redButton {padding:15px 30px;border-radius:10px;background:#d71921;color:#fff !important;text-transform:uppercase;font-size:18px;display:inline-block;text-align:center;}

.ctasHolder {justify-content:space-between;}

.iconCTA {max-width:350px;width:100%;padding:0 10px;}
.iconCTA a {color:#000 !important;}
.iconCTA h2 {margin-bottom:0;}
.iconCTA .iconCol {width:120px;padding:10px 0;border-right:2px solid #4aaf50;}
.iconCTA .col:last-child {padding-left:30px;}
.iconCTA:first-child .iconCol,
.iconCTA:last-child .iconCol {border-color:#1e646f !important;}
.iconCTA .col {vertical-align:middle;}
.iconCTA p {font-size:19px;font-weight:300;}

.grid {display:grid;}

#outerPage a {color:#4aaf50;}

/*-- Header --*/
body {padding-top:178px;}
body.admin-bar {padding-top:146px;}
#mainHeader {position:fixed;top:0;left:0;width:100%;background:#d2e0e2;padding:25px 0 20px;z-index:99999;}

#mainHeader .flex {align-items: flex-end;}
#mainHeader .headerLHS {width:265px;padding-right:60px;padding-bottom:20px;}
#mainHeader .headerRHS {width:calc(100% - 325px);text-align:right;}
#mainHeader .headerRHSUpper {margin-bottom:30px;}

#searchLink {color:#1e646f;font-size:20px;}
#membersLink {text-transform:uppercase;color:#ff0000;font-size:18px;border:1px solid #f00;padding:15px 30px;border-radius:10px;display:inline-block;font-weight:600;margin-left:30px;}

/*-- Navigation Styles --*/
#site-navigation {text-align:right;}
#site-navigation ul {padding:0;}
#site-navigation ul > li {list-style:none;display:inline-block;margin:0;position:relative;}
#site-navigation li a {padding:0 10px;color:#002e21;text-align:center;font-weight:600;}
#menu-main-menu > li {padding-bottom:20px;}
#site-navigation ul > li > ul.sub-menu {display:none;position:absolute;top:100%;left:0;min-width:200px;padding:20px;background:#fff;text-align:left;z-index: 9999;}
#site-navigation ul > li > ul.sub-menu li {display:block;position:relative;margin-bottom:10px;}
#site-navigation ul > li > ul.sub-menu li a {font-size:14px;color:#002e21;padding:0;text-transform:uppercase;}
#site-navigation ul > li > ul.sub-menu > li ul.sub-menu {display:none;position:absolute;top:0;left:100%;}
#site-navigation li:hover > ul.sub-menu {display:block !important;}
#site-navigation li:hover > a,
#site-navigation li.current_page_item > a {color:#d71921 !important;}

/*-- Footer Styles --*/

#siteFooter {background:url('images/footerarch.png') no-repeat center top;padding:60px 0 15px;min-height:300px;}
#siteFooter .col:first-child {padding-right:35px;vertical-align:middle;}
#siteFooter .col:nth-child(2) {padding:0 35px;border-left:2px solid #8eb1b7;border-right:2px solid #8eb1b7;}
#siteFooter .col:last-child {padding-left:35px;}

#siteFooter .col p,
#siteFooter .col a {color:#fff;font-size:20px;}

#footerBar {padding:15px 0;background:#4aaf50;}

#copyright p {color:#fff;font-size:20px;margin-bottom:0;}


/*-- Home Styles --*/

.home #ctaSection {padding-top:100px;}
.home h1 {text-align:center;}


.home #contentSection {padding:100px 0;background:url('images/homemainbg.jpg') no-repeat center center;min-height:525px;margin:50px 0;}
.home #contentSection .col {vertical-align:middle;}
.home #contentSection .col:first-child {padding:20px 50px 0 0;}


#newsEventsSection {background:url('images/newseventsbg.jpg') no-repeat calc(50% - 470px) top;padding-bottom:145px;}
#newsEventsSection .grid {grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px;}

.gridItem {border-radius: 10px;border:1px solid #c4c4c4;box-shadow: 7px 7px 0px 0px rgba(77,77,77,0.1);overflow:hidden;background:#fff;}
.gridItem .articleContent {padding:25px 35px 35px;text-align:center;}
.gridItem .excerpt {font-size:16px;color:#575756;margin-bottom:25px;line-height:1.25em;}

#twitterHeader {background:#1e646f;padding:15px 35px;}
.tweets .col,
#twitterHeader .col {vertical-align:middle;}
.tweets .col:first-child,
#twitterHeader .col:first-child {width:50px;}
.tweets .col:nth-child(2) {padding-left:10px;color:#4d4d4d;font-size:20px;font-weight:bold;}
#twitterHeader .col:nth-child(2) {padding-left:10px;color:#fff;font-size:20px;font-weight:bold;}
#twitterHeader .col:last-child {width:40px;font-size:40px;color:#fff;}
.twitterAccountImage {width:50px;height:50px;background-color:#fff;display:block;background-size:cover;border-radius:10px;}
.twitterAccount {font-weight:bold;}
.tweets {padding:15px 30px;}
.tweet {margin-bottom:20px;padding-top:5px;}
.tweet a:last-child {padding-top:5px;display:block;color:#4aaf50;}


#contactFormSection,
#testimonialsSection {padding:90px 0 0 0;background:url('images/testimonialbg.png') no-repeat center top;min-height:750px;margin-bottom:-250px;}
#testimonialsSection .inner {max-width:900px;position:relative;padding-bottom:202px;}

.testimonial .quote {padding:35px 45px 0 45px;background:url('images/openquote.png'), url('images/closequote.png'); background-repeat:no-repeat no-repeat; background-position:0 0,bottom right;text-align:center;margin-bottom:20px;}
.testimonial p {font-size:26px;color:#575756;}
.testimonial .quoter {font-weight:600;text-align:center;font-size:29px;color:#575756;line-height:1.25em;}

.slick-prev {position:absolute;top:0;left:-180px;bottom:0;width:77px;height:10px;background:url('images/leftarrow.png') no-repeat center top;border:none;margin:auto;cursor:pointer;text-indent:-99999px;}
.slick-next {position:absolute;top:0;right:-180px;bottom:0;width:77px;height:10px;background:url('images/rightarrow.png') no-repeat center top;border:none;margin:auto;cursor:pointer;text-indent:-99999px;}

#children {position:absolute;bottom:0;right:-80px;width:246px;height:202px;background:url('images/children.png') no-repeat center top;}

.eventDate {font-size:21px;color:#4aaf50;margin-bottom:20px;}

.slick-dots {position:absolute;top:30px;right:10px;}
.slick-dots li {list-style:none;width:20px;height:20px;border-radius:100%;background:#fff;margin-bottom:10px;cursor:pointer;}
.slick-dots li.slick-active {background:#4aaf50;}
.slick-dots button {display:none;}

/*-- Flex Template --*/

.staticBanner {position:relative;display:flex;align-items: center;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.staticBanner.light .scrollJump,
.staticBanner.light p,
.staticBanner.light h1 {color:#fff;}
.bannerInner {max-width:960px;margin:0 auto;text-align:center;}
.scrollJump {position:absolute;bottom:30px;left:0;right:0;margin:auto;font-size:20px;width:36px;cursor:pointer;}



.breadcrumbsSection {background:url('images/breadcrumbbg.png') no-repeat center top;padding-bottom:90px;margin-bottom:60px;}
#breadcrumbs {list-style:none;overflow:hidden;padding:30px 0;font-size:14px;color:#002e21;text-transform:uppercase;font-weight:100;}
#breadcrumbs li{ display:inline-block; vertical-align:middle; margin-right:5px;font-size:14px;}
.bbp-breadcrumb a,
#breadcrumbs a {color:#002e21;}
#breadcrumbs .separator{ font-size:14px; font-weight:100; color:#002e21;}
.breadcrumbsSection h1 {font-weight:bold;color:#4aaf50;font-size:26px;margin:0;}
.bbp-breadcrumb {padding:30px 0;}
.bbp-breadcrumb p {font-size:14px;}

.singleCol {background-size:cover;background-repeat:no-repeat;background-position:center center;}
.singleCol,
.twoCol,
.threeCol,
.fourCol {background-repeat:no-repeat;background-position: center top;}

.fourCol .inner,
.threeCol .inner,
.twoCol .inner {display:flex;justify-content: space-between;flex-wrap:wrap;}
.twoCol.l50 .flexCol {width:calc(50% - 20px);}
.twoCol.l1323 .flexCol:first-child {width:calc(33% - 20px);}
.twoCol.l1323 .flexCol:last-child {width:calc(66% - 20px);}
.twoCol.l2313 .flexCol:first-child {width:calc(66% - 20px);}
.twoCol.l2313 .flexCol:last-child {width:calc(33% - 20px);}

.threeCol .flexCol {width:calc(33.33% - 25px);}
.fourCol .flexCol {width:calc(25% - 30px);}

.flex {display:flex;justify-content: space-between;flex-wrap:wrap;}
.fcol {width:calc(50% - 15px);}

.colCTA {position:relative;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.colCTA.high .ctaText {top:20px;}
.colCTA.middle .ctaText {top:calc(50% - 20px);}
.colCTA.low .ctaText {bottom:20px;}
.colCTA .ctaText {position:absolute;left:0;right:0;display:inline-block;text-align:center;color:#fff;margin:0 auto;width:calc(70% - 40px);border: 1px solid #fff;padding:10px 20px;}
.colCTA .ctaText.dark {color:#000;border-color:#000;}

.colCTA:hover .ctaText  {border-color:#b16532;}

/*-- Contact Styles --*/
.page-template-contact #contentSection {padding-bottom:115px;}
.page-template-contact #contentSection .inner {max-width:1120px;}
#contactFormSection .inner {position:relative;}
#childrenLeaves {width:288px;height:421px;background:url('images/childrenleaves.png') no-repeat center top;position:absolute;top:0;left:55px;}
#contactFormSection #contactFormOuter {padding-left:33.333%}
#contactFormSection #contactFormOuter h1 {padding-left:70px;margin-bottom:60px;}

#contactFormOuter .col:first-child {padding-right:10px;}
#contactFormOuter .col:last-child {padding-left:10px;}

#contactFormOuter .frow {margin-bottom:15px;}
#contactFormOuter select {width:100%;padding:14px;border-radius:5px;border:1px solid #797979;font-family: 'Open Sans', sans-serif;color:#4d4d4d;}
#contactFormOuter textarea,
#contactFormOuter input[type="text"],
#contactFormOuter input[type="tel"],
#contactFormOuter input[type="email"] {width:calc(100% - 30px);padding:14px;border-radius:5px;border:1px solid #797979;font-family: 'Open Sans', sans-serif;color:#4d4d4d;}
#contactFormOuter textarea {height:130px;}
#contactFormOuter input[type="submit"] {background:#d71921;color:#fff;font-size:19px;font-weight:bold;border-radius:10px;float:right;padding:15px 20px;border:none;-webkit-appearance:none;}


/*-- Members Area Login Styles --*/

#loginform label {display:none;}

.page-template-members-area .breadcrumbsSection {margin-bottom:90px;}
.page-template-members-area #outerPage {background:url('images/ma-leaf.png') no-repeat calc(50% - 610px) 200px;min-height:1200px;}
.page-template-members-area #contentSection .grid {grid-template-columns:1fr 2fr;grid-column-gap:20px;}
.page-template-members-area #contentSection .wpcf7-form .grid {grid-template-columns:1fr 1fr;grid-column-gap:20px;}
.wpcf7-list-item {display:block !important;margin:0 0 15px !important;font-size:16px;color:#4d4d4d;}
#loginHolder {border:1px solid #b2b2b2;border-radius:10px;background:#fff;padding:15px;box-shadow: 5px 5px 6px 0 rgba(0,0,0,0.1);}

#contentSection .frow {margin-bottom:10px;}
#contentSection select {padding:10px;width:100%;border-radius:10px;background:#fff;border:1px solid #b2b2b2;}
#contentSection input[type="text"],
#contentSection input[type="email"],
#contentSection input[type="tel"],
#contentSection input[type="password"] {padding:10px;width:calc(100% - 20px);border-radius:10px;background:#fff;border:1px solid #b2b2b2;}

#contentSection input[type="submit"] {padding:15px 20px;border-radius:10px;background:#d71921;color:#fff;text-transform:uppercase;font-size:19px;display:inline-block;text-align:center;border:none;cursor:pointer;}
#loginform input[type="submit"] {margin-top:50px;} 

#registerHolder {padding:15px;}
#registerHolder input[type="submit"] {padding:15px 30px;float:right;}


/*-- Forum Styles --*/
.bbp-topics,
.bbp-forums {border:none !important;}
#bbpress-forums li.bbp-header {background:none;color:#1e646f;font-size:25px;font-weight:bold;border-top:none;border-bottom:2px solid #4aaf50;padding-bottom:15px;}
.bbp-body ul.topic,
.bbp-body ul.forum {background:none !important;border-top:1px solid #e6e6e6 !important;padding:40px 0 !important;}
.bbp-body ul.topic li:nth-child(3),
.bbp-body ul.topic li:nth-child(2),
.bbp-body ul.forum li:nth-child(3),
.bbp-body ul.forum li:nth-child(2) {color:#1e646f;font-size:25px;font-weight:bold;}
.bbp-footer {background:none !important;}
.bbp-topic-title,
.bbp-forum-title {color:#1e646f;font-size:25px;font-weight:bold;}
.bbp-forum-content {font-size:20px !important;line-height:1.2em;color:#575756;}
#bbp_topic_submit {padding:15px 20px;border-radius:10px;background:#d71921;color:#fff;text-transform:uppercase;font-size:19px;display:inline-block;text-align:center;border:none;cursor:pointer;}
.bbp-reply-ip,
.bbp-author-role {display: none;}


/*-- News Styles --*/

.page-template-news-events #contentSection {background:url('images/newsleaf.png') no-repeat calc(50% + 225px) 500px;padding-bottom:100px;}
.page-template-news-events #contentSection .grid {grid-template-columns:2fr 1fr;grid-column-gap:20px;}
.page-template-news-events #contentSection #articleHolder {display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;}

#searchForm input[type="text"] {width:calc(100% - 100px);padding:15px 20px;font-size:20px;color:#575756;margin-right:5px;border-radius:0;border:none;background:#ededed;height:25px;}
#searchForm input[type="submit"] {background:#4aaf50 url('images/searchicon.jpg') no-repeat center center;border-radius:0;-webkit-appearance: none;width:55px;height:55px;text-indent:-999999px;}

.page-template-news-events .widget {padding:25px 20px;background:#ededed;margin-bottom:20px;}
.page-template-news-events .widget h2 {color:#1e646f;font-size:22px;font-weight:bold;}
.page-template-news-events .widget li {color:#575756;font-size:16px;}
.page-template-news-events .widget li:last-child {margin-bottom:0;}
.page-template-news-events .widget li:hover,
.page-template-news-events .widget li.current {color:#4aaf50;}

#post-navigation {text-align:center;padding-top:30px;}

/*.single-post #mainHeader,*/
.single-post .breadcrumbsSection {position:relative;z-index:999;}
.single-post #bannerOuter {background-size:cover;background-repeat:no-repeat;background-position:center top;height:830px;margin-top: -280px;position:relative;z-index:10;margin-bottom:50px;}

#eventUpper {display:flex; justify-content:space-between;max-width:1040px;margin:0 auto 50px;}
#eventUpper .eventDetail {display:flex;width:100%;max-width:480px;}
#eventUpper .icon {width:87px;min-height:91px;padding:5px 0;}
#eventDate .icon {background:url('images/dateicon.jpg') no-repeat center 5px;}
#eventLocation .icon {background:url('images/locationicon.jpg') no-repeat center top;}
#eventUpper .info {margin-left:35px;padding:10px 30px;border-left:2px solid #4aaf50;}
#eventLocation .info {border-color:#1e646f;}

#eventUpper .top {font-size:24px;font-weight:bold;margin-bottom:10px;}
#eventDate .top {color:#4aaf50;}
#eventLocation .top {color:#1e646f;}
#eventUpper .bottom {font-size:19px;font-weight:100;color:#4d4d4d;line-height:1.25em;}

#postDate {text-align:center;margin-bottom:50px;font-weight:bold;}

.single-post #contentSection {padding-bottom:100px;}

#childrenLeaf {width:341px;height:426px;background:url('images/childrenleaf.png') no-repeat center top;position:absolute;top:0;left:55px;}


/*-- Resources Styles --*/

#filters {margin-bottom:30px;}
#filters a {margin:0 10px;}
#filters a:hover,
#filters a.active {font-weight:bold;}

#resources {padding-bottom:50px;}
#resources .grid {grid-template-columns:1fr 1fr 1fr;grid-column-gap:40px;grid-row-gap:40px;}
.resource {text-align:center;}
.resource img {margin-bottom:10px;width:100%;}



.search input[type="text"] {
    padding:10px 25px;
    background:#eaeaea;
    border-right:none;
    border-top:none;
    border-bottom:none;
    color:#585857;
    font-size:20px;
}

.search .item {clear:both;border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px;}
.search .item .excerpt {color:#000;}
.search .itemInner img {float:left;width:125px;margin-right:20px !important;}
.search button[type="submit"] {background:none;border:none;}
.search #outerPage {padding:50px 0;}



/*-- Mobile Menu --*/

#mobileMenu {display:none;position:fixed;top:0;right:0;width:98%;height:100%;max-width:300px;z-index:999999999;background:#fff;overflow-y:auto;padding:50px;}
#mobileMenu.active {display:block;}
#mobileMenu .nav-menu {padding-left:0;}
#mobileMenu li {list-style:none;margin-bottom:5px;}
#mobileMenu li a {border-bottom:1px solid #f5f5f5;display:block;padding-bottom:5px;}
#mobileMenu li:last-child {border-bottom:0;}
#mobileMenu li a {text-transform:uppercase;}
#mobileMenu .sub-menu {display:none;}
#mobileMenu li:hover .sub-menu {display:block;}
#mobileupperLinks a {border-bottom:1px solid #f5f5f5;display:block;padding-bottom:5px;}
#mobileSocial {padding:10px 0 20px;}

#mobileMenuButton {display:none;position:absolute;top:0;bottom:0;margin:auto;cursor:pointer;right:20px;height:20px;width:20px;color:#1e646f;z-index:999999;}
#mmClose {position:absolute;top:20px;right:20px;width:20px;color:#1e646f;cursor:pointer;}

#mobileFilters {display:none;padding:10px 0;cursor:pointer;}
#mobileClose {display:none;position:absolute;top:20px;right:20px;width:20px;color:#1e646f;cursor:pointer;}

#mobileMenu .sub-menu {padding-top:10px;}

/*-- Responsive Styles --*/

@media screen and (max-width:1215px) {
  #mainHeader .headerLHS {width:180px;padding-right:30px;}
  #mainHeader .headerRHS {width:calc(100% - 210px);}
  body {padding-top:147px;}
}
@media screen and (max-width:1200px) {
  .iconCTA {width:calc(33.33% - 20px);}
  .iconCTA .table {display:block;}
  .iconCTA .table .col {display:block;border:none !important;width:100%;}
  .iconCTA .iconCol {text-align:center;}
  .iconCTA .iconCol svg {max-width:120px;}
}
@media screen and (max-width:1100px) {
  #site-navigation li a {font-size:14px;}
}
@media screen and (max-width:1010px) {
  #mainHeader .headerLHS {width:150px;}
  #mainHeader .headerRHS {width:calc(100% - 180px);}
}
@media screen and (max-width:980px) {
  .headerRHS {display:none;}
  #mobileMenuButton {display:block;}
  body {padding-top:130px;}
  .page-template-members-area #contentSection .grid {grid-template-columns:1fr;}
}
@media screen and (max-width:900px) {
  .largeText {font-size:20px !important;}
  #contactFormSection #contactFormOuter {padding-left:0;position:relative;z-index:9999;}
}
@media screen and (max-width:850px) {
  #newsEventsSection {padding-bottom:30px;}
  .page-template-news-events #contentSection #articleHolder,
  #newsEventsSection .grid {display:block !important;}
  .gridItem {margin:0 auto 30px;max-width:380px;width:100%;}
  .testimonial .quoter,
  .testimonial p {font-size:18px;}
  #contactFormSection, #testimonialsSection {margin-bottom:0;}
  #testimonialsSection .inner {padding-bottom:30px;}
  #siteFooter {background:#1e646f;}
  #siteFooter .col {display:block;width:100%;max-width:380px;margin:0 auto 30px;padding:0 !important;border:none !important;}
  #children {display:none;}
  #testimonialsSection {min-height:0;}
}
@media screen and (max-width:770px) {
  #eventUpper {display:block;}
  #eventUpper .eventDetail {margin: 0 auto 30px;}
  #resources .grid {grid-template-columns:1fr 1fr;}
}
@media screen and (max-width:700px) {
  .iconCTA {width:calc(100% - 20px);margin:0 auto 20px;}
  .home #contentSection {background:#d2e0e2;}
  #contactFormSection #contactFormOuter h1 {padding:0;}
  #contactFormOuter .col,
  .home #contentSection .col {display:block;width:100%;padding:0 !important;}
  .home #contentSection .col:first-child {margin-bottom:30px;}
  .page-template-news-events #contentSection .grid {grid-template-columns:1fr;}
}
@media screen and (max-width:600px) {
  .page-template-members-area #contentSection .wpcf7-form .grid {grid-template-columns:1fr;}
}
@media screen and (max-width:500px) {
  .eventDetail {display:block;}
  .eventDetail .icon {display:none;}
  #eventUpper .info {border:none;margin:0;padding:0;}
  #resources .grid {grid-template-columns:1fr;}
  #filters a {display:block;}
}


/*-- Flex Responsive Styles --*/

@media screen and (max-width:940px) {
  .threeColFooter .spacerCol {display:none;}
  .threeColFooter .col {width:95%;max-width:400px;margin:0 auto 20px;display:block;}
}
@media screen and (max-width:930px) {
  .fourCol .flexCol {width:calc(50% - 30px);margin-bottom:20px;}
}
@media screen and (max-width:850px) {
  .threeCol .flexCol {width:100%;}
}
@media screen and (max-width:760px) {
  .twoCol .flexCol {width:100% !important;}
  .twoCol img.alignleft,
  .twoCol img.alignright {float:none;display:block;margin:10px auto;}
}
@media screen and (max-width:500px) {
  .fourCol .flexCol {width:100%;}
}