@charset "utf-8";



/*table of content

1. Reset All Styles
2. Color Settings
3. Layout Styles
4. Slider
5. Blog
6. Magnific Popup CSS
7. Preloader - jQueryIntroLoader
8. Media rules
 */

/* resets all styles */
* {
  margin: 0;
  padding: 0;
  border: none;
}

body, html {
  overflow-x: hidden;
}

ul {
  list-style: circle;
}

form {
  display: block;
}

p, pre,
blockquote, ul, ol, dl, address {
}

pre, blockquote, ul, ol, dl, address {
  margin: 0 0 1em 0;
}

p {
  margin: 0 0 1.3em 0;
}

xmp {
  padding: 15px;
}

cite, em, dfn {
  font-style: italic;
}

sup {
  position: relative;
  bottom: 0.3em;
  vertical-align: baseline;
}

sub {
  position: relative;
  bottom: -0.2em;
  vertical-align: baseline;
}

li, dd, blockquote {
  margin-left: 0;
}

code, kbd, samp, pre, tt, var, textarea {
  font-size: 100%;
  courier, mono-space;
}

del {
  text-decoration: line-through;
}

ins, dfn {
  border-bottom: 1px solid #ccc;
}

small, sup, sub {
  font-size: 85%;
}

abbr, acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .1em;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

a abbr, a acronym {
  border: none;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

h1 {
  font-size: 2.2em;
  margin-bottom: 0.8em;
}

h2 {
  font-size: 1.9em;
  margin-bottom: 0.8em;
}

h3 {
  font-size: 1.8em;
  margin-bottom: 0.8em;
}

h4 {
  font-size: 1.6em;
  margin-bottom: 0.8em;
}

h5 {
  font-size: 1.2em;
  margin-bottom: 0.8em;
}

h6 {
  font-size: 1em;
  margin-bottom: 0.8em;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

a img {
  border: none;
  text-decoration: none;
}

img {
  border: none;
  text-decoration: none;
}

label, button {
  cursor: pointer;
}

fieldset {
  border: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.alignleft {
  margin: 0 15px 0 0;
  float: left;
}

img.alignright {
  margin: 0 0 0 15px;
  float: right;
}

.hidden {
  display: none;
}

code {
  background: #f6f6f6;
  display: block;
  border: 1px solid #c5c5c5;
  border-bottom: 0px;
  padding: 0 14px;
  font-size: 10px;
  white-space: pre;
  line-height: 22px;
}

.no_margin {
  margin: 0 !important;
}

.no_margin_r {
  margin-right: 0 !important;
}

/* basic elements */

body {
  font-family: 'Raleway', sans-serif;
  margin: 0 auto;
  font-size: inherit;
}




/*Color settings*/

body {
  color: #C9C9C9;
  background: #131313  url("../images/bg.jpg") top fixed no-repeat !important;
}

#header {
  background: url("../images/menu_bg.svg") no-repeat;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.txt, .gallery {
  background: #000;
}

input, textarea {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

input:focus, textarea:focus {
  border: 1px solid #727272;
}

textarea {
  background: #333;
  color: #fff;
}

a {
  color: #fdf6f6;
}

h1, h2, h3, h4, h6,
h1 a, h2 a, h3 a, h4 a, h6 a {
  color: #fdf6f6;
}

h2 {
  color: #fff;
}

h5, h5 a {
  color: #fdf6f6;
}

#nav a:hover {
  color: #fff;
  text-shadow: 3px 3px #2e2e2e;
}

#title {
  color: #fff;
  text-shadow: 0px 0px 19px #2e2e2e;
}

.title-home {
  color: #c4c4c4;
  text-shadow: 2px 2px #000;
  background: url("../images/title.svg") center no-repeat;
}

.txt ul {
  list-style-image: url("../images/list.svg") !important;
}

.chief {
  border: #fff 5px;
}

.cart2 {
  color: #999;
}

.cartprice {
  color: #fff;
}

.txt-title {
  color: #fff;
  text-shadow: 0px 0px 30px #2e2e2e;
}

#credits {
  color: #999;
}

.img1:hover {
  box-shadow: #727272 0px 2px 5px;
}

/*Blog area*/

#blog_older_post_column a {
  border: solid 2px #000;
  background: rgba(0,0,0,1.0);
  -webkit-box-shadow: 2px 2px 0px 0px #000000;
  box-shadow: 2px 2px 0px 0px #000000;
  color: #fff;
}

#blog_newest_post_column a {
  border: solid 2px #000;
  background: rgba(0,0,0,1.0);
  -webkit-box-shadow: 2px 2px 0px 0px #000000;
  box-shadow: 2px 2px 0px 0px #000000;
  color: #fff;
}

