/* Context-independent */
.slide-show-render {
  font-family: 'Montserrat', sans-serif; }



.slide-show-render h2 {
  text-transform: uppercase;
  font-weight: 300; }

.slide-show-render ol {
  margin: 0;
  padding: 0;
  display: block; }

.slide-show-render .slides li {
  list-style: none;
  width: 980px;
  height: 450px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  border-bottom: 4px solid black; }

.slide-show-render .slide-heading {
  line-height: 1em;
  margin-bottom: 20px; }

.slide-show-render .slide-text {
  margin-bottom: 20px;
  line-height: 1.3; }

.slide-show-render .slide-button {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.3; }

.slide-show-render.slide-show .flex-control-nav.flex-control-paging {
z-index: 100;	
}




.slide-show-render .slide-overlay-wrapper {
  position: relative; }

.slide-show-render .slide-button span {
  background: black;
  border-radius: 5px; }




.slide-overlay {
    color: #fff;
    float: left;
    height: 450px;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 508px !important;
    z-index: 50;
}



.slide-show-render .slides {
  position: relative;
  width: 980px;
  height: 454px;
  overflow: hidden; }

.slide-show-render .btn-prev {
  background-image: url("../images/hero_prev.gif"); 
  font-family: 'Josefin Slab',Georgia,"Times New Roman",Times,serif !important;
 }

.slide-show-render .btn-next {
  background-image: url("../images/hero_next.gif");
  right: 0; }

.slide-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.slide-show-render-large .slide-overlay {
  width: 326.9px; }
.slide-show-render-large .slide-heading,
.slide-show-render-large .slide-text {
  margin-bottom: 28.02px;
  font-family: 'Montserrat'; }
.slide-show-render-large .slide-heading {
  font-size: 56.04px;
  line-height: 52px; }
.slide-show-render-large .slide-text {
  font-size: 20.548px;
  margin-bottom: 37.36px; }
.slide-show-render-large .slide-button {
  font-size: 14.944px; }
.slide-show-render-large .slide-button span {
  padding: 5.604px 13.076px; }
.slide-show-render-large .slide-overlay {
  top: 84.06px;
  left: 65.38px;
  width: 326.9px; }
.slide-show-render-large .slide-content {
  width: 915.32px;
  height: 420.3px; }
.slide-show-render-large .slide-image {
  max-width: 915.32px;
  max-height: 420.3px; }

.slide-show-render-small .slide-overlay {
  width: 61.25px; }
.slide-show-render-small .slide-heading,
.slide-show-render-small .slide-text {
  margin-bottom: 5.25px;
  font-family: 'Montserrat'; }
.slide-show-render-small .slide-heading {
  font-size: 10.5px;
  line-height: 52px; }
.slide-show-render-small .slide-text {
  font-size: 3.85px;
  margin-bottom: 7px; }
.slide-show-render-small .slide-button {
  font-size: 2.8px; }
.slide-show-render-small .slide-button span {
  padding: 1.05px 2.45px; }
.slide-show-render-small .slide-overlay {
  top: 15.75px;
  left: 12.25px;
  width: 61.25px; }
.slide-show-render-small .slide-content {
  width: 171.5px;
  height: 78.75px; }
.slide-show-render-small .slide-image {
  max-width: 171.5px;
  max-height: 78.75px; }

.slide-show-render-full .slide-overlay {
  width: 350px; }
.slide-show-render-full .slide-heading,
.slide-show-render-full .slide-text {
  margin-bottom: 10px;
  font-family: 'Montserrat'; }


.slide-show-render-full .slide-heading {
color: #FFFFFF;
font-weight: 300;
z-index: 40;
font-size: 50px;
line-height: 110%;
}
  
  
  
  
  
.slide-show-render-full .slide-text {
font-family: 'Merriweather',Georgia,"Times New Roman",Times,serif;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
margin-right: 70px;
}
.slide-show-render-full .slide-button {
clear: both;
}
.slide-show-render-full .slide-button span {
cursor: pointer;
color: #ffffff;
height: 35px!important;
line-height: 35px!important;
font-size: 14px;
font-weight: 700;
background: #000 url(../images/bedazzled/more.png) 93% 50% no-repeat;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
border: none;
padding: 0 30px 0 18px;
display: inline-block;
*display: inline;
zoom: 1;
font-family: 'Merriweather', Georgia, "Times New Roman", Times, serif!important;
-webkit-transition: all 300ms ease; 
-moz-transition: all 300ms ease; 
transition: all 300ms ease;
}
.slide-show-render-full .slide-button span:hover {
background-color: #636363;
}  
  
.slide-show-render .slide-overlay {
text-align: left; 
left: 0;
padding: 0 150px 0 30px;
position: absolute;
padding-top: 90px;
width: 360px !important;
}

  
.slide-show-render-full .slide-content {
    height: 450px;
    width: 980px;
}  
  
.slide-show-render-full .slide-image {
  max-width: 980px;
  max-height: 450px; }

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

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

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

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

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

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

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/white/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
  opacity: 1; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

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

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

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

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }




.slide-show-render-full .slide-image {
    max-height: 450px;
    max-width: 980px;
	height: 100%;
}
.slide-show-render .slides li {
    height: 450px;
    border: none;
}
.slide-show-render .slides {
    height: 450px;
}







.slide-show-render.slide-show .flex-control-nav.flex-control-paging li {
margin-left: 8px;
margin-right: 0;
}
.slide-show-render.slide-show .flex-control-nav.flex-control-paging li a  {
    background: url("../images/bedazzled/icon_sprite.png") no-repeat scroll 0 0 !important;
    cursor: pointer;
    float: left;
    height: 12px !important;
    overflow: hidden;
    text-indent: -9999px;
    width: 12px !important;
    border: solid 0px !important;

}
.slide-show-render.slide-show .flex-control-nav.flex-control-paging li a.flex-active {
background-position: -21px 0 !important;
}
