/* CSS Document */
/*  sizes
    320px x 480
	360px x 640
    480px
    600px
	768px x 1024
    768px
	800px x 1280
    900px
	980px x 1280
    1200px
	1280px x 600
	1920px x 900
	
*/



body, div, wrapper, section, article, table, tr, td, p, a, img, span, video, ul, li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style-type: none;
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans" !important;
}

img {
	border-style:none;
	
}
	
a {
    color: #eb6c0f;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
	color:#666;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9, h10 {
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",sans-serif !important;
}

.h2, h2 {
    font-size: 30px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

h2 {
    text-transform: uppercase;
	font-weight: normal;
}

#mainNavBlock {
    height: 80px;
    /* background: #000 none repeat scroll 0% 0%; */
    margin: 0px auto;
    max-width: 100%;
    position: fixed;
    text-align: center;
    width: 100%;
	z-index:99999;
}

.navbarrier {
	margin-bottom:0px;
}

.toparea {
    width: 100%;
	height: 80px;
    position: absolute !important;
	/* background-image: url("/workspace/sd-media/images/asfalto.jpg"); 
    background-repeat: repeat;*/
	background-color:#000;

}

.toparea {
    /* background: #000 none repeat scroll 0% 0%; */
    display: block;
    float: none;
    min-height: 60px;
    z-index: 2147483647;
    margin: 0px auto;
    padding: 0px;
}

.toparea .logo {
    padding-top: 0px;
    display: block;
    float: left;
	width: 20%;
    text-align: left;
}

.toparea .logo a img {
    border: medium none;
	width: 100%;
	max-width: 215px;
}

.bx-wrapper {
    margin: 0px auto 60px;
    padding: 0px;
}
.bx-wrapper {
    margin: 0px auto !important;
}

.maincontainer {
    min-height: calc(100vh - 435px);
}

.maincontainer {
    width: 100%;
    display: block;
    clear: both;
    float: left;
}


#mainNavBlock .rarea {
    height: 50px;
}
#mainNavBlock .rarea, #mainNavBlock #navigation, #mainNavBlock #menu {
    display: block !important;
}
.toparea .rarea {
    float: right;
    margin: 0px;
    text-align: right;
    width: auto;
    height: 60px;
    position: static !important;
	-webkit-transform:translateZ(0);
}

#mainNavBlock #menu {
    display: block !important;
}

.custom-navigation {
margin-top:3px;
}

#navigation nav#menu {
    margin: 0px;
    padding: 0px;
}

#navigation, #mainNavBlock #menu {
    display: block !important;
}

#navigation nav#menu ul {
    display: block;
    float: left;
    margin: 1.5em 0px 0px;
    padding: 0px;
    width: 100%;
    z-index: 999999;
}

#navigation nav#menu ul li {
    position: static !important;
}
#navigation nav#menu ul li {
    display: inline-block;
    padding: 0px;
    position: static !important;
    margin: 0px;
    line-height: 1;
}

#navigation nav#menu ul li a:link, #navigation nav ul li a:visited {
    float: left;
    color: #FFF;
    /* margin: 0px 13px; */
    margin: 0px; 
    padding: 20px;
    display: inline-block;
    position: relative;
    text-decoration: none;
	text-decoration: none;
    font-family: "lato-regular", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 1px;

}

#navigation nav#menu ul li a:hover {
	color:#eb6c0f;
}



#navigation nav#menu ul > li.socialLinks > a.social {
    margin: 0px 6.5px;

}

#navigation nav#menu ul > li.socialLinks > a.social img{
    height: 18px;
    vertical-align: text-top;
}

.featuredVideos {
    text-align: left;
    margin-top: 100px;
}
.headingblock {
    margin: 0px auto;
    padding: 0px;
}

.videoWrapper {
  	position: relative;
	padding-bottom: 44.25%; /* 900x400 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrapper {
/*        max-width: 980px; */
	margin: 0px auto;
	border-bottom: 1px solid #eb6c0f;
    height: 60px;
}

body, div, wrapper, section, article, table, tr, td, p, a, img, span, video, ul, li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style-type: none;
}

