
h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 500
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-size: 18px;
	font-weight: 300
}

/*body,
html {
    width: 100%;
    height: 100%
}*/

body {
    background: #FFFFFF;
	color: #3a3a3a;
    font-family: "museo-sans", sans-serif;
	font-weight: 300;
}

@media screen and (min-width: 2000px) {
.site-wrapper { 
	max-width: 2000px; 
	margin: 0 auto !important; 
	float: none !important; 
    background: #022242;
}
	
body, body.home {
    background: #022242;
}
}


button,
input,
select,
textarea {
    font-family: "museo-sans", sans-serif;
	font-weight: 300;
}

.video {
    max-width: 100%;
    position: relative;
    background: #000
}

.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0
}

.btn {
    height: auto;
    margin-top: -1px;
    display: inline-block;
    padding: 0 1em;
    color: #005c98;
    line-height: 2.8em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #005c98;
    background: transparent;
    -webkit-transition: background .4s, color .4s;
    -o-transition: background .4s, color .4s;
    transition: background .4s, color .4s
}

.btn:focus,
.btn:hover {
    color: #FFF;
    background: #005c98
}

/* BUTTON LINK */

.arrow-link {
    display: inline-block;
}
.arrow-link a,
.arrow-link span {
    display: block;
    position: relative;
    color: #1978D4;
    padding-right: 45px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease;
}

.arrow-link a:after,
.arrow-link span:after {
    position: absolute;
    right: 25px;
    top: -2px;
    bottom: 0;
    margin: auto;
    font-family: FontAwesome;
    content: '\f105';
    opacity: 1;
    -webkit-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
}

.arrow-link a:hover,
.arrow-link span:hover {
    color: #f4b93e;
}
.arrow-link a:hover:after,
.arrow-link span:hover:after {
    opacity: 1;
}


html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.content-wrapper a {word-break: break-all; word-wrap:break-word;}

p {
    color: #3a3a3a
}

p.lead {
    font-size: 120%;
}

@media (max-width: 550px) {
p {
    font-size:14px
}	
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #02274d;
	font-family: "museo-sans-rounded", sans-serif;
    font-weight: 700
}

h2,
h3,
h4,
h5,
h6 {
	font-family: "museo-sans-rounded", sans-serif;
    font-weight: 700;
}

.main-header {
    padding: 22px 5% 13px;
    position: relative;
	width:100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 600;
	background-color: #02274d;
}

@media screen and (min-width: 2000px) {
.main-header {
    max-width: 2000px;
	width: auto;
	    margin-left: auto;
    margin-right: auto;
	padding: 22px 40px 13px;
}	
}

@media (max-width:1025px) {
.main-header {
    padding: 0 20px;
}
}

@media (max-width:500px) {
.main-header {
    padding: 0 20px;
}
}

.header-wrapper {
    position: relative
}

.header-wrapper:after,
.header-wrapper:before {
    content: "";
    display: table
}

.header-wrapper:after {
    clear: both
}

.header-main_title {
    display: inline-block;
    text-decoration: none;
	float: left
}

.header-main_title img {
    display: inline-block;
    width: 75px;
	height: 69px;
	margin-top: 0;
}

@media (max-width: 1400px) {
.header-main_title img {
    display: inline-block;
    width: 60px;
	height: 55px;
}
}


@media (max-width:1300px) {
.header-main_title img {
	margin-top: 5px;
	margin-bottom: 3px;
    width: 50px;
	height: 46px;
}	
}

@media (max-width:1025px) {
.header-main_title img {
	margin-top: 9px;
}
}

@media (max-width:500px) {
.header-main_title img {
	margin-top: 9px;
	margin-bottom: 3px;
    width: 45px;
	height: 42px;
}	
}

.header-main_title h1 {
    color: #fff;
    font-size: 2em;
    line-height: 0.9em;
    top: 6px;
	left: 20px;
    float: left;
    position: relative;
	display: block;
	float: right;
	margin: 0;
	text-transform: uppercase;
}

