
/* display SuperFly on both mobile and desktop, then hide it on the desktop */
@media ( min-width: 980px ) {
/* browser larger than 980px */
	.sfm-navicon-button {
		display: none;
	}
}

i.tg-icon-arrows-out {
    display: none;
}



@media screen and (max-width: 782px) {
	/*inner page img resizing*/
	#topimg {
    float:none !important;
    display: block !important;
		width:100% !important;
		margin-bottom: 2em !important;
	}
	.x-brand  {
		width: 26px;
		height: 10px !important;
	}
	.x-navbar { display: none;}
}	
/* lightbox fix. 10 more than superfly .sfm-rollback */
.tolb-holder {
z-index: 3000010;
}
/*
// Navbar.
*/

.x-navbar .desktop .x-nav > li > a,
.x-navbar .desktop .x-nav > li:first-child > a {
  border: 0;
}
.x-navbar {
  
	padding-bottom: 2px !important;
	background-color: #FFF !important;
}

/*collapsed*/
.x-btn-navbar {
  display: none !important;
}

.sfm-label-metro .sfm-navicon-button {
background-color:transparent;
}

/* nav and subnav make same font */
.x-navbar .x-nav-wrap .x-nav > li > ul > li > a {
    font-family: "Raleway",sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.057em;
}

.x-navbar .desktop .x-nav > li > a,
.x-navbar .x-nav-wrap .x-nav > li > ul > li > a {
    font-size: 14px !important;
}

.x-colophon.top {
padding-top: 40px;
padding-bottom: 10px;
}
.x-colophon.bottom {
padding-top: 0px;
padding-bottom: 0px;
}
/*footer text*/
#text-2  p {
    margin:0px 0px 0.4em 0px;
}





.e14468-3.x-anchor .x-graphic-icon, .e14468-4.x-anchor .x-graphic-icon {
    font-size: 1em;
}

.e14468-3.x-anchor .x-graphic-icon, .e14468-4.x-anchor .x-graphic-icon, .e14468-15.x-anchor .x-graphic-icon, .e14468-16.x-anchor .x-graphic-icon {
    width: 1em;
    height: 1em;
    line-height: 1em;
    color: #28AF60;
    background-color: transparent;
}
[data-x-icon-s] {
    font-family: "FontAwesome";
    font-weight: 900;
}
[data-x-icon-o], [data-x-icon-s], [data-x-icon-b], [data-x-icon], [class*="x-icon-"] {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.x-graphic-icon {
    display: block;
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
}
.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
    position: relative;
    transition-property: opacity, transform, color, background-color, text-shadow, box-shadow;
}
.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.e14468-3.x-anchor .x-anchor-text, .e14468-4.x-anchor .x-anchor-text {
    margin: 5px;
}

.x-anchor-text {
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
}
*, *:before, *:after {
    box-sizing: border-box;
}
.e14468-3.x-anchor, .e14468-4.x-anchor, .e14468-15.x-anchor, .e14468-16.x-anchor {
    font-size: 1em;
}.e14468-3.x-anchor .x-anchor-text-primary, .e14468-4.x-anchor .x-anchor-text-primary {
    font-size: 1.03em;
}

.e14468-3.x-anchor .x-anchor-text-primary, .e14468-4.x-anchor .x-anchor-text-primary, .e14468-15.x-anchor .x-anchor-text-primary, .e14468-16.x-anchor .x-anchor-text-primary {
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #28AF60;
}
.x-anchor-text-primary, .x-anchor-text-secondary {
    position: relative;
    display: block;
    transition-property: color, text-shadow;
    z-index: 3;
}
.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.e14468-1.x-bar, .e14468-5.x-bar {
    z-index: 9990;
}

.e14468-1.x-bar, .e14468-5.x-bar, .e14468-12.x-bar {
    font-size: 16px;
}
.e14468-1.x-bar {
    height: 2em;
    background-color: rgb(52,52,52);
}
  .e14468-1.x-bar-content, .e14468-5.x-bar-content, .e14468-12.x-bar-content {
    flex: 0 1 100%;
    max-width: 1200px;
}

.e14468-1.x-bar-content, .e14468-5.x-bar-content {
    align-items: flex-end;
}
.e14468-1.x-bar-content {
    flex-direction: column;
    justify-content: flex-end;
    height: 2em;
}.e14468-2.x-bar-container, .e14468-6.x-bar-container, .e14468-8.x-bar-container, .e14468-13.x-bar-container {
    flex: 0 1 auto;
    background-color: transparent;
}

.e14468-2.x-bar-container, .e14468-13.x-bar-container {
    justify-content: space-between;
    align-items: center;
}
.e14468-2.x-bar-container, .e14468-13.x-bar-container, .e14468-17.x-bar-container {
    flex-direction: row;
}
.x-bar-h .x-bar-container, .x-bar-h .x-mod-container {
    height: inherit;
}
.x-bar-container {
    display: flex;
    position: relative;
    z-index: 1;
}

.e14468-3.x-anchor, .e14468-4.x-anchor {
    background-color: transparent;
}
.e14468-3.x-anchor, .e14468-4.x-anchor, .e14468-15.x-anchor, .e14468-16.x-anchor {
    font-size: 1em;
}
.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.x-anchor {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 1px;
    border-radius: 0;
    cursor: pointer;
    transition-property: border-color, background-color, box-shadow, opacity, transform;
}

.e14468-3.x-anchor, .e14468-4.x-anchor {
    background-color: transparent;
}

.e14468-3.x-anchor, .e14468-4.x-anchor, .e14468-15.x-anchor, .e14468-16.x-anchor {
    font-size: 1em;
}
.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.x-anchor {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 1px;
    border-radius: 0;
    cursor: pointer;
    transition-property: border-color, background-color, box-shadow, opacity, transform;
}
a {
    color: unset;
}

.e14468-3.x-anchor .x-anchor-content, .e14468-4.x-anchor .x-anchor-content {
    padding: 0.575em 0.85em 0.575em 0.85em;
}
.e14468-3.x-anchor .x-anchor-content, .e14468-4.x-anchor .x-anchor-content, .e14468-15.x-anchor .x-anchor-content, .e14468-16.x-anchor .x-anchor-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.x-anchor-content {
    display: flex;
    flex: 1 0 auto;
    position: relative;
    overflow: hidden;
    border-radius: inherit;
    transform: translate3d(0, 0, 0);
}
.e14468-3.x-anchor, .e14468-4.x-anchor {
    background-color: transparent;
}

.e14468-3.x-anchor, .e14468-4.x-anchor, .e14468-15.x-anchor, .e14468-16.x-anchor {
    font-size: 1em;
}.e14468-3.x-anchor .x-graphic {
    margin: 5px;
}

.x-graphic {
    flex-shrink: 0;
    position: relative;
    letter-spacing: 0;
    line-height: 1;
    z-index: 2;
}.e14468-3.x-anchor, .e14468-4.x-anchor, .e14468-15.x-anchor, .e14468-16.x-anchor {
    font-size: 1em;
}
.e14468-4.x-anchor .x-graphic {
    margin: 5px 5px 3px 5px;
}

.e14468-3.x-anchor .x-anchor-text-primary:hover, .e14468-4.x-anchor .x-anchor-text-primary:hover {
    color: #54d88b;
}

.entry-featured {
   display: none;
}