.thumbnail{
/*position: relative;*/
z-index: 0;
}

.thumbcategory {
    float: left;
    position: absolute;
    left: 10px;
    top: 7px;
    z-index: 1000;
    height: 22px;
    width: 57% !important;
    background: #FFF none repeat scroll 0% 0% !important;
    font-size: 1.45em !important;
    padding: 10px;
    border: 1px solid #666 !important;
    color: #6E6E6E !important;
    font-weight: bold !important;
    text-align: center;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
/*position: absolute;*/
background-color:#F90
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;

}

#thumbimage {
	float:left;
	width:30%;
        max-width: 440px;
	margin:10px;
	border:thin solid;
	border-color:  #e0e0e0;
}

#thumbimage:hover{
	float:left;
	width:30%;
        max-width: 440px;
	margin:10px;
	border:thin solid;
	border-color:  #F60;
}

.thumbtext {
	clear:both;
	width:90%;
        letter-spacing: 1px;
        height: 11.5em;
	margin: 20px;
	color: #9D9D9D !important;
font-family: "lato-regular",Helvetica,Arial,sans-serif !important;
font-size: 12px !important;
line-height: 26px !important;
font-weight: normal !important;
}

.thumbtext .title  {
	color: #666464 !important;
font-family: "lato-bold",Helvetica,Arial,sans-serif !important;
font-size: 16px !important;
font-weight: bold !important;
line-height: 28px !important;
}

#cosolevermain {
	width:65%;
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
}

#headbuffer {
	clear:both;
	height:80px;
	
}

#twitterlong {
	width:30%;;
	float:left;
	margin:0px 10px 0px 20px;
	padding:0px;
}



#popupdescription {
	float:left;width:48%;margin:10px;
}
#popupvideo {
	float:left;width:48%;margin:10px;
	
}
.fbpagewrapper {
	width:90%;float:left;margin:0px 10px 0px 10px;padding:0px;
}



.footer1 {
    background: #333 none repeat scroll 0% 0%;
    width: 100%;
	padding: 20px 10px 10px 10px ;
	margin:0px;
    display: inline-block;
}

.footer2 {
    background: #333 none repeat scroll 0% 0%;
    width: 100%;
	padding: 10px;
	display: inline-block;
	margin:0px;
}

.footer3 {
	background: #2D2D2D none repeat scroll 0% 0%;
    width: 100%;
	padding: 10px;
	margin:0px;
    display: inline-block;
    clear:both;
	font-size: 14px;
	color: #333;
}
.footlisthoriz {
	float:left;
	margin:10px;
}

.footer3 a {
	color: #5D5D5D;
	text-decoration: none;
    background-color: transparent;
}
.footer3 a:hover{
    color: #eb6c0f;
}

.footer2 a {
	color: #5D5D5D;
	text-decoration: none;
    background-color: transparent;
}
.footer2 a:hover{
    color: #eb6c0f;
}
.footer1 a {
	color: #5D5D5D;
	text-decoration: none;
    background-color: transparent;
}
.footer1 a:hover{
    color: #eb6c0f;
}


h2{
	font-size:14px;
	color:#fff;
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: outside none none;
	padding-left: 10px;
}


.search #search {
    display: block;
    width: 90.9091%;
    height: 100px;
    float: left;
    border: 0px none;
    outline: medium none;
    margin: 0px;
	padding: 0px 10px 0px 10px;
    background: #BFD9F2 none repeat scroll 0% 0%;
    color: #FFF;
    font-family: "lato-regular",Helvetica,Arial,sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px;
}
input, select {
    vertical-align: middle;
}

.search {
    width: 100%;
    height: 100px;
    background: #BFD9F2 none repeat scroll 0% 0%;
    position: relative;
}
.search #submit_search {
    display: none;
}
.bluewrapper {
    padding: 0px 40px;
    /* max-width: 1020px; */
}
.bluewrapper {
    margin: 20px auto 0px;
    position: relative;
}
a .leaf {
	 style="color: #5D5D5D;
}

