/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/




/* Small devices (tablets, phones less than 767px) */


@media screen and (max-width: 980px) {
   .desktop {
      display:  none !important;
   }
   .header-top {
  height: 60px;
  margin-top: -10px;
  
}

   .text-right {
  text-align: right;
  left: 40px;
  position: relative;
}

 .text-right {
  text-align: right;
  left: 40px;
  position: relative;
}



}

@media screen and (max-width: 980px) and (orientation:landscape) {
  
     .slideshow {
      padding-top: 100px;
   }
   .banner_text
{
	position: relative;
	top: 25px;
	padding-bottom: 20px;
	
}
.slider-banner-container2
{
	
	padding-bottom: 1px;
	background: #FFFFFF url("page-services-banner.jpg")/*tpa=http://chinarusfond.com/images/page-services-banner.jpg*/ no-repeat center center;
	background-size: cover;
	color: #ffffff;
	height: 300px;
}

 .gallerypage {
  
  top: 10px;
  position: relative;
}

}


@media screen and (max-width: 980px) and (orientation:portrait) {
  
    

.slider-banner-container2
{
	
	padding-bottom: 1px;
	background: #FFFFFF url("page-services-banner.jpg")/*tpa=http://chinarusfond.com/images/page-services-banner.jpg*/ no-repeat center center;
	background-size: cover;
	color: #ffffff;
	height: 200px;
}
.gallerypage {
  
  top: -20px;
  position: relative;
}
}


@media screen and (max-width: 568px) and (orientation:portrait) {
  
    .transparent-header header.header.transparent-header-on {
  
  height: 100px;
}


}





@media screen and (min-width: 980px) {
   .mobilise {
      display:  none !important;
   }
   
 
   
}

.mobgray-bg {
  background-color: #34588D;
  color: #fff;
  
}

.mobwhite-bg {
  background-color: #ffffff;
  color: #000;
  border-bottom-color: #ffffff;
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  z-index: 106;
}

p.banner 
{
  font-size: 18px;
  padding: 0 10px;
}


p.banner_small
{
  font-size: 18px;
  padding: 0 10px;
}

.slider-banner-container3
{
	
	padding-bottom: 1px;
	background:  url("flag.png")/*tpa=http://chinarusfond.com/images/flag.png*/ no-repeat center center;
	background-size: cover;
	color: #ffffff;
	height: 300px;
}


.header-top-dropdown.text-right
{
    left: 0 !important;
}