/*!
Theme Name: APDG Ruby
Theme URI: http://underscores.me/
Author: Digital Barn
Author URI: http://digitalbarn.com.au
Description: Theme designed for the Australian Production Design Guild, March 2018.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: apdg
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Grey: 2F2F2F
Red: c22614
*/

hr {
	clear: both;
	width: 100%;
	height: 0px;
	background: none;
	border: none;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	    margin-right: -10px;
    margin-left: -10px;
}

body {
	  font-family: "open-sans";
}

a {
	color: #C22614;
}

img {
	max-width: 100%;
	height: auto;
}

h2, body #SFctr h2, body #SFprn h2, #SFctr[data-evi] #SFevtcal .SFevtcal1, #SFevtlst .SFevtcal1 .SFevtttl, #SFctr #SFevtinfimg+#SFevtinfttl.SFevtcol3, #SFctr .SF1 #SFevtinfimg+#SFevtinfttl {
	font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #c22614;
    border-bottom: 3px solid;
    padding-bottom: 5px;
    font-family: "open-sans-condensed";
    margin: 1em 0 0.5em;
}

h3, body #SFctr h3, body #SFprn h3 {
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    color: #2f2f2f;
    font-family: "open-sans-condensed";
    margin: 1em 0 0.5em;
}

h2:first-child, h3:first-child {
	margin-top: 0;
}

h4 {
    color: #c22614;
    font-weight: bold;
    font-size: 1.05em;
    text-transform: uppercase;
    margin: 1em 0 0.5em;
}

div.entry-content p.entry-meta {
    font-style: italic;
    font-weight: normal;
    font-size: 0.9em;
}

span.entry-meta {
    font-size: 0.35em;
    display: block;
    margin-top: 0.75em;
}

span.entry-meta a {
	color: white;
}

#header {
	background: #c22614;
	color: #fff;
	padding: 20px 0;
}

#topbar {
	background: #2f2f2f;
	padding: 5px;
	color: #fff;
}

.menu-top-bar-container, .menu-logged-in-menu-container {

}

.menu-top-bar-container ul, .menu-logged-in-menu-container ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-top-bar-container ul li, .menu-logged-in-menu-container ul li {
	padding: 0;
	margin: 0 0 0 1em;
	display: inline-block;
}


.menu-top-bar-container ul li a, .menu-logged-in-menu-container ul li a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

.menu-top-bar-container ul li ul, .menu-logged-in-menu-container ul li ul {
	display: none;
}


.menu-main-navigation-container {
	position: absolute;
	right: 15px;
	bottom: 0;
}

.menu-main-navigation-container ul li:hover ul {
	display: block;
}

.menu-main-navigation-container ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-main-navigation-container ul li {
	padding: 0;
	margin: 0 0 0 1em;
	display: inline-block;
	position: relative;
}

.menu-main-navigation-container ul li ul li {
	padding: 5px 8px;
	display: block;
	margin: 0;
}

.menu-main-navigation-container ul li a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.menu-main-navigation-container ul li ul {
	display: none;
    position: absolute;
    top: 100%;
    right: -13px;
    background: #c22614;
    z-index: 100;
	padding: 25px 5px 10px;
    min-width: 150px;
    font-size: 0.85em;
}

.banner {
    background-size: cover;
    background-position: center;
	margin-bottom: 1.5em;
}

.page-title {
    font-weight: bold;
    text-transform: uppercase;
    background: rgba(0,0,0,0.75);
    margin: 0;
    padding: 12px 17px;
    clear: both;
    color: white;
	font-family: "open-sans-condensed";
}

.aligncenter {
    margin: auto;
}

.wp-caption {
	margin-bottom: 1.75em;
	margin-top: 1.5em;
	font-style: italic;
}

.entry-content > img {
	margin-top: 1.5em;
	margin-bottom: 1.75em;
}

.wp-block-gallery {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.entry-content .wp-caption img {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.entry-content p:first-child {
}

#footer {
	background: #2f2f2f;
	padding: 30px 0;
	color: white;
	margin-top: 2.5em;
}

#footer h3 {
	margin-top: 0;
	color: white;
}

#footer .menu-main-navigation-container {
	position: static;
}

#footer ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
    padding: 0;
    margin: 0 0 0.5em 0;
    display: block;
}