#SliderHead1 {
Width:30%;
padding-bottom:25px;
margin-top:5px;
margin-left:5px;
float:left;
border-style: solid; 
border-width:1px;

}#SliderHead2 {
Width:60%;
padding-bottom:25px;
margin-top:5px;
margin-left:5px;
float:left;
border-style: solid; 
border-width:1px;
}

@media only screen and (min-width: 601px) and (max-width: 685px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}

#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:64%;
	margin:0px;
}
.toparea .rarea {
	float: left;
    width: 100%;
	height: 100px;
	text-align: left;
}

.toparea  {
    height: 100px;
}
#mainNavBlock .rarea {
    height: 100px;
}

#headbuffer {
	height:100px;
	
}
#twitterlong {
	width:45%;
}
}

@media only screen and (min-width: 591px) and (max-width: 600px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:64%;
	margin:0px;
}
.toparea .rarea {
	float: left;
    width: 100%;
	height: 100px;
	text-align: left;
}
.toparea  {
    height: 100px;
}
#mainNavBlock .rarea {
    height: 100px;
}


#headbuffer {
	height:100px;
	
}

#twitterlong {
	width:45%;

}
}

@media only screen and (min-width: 581px) and (max-width: 590px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:63%;
	margin:0px;
}
.toparea .rarea {
	float: left;
    width: 100%;
	height: 100px;
	text-align: left;
}
.toparea  {
    height: 100px;
}
#mainNavBlock .rarea {
    height: 100px;
}

#headbuffer {
	height:100px;
	
}

#twitterlong {
	width:45%;;
	


}
}
@media only screen and (min-width: 571px) and (max-width: 580px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:63%;
	margin:0px;
}
.toparea .rarea {
	float: left;
    width: 100%;
	height: 100px;
	text-align: left;
}
.toparea  {
    height: 100px;
}
#mainNavBlock .rarea {
    height: 100px;
}

#headbuffer {
	height:100px;
	
}

#twitterlong {
	width:45%;;
	


}

#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}
}
@media only screen and (min-width: 561px) and (max-width: 570px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


.toparea .rarea {
	float: left;
	height: 10px;
}
.toparea  {
    height: 10px;
}
#mainNavBlock .rarea {
    height: 10px;
	text-align: left;
}

#headbuffer {
	height:10px;
	
}

#twitterlong {
	width:45%;;
	


}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}
}
@media only screen and (min-width: 481px) and (max-width: 560px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


.toparea .rarea {
	float: left;
	height: 150px;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
	text-align: left;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:45%;;
	

}
.fbpagewrapper {
	width:90%;
}
#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}


}

@media only screen and (min-width: 481px) and (max-width: 570px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}
.toparea .rarea {
	float: left;
	height: 150px;
}
.toparea  {
    height: 150px;
}
#mainNavBlock {
	postion:relative;
	z-index:99999;
}

#mainNavBlock .rarea {
    height: 150px;
	text-align: left;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:90%;;
	

}
.fbpagewrapper {
	width:90%;
}
#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}

}


@media only screen and (min-width: 436px) and (max-width: 480px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}

.toparea .rarea {
	float: left;
    width: 100%;
	height: 150px;
	text-align: left;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:90%;;
	

}
.fbpagewrapper {
	width:90%;
}
#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}

}


@media only screen and (min-width: 411px) and (max-width: 435px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}

.toparea .rarea {
	float: left;
    width: 100%;
	height: 150px;
	text-align: left;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:90%;;
	

}
.fbpagewrapper {
	width:90%;
}

#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}

}

@media only screen and (min-width: 346px) and (max-width: 410px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}

.toparea .rarea {
	float: left;
    width: 100%;
	height: 150px;
	text-align: left;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:90%;;
	

}
.fbpagewrapper {
	width:90%;
}

#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}
}




@media only screen and (min-width: 321px) and (max-width: 345px) {

#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}

.toparea .rarea {
	float: left;
    width: 100%;
	height: 150px;
	text-align: left;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
}
.navbarrier {
	margin-bottom:150px;
}
#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:100%;;
	

}
.fbpagewrapper {
	width:100%;
}

#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}

}

@media only screen and (min-width: 0px) and (max-width: 320px) {
	
#SliderHead1 {
Width:90%;

}#SliderHead2 {
Width:90%;
}


