

     #full-width-slider {
  width: 100%;
  color: #000;
}


.left_block {
	position: absolute;
	top: 10px;
	left: 10px;
	max-width: 75%;
	padding-bottom: 0;
	overflow: hidden;
	}

.right_block {
position: absolute;
bottom: 50px;
right: 30px;
left:  auto;
max-width: 25%;
padding-bottom: 0;
overflow: hidden;
}

#full-width-slider {
	margin-top: 15px;
}

.slider_image {
	float: left;
	display: inline-block;
	height: 110px;
	width: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.infoBlock.left_block ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

h1.slider {
	font-size: 24px;
	text-align: left;
	display: block;
	width: 100%;
	border-bottom: 5px solid #339999;
	min-width: 100px;
	max-width: 300px;
	
}

.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

/*

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }
  h1.slider {
  	font-size: 24px;
  	text-align: left;
  	display: block;
  	width: 100%;
  	border-bottom: 5px solid #339999;
  	min-width: 100px;
  	max-width: 300px;
	  color: #d41414;
  }
  
  
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 600px !important;
    }
    h1.slider {
    	font-size: 24px;
    	text-align: left;
    	display: block;
    	width: 100%;
    	border-bottom: 5px solid #339999;
    	min-width: 100px;
    	max-width: 300px;
		color: #28db0a;
	}
    
    
}*/

@media screen and (min-width:1000px) and (max-width:1280px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 300px !important;
    }
    h1.slider {
    	font-size: 36px;
    	text-align: left;
    	display: block;
    	width: 100%;
    	border-bottom: 5px solid #339999;
    	min-width: 100px;
    	max-width: 300px;
	}
    
    .left_block {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	max-width: 75%;
    	padding-bottom: 0;
    	overflow: hidden;
    	height: 270px;
    	}
    
    .right_block {
    position: absolute;
    bottom: 50px;
    right: 30px;
    left:  auto;
    max-width: 25%;
    padding-bottom: 0;
    overflow: hidden;
    }
    
    .slider_image {
    	float: left;
    	display: inline-block;
    	height: 130px;
		width: 130px;
    	padding-right: 10px;
    	padding-bottom: 10px;
    }
    
        
}

@media screen and (min-width:1281px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
    h1.slider {
    	font-size: 36px;
    	text-align: left;
    	display: block;
    	width: 100%;
    	border-bottom: 5px solid #339999;
    	min-width: 100px;
    	max-width: 300px;
	}
    
    .left_block {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	max-width: 75%;
    	padding-bottom: 0;
    	overflow: hidden;
       	height: 380px;
    	
    	}
    
    .right_block {
    position: absolute;
    bottom: 50px;
    right: 30px;
    left:  auto;
    max-width: 25%;
    padding-bottom: 0;
    overflow: hidden;
    }
    
    .slider_image {
    	float: left;
    	display: inline-block;
    	height: 180px;
    	width: 180px;
    	padding-right: 10px;
    	padding-bottom: 10px;
    }
    
        
}


@media screen and (min-width:801px) and (max-width:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 300px !important;
    }
    h1.slider {
    	font-size: 24px;
    	text-align: left;
    	display: block;
    	width: 100%;
    	border-bottom: 5px solid #339999;
    	min-width: 100px;
    	max-width: 300px;
	}
  .left_block {
  	position: absolute;
  	top: 10px;
  	left: 10px;
  	max-width: 75%;
  	padding-bottom: 0;
  	overflow: hidden;
  	height: 270px;
  	}
  
  .right_block {
  position: absolute;
  bottom: 50px;
  right: 30px;
  left:  auto;
  max-width: 25%;
  padding-bottom: 0;
  overflow: hidden;
  }
  
  .slider_image {
  	float: left;
  	display: inline-block;
  	height: 130px;
  	width:  130px;
  	padding-right: 10px;
  	padding-bottom: 10px;
  }
    
    
}@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 330px !important;
  }
  
  .left_block {
  	position: absolute;
  	top: 50px;
  	left: 10px;
  	max-width: 100%;
  	padding-bottom: 0;
  	overflow: hidden;
	  height: 230px;
  }
  
  .slider_image {
  	float: left;
  	display: inline-block;
  	height: 110px;
  	width: 110px;
  	padding-right: 10px;
  	padding-bottom: 10px;
  }
  
  
  .right_block {
  position: absolute;
  top: 0px;
  left: 30px;
  max-width: 100%;
  padding-bottom: 0;
  overflow: hidden;
  }
    h1.slider {
  	font-size: 18px;
  	text-align: left;
  	display: block;
  	border-bottom: 5px solid #339999;
  }
  
  
}

/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
	height: 32px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}

.rsMinW .rsArrowLeft { right: 37px; bottom: 7px; }
.rsMinW .rsArrowRight { right: 7px; bottom: 7px; }

.rsMinW .rsArrowIcn {		
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 3px;
	position: absolute;
	cursor: pointer;	
	background: url('/wp-content/themes/bootstrapwp/img/rs-minimal-white.png') transparent;
	
	border-radius: 2px;
}
.rsMinW .rsArrowIcn:hover {

}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {
	position: absolute;
	bottom: 15px;
	right: 73px;
	z-index: 35;
	padding-top: 4px;
	height: auto;

	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px 4px;
}
.rsMinW .rsBullet span {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #9e9e9e;	
	background: rgba(178, 176, 176, 0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
	background-color: #3c7f8a;
}