#footer ul li a {
	color: white;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

#footer ul li ul {
	display: none;
}

#bottom-bar {
	background: #c22614;
	color: white;
	font-weight: bold;
    font-family: "open-sans-condensed";
	padding: 15px 0;
}

#bottom-bar p {
	margin: 0;
}

#bottom-bar a {
	color: inherit;
	text-decoration: none;
}

.right {
	text-align: right;
}

a.skip-link {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}

a.skip-link:focus, a.skip-link:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

a.small-sponsor {
    padding: 10px 5px;
    display: block;
    position: relative;
}

a.small-sponsor img {
	max-height: 60px;
	margin: auto;
	display: block;
}

.col-xs-2 a.small-sponsor img {
	max-height: 80px;
}

h2.section-title {
    position: relative;
    border-bottom: 0;
    text-align: center;
    padding: 0;
    margin: 0em 0 0.75em;
}

h2.section-title:after {
	content: '';
    border-bottom: 4px solid #c22614;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    z-index: 0;
}

h2.section-title span {
	background: white;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}

.grey-box {
	background: #eeeef6;
	padding: 15px;
	margin-bottom: 1em;
}

.grey-box.note {
    font-size: 0.75em;
}

.anythingSlider.anythingSlider-default, .anythingSlider-default .anythingWindow {
	margin: 0;
	padding: 0;
	border: none !important;
}

.anythingSlider .panel {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none !important;
}

.home .slider-holder, body.page-id-8351 .slider-holder {
    padding: 30% 0 0;
}

.slider-holder {
    padding: 25% 0 0;
    position: relative;
    height: 0;
	margin-bottom: 20px;
}

.slider-responsive {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.slide-div {
    background-size: cover;
    background-position: center;
    position: relative;
}

.slide-div .slide-holder {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
}

.slide-holder .container {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.banner-credit {
    background: rgba(0,0,0,0.75);
    padding: 10px 15px;
    float: right;
    color: white;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: right;
}

.home .banner-credit, .page-id-8351 .banner-credit {
	margin-bottom: 50px;
}

.banner-credit p {
	margin: 0;
    font-family: "open-sans-condensed";
	white-space: pre-line;
	text-transform: uppercase;
}





.sponsors .col-lg-1, .sponsors .col-lg-10, .sponsors .col-lg-11, .sponsors .col-lg-12, .sponsors .col-lg-2, .sponsors .col-lg-3, .sponsors .col-lg-4, .sponsors .col-lg-5, .sponsors .col-lg-6, .sponsors .col-lg-7, .sponsors .col-lg-8, .sponsors .col-lg-9, .sponsors .col-md-1, .sponsors .col-md-10, .sponsors .col-md-11, .sponsors .col-md-12, .sponsors .col-md-2, .sponsors .col-md-3, .sponsors .col-md-4, .sponsors .col-md-5, .sponsors .col-md-6, .sponsors .col-md-7, .sponsors .col-md-8, .sponsors .col-md-9, .sponsors .col-sm-1, .sponsors .col-sm-10, .sponsors .col-sm-11, .sponsors .col-sm-12, .sponsors .col-sm-2, .sponsors .col-sm-3, .sponsors .col-sm-4, .sponsors .col-sm-5, .sponsors .col-sm-6, .sponsors .col-sm-7, .sponsors .col-sm-8, .sponsors .col-sm-9, .sponsors .col-xs-1, .sponsors .col-xs-10, .sponsors .col-xs-11, .sponsors .col-xs-12, .sponsors .col-xs-2, .sponsors .col-xs-3, .sponsors .col-xs-4, .sponsors .col-xs-5, .sponsors .col-xs-6, .sponsors .col-xs-7, .sponsors .col-xs-8, .sponsors .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.sponsors .row {
	margin-left: -5px;
	margin-right: -5px;
}


p.tagline {
    font-size: 1.25em;
    margin-top: 1em;
	font-family: "open-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 1.5em;
}

.home .slider-holder {
	margin-bottom: 0;
}

.message-backdrop {
	background: #2F2F2F;
	color: white;
	padding: 15px;
	margin-bottom: 1em;
	font-weight: bold;
    margin-bottom: 20px;
}

.message-backdrop p {
	margin: 0;
	line-height: 34px;
	min-height: 34px;
	font-size: 0.9em;
}

.message-backdrop a {
	background: white;
    display: block;
    font-size: 1.15em;
    text-transform: uppercase;
    padding: 6px 10px;
    text-align: center;
	color: #2F2F2F;
    font-family: "open-sans-condensed";
}

.message-backdrop .row .col-xs-6:last-child a {
	background: #c22614;
	color: white;
}

.membership-buttons .col-lg-1, .membership-buttons .col-lg-10, .membership-buttons .col-lg-11, .membership-buttons .col-lg-12, .membership-buttons .col-lg-2, .membership-buttons .col-lg-3, .membership-buttons .col-lg-4, .membership-buttons .col-lg-5, .membership-buttons .col-lg-6, .membership-buttons .col-lg-7, .membership-buttons .col-lg-8, .membership-buttons .col-lg-9, .membership-buttons .col-md-1, .membership-buttons .col-md-10, .membership-buttons .col-md-11, .membership-buttons .col-md-12, .membership-buttons .col-md-2, .membership-buttons .col-md-3, .membership-buttons .col-md-4, .membership-buttons .col-md-5, .membership-buttons .col-md-6, .membership-buttons .col-md-7, .membership-buttons .col-md-8, .membership-buttons .col-md-9, .membership-buttons .col-sm-1, .membership-buttons .col-sm-10, .membership-buttons .col-sm-11, .membership-buttons .col-sm-12, .membership-buttons .col-sm-2, .membership-buttons .col-sm-3, .membership-buttons .col-sm-4, .membership-buttons .col-sm-5, .membership-buttons .col-sm-6, .membership-buttons .col-sm-7, .membership-buttons .col-sm-8, .membership-buttons .col-sm-9, .membership-buttons .col-xs-1, .membership-buttons .col-xs-10, .membership-buttons .col-xs-11, .membership-buttons .col-xs-12, .membership-buttons .col-xs-2, .membership-buttons .col-xs-3, .membership-buttons .col-xs-4, .membership-buttons .col-xs-5, .membership-buttons .col-xs-6, .membership-buttons .col-xs-7, .membership-buttons .col-xs-8, .membership-buttons .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.content-row {
	margin-bottom: 20px;
}

.membership-buttons.row {
	margin-left: -5px;
	margin-right: -5px;
}

.img-holder {
	position: relative;
	margin-bottom: 1em;
}

.img-holder:last-child {
	margin-bottom: 0;
}

.img-holder img {
    width: 100%;
}

.img-holder h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.75);
	color: white;
	padding: 10px 15px;
	margin: 0;
}