#blog_older_post_column a:hover {
  background: rgba(0,0,0,0.2);
  border: solid 2px #fff;
}

#blog_newest_post_column a:hover {
  background: rgba(0,0,0,0.2);
  border: solid 2px #fff;
}

ul#filterOptions li a {
  color: #fff;
}

.pf_menu_separator {
  color: #a1a1a1;
}

.og-grid li.og-expanded > a::after {
  background: url("../images/colors/dark_red/og_expander.png") center center;
}

.og-expander {
  background: #000;
  color: #fff;
}

.og-expander h3 {
  color: #fff;
}

.og-close::before,
.og-close::after {
  background: #888;
}

.og-close:hover::before,
.og-close:hover::after {
  background: #333;
}

.og-details p {
  color: #999;
}

.og-details a {
  color: #fff;
}

.og-details a:hover {
  border-color: #999;
  color: #999;
}

.og-loading {
  background: url("../images/prettyPhoto/dark_red/loader.gif");
}

.blog_post_date {
  background: rgba(0, 0, 0, 1);
}

.blog_post_date_day {
  color: #fff;
  text-shadow: 2px 2px #000000;
}

.blog_post_date_month {
  color: #fff;
  text-shadow: 2px 2px #000000;
}

.blog_post_date_year {
  background: #fff;
  color: #000;
}

.blog_post_category_and_title {
  color: #fff;
  background: rgba(0, 0, 0, 1);
}

.blog_post_title {
  color: #fff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.blog_post_category a {
  color: #fff;
}

.blog_post_description {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  color: #999;
}

.blog_post_keywords a {
  background: rgba(255,255,255,0.05);
  color: #484848;
}

.blog_post_keywords a:hover {
  background: rgba(255,255,255,0.1);
}

.blog_content {
  background: #000;
}

.blog_post_title_2 {
  text-shadow: 0 0 19px #2e2e2e;
 /* color */
  color: #fff;
}

.blog_post_title_2 a {
  color: #fff;
}

.blog_post_tags a {
  background: rgba(255,255,255,0.05);
  color: #484848;
}

.blog_post_tags a:hover {
  background: rgba(255,255,255,0.1);
  color: #999;
}

.blog_post_text {
  color: #fff;
}

.blog_post_read_more a {
  border: solid 2px #fff;
  background: #000;
}

.blog_post_read_more a:hover {
  background: #fff;
  color: #000;
}

#blog_posts_pagging {
  border-top: solid 2px #000;
}

#blog_posts_pagging_newest a,
#blog_posts_pagging_older a {
  border: solid 2px #000;
  background: #000;
}

#blog_posts_pagging_newest a:hover,
#blog_posts_pagging_older a:hover {
  border: solid 2px #fff;
  background: none;
  color: #fff;
}

#blog_posts_pagging_txt a:hover {
  color: #939393;
}

#blog_posts_pagging_txt .active {
  background: #000;
}

.blog_post_sidebar_box {
  background: #000;
}

#blog_post_search_input {
  background: #333;
  color: #fff;
}

#blog_post_search_submit {
  border: solid 2px #fff;
  background: #000;
}


#blog_post_categories ul li a {
  color: #939393;
}

#blog_post_categories ul li:hover a {
  color: #fff;
}

.blog_post_recent_title a {
  color: #fff;
}

.blog_post_recent_title a:hover {
  color: #939393;
}

#blog_post_text_tags a {
  background: rgba(255,255,255,0.05);
  color: #484848;
}

#blog_post_text_tags a:hover {
  background: rgba(255,255,255,0.1);
  color: #999;
}


h2.trigger a {
  color: #fff;
}

.blog_post_comment {
  background: #000;
}

.blog_post_comment_2 {
  background: #000;
}

.blog_post_comment_name {
  color: #fff;
}

.blog_post_comment_name_a {
  color: #fff;
}

.blog_post_comment_text {
  color: #939393;
}

#blog_post_leave_comment_box {
  background: #000;
}

#blog_post_leave_comment_input_1 {
  background: #333;
  color: #fff;
}

#blog_post_leave_comment_input_2 {
  background: #333;
  color: #fff;
}

#blog_post_leave_comment_textarea {
  background: #333;
  color: #fff;
}

#blog_post_comment_submit {
  border: solid 2px #fff;
  background: #000;
  color: #fff;
}

.sub_menu {
  background: #000;
  border: solid 2px #fff;
}

.clear {
  clear: both;
}

#submit {
  height: 38px;
  text-indent: -9999px;
  border: none;
  padding: 5px;
  cursor: pointer;
}

#submit:hover {
  opacity: 0.9;
}

