
/* GEO - Semibold */
@font-face {font-family: 'Geogrotesque-SemiBold';src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot');src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('../fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('../fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');}

/* GEO - Medium */
@font-face {font-family: 'Geogrotesque-Medium';src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot');src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('../fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');}

/* GEO - Regular */
 @font-face {font-family: 'Geogrotesque-Regular';src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot');src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('../fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('../fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');}


/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

.toggle { margin: 2px 0 0 14px; float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.toggle li { float: left; }
.toggle li a {width: 50px; padding: 6px 0; text-align: center; display: block; text-shadow: 1px 1px 0 #fff; font-size: 12px; font-weight: 600; color: #666; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; 

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */

box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;

}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }

.slider { margin:0px!important;/*margin-top:140px;*/}
#carousel li {margin:0px 1px 2px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {
  border: 3px solid #3e0100;
  cursor: default;
  opacity: 1;
}

.button {
  display: inline-block;
  margin: 0;
  padding: .461em 1.563em .41em;
  color: #fff!important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  line-height: 1;
  font-size: .9em;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  border: 1px solid #1a4064;
  background: #255a8c;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
}
.button:active  {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.button.green  {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #578824;
  background: #71b02f;
}
.button.green:hover  {
  background: #79bc32;
}

/* Layout
***********************/
/*#container {padding: 60px 40px 100px;}*/
#main {overflow: hidden;}


#carousel::before {
  background: rgba(255, 255, 255, 1.0);
  content: ".";
  display: block;
  height: 103px;
  margin-bottom: -93px;
  margin-left: -999px;
  width: 99999px;
}

#carousel {
 /* margin: -95px auto 0;*/
 margin: 0 auto;
  padding-bottom:0px;
  width:893px;
}

#carousel .flex-direction-nav .flex-prev {
  background: rgba(255, 255, 255, 1) url("../Images/left-a.png") no-repeat scroll center center;
  display: block !important;
  left:-30px;
  position: absolute;
  top: 24px;
}

#carousel .flex-direction-nav .flex-next {
  background: rgba(255, 255, 255, 1) url("../Images/right-a.png") no-repeat scroll center center;
  display: block !important;
  position: absolute;
  right:-30px;
  top:24px;
}

#carousel .flex-direction-nav a {
  height: 30px;
  width: 30px;
}




/*#carousel .flex-direction-nav a {
  background: rgba(255, 255, 255, 1) url("../Images/thumb-arrow.jpg") no-repeat scroll 0 0 / cover ;
  cursor: pointer;
  display: block;
  height: 80px;
  margin: -70px 0 0;
  opacity:1;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 80px;
}*/



/*#carousel .flex-prev {
  background:url("../Images/left-a.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: block;
  height: 30px;
  margin:0;
  opacity:1;
  position: absolute;
  text-indent: -9999px;
  top: 32%;
  left:-30px;
  width:30px;

}

#carousel .flex-next {
  background:url("../Images/right-a.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: block;
  height: 30px;
  margin:0;
  opacity:1;
  position: absolute;
  text-indent: -9999px;
  top: 31%;
  right:-30px;
  width:30px;
}
*/


/* Media Queries
***********************/
@media screen and (max-width: 960px) {
/*  #container {padding: 35px;}*/
  .toggle  {
    margin-left: 0;
    float: none;
  }

#carousel .flex-prev {
  background: rgba(255, 255, 255, 0.9) url("../Images/left-a.png") no-repeat scroll 0 0;
  left: 0;
  top:33%;
  width: 30px;
}

#carousel .flex-next {
  background: rgba(255, 255, 255, 0.9) url("../Images/right-a.png") no-repeat scroll 0 0;
  right: 0;
  top:33%;
  width: 30px;
}

  
}
@media screen and (max-width: 768px) {
#container {
  padding: 20px 0px 0px 0px;
}

.flex-direction-nav a {
  margin: -30px 0 0;
}

}

@media screen and (max-width:767px) {

/*#slider .flex-prev {
  background: rgba(255, 255, 255, 0.9) url("../Images/left-a.png") no-repeat scroll 0 0;
  left: 0;
  top: 55%;
  width: 30px;
}

#slider .flex-next {
  background: rgba(255, 255, 255, 0.9) url("../Images/right-a.png") no-repeat scroll 0 0;
  right: 0;
  top: 55%;
  width: 30px;
}*/



#carousel {
  margin:0 auto !important;
  width:100%;
}

#carousel .flex-direction-nav .flex-prev {
  background: rgba(255, 255, 255, 1) url("../Images/left-a.png") no-repeat scroll center center;
  display: block !important;
  left: 15px;
  position: absolute;
  top: 42px;
}

#carousel .flex-direction-nav .flex-next {
  background: rgba(255, 255, 255, 1) url("../Images/right-a.png") no-repeat scroll center center;
  display: block !important;
  right: 15px;
  position: absolute;
  top: 42px;
}

}