.header-main_title h1 span {
    font-size: 16px!important;
	display: block;
	font-weight: normal;
	letter-spacing: -0.3px
}

@media (max-width: 1400px) {
.header-main_title h1 {
    font-size: 1.7em;
    line-height: 0.9em;
    top: 3px;
	left: 20px;
}

.header-main_title h1 span {
    font-size: 14px!important;
	letter-spacing: -0.4px
}
}

@media (max-width:1300px) {
.header-main_title h1 {
    font-size: 1.5em;
    top: 6px;
}	
.header-main_title h1 span {
    font-size: 14px!important;
}
}

@media (max-width:1025px) {
.header-main_title h1 {
    font-size: 1.4em;
    top: 12px;
	left: 15px
}	
.header-main_title h1 span {
    font-size: 13px!important;
}
}

@media (max-width:500px) {
.header-main_title h1 {
    font-size: 1.4em;
    top: 10px;
	left: 12px;
}	
.header-main_title h1 span {
    font-size: 12px!important;
}
}

.hero-header {
    overflow: hidden;
    position: relative;
    max-height: 600px;
    min-height: 330px;
	background-color: #fff;
	margin-top: 110px;
}	

@media (max-width:1620px) {
.hero-header {
    max-height: 500px;
    min-height: 300px;
}
}

@media (max-width:1420px) {
.hero-header {
    max-height: 400px;
    min-height: 300px;
}
}

@media (max-width:1180px) {
.hero-header {
	margin-top: 0px;
    max-height: 350px;
}
}

@media (max-width:750px) {
.hero-header {
    min-height: 200px;
	overflow: visible;
}	
}

@media (max-width:500px) {
.hero-header {
    min-height: 120px;
	overflow: visible;
}	
}

.hero-header:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 44.3037974684%
}

@media (max-width:1025px) {
.hero-header:before {
    padding-top: 0
}	
}

.hero-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.hero-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(2,0,36,0.48783263305322133) 0%, rgba(255,255,255,0) 63%);
    z-index: 101;
}

.hero-header_noimg {
    /*overflow: hidden;*/
    position: relative;
    max-height: auto;
    min-height: 160px;
	background-color: #02274d;
	margin-top: 116px
}

@media (max-width:1400px) {
.hero-header_noimg {
    max-height: auto;
    min-height: 116px;
}
}

@media (max-width:1260px) {
.hero-header_noimg {
	margin-top: 130px
}	
}

@media (max-width:1170px) {
.hero-header_noimg {
	margin-top: 0px
}	
}

@media (max-width:1025px) {
.hero-header_noimg {
    max-height: auto;
    min-height: 110px;
}	
}

@media (max-width:800px) {
.hero-header_noimg {
    max-height: auto;
    min-height: 100px;
}	
}

@media (max-width:500px) {
.hero-header_noimg {
    max-height: auto;
    min-height: 80px;
}
}


.main {
    position: relative;
	background-color: white;
}

@media (min-width:1025px) {
    .main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: stretch
    }
}

.page-content {
    background-color: #fff;
    padding: 25px 5%
}

@media (max-width:1024px) {
.page-content {
	padding: 25px 30px;
}
}

@media (max-width:767px) {
.page-content {
	padding: 20px 20px;
}
}

@media (min-width:1025px) {
    .page-content {
        width: calc(100% - 280px);
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 0;
        padding: 40px 5vw 40px 90px
    }
    .no-flexbox .page-content {
        float: left
    }
}

@media (min-width:1301px) {
    .page-content {
        padding: 40px calc(45vw - 600px) 40px 5%;
    }
}

.content-page_title {
    font-size: 1.6875em;
	line-height: 1.18;
    margin: 0;
    padding: 30px 5% 30px;
    position: relative;
    z-index: 400;
    color: white;
	text-shadow: 0px 3px 2px rgba(0,0,0,0.39);
}