section {
  margin: 0px;
  margin-top: 0px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
}

h1, h2, h3, h4, h6,
h1 a, h2 a, h3 a, h4 a, h6 a {
  text-decoration: none !important;
}

h1 {
  font-size: 42px;
  font-family: 'Qwigley', cursive;
}

.txt h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: -10px;
  font-weight: 800;
}

h5, h5 a {
}

.wrapper {
  width: 980px;
  margin: auto;
}

/* Layout styles */

#navmask{
	height: 100px;
	width: 100%;
	position: fixed;
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
z-index: 999;
}

#header {
  width: 980px;
  margin-top: 40px;
  position: fixed;
  display: block;
  z-index: 9999;
  height: 50px;
  overflow: visible;
}

#logo {
  float: left;
  margin: -25px 0px 0px 25px;
  border: 0;
}

nav {
  margin: 0;
  width: auto;
  height: auto;
  padding: 0;
}

#nav {
  font-size: 20px;
  margin-top: 4px;
  padding-right: 10px;
  float: right;
  font-weight: 900;
  text-transform: uppercase;
  float: right;
  list-style: none;
  -webkit-transition: text-shadow 0.5s ease-in-out;
  -moz-transition: text-shadow 0.5s ease-in-out;
  transition: text-shadow 0.5s ease-in-out;
}

#nav li {
  float: left;
  margin: 6px 10px 5px 5px;
  position: relative;
}

#title {
  font-size: 56px;
  text-align: center;
  font-family: 'Qwigley', cursive;
  padding: 120px 0px 30px 0;
  letter-spacing: 2px;
}

.title-home {
  text-align: center;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: -15px;
  margin-bottom: 10px;
  font-weight: 900;
  height: 28px;
  line-height: 23px;
}

.title-home p {
  background: none !important;
  display: inline;
}

.title-home div {
  display: inline;
  ;
	background: red;
  width: 100%;
}

#social {
  float: right;
  margin-top: 10px;
  letter-spacing: 10px;
}

