#instafeed a {
		display: inline-block;
	width: 20%;
	position: relative;
	overflow: hidden;	
}

#instafeed a img {
	display: block;
	max-width: 100%;
	padding: 0;
	
}

@media only screen and (max-width: 767px) {
	#instafeed a {
		display: inline-block;
		width: 50%;
		
	}
}
}


/* BODY */

body {
    font-family: "pt_sansregular";
    padding-top: 0;
     background-color: #FFFFFF;
}


.border-res
{
border: 1px solid #333333;
padding: 10px;
margin: 5px 0;
} 


/* HEADER */



.header-22 .navbar {
    font-family: "pt_sansregular";
    font-size: 12px;
    letter-spacing: 1px;
}

.header-22-sub h3 {
    color: #727F70;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 68px;
    margin-top: 80px;
    text-align: center;
    letter-spacing: 1px;
}

.header-22-sub h3 span{
    color: #a1c1a8;
}

.header-22-sub h4 {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    margin-bottom: 20px;
    margin-top: 60px;
    text-align: center;
    text-decoration:underline;
    letter-spacing: 1px;
}

.header-22-sub h5 {
    margin-bottom: 3px;
    margin-top: 20px;
    letter-spacing: 1px;
    font-size: 18px;
}

.header-22-sub.homer {
  padding-top: 100px;
}

.header-22-sub.homeryo {
  padding-top: 10px;
}

p {
letter-spacing: 1px;
}


.tophome {
margin-top: 80px;
}

@media (max-width: 960px) {
.header-22-sub h3 {
margin-top: 80px;
}

}

@media (max-width: 480px) {
.header-22-sub h3 {
margin-top: 80px;
}

}

.header-22 .navbar .nav > li > a:hover,
.header-22 .navbar .nav > li > a:focus,
.header-22 .navbar .nav > li > a.active {
  color: #92A390;
}
.header-22 .navbar .nav > li.active > a {
  color: #92A390;
}
.header-22 .navbar .nav > li.active > a:hover,
.header-22 .navbar .nav > li.active > a:focus,
.header-22 .navbar .nav > li.active > a.active {
  color: #92A390;
}

.header-22 .navbar .nav > li > a {
    color: #978156;
}

