/* ==========================================================================
CSS Queries
========================================================================== */
@media (max-width: 1200px) {
  /* Gallery Slider 3 - Content Styling */
	.sp-layer{}
	.sp-thumbnail-title{
		font-size:10px;}
 }
 
 @media (max-width: 1024px) {  
 
 .inner_body { background: url(../img/slide1.jpg) no-repeat fixed;  -webkit-background-size: cover;  -moz-background-size: cover; -o-background-size: cover;
    background-size: cover; height:100%; width:100%; top: 0px; left: 0px;  }
	
.navigation { background: #fff; width: 200px; height: 100%; display: block; position: fixed; right:-200px;top: 0px; transition: right 0.3s linear; 
margin: 0; border: 0; border-radius: 0; overflow-y: auto; overflow-x: hidden; }

.navigation.visible { right: 0px; transition: right 0.3s linear;}
.nav_bg { display: inline-block; vertical-align: middle; width: 200px; height: 50px; margin: 0; position: absolute; top: 0px; right: 0px;background: #a8d129;
  padding: 12px 0 0 10px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.nav_bar { display: inline-block; vertical-align: middle; height: 50px; cursor: pointer; margin: 0; }
.nav_bar span { height: 2px; background: #fff; margin: 5px; display: block; width: 20px; }

.nav_bar span:nth-child(2) { width: 20px; }
.nav_bar span:nth-child(3) { width: 20px; }
.navigation ul { padding-top: 50px; }
.navigation li { display: block; }

.navigation li a { display: block; color: #505050; font-weight: 500; }
.navigation li:first-child:hover a { border-radius: 0; }
.navigation li ul.dropdown { position: relative; }
.navigation li ul.dropdown li a { background: #bae82c !important; border-bottom: none; color: #fff !important; }

.navigation li:hover a { background: #a8d129; color: #fff !important; }
.navigation li ul.dropdown li:hover a { background: #c6e468 !important; color: #fff !important; }
.navigation li ul.dropdown li a { padding: 10px 10px 10px 30px; }
.navigation li:hover .arrow-down { border-top: 5px solid #fff; }
.arrow-down { border-top: 5px solid #505050; position: absolute; top: 20px; right: 10px; }
.navbar-right {  background-color: #fff; opacity: 0.9; padding: 0 0px 0 0; }

 }
 
 @media (max-width: 991px) {

  
 }
 
 @media (max-width: 800px) {
	
	 
 }
 
 @media (max-width: 768px) {
	 .inner_tab_bg{
		 display:none;}
	.bottom_grass{
		}
	.bottom_grass img.img-responsive{
		display:none;
		}
	.gaia_copyright{
		/*position: relative;*/		bottom: 5px; 		color: #383838;		left:0; 		font-size: 12px; 		/*background-color:#fff;*/		padding:5px 20px;}
		
	.gaia_news_a {font-size:9px;}
#slider {
	width: 200px !important;
	height: 150px !important;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */

}
.slide li a {
    display: block;
    width: 334px !important;
    height: 142px !important;
}

.slider_section {

    margin-left: 38% !important;
    margin-top: 67% !important;

}
.anythingControls {
   
    top: -116px !important;
    left: 214px !important ;
}
.anythingWindow {
    width: 200px !important;
    height: 220px !important;
}
.thumbNav {

    width: 65px !important;
    padding: 1px 0 !important;
}
.thumbNav li a {
font-size: 11px !important;
}
.slide li h3 {

    font-size: 23px !important;
	top: -109px !important;
    left: 84px !important;
}
.slide-img
{

margin-left: 77px !important;
margin-top: 14px  !important;
}
.slide li p {
 top: -66px !important;
 left: -8px !important;
  font-size: 11px !important;
 }
.anythingSlider-default .arrow {
    top: -48px !important;
 
 } 	
		
 }
 
 @media (max-width: 767px) {
	 
 }
 
 @media (max-width: 640px) {
	 
	.bottom_grass img { height:100%; width:80%; }	 
	 
  .inner_body { background: url(../img/slide1.jpg) no-repeat fixed;  
  -webkit-background-size: cover;  
  -moz-background-size: cover; 
  -o-background-size: cover;
    background-size: cover;  width: 100%; height: 100%; min-height:1200px;  background-position: 50% 50%;   }	 
	
	 		 
 .tab_bg { display:none;}	 	
 .inner_tab_bg { display:none;}
 .content{ margin-left: 0px;}
 .google-map { width:500px; float:left; }
 
 	.footer-news { bottom:35px; margin-right:0px; width:100%;}  
	.gaia_news_a {font-size:9px;}	
	 
	 #slider {
	width: 200px !important;
	height: 150px !important;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */

}
.slide li a {
    display: block;
    width: 334px !important;
    height: 142px !important;
}

.slider_section {

    margin-left: 38% !important;
    margin-top: 67% !important;

}
.anythingControls {
   
    top: -116px !important;
    left: 230px !important ;
}
.anythingWindow {
    width: 200px !important;
    height: 220px !important;
}
.thumbNav {

    width: 65px !important;
    padding: 1px 0 !important;
}
.thumbNav li a {
font-size: 11px !important;
}
.slide li h3 {

    font-size: 23px !important;
	top: -109px !important;
    left: 84px !important;
}
.slide-img
{

margin-left: 77px !important;
margin-top: 14px  !important;
}
.slide li p {
 top: -66px !important;
 left: -8px !important;
  font-size: 11px !important;
 }
.anythingSlider-default .arrow {
    top: -48px !important;
 
 } 	
	
	 }
 
 @media (max-width: 480px) {
	.bottom_grass img { height:100%; width:80%; } 
	.gaia_copyright{
		font-size: 10px;}
	.credit{
		font-size: 10px;}
  /* Gallery Slider 3 - Content Styling --------- disable --- */
	.sp-layer{
		display:block;}
	.sp-thumbnail-title{
		font-size:8px;}
	.inner_body {
		background: url(../img/slide1.jpg) no-repeat fixed;  
		-webkit-background-size: cover;  
		-moz-background-size: cover; 
		-o-background-size: cover;
		background-size: cover; width: 100%; height: 100%; min-height:700px;  background-position: 50% 50%;}	  
	.content{ margin-left: 0px; padding:0 15px;}  
	.navbar-brand img { width:170px;}
	.nav_bg { width:150px;  } 
	.tab_bg { display:none;} 
	.inner_tab_bg { display:none;}
	.google-map { width:260px; float:left;}  
	.footer-news { bottom:35px; margin-right:0px; width:45%;} 
	.footer-news1 {  margin-right:0px; width:45%;} 	
 	.footer-news1{  margin-right:0px; width:100%;} 
.gaia_news_a {font-size:9px;}	

.thumbnail {
    margin-bottom: 49px !important;
	
 }
 #slider {
	width: 200px !important;
	height: 150px !important;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */

}
.slide li a {
    display: block;
    width: 334px !important;
    height: 142px !important;
}

.slider_section {

    margin-left: -36% !important;
    margin-top: 67% !important;

}
.anythingControls {
   
    top: -116px !important;
    left: 220px !important ;
}
.anythingWindow {
    width: 200px !important;
    height: 200px !important;
}
.thumbNav {

    width: 65px !important;
    padding: 1px 0 !important;
}
.thumbNav li a {
font-size: 11px !important;
}
.slide li h3 {

    font-size: 22px !important;
	top: -109px !important;
    left: 84px !important;
}
.slide-img
{

margin-left: -26px !important;
margin-top: 14px  !important;
}
.slide li p {
 top: -64px !important;
 left: -8px !important;
  font-size: 10px !important;
 }
.anythingSlider-default .arrow {
    top: -48px !important;
 
 }

.gaia_news {
 
    bottom: 36px !important;
    left: 2px !important;
    padding: 5px 9px !important; 
 }
 .highlights {
    padding: 14px 16px !important;
	}
 }
 