.social  a {
  opacity: 0.9;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.social a:hover {
  opacity: 0.6;
}

.index-blocks {
  width: 100%;
}

.txt ul {
  margin-left: 16px;
}

.txt ul li {
  margin: 10px 15px 5px 5px;
}

.icon_title {
  background: #000;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto -30px auto;
  display: table;
  z-index: 99;
  position: relative;
}

.icon_title i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.chiefdiv {
  height: auto;
}

.chief {
  float: left;
  margin-right: 20px;
}

.team_left {
  width: 30%;
}

.team_left img {
  width: 90%;
  max-width: 300px;
}

.team_right {
  width: 60%;
}

.team_right, .team_left {
  float: left;
  display: inline-block;
}

.cart2 {
  font-size: 16px;
  margin-top: -12px;
  margin-bottom: 2px;
}

.cartprice {
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  margin-top: -1px;
  margin-bottom: -5px;
}

.grid_8 {
  width: 306px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid_half {
  width: 48%;
  display: inline;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
}

.grid_half .txt {
}

.grid_map {
  width: 640px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid_map_full {
  width: 100%;
  display: block;
  margin: 20px 0;
}

.txt-title {
  font-size: 42px;
  font-family: 'Qwigley', cursive;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 7px;
  letter-spacing: 2px;
}

.goto {
  width: 100%;
  padding-top: 200px;
  display: inline-block;
  position: relative;
  text-align: center;
  height: 500px;
}

#goup {
  width: 100%;
  padding-top: 200px;
  display: inline-block;
  position: relative;
  text-align: center;
}

.cbutton {
  position: relative;
  display: inline-block;
  margin: 1em;
  padding: 0;
  border: none;
  background: none;
  color: #286aab;
  font-size: 1.4em;
  overflow: visible;
  -webkit-transition: color 0.7s;
  transition: color 0.7s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  width: 90px;
  height: 90px;
}

.cbutton.cbutton--click,
.cbutton:focus {
  outline: none;
  color: #fff;
}

.cbutton__icon {
  display: block;
  color: #fff;
  margin-top: 23px;
  opacity: .8;
}

.cbutton__text {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.cbutton::after {
  position: absolute;
  top: 23%;
  left: 23%;
  margin: -35px 0 0 -35px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  pointer-events: none;
}


.cbutton--effect-tamara::after {
  box-shadow: 0 0 0 3px rgba(255,255,255,0.2);
}

.cbutton--effect-tamara.cbutton--click::after {
  -webkit-animation: anim-effect-tamara 0.5s ease-out forwards;
  animation: anim-effect-tamara 0.5s ease-out forwards;
}

@-webkit-keyframes anim-effect-tamara {
  0% {
    box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
    opacity: 1;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
  }

  100% {
    box-shadow: 0 0 0 100px rgba(255,255,255,0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes anim-effect-tamara {
  0% {
    box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
    opacity: 1;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
  }

  100% {
    box-shadow: 0 0 0 100px rgba(255,255,255,0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

#credits {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin: 20px;
}

.img1 {
  width: 100%;
  z-index: 9;
  position: relative;
  border-top: 10px solid #000;
  margin-top: -5px;
    -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.img1:hover {
  opacity: 1;
}

.imgcard {
  width: 100%;
  height: 300px;
  position: relative;
}



/* Slider */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 20px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  border-bottom: 5px solid #fff;
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.description {
  position: relative;
  background: #000;
  color: #fff;
  z-index: 9999999;
  bottom: 0px;
  height: 60px;
  padding: 10px 20px;
  text-align: left;
  margin-top: -60px;
  opacity: 1;
}

.description p {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
}

.flexteam > .flex-control-nav {
  z-index: 99999999;
  display: block;
  margin-top: 20px;
  position: relative !important;
}

.flexteam > .flex-control-nav li a {
  height: 17px;
  width: 17px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-indent: -999999px;
  text-decoration: none;
  display: block;
  width: 50px;
  height: 50px;
  margin: -75px 0 0;
  position: absolute;
  top: 40%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
  left: 0px;
  background: url("../images/left.svg") top left;
}

.flex-direction-nav .flex-next {
  right: 0px;
  background: url("../images/right.svg") top left;
}


/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(255,255,255,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(255,255,255,0.7);
}

.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255,255,255,0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 20%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  m display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*gallery*/

ul#filterOptions {
  margin: 0 auto 15px auto;
  text-align: center;
  overflow: hidden;
  line-height: 60px;
}

ul#filterOptions li {
  list-style: none;
  display: inline;
  padding: 12px 6px 8px 12px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  transition: 0.2s linear;
}

ul#filterOptions li a {
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
}

ul#filterOptions li:hover {
  background: rgba(255,255,255,0.1);
  border-bottom: 2px solid rgba(0,0,0,0.4);
}

#filterOptions .active {
  background: rgba(255,255,255,0.2);
  border-bottom: 2px solid rgba(0,0,0,0.1);
}

/*- OUR DATA HOLDER -*/
ul.ourHolder {
  padding: 0;
}

ul.ourHolder li.item {
  display: inline-block;
  float: left;
  width: 325px;
  height: 325px;
  opacity: 1.0;
  
}

.txt {
  text-align: left;
  padding: 20px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

#map-canvas {
  height: 300px;
  width: 100%;
  margin: 0;
  padding: 0;
}

#logo2 {
  display: none;
}

#blog_older_post_column {
  width: 50%;
  float: left;
}

#blog_newest_post_column {
  width: 50%;
  float: left;
}

#blog_older_post_column a {
  width: 220px;
  float: right;
  text-align: center;
  display: block;
  padding: 10px 0;
  margin: 60px 10px 0 0;
  text-transform: uppercase;
  font-size: 20px;
}

#blog_newest_post_column a {
  width: 220px;
  text-align: center;
  display: block;
  padding: 10px 0;
  margin: 60px 0 0 10px;
  text-transform: uppercase;
  font-size: 20px;
}

#blog_older_post_column a:before {
  content: '\2190';
  white-space: pre;
  padding-right: 20px;
  margin-left: -20px;
}

#blog_newest_post_column a:after {
  content: '\2192';
  white-space: pre;
  padding-left: 20px;
  margin-right: -20px;
}

.social a {
  padding: 10px;
  background: #000;
  color: #fff;
  margin-right: 1px;
}

.full_center {
  text-align: center;
}

.full_center a {
  margin-left: 1px;
}

/* Blog Styles */



/* General Demo Style */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.container > header {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  padding: 0 30px 50px 30px;
}

.container > header {
  padding: 60px 30px 50px;
  text-align: center;
}

.container > header h1 {
  font-size: 34px;
  line-height: 38px;
  margin: 0 auto;
  color: #333;
}

.container > header h1 span {
  display: block;
  font-size: 20px;
}

#blog_left_column {
  width: 620px;
  margin: 10px;
  float: left;
}

#blog_right_column {
  width: 300px;
  margin: 10px;
  float: left;
}

.blog_post_title_2 {
  font-size: 42px;
  font-family: 'Alex brush',cursive;
  line-height: normal;
  padding: 20px 0;
}

.blog_post_title_2 a {
  text-decoration: none;
}

.blog_post_img img {
  width: 100%;
  height: auto;
}