.hero-wrapper .content-page_title {
    margin: 0;
    padding: 20px 5% 30px;
    position: absolute;
}

@media (min-width:1700px) {
    .content-page_title {
        font-size: 3.375em
    }
}

@media (max-width:1699px) {
    .content-page_title {
        font-size: 3em
    }
}

@media (max-width:1400px) {
    .content-page_title {
        font-size: 2.4em
    }
}

@media (max-width:1400px) {
.content-page_title {
    padding: 10px 5% 20px;
}
}

@media (min-width:1301px) {
    .page-content {
        padding: 40px calc(45vw - 600px) 40px 5%;
    }
}

@media (min-width:1700px) {
    .page-content {
        padding: 50px calc(45vw - 700px) 50px 5%;
    }
}

@media (min-width:2000px) {
    .page-content {
        padding: 50px calc(45vw - 900px) 50px 5%;
    }
}

.hero-wrapper .content-page_title {
    top: 40%;
}

@media (max-width: 1024px) {
.hero-wrapper .content-page_title {
    font-size: 2.4em;
    top: 40%;
	padding: 0 30px;
}
	
.content-page_title {
    font-size: 2.4em;
}
		
}	

@media (max-width: 991px) {
.hero-wrapper .content-page_title, .content-page_title {
    font-size: 1.8875em;
}
.content-page_title {
    padding: 20px 5% 20px;
}	
	
}	

@media (max-width: 767px) {
.hero-wrapper .content-page_title {
    top: 0%;
    padding: 70px 20px;
}
}

@media (max-width:500px) {
.hero-wrapper .content-page_title {
    top: 0%;
    padding: 40px 20px;
    font-size: 1.4875em;
	line-height: 1.4em;
}	
.content-page_title {
    font-size: 1.4875em;
	line-height: 1.4em;
}			
}

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

.content-wrapper {
    line-height: 1.8;
    margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300;
}

@media (max-width:1024px) {
.content-wrapper {
    line-height: 1.8;
	font-size: 16px;
}
}

.content-wrapper a {
    color: #1978D4;
    font-weight: 500;
    text-decoration: none
}

.content-wrapper a:hover {
    color: #f4b93e
}

.content-wrapper h2,
.content-wrapper h3,
.content-wrapper h4,
.content-wrapper h5 {
    color: #005c98
}

.breadcrumb {
    color: #f4b93e;
    text-transform: uppercase;
       font-family: "museo-sans", sans-serif;
    font-weight: 500;
    font-size: 0.775em;
    
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;	
	margin-bottom: 5px;
}

.breadcrumb a {
    text-decoration: none;
    color: #aaa;
	-webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease;
	padding: 0 4px;
}

.breadcrumb a:hover {
    color: #005c98;
}

.breadcrumb a.bc-home {
	padding: 0;
	margin-right: 6px;
    color: #005c98;	
}

@media (max-width:767px) {
.breadcrumb {
    font-size: 0.675em;
	margin-bottom: 0;
}	
} 

.subnav {
    background-color: #e5e5e5;;
    padding: 25px 0 25px 5%;
    position: relative
}

.subnav-title {
    display: none;
    position: absolute;
    right: 65px;
    top: -90px;
	color: #fff;
	font-size: 32px;
	text-decoration: none;
}

@media (min-width:1025px) {
    .subnav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 380px;
        text-align: left;
        padding: 40px 0 40px 0;
    margin-top: 0;
    }
    .no-flexbox .subnav {
        float: left
    }
    .subnav-title {
        display: block
    }
}

@media (max-width:1024px) {
.subnav {
    padding: 25px 0 25px 0;
}
}

/* NEWS TEMPLATE */

.news-template {
	margin-top: 1em;
}

.news-template span {
	display: block; 
	font-size: 0.8em; 
	line-height: 0.85em
}

.news-template h3 {
	margin-top:0;
}

/* SINGLE NEWS / POSTS */