a.btn {
    color: #c22614;
    display: inline-block;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "open-sans-condensed";
    padding: 0;
}

.nav-previous a, .nav-next a {
	background: #c22614;
    color: white;
    display: inline-block;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 6px 10px;
    text-align: center;
	font-weight: bold;
	-webkit-border-radius: 0;
	border-radius: 0;
    font-family: "open-sans-condensed";
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.slider-nav {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.slider-nav a {
	width: 18px;
    height: 30px;
    margin: 0;
	display: inline-block;
	text-indent: -5000px;
}

.slider-nav .forward a {
	background: url('images/right-arrow.png') no-repeat;
}

.slider-nav .back a {
	background: url('images/left-arrow.png') no-repeat;
}

.cff-wrapper {
    padding: 15px;
    background: #eeeef6;
}

ul.socials {
	position: absolute;
	top: 0px;
	right: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer ul.socials {
	position: static;
}

header ul.socials li {
	display: block;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

#footer ul.socials li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
}

ul.socials li a, #footer ul.socials li a {
	display: block;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
}

.social-col h3, #footer ul.socials {
	text-align: right;
}

ul.socials li a.twitter {
	background-image: url('images/apdg-twitter.png');
}

ul.socials li a.facebook {
	background-image: url('images/apdg-facebook.png');	
}

a.dkpdf-button {
    background: #c22614;
    color: white;
    display: inline-block;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 6px 10px;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "open-sans-condensed";
}

a.dkpdf-button:hover, a.dkpdf-button:focus, a.btn:hover, a.btn:focus {
	color: #2F2F2F;
	text-decoration: underline;
}

body a.dkpdf-button span.dkpdf-button-icon {
	font-size: 1em;
}

ul.page-map {
    list-style: none;
    margin: 0 0 2em 0;
    padding: 0;
    font-size: 1.25em;
    text-transform: uppercase;
	  font-family: "open-sans-condensed";
	font-weight: bold;
}

ul.page-map li {
	
}

ul.page-map li a, ul.page-map li.current_page_item li a {
	color: #1f1f1f;
}

ul.page-map li.current_page_item > a, ul.page-map li ul li.current_page_item > a {
	color: #C22614;
}

ul.page-map>li {
	margin-bottom: 1em;
}

ul.page-map>li>a {
    font-size: 1.25em;
}

ul.page-map li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.page-map li.current_page_ancestor ul {
    display: block;
}

ul.page-map li ul ul {
    display: none;
}

ul.page-map > li > ul > li {
	margin-bottom: 0.25em;
    border-bottom: 1px solid #c22614;
}

ul.page-map ul ul li {
    border-bottom: 1px solid #c22614;
    padding: 5px 0;
    margin: 0;
}

ul.page-map ul ul li:last-child {
	border-bottom: none;
}

ul.page-map ul ul a {
	color: inherit;
	position: relative;
	padding-left: 20px;
	display: block;
}

ul.page-map ul ul a:before {
	content: '';
    border-left: 5px solid #2F2F2F;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 10px;
}

ul.page-map ul ul a:after {
	content: '';
	width: 8px;
	height: 2px;
	background: #2f2f2f;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 3px;
}


ul.page-map ul ul ul {
    margin: 10px 0 10px 20px;
}

ul.page-map ul ul ul li {
	display: inline-block;
    margin: 0;
    padding: 0;
	border: none;
}

ul.page-map li ul li ul li:last-child {
}

ul.page-map ul ul ul a {
    background: #dedede;
    margin: 0 0 5px 0;
    padding: 5px 10px;
}

ul.page-map ul ul ul a:before, ul.page-map ul ul ul a:after {
	display: none;
}

body.sec-8351 {
	background: #000;
}

body.sec-8351 .banner, body.sec-8351 .slider-holder, body.sec-8351 .message-backdrop {
	margin-bottom: 0;
}

body.sec-8351 #primary {
	background: white;
	padding: 20px;
}