.blog_content {
  padding: 20px;
  margin-top: -5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.blog_post_tags {
  padding-bottom: 15px;
}

.blog_post_tags a {
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 3px;
  margin-right: 3px;
}

.blog_post_text {
  padding-bottom: 20px;
  text-align: justify;
}

.blog_post_read_more {
  width: 50%;
  float: left;
}

.blog_post_avc {
  width: 50%;
  float: left;
  text-align: right;
  padding-top: 7px;
}

.blog_post_avc_2 {
  text-align: right;
  padding-top: 7px;
}

.blog_post_read_more a {
  width: 136px;
  display: block;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 0;
}

.blog_post_avc img,
.blog_post_avc_2 img {
  padding: 0 5px 0 10px;
}

#blog_posts_pagging {
  padding-top: 30px;
  margin-top: 40px;
}

#blog_posts_pagging_newest {
  width: 140px;
  float: left;
}

#blog_posts_pagging_older {
  width: 140px;
  float: left;
}

#blog_posts_pagging_txt {
  float: left;
  width: 340px;
  text-align: center;
  padding-top: 10px;
}

#blog_posts_pagging_newest a,
#blog_posts_pagging_older a {
  width: 136px;
  display: block;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 9px 0;
}

#blog_posts_pagging_txt a {
  padding: 0px 10px;
}

#blog_posts_pagging_txt .active {
  padding: 9px 20px !important;
  margin: 0 15px;
}

#blog_posts_pagging_newest a:before {
  content: '\2190';
  white-space: pre;
  padding-right: 10px;
  margin-left: -10px;
}

#blog_posts_pagging_newest a:before {
  content: '\2190';
  white-space: pre;
  padding-right: 10px;
  margin-left: -10px;
}

#blog_posts_pagging_older a:after {
  content: '\2192';
  white-space: pre;
  padding-left: 10px;
  margin-right: -10px;
}

.blog_post_sidebar_box {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

#blog_post_search_input {
  border: none;
  width: 200px;
  height: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 0 20px;
  float: left;
}

#blog_post_search_submit {
  float: left;
  width: 60px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  height: 35px;
}

#blog_post_categories ul,
#blog_post_categories ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#blog_post_categories ul li {
  padding: 5px 0 0 25px;
}

#blog_post_recent_posts ul,
#blog_post_recent_posts ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#blog_post_recent_posts ul li {
  padding: 10px 0;
}

.blog_post_recent_left {
  width: 60px;
  margin-right: 20px;
  float: left;
}

.blog_post_recent_right {
  width: 170px;
  float: left;
}

.blog_post_recent_date {
  font-size: 14px;
  padding-top: 3px;
}

#blog_post_text_tags a {
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 3px;
  margin-right: 3px;
}

h2.trigger {
  padding: 0 0 0 40px;
  margin: 10px 0;
  text-transform: none;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 30px;
  background-repeat: no-repeat;
}

h2.trigger a {
  text-decoration: none;
  display: block;
}

h2.trigger a:hover {
  color: #ccc;
}

h2.active {
  background-position: left bottom;
} /*--When the panel is expanded panel window is moved to the bottom to reveal the "open status"--*/
.toggle_container {
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}

.toggle_container .block {
  padding: 0 0 10px 40px;
}

.blog_post_comment {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}

.blog_post_comment_2 {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 160px;
}

.blog_post_comment_left {
  float: left;
  margin-right: 20px;
  width: 90px;
}

.blog_post_comment .blog_post_comment_right {
  float: left;
  width: 470px;
}

.blog_post_comment_2 .blog_post_comment_right {
  float: left;
  width: 310px;
}

.blog_post_comment_name {
  width: 100%;
}

.blog_post_comment_name_a {
  margin-right: 15px;
  display: inline-block;
}

.blog_post_comment_reply {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-top: 6px;
}

.blog_post_comment_date {
  padding-top: 5px;
  font-size: 14px;
}

.blog_post_comment_text {
  padding-top: 5px;
}

#blog_post_leave_comment_box {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

#blog_post_leave_comment_input_1 {
  border: none;
  width: 280px;
  height: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 0 20px;
  float: left;
}

#blog_post_leave_comment_input_2 {
  border: none;
  width: 280px;
  height: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 0 20px;
  float: left;
  margin-left: 20px;
}

#blog_post_leave_comment_textarea {
  border: none;
  width: 100%;
  height: 100px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 9px 20px;
  margin-top: 20px;
}

#blog_post_comment_submit {
  width: 140px;
  display: block;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  height: 40px;
  margin-top: 20px;
}

.blog_post_thumb img {
  cursor: pointer;
}

.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.og-grid li {
  display: inline-block;
  margin: 10px;
  vertical-align: top;
  height: 460px;
  width: 460px;
}