.header-2-sub {
  z-index: 50;
  left: 0;
  width: 100%;
  position: relative;
  padding-top: 200px;
  padding-bottom: 0;
  color: white;
  text-align: center;
}
.navbar .navbar-toggle {
  margin: 26px 0 10px;
  color: white;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url("../../common-files/icons/menu-icon-dark.png") 50% no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-22-sub {
padding-bottom: 80px;
}

.header-22-sub.nae_pad{
padding-top: 10px;
}

.header-2 .navbar .nav > li {
  margin-left: 15px;
}



@media (max-width: 991px) {
  .header-2-sub {
    padding-top: 150px;
  }
}

@media (max-width: 480px) {
  .header-22-sub {
    padding-top: 150px;
  }
  }
  
.header-2 .navbar .nav > li > a {
  padding: 32px 0 30px;
  font-size: 12px;
  font-weight: normal;
  font-weight: 500;
  letter-spacing: 1px;
  color: #978156;
  font-family: "pt_sansregular";
}
.header-2 .navbar .nav > li > a:hover,
.header-2 .navbar .nav > li > a:focus,
.header-2 .navbar .nav > li > a.active {
  color: #92A390;
}
.header-2 .navbar .nav > li.active > a {
  color: #92A390;
}
.header-2 .navbar .nav > li.active > a:hover,
.header-2 .navbar .nav > li.active > a:focus,
.header-2 .navbar .nav > li.active > a.active {
  color: #92A390;
}

body > .navbar-collapse .nav > li.active > a {
  color: #727F70;
}
/* BIG IMAGE */

.content-23.custom-bg {
  background-image: url('../images/homeimage.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.content-23.custom-bg02 {
  background-image: url('../images/menuimage.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.content-23.custom-bg03 {
  background-image: url('../images/testimage.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.content-23.custom-bg04 {
  background-image: url('../images/aboutimage.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 960px) {

.content-23 {
    height: 600px;
}

.content-23.custom-bg, .content-23.custom-bg02, .content-23.custom-bg03 {
 background-attachment: scroll;}
  
}


@media (max-width: 480px) {

.content-23 {
    height: 400px;
}

.content-23.custom-bg, .content-23.custom-bg02, .content-23.custom-bg03{
 background-attachment: scroll;}
 
}
}

.bg-midnight-blue {
    background-color: #FFFFFF;
}
/* FONT */

@font-face {
    font-family: 'rimouskilight';
    src: url('font/rimouski_lt-webfont.eot');
    src: url('font/rimouski_lt-webfont.eot#iefix') format('embedded-opentype'),
         url('font/rimouski_lt-webfont.woff') format('woff'),
         url('font/rimouski_lt-webfont.ttf') format('truetype'),
         url('font/rimouski_lt-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pt_sansregular';
    src: url('font/PTS55F-webfont.eot');
    src: url('font/PTS55F-webfont.eot#iefix') format('embedded-opentype'),
         url('font/PTS55F-webfont.woff2') format('woff2'),
         url('font/PTS55F-webfont.woff') format('woff'),
         url('font/PTS55F-webfont.ttf') format('truetype'),
         url('font/PTS55F-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "pt_sansregular";
}

a {
    color: #978156;
}
a:hover {
    color: #92A390;
}

/* LOGOROLL */
.logoroll {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}

.logoroll:hover {
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}


/* FOOTER */
footer a {
    color: #978156;
    font-size: 13px;
    line-height: 17px;
}
footer a:hover {
    color: #92A390;
}
.footer-6 nav ul li a {
    color: #978156;
}
.footer-6 nav ul li a:hover, .footer-6 nav ul li a:focus {
    color: #92A390;
}

.footer-6 nav ul li {
  margin-bottom: 0px;
}

.footer-11 .social-btns > *:first-child {
  margin-left: 15px;
}

.footer-11 .social-btns > *{  
  display: inline-block;
  margin-left: 15px;
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
}

.footer-11 .social-btns {  
  position: relative;
}

footer {  
  color: #727F70;
  font-size:13px;
  line-height: 17px;
  padding: 0;
  letter-spacing: 1px;
}

footer span{
    color: #a1c1a8;
}

footer a {
  color: #000000;
  font-weight: normal;
}

.footer-11 a {
  color: #978156;
  font-weight: normal;
}
.footer-11 a:hover,
.footer-11 a:focus,
.footer-11 a.active {
  color: #92A390;
}

.footer-11 {
border-top: 1px solid #d8d8d8;
padding-top: 80px;
}

/* MAILER */


input, button, select, textarea {
    font-family: "pt_sansregular";
    font-size: 16px;
    letter-spacing: 1px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #2F2F2D;
    font-family: "bebas_neuebold";
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}

#mc_embed_signup form {
    display: block;
    padding: 0;
    position: relative;
    text-align: left;
}
#mc_embed_signup h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 15px 0;
    padding: 0;
}
#mc_embed_signup input {
    border: 1px solid #999999;
}

#mc_embed_signup input[type="checkbox"] {
}
#mc_embed_signup input[type="radio"] {
}
#mc_embed_signup input:focus {
    border-color: #333333;
}
#mc_embed_signup .button {
    background-color: #88998F;
    border: 0 none;
    border-radius: 4px;
    clear: both;
    color: #2D2D2C;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 58%;
    padding: 8px 5px;
}
#mc_embed_signup .button:hover {
    background-color: #000;
    color: #FFF;
}
#mc_embed_signup .small-meta {
    font-size: 11px;
}
#mc_embed_signup .nowrap {
    white-space: nowrap;
}
#mc_embed_signup .clear {
    clear: none;
    display: inline;
}
#mc_embed_signup label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}
#mc_embed_signup input.email {
    display: block;
    margin: 0 4% 10px 0;
    min-width: 130px;
    padding: 8px 0;
    text-indent: 5px;
    width: 95%;
    font-size: 12px;
}
#mc_embed_signup input.button {
    display: block;
    margin: 0 0 10px;
    min-width: 90px;
    width: 95%;
}
#mc_embed_signup div#mce-responses {
    clear: both;
    float: left;
    margin: 0 5%;
    overflow: hidden;
    padding: 0 0.5em;
    top: -1.4em;
    width: 90%;
}
#mc_embed_signup div.response {
    float: left;
    font-weight: bold;
    margin: 1em 0;
    padding: 1em 0.5em 0.5em 0;
    top: -1.5em;
    width: 80%;
    z-index: 1;
}
#mc_embed_signup #mce-error-response {
    display: none;
}
#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}
#mc_embed_signup label.error {
    display: block;
    float: none;
    margin-left: 1.05em;
    padding: 0.5em 0;
    text-align: left;
    width: auto;
}


/* MAP */
#map-canvas {
        width:100%; 
        height: 600px;
        margin: 0px;
        padding: 0px
      }



@media all and (max-width: 1024px) and (min-width: 768px) {

#map-canvas {
   width:100%; 
   height:400px;
}
}
@media all and (max-width: 767px) and (min-width: 0px) {

#map-canvas {
   width:100%; 
   height:200px;
}
}

.bg-midnight-blue {
  background-color: #FFFFFF;
}

/* SLIDER */

@media all and (max-width: 987px) and (min-width: 0px) {
#slider1{
	margin-top: 50px;
}
]