/*
Theme Name: Dont Walk Past Microsite
Theme URI: https://www.grindstone.com.au/
Author: Yavisht Katgara
Author URI: https://www.grindstone.com.au/
Description: _s based, bootstrap powered custom theme for Dont Walk Past Microsite. Contact yavisht@grindstone.com.au for support or Phone: (03) 5223 3111
Version: 1.1.10
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

body {
	word-wrap: break-word;
	font-family: "proxima-nova";
    color:#fff;
    background:#009183;
}
#gray{background: #f0f0f0;color:#000;}
#green{background: #009183;}
.page-template-events-calendar-php{background: #f0f0f0;color:#000;}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Content */
.main-content-inner {

}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}

/* Clearing */
.clear {
	clear: both;
}

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/* styles for _tk_pagination und _tk_link_pages */
nav form.tk-page-nav,
nav .input-group,
nav .input-group-btn,
nav .form-control {
    display: inline;
}
/*==================================================
=             		Global			=
==================================================*/

.nopadding{padding:0 !important;}
.nopaddingleft{padding-left: 0;}
.nopaddingright{padding-right:0;}
.nomargin{margin:0 !important;}
.home h1, .home h2, .home h3, .home h4, .home h5, .home h6{color:#e1da1a;text-transform: uppercase;font-family: "proxima-nova-condensed";font-weight: 800;margin-bottom:30px;}
h1, h2, h3, h4, h5, h6{color:#000000;text-transform: uppercase;font-family: "proxima-nova-condensed";font-weight: 800;margin-bottom:20px;,margin-top:40px; }
h1{font-size: 80px;}
h2{font-size: 30px;}
h3{font-size: 20px;margin-top:50px;}

.entry-content a {
    color: #fff;
    outline: medium none !important;
    text-decoration: underline;
}

.entry-content a:hover, .entry-content a:focus{color:#000000;}

#gray .entry-content a {
    color: #000;
    outline: medium none !important;
    text-decoration: underline;
}

#gray .entry-content a:hover, a:focus{color:#009183;}

.document_link {
    margin-bottom: 80px;
    margin-top: 40px;
}
.document_link p{margin:0 !important;}

.document_link a{
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    border: 2px solid #fff;
    padding: 10px 10px 35px;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url("images/arrow_white.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 36px;
    transition: all 0.3s ease-in-out;
}

.document_link a:hover{
    color: #000;
    border: 2px solid #000;
    background-image: url("images/arrow_black.png");
}

#gray .document_link a{
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    border: 2px solid #000;
    padding: 10px 10px 35px;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url("images/arrow_black.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 36px;

}

#gray .document_link a:hover{
    border: 2px solid #009183;
    background-image: url("images/arrow_green.png");
}

.events-single .document_link a{
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    border: 2px solid #000;
    padding: 10px 10px 35px;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url("images/arrow_black.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 36px;

}

.events-single .document_link a:hover{
    border: 2px solid #0000;
    background-image: url("images/arrow_gray.png");
    color:#000;
}

.noscroll {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
}
.content_right_padding{padding-right:80px;}
.fill{width: 100%;height:100%;}

label{width: 100%;color:#fff;}

.form-control {
    background-color: #3b3d3e;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    height: 50px;
}
.form-control:focus {
    border-color: #b0882f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(176, 136, 7, 0.5);
    outline: none !important;
}
.btn-primary {
    background-color: #B0882F;
    border-color: #B0882F;
    color: #000;
    font-size: 16px;
    border-radius: 0;
    padding:15px 50px;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #96752E !important;
    border-color: #96752E !important;
    color: #fff;
}

.alert-warning {
    background-color: transparent;
    border-color: transparent;
    color: #8a6d3b;
}
.alert-success {
    background-color: transparent;
    border-color: transparent;
    color: #ac8538;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
    text-indent: 1px;
    text-overflow: '';
    outline: medium none;
    outline-color: red !important;
}
hr{margin-top: 50px;margin-bottom: 50px;}
#gray hr{border-color: #000;}
ol, ul {margin-bottom: 20px;}
.page-content ul li {margin-bottom: 7px;}
/*==================================================
=             		Header					      =
==================================================*/

.center_logo {
    width: 150px;
}
.center_logo > p.nomargin {
    color: #000;
}
.center_logo p {
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    letter-spacing: 0.5px;
    position: relative;
    top: 55px;
    font-weight: bold;
}

.header_line{background: #000;height:10px;margin-top:60px;width: calc(100% - 150px);}
.footer_line{background: #000;height:10px;margin-top:60px;}

.home .gray_bg_logo{display: none;}

#black .gray_bg_logo{display: none;}
#gray .black_bg_logo{display: none;}
#green .gray_bg_logo{display: none;}
.page-template-events-calendar-php  .black_bg_logo{display: none;}
#gray.page-template-hierarchy-of-control p.gc_credit .black_bg_logo{display: inline;}
#gray.page-template-hierarchy-of-control p.gc_credit .gray_bg_logo{display: none;}

#gray .header_line{background: #000;}
#gray .footer_line{background: #000;}


.page-template-events-calendar-php .header_line{background: #000;}
.page-template-events-calendar-php .footer_line{background: #000;}


.left_logo{text-align: center;}
.left_logo a{top:25px;position: relative;}

.lightblack{background: rgba(0,0,0,0.8);}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active > ul.sub-menu {
   
}
.shiftnav-open #shiftnav-toggle-main-button {display: none;}
#shiftnav-toggle-main-button {
    right: 33%;
    top: 17px;
}
.shiftnav-menu-title a{
    display: none;
}
.shiftnav::after {    
    box-shadow: none !important;
}
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.menu-item > .shiftnav-target {
    font-family: "proxima-nova-condensed";
    font-weight: 600;
    text-align: right;
}
.shiftnav li.menu-item .shiftnav-submenu-activation{left:0 !important;}
.sub-menu a {
    padding: 5px 26px !important;
}
.sub-menu a::after {
    font-family: "FontAwesome";
   content: "\00a0\00a0";
}
.shiftnav .shiftnav-panel-close {
    background: transparent none repeat scroll 0 0 !important;
    font-size: 30px !important;
    padding: 0 !important;
    top:26px;
    right:26px !important;
}
/*==================================================
=                 Homepage                         =
==================================================*/
.moveup {
    background-image: url("images/bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 950px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.moveup img{width: 100%;}

.large_text_container {
    font-family: "proxima-nova-condensed";
    padding-bottom: 70px;
    position: relative;
    height: 440px;
    text-transform: uppercase;
}
.hero_text {
    color: #000;
    font-size: 96px;
    font-style: normal;
    font-weight: 900;
    line-height: 0.8;
    position: absolute;
opacity:0;
}
.yellow_text {
    color: #fff;
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    position: absolute;
    top: 38%;
}

.large_text_container .hero_text {
    -webkit-animation: blurFadeInOut 18s linear infinite 0s;
    -moz-animation: blurFadeInOut 18s linear infinite 0s;
    -ms-animation: blurFadeInOut 18s linear infinite 0s;
    animation: blurFadeInOut 18s linear infinite 0s;    
}
.large_text_container .hero_text.frame-1 {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s;
    
}
.large_text_container .hero_text.frame-2 {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.large_text_container .hero_text.frame-3 {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

/**/
@-webkit-keyframes blurFadeInOut{
    0% { 
        opacity: 0;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -webkit-transform: scale(1);
    }
    5% { 
        opacity: 1;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -webkit-transform: scale(1);
    }
    30% { 
        opacity: 1;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -webkit-transform: scale(1);
    }
    35% { 
        opacity: 0;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -webkit-transform: scale(1);
    }
    80%, 100% { 
        opacity: 0; 
    }
}
/**/
@-moz-keyframes blurFadeInOut{
    0% { 
        opacity: 0;
        -moz-opacity:p;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -moz-transform: scale(1);
    }
    5% { 
        opacity: 1;
        -moz-opacity:1;
        text-shadow: 0px 0px 0px rgba(255,255,255,0);
        -moz-transform: scale(1);
    }
    30% { 
        opacity: 1;
        -moz-opacity:1;
        text-shadow: 0px 0px 0px rgba(255,255,255,0);
        -moz-transform: scale(1);
    }
    35% { 
        opacity: 0;
        -moz-opacity:0;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -moz-transform: scale(1);
    }
    80%, 100% { 
        opacity: 0; 
        -moz-opacity:1;
    }
}
/*
/**/
@-ms-keyframes blurFadeInOut{
    0% { 
        opacity: 0;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -ms-transform: scale(1);
    }
    5% { 
        opacity: 1;
        text-shadow: 0px 0px 0px rgba(255,255,255,1);
        -ms-transform: scale(1);
    }
    30% { 
        opacity: 1;

        text-shadow: 0px 0px 0px rgba(255,255,255,1);
        -ms-transform: scale(1);
    }
    35% { 
        opacity: 0;
        text-shadow: 0px 0px 40px rgba(255,255,255,1);
        -ms-transform: scale(1);
    }
    80%, 100% { 
        opacity: 0; 

    }
}
/**/
@keyframes blurFadeInOut{
    0% { 
        opacity: 0;
        text-shadow: 0px 0px 40px #000;
        transform: scale(1);
    }
    5% { 
        opacity: 1;
        text-shadow: 0px 0px 0px #000;
        transform: scale(1);
    }
    30% { 
        opacity: 1;
        text-shadow: 0px 0px 0px #000;
        transform: scale(1);
    }
    35% { 
        opacity: 0;
        text-shadow: 0px 0px 40px #000;
        transform: scale(1);
    }
    80%, 100% { 
        opacity: 0; 
    }
}

.trends p, .advocates p{color:#fff;}

/*=================================================
=			Body			=
==================================================*/
.page-title{color:#000000;margin-bottom:60px;line-height: 80%;max-width: 62%;}
.entry-content h2{color:#fff;}

#gray .entry-content h3{color:#000;}
#gray .entry-content h2{color:#000;}
#gray .sidebar h2{color:#000;}
#gray .page-title{color:#009183;}


.page-template-events-calendar-php .entry-content h3{color:#000;}
.page-template-events-calendar-php .entry-content h2{color:#000;}
.page-template-events-calendar-php .sidebar h2{color:#000;}
.page-template-events-calendar-php .page-title{color:#009183;}


.page-content{padding-top:80px;font-size: 15px;}
.home .page-content em{font-weight:700;}
.entry-content p{margin-bottom:25px;}

blockquote {
    font-family: "proxima-nova";
    font-size: 24px;
    font-style: italic;
    padding-left: 80px;
    border:medium none;
    font-weight: bold;
}
blockquote p {
    border-left: 2px solid #fff;
    padding-left: 25px;
}
#gray blockquote p {
    color: #009183;
    border-left: 2px solid #000;
}
.arrow svg {
    height: 21px;
    width: 22px;
}
.home .quick_links {
    list-style: outside none none;
    margin-bottom: 100px;
    padding: 0;
}
.quick_links {
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 0;
    padding-top:150px;
}
.ceo_link {
    border: 2px solid #fff;
    display: inline-block;
    fill: #fff;
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    position: relative;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 10px 20px 10px 120px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
.ceo_link svg{ fill:#fff; transition: all 0.3s ease;}
.ceo_link:hover {
    border-color: #000;
    fill: #000;
    color: #000;
}
.ceo_link:hover svg{fill:#000;}

.ceo_link img {
    left: 0;
    position: absolute;
    top: -24px;
}
.link {
    border: 2px solid #fff;
    display: inline-block;
    fill: #fff;
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 10px 20px 10px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease;
}

.link svg{fill:#fff;transition:all 0.5s ease;}

.link:hover {
    border-color: #000;
    fill: #000;
    color: #000;
}
.link:hover svg {
    fill: #000;
}

#gray .link {
    fill: #000;
    border: 2px solid #000;
}
#gray .link svg{fill:#000;}

#gray .link:hover {
    border-color: #009183;
    fill: #009183;
    color: #009183;
}
#gray .link:hover svg  {
    fill: #009183;
}

#gray .blackbox .link {
    fill: #fff;
    border: 2px solid #fff;
    color:#fff;
}

#gray .blackbox .link svg {
    fill: #fff;
}

#gray .blackbox .link:hover {
    border-color: #009183;
    fill: #009183;
    color: #009183;
}
#gray .blackbox .link:hover svg {
    fill: #009183;
}

.page-template-events-calendar-php .link {
    fill: #000;
    border: 2px solid #000;
}
.page-template-events-calendar-php .link:hover {
    border-color: #9d9d9d;
    fill: #9d9d9d;
    color: #9d9d9d;
}

.page-template-events-calendar-php .blackbox .link {
    fill: #fff;
    border: 2px solid #fff;
    color:#fff;
}
.page-template-events-calendar-php .blackbox .link:hover {
    border-color: #e1da1a;
    fill: #e1da1a;
    color: #e1da1a;
}

.ceo_link a{color:inherit;text-decoration: none !important;height: 95px;}
.link a{color:inherit;text-decoration: none !important;height: 95px;}
.link_title {
    line-height: 1;
    max-width: 90px;
    min-height:31px;
}
.line_title {
    border-bottom: 10px solid #000;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: "proxima-nova-condensed";
    font-weight:800;
    font-size: 15px;
}
.sidebar {
    padding-top: 30px;
    float:right;
}
.page-template-events-calendar-php a {
    color: #000;
}
.page-template-events-calendar-php a:hover, .page-template-events-calendar-php a:focus{color:#444;}

#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav{overflow: visible;margin-top:24px;}
.page-template-events-calendar-php .tribe-events-sub-nav a, .tribe-events-back a{
    font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    border: 2px solid #000;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color:#000;
    background:transparent;
}
.page-template-events-calendar-php .tribe-events-sub-nav a:hover, .page-template-events-calendar-php .tribe-events-sub-nav a:focus{
    color:#9d9d9d;
    border: 2px solid #9d9d9d;
}
.page-template-events-calendar-php a.tribe-events-read-more{
font-family: "proxima-nova-condensed";
    font-size: 15px;
    font-weight: 800;
    border: 2px solid #000;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    margin-bottom: 25px;
}
h2.tribe-events-page-title {
    background: #009183 none repeat scroll 0 0;
    color: #fff !important;
    font-family: "proxima-nova-condensed";
    font-size: 30px;
    font-weight: 800;
    padding: 15px;
    margin-top:50px;
}
.tribe-events-calendar th {
    background-color: #000;
    color: #fff;
    font-family: "proxima-nova-condensed";
    font-weight: 600;
    padding: 15px 0;
}
#tribe-events-header .tribe-events-sub-nav{display: none;}
.tribe-events-notices {
    background: none;
    border: medium none;
    border-radius: 0;
    color: #000;
    padding: 5px 15px;
    font-size: 13px;
    position: absolute;
    top:-12px;
    text-align: center;
    text-shadow: none;
}
.events-single .tribe-events-notices{display: none;}
.tribe-events-calendar td.tribe-events-present{background: #efefef;}
.tribe-events-calendar td.tribe-events-past{background: #fff;}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    background: #000 none repeat scroll 0 0;
    font-family: proxima-nova-condensed;
    font-size: 18px;
    font-weight: 800;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a{color:#fff;}
.tribe-events-calendar td.tribe-events-future{background: #fff;}
.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a{background: #8c8c8c;color:#fff; }
#tribe-bar-form label{
    color: #000;
}
.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip{background: medium none;}
#tribe-events-content .tribe-events-tooltip h4{background: #000; padding: 10px;line-height:1;}

.single-tribe_events .tribe-events-single-event-title{color:#000;font-size: 45px;margin-bottom: 15px;}
.single-tribe_events #tribe-events-header{display: none;}
.single-tribe_events .tribe-events-schedule {margin: 0;display: none;}

.tribe-events-cost{display: none;}
a.tribe-events-ical.tribe-events-button{display: none !important;}
.single-tribe_events .tribe-events-event-meta, .tribe-events-cal-links{clear: both;}
/*=================================================
=             Levels Styling                     =
==================================================*/
.levels_container{color:#fff;padding-right:100px;margin-bottom: -135px;}
.level_adjust{position:relative;top:-135px;}
.level_adjust .col-md-3{padding-right:5px;padding-left: 5px;}
.level_black{ background: #000;padding:15px;min-height:135px;}
.level_desc{ font-size: 15px;}
.level_height{padding:15px;padding-bottom:100px;}
.blackbox{background: #000;margin-top:260px;}

/*=================================================
=             Strategic Priorities              =
==================================================*/
.panel-group .panel{background:transparent;border-radius:0;}
.panel-default {
    border: medium none;
}
.panel-default > .panel-heading{border-radius: 0;padding:30px 15px;color:#000;min-height: 108px;}
.panel-title .accordion-toggle::after {
    background-image: url("images/accordion_arrow_up.png");
    background-repeat: no-repeat;
    background-size: 45px auto;
    content: " ";
    height: 45px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 45px;
}
.panel-heading a.collapsed:after {
    content: "  ";
    background-image: url('images/accordion_arrow_down.png');
}

.panel-body {
    background: #000;
    border: medium none !important;
    padding: 30px 60px;
}
.panel-body h3 {
    color: #009183;
}
.panel-title{font-size: 22px;position: relative;}
.panel-title a {
    color: #000 !important;
    display: block;
    font-size: 22px;
    max-width: 360px;
    text-decoration: none;
}
.content_above img,
.content_below img
{min-width: 100%;}
/*=================================================
=                     Footer                     =
==================================================*/
.site-footer-inner {padding-right:0px;margin-bottom:100px;}
.site-footer-inner .col-md-6{padding-top: 40px;}
.gc_credit{text-align: right;}
.page-id-9 .site-footer{background: #000;color:#fff;}
#gray.page-id-9 .footer_line {
    background: #fff none repeat scroll 0 0;
}
.site-footer-inner .content_right_padding{padding-right:95px;}
/*=================================================
 =               CUSTOM PAGINATION               =      
==================================================*/
.pagination span,
.pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.pagination a {
  background-color: #ebebeb;
  color: #B0882F;
}
.pagination a:hover {
  background-color: #B0882F;
  color: #fff;
}
.pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.pagination span.current {
  background-color: #B0882F;
  color: #fff;
}
/*==================================================
=             Media Queries             		=
==================================================*/
   /* Large */
    @media only screen and (max-width : 1300px) {
        .home .quick_links {max-width: 522px;}
        #shiftnav-toggle-main-button{right: 24%;}
    }
    
    /* iPad Landscape */
    @media only screen and (max-width : 1024px) {
        .left_logo {top:3px;}
        .hero_text{font-size: 70px;}
        .yellow_text{top:32%;}
        #shiftnav-toggle-main-button{right: 15%;}
    }
    
    /* Medium Devices, Desktops */
    @media only screen and (max-width : 991px) {
        .noscroll{display: none;}
        .left_logo {text-align: left;z-index: 9999;}
        .left_logo a {
            left: 25px;
            top: 18px;
        }
        .content_right_padding{padding:0;}
        .site-footer .content_right_padding{padding-right:15px;}
        .center_logo p{top:36px;}
        .header_line{margin-top:41px;}
        .yellow_text{font-size: 27px;top:31%;}
        .home .entry-content .col-md-4 {
            margin-bottom: 70px;
            padding: 0;
        }
        .home .shiftnav-toggle-burger, #green .shiftnav-toggle-burger, #black .shiftnav-toggle-burger{color:#fff;}
       
        .sidebar {left:40px;}
        .sidebar h2 {font-size: 20px;}
        .levels_container {
            padding-left: 15px;
            padding-right: 15px;
        }
        .blackbox{background:transparent;}
        #gray .blackbox .link svg {
            fill: #000;
        }
        #gray .blackbox .link:hover svg{fill:#9d9d9d;}

        .level_adjust .col-md-3 {
            margin-bottom: 60px;
            padding-left: 30px;
            padding-right: 30px;
        }
        .level_height {
            height: 175px;
            padding: 15px 15px 0;
        }
        .sm-black{color:#000;}
        #gray .blackbox .link {
            border: 2px solid #000;
            color: #000;
            fill: #000;
        }
        #gray .blackbox .link:hover {
            border-color: #9d9d9d;
            color: #9d9d9d;
            fill: #9d9d9d;
        }
        .page-title {
            font-size: 66px;
            max-width: 100%;
        }
        .panel-title a {
            font-size: 21px;
            max-width: 350px;
        }

    }

    /* New iPad */
    @media only screen and (max-width : 921px) {
        .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
             color: #000;
        }
        .tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"], 
        .tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a, 
        .tribe-events-calendar .tribe-events-past.tribe-events-has-events::after, 
        .tribe-events-calendar td.mobile-active{color:#000;background:transparent;}
       .tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] a{color:#000;}

    }

    
    /* Small Devices, Tablets */
    @media only screen and (max-width : 767px) {
        .large_text_container{height: 360px;}
        .yellow_text{top:0%;font-size:24px; }
        .hero_text {font-size: 42px;top: 23%;}
        .home .quick_links {max-width: 100%;}
        .sidebar {display: none;}
        .page-id-7 .sidebar {display: block;}
        .sidebar{margin-bottom: 100px;text-align: center;left:0;}
        .page-title{font-size: 45px;}
        blockquote{padding-left: 35px;max-width: 560px;}
       .site-footer-inner{padding-right:15px;}
       .gc_credit, .site-footer-inner {text-align: center;}
    }

    @media only screen and (max-width : 574px) {
      .shiftnav .shiftnav-panel-close {top:5px;}  
    }

    

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        .large_text_container{height:280px;}
        .hero_text {font-size: 25px;top:35%;}
        .ceo_link{width: 100%}
        .ceo_link img {top: -23px;}

        .link{width: 100%;}
        
        .home .link_title {max-width: 100%;position: relative;top: 30px;}   
        .link_title {max-width: 100%;position: relative;top: 35px;}  
        .home .arrow{float:right;position: relative;top:-15px;}
        .arrow{float:right;position: relative;top:-24px;}
        
        
        .panel-title a {
            font-size: 16px;
            max-width: 261px;
        }
        .panel-body {padding:30px;}
        .panel-body ol{padding-left: 15px;}
        .page-title {font-size: 42px;margin-bottom: 30px;}
        .page-content{padding-top:20px;}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        .page-title {
            font-size: 28px;
            margin-bottom: 30px;
        }
        
        .ceo_link img {top: -25px;}
        .hero_text{top:40%;}
        blockquote{padding:0;}
        .panel-title a {
            font-size: 14px;
            max-width: 160px;
        }
        .panel-title .accordion-toggle::after{right: -5px;}
    }