.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
}

.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 15px;
  width: 40px;
  position: absolute;
  pointer-events: none;
  left: 50%;
  margin: -5px 0 0 -20px;
}

.og-expander {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
}

.og-expander-inner {
  padding: 50px 30px;
  height: 100%;
}

.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.og-fullimg,
.og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.og-details {
  padding: 0 40px 0 20px;
}

.og-fullimg {
  text-align: center;
}

.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.og-details h3 {
  font-size: 48px;
  font-family: 'Qwigley', cursive;
  padding: 0px 0 10px;
  margin-bottom: 10px;
  font-weight: 100;
}

.og-details p {
  font-size: 16px;
  line-height: 22px;
}

.og-details a {
  text-decoration: none;
}

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

/* edited */

.blog_post_thumb {
  width: 460px;
  height: 460px;
}

.blog_post_thumb img {
  width: 460px;
  height: 460px;
}

.blog_post_date {
  position: absolute;
  width: 100px;
  height: 140px;
  margin-top: 10px;
  margin-left: 10px;
  z-index: 999;
  text-align: center;
}

.blog_post_date_day {
  font-size: 39px;
  padding-top: 10px;
}

.blog_post_date_month {
  color: #fff;
  font-size: 18px;
  text-shadow: 2px 2px #000000;
}

.blog_post_date_year {
  padding: 5px 0;
  margin-top: 12px;
}

.blog_post_category_and_title {
  position: absolute;
  width: 330px;
  margin-top: 10px;
  margin-left: 120px;
  z-index: 999;
  text-align: left;
  padding: 0 20px;
}

.blog_post_title {
  min-height: 63px;
  line-height: 26px;
  padding-top: 10px;
  font-size: 48px;
  font-family: 'Qwigley', cursive;
}

.blog_post_category {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}

.blog_post_description {
  padding-bottom: 30px;
  font-size: 16px;
}

.blog_post_keywords {
  padding-top: 30px;
}

.blog_post_keywords a {
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 16px;
}

@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}

@-moz-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}

@keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}

#nav li ul {
  margin: 0 0 0 -15px;
  padding: 0;
  position: absolute;
  list-style: none;
  display: none;
}

#nav li ul li {
  font-size: 18px;
  padding: 3px 10px;
  line-height: 20px;
  border: none;
}

.slicknav_menu {
  display: none;
}

input, textarea {
  width: 94%;
  height: 22px;
  padding: 2px;
  margin-top: 3px;
  font-size: 16px;
  -webkit-appearance: none;
 /* for box shadows to show on iOS */
  font-family: 'Pt Sans Narrow';
}

input:focus, textarea:focus {
  outline: none;
  opacity: 1;
}

.newlabel {
  float: left;
  width: 25%;
  padding-top: 12px;
}

.formrow {
  height: 50px;
  display: block;
}

.formrow_message {
  height: 90px;
  display: block;
}

.newinput, .newinput_message {
  opacity: 0.5;
  position: relative;
  width: 64%;
  padding-left: 2%;
  padding-right: 2%;
  float: right;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
}

.newinput_message {
  height: 76px;
}

.newinput {
  height: 40px;
}

.newinput:hover, .newinput_message:hover {
  opacity: 0.9;
}

.submit_button {
  height: 40px;
  width: 30%;
  margin-left: 36%;
  display: block;
}

.contact_icon {
  float: left;
  width: 20px;
  margin-right: 10px;
  margin-top: 5px;
}

.contact_new {
  padding: 36px 20px 8px 20px;
  margin-bottom: 13px;
}

#contactForm {
  padding-top: 22px;
}

#ContactMsg {
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
}


figure.effect-steve {
  z-index: auto;
  overflow: visible;
  background: #000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

figure.effect-steve img {
  opacity: 0.8;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0,0,0);
  transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0,0,0,0.8);
  opacity: 0;
}

figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0,0,41px);
  transform: perspective(1000px) translate3d(0,0,41px);
  opacity: 1;
  z-index: 999;
  position: relative;
}





/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}





/* Generated by less 2.2.0 */
/*
 *  jQueryIntroLoader
 *  Animated intro loading pages
 *  http://factory.brainleaf.eu/jqueryIntroLoader
 *
 *  Made by BRAINLEAF Communication (c)2014-2015
 *  Under GNU/GPL License
 */
/* ****************************************************************************** */
/* PLUGIN STYLE */
/* ****************************************************************************** */
/* ============================================================================== */
/* Global Style */
/* ============================================================================== */
.introLoader,
.introLoading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999999999;
}

.introLoading {
  background-color: #fff;
}

.absolute.introLoader {
  position: absolute;
}