.sec-8351 .message-backdrop {
	background: #D4AF37;
}

.sec-8351 h2.section-title:after {
}

.sec-8351 #footer {
	margin-top: 0;
}

.sec-8351 .page-content-holder {
	background-image: url('/~apdgorga/wp-content/uploads/2018/05/AwardsBackground-01.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
	background-attachment: fixed;
}

a.award-thumb {
    border: #D4AF37 5px solid;
    display: block;
}


/* Membership Works Styles */

body #SFctr .SFcrd:hover {
    border: 1px solid #c22614;
}

body #SFctr .SFcrd .SFcrdnam {
    color: #c22614;
}

body #SFctr #SFbizpne {
	border: none;
}

body #SFctr .SF2 #SFbizpne>.SFbizpne, #SFctr .SF2 #SFbizpne>nav {
	padding: 0;
}



body #SFctr h1, body #SFprn h1 {
    color: inherit;
    font-weight: bold;
    font-size: 2.25em;
}

body#SFctr #SFbizpne .SFbizlgo {
    margin: 0 20px 0 0;
}

#SFctr .SF2 #SFbizpne>.SFbizpne {
	margin-top: 25px;
}

#SFctr #SFbizpne .SFbizpfx {
	border: none;
}

#ssssSFctr nav>a {
    position: absolute;
    top: -67px;
    left: 0;
    width: 143px;
    text-indent: -5000px;
	-webkit-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	height: 26px;
}

body #ssssSFctr nav>a:after {
    content: 'Back to search';
    position: absolute;
    top: 0px;
    text-indent: 0;
    color: black;
    left: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 15px 5px 30px;
    width: 175px;
    text-align: right;
}

body #ssssSFctr nav>a:before {
    content: '';
    position: absolute;
    border-right: 10px solid #2f2f2f;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 11px;
    left: 13px;
}

.valid {
	/*font-weight: bold;*/
}

.deal-row img {
	margin: 0;
}

.deal-row .btn {
	margin-right: 10px;
}

.btn.grey {
	background: #2f2f2f;
}