.single .nav-links {
	margin-top: 30px;
	display:block;
	border-top: solid 1px rgba(0,0,0,0.1);
	padding-top: 25px;
	font-size: 0.8em;
	line-height: 1em;
}

.single .nav-links:after, .single .nav-links:before {
    content: "";
    display: table;
}

.single .nav-links:after {
    clear: both;
}

.nav-previous, .nav-next {
	width: 50%;
	float: left;
}

.nav-next {
	float: right;
	text-align: right;
}

@media (max-width:1024px) {
.nav-previous, .nav-next {
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 15px
}
}

.single h1.entry-title {
	font-family: "museo-sans-rounded", sans-serif;
	font-weight: 700;
	color: #3a3a3a;
	line-height: 1.2;
}

/* PAGINATION */

.pagination {
   clear:both;
   position:relative;
   font-size:11px; 
   line-height:13px;
   float:left; 
	margin-top: 20PX
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#fff; 
   background: #536b7b; 
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
   line-height:13px;
}
.pagination span {

   color:#000; 
   background: rgba(0,0,0,0.19); 
}
.pagination a:hover{
   color:#000;
   background: #f4b93e; 
}
.pagination .current{
   padding:6px 9px 5px 9px;
   background: #990002; 
   color:#fff;
   line-height:13px;font-weight: bold;
	font-size: 11px
}

/* EVENTS / CALENDAR */

.tribe-events-page-title {
font-family: "museo-sans-rounded", sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    line-height: 1.2;
}

/* INNER HEADER IMAGES */

.hero-wrapper .post-thumbnail {
	background-color: black
}

.hero-wrapper .post-thumbnail img {
	opacity: 0.8
}

@media (max-width:990px) {
.hero-wrapper .post-thumbnail {
	background-color: white
}
	
.hero-wrapper .post-thumbnail img {
	opacity: 1
}	
}

/*.hero-wrapper .post-thumbnail:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(2,0,36,0.58783263305322133) 0%, rgba(0,0,0,0.3) 63%);
    z-index: 101;
}*/

/* FOOTER */

.footer:after,
.footer:before {
    content: "";
    display: table
}

.footer:after {
    clear: both
}

.footer__contact {
    display: block;
    background-color: #02274d;
    color: #fff;
    font-family: Open Sans Slab, Georgia, "Times New Roman", Times, serif;
    font-weight: 500;
    font-size: 1.25em;
    padding: 25px 5%;
    line-height: 25px;
    text-decoration: none;
    -webkit-transition: background-color 350ms ease;
    -o-transition: background-color 350ms ease;
    transition: background-color 350ms ease;
    position: relative
}

.footer-wrapper {
    padding: 25px 5%;
    text-align: left;
    background-color: #02274d;
}

.footer-wrapper:after,
.footer-wrapper:before {
    content: "";
    display: table
}

.footer-wrapper:after {
    clear: both
}

.footer-content {
    margin: 0;
    color: #fff;
    line-height: 30px;
    font-size: 1em
}

.footer-content a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.footer-content a:hover {
    color: #f4b93e
}

.footer-content i {
    color: #f4b93e;
}

.sm-nav i {
        margin-right: 4px;
	margin-top: 6px;
        display: inline-block;
        line-height: 32px;
        height: 32px;
        width: 30px;
        text-align: center;
        background-color: #f4b93e;
        color: #02274d;
        border-radius: 50%;
        font-size: 0.9em;
        margin-left: 0px;
        -webkit-transition: color 350ms 
ease;
        -o-transition: color 350ms ease;
        transition: color 350ms 
ease;
    }

.sm-nav i a {
    -webkit-transition: color 350ms 
ease;
    -o-transition: color 350ms ease;
    transition: color 350ms 
ease;
}

.sm-nav i:hover {
        background-color: #fff;
        color: #02274d;
    }

.sm-nav .fa.fa-twitter{
	font-family:sans-serif;
	font-weight: bold
}
.sm-nav .fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}

.legal {
    font-size: 0.8em;	
}

