/* -------------------------------------------------------



* Grand Lodge of Utah standard .css template



	* Brand colors = 

	   Dark Blue: #091654

	   Medium DK Blue: #0072BC

	   Medium Blue Logo Background: #0077BD

	   Light Blue: #00A7E9

	   Light Brown: #C5A072

	   Reddish Brown: #C15731

	

----------------------------------------------------------*/



html {
	position: relative;
	min-height: 100%;
	/*enable-flex: true;*/
}
body {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 275;
	line-height: 1.5;
	background-image: url("/assets/images/glou-bkg.png");
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 100% 100%;/* Margin bottom by footer height */
}
@media (min-width: 320px) {
	body {
		margin-top: 0px;
	}
}
@media screen and (min-width: 320px) {
.mn-width {
	min-width: 320px;
	margin: 0 auto;
}
@media (min-width: 575px) {
	body {
		margin-top: 0px;
	}
}
@media (min-width: 767px) {
	body {
		margin-top: 0px;
	}
}
p {
	font-size: .9em;
	line-height: 1.2;
	font-weight: 150;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
p2 {
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.date {
	color: #333;
	font-size: .7em;
	line-height: 1;
	font-weight: 125;
	text-align: center;
}
h1 {
	color: #333;
	line-height: 1.8;
	font-weight: 350;
	letter-spacing: 1.8;
}
h2 {
	color: #333;
	line-height: 1.6;
	font-weight: 300;
	letter-spacing: 1.8;
}
h3 {
	color: #333;
	line-height: 1.4;
	font-weight: 333;
	letter-spacing: 1.8;
	text-align: center;
}
h4 {
	color: #333;
	font-size: 1em;
	line-height: 1.2;
	font-weight: 250;
	letter-spacing: 1.4;
}
h5 {
	color: #333;
	font-size: 1.1em;
	line-height: 1.9;
	font-weight: 225;
	letter-spacing: 4px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
h6 {
	color: #333;
	line-height: 1.4;
	font-weight: 350;
}
h7 {
	color: #333;
	line-height: 1.4;
	font-size: 25px;
	font-weight: 300;
}
h8 {
	color: #333;
	font-size: 23px;
	font-weight: 275;
	margin-top: -5px;
}
i .fa-bars {
  color: aliceblue;
}
#fb-root {
    color:#fff;
}
.fb-root {
    color:#fff;
}
.fb-like {
    color:#fff;
}
.fb-follow {
    color:#fff;
}
.lodge {
	width: 100%;
	background: #0059bc;
	text-align: center;
}
.lodge-title {
	width: 100%;
	padding: 1px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 1.3em;
	line-height: 1.75;
	font-weight: 300;
	text-align: center;
	margin-bottom: 1.5px;
}
.lodge-charter {
	color: #fff;
	font-size: .85em;
	line-height: 1.5;
	font-weight: 190;
	margin-bottom: 8px;
}
.lodge-meet {
	width: 100%;
	padding: 1px;
	background: rgba(0, 0, 0, 0.1);
	color: #fff;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 250;
	text-align: center;
	margin-bottom: 5px;
}
.lodge-contact {
	color: #fff;
	font-size: 1em;
	line-height: 1.4;
	font-weight: 250;
	text-align: center;
	margin: 10px;
}
.mx-width {
	max-width: 980px;
	margin: 0 auto;
}

a, a:hover {
	color: #00A7E9;
	font-weight: 250;
	letter-spacing: 1px;
	text-align: center;
}
a2, a2:hover {
	color: #091654;
	font-weight: bold;
}
.flex-wrapper {
	display: flex;
	flex: 1;
}
.flex-wrapper {
	background: #444;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.display-2 {
	font-family: 'Lato';
	font-size: 60px;
	line-height: 1;
	font-weight: 300;
	color: #fff
}
.break-line {
	width: 90%;
	height: 1.5px;
	background-color: #fff;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
.learn {
	font-family: 'Lato';
	font-size: 27px;
	line-height: 1.4;
	font-weight: 300;
	color: #fff;
}
.navbar {
	background-color: #091654;
	color:#00A7E9;
	font-weight: 150;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-ms-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-o-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
.navbar li {
	color: #00A7E9;
	background-color: #091654;
}
.nav-link li .home {
	content: "Home";
	margin-left: 100px;
}
.navbar li .active {
	height: 100%;
	padding-left: 1em;
	padding-right: 1em;
	color: #fff;
	background-color: #000;
}
.dropdown-menu {
	min-width: 300px;
	color: #737373;
}
.dropdown-item {
	display: inline-block;
	height: 100%;
	width: 100%;
	font-size: 13px;
	color: #737373;
	background-color: #fff;
}
.dropdown-item a {
	width: 100%;
	float: left;
	font-size: 11px;
	padding-right: 3px;
	vertical-align: center;
	color: #737373;
}
.dropdown-item .fa {
	float: right;
	vertical-align: center;
	padding-right: 1px;
	padding-left: 1px;
}
.dropdown-menu .curvedarrow {
	margin-top: 8px;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-right: 11px solid #fff;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.dropdown-menu .curvedarrow:after {
	content: "";
	position: absolute;
	border: 0 solid transparent;
	border-top: 4px solid #fff;
	border-radius: 20px 0 0 0;
	top: -12.5px;
	left: -5.5px;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.dropdown-header {
	margin-top: -4px;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #fff;
	background-color: #737373;
}
.btn {
	width: 100%;
	color: aliceblue;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	align-content: center;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 240;
	line-height: 1.2;
	background-color: #091654;
	border-color: #007acc;
	border: 1px solid;
	border-radius: 0px !important;
}
a.btn.btn-sm {
	color: #0033cc;
	background-color: #091654;
}
.list-group-item {
	width: 100%;
	color: aliceblue;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	align-content: center;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 150;
	line-height: 1;
	background-color: #091654;
	border-color: #007acc;
	border: 1px solid;
	border-radius: 0px !important;
}
.list-group-item:hover {
	text-align: left;
}
.btn-nav {
	color: #fff;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 150;
	line-height: 1;
	background-color: #091654;
	border-color: #007acc;
	border: 1px solid;
	border-style: none inset;
	border-radius: 0px !important;
}
.panel1 {
	width: 100%;
	color: #fff;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 240;
	line-height: 1.2;
	background-color: #007acc;
	border-color: #007acc;
	border: 1px solid;
	border-radius: 0px !important;
}
.pager {
	width: 100%;
	color: #fff;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 240;
	line-height: 1.2;
	background-color: #007acc;
	border-color: #007acc;
	border: 1px solid;
	border-radius: 0px !important;
}
li > .pager-prev {
	width: 100%;
	color: #fff;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 240;
	line-height: 1.2;
	background-color: #fff;
	border: 1px solid;
	border-radius: 0px !important;
}
.spacer {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}
.btn-nav:hover {
	color: #fff;
	background-color: #091654;
	border-color: #003d66;
}
.btn-nav:focus, .btn-nav.focus {
	color: #fff;
	background-color: #091654;
	border-color: #003d66;
}
.btn-nav:active, .btn-nav.active,  .open > .btn-nav.dropdown-toggle {
	color: #fff;
	background-color: #0072BC;
	background-image: none;
	border-color: #0072BC;
}
.btn-nav:active:hover, .btn-nav:active:focus, .btn-nav:active.focus, .btn-nav.active:hover, .btn-nav.active:focus, .btn-nav.active.focus,  .open > .btn-navy.dropdown-toggle:hover,  .open > .btn-navy.dropdown-toggle:focus,  .open > .btn-navy.dropdown-toggle.focus {
	color: #fff;
	background-color: #014682;
	border-color: #01315a;
}
.btn-nav.disabled:focus, .btn-nav.disabled.focus, .btn-nav:disabled:focus, .btn-nav:disabled.focus {
	background-color: #091654;
}
.btn-nav.disabled:hover, .btn-nav:disabled:hover {
	background-color: #0275d8;
	border-color: #0275d8;
}
.dropdown-menu {
	margin-top: 8px;
	border-radius: 0px !important;
	-webkit-box-shadow: 0px 0px 6px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 6px 4px rgba(0,0,0,.3);
	-ms-box-shadow: 0px 0px 6px 4px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 6px 4px rgba(0,0,0,.3);
	box-shadow: 0px 0px 6px 4px rgba(0,0,0,.3);
}
.collapse {
	margin-top: 0px;
}
.parallax {
	position: absolute;
	top: 60;
	left: 0;
	max-height: 260px;
	max-width: 100%;
	text-align: center;
	background: url('/img/glou-pageheader1.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: 2;
}
.parallax-window1 {
	max-height: 260px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	z-index: 12;
}
.jumbotron-fluid {
	width: 100%;
	padding: 0;
	margin: 0;
}
.jumbotron {
	padding: 0;
	margin: 0;
}
.jumbotron1 {
	position: fixed;
	top: 60;
	left: 0;
	width: 100%;
	height: 260px;
	margin-top: 0;
	margin-left: -1em;
	margin-right: -15em;
	background: transparent;
	z-index: 11;
}
.sepline-thin {
	position: relative;
	max-width: 2400;
	margin-left: -20px;
	margin-right: -40px;
	margin-top: -1px;
	margin-bottom: -1px;
	min-height: 15px;
	background-color: #091654;
	z-index: 400;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-ms-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-o-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
.sepline {
	position: relative;
	max-width: 2400;
	margin-left: -20px;
	margin-right: -40px;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	background-color: #091654;
	z-index: 400;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-ms-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-o-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
.bg {
	background: url("/assets/images/glou-pageheader1.png") no-repeat center center;
	position: fixed;
	max-width: 100%;
	height: 260px; /*same height as jumbotron */
	top: 0;
	left: 0;
	z-index: -9;
}
.background-img {
	margin-top: 0px;
	background: url("/assets/images/glou-pageheader1.png");
	background-attachment: fixed !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.comp-img {
	margin-top: 0px;
	background: url("/assets/images/glou-pageheader1.png");
	background-attachment: fixed !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.header-img {
	position: relative;
	height: auto;
	width: 110%;
	margin-top: 0px;
	margin-left: -15px;
}
.glou-container {
	position: relative;
	max-width: 980px;
	min-width: 320px;
	align-content: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: center;
	z-index: -4;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-ms-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-o-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
.main-img {
	position: relative;
	width: 100%;
	height: auto;
	align-content: center;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 3;
}
.glou-container-fluid {
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #091654;
	align-content: center;
	text-align: center;
	z-index: -4;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
.glou-container-background {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 15px;
	z-index: -3;
}
.glou-container-background img {
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 15px;
}
.glou-container .row {
	max-width: 100%;
	align-content: center;
	text-align: center;
}
.sidebar {
	max-width: 100%;
	height: 1200px;
	background-color: #0077BD;
	position: relative;
	margin: 0px;
	z-index: 3;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.4);
}
/*--Carousel --*/

/*--Wrapper for the slide container and indicators--*/
.carousel {
 position:relative;
	margin-top: 30px;
  width: 100%;
}
.carousel-caption {
	max-width: 650px;
	height: auto;
	z-index: 375;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  background-color: #777;
}

/* MARKETING CONTENT -------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}
/* Featurettes ------------------------- */

.featurette-img {
	max-height: 160px;
	max-width: auto;
	margin-bottom: 15px;
	margin-top: 5px;
}
.featurette-divider {
	margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */

.featurette-heading {
	margin-top: 10px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}
.img-title {
	color: #333;
	font-size: 14px;
	font-weight: 250;
	text-align: center;
	margin-top: 5px;
}
.feature-box {
	width: 100%;
	min-height:20px;
	padding: 15px;
	margin: 10px;
	color: #333;
	background: #EBE7E0;
	border-color: #fff;
	border-style: solid;
	border-width: medium;
	border-radius: 2px;
}
.box {
	width: 100%;
	padding: 5px;
	background: #fff;
	margin: 20px auto 60px;
	border-radius: 2px;
}
.box h4 {
	background: #EBE7E0;
	margin: 0;
	padding: 6px 6px;
	text-align: center;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
}
.box1 {
	width:100%;
	min-height:80px;
	color: #333;
	background:#EBE7E0;
	border-color: #fff;
	border-style: solid;
	border-width: medium;
	border-radius: 3px;
	padding: 15px;
	margin:20px auto;
	text-align: center;
}
.effect6
{
  	position:relative;       
        box-shadow:0 3px 6px rgba(0, 0, 0, 0.3), 0 0 80px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.8);
    box-shadow:0 0 60px rgba(0,0,0,0.8);
    bottom: 0px;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 70%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.css3-shadow {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
/*==================================================

 * Drop shadow effect with box-shadow

 * ===============================================*/

.css3-shadow:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
	box-shadow: 0 0 40px rgba(0,0,0,0.8);
	bottom: 0px;
	left: 10%;
	right: 10%;
	width: 80%;
	height: 50%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.css3-gradient1 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
/*==================================================

 * Drop shadow effect with radial gradient

 * ===============================================*/

.css3-gradient1:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 100%;
	bottom: 0;
	width: 120%;
	height: 50px;
	left: -10%;
	right: -10%;
	background: -webkit-radial-gradient(50% -3%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 40%);
	background: radial-gradient(ellipse at 50% -3%, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 40%);
}

/* RESPONSIVE CSS

-------------------------------------------------- */



@media (min-width: 40em) {
/* Bump up size of carousel content */

.carousel-caption p {
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
}

@media (min-width: 62em) {
.featurette-heading {
	margin-top: 7rem;
}
}
/* ==================================================

   #news

================================================== */

#news {
	position: relative;
	height: 300px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#news .container-fluid {
	display: inline-block;
	height: 100%;
	width: 100%;
	background-color: rgba(64, 64, 64, 0.7);
	border-top: #000 7px;
	border-bottom: #000 7px;
	margin: 0px;
	padding: 10px;
	align-content: center center;
	text-align: center;
}
#news .container {
	position: relative;
	display: inline-block;
	text-align: center;
	z-index: 40;
}
#news .container-mid {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	align-content: center center;
	margin: 0;
	background-color: rgba(64, 64, 64, 0.7);
	text-align: center;
	background: transparent;
	border-style: hidden inset hidden inset;
	border-color: #000;
	border-width: 7px;
}
#news .placeholder {
	height: 275px;
	width: 375px;
	background-color: rgba(255, 255, 255, 0.3);
	align-content: center center;
	margin: auto;
}
/* ==================================================

   end news

================================================== */



/* ==================================================

   Shapes

================================================== */



.curvedarrow {
	position: relative;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-right: 9px solid #0077BD;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.curvedarrow:after {
	content: "";
	position: absolute;
	border: 0 solid transparent;
	border-top: 3px solid #0077BD;
	border-radius: 20px 0 0 0;
	top: -12px;
	left: -9px;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cross {
	background: red;
	height: 100px;
	position: relative;
	width: 20px;
}
.cross:after {
	background: red;
	content: "";
	height: 20px;
	left: -40px;
	position: absolute;
	top: 40px;
	width: 100px;
}
/* options */

#options {
	height: 70px;
}
.option {
	position: relative;
}
.option .option1,  .option .option2,  .option .option3 {
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-webkit-transition: all .175s;
	transition: all .175s;
}
.option .option1 {
	-webkit-transform: translate3d(90px, 90px, 0) scale(.8, .8);
	transform: translate3d(90px, 90px, 0) scale(.8, .8);
}
.option .option2 {
	-webkit-transform: translate3d(0, 90px, 0) scale(.8, .8);
	transform: translate3d(0, 90px, 0) scale(.8, .8);
}
.option .option3 {
	-webkit-transform: translate3d(-90px, 90px, 0) scale(.8, .8);
	transform: translate3d(-90px, 90px, 0) scale(.8, .8);
}
.option.scale-on .option1,  .option.scale-on .option2,  .option.scale-on .option3 {
	filter: blur(0);
	-webkit-filter: blur(0);
	-webkit-transform: none;
	transform: none;
	-webkit-transition: all .175s;
	transition: all .175s;
}
.option.scale-on .option2 {
	-webkit-transform: translateY(-28px) translateZ(0);
	transform: translateY(-28px) translateZ(0);
	-webkit-transition: all .175s;
	transition: all .175s;
}
 @keyframes toggleBtnAnim {
 0% {
 -webkit-transform: scale(1, 1);
 transform:         scale(1, 1);
}
 25% {
 -webkit-transform: scale(1.4, 1.4);
 transform:         scale(1.4, 1.4);
}

 75% {
 -webkit-transform: scale(1.2, 1.2);
 transform:         scale(1.2, 1.2);
}
 100% {
 -webkit-transform: scale(1.3, 1.3);
 transform:         scale(1.3, 1.3);
}
}
 @-webkit-keyframes toggleBtnAnim {
 0% {
 -webkit-transform: scale(1, 1);
 transform:         scale(1, 1);
}
 25% {
 -webkit-transform: scale(1.4, 1.4);
 transform:         scale(1.4, 1.4);
}
 75% {
 -webkit-transform: scale(1.2, 1.2);
 transform:         scale(1.2, 1.2);
}
 100% {
 -webkit-transform: scale(1.3, 1.3);
 transform:         scale(1.3, 1.3);
}
}
/* Wrapper for the slide container and indicators */




/* Rotating Cards */



.btn:hover,  .btn:focus,  .btn:active {
	outline: 0 !important;
}
/* entire container, keeps perspective */

.card-container {
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	perspective: 800px;
	margin-bottom: 20px;
}
/* flip the pane when hovered */

.card-container:not(.manual-flip):hover .card,  .card-container.hover.manual-flip .card {
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
}
.card-container.static:hover .card,  .card-container.static.hover .card {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
}
/* flip speed goes here */

.card {
	-webkit-transition: -webkit-transform .7s;
	-moz-transition: -moz-transform .7s;
	-o-transition: -o-transform .7s;
	transition: transform .7s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}
/* hide back of pane during swap */

.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #EBE7E0;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/* front pane, placed above back */

.front {
	z-index: 2;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	box-shadow: 0 15px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/* back, initially hidden pane */

.back {
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
	z-index: 3;
}
.back .btn-simple {
	position: absolute;
	left: 0;
	bottom: 4px;
}

.card {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 2px;
	border-color: #fff;
	border-width: 4px;
	color: #444444;
}
.card-container, .front, .back {
	width: 100%;
	height: 325px;
	background-color: #ffffff;
	border-radius: 2px;
}
.card-container, .com-front, .back {
	width: 100%;
	height: 325px;
	background-color: #ffffff;
	border-radius: 2px;
}
.front, .back {
	background-color: #EBE7E0;
}
.card .cover {
	height: 90px;
	overflow: hidden;
	border-radius: 4px 4px 0 0;
}
.card .cover img {
	width: 100%;
}
.card .user {
	border-radius: 50%;
	display: block;
	height: 110px;
	margin: -55px auto 0;
	overflow: hidden;
	width: 110px;
}
.card .user img {
	background: none repeat scroll 0 0;
	border: 0px;
	width: 100%;
}
.card .user2 {
	border-radius: 50%;
	display: block;
	height: 150px;
	margin: -75px auto 0;
	overflow: hidden;
	width: 150px;
}
.card .user2 img {
	background: none repeat scroll 0 0;
	border: 0px;
	width: 100%;
}
.card .content {
	background-color: #EBE7E0;
	box-shadow: none;
	padding: 7px 7px 7px;
	align-content: center;
}
.card .content .main {
	min-height: 170px;
	background-color: #EBE7E0;
}
.card .content .main2 {
	min-height: 100px;
	background-color: #EBE7E0;
	padding-left: 5px;
	padding-right: 5px;
}
.card .content .main-home {
	min-height: 100px;
	background-color: #EBE7E0;
	padding-left: 5px;
	padding-right: 5px;
}
.card .back .content .main {
	height: 170px;
}
.card .position {
	font-size: 18px;
	line-height: 14px;
	margin-top: -5px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: capitalize;
}
.card .name {
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: 475;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	text-transform: capitalize;
}
.card .name2 {
	font-size: 22px;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
}
.card .lodge2 {
	font-size: 13px;
	line-height: 13px;
	margin: 7px 0 0;
	text-align: center;
	text-transform: capitalize;
}
.name span {
	display: inline-block;
	position: relative;
}
.name span:before,  .name span:after {
	content: " ";
	position: absolute;
	top: 6;
	height: 6px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 85%;
}
.name span:before {
	right: 100%;
	margin-right: 15px;
}
.name span:after {
	left: 100%;
	margin-left: 15px;
}
.card h5 {
	display: inline;
	width: 100%;
	margin: 5px 0;
	font-weight: 300;
	line-height: 15px;
}
.card .title {
	color: #999999;
	text-align: center;
	margin-bottom: 20px;
}
.card .footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	background-color: #C5A072;
	color: #ffffff;
	margin-bottom: 0px;
	padding: 4px;
	text-align: center;
}
.card .footer .social-links {
	font-size: 14px;
}
.card .footer .social-links a {
	margin: 0 7px;
}
.card .footer .btn-simple {
	margin-top: -6px;
}
.card .header {
	padding: 15px 20px;
	height: 90px;
}
.card .motto {
	border-bottom: 1px solid #EEEEEE;
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
	text-align: center;
}
.card .stats-container {
	width: 100%;
	margin-top: 50px;
}
.card .stats {
	display: block;
	float: left;
	width: 33.333333%;
	text-align: center;
}
.card .stats:first-child {
	border-right: 1px solid #EEEEEE;
}
.card .stats:last-child {
	border-left: 1px solid #EEEEEE;
}
.card .stats h4 {
	font-weight: 300;
	margin-bottom: 5px;
}
.card .stats p .name {
	font-weight: 300;
	margin-bottom: 5px;
}
.card .stats p {
	color: #333;
}
#appointed-officers .stats {
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	text-align: center;
}
#appointed-officers p.name3 {
	font-size: 20px;
	font-style: bold;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: 600;
	margin: 5px;
	text-align: center;
	text-transform: capitalize;
}
#appointed-officers p.title2 {
	font-size: 19px;
	font-style: bold;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: 575;
	margin: 5px;
	text-align: center;
	text-transform: capitalize;
}
/*      Just for presentation        */



.title {
	color: #506A85;
	text-align: center;
	font-weight: 300;
	font-size: 44px;
	margin-bottom: 90px;
	line-height: 90%;
}
.title small {
	font-size: 17px;
	color: #999;
	text-transform: uppercase;
	margin: 0;
}
.space-10 {
	height: 10px;
	display: block;
}
.space-20 {
	height: 20px;
	display: block;
}
.space-30 {
	height: 30px;
	display: block;
}
.space-50 {
	height: 50px;
	display: block;
}
.space-200 {
	height: 200px;
	display: block;
}

.btn-simple {
	opacity: .8;
	color: #666666;
	background-color: transparent;
}
.btn-simple:hover,  .btn-simple:focus {
	background-color: transparent;
	box-shadow: none;
	opacity: 1;
}
.btn-simple i {
	font-size: 16px;
}

/*       Fix bug for IE      */



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.front, .back {
	-ms-backface-visibility: visible;
	backface-visibility: visible;
}
.back {
	visibility: hidden;
	-ms-transition: all 0.2s cubic-bezier(.92, .01, .83, .67);
}
.front {
	z-index: 4;
}
.card-container:not(.manual-flip):hover .back,  .card-container.manual-flip.hover .back {
	z-index: 5;
	visibility: visible;
}
}

.withripple {
	position: relative;
}
.ripple-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: inherit;
	pointer-events: none;
}
.ripple {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	border-radius: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.05);
	transform: scale(1);
	transform-origin: 50%;
	opacity: 0;
	pointer-events: none;
}
.ripple.ripple-on {
	transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
	opacity: 0.1;
}
.ripple.ripple-out {
	transition: opacity 0.1s linear 0s !important;
	opacity: 0;
}
.wrapper > .header {
	min-height: 300px;
	background-position: center center;
	background-size: cover;
}
.main {
	background: #FFFFFF;
	position: relative;
	z-index: 5;
}
.main-raised {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.overlap-margin {
	margin-bottom: -30px;
}
.overlap-padding-top {
	padding-top: 30px;
}
.title {
	font-weight: 500;
	color: #3C4858;
}
h2.title {
	margin-bottom: 30px;
}
.description {
	color: #999999;
}
.header-filter {
	position: relative;
}
.header-filter:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.4);
}
.header-filter .container {
	z-index: 2;
	position: relative;
}
.gallery .image img {
	width: 100%;
}
.features {
	padding: 80px 0 0;
}
.team {
	margin-top: 80px;
}
.team .team-player .title {
	margin: 30px auto;
}
.team .team-player img {
	max-width: 170px;
}
.nav-align-center {
	text-align: center;
}
.nav-align-center .nav-pills {
	display: inline-block;
}
.navbar-absolute {
	position: absolute;
	width: 100%;
	padding-top: 10px;
	z-index: 1031;
}
/* ==================================================

   #footer

================================================== */ 

footer {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 45px;
	background: #091654;
	margin-top: -35px;
	text-align: center;
	z-index: 2;
}
.bottom-nav {
	max-height: 45px;
	width: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	align-content: center;
	background: #0072BC;
}
.bottom-nav > ul li > .btn-group > .btn .btn-sm .btn-nav {
	display: inline-block;
	color: #fff;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight: 240;
	line-height: 1.2;
	background-color: #0072BC;
	border-color: #007acc;
	border: 2px solid;
	border-style: none inset;
	border-radius: 0px !important;
}
.container-info {
	display: inline-block;
	max-width: 980px;
	padding: 5px;
	margin: auto;
	align-content: center;
}
.container-info p {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	align-content: center;
}
.container-cr {
	display: inline-block;
	height: 30px;
	max-width: 100%;
	padding: 5px;
	margin-top: 25px;
	margin: auto;
	align-content: center;
	font-size: 8px;
	background: #5555;
}
.container-cr p {
	font-family: 'Lato', sans-serif;
	font-size: 1.25em;
	font-weight: 350;
	line-height: 1.25;
	color: #fff;
	align-content: center;
	text-transform: titlecase;
}
footer > bottom-nav > ul {
	position: relative;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	align-content: left;
	text-align: left;
	list-style-type: none;
	padding-left: 0;
}
footer > .col-md-2 ul li {
	text-align: left;
	display: block;
	color: #fff;
}
footer > .bottom-nav .nav-link .active {
	background: rgba(0,0,0,0.6);
}
footer > ul li:hover {
	background: #fff;
}
footer > ul li:hover a {
	color: #000;
}
footer > ul li a {
	color: #fff;
}
footer > ul li a i {
	color: rgba(0,0,0,0.2);
}
footer p {
	color: #ffffff;
	font-size: .9em;
	line-height: 18px;
	font-weight: 275;
	text-align: left;
	text-transform: none;
}
footer a, footer a:hover {
	color: #ffffff;
}
.copyright {
	color: #ffffff;
	font-size: .9em;
	line-height: 18px;
	font-weight: 275;
	text-align: center;
	margin: 10px;
	text-transform: none;
}
footer > ul {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 60px;
	background: #cccccc;
	font-size: 0;
	line-height: 0;
	letter-spacing: -0.3em;
}
footer > li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	letter-spacing: normal;
}
footer > li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
footer > li a:hover,  footer > li a.active {
	background: #333333;
	color: #ffffff;
}
footer > li a.active:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid;
	border-color: transparent;
	border-top-color: #333333;
}
/* ==================================================

   #end footer

================================================== */ 





/*====================================

=            PANEL STYLES            =

====================================*/

.scotch-panel {
	background: #444;
	padding: 0 15px;
}
.scotch-panel ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.scotch-panel ul li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: transparent;
	color: #fff;
}
.scotch-panel ul li a:hover {
	background: #555;
}
.map-layer {
	min-height: 330px;
	background: rgba(26, 26, 26, 0.1);
	margin-top: .5em;
	margin-bottom: .5em;
}
.map {
	width: 100%;
	height: 100%;
}
.map2 {
	width: 600px;
	height: 760px;
	position: relative;
	margin-top: .5em;
	margin-bottom: .5em;
}
.map iframe {
	width: 100%;
	min-height: 330px;
}
/*-- LOGIN MODAL --

.loginmodal-container {
	padding: 30px;
	max-width: 350px;
	width: 100% !important;
	background-color: #F7F7F7;
	margin: 0 auto;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	font-family: 'Lato', sans-serif;
}
.loginmodal-container img {
	max-height: 150px;
	width: auto;
	position: relative;
    top:5px;
	margin-left: auto;
	margin-right: auto;
}
.loginmodal-container p {
	text-align: center;
	font-size: 1.2em;
	font-weight: 500;
	font-family: 'Lato', sans-serif;
	letter-spacing: 2px;
	margin-top: 15px;
}
.loginmodal-container h1 {
	text-align: center;
	font-size: 1.8em;
	font-family: 'Lato', sans-serif;
}
.loginmodal-container input[type=submit] {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.loginmodal-container input[type=text], input[type=password] {
	height: 44px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	/ border-radius: 2px; /

	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.loginmodal {
	text-align: center;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	height: 36px;
	padding: 0 8px;/* border-radius: 3px; /

/ -webkit-user-select: none;

  user-select: none; /

}
.loginmodal-submit {
	/* border: 1px solid #3079ed; /

	border: 0px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #4d90fe;
	padding: 17px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); /

}
.loginmodal-submit:hover {
	/ border: 1px solid #2f5bb7; /

	border: 0px;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #357ae8;/ background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); /

}
.loginmodal-container a {
	text-decoration: none;
	color: #666;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	margin: 5px;
	opacity: 0.6;
	transition: opacity ease 0.5s;
}
.login-help {
	font-size: 14px;
	text-align: center;
}
--*>
/*-- FACT CARD --*/