body.introLoader_preventScroll {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* ============================================================================== */
/* Animations */
/* ============================================================================== */
/* *************************************************** */
/* SimpleLoader Animation */
/* *************************************************** */
.absolute.introLoader.simpleLoader {
  position: absolute;
}
/* SimpleLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.introLoader.simpleLoader {
  background-color: #ffffff;
}

.theme-dark.introLoader.simpleLoader {
  background-color: rgba(0,0,0,0.8);
}

.theme-ocean.introLoader.simpleLoader {
  background-color: #164761;
}

.theme-forest.introLoader.simpleLoader {
  background-color: #1f3608;
}

.theme-fluoGreen.introLoader.simpleLoader {
  background-color: #67de0f;
}

.theme-fluoMagenta.introLoader.simpleLoader {
  background-color: #ff1bff;
}

.theme-fluoYellow.introLoader.simpleLoader {
  background-color: #dcff1b;
}
/* *************************************************** */
/* doubleLoader Animation */
/* *************************************************** */
.doubleLoader {
  background: transparent!important;
}

.doubleLoaderTop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50%;
  background-color: rgba(0,0,0,0.5);
}

.doubleLoaderBottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50%;
  background-color: rgba(0,0,0,0.5);
}

.doubleLoaderProgBar {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  height: 5px;
  background-color: #fff;
  z-index: 9999999999999;
}

.doubleLoaderProgBar span {
  display: block;
  width: 0;
  height: 5px;
  background-color: #000;
}
/* DoubleLoader Animation Colors */
/* -------------------------------------------- */
.doubleLoader.theme-light .doubleLoaderTop,
.doubleLoader.theme-light .doubleLoaderBottom {
  background-color: #efefef;
}

.doubleLoader.theme-light .doubleLoaderProgBar {
  background-color: #cccccc;
}

.doubleLoader.theme-light .doubleLoaderProgBar span {
  background-color: #555555;
}

.doubleLoader.theme-light.zebra .doubleLoaderTop {
  background-color: #ffffff;
}

.doubleLoader.theme-light.zebra .doubleLoaderBottom {
  background-color: #efefef;
}

.doubleLoader.theme-dark .doubleLoaderTop,
.doubleLoader.theme-dark .doubleLoaderBottom {
  background-color: rgba(0,0,0,0.6);
}

.doubleLoader.theme-dark .doubleLoaderProgBar {
  background-color: rgba(255,255,255,0.4);
}

.doubleLoader.theme-dark .doubleLoaderProgBar span {
  background-color:#fff;
}

.doubleLoader.theme-dark.zebra .doubleLoaderTop {
  background-color: #333333;
}

.doubleLoader.theme-dark.zebra .doubleLoaderBottom {
  background-color: #121212;
}

/* *************************************************** */
/* LettersLoader Animation */
/* *************************************************** */
.lettersLoader {
  background: #ffffff;
  color: #555555;
  font-size: 3em;
}

.lettersLoaderRow {
  display: none;
  position: absolute;
  width: 100%;
  top: 45%;
  text-align: center;
}

.lettersLoaderItem {
  display: inline-block;
  opacity: 0;
}
/* LettersLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.lettersLoader {
  background: #ffffff;
  color: #555555;
}

.theme-dark.lettersLoader {
  background: #000;
  color: #ffffff;
}

.theme-ocean.lettersLoader {
  background: #164761;
  color: #ffffff;
}

.theme-forest.lettersLoader {
  background: #1f3608;
  color: #a59965;
}

.theme-fluoGreen.lettersLoader {
  background: #67de0f;
  color: #ffffff;
}

.theme-fluoMagenta.lettersLoader {
  background: #ff1bff;
  color: #ffffff;
}

.theme-fluoGreen.lettersLoader {
  background: #ff1bff;
  color: #ffffff;
}

.quadsLoader__area {
  position: absolute;
  top: 50%;
  left: 50%;
}

.quadsLoader__row {
  overflow: auto;
}

.quadsLoader__quad {
  position: relative;
  float: left;
}

.quadsLoader__quad-inner {
  background: #333333;
  position: absolute;
}



/* *************************************************** */
/* Media */
/* *************************************************** */




@media only screen and (max-width: 959px) {

  #navmask {
    display: none;
  }

  .js #nav {
    display: none;
  }

  .js .slicknav_menu {
    display: block;
  }

  .sub_menu {
    border: none !important;
  }

  .slicknav_menu .sub_menu {
    background: none !important;
  }

  .wrapper {
    width: 100%;
    margin: auto;
    padding-top: 100px;
  }

  #logo {
    display: none;
  }

  #logo2 {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