.directions {
    font-size: 0.8em;	
	line-height: 1.6em;
	color: white;
	margin-top: 3px;
	margin-bottom: 30px;
	margin-right: 30px
}

.directions strong {
    color: #f4b93e;
}
    .footer-line {
        visibility: hidden;
        height: 0;
        display: block;
        margin: 0 10px
    }

@media (min-width:1080px) {

    .footer-wrapper {
        text-align: left;
        float: right;
        width: 100%;
        padding: 40px 40px 40px 40px
    }
    .footer-content {
        display: block;
        vertical-align: top;
		padding-right: 20px
    }
    .footer-line {
        visibility: visible;
        height: auto;
        display: inline-block;
        margin: 0 10px
    }
}

@media (min-width:1301px) {

    .footer-wrapper {
        width: calc(100%);
        padding: 40px 60px
    }
}


@media screen and (max-width:767px) {
.footer__content p {
    font-size: 0.8em!important;	
}
	
.footer-content {
    font-size: 0.8em!important;	
	line-height: 1.6;
}
}

.footer__info {
    padding: 25px 5%;
    text-align: left;
    background-color: #02274d;
}

.footer__info:after,
.footer__info:before {
    content: "";
    display: table
}

.footer__info:after {
    clear: both
}

.footer__info img {
	width: 80px;
	height: auto;
	margin-right: 20px;
	margin-top: 5px;
}

@media (max-width:1200px) {
.footer__info img {
	width: 60px;
}	
}

@media (max-width:1025px) {
.footer__info img {
	width: 40px;
	margin-right: 0
}	
}

.school-title {
	color: #f4b93e;
	font-weight: 500;
	display: block;
	font-size: 130%
}

.footer__info hr {
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 25px 0 20px;
}

.footer__text {
    margin: 0;
    color: #fff;
    line-height: 30px;
    font-size: 1em
}

.footer__text a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.footer__text a:hover {
    color: #f4b93e
}

.footer__text i {
    color: #f4b93e;
}

.legal {
    font-size: 0.8em;	
	margin-top: 35px;
}

.footer__seperator {
    display: block;
    height: 0;
    visibility: hidden;
    color: rgba(255,255,255,0.42)
}

.footer__social {
    list-style: none;
    margin: 10px 0 0;
    padding: 0
}

.footer__social li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.footer__social li:last-child {
    margin-right: 0
}

.footer__social a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 1.25em;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.footer__social a:hover {
    color: #f4b93e
}

@media (min-width:1025px) {

    .footer__info {
        text-align: left;
        float: left;
        /*width: 100%;*/
        padding: 40px 0px 40px 0px
    }
    .footer__text {
        display: inline-block;
        vertical-align: top
    }
    .footer__seperator {
        visibility: visible;
        height: auto;
        display: inline-block;
        margin: 0 10px
    }
    .footer__social {
        margin: 0;
        float: right
    }
    .footer__social a {
        line-height: 60px
    }
}

@media (min-width:1301px) {

    .footer__contact:after {
        right: 60px
    }
    .footer__info {
        width: calc(55%);
        padding: 40px 0px 40px 0px
    }
	
.footer__dates {
   width: calc(45%);
   padding: 40px 0px 40px 40px;
float: right
}	
}

.footer__dates {
   padding: 40px 0px 40px 0px;
float: left;
	width: 100%;
}

.footer__dates:after,
.footer__dates:before {
    content: "";
    display: table
}

.footer__dates:after {
    clear: both
}

.footer__dates .widget-area {
    float: left;
    margin-right: 2.7%;
    /* margin-top: 2.7%; */
    width: 46.85%;
    line-height: 130%;
}

.footer__dates .widget-area + .widget-area {
    margin-right: 0;
    margin-top: 0;
    width: 46.85%;
}

@media (max-width:800px) {
.footer__dates .widget-area, .footer__dates .widget-area + .widget-area {
    float: left;
    margin-right: 0;
    /* margin-top: 2.7%; */
    width: 100%;
    line-height: 130%;
}
	
}