.fact-container {
	position: fixed;
	top: 40%;
	left: 10%;
	padding: 15px;
	max-width: 300px;
	background-color: #F7F7F7;
	margin: 0 auto;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
	overflow: hidden;
	font-family: 'Lato', sans-serif;
	border-style: solid;
	border-width: 4px 4px 4px 4px;
	border-color: dimgray;
	z-index: 25;
}
.fact-container img {
	max-height: 150px;
	width: 100%;
	position: relative;
    top:0;
	left: 0;
	margin-bottom: 20px;
}
.fact-container-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: auto;
	text-align: center;
	background-color: dimgray;
	margin-bottom: 20px;
}
.fact-container-header h4 {
	text-align: center;
	font-size: 1.9em;
	font-weight: 750;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-shadow: 0 2px rgba(0,0,0,0.5);
}
.fact-container-body {
	width: 100%;
	padding: 15px;
}
.fact-container-body p {
	text-align: center;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}
.fact-container h1 {
	text-align: center;
	font-size: 1.8em;
	font-family: 'Lato', sans-serif;
}
#print-button {
	display: none;
}
hr {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
hr.style1 {
	border-top: 1px solid #8c8b8b;
}
hr.style2 {
	border-top: 3px double #8c8b8b;
}
hr.style3 {
	border-top: 1px dashed #8c8b8b;
	margin-top: 2px;
	margin-bottom: -1px;
}
hr.style4 {
	border-top: 1px dotted #8c8b8b;
}
hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}
hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}
hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
	margin-top: -10px;
}
hr.style10 {
	position: relative;
	margin-top: -5px;
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}
hr.style10b {
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}
hr.style10c {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}
hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
	border: 0;
}
hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
	border: 0;
}
hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #000 inset;
	margin-bottom: -1px;
	margin-top: -2px;
}
hr.style14 {
	position: relative;
	top: 5px;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}