.entry-content h1 {
    font-weight: bold;
    font-size: 2.5em;
    font-family: "open-sans-condensed";
}

.entry-content h1:first-child {
    margin-top: 0;
}

h1 small {
    font-weight: bold;
    margin-left: 10px;
}

h1.page-title small {
    margin: 0.5em 0 0 0;
    display: block;
    font-size: 0.5em;
}

a.back-btn {
    position: absolute;
    top: -42px;
    left: 10px;
    width: 157px;
    -webkit-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
    height: 40px;
    background-color: #e5e5e5;
    color: #444;
    padding: 9px 15px;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}

a.back-btn:before {
    content: '';
    position: absolute;
    border-right: 10px solid #2f2f2f;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 11px;
    left: 13px;
}

#SFctr a.SFbtn, #SFctr button {
	background: #2f2f2f;
}


.entry-content p:first-child img {
    margin-top: 0;
}


img.alignright, figure.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

img.alignleft, figure.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

img.aligncenter, figure.aligncenter {
    float: none;
    margin: 0 auto;
	display: block;
}

.no-banner-image {
	background: #2f302f;
}

.SFevt img {
	margin: 0;
}



.gallery {
  margin: 0 auto 1.5em;
}

.gallery:after {
	content: '';
	clear: both;
}

.gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
}

.gallery img {
  border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
  margin-left: 0;
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.1111111%;
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.2857143%;
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.6666667%;
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3333334%;
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%;
}


.accordion {
	
}

.accordion .question {
	position: relative;
    padding-left: 20px;
	cursor: pointer;
}

.accordion .question:before {
    content: '';
    width: 10px;
    height: 2px;
    background: #666;
    position: absolute;
    top: 7px;
    left: 3px;
}

.accordion .question:after {
    content: '';
    width: 2px;
    height: 10px;
    background: #666;
    position: absolute;
    top: 3px;
    left: 7px;
}

.accordion.open .question:after {
	display: none;
}

.accordion .answer {
	display: none;
    padding-left: 20px;
	padding-bottom: 1px;
}

.gallery-link {
    text-align: center;
    font-style: italic;
    line-height: 1;
    margin-bottom: 2em;
}

h2 a small {
    font-weight: bold;
    margin: 0 0 0 10px;
}


form.search-form {
	position: relative;
	padding-right: 44px;
}

header form.search-form {
	margin-left: 10px;
}

form.search-form label {
	width: 100%;
}

form.search-form input {
    background: white;
    border: 1px solid black;
    border-radius: 3px;
    display: block;
    color: black;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "open-sans-condensed";
    height: 34px;
	padding: 0 8px;
	width: 100%;
}

header form.search-form input {
    background: transparent;
    border: 1px solid white;
    color: white;
}

form.search-form input.search-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 34px;
    font-family: FontAwesome;
}

header form.search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
header form.search-form input::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
header form.search-form input:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
header form.search-form input:-moz-placeholder { /* Firefox 18- */
  color: white;
}

#slicknav-searchform input[type=text] {
	color: black;
}

body.home #mc_embed_signup label {
	display: none;
}

body.home #mc_embed_signup {
	margin-bottom: 1em;
}

body.home #mc_embed_signup .row {
	margin-bottom: 1em;
}

.fb_iframe_widget {
    margin-bottom: 2.1em;
}



.ginput_container.ginput_container_repeater2-end {
    font-size: 2em;
    background: #efefef;
    padding: 15px;
    text-align: center;
}

.entry-content .gform_body img {
	margin-top: 0;
	margin-bottom: 0;
}

div.gform_wrapper h1, div.gform_wrapper h2, div.gform_wrapper h3 {
	font-weight: bold;
}

div.gform_wrapper h2 {
	margin-top: 1em;
}

@media all and (max-width: 768px) {
	.home .slider-holder {
	    padding: 70% 0 0;
	}
	.slider-holder {
	    padding: 70% 0 0;
	}
	.page-title {
	    font-size: 1.5em;
	}
	header ul.socials li.search-holder {
		display: none;
	}
}
	
@media all and (max-width: 992px) {
	.message-backdrop p {
	    margin: 0 0 1em;
	    line-height: 1.5em;
	    min-height: initial;
	    text-align: center;
    	font-size: 1.25em;
	}
}