.footer__dates .widget-area td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 12px 0 12px 0;
    line-height: 95%;
    font-size: 85%;
    color: #FFFFFF;
}

@media (min-width:1601px) {
.footer__dates {
   width: calc(55%);
}
	
    .footer__info {
        width: calc(45%);
    }		
}

@media (max-width:1600px) {
.footer__dates {
   width: calc(55%);
}
	
    .footer__info {
        width: calc(43%);
    }		
}

@media (max-width: 1300px) {
.footer__info {
    width: calc(100%);
}
}

@media (max-width:1300px) {
.footer__dates {
   width: calc(100%);
display: block;
	padding: 20px 0 0 0;
}
	
    .footer__info {
        width: calc(100%);
		padding: 20px 0 0 0;
    }		
}

/** CLASSIE.JS **/

@media (min-width:1180px) {

	
.main-header {
    position: fixed;
    width: 100%;
    /*z-index: 999999999;*/
}	

.main-header.smaller, .header-main_title img, .contact-nav {	
-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
	
.main-header.smaller  {
    padding: 3px 5% 3px;
	border-bottom: solid 1px rgba(252,252,252,0.19)
}
	
.main-header.smaller .header-main_title img {
    display: inline-block;
	margin-bottom: 0px;
	width: 45px;
    height: 42px;
    margin-top: 7px;
}
	
.main-header.smaller .header-main_title h1 {
    font-size: 1.5em;
    top: 7px;
	left: 15px;
	margin-bottom: 5px
}	
.main-header.smaller .header-main_title h1 span {
    font-size: 12px!important;
}	
	
.main-header.smaller .contact-nav {
	display:none	
}	
	
.main-header.smaller #primarymenu ul li {
    margin-top: 0px;
}
	
.main-header.smaller #primarymenu ul li li {
    margin-top: 0;
}		
}	

@media only screen and (max-width: 1260px) and (min-width: 1180px) {
    .main-header.smaller #primarymenu {
        margin-top: 0px;
    }
	
	.main-header.smaller #primarymenu a {
    line-height: 50px!important;
}
}	

@media screen and (min-width: 2000px) {
.main-header.smaller {
    padding: 0 20px;
}	
}

/** GALLERIES **/

/*div#shShutter {
    z-index: 99999999!important;
}*/

div#shDisplay {
    z-index: 9999999;
}

div#shShutter {
    z-index: 9999998;
}

.ngg-gallery-thumbnail {
    text-align: left!important;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
    float: left!important;
}

/** GOOGLE TRANSLATE **/

#glt-translate-trigger {
    z-index: 9999999999;
}

/** ADMIN BAR ISSUE **/


/*@media screen and (min-width: 1024px) {
.admin-bar .main-header {
    top: 32px!important;
  }
}	
.admin-bar .txt-only .cycle-slide img {
    margin-top: -32px!important;
}	
@media screen and (max-width: 767px) {
.admin-bar .txt-only .cycle-slide img {
    margin-top: -46px!important;
}	
}

#wpadminbar {
    z-index: 9999999999999;
}*/

/** RESPONSIVE IFRAME / VIDEO **/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.map-responsive{
    overflow:hidden;
    padding-bottom:46.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/** LATEST NEWS WIDGET **/

.uagb-post-grid .uagb-post__inner-wrap p {margin:0}
.uagb-post__text {display: inline-block;}
.uagb-post__title, .uagb-post__excerpt, .uagb-post__cta.wp-block-button {display: block;}
.uagb-post-grid .uagb-post__date:not(:last-child)::after {content: none; margin:0}

.uagb-post-pagination-wrap a:hover {
  background-color: #02274d;
  color: #ffffff!important;
}
	
.uagb-post-pagination-wrap a.page-numbers, .uagb-post-pagination-wrap span.page-numbers.current {
  padding: 0px 10px;
}