hr.style16 {
	border-top: 1px dashed #8c8b8b;
}
hr.style16:after {
	content: '\002702';
	display: inline-block;
	position: relative;
	top: -12px;
	left: 40px;
	padding: 0 3px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}
hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}
hr.style18 {
	height: 30px;
	border-style: solid;
	border-color: #8c8b8b;
	border-width: 1px 0 0 0;
	border-radius: 20px;
}
hr.style18:before {
	display: block;
	content: "";
	height: 30px;
	margin-top: -31px;
	border-style: solid;
	border-color: #8c8b8b;
	border-width: 0 0 1px 0;
	border-radius: 20px;
}
.ui-group-buttons .or {
	position: relative;
	float: left;
	width: .3em;
	height: 1.3em;
	z-index: 3;
	font-size: 12px
}
.ui-group-buttons .or:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: 'or';
	background-color: #5a5a5a;
	margin-top: -.1em;
	margin-left: -.9em;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.55;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	border-radius: 500px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.ui-group-buttons .or:after {
	position: absolute;
	top: 0;
	left: 0;
	content: ' ';
	width: .3em;
	height: 2.84em;
	background-color: rgba(0,0,0,0);
	border-top: .6em solid #5a5a5a;
	border-bottom: .6em solid #5a5a5a
}
.ui-group-buttons .or.or-lg {
	height: 1.3em;
	font-size: 16px
}
.ui-group-buttons .or.or-lg:after {
	height: 2.85em
}
.ui-group-buttons .or.or-sm {
	height: 1em
}
.ui-group-buttons .or.or-sm:after {
	height: 2.5em
}
.ui-group-buttons .or.or-xs {
	height: .25em
}
.ui-group-buttons .or.or-xs:after {
	height: 1.84em;
	z-index: -1000
}
.ui-group-buttons {
	display: inline-block;
	vertical-align: middle
}
.ui-group-buttons:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.ui-group-buttons .btn {
	float: left;
	border-radius: 0
}
.ui-group-buttons .btn:first-child {
	margin-left: 0;
	border-top-left-radius: .25em;
	border-bottom-left-radius: .25em;
	padding-right: 15px
}
.ui-group-buttons .btn:last-child {
	border-top-right-radius: .25em;
	border-bottom-right-radius: .25em;
	padding-left: 15px
}
#map {
	background-image: url("/assets/map/images/hex0.png");
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 608px;
	height: 745px;
	z-index: 10;
}
#iron {
	background-image: url("/assets/map/images/iron.png");
	position: absolute;
	left: 15px;
	top: 552px;
	width: 175px;
	height: 96px;
	z-index: 49;
}
#washington {
	background-image: url("/assets/map/images/washington.png");
	position: absolute;
	left: 13px;
	top: 628px;
	width: 128px;
	height: 82px;
	z-index: 48;
}
#emery {
	background-image: url("/assets/map/images/emery.png");
	position: absolute;
	left: 321px;
	top: 342px;
	width: 144px;
	height: 164px;
	z-index: 47;
}
#grand {
	background-image: url("/assets/map/images/grand.png");
	position: absolute;
	left: 446px;
	top: 363px;
	width: 121px;
	height: 141px;
	z-index: 46;
}
#uintah {
	background-image: url("/assets/map/images/uintah.png");
	position: absolute;
	left: 459px;
	top: 169px;
	width: 104px;
	height: 198px;
	z-index: 45;
}
#box_elder {
	background-image: url("/assets/map/images/box-elder.png");
	position: absolute;
	left: 25px;
	top: 8px;
	width: 233px;
	height: 141px;
	z-index: 44;
}
#tooele {
	background-image: url("/assets/map/images/tooele.png");
	position: absolute;
	left: 22px;
	top: 141px;
	width: 205px;
	height: 165px;
	z-index: 43;
}
#cache {
	background-image: url("/assets/map/images/cache.png");
	position: absolute;
	left: 231px;
	top: 9px;
	width: 76px;
	height: 88px;
	z-index: 50;
}
#utah {
	background-image: url("/assets/map/images/utah.png");
	position: absolute;
	left: 222px;
	top: 213px;
	width: 147px;
	height: 111px;
	z-index: 40;
}
#carbon {
	background-image: url("/assets/map/images/carbon.png");
	position: absolute;
	left: 327px;
	top: 319px;
	width: 144px;
	height: 50px;
	z-index: 39;
}
#weber {
	background-image: url("/assets/map/images/weber.png");
	position: absolute;
	left: 197px;
	top: 92px;
	width: 110px;
	height: 47px;
	z-index: 45;
}
#davis {
	background-image: url("/assets/map/images/davis.png");
	position: absolute;
	left: 193px;
	top: 129px;
	width: 78px;
	height: 53px;
	z-index: 45;
}
#salt_lake {
	background-image: url("/assets/map/images/salt-lake.png");
	position: absolute;
	left: 218px;
	top: 165px;
	width: 75px;
	height: 70px;
	z-index: 52;
}
#Text {
	background-image: url("/assets/map/images/Text.png");
	position: absolute;
	left: 27px;
	top: 53px;
	width: 512px;
	height: 624px;
	z-index: 56;
}
a:link.lodges {
	width: 200px;
	line-height: 200px;
	display: block;
	text-align: left;
	background: #383838;
}
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.wrapper {
	column-count: 1;
	column-gap: 10px;
	padding: 9px;
}
.wrapper p {
	line-height: 1.4;
	font-family: Helvetica;
	text-align: justify;
	font-size: 16px;
	font-weight: 150;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.wrapper h5 {
    color: #333;
    font-size: 2.3;
	line-height: 1.4;
	font-weight: 350;
	letter-spacing: 1px;
	font-family: Helvetica;
	text-align: left;
	Margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.gm-photo {
	float: left;
	width: 250px;
	height: 325px;
	background-image: url("/assets/images/gm-img-placeholder.png");
	shape-outside: url("/assets/images/gm-img-placeholder.png");
	shape-margin: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
}
.past-gm-photo {
	float: right;
	width: 250px;
	height: 300px;
	background-image: url("/assets/images/past-gm-img-placeholder.png");
	shape-outside: url("/assets/images/past-gm-img-placeholder.png");
	shape-margin: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
}
.pgm-modal-title {
	margin-left: 20px;
    font-weight: 500;
}
.shadow {
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
}
.diamond2 {
	float: right;
	width: 250px;
	shape-outside: url("/assets/images/glou-web-brand-comps-Man3.png");
	shape-margin: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	
}
.diamond3 {
	float: left;
	width: 250px;
	shape-outside: url("/assets/images/glou-web-brand-comps-Man3.png");
	shape-margin: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.moon {
	border-radius: 50%;
	height: 200px;
	width: 200px;
	background-color: #2badd9;
	float: right;
	shape-outside: inset(1% round 50%);
	margin-left: 20px;
	margin-bottom: 10px;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  color: #0077BD;
  width: 60px;
  height:60px;
  right: 60px;
  font-size: 12px;
  bottom: 240px;
  z-index: 4000;
}
.back-to-top>a {
  font-size: 12px;
  color: #0077BD;
}
.back-to-top>a:hover {
  font-size: 14px;
  color: darkblue;
}
.back-to-top>a>i {
  color: #0077BD;
}
.back-to-top>a>i:hover {
  color: darkblue;
}


ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}