/* layout */

  #header {
    background: none;
    border: none;
    width: 100%;
    position: fixed;
    height: auto;
  }

  .grid_8 {
    width: 46%;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
  }

  .last {
    width: 96%;
  }

  .grid_map {
    width: 96%;
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .txt img {
    text-align: center;
  }

  #title {
    font-size: 58px;
    text-align: center;
    color: #FFF;
    font-family: 'Qwigley', cursive;
    margin: 0px 0px 30px 0 !important;
    letter-spacing: 2px;
    text-shadow: 0px 0px 19px #2e2e2e;
    padding-top: 40px;
  }

  .title-home {
    text-align: center;
    font-size: 28px;
    color: #c4c4c4 !important;
    text-shadow: 2px 2px #000;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 80px auto 36px auto !important;
  }

  .team_left, .team_right {
    display: block;
    float: left;
    width: 95%;
    margin: 0 auto;
  }

/*Slider*/


  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }

/*- Gallery Sorting -*/



  ul.ourHolder {
    width: 650px;
    margin: 0 auto;
  }

  .grid_half {
    width: 90%;
    margin: auto 5%;
  }

  #blog_older_post_column {
    width: auto;
    float: none;
  }

  #blog_newest_post_column {
    width: auto;
    float: none;
  }

  #blog_older_post_column a {
    margin: 0 auto;
    float: none;
  }

  #blog_newest_post_column a {
    margin: 20px auto 0 auto;
    float: none;
  }

  #blog_left_column {
    width: auto;
    float: none;
  }

  #blog_right_column {
    width: auto;
    float: none;
  }

  #blog_posts_pagging_newest {
    float: none;
    width: auto;
  }

  #blog_posts_pagging_older {
    float: none;
    width: auto;
  }

  #blog_posts_pagging_txt {
    float: none;
    width: auto;
  }

  #blog_posts_pagging_newest a,
#blog_posts_pagging_older a {
    margin: 20px auto;
  }

  #blog_post_search_input {
    float: none;
    width: 100%;
  }

  #blog_post_search_submit {
    float: none;
    width: 100%;
  }

  .blog_post_recent_right {
    width: auto;
    float: left;
  }

  .blog_post_comment .blog_post_comment_right,
.blog_post_comment_2 .blog_post_comment_right {
    float: none;
    width: auto;
  }

  #blog_post_leave_comment_input_1 {
    width: 100%;
    float: none;
    margin-bottom: 3px;
  }

  #blog_post_leave_comment_input_2 {
    width: 100%;
    float: none;
    margin: 0;
  }

  #blog_post_leave_comment_textarea {
    margin-top: 3px;
  }

  #blog_post_comment_submit {
    width: 100%;
    margin-top: 3px;
  }

  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


}

@media screen and (max-width: 830px) {

  .og-expander h3 {
    font-size: 32px;
  }

  .og-expander p {
    font-size: 13px;
  }

  .og-expander a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 650px) {
  .grid_8 {
    width: 90%;
    display: inline-block;
    margin-left: 5%;
    margin-right: 5%;
  }

  .flex-direction-nav .flex-prev,   .flex-direction-nav .flex-next {
    display: none;
  }

  .description {
    height: auto;
  }

  .description p {
    font-size: 18px;
  }

  ul.ourHolder {
    width: 325px;
    margin: 0 auto;
  }

  .formrow {
    height: 100px;
    display: block;
  }

  .formrow_message {
    height: 190px;
    display: block;
  }

  .newinput, .newinput_message {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    margin: 0 auto;
    margin-right: 2%;
  }

  .newlabel {
    width: 80%;
    margin-left: 2%;
  }

  .og-fullimg {
    display: none;
  }

  .og-details {
    float: none;
    width: 100%;
  }

  .blog_post_thumb {
    width: 240px;
    height: 240px;
  }

  .blog_post_thumb img {
    width: 240px;
    height: 240px;
  }

  .og-grid li {
    height: 240px;
    width: 240px;
  }

  .blog_post_category_and_title {
    width: 220px;
    margin-top: 190px;
    margin-left: 10px;
  }

  .blog_post_category {
    display: none;
  }

  .blog_post_title {
    border: none !important;
    font-size: 16px;
    font-family: 'Anton', sans-serif;
    height: 40px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 325px) {
  .blog_post_read_more {
    width: auto;
    float: none;
  }

  .description {
    display: none;
  }

  .blog_post_avc {
    width: auto;
    float: none;
  }

  ul.ourHolder {
    width: 90%;
    margin: 0 auto;
  }

  ul.ourHolder li {
    width: 100% !important;
    height: auto !important;
  }

  ul.ourHolder img {
    width: 100%;
    height: auto;
  }

  .blog_post_date {
    display: none;
  }

 /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}