#thumbimage {
	width:45%;
	margin:5px;
}

#cosolevermain {
	width:100%;
	margin:0px;
}

.toparea .rarea {
	float: left;
    width: 100%;
	height: 150px;
	text-align: left;
}
.toparea  {
    height: 150px;
}
#mainNavBlock .rarea {
    height: 150px;
}
.navbarrier {
	margin-bottom:150px;
}

#headbuffer {
	height:150px;
	
}
#twitterlong {
	width:100%;;
}
	
.fbpagewrapper {
	width:100%;
}


#popupdescription {
	width:98%;
}
#popupvideo {
	width:98%;
}
#instawrap {
	display:none;
}
#facewrap {
	display:none;
}
#twitwrap {
	display:none;
}


}

/** slider **/
.slider_container{ width:90%; margin:auto; clear:both; background:url(images/shadow_top.png) no-repeat top center; padding: 30px 10px 0px 10px;;}

	.flex-caption{ position: absolute; right:11px; bottom:20px;}

	.caption_title_line{ width:450px; height:75px; padding:5px 15px 10px 15px;background:url(images/slider_caption_bg.png) repeat;color: #303030;}

	.flex-caption h2{ color:#303030;font-size:20px; padding:5px 0 5px 0; margin:0px;font-family: 'Ovo', serif;}

	 

	.flex-container a:active,

	.flexslider a:active {outline: none;}

	.slides,

	.flex-control-nav,

	.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

	 

	/* FlexSlider Necessary Styles

	*********************************/

		/*.flexslider {width: 100%; max-width: 800px; margin: auto; padding: 0 0 30px 0;background:url(images/shadow_bottom.png) no-repeat center bottom;}
	*/
	.flexslider {width: 100%; margin: auto; padding: 0 0 30px 0;background:url(images/shadow_bottom.png) no-repeat center bottom;border: none !important;}

	.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */

	/* .flexslider .slides img {max-width: 100%; display: block; border:10px #ededed solid;} */

	.flexslider .slides img {max-width: 100%; display: block;}

	.flex-pauseplay span {text-transform: capitalize;}

	.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

	html[xmlns] .slides {display: block;}

	* html .slides {height: 1%;}
	.no-js .slides > li:first-child {display: block;}

	.flexslider { /* position: relative; */ zoom: 1;}

	.flexslider .slides {zoom: 1;}

	.flexslider .slides > li {position: relative;}

	.flex-container {zoom: 1; position: relative;}

	 

	/* Direction Nav */

	.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:11px; cursor: pointer; text-indent: -9999px;}

	.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:184px;}

	.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:141px;}

	.flex-direction-nav li a.next:hover {background:url(images/next_a.png) no-repeat center;}

	.flex-direction-nav li a.prev:hover {background:url(images/prev_a.png) no-repeat center;}

	.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

	 

	/* Control Nav */

	.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}

	.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}

	.flex-control-nav li:first-child {margin: 0;}

	.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}

	.flex-control-nav li a:hover {background-position: 0 -13px;}

	.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
/*
@media screen and (max-width: 1000px) {
	.slider_container{ width:90%; margin:0 0 0 2%; clear:both; background:none; padding:30px 0 0 0;}
	.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
	.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
	.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:85px;}
	.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:40px;}
	.flex-caption { display:none;}
	}*/
	
/* slider two */
	.rslides {
  margin: 0 auto 10px;
  max-width: 100% !important;
  
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  /* box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
   */
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.rslides_tabs1 {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs1 li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs1 a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs1 li:first-child {
  margin-left: 0;
  }

.rslides_tabs1 .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }



#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }

.footer {
  font-size: 11px;
  }

/* Callback example */


.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
  
.next {float:right;}
.prev {
    float: left;
    clear: both;
}

.header_block {
width: 100%;
height: 390px;
}

#unique-pager {
	background:transparent;
}

#unique-pager li a {
	background-image:url(../images/greydot1.gif) repeat:none;
	background-size:10px 10px;
}
#unique-pager li a.flex-active {
	background-image:url(../images/greydot2.gif) repeat:none;
	background-size:10px 10px;